Results Occupation - Implan-Group/api GitHub Wiki

Impacts - Occupation

🔗Links


GET /api/v1/impact/results/ImpactOccupation/{runId}

This endpoint returns a csv report of the Occupation Results for a Impact Analysis.

Parameter Spec Type Details
runId route int The impact analysis run identifier.
year query int An optional override for the Dollar Year.
regions query array[str]
impacts query array[str or int] An optional list of Impact Types to limit the results.
groups query array[str]
events query array[str]
eventTags query array[str] An optional list of Event Tags to limit the results.

🧾Example

📤 Request

GET /api/v1/impact/results/ImpactOccupation/17289

📥 Response

Occ Code,Occupation,Wage and Salary Employment,Wage and Salary Income,Supplements to Wages and Salaries,Employee Compensation,Hours Worked
11-1000,Top Executives,0.0,1739.0,333.0,2072.0,20.0
11-2000,"Advertising, Marketing, Promotions, Public Relations, and Sales Managers",0.0,995.0,190.0,1186.0,11.0
⚠️ **GitHub.com Fallback** ⚠️