2023 Census housing variables at NZ health district level (20 health districts). From Stats NZ.
Data as of 2026-06-13 · static · 20 rows
Centroids only — full geometry available via the API or CSV download.
| Column | Type | Description |
|---|---|---|
| health_district_code_2023 | string | Health district code 2023 |
| health_district_name_2023 | string | Health district name 2023 |
| health_district_name_ascii_2023 | string | Health district name ascii 2023 |
| severe_housing_deprivation_total_severely_housing_deprived_homeless_rate_per_10_000_2018 | double | Severe housing deprivation total severely housing deprived homeless rate per 10 000 2018 |
| severe_housing_deprivation_total_severely_housing_deprived_homeless_rate_per_10_000_2023 | double | Severe housing deprivation total severely housing deprived homeless rate per 10 000 2023 |
| severe_housing_deprivation_without_shelter_rate_per_10_000_2018 | double | Severe housing deprivation without shelter rate per 10 000 2018 |
| severe_housing_deprivation_temporary_accommodation_rate_per_10_000_2018 | double | Severe housing deprivation temporary accommodation rate per 10 000 2018 |
| severe_housing_deprivation_sharing_someone_elses_private_dwelling_rate_per_10_000_2018 | double | Severe housing deprivation sharing someone elses private dwelling rate per 10 000 2018 |
| severe_housing_deprivation_uninhabitable_housing_rate_per_10_000_2018 | double | Severe housing deprivation uninhabitable housing rate per 10 000 2018 |
| severe_housing_deprivation_cannot_be_determined_rate_per_10_000_2018 | double | Severe housing deprivation cannot be determined rate per 10 000 2018 |
| severe_housing_deprivation_without_shelter_rate_per_10_000_2023 | double | Severe housing deprivation without shelter rate per 10 000 2023 |
| severe_housing_deprivation_temporary_accommodation_rate_per_10_000_2023 | double | Severe housing deprivation temporary accommodation rate per 10 000 2023 |
| severe_housing_deprivation_sharing_someone_elses_private_dwelling_rate_per_10_000_2023 | double | Severe housing deprivation sharing someone elses private dwelling rate per 10 000 2023 |
| severe_housing_deprivation_uninhabitable_housing_rate_per_10_000_2023 | double | Severe housing deprivation uninhabitable housing rate per 10 000 2023 |
| severe_housing_deprivation_cannot_be_determined_rate_per_10_000_2023 | double | Severe housing deprivation cannot be determined rate per 10 000 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_housing_health/data \ -H "X-API-Key: your_key_here"
curl "https://api.eolas.fyi/v1/datasets/census_2023_housing_health/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_housing_health/data?format=csv" \ -H "X-API-Key: your_key_here" -o census_2023_housing_health.csv
Get a free API key to start querying — no credit card required.
Get your free API key