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

Region Commodities - Imports


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

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

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-imports?hashId=9EbJv6yJb0

📥 Response

Commodity Code,Description,Intermediate Imports,Institutional Imports,Domestic Imports,Foreign Imports,Total Imports,Foreign Import Proportion
3001,Oilseeds,227684165.0,0,220046851.0,7637313.0,227684165.0,0.0
⚠️ **GitHub.com Fallback** ⚠️