Baselight

Proportion Of Youths And Adults (aged 16-74) By Type Of ICT Skills, ENP-East Countries

Eurostat code: enpe_isoc_sk_skl_i ยท (2013 - 2024)

@eurostat.enpe_isoc_sk_skl_i

Proportion Of Youths And Adults (aged 16-74) By Type Of ICT Skills, ENP-East Countries - Unpivoted
@eurostat.enpe_isoc_sk_skl_i.tidy

This table contains the same data as the raw table, but in a tidy format: time period values are unpivoted into rows under a single time_period column, making the dataset easier to analyze and visualize.

  • 5.53 KB
  • 78 rows
  • 6 columns
freq

Freq

skills

Skills

unit

Unit

geo

Geo

time_period

Time Period

value

Value

AnnualCreating electronic presentations with presentation software (including text, images, sound, video or charts) skillsPercentageAzerbaijan20134
AnnualSending e-mails with attached files (e.g. document, picture, video) skillsPercentageAzerbaijan201338
AnnualWriting a computer program using a specialised programming language skillsPercentageAzerbaijan20131
AnnualCreating electronic presentations with presentation software (including text, images, sound, video or charts) skillsPercentageAzerbaijan20144
AnnualSending e-mails with attached files (e.g. document, picture, video) skillsPercentageAzerbaijan201439
AnnualWriting a computer program using a specialised programming language skillsPercentageAzerbaijan20141
AnnualCreating electronic presentations with presentation software (including text, images, sound, video or charts) skillsPercentageAzerbaijan20154
AnnualSending e-mails with attached files (e.g. document, picture, video) skillsPercentageAzerbaijan201539
AnnualWriting a computer program using a specialised programming language skillsPercentageAzerbaijan20151
AnnualCreating electronic presentations with presentation software (including text, images, sound, video or charts) skillsPercentageAzerbaijan20164

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

Share link

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