Browse data β€Ί rbnz_m10_housing

NZ Housing (RBNZ M10)

Housing-market indicators: the House Price Index (HPI), number of house sales, real residential investment (GDP basis), and the total value of the housing stock. NZ$ millions and index. Source: Reserve Bank of New Zealand, table M10.

View on RBNZ β†’
Log in to download Sign up free
Dataset ID
rbnz_m10_housing
Data source
RBNZ
API endpoint
https://api.eolas.fyi/v1/datasets/rbnz_m10_housing/data

Columns (5)

schema glossary Β· auto-generated
Column Type Description Series Id
date date Observation date
house_sales_number double House sales number QVB.Q.MR0H01.na
house_price_index_hpi_index double House price index (HPI) index HPI.Q.H01T0.ia
total_value_of_housing_stock_m double Total value of housing stock (NZ$m) HHAL.QC1
residential_investment_gdp_real_m double Residential investment GDP real (NZ$m) GDE.Q.EI24.RA

Series Id = the source provider's canonical series code (e.g. RBNZ).

How to query this dataset

Fetch all data (JSON)
curl https://api.eolas.fyi/v1/datasets/rbnz_m10_housing/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/rbnz_m10_housing/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/rbnz_m10_housing/data?format=csv" \
  -H "X-API-Key: your_key_here" -o rbnz_m10_housing.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