Baselight

Share Of Digital Platform Workers (in The Last 12 Months) By Type Of Task Or Service - Experimental Statistics

Eurostat code: lfst_dpw_02 ยท (2022 - 2022)

@eurostat.lfst_dpw_02

Loading...
Loading...

About this Dataset

Share Of Digital Platform Workers (in The Last 12 Months) By Type Of Task Or Service - Experimental Statistics

This Eurostat dataset contains data on share of digital platform workers (in the last 12 months) by type of task or service - 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

Share Of Digital Platform Workers (in The Last 12 Months) By Type Of Task Or Service - Experimental Statistics - Raw

@eurostat.lfst_dpw_02.raw
  • 5.99 KB
  • 117 rows
  • 7 columns
Loading...

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

Share Of Digital Platform Workers (in The Last 12 Months) By Type Of Task Or Service - Experimental Statistics - Unpivoted

@eurostat.lfst_dpw_02.tidy
  • 6.57 KB
  • 117 rows
  • 8 columns
Loading...

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