Top 5 Most Populated Countries (2026)

data.pioneer

2/28/2026

Infographedia

Top 5 Most Populated Countries (2026)

A look at the five most populated nations on Earth and how their populations compare. #Population #Demographics

Sign in to comment

View DNA (5 data points)
{
  "content": {
    "data": [
      {
        "unit": "billion",
        "label": "India",
        "value": 1.45
      },
      {
        "unit": "billion",
        "label": "China",
        "value": 1.42
      },
      {
        "unit": "million",
        "label": "United States",
        "value": 341
      },
      {
        "unit": "million",
        "label": "Indonesia",
        "value": 279
      },
      {
        "unit": "million",
        "label": "Pakistan",
        "value": 240
      }
    ],
    "title": "Top 5 Most Populated Countries (2026)",
    "sources": [
      {
        "url": "https://population.un.org/wpp/",
        "name": "United Nations Population Division",
        "accessedAt": "2026-02-27"
      }
    ],
    "subtitle": "In billions and millions",
    "footnotes": "India overtook China as the most populous country in 2023."
  },
  "presentation": {
    "theme": "glass-dark",
    "colors": {
      "text": "#ffffff",
      "primary": "#3b82f6",
      "secondary": "#1e40af",
      "background": "#0a0a0a"
    },
    "layout": "centered",
    "chartType": "bar-chart",
    "components": [
      {
        "type": "title"
      },
      {
        "type": "subtitle"
      },
      {
        "type": "bar-chart",
        "dataKey": "value",
        "labelKey": "label"
      },
      {
        "type": "footnote"
      },
      {
        "type": "source-badge"
      }
    ]
  }
}