Baselight

Admitted Family Members Of EU Blue Cards Holders By Type Of Decision And Citizenship

Eurostat code: migr_resbc2 ยท (2012 - 2023)

@eurostat.migr_resbc2

Admitted Family Members Of EU Blue Cards Holders By Type Of Decision And Citizenship - Unpivoted
@eurostat.migr_resbc2.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.

  • 41.41 KB
  • 63682 rows
  • 7 columns
freq

Freq

unit

Unit

decision

Decision

citizen

Citizen

geo

Geo

time_period

Time Period

value

Value

AnnualPersonDecision to grantAndorraCyprus2012
AnnualPersonDecision to grantUnited Arab EmiratesCyprus2012
AnnualPersonDecision to grantAfghanistanCyprus2012
AnnualPersonDecision to grantAntigua and BarbudaCyprus2012
AnnualPersonDecision to grantAlbaniaCyprus2012
AnnualPersonDecision to grantAlbaniaGermany20124
AnnualPersonDecision to grantArmeniaBulgaria20121
AnnualPersonDecision to grantArmeniaCyprus2012
AnnualPersonDecision to grantAngolaCyprus2012
AnnualPersonDecision to grantArgentinaCyprus2012

CREATE TABLE tidy (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "decision" VARCHAR,
  "citizen" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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