Infectious Disease Prediction
Infectious Disease Prediction
@kaggle.haithemhermessi_infectious_disease_prediction
Infectious Disease Prediction
@kaggle.haithemhermessi_infectious_disease_prediction
CREATE TABLE test (
"unnamed_0" BIGINT,
"disease" VARCHAR,
"county" VARCHAR,
"year" BIGINT,
"sex" VARCHAR,
"count" BIGINT,
"population" BIGINT,
"rate" DOUBLE,
"ci_lower" DOUBLE,
"ci_upper" DOUBLE
);
Anyone who has the link will be able to view this.