Four Quarter Summary Hospital Utilization Patient Days By Type Of Ownership
State of California
@usgov.ca_gov_four_quarter_summary_hospital_utilization_patie_f5ff8b85
State of California
@usgov.ca_gov_four_quarter_summary_hospital_utilization_patie_f5ff8b85
CREATE TABLE table_1 (
"year" BIGINT,
"oshpd_id" BIGINT,
"facility_name" VARCHAR,
"county" VARCHAR,
"type_of_ownership" VARCHAR,
"hospital_type" VARCHAR,
"teaching" VARCHAR,
"small_rural" VARCHAR,
"licensed_beds" DOUBLE,
"available_beds" DOUBLE,
"staffed_beds" DOUBLE,
"patient_days_by_payer" VARCHAR,
"total_patient_days" BIGINT,
"total_patient_days_percent" VARCHAR,
"payer" VARCHAR,
"ltc_patient_days" BIGINT,
"location" VARCHAR
);
Anyone who has the link will be able to view this.