Baselight

OECD Affordable Housing Database (AHD)

@owid.affordable_housing_database

Loading...
Loading...

About this Dataset

OECD Affordable Housing Database (AHD)

The OECD Affordable Housing Database (AHD) helps countries monitor access to good-quality affordable housing and strengthen the knowledge base for policy evaluation. It brings together cross-national information from OECD countries, Key Partners and EU member states.

The database groups indicators along three dimensions: housing market, housing conditions and affordability, and public policies towards affordable housing. Each indicator presents data, relevant definitions and methodology, and key results. Indicators also discuss comparability, data issues, and, where relevant, include the raw data or descriptive information across countries.

Tables

OECD Affordable Housing Database (AHD)

@owid.affordable_housing_database.owid_affordable_housing_database
  • 19.82 KB
  • 200 rows
  • 23 columns
Loading...

CREATE TABLE owid_affordable_housing_database (
  "country" VARCHAR,
  "year" INTEGER,
  "point_in_time_1" FLOAT,
  "point_in_time_2_3" FLOAT,
  "point_in_time_1_2_3" FLOAT,
  "point_in_time_total" FLOAT,
  "flow_1" FLOAT,
  "flow_2_3" FLOAT,
  "flow_1_2_3" FLOAT,
  "flow_total" FLOAT,
  "share_of_women_point_in_time_1_2_3" FLOAT,
  "share_of_women_flow_1_2_3" FLOAT,
  "share_of_women_flow_2_3" FLOAT,
  "share_of_women_point_in_time_2_3" FLOAT,
  "share_of_women_point_in_time_1" FLOAT,
  "share_of_men_point_in_time_1_2_3" FLOAT,
  "share_of_men_flow_1_2_3" FLOAT,
  "share_of_men_flow_2_3" FLOAT,
  "share_of_men_point_in_time_2_3" FLOAT,
  "share_of_men_point_in_time_1" FLOAT,
  "share" FLOAT,
  "number" UINTEGER,
  "type_of_strategy" VARCHAR
);

Share link

Anyone who has the link will be able to view this.