FHFA House Price Indexes (HPIs)
Federal Housing Finance Agency
@usgov.fhfa_gov_fhfa_house_price_indexes_hpis_948c6
Federal Housing Finance Agency
@usgov.fhfa_gov_fhfa_house_price_indexes_hpis_948c6
The FHFA House Price Index (FHFA HPI®) is a comprehensive collection of public, freely available house price indexes that measure changes in single-family home values based on data from all 50 states and over 400 American cities that extend back to the mid-1970s.
Organization: Federal Housing Finance Agency
Last updated: 2025-02-10T15:57:26.716539
Tags: fhfa_hpi, hpi, price-index
CREATE TABLE fhfa_house_price_indexes_hpis (
"hpi_type" VARCHAR,
"hpi_flavor" VARCHAR,
"frequency" VARCHAR,
"level" VARCHAR,
"place_name" VARCHAR,
"place_id" VARCHAR,
"yr" BIGINT,
"period" BIGINT,
"index_nsa" DOUBLE,
"index_sa" DOUBLE
);Anyone who has the link will be able to view this.