Region Data Detail IxC SAM - Implan-Group/api GitHub Wiki

Region - Study Area Detail - IxC SAM


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

This endpoint provides a zipped CSV file containing a Region's IxC SAM Output data as found in IMPLAN Cloud under Regions -> Social Accounts -> IxC Social Accounting Matrix -> Export Detail IxC SAM.

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.

Note

This endpoint will work for US, Canadian, and International industry sets.


🧾Example

📤 Request

GET /api/v1/regions/export/14/StudyAreaDataDetailIxCSam?hashId=Bzxjpp2YbN

📥 Response

PayingCode, PayingDescription, ReceivingCode, ReceivingDescription, TransferCode, TransferDescription, Value
1,Oilseed farming,3001,Oilseeds,15050,Commodity Use,26897.0
1,Oilseed farming,3010,All other crops,15050,Commodity Use,14609.0
1,Oilseed farming,3011,Beef cattle,15050,Commodity Use,2407.0
⚠️ **GitHub.com Fallback** ⚠️