Baselight

Outgoing Responses To 'Dublin' Requests For Information By Receiving Country (PARTNER), Legal Provision, Duration Of Response, Sex And Type Of Applicant

Eurostat code: migr_dubreso ยท (2008 - 2024)

@eurostat.migr_dubreso

Outgoing Responses To 'Dublin' Requests For Information By Receiving Country (PARTNER), Legal Provision, Duration Of Response, Sex And Type Of Applicant - Unpivoted
@eurostat.migr_dubreso.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.

  • 299.46 KB
  • 1278664 rows
  • 10 columns
freq

Freq

unit

Unit

duration

Duration

leg_prov

Leg Prov

partner

Partner

applicant

Applicant

sex

Sex

geo

Geo

time_period

Time Period

value

Value

AnnualNumberTotalResponse to request for informationAustriaTotalTotalBelgium2008
AnnualNumberTotalResponse to request for informationAustriaTotalTotalBulgaria20081
AnnualNumberTotalResponse to request for informationAustriaTotalTotalSwitzerland2008
AnnualNumberTotalResponse to request for informationAustriaTotalTotalCyprus2008
AnnualNumberTotalResponse to request for informationAustriaTotalTotalCzechia20083
AnnualNumberTotalResponse to request for informationAustriaTotalTotalGermany2008
AnnualNumberTotalResponse to request for informationAustriaTotalTotalDenmark2008
AnnualNumberTotalResponse to request for informationAustriaTotalTotalEstonia2008
AnnualNumberTotalResponse to request for informationAustriaTotalTotalGreece2008
AnnualNumberTotalResponse to request for informationAustriaTotalTotalSpain20081

CREATE TABLE tidy (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "duration" VARCHAR,
  "leg_prov" VARCHAR,
  "partner" VARCHAR,
  "applicant" VARCHAR,
  "sex" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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