Baselight

Notifications For Research And Study By Reason, Decision, Citizenship And Length Of Validity

Eurostat code: migr_ressrntf ยท (2019 - 2023)

@eurostat.migr_ressrntf

Notifications For Research And Study By Reason, Decision, Citizenship And Length Of Validity - Unpivoted
@eurostat.migr_ressrntf.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.

  • 80.41 KB
  • 529922 rows
  • 9 columns
freq

Freq

decision

Decision

reason

Reason

duration

Duration

citizen

Citizen

unit

Unit

geo

Geo

time_period

Time Period

value

Value

AnnualNotification objectedStudyFrom 1 to 90 daysAndorraNumberBulgaria2019
AnnualNotification objectedStudyFrom 1 to 90 daysAndorraNumberGermany2019
AnnualNotification objectedStudyFrom 1 to 90 daysAndorraNumberEstonia2019
AnnualNotification objectedStudyFrom 1 to 90 daysAndorraNumberSpain2019
AnnualNotification objectedStudyFrom 1 to 90 daysAndorraNumberFinland2019
AnnualNotification objectedStudyFrom 1 to 90 daysAndorraNumberItaly2019
AnnualNotification objectedStudyFrom 1 to 90 daysAndorraNumberLuxembourg2019
AnnualNotification objectedStudyFrom 1 to 90 daysAndorraNumberMalta2019
AnnualNotification objectedStudyFrom 1 to 90 daysAndorraNumberNetherlands2019
AnnualNotification objectedStudyFrom 1 to 90 daysAndorraNumberRomania2019

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

Share link

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