Important Characteristics When Buying ICT Devices
Eurostat code: isoc_eco_ic ยท (2022 - 2024)
@eurostat.isoc_eco_ic
Eurostat code: isoc_eco_ic ยท (2022 - 2024)
@eurostat.isoc_eco_ic
CREATE TABLE raw (
"freq" VARCHAR,
"ind_type" VARCHAR,
"indic_is" VARCHAR,
"unit" VARCHAR,
"geo" VARCHAR,
"n_2022" DOUBLE,
"n_2024" DOUBLE
);
CREATE TABLE tidy (
"freq" VARCHAR,
"ind_type" VARCHAR,
"indic_is" VARCHAR,
"unit" VARCHAR,
"geo" VARCHAR,
"time_period" VARCHAR,
"value" DOUBLE
);
Anyone who has the link will be able to view this.