Browse data nz_urban_rural_2020

NZ Urban Rural 2020 Boundaries

Historical Urban Rural 2020 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_urban_rural_2020
Data source
Stats NZ
API endpoint
https://api.eolas.fyi/v1/datasets/nz_urban_rural_2020/data

Columns (10)

schema glossary · auto-generated
Column Type Description
urban_rural_code_2020 string Urban rural code 2020
urban_rural_name_2020 string Urban rural name 2020
urban_rural_name_ascii_2020 string Urban rural name ascii 2020
indicative_urban_rural_code_2020 string Indicative urban rural code 2020
indicative_urban_rural_name_2020 string Indicative urban rural name 2020
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_urban_rural_2020/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/nz_urban_rural_2020/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_urban_rural_2020/data?format=csv" \
  -H "X-API-Key: your_key_here" -o nz_urban_rural_2020.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