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

Region Commodities - Institutional Demand


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

This endpoint provides a csv of institutional demand data for a given commodity as found in IMPLAN Cloud under Regions -> Social Accounts -> Balance Sheets -> Commodity Balance Sheets -> Institutional 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-institutional-demand/3019?hashId=9EbJv6yJb0

📥 Response

Code,Description,RPC,Gross Demand,Regional Demand
10001,Households LT15k,0.0,561671.0,542240.0
⚠️ **GitHub.com Fallback** ⚠️