Regions across datasets
This endpoint returns all the common regions across the datasets provided by the user by comparing all the optional dataset regions with the base dataset regions.
Input:
At least one unique dataset identifier requiered to fetch up the regions and rest are optional, user can pass any number of datasets separated by comma's to get the common regions out of it.
Ex: http://data.gov.om/api/1.0/meta/dataset/CDIACTACHIINDUSAA/regions?ds=WBWDIGDF,EIAIES2012
Result:
Name | Type | Description |
DatasetId | String | Unique dataset Id |
geoDimensionId | string | Id of geographical dimension |
regions | list<regions> | List of common regions contains: |
Example:
Get: http://data.gov.om/api/1.0/meta/dataset/OMINF2016/regions?ds=OMINTRD2016
|