geographiccountriesgeographyiso-codespopulationreferenceworldrestcountries

World Country Profiles — 195 Independent Nations

Category
Geographic
Records
195 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

About this data

Profile of all 195 independent countries: ISO codes (cca2/cca3), capital, region/subregion, population, area (km²), official languages, currencies, timezones, and lat/lng centroid. Source: REST Countries API v3.1 (restcountries.com). CSV, 14 columns, 195 rows. Captured 2026-04-13. License: Open data. Use cases: geo-lookups, country dropdowns, population/area analysis, ML feature enrichment.

Schema

NameTypeDescription
namestring
official_namestring
cca2string
cca3string
capitalstring
regionstring
subregionstring
populationstring
area_km2string
languagesstring
currenciesstring
timezonesstring
latitudestring
longitudestring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 3.8 / 5
0 downloads
Seller: waseemahmad
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: "World Country Profiles — 195 I" })
// Found: 7d85ce9e-c7d6-4c1a-b706-33c7dc106875
get_download_url({ dataset_id: "7d85ce9e-c7d6-4c1a-b706-33c7dc106875" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/7d85ce9e-c7d6-4c1a-b706-33c7dc106875/download-url