A dataset containing the percentage of individuals who used the Internet on a daily basis in the European countries and regions.
daily_internet_users
A data frame with 3 variables:
National and sub-national geographical codes from Eurostat
Time, coded as a numeric variable of the year, 2006-2019
The numeric statistical values
The fresh version of this statistic can be obtained by
eurostat::get_eurostat("isoc_r_iuse_i", time_format = "num")
and filtered for the indic_is = "I_IDAY"
indicator and the
unit="PC_IND"
unit.