Baselight

Labour Transitions By Type Of Contract - Changes In Employment Security

Eurostat code: ilc_lvhl33 ยท (2006 - 2024)

@eurostat.ilc_lvhl33

Labour Transitions By Type Of Contract - Changes In Employment Security - Unpivoted
@eurostat.ilc_lvhl33.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.

  • 50.01 KB
  • 30172 rows
  • 8 columns
freq

Freq

trans1y

Trans1y

wstatus

Wstatus

sex

Sex

unit

Unit

geo

Geo

time_period

Time Period

value

Value

AnnualTransition to the same or higher employment security as previous yearStudentsFemalesPercentageAustria200696.9
AnnualTransition to the same or higher employment security as previous yearStudentsFemalesPercentageBelgium200687.2
AnnualTransition to the same or higher employment security as previous yearStudentsFemalesPercentageCyprus200694.5
AnnualTransition to the same or higher employment security as previous yearStudentsFemalesPercentageCzechia200694.6
AnnualTransition to the same or higher employment security as previous yearStudentsFemalesPercentageDenmark200693.4
AnnualTransition to the same or higher employment security as previous yearStudentsFemalesPercentageEuro area - 18 countries (2014)200690.3
AnnualTransition to the same or higher employment security as previous yearStudentsFemalesPercentageEstonia200693
AnnualTransition to the same or higher employment security as previous yearStudentsFemalesPercentageGreece200693.1
AnnualTransition to the same or higher employment security as previous yearStudentsFemalesPercentageSpain200690.2
AnnualTransition to the same or higher employment security as previous yearStudentsFemalesPercentageFinland200689

CREATE TABLE tidy (
  "freq" VARCHAR,
  "trans1y" VARCHAR,
  "wstatus" 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.