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

Region Commodities - Industry Demand


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

This endpoint provides a csv of per-industry total commodity demand as found in IMPLAN Cloud under Regions -> Social Accounts -> Balance Sheets -> Industry Balance Sheets -> Commodity Demand.

Parameter Spec Type Details
aggregationSchemeId route int The Aggregation Scheme to filter by.
industryCode route int The code of the Industry.
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.

🧾Example

📤 Request

GET /api/v1/regions/export/1/region-industry-commodity-demand/2?hashId=9EbJv6yJb0

📥 Response

Code,Description,RPC,Gross Absorption,Gross Inputs,Regional Absorption,Regional Inputs
3001,Oilseeds,0.0,0.0,4560036.0,0.0,47194.0
⚠️ **GitHub.com Fallback** ⚠️