Lanterman-Petris-Short Act Data
State of California
@usgov.ca_gov_lanterman_petris_short_act_data
State of California
@usgov.ca_gov_lanterman_petris_short_act_data
Lanterman-Petris-Short (LPS) dataset contains the number of persons detained or admitted and treated involuntarily pursuant to several sections of the LPS Act in each county and stratified by data elements. This dataset also contains data elements for Senate Bill (SB) 929 and Senate Bill (SB) 43.
Organization: State of California
Last updated: 2025-08-23T12:58:33.421667
Tags: behavioral-health, california-department-of-health-care-services, dhcs, lanterman-petris-short-act, lps
CREATE TABLE data_dictionary_lanterman_petris_short_act_data (
"column" VARCHAR,
"type" VARCHAR,
"label" VARCHAR,
"description" VARCHAR
);CREATE TABLE lanterman_petris_short_act_data (
"rpt_year" BIGINT,
"county" VARCHAR,
"category" VARCHAR,
"amount_type" VARCHAR,
"amount_desc" VARCHAR,
"amount" DOUBLE,
"amount_annot" DOUBLE
);Anyone who has the link will be able to view this.