Region Data Commodity Production - Implan-Group/api GitHub Wiki

Region Commodities - Industry Institutional Production


GET /api/v1/regions/export/{aggregationSchemeId}/region-industry-institutional-production/{commodityCode}

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

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-industry-institutional-production/3019?hashId=9EbJv6yJb0

📥 Response

Code,Description,Industry/Institution Production,Regional Market Share,Coefficient
1,Oilseed farming,233076.0,0.0,0.0
⚠️ **GitHub.com Fallback** ⚠️