Covid@Lombardy
Covariates and Covid Infos - EU NUTS Level
@kaggle.federicocapello_covidlombardy
Covariates and Covid Infos - EU NUTS Level
@kaggle.federicocapello_covidlombardy
CREATE TABLE policies (
"nuts2" VARCHAR,
"date" TIMESTAMP,
"anti_disinformation_measures" DOUBLE,
"closure_and_regulation_of_schools" BIGINT,
"curfew" DOUBLE,
"declaration_of_emergency" DOUBLE,
"external_border_restrictions" BIGINT,
"health_monitoring" DOUBLE,
"health_resources" BIGINT,
"health_testing" DOUBLE,
"hygiene" DOUBLE,
"internal_border_restrictions" DOUBLE,
"lockdown" DOUBLE,
"new_task_force_bureau_or_administrative_configuration" DOUBLE,
"other_policy_not_listed_above" DOUBLE,
"public_awareness_measures" DOUBLE,
"quarantine" DOUBLE,
"restriction_and_regulation_of_businesses" BIGINT,
"restriction_and_regulation_of_government_services" DOUBLE,
"restrictions_of_mass_gatherings" BIGINT,
"social_distancing" DOUBLE,
"covid_19_vaccines" DOUBLE
);
Anyone who has the link will be able to view this.