Results Estimated Growth Percentage - Implan-Group/api GitHub Wiki

Estimated Growth Percentage

🔗Links


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

This endpoint returns a csv report of the Estimated Growth Percentages 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/EstimatedGrowthPercentage/17289

📥 Response

Display Code,Display Description,Industry Total Output,Impact Output,Estimated Growth Percentage
10,All other crop farming,453067431.0,108366766844.0,23918.0
414,Air transportation,758777110.0,42609263470.0,5615.0
⚠️ **GitHub.com Fallback** ⚠️