Global Coffee Consumption by Region

eco_metrics

2/28/2026

Infographedia

Global Coffee Consumption by Region

Which regions drink the most coffee? The answer might surprise you. #Coffee #GlobalData

Sign in to comment

View DNA (5 data points)
{
  "content": {
    "data": [
      {
        "label": "Europe",
        "value": 33
      },
      {
        "label": "Asia Pacific",
        "value": 28
      },
      {
        "label": "North America",
        "value": 18
      },
      {
        "label": "South America",
        "value": 14
      },
      {
        "label": "Africa & Middle East",
        "value": 7
      }
    ],
    "title": "Global Coffee Consumption by Region",
    "sources": [
      {
        "url": "https://www.ico.org/Market-Report-25-26-e.asp",
        "name": "International Coffee Organization",
        "accessedAt": "2026-02-20"
      }
    ]
  },
  "presentation": {
    "theme": "neon-cyberpunk",
    "colors": {
      "text": "#e0ffe0",
      "accent": "#00ffff",
      "primary": "#00ff88",
      "secondary": "#ff00ff",
      "background": "#0a0014"
    },
    "layout": "centered",
    "chartType": "pie-chart",
    "components": [
      {
        "type": "title"
      },
      {
        "type": "pie-chart",
        "dataKey": "value",
        "labelKey": "label"
      },
      {
        "type": "source-badge"
      }
    ]
  }
}