Covid County Data
Cases, deaths, testing, mobility, and NPI
@kaggle.cc7768_covid_county_data
Cases, deaths, testing, mobility, and NPI
@kaggle.cc7768_covid_county_data
CREATE TABLE npi_us (
"unnamed_0" BIGINT,
"dt" TIMESTAMP,
"location" BIGINT,
"closing_of_public_venues" BOOLEAN,
"gathering_size_100_26" BOOLEAN,
"gathering_size_10_0" BOOLEAN,
"gathering_size_25_11" BOOLEAN,
"gathering_size_500_101" BOOLEAN,
"lockdown" BOOLEAN,
"non_essential_services_closure" BOOLEAN,
"religious_gatherings_banned" BOOLEAN,
"shelter_in_place" BOOLEAN,
"social_distancing" BOOLEAN
);
Anyone who has the link will be able to view this.