Browse data akt_park_and_ride

Park and Ride Sites (Auckland)

All Auckland Transport park-and-ride facilities serving bus, train, and ferry — capacity, location, services connected.

View on Auckland Transport →
Map preview
Showing 25 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
akt_park_and_ride
Data source
Auckland Transport
API endpoint
https://api.eolas.fyi/v1/datasets/akt_park_and_ride/data

Columns (6)

schema glossary · auto-generated
Column Type Description
object_id long Internal feature ID (ArcGIS OBJECTID)
stopname string Stopname
recordstatus string Recordstatus
stoptype string Stoptype
numofbay string Numofbay
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/akt_park_and_ride/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/akt_park_and_ride/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/akt_park_and_ride/data?format=csv" \
  -H "X-API-Key: your_key_here" -o akt_park_and_ride.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