Baselight

Household Size And Composition

@owid.households

Loading...
Loading...

About this Dataset

Household Size And Composition

This database presents a compilation of indicators on household size and membership composition around the world, estimated using both tabulated data and household roster micro-data from censuses and household surveys. The estimates are based on 1,059 unique data sources from 196 countries or areas, representing approximately 98 per cent of the world’s population in 2022, with reference dates ranging from 1960 to 2021. The 2022 database includes estimates from 209 Multiple Indicator Cluster Surveys (MICS), representing 98 countries or areas, which were not available in the previous versions.

Standard estimation procedures were used to ensure comparability of the estimates between countries and over time.

Tables

Household Size And Composition

@owid.households.owid_households
  • 37.41 KB
  • 919 rows
  • 10 columns
Loading...

CREATE TABLE owid_households (
  "country" VARCHAR,
  "year" INTEGER,
  "one_person" FLOAT,
  "couple_only" FLOAT,
  "couple_with_children" FLOAT,
  "single_parent_with_children" FLOAT,
  "extended_family" FLOAT,
  "non_relatives" FLOAT,
  "unknown" FLOAT,
  "single_parent_with_children_separate" FLOAT
);

Share link

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