Baselight

Individuals - Internet Activities

Eurostat code: isoc_ci_ac_i ยท (2002 - 2024)

@eurostat.isoc_ci_ac_i

Individuals - Internet Activities - Unpivoted
@eurostat.isoc_ci_ac_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.97 MB
  • 2634994 rows
  • 7 columns
freq

Freq

indic_is

Indic Is

unit

Unit

ind_type

Ind Type

geo

Geo

time_period

Time Period

value

Value

AnnualInternet use: sending/receiving e-mailsPercentage of individualsFemales, 16 to 24 years oldAustria200256.06
AnnualInternet use: sending/receiving e-mailsPercentage of individualsFemales, 16 to 24 years oldGermany200263.23
AnnualInternet use: sending/receiving e-mailsPercentage of individualsFemales, 16 to 24 years oldDenmark200273.66
AnnualInternet use: sending/receiving e-mailsPercentage of individualsFemales, 16 to 24 years oldGreece200218.89
AnnualInternet use: sending/receiving e-mailsPercentage of individualsFemales, 16 to 24 years oldSpain200230.42
AnnualInternet use: sending/receiving e-mailsPercentage of individualsFemales, 16 to 24 years oldEuropean Union - 15 countries (1995-2004)200253.13
AnnualInternet use: sending/receiving e-mailsPercentage of individualsFemales, 16 to 24 years oldFinland200276.81
AnnualInternet use: sending/receiving e-mailsPercentage of individualsFemales, 16 to 24 years oldLuxembourg200255.07
AnnualInternet use: sending/receiving e-mailsPercentage of individualsFemales, 16 to 24 years oldNetherlands200267.79
AnnualInternet use: sending/receiving e-mailsPercentage of individualsFemales, 16 to 24 years oldSweden200286.41

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

Share link

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