Region Data Commodity Local Household Demand - Implan-Group/api GitHub Wiki

Region Commodities - Local Household Demand


GET /api/v1/regions/export/{aggregationSchemeId}/RegionHouseholdLocalCommodityDemand

This endpoint provides a csv of commodity summary data as found in IMPLAN Cloud under Regions -> Study Area Data -> Household Commodity Demand.

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

📤 Request

Commodity Code,Description,10001 Households LT15k,10002 Households 15-30k,10003 Households 30-40k,10004 Households 40-50k,10005 Households 50-70k,10006 Households 70-100k,10007 Households 100-150k,10008 Households 150-200k,10009 Households GT200k,Total
3001,Oilseeds,0,0,0,0,0,0,0,0,0,0
3002,Grains ,389006.0,590419.0,460031.0,385988.0,790094.0,980252.0,984403.0,420545.0,434414.0,5435156.0
⚠️ **GitHub.com Fallback** ⚠️