Accidental Drug Related Deaths 2012-2023
State of Connecticut
@usgov.state_of_connecticut_accidental_drug_related_deaths_2012_2018
State of Connecticut
@usgov.state_of_connecticut_accidental_drug_related_deaths_2012_2018
CREATE TABLE table_1 (
"date" TIMESTAMP,
"date_type" VARCHAR,
"age" DOUBLE,
"sex" VARCHAR,
"race" VARCHAR,
"ethnicity" VARCHAR,
"residence_city" VARCHAR,
"residence_county" VARCHAR,
"residence_state" VARCHAR,
"injury_city" VARCHAR,
"injury_county" VARCHAR,
"injury_state" VARCHAR,
"injury_place" VARCHAR,
"description_of_injury" VARCHAR,
"death_city" VARCHAR,
"death_county" VARCHAR,
"death_state" VARCHAR,
"location" VARCHAR,
"location_if_other" VARCHAR,
"cause_of_death" VARCHAR,
"manner_of_death" VARCHAR,
"other_significant_conditions" VARCHAR,
"heroin" VARCHAR,
"heroin_death_certificate_dc" VARCHAR,
"cocaine" VARCHAR,
"fentanyl" VARCHAR,
"fentanyl_analogue" VARCHAR,
"oxycodone" VARCHAR,
"oxymorphone" VARCHAR,
"ethanol" VARCHAR,
"hydrocodone" VARCHAR,
"benzodiazepine" VARCHAR,
"methadone" VARCHAR,
"meth_amphetamine" VARCHAR,
"amphet" VARCHAR,
"tramad" VARCHAR,
"hydromorphone" VARCHAR,
"morphine_not_heroin" VARCHAR,
"xylazine" VARCHAR,
"gabapentin" VARCHAR,
"opiate_nos" VARCHAR,
"heroin_morph_codeine" VARCHAR,
"other_opioid" VARCHAR,
"any_opioid" VARCHAR,
"other" VARCHAR,
"residencecitygeo" VARCHAR,
"injurycitygeo" VARCHAR,
"deathcitygeo" VARCHAR
);
Anyone who has the link will be able to view this.