Population change between 2018 and 2023 Censuses by NZ 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 |
| census_usually_resident_population_count_total_2013 | long | Census usually resident population count total 2013 |
| census_usually_resident_population_count_total_2018 | long | Census usually resident population count total 2018 |
| census_usually_resident_population_count_total_2023 | long | Census usually resident population count total 2023 |
| census_usually_resident_population_count_total_percent_change_2013_2018 | double | Census usually resident population count total percent change 2013 2018 |
| census_usually_resident_population_count_total_percent_change_2018_2023 | double | Census usually resident population count 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_pop_change_rc/data \ -H "X-API-Key: your_key_here"
curl "https://api.eolas.fyi/v1/datasets/census_2023_pop_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_pop_change_rc/data?format=csv" \ -H "X-API-Key: your_key_here" -o census_2023_pop_change_rc.csv
geometry_wkt
— fetch via the API or download CSV to get the full data.| Regional Council Code 2023 | Regional Council Name 2023 | Regional Council Name Ascii 2023 | Census Usually Resident Population Count Total 2013 | Census Usually Resident Population Count Total 2018 | Census Usually Resident Population Count Total 2023 | Census Usually Resident Population Count Total Percent Change 2013 2018 | Census Usually Resident Population Count Total Percent Change 2018 2023 | Area Sq Km | Land Area Sq Km | Shape Length | Shape Area |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 13 | Canterbury Region | Canterbury Region | 539433 | 599694 | 651027 | 11.2 | 8.6 | 56773.92569451 | 44503.59619223 | 1543744.8702247515 | 56773926370.7394 |
| 15 | Southland Region | Southland Region | 93342 | 97467 | 100143 | 4.4 | 2.7 | 55237.97843684 | 31218.95491789 | 1403398.1429890967 | 55237980185.476456 |
| 14 | Otago Region | Otago Region | 202470 | 225186 | 240900 | 11.2 | 7.0 | 38514.3549605 | 31186.1615708 | 1277272.612514385 | 38514351820.73316 |
| 12 | West Coast Region | West Coast Region | 32148 | 31575 | 33390 | -1.8 | 5.7 | 36339.58415094 | 23245.51839303 | 1582116.8039061932 | 36339586019.62548 |
| 03 | Waikato Region | Waikato Region | 403641 | 458202 | 498771 | 13.5 | 8.9 | 34888.83171035 | 23900.95342767 | 1268419.7827198072 | 34888829346.24881 |
Showing latest 5 rows. Get an API key to access the full dataset.
Get a free API key to start querying — no credit card required.
Get your free API key