Region Data Institution Industry Demand - Implan-Group/api GitHub Wiki

Region Institution Industry Demand


GET /api/v1/regions/export/{aggregationSchemeId}/region-institution-industry-demand

This endpoint provides a csv of institution industry demand data for a given industry as found in IMPLAN Cloud under Regions -> Industry Accounts -> Reports -> Institution Industry Demand.

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-institution-industry-demand?hashId=9EbJv6yJb0

📥 Response

Code,Description,Household Demand,Federal Government Demand,State and Local Government Demand,Capital,Inventory,Domestic Exports,Foreign Exports
1,Oilseed farming,52219.0,63.0,2266.0,0,0,6025855.0,4297942.0
⚠️ **GitHub.com Fallback** ⚠️