Baselight

Work From Home, From An External Site Or On The Move (2018)

Eurostat code: isoc_iw_hem ยท (2018 - 2018)

@eurostat.isoc_iw_hem

Loading...
Loading...

About this Dataset

Work From Home, From An External Site Or On The Move (2018)

This Eurostat dataset contains data on work from home, from an external site or on the move (2018), 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-06-16T23:00:00+0200

Tables

Work From Home, From An External Site Or On The Move (2018) - Raw

@eurostat.isoc_iw_hem.raw
  • 279.78 KB
  • 120146 rows
  • 6 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "ind_type" VARCHAR,
  "indic_is" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2018" DOUBLE
);

Work From Home, From An External Site Or On The Move (2018) - Unpivoted

@eurostat.isoc_iw_hem.tidy
  • 262.07 KB
  • 107485 rows
  • 7 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "ind_type" VARCHAR,
  "indic_is" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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