Baselight

Distribution Of Digital Platform Workers (at Least One Hour In The Last Month) By Labour Status - Experimental Statistics

Eurostat code: lfst_dpw_05 ยท (2022 - 2022)

@eurostat.lfst_dpw_05

Loading...
Loading...

About this Dataset

Distribution Of Digital Platform Workers (at Least One Hour In The Last Month) By Labour Status - Experimental Statistics

This Eurostat dataset contains data on distribution of digital platform workers (at least one hour in the last month) by labour status - experimental statistics, as collected and published by the Statistical Office of the European Union.

Tables included:

  • raw: Original table as downloaded from Eurostat.
  • tidy: A cleaned and transformed version of the raw table, where time period values appear as rows instead of columns (unpivoted format).

Last updated: 2024-07-17T23:00:00+0200

Tables

Distribution Of Digital Platform Workers (at Least One Hour In The Last Month) By Labour Status - Experimental Statistics - Raw

@eurostat.lfst_dpw_05.raw
  • 5.7 KB
  • 18 rows
  • 7 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "wstatus" VARCHAR,
  "sex" VARCHAR,
  "age" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2022" DOUBLE
);

Distribution Of Digital Platform Workers (at Least One Hour In The Last Month) By Labour Status - Experimental Statistics - Unpivoted

@eurostat.lfst_dpw_05.tidy
  • 6.26 KB
  • 18 rows
  • 8 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "wstatus" VARCHAR,
  "sex" VARCHAR,
  "age" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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