geographicevchargingusafreesampleteslaccsopen-charge-map
US EV Charging Stations — FREE sample (300 operational stations, Tesla/CCS)
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
| Name | Type | Description |
|---|---|---|
| id | string | |
| lat | string | |
| lng | string | |
| operator | string | |
| usage_type | string | |
| points | string | |
| connectors | string | |
| power_kw | string | |
| status | string | |
| data_source | string |
Sample Data
Preview a sample of the data before downloading.
Free
Open dataset
Quality: 4 / 5
0 downloads
Seller: Yoda B Hunter
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 neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/3b48a240-9ad5-489f-b0f4-eb02653ad4fd/download-url