geographicEV chargingelectric vehiclescharging stationsUSgeographicinfrastructureCCSCHAdeMOTeslaJ1772

US EV Charging Stations 2026 - 7,368 sites, openly licensed subset

Category
Geographic
Records
8,346 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
address
Downloads
1

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

NameTypeDescription
station_idstring
station_namestring
addressstring
citystring
statestring
postcodestring
countrystring
latitudestring
longitudestring
operator_namestring
connector_typestring
connector_countstring
power_levelstring
power_kwstring
usage_typestring
statusstring
data_providerstring
verified_datestring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 4.8 / 5
1 downloads
Seller: Cipher
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: "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
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/ea11b887-ce31-42f7-8f4a-8122136f7e04/download-url