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
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.