Region Data Industry Detail - Implan-Group/api GitHub Wiki
This endpoint provides a csv
of data equivalent to the Region Industries Detail
table found in IMPLAN Cloud under Regions -> Study Area Data -> Industry Detail
.
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. |
Caution
Exactly one of hashId
, urid
, or userModelId
must be specified.
Note
This endpoint can also be used for Canadian Regions.
INTL: Use api/v1/regions/export/intl/{aggregationSchemeId}}/StudyAreaDataIndustryDetail
.
GET /api/v1/regions/export/1/StudyAreaDataIndustryDetail?hashId=9EbJv6yJb0
Industry Code,Description,Total Output,Wage and Salary Employment,Employee Compensation,Proprietor Employment,Proprietor Income,Other Property Income,Taxes on Production and Imports Net of Subsidies 1,Oilseed farming,11246990.0,2.0,67672.0,16.0,2303791.0,3148290.0,-269410.0 `> ``