Suicide, Deaths Per 100,000 Population (LGHC Indicator)
State of California
@usgov.ca_gov_suicide_deaths_per_100000_population_lghc_indic_d967e774
State of California
@usgov.ca_gov_suicide_deaths_per_100000_population_lghc_indic_d967e774
This is a source dataset for a Let's Get Healthy California indicator at https://letsgethealthy.ca.gov/: Deaths by suicide per 100,000 population. Data have been aggregated from statistical datasets compiled from California death records.
Organization: State of California
Last updated: 2024-03-30T04:23:37.592405
Tags: california-department-of-public-health, lets-get-healthy-california, lghc, mental-health, mortality, suicide
CREATE TABLE suicide_lghc_indicator_21 (
"indicator" VARCHAR,
"geography" VARCHAR,
"year" VARCHAR,
"strata" VARCHAR,
"strata_name" VARCHAR,
"numerator" BIGINT,
"denominator" BIGINT,
"rate" DOUBLE,
"age_adjusted_rate" DOUBLE
);Anyone who has the link will be able to view this.