The global adminsitrative boundary dataset allows provides the geospatial information for the aggregation level of our agricultural climate indicator dataset. It allows you to join datasets using geospatial joins. This dataset’s source is the geoBoundaries project, using the comprehensive global administrative zones (CGAZ) datset. The dataset we make available contains the “county” (ADM2) and “state” (ADM1) level administrative boundaries for all countries in the world. The dataset is made to be queried geospatially, so you can query for the geographies that intersect or contain a given geometry. This allows you to obtain the join key for other datasets.Documentation Index
Fetch the complete documentation index at: https://docs.fix6.io/llms.txt
Use this file to discover all available pages before exploring further.
Column definitions
shape_id
This is the unique identifier for the adminsitrative boundary and is used as the join key for datasets aggregated to the administrative boundary level.
shape_name
This is the name of the administrative boundary, if available, in the local language.
parent_state
The shape_id of the parent administrative boundary at the state (ADM1) level, if one exists.