scientificquality-of-lifecitiesglobalurban-planningcost-of-livingsafetyhealthcarepollutionclimate2026

Global City Quality of Life Composite Index 2026

Category
Scientific
Records
10 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
Verification
unverified
PII
None detected
Downloads
0

About this data

A comprehensive multi-dimensional quality of life dataset covering 96 cities across 6 continents. Each city is scored on 9 normalized indices: overall quality of life, purchasing power, safety, healthcare quality, cost of living, property affordability (price-to-income ratio), traffic/commute time, pollution, and climate favorability. Data sourced and cross-referenced from Numbeo global indices (mid-2026). Ideal for urban planning research, relocation analysis, data journalism, and cross-city benchmarking. All values are normalized with New York City as the baseline (100) for cost of living. Cities span from The Hague (QoL: 230.1) to Lagos (QoL: 0.0), providing full spectrum coverage of global urban livability.

Schema

NameTypeDescription
citystring
countrystring
continentstring
quality_of_life_indexstring
purchasing_power_indexstring
safety_indexstring
healthcare_indexstring
cost_of_living_indexstring
property_price_to_income_ratiostring
traffic_commute_time_indexstring
pollution_indexstring
climate_indexstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 3.5 / 5
0 downloads
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "Global City Quality of Life Co" })
// Found: 8bfb7ff5-023e-4121-95e1-a06bd5f2a38c
get_download_url({ dataset_id: "8bfb7ff5-023e-4121-95e1-a06bd5f2a38c" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/8bfb7ff5-023e-4121-95e1-a06bd5f2a38c/download-url