Change in occupied and unoccupied private dwellings between 2018 and 2023 Censuses by regional council. From Stats NZ.
Data as of 2026-06-13 · static · 17 rows
Centroids only — full geometry available via the API or CSV download.
| Column | Type | Description |
|---|---|---|
| regional_council_code_2023 | string | Regional council code 2023 |
| regional_council_name_2023 | string | Regional council name 2023 |
| regional_council_name_ascii_2023 | string | Regional council name ascii 2023 |
| dwelling_occupancy_status_occupied_dwelling_2013 | long | Dwelling occupancy status occupied dwelling 2013 |
| dwelling_occupancy_status_unoccupied_dwelling_2013 | long | Dwelling occupancy status unoccupied dwelling 2013 |
| dwelling_occupancy_status_total_2013 | long | Dwelling occupancy status total 2013 |
| dwelling_occupancy_status_occupied_dwelling_2018 | long | Dwelling occupancy status occupied dwelling 2018 |
| dwelling_occupancy_status_unoccupied_dwelling_2018 | long | Dwelling occupancy status unoccupied dwelling 2018 |
| dwelling_occupancy_status_total_2018 | long | Dwelling occupancy status total 2018 |
| dwelling_occupancy_status_occupied_dwelling_2023 | long | Dwelling occupancy status occupied dwelling 2023 |
| dwelling_occupancy_status_unoccupied_dwelling_2023 | long | Dwelling occupancy status unoccupied dwelling 2023 |
| dwelling_occupancy_status_total_2023 | long | Dwelling occupancy status total 2023 |
| dwelling_occupancy_status_occupied_dwelling_percent_change_2013_2018 | double | Dwelling occupancy status occupied dwelling percent change 2013 2018 |
| dwelling_occupancy_status_unoccupied_dwelling_percent_change_2013_2018 | double | Dwelling occupancy status unoccupied dwelling percent change 2013 2018 |
| dwelling_occupancy_status_total_percent_change_2013_2018 | double | Dwelling occupancy status total percent change 2013 2018 |
| dwelling_occupancy_status_occupied_dwelling_percent_change_2018_2023 | double | Dwelling occupancy status occupied dwelling percent change 2018 2023 |
| dwelling_occupancy_status_unoccupied_dwelling_percent_change_2018_2023 | double | Dwelling occupancy status unoccupied dwelling percent change 2018 2023 |
| dwelling_occupancy_status_total_percent_change_2018_2023 | double | Dwelling occupancy status total percent change 2018 2023 |
| area_sq_km | double | Area sq km |
| land_area_sq_km | double | Land 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 |
curl https://api.eolas.fyi/v1/datasets/census_2023_dwell_change_rc/data \ -H "X-API-Key: your_key_here"
curl "https://api.eolas.fyi/v1/datasets/census_2023_dwell_change_rc/data?start=2020-01-01&end=2024-12-31" \ -H "X-API-Key: your_key_here"
curl "https://api.eolas.fyi/v1/datasets/census_2023_dwell_change_rc/data?format=csv" \ -H "X-API-Key: your_key_here" -o census_2023_dwell_change_rc.csv
Get a free API key to start querying — no credit card required.
Get your free API key