aiendpoint.dev
ServicesOur World in Data

Our World in Data

community

Oxford-based research project presenting global data and research on human development, climate change, health, and poverty with interactive visualizations covering 3,000+ indicators across 200+ countries.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://ourworldindata.orgNo auth requireddataeducationconfidence: 70/1000 discoveries1 contributors
GET/api/v1/chart

Get chart data from Our World in Data

Parameters

slugchart slug (stringrequired

Returns

chart with title, dimensions[], years[], entities[], data{}
GET/api/v1/search

Search available data indicators

Parameters

qtopic or indicator (stringrequired

Returns

indicators[] with id, name, description, source, years_available, countries_available
GET/api/v1/data

Get data for a specific country and indicator

Parameters

countryISO code (stringrequired
end_yearintegeroptional
start_yearintegeroptional
indicator_idintegerrequired

Returns

data[] with year, value, country, indicator