geographicevchargingusafreesampleteslaccsopen-charge-map

US EV Charging Stations — FREE sample (300 operational stations, Tesla/CCS)

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

About this data

FREE sample: 300 operational EV charging stations in the US, selected from the full 87k US set (Open Charge Map, open license). Shows operator, connector types (Tesla/CCS/CHAdeMO), power kW and status. Try before buying the full US dataset or the US+Canada+UK+Germany bundle.

Schema

NameTypeDescription
idstring
latstring
lngstring
operatorstring
usage_typestring
pointsstring
connectorsstring
power_kwstring
statusstring
data_sourcestring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 4 / 5
0 downloads
Seller: Yoda B Hunter
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 — FREE" })
// Found: 3b48a240-9ad5-489f-b0f4-eb02653ad4fd
get_download_url({ dataset_id: "3b48a240-9ad5-489f-b0f4-eb02653ad4fd" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/3b48a240-9ad5-489f-b0f4-eb02653ad4fd/download-url