Suicide, Deaths Per 100,000 Population (LGHC Indicator)
State of California
@usgov.ca_gov_suicide_deaths_per_100000_population_lghc_indic_cbba767b
State of California
@usgov.ca_gov_suicide_deaths_per_100000_population_lghc_indic_cbba767b
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: 2025-07-23T21:37:25.282270
Tags: california-department-of-public-health, lets-get-healthy-california, lghc, mental-health, mortality, suicide
CREATE TABLE data_dictionary_suicide_lghc_indicator_21 (
"column" VARCHAR,
"type" VARCHAR,
"label" VARCHAR,
"description" VARCHAR
);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.