U.S. Opiate Prescriptions/Overdoses
Can you save lives through predictive modeling?
@kaggle.apryor6_us_opiate_prescriptions
Can you save lives through predictive modeling?
@kaggle.apryor6_us_opiate_prescriptions
CREATE TABLE overdoses (
"state" VARCHAR,
"population" BIGINT,
"deaths" BIGINT,
"abbrev" VARCHAR
);
Anyone who has the link will be able to view this.