Our World in Data
communityOxford-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.
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/chartGet chart data from Our World in Data
Parameters
slugchart slug (stringrequiredReturns
chart with title, dimensions[], years[], entities[], data{}GET
/api/v1/searchSearch available data indicators
Parameters
qtopic or indicator (stringrequiredReturns
indicators[] with id, name, description, source, years_available, countries_availableGET
/api/v1/dataGet data for a specific country and indicator
Parameters
countryISO code (stringrequiredend_yearintegeroptionalstart_yearintegeroptionalindicator_idintegerrequiredReturns
data[] with year, value, country, indicator