Suicides
Death rates for suicide by sex, race, Hispanic origin, and age in the US
@kaggle.joebeachcapital_suicides
Death rates for suicide by sex, race, Hispanic origin, and age in the US
@kaggle.joebeachcapital_suicides
CREATE TABLE death_rates_for_suicide_by_sex_race_hispanic_origin_an_2656a786 (
"indicator" VARCHAR,
"unit" VARCHAR,
"unit_num" BIGINT,
"stub_name" VARCHAR,
"stub_name_num" BIGINT,
"stub_label" VARCHAR,
"stub_label_num" DOUBLE,
"year" BIGINT,
"year_num" BIGINT,
"age" VARCHAR,
"age_num" DOUBLE,
"estimate" DOUBLE,
"flag" VARCHAR
);
Anyone who has the link will be able to view this.