14 endpoints match this tag.
/estonian-stats/browse
Browse the hierarchical Statistics Estonia database by path. Navigate through categories, subcategories, and tables. Use the categories endpoint to discover top-level paths.
/estonian-stats/categories
List all top-level statistical categories from Statistics Estonia (Statistikaamet): Environment, Economy, Population, Social life, Multidomain statistics, and more.
/estonian-stats/population
Population statistics for Estonia including population count, area, and density by county. Data from Statistics Estonia's official PxWeb database.
/tallinn/data/population
Population data for Tallinn by district and demographics.
/carbon/compare
Compare CO2 emissions per capita across multiple countries side by side. Provide a comma-separated list of country codes to see how they stack up. Returns per-capita and total emission data for each country. Ideal for building comparison charts, climate policy analysis tools, and educational content about global emission disparities between nations.
/carbon/country/:code
Get CO2 emissions per capita and total emissions for a specific country, with historical data over multiple years. Data sourced from the World Bank. Useful for climate research dashboards, environmental education tools, country comparison features, and ESG (Environmental, Social, Governance) reporting applications that need country-level emission profiles.
/covid/:country
COVID-19 statistics for a specific country including total and today's cases/deaths, recovery rate, testing rate, per-million metrics, and country flag. Useful for epidemiological research, public health dashboards, and historical analysis.
/covid/global
Global COVID-19 pandemic statistics including total cases, deaths, recovered, active cases, critical cases, tests administered, and per-million rates. Historical data preserved as a public health reference. Data from disease.sh aggregating Johns Hopkins, Worldometers, and government sources.
/covid/vaccines
Global COVID-19 vaccination coverage over the last 30 days showing daily and cumulative doses administered worldwide. Useful for tracking vaccination progress and public health research.
/health/:indicator
Get data for a specific WHO health indicator, optionally filtered by country. Returns values with year and country breakdown. Covers metrics like life expectancy, maternal mortality, vaccination coverage, disease incidence, and healthcare expenditure. Useful for global health dashboards, development research, country comparison tools, and public health reporting applications.
/names/age/:name
Estimate the likely age of a person based on their first name using statistical data from government records. Returns the predicted age and sample count. Names go through popularity cycles, so names popular in the 1950s suggest an older person while recently popular names suggest a younger person. Useful for demographic analysis, marketing segmentation, and user research. Data from Agify.io.
/names/gender/:name
Predict the likely gender associated with a first name using statistical data from millions of records across many countries. Returns the predicted gender and a probability score (0 to 1). Useful for personalizing user interfaces before explicit gender is provided, marketing analytics, form pre-filling, and demographic research. Data from Genderize.io.
/names/nationality/:name
Predict the most likely nationalities associated with a first name, ranked by probability. Returns a list of country codes with confidence scores. Different names are more common in different countries, so this can help identify the likely cultural background of a name. Useful for localization decisions, cultural personalization, genealogy tools, and demographic research. Data from Nationalize.io.
/names/predict/:name
Get a complete demographic prediction for any first name, combining age estimation, gender prediction, and likely nationalities into a single response. Uses statistical models trained on millions of records from government databases worldwide. Returns predicted age, gender probability, and top nationality matches. Ideal for marketing personalization, user onboarding flows, demographic research, and name-based analytics tools.