Baselight

Labour Market Demand For ICT Specialists In Online Job Advertisements, By NUTS 2 Region - Experimental Statistics

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

@eurostat.isoc_sk_oja1

Loading...
Loading...

About this Dataset

Labour Market Demand For ICT Specialists In Online Job Advertisements, By NUTS 2 Region - Experimental Statistics

This Eurostat dataset contains data on labour market demand for ict specialists in online job advertisements, by nuts 2 region - 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

Labour Market Demand For ICT Specialists In Online Job Advertisements, By NUTS 2 Region - Experimental Statistics - Raw

@eurostat.isoc_sk_oja1.raw
  • 39.84 KB
  • 331 rows
  • 25 columns
Loading...

CREATE TABLE raw (
  "freq" 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
);

Labour Market Demand For ICT Specialists In Online Job Advertisements, By NUTS 2 Region - Experimental Statistics - Unpivoted

@eurostat.isoc_sk_oja1.tidy
  • 19.96 KB
  • 6909 rows
  • 5 columns
Loading...

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

Share link

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