Browse data β€Ί eeca_ev_chargers_public

Public EV Charging Locations (EECA)

All publicly accessible EV charging units in New Zealand with location, owner, operator, power rating (kW), connector count, and commissioning date. Includes WGS84 point geometry. PK: unit_id (UUID). Quarterly full-overwrite. Source: EECA Public EV Charger Dashboard CSV. Licence: CC-BY 4.0.

Licence: CC-BY 4.0 Source: EECA (www.eeca.govt.nz/insights/data-tools), CC-BY 4.0.

Data as of 2026-06-12  Β· annual  Β· 2,050 rows

Map preview
Showing 200 sample features
CRS
EPSG:4326

Centroids only β€” full geometry available via the API or CSV download.

Log in to download Sign up free
Dataset ID
eeca_ev_chargers_public
Data source
EECA
Last refreshed
2026-06-12
Refresh cadence
annual
API endpoint
https://api.eolas.fyi/v1/datasets/eeca_ev_chargers_public/data

Columns (16)

schema glossary Β· auto-generated
Column Type Description
unit_id string Unit ID
points double Points
site_id string Site ID
owner string Owner
operator string Operator
date_first_operational string Date first operational
ac_dc_current string Ac dc current
kw_rated double Kw rated
address string Address
latitude double Latitude
longitude double Longitude
locality string Locality
region string Region
district string District
connectors double Connectors
geometry_wkt string Geometry as WKT (WGS84) β€” MULTIPOLYGON/POINT/LINESTRING

How to query this dataset

Fetch all data (JSON)
curl https://api.eolas.fyi/v1/datasets/eeca_ev_chargers_public/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/eeca_ev_chargers_public/data?start=2020-01-01&end=2024-12-31" \
  -H "X-API-Key: your_key_here"
Download as CSV
curl "https://api.eolas.fyi/v1/datasets/eeca_ev_chargers_public/data?format=csv" \
  -H "X-API-Key: your_key_here" -o eeca_ev_chargers_public.csv

Data preview

Loading preview…

Showing latest 5 rows. Get an API key to access the full dataset.

Ready to use this data?

Get a free API key to start querying β€” no credit card required.

Get your free API key