Distribution Of Households By Household Type Until 2001
Eurostat code: ilc_lvph02h ยท (1997 - 2001)
@eurostat.ilc_lvph02h
Eurostat code: ilc_lvph02h ยท (1997 - 2001)
@eurostat.ilc_lvph02h
CREATE TABLE raw (
"freq" VARCHAR,
"hhtyp" VARCHAR,
"unit" VARCHAR,
"geo" VARCHAR,
"n_1997" DOUBLE,
"n_1998" DOUBLE,
"n_1999" DOUBLE,
"n_2000" DOUBLE,
"n_2001" DOUBLE
);
Anyone who has the link will be able to view this.