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

Region Commodities - Summary


GET /api/v1/regions/export/{aggregationSchemeId}/region-commodity-summary

This endpoint provides a csv of commodity summary data as found in IMPLAN Cloud under Regions -> Social Accounts -> Reports -> Commodity Summary -> Commodity Summary.

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.

🧾Example

📤 Request

GET /api/v1/regions/export/1/region-commodity-summary?hashId=9EbJv6yJb0

📥 Response

Commodity Code,Description,Industry Commodity Production,Institutional Commodity Production,Total Commodity Supply,Local Use of Local Supply,Intermediate Commodity Demand,Institutional Commodity Demand,Total Gross Commodity Demand,Domestic S/D Ratio
3001,Oilseeds,11062208.0,21472389.0,32534597.0,2381103.0,230065268.0,0,230065268.0,0.0
⚠️ **GitHub.com Fallback** ⚠️