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

Region - Study Area Detail - IxI SAM


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

This endpoint provides a zipped CSV file containing a Region's IxI SAM Output data as found in IMPLAN Cloud under Regions -> Industry Accounts -> IxI Social Accounting Matrix -> Export Detail IxI 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/StudyAreaDataDetailIxISam?hashId=Bzxjpp2YbN

📥 Response

PayingCode, PayingDescription, ReceivingCode, ReceivingDescription, TransferCode, TransferDescription, Value
1,Oilseed farming,1,Oilseed farming,15055,Industry Use,10900.0
1,Oilseed farming,2,Grain farming,15055,Industry Use,407.0
1,Oilseed farming,3,Vegetable and melon farming,15055,Industry Use,855.0
⚠️ **GitHub.com Fallback** ⚠️