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

Region Commodities - Industry Demand


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

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

Parameter Spec Type Details
aggregationSchemeId route int The Aggregation Scheme to filter by.
commodityCode route int The code of the Commodity.
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-commodity-industry-demand/3019?hashId=9EbJv6yJb0

📥 Response

Industry Code,Description,RPC,Gross Absorption,Gross Inputs,Regional Absorption,Regional Inputs
1,Oilseed farming,0.0,0.0,1942315.0,0.0,1875122.0
⚠️ **GitHub.com Fallback** ⚠️