geographicevcharginggeospatialinfrastructure

North America public EV charging stations (US + Canada)

Category
Geographic
Records
95,489 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
street_address
Downloads
0

About this data

95,478 open public EV charging stations (81,299 US, 14,179 Canada) as of 2026-09-02. Lat/long, operator network, normalized connector types (CCS, CHAdeMO, NACS, TESLA, J1772, OTHER), power_kw on 93% of rows, pricing when published. Source: U.S. DOE AFDC / NREL Alternative Fueling Stations (same DB as NRCan's locator). AFDC terms allow use for any purpose. Official AFDC-{id} station IDs. No Tesla/Google scrape.

Schema

NameTypeDescription
station_idstring
station_namestring
latitudestring
longitudestring
networkstring
connector_typestring
connector_typesstring
power_kwstring
pricing_modelstring
pricing_detailstring
citystring
state_or_provincestring
countrystring
street_addressstring
postal_codestring
accessstring
statusstring
evse_level1string
evse_level2string
evse_dc_faststring
sourcestring
source_urlstring
date_last_confirmedstring
snapshot_datestring

Sample Data

Download a free sample to inspect the data before purchasing.

$19

Fixed price

Quality: 4.4 / 5
0 downloads
Seller: Rdl Archive
Sign up to purchase

Have an API key? Use the REST API →

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: "North America public EV chargi" })
// Found: 41351322-9aba-46ef-952a-721a8f93c9f6
buy_now({ dataset_id: "41351322-9aba-46ef-952a-721a8f93c9f6" })  // uses your saved card
Via REST API
# Authenticate with your API key:
curl https://api.databazaar.io/datasets/41351322-9aba-46ef-952a-721a8f93c9f6 \
  -H "Authorization: Bearer YOUR_API_KEY"

# Purchase:
curl -X POST https://api.databazaar.io/purchases \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"dataset_id": "41351322-9aba-46ef-952a-721a8f93c9f6"}'
North America public EV charging stations (US + Canada) — $19 Dataset | DataBazaar