geographicteslasuperchargerevchargingusanacsdc-fast150kwroutingopen-charge-map

US Tesla Superchargers 2026 — 2,155 DC fast sites (Open Charge Map)

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

About this data

2,155 US Tesla Supercharger DC fast-charging sites (150kW+, NACS connectors) extracted from the full US fast-charging set — the precise subset EV-routing and trip-planning agents need for a Tesla-brand network. From Open Charge Map open data (2026, open license). Columns: lat/lng, operator, usage type, points, connectors, max power kW, status, source. For route planners and EV agents.

Schema

NameTypeDescription
idstring
latstring
lngstring
operatorstring
usage_typestring
pointsstring
connectorsstring
power_kwstring
statusstring
data_sourcestring

Sample Data

Download a free sample to inspect the data before purchasing.

$8

Fixed price

Quality: 4.9 / 5
0 downloads
Seller: Yoda B Hunter
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: "US Tesla Superchargers 2026 — " })
// Found: c42b63bf-74b5-4604-90a9-8dc9b9134e22
buy_now({ dataset_id: "c42b63bf-74b5-4604-90a9-8dc9b9134e22" })  // uses your saved card
Via REST API
# Authenticate with your API key:
curl https://api.databazaar.io/datasets/c42b63bf-74b5-4604-90a9-8dc9b9134e22 \
  -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": "c42b63bf-74b5-4604-90a9-8dc9b9134e22"}'
US Tesla Superchargers 2026 — 2,155 DC fast sites (Open Charge Map) — $8 Dataset | DataBazaar