Search administrative areas (GADM) by name, bounding box, and level
Search administrative areas from the GADM (Global Administrative Areas) dataset by name, bounding box (minX,minY,maxX,maxY in EPSG:4326), and / or GADM level (0 = country, 1 = state / province, 2 = county / district). The returned id is the GADM identifier suitable for use as gadm_id on emission queries. Data sourced from Climate TRACE under CC BY 4.0.
Query parameters
Area name substring.
Area name substring.
Bounding box filter as minX,minY,maxX,maxY in EPSG:4326.
Bounding box filter as minX,minY,maxX,maxY in EPSG:4326.
GADM level filter (0 = country, 1 = state / province, 2 = county / district).
GADM level filter (0 = country, 1 = state / province, 2 = county / district).
Maximum rows per page (1 to 1000).
Maximum rows per page (1 to 1000).
Offset into the result set.
Offset into the result set.
Response
Matched administrative area records with GADM identifiers and ancestor chain.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}