Baselight

Number Of Employees And Hours Worked, By Working Time, NACE Rev. 1.1 Activity And NUTS 1 Region - LCS Survey 2004

Eurostat code: lc_r04num1 · (2004 - 2004)

@eurostat.lc_r04num1

Number Of Employees And Hours Worked, By Working Time, NACE Rev. 1.1 Activity And NUTS 1 Region - LCS Survey 2004 - Unpivoted
@eurostat.lc_r04num1.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.

  • 266.06 KB
  • 47815 rows
  • 9 columns
freq

Freq

sizeclas

Sizeclas

worktime

Worktime

indic_lc

Indic Lc

nace_r1

Nace R1

unit

Unit

geo

Geo

time_period

Time Period

value

Value

Annual10 employees or moreFull-timeHours actually worked by the employees per yearAgriculture, hunting and forestryNumberRégion de Bruxelles-Capitale/Brussels Hoofdstedelijk Gewest2004
Annual10 employees or moreFull-timeHours actually worked by the employees per yearAgriculture, hunting and forestryNumberVlaams Gewest2004
Annual10 employees or moreFull-timeHours actually worked by the employees per yearAgriculture, hunting and forestryNumberRégion wallonne2004
Annual10 employees or moreFull-timeHours actually worked by the employees per yearAgriculture, hunting and forestryNumberKözép-Magyarország200415201174
Annual10 employees or moreFull-timeHours actually worked by the employees per yearAgriculture, hunting and forestryNumberDunántúl200465714672
Annual10 employees or moreFull-timeHours actually worked by the employees per yearAgriculture, hunting and forestryNumberAlföld és Észak200478674728
Annual10 employees or moreFull-timeHours actually worked by the employees per yearFishingNumberRégion de Bruxelles-Capitale/Brussels Hoofdstedelijk Gewest2004
Annual10 employees or moreFull-timeHours actually worked by the employees per yearFishingNumberVlaams Gewest2004
Annual10 employees or moreFull-timeHours actually worked by the employees per yearFishingNumberRégion wallonne2004
Annual10 employees or moreFull-timeHours actually worked by the employees per yearFishingNumberKözép-Magyarország2004237060

CREATE TABLE tidy (
  "freq" VARCHAR,
  "sizeclas" VARCHAR,
  "worktime" VARCHAR,
  "indic_lc" VARCHAR,
  "nace_r1" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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