Baselight

Assumptions For Net Migration By Age, Sex, Type Of Projection And NUTS 3 Region

Eurostat code: proj_19ranmig3 · (2019 - 2100)

@eurostat.proj_19ranmig3

Assumptions For Net Migration By Age, Sex, Type Of Projection And NUTS 3 Region - Unpivoted
@eurostat.proj_19ranmig3.tidy

This table contains the same data as the raw table, but in a tidy format: time period values are unpivoted into rows under a single time_period column, making the dataset easier to analyze and visualize.

  • 40.47 MB
  • 30511872 rows
  • 8 columns
freq

Freq

projection

Projection

age

Age

sex

Sex

unit

Unit

geo

Geo

time_period

Time Period

value

Value

AnnualBaseline projectionsTotalFemalesPersonMittelburgenland201998
AnnualBaseline projectionsTotalFemalesPersonNordburgenland2019861
AnnualBaseline projectionsTotalFemalesPersonSüdburgenland2019233
AnnualBaseline projectionsTotalFemalesPersonMostviertel-Eisenwurzen2019351
AnnualBaseline projectionsTotalFemalesPersonNiederösterreich-Süd2019792
AnnualBaseline projectionsTotalFemalesPersonSankt Pölten2019547
AnnualBaseline projectionsTotalFemalesPersonWaldviertel2019191
AnnualBaseline projectionsTotalFemalesPersonWeinviertel2019374
AnnualBaseline projectionsTotalFemalesPersonWiener Umland/Nordteil20191696
AnnualBaseline projectionsTotalFemalesPersonWiener Umland/Südteil20191769

CREATE TABLE tidy (
  "freq" VARCHAR,
  "projection" VARCHAR,
  "age" VARCHAR,
  "sex" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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