Long-Term Care Facility Profitability
State of California
@usgov.ca_gov_long_term_care_facility_profitability_59a02
State of California
@usgov.ca_gov_long_term_care_facility_profitability_59a02
This dataset provides Long-Term Care Facility Income Statement Data.
Organization: State of California
Last updated: 2025-07-23T21:40:00.053511
Tags: department-of-health-care-access-and-information, hcai, ltc, net-income, profitability, skilled-nursing
CREATE TABLE table_1 (
"year" BIGINT,
"fac_no" BIGINT,
"fac_name" VARCHAR,
"beg_date" VARCHAR,
"end_date" VARCHAR,
"county_name" VARCHAR,
"type_cntrl" VARCHAR,
"patient_days" BIGINT,
"tot_hc_rev" VARCHAR,
"tot_hc_exp" VARCHAR,
"nonhc_net" VARCHAR,
"inc_tax" VARCHAR,
"ext_item" VARCHAR,
"net_income" VARCHAR
);Anyone who has the link will be able to view this.