Italy Residents Trends 2030 Vs. 2022
from an article published 2022-07-18 on Il Sole 24 Ore based upon ISTAT data
@kaggle.robertolofaro_italy_residents_trends_2030_vs_2022
from an article published 2022-07-18 on Il Sole 24 Ore based upon ISTAT data
@kaggle.robertolofaro_italy_residents_trends_2030_vs_2022
CREATE TABLE n_20220718_italyresidentstrends2030vs2022 (
"area" VARCHAR,
"regione" VARCHAR,
"provincia" VARCHAR,
"delta_pcnt_15_64" DOUBLE,
"delta_pcnt_15_29" DOUBLE,
"delta_pcnt_30_64" DOUBLE,
"delta_val_15_64" DOUBLE,
"delta_val_15_29" DOUBLE,
"delta_val_30_64" DOUBLE
);
Anyone who has the link will be able to view this.