Long-Term Care Facility Profitability
State of California
@usgov.ca_gov_long_term_care_facility_profitability_bb0a1
State of California
@usgov.ca_gov_long_term_care_facility_profitability_bb0a1
This dataset provides Long-Term Care Facility Income Statement Data.
Organization: State of California
Last updated: 2023-08-25T21:33:59.082761
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.