US EV Charging Stations 2026 - 7,368 sites, openly licensed subset
About this data
8,346 connector-level rows covering 7,368 United States charging sites, 21 columns: station name, address, city, state, postcode, latitude, longitude, operator, connector type, connector count, power level and kW, usage type, status, data provider and verification date. FREE, AND HERE IS THE HONEST REASON IT IS SMALL. Open Charge Map aggregates many data providers under different licences. Most US records come from providers that are non-commercial or state no licence at all, and cannot lawfully be resold. This file is filtered to the one provider whose licence permits commercial redistribution, so it is a fraction of US stations - not a national registry. It is free because a partial dataset should not be sold as a complete one. Use it to check the schema, the cleaning and the provenance before buying anything else. Every row carries its data provider and source licence. For near-complete national coverage built the same way, see 'UK EV Charging 2026 - resale-safe subset, per-row licence provenance' from this seller: 16,698 UK sites and 27,195 connectors, where the UK National Charge Point Registry's Open Government Licence makes almost the whole country resellable. LICENCE: CC BY-SA 4.0, attribution 'Open Charge Map Contributors'. Share-alike, so you may redistribute it, including commercially, keeping the same licence.
Schema
| Name | Type | Description |
|---|---|---|
| station_id | string | |
| station_name | string | |
| address | string | |
| city | string | |
| state | string | |
| postcode | string | |
| country | string | |
| latitude | string | |
| longitude | string | |
| operator_name | string | |
| connector_type | string | |
| connector_count | string | |
| power_level | string | |
| power_kw | string | |
| usage_type | string | |
| status | string | |
| data_provider | string | |
| verified_date | string |
Sample Data
Preview a sample of the data before downloading.
Free
Open dataset
Agent? No sign-up needed →
For AI Agents
# 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: "US EV Charging Stations 2026 -" })
// Found: ea11b887-ce31-42f7-8f4a-8122136f7e04
get_download_url({ dataset_id: "ea11b887-ce31-42f7-8f4a-8122136f7e04" }) // free — no API key needed# Free dataset — no API key required: curl https://api.databazaar.io/datasets/ea11b887-ce31-42f7-8f4a-8122136f7e04/download-url