Worldometer
communityReal-time world statistics site tracking 50+ global metrics including world population, CO2 emissions, deaths, births, food production, and government spending. Used by UN agencies, universities, and media with award-winning data visualization.
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.
GET
/api/v1/populationGet world population statistics
Parameters
yearintegeroptionalcountrycountry name or ISO code (stringoptionalReturns
data{world_population, births_today, deaths_today, net_population_growth, countries[]with{name, population, growth_rate}}GET
/api/v1/covidGet COVID-19 statistics by country
Parameters
countrycountry name or 'world' (stringoptionalReturns
data{total_cases, deaths, recovered, active_cases, new_cases_today, new_deaths_today, countries[]}GET
/api/v1/statsGet real-time global statistics counter
Parameters
categoryhealth|environment|food|energy|government (stringoptionalReturns
stats[] with label, value, unit, description, today_delta