scientificelectric vehiclesEV adoptionclimateenergy transitionautomotivesustainabilitycharging infrastructureglobalcountry comparisonmarket share

Global Electric Vehicle Adoption by Country — 2023/2024

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

About this data

Comprehensive dataset tracking electric vehicle adoption across 40 countries and 6 continents. Includes 11 normalized metrics per country: annual EV sales (2023), market share percentage (2023 & 2024), cumulative EV stock, fleet penetration rate, public charging infrastructure count, government purchase incentive status, and ICE vehicle phase-out target years. Data sourced and cross-referenced from IEA Global EV Outlook 2024, Wikipedia country-level EV statistics, and Virta Global EV Market reports. Ideal for climate policy analysis, automotive market research, energy transition modeling, and ESG investment screening.

Schema

NameTypeDescription
countrystring
regionstring
ev_sales_2023string
ev_market_share_2023_pctstring
ev_market_share_2024_pctstring
ev_stock_cumulativestring
fleet_penetration_pctstring
public_charging_pointsstring
has_purchase_incentivesstring
ice_phaseout_target_yearstring
primary_sourcesstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 3.4 / 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 Electric Vehicle Adopti" })
// Found: fe5e212c-a662-4db7-a16e-25873f50df45
get_download_url({ dataset_id: "fe5e212c-a662-4db7-a16e-25873f50df45" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/fe5e212c-a662-4db7-a16e-25873f50df45/download-url