Results Detailed Taxes - Implan-Group/api GitHub Wiki

Detailed Taxes

🔗Links


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

This endpoint returns a csv report of the Detailed Tax 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/DetailedTaxes/17280

📥 Response

GroupName, EventName, ModelName, TaxSplitDescription, ImpactType, TransferCode, TransferDescription, PayingTypeCode, PayingTypeDescription, Value, TagName
Group 1 (2020),Event 1 IO-10-50000000000_Adv-SAM-No LPP-No Mar-No Emp-No EC-No PI-No_Edited-No,2020_24 COUNTIES_WITHIN_NC STATE_17-Nov-2021-Imported-20250807154246 (2020),Federal,Direct,15014,Social Insurance Tax- Employee Contribution,5001,Employee Compensation,911025703.0,""
⚠️ **GitHub.com Fallback** ⚠️