Baselight

Distribution By Occupation (ISCO-08) Of The Labour Market Demand For ICT Specialists In Online Job Advertisements - Experimental Statistics

Eurostat code: isoc_sk_oja2 ยท (2019-Q4 - 2025-Q1)

@eurostat.isoc_sk_oja2

Loading...
Loading...

About this Dataset

Distribution By Occupation (ISCO-08) Of The Labour Market Demand For ICT Specialists In Online Job Advertisements - Experimental Statistics

This Eurostat dataset contains data on distribution by occupation (isco-08) of the labour market demand for ict specialists in online job advertisements - 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: 2025-07-24T23:00:00+0200

Tables

Distribution By Occupation (ISCO-08) Of The Labour Market Demand For ICT Specialists In Online Job Advertisements - Experimental Statistics - Raw

@eurostat.isoc_sk_oja2.raw
  • 35.83 KB
  • 221 rows
  • 26 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "isco08" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2019_q4" DOUBLE,
  "n_2020_q1" DOUBLE,
  "n_2020_q2" DOUBLE,
  "n_2020_q3" DOUBLE,
  "n_2020_q4" DOUBLE,
  "n_2021_q1" DOUBLE,
  "n_2021_q2" DOUBLE,
  "n_2021_q3" DOUBLE,
  "n_2021_q4" DOUBLE,
  "n_2022_q1" DOUBLE,
  "n_2022_q2" DOUBLE,
  "n_2022_q3" DOUBLE,
  "n_2022_q4" DOUBLE,
  "n_2023_q1" DOUBLE,
  "n_2023_q2" DOUBLE,
  "n_2023_q3" DOUBLE,
  "n_2023_q4" DOUBLE,
  "n_2024_q1" DOUBLE,
  "n_2024_q2" DOUBLE,
  "n_2024_q3" DOUBLE,
  "n_2024_q4" DOUBLE,
  "n_2025_q1" DOUBLE
);

Distribution By Occupation (ISCO-08) Of The Labour Market Demand For ICT Specialists In Online Job Advertisements - Experimental Statistics - Unpivoted

@eurostat.isoc_sk_oja2.tidy
  • 13.95 KB
  • 4323 rows
  • 6 columns
Loading...

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

Share link

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