Regions Top Level - Implan-Group/api GitHub Wiki
This endpoint returns all of the top-level (largest grouping geographically) Regions that are available for a given Aggregation Schemes and Datasets.
Parameter | Spec | Type | Details |
---|---|---|---|
aggregationSchemeId | route | int | The Aggregation Scheme to filter by. |
datasetId | route | int | The Dataset to filter by. |
GET /api/v1/region/1/119
{ "hashId": "WNaovyKGxO", "urid": 1797380, "userModelId": null, "description": "United States (US Totals)", "modelId": null, "modelBuildStatus": "NotBuilt", "employment": 201969200.00000012, "output": 37279974775902.9, "valueAdded": 21539982000000.0, "aggregationSchemeId": 1, "datasetId": 119, "datasetDescription": "2019", "fipsCode": "00000", "provinceCode": null, "m49Code": "840", "regionType": "Country", "hasAccessibleChildren": false, "regionTypeDescription": "Country", "geoId": "840", "isMrioAllowed": false }