Browse data β€Ί nz_parcels

Nz Parcels

New Zealand statistics.

Licence: CC-BY 4.0 Source: LINZ (data.linz.govt.nz), CC-BY 4.0.

Data as of 2026-06-27  Β· daily  Β· 5,529,881 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
nz_parcels
Data source
LINZ
Last refreshed
2026-06-27
Refresh cadence
daily
API endpoint
https://api.eolas.fyi/v1/datasets/nz_parcels/data

Columns (16)

schema glossary Β· auto-generated
Column Type Description
id long ID
appellation string Appellation
affected_surveys string Affected surveys
parcel_intent string Parcel intent
topology_type string Topology type
status string Status
statutory_actions string Statutory actions
land_district string Land district
titles string Titles
survey_area double Survey area
calc_area double Calc area
valid_from timestamptz Valid from
valid_to timestamptz Valid to
is_current boolean Is current
__change__ string Change
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_parcels/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/nz_parcels/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_parcels/data?format=csv" \
  -H "X-API-Key: your_key_here" -o nz_parcels.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