Baselight

Activities Via Internet Not Done Because Of Security Concerns (2010-2019)

Eurostat code: isoc_cisci_ax ยท (2010 - 2019)

@eurostat.isoc_cisci_ax

Activities Via Internet Not Done Because Of Security Concerns (2010-2019) - Unpivoted
@eurostat.isoc_cisci_ax.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.

  • 298.56 KB
  • 133949 rows
  • 7 columns
freq

Freq

unit

Unit

ind_type

Ind Type

indic_is

Indic Is

geo

Geo

time_period

Time Period

value

Value

AnnualPercentage of individualsIndividuals who are born in another EU Member StateSecurity concerns limited or prevented individuals from doing any of the following activities: I_SBGOOD, I_SBBANK, I_SBPERS, I_SBGOV, I_SBSOFT or I_SBMOB1Austria201028.86
AnnualPercentage of individualsIndividuals who are born in another EU Member StateSecurity concerns limited or prevented individuals from doing any of the following activities: I_SBGOOD, I_SBBANK, I_SBPERS, I_SBGOV, I_SBSOFT or I_SBMOB1Cyprus201021.69
AnnualPercentage of individualsIndividuals who are born in another EU Member StateSecurity concerns limited or prevented individuals from doing any of the following activities: I_SBGOOD, I_SBBANK, I_SBPERS, I_SBGOV, I_SBSOFT or I_SBMOB1Czechia20106.85
AnnualPercentage of individualsIndividuals who are born in another EU Member StateSecurity concerns limited or prevented individuals from doing any of the following activities: I_SBGOOD, I_SBBANK, I_SBPERS, I_SBGOV, I_SBSOFT or I_SBMOB1Denmark201053.89
AnnualPercentage of individualsIndividuals who are born in another EU Member StateSecurity concerns limited or prevented individuals from doing any of the following activities: I_SBGOOD, I_SBBANK, I_SBPERS, I_SBGOV, I_SBSOFT or I_SBMOB1Estonia201016.63
AnnualPercentage of individualsIndividuals who are born in another EU Member StateSecurity concerns limited or prevented individuals from doing any of the following activities: I_SBGOOD, I_SBBANK, I_SBPERS, I_SBGOV, I_SBSOFT or I_SBMOB1Greece201024.68
AnnualPercentage of individualsIndividuals who are born in another EU Member StateSecurity concerns limited or prevented individuals from doing any of the following activities: I_SBGOOD, I_SBBANK, I_SBPERS, I_SBGOV, I_SBSOFT or I_SBMOB1Spain201042.51
AnnualPercentage of individualsIndividuals who are born in another EU Member StateSecurity concerns limited or prevented individuals from doing any of the following activities: I_SBGOOD, I_SBBANK, I_SBPERS, I_SBGOV, I_SBSOFT or I_SBMOB1European Union - 27 countries (from 2020)201035.18
AnnualPercentage of individualsIndividuals who are born in another EU Member StateSecurity concerns limited or prevented individuals from doing any of the following activities: I_SBGOOD, I_SBBANK, I_SBPERS, I_SBGOV, I_SBSOFT or I_SBMOB1Finland201069.94
AnnualPercentage of individualsIndividuals who are born in another EU Member StateSecurity concerns limited or prevented individuals from doing any of the following activities: I_SBGOOD, I_SBBANK, I_SBPERS, I_SBGOV, I_SBSOFT or I_SBMOB1Hungary201013.47

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

Share link

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