Browse data nz_ward_2023

NZ Ward 2023 Boundaries

Historical Ward 2023 polygon boundaries — used for joining historical datasets to their original boundary vintage. From Stats NZ.

View on Stats NZ →
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
nz_ward_2023
Data source
Stats NZ
API endpoint
https://api.eolas.fyi/v1/datasets/nz_ward_2023/data

Columns (8)

schema glossary · auto-generated
Column Type Description
ward_code_2023 string Ward code 2023
ward2023_v1_00_name string Ward2023 v1 00 name
ward2023_v1_00_name_ascii string Ward2023 v1 00 name ascii
land_area_sq_km double Land area sq km
area_sq_km double Area sq km
shape_length double Geometry length/perimeter (source projection units)
shape_area double Polygon area (source projection units)
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/nz_ward_2023/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/nz_ward_2023/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/nz_ward_2023/data?format=csv" \
  -H "X-API-Key: your_key_here" -o nz_ward_2023.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