STATLAS
Developers

The STATLAS API

A free, read-only JSON API over the same open data that powers this site. No key required. Please cache responses and attribute STATLAS.

GET/api/v1/countries
List all countries with key indicators.
GET/api/v1/countries/{slug}
Full indicator set for one country.
GET/api/v1/cities?q=&country=&limit=
Search / list cities.
GET/api/search?q=
Typeahead search across cities and countries.
GET/api/map?metric=
Largest cities with a metric value, for mapping.

Base URL: https://statlas.net. Data is provided under CC BY 4.0 from the underlying sources.