Browse data nz_general_electoral_district_2014

NZ General Electoral District 2014 Boundaries

Historical General Electoral District 2014 polygon boundaries — used for joining historical datasets to their original boundary vintage. From Stats NZ.

View on Stats NZ →
Map preview
Showing 64 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_general_electoral_district_2014
Data source
Stats NZ
API endpoint
https://api.eolas.fyi/v1/datasets/nz_general_electoral_district_2014/data

Columns (9)

schema glossary · auto-generated
Column Type Description
ged2014_v1_00 string Stats NZ dimension/measure code 'ged2014_v1_00' — see the source table for definition
ged2014_v1_00_name string Ged2014 v1 00 name
area_sq_km double Area sq km
land_area_sq_km double Land area sq km
shape_st_area double Polygon area (ArcGIS Shape.STArea, source projection units)
shape_st_length double Geometry length/perimeter (ArcGIS Shape.STLength)
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_general_electoral_district_2014/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/nz_general_electoral_district_2014/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_general_electoral_district_2014/data?format=csv" \
  -H "X-API-Key: your_key_here" -o nz_general_electoral_district_2014.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