Results Summary Economic Indicators - Implan-Group/api GitHub Wiki

Summary Economic Indicators

🔗Links


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

This endpoint returns a csv report of the Summary Economic Indicators 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/SummaryEconomicIndicators/17280

📥 Response

GroupName, EventName, ModelName, Impact, Employment, LaborIncome, ValueAdded, Output, TagName
Group 2 (2020),Event 4 IO-414-20000000000_Adv-SAM-No LPP-No Mar-No Emp-No EC-No PI-20000000000_Edited-No,South Carolina (2020),1 - Direct,155740.0,32241642330.0,17211263811.0,23220277486.0,""
⚠️ **GitHub.com Fallback** ⚠️