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

Region Commodities - Summary Averages


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

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

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

📥 Response

Commodity Code,Description,Average RPC,Average RSC
3001,Oilseeds,0.01,0.07
⚠️ **GitHub.com Fallback** ⚠️