Region Data Industry Output Outlay Summary - Implan-Group/api GitHub Wiki

Region Industry Output - Outlay Summary


GET /api/v1/regions/export/{aggregationSchemeId}/region-industry-output-outlay-summary

This endpoint provides a csv of industry output/outlay data as found in IMPLAN Cloud under Regions -> Industry Accounts -> Reports -> Industry Output/Outlay Summary.

Parameter Spec Type Details
aggregationSchemeId route int The Aggregation Scheme to filter by.
hashId query str❔ The HashId of the Region to filter by.
urid query int❔ The Urid of the Region to filter by.
userModelId query int❔ The UserModelId of the Region to filter by.

Note

This data is also available for Canadian and International Regions.


🧾Example

📤 Request

GET /api/v1/regions/export/1/region-industry-output-outlay-summary?hashId=9EbJv6yJb0

📥 Response

Display Code,Display Description,Total Outlay,Intermediate Outlay,Institutional Outlay,Intermediate Imports,Value Added,Total Output,Intermediate Output,Final Demand
1,Oilseed farming,11246990.0,3285233.0,48505.0,2662907.0,5250343.0,11246990.0,868642.0,10378347.0
⚠️ **GitHub.com Fallback** ⚠️