COVID-19 Hospital Data Coverage Detail
U.S. Department of Health & Human Services
@usgov.hhs_gov_covid_19_hospital_data_coverage_detail
U.S. Department of Health & Human Services
@usgov.hhs_gov_covid_19_hospital_data_coverage_detail
CREATE TABLE table_1 (
"state" VARCHAR,
"ccn" BIGINT,
"facility_name" VARCHAR,
"street_address" VARCHAR,
"city" VARCHAR,
"zip_code" BIGINT,
"fips_county" BIGINT,
"provider_subtype" VARCHAR,
"reporting_source" VARCHAR,
"dates_with_missing_data" VARCHAR,
"certified_bed_count" BIGINT,
"component_hospitals" DOUBLE,
"week_ending" VARCHAR,
"days_at_100" BIGINT,
"percentage_of_required_fields_reported" DOUBLE,
"hospital_required_to_report_wed_only" BOOLEAN,
"total_beds" BIGINT,
"all_adult_hospital_beds" BIGINT,
"inpatient_beds" BIGINT,
"all_adult_hospital_inpatient_beds" BIGINT,
"inpatient_beds_used" BIGINT,
"all_adult_hospital_inpatient_bed_occupied" BIGINT,
"total_icu_beds" BIGINT,
"total_staffed_adult_icu_beds" BIGINT,
"icu_beds_used" BIGINT,
"staffed_adult_icu_bed_occupancy" BIGINT,
"total_ventilators" BIGINT,
"ventilators_used" BIGINT,
"total_adult_patients_hospitalized_confirmed_and_suspected_covid" BIGINT,
"total_adult_patients_hospitalized_confirmed_covid" BIGINT,
"total_pediatric_patients_hospitalized_confirmed_and_su_7b73e128" BIGINT,
"total_pediatric_patients_hospitalized_confirmed_covid" BIGINT,
"inpatient_ventilators_used_covid" BIGINT,
"staffed_icu_adult_patients_confirmed_and_suspected_covid" BIGINT,
"staffed_icu_adult_patients_confirmed_covid" BIGINT,
"hospital_onset_covid" BIGINT,
"overflow_covid" BIGINT,
"overflow_ventilators_used_covid" BIGINT,
"deaths_covid" BIGINT,
"previous_day_admission_adult_covid_confirmed" BIGINT,
"previous_day_admission_adult_covid_suspected" BIGINT,
"previous_day_admission_adult_covid_suspected_all" BIGINT,
"previous_day_admission_adult_covid_confirmed_all" BIGINT,
"previous_day_admission_pediatric_covid_confirmed" BIGINT,
"previous_day_admission_pediatric_covid_suspected" BIGINT,
"previous_day_total_ed_visits" BIGINT,
"previous_day_covid_ed_visits" BIGINT,
"total_patients_hospitalized_confirmed_influenza" BIGINT,
"previous_day_admission_influenza_confirmed" BIGINT,
"icu_patients_confirmed_influenza" BIGINT,
"total_patients_hospitalized_confirmed_influenza_and_covid" BIGINT,
"previous_day_deaths_influenza" BIGINT,
"previous_day_deaths_covid_and_influenza" BIGINT,
"previous_day_remdesivir_used" BIGINT,
"on_hand_supply_remdesivir_vials" BIGINT,
"critical_staffing_shortage_today" BIGINT,
"critical_staffing_shortage_anticipated_within_week" BIGINT,
"ppe_supply_management_source" BIGINT,
"on_hand_ventilator_supplies_in_days" BIGINT,
"n95_respirators_days_available" BIGINT,
"on_hand_supply_of_surgical_masks_in_days" BIGINT,
"on_hand_supply_of_eye_protection_in_days" BIGINT,
"on_hand_supply_of_single_use_surgical_gowns_in_days" BIGINT,
"on_hand_supply_of_gloves_in_days" BIGINT,
"able_to_obtain_ventilator_supplies" BIGINT,
"able_to_obtain_ventilator_medications" BIGINT,
"able_to_obtain_n95_masks" BIGINT,
"able_to_obtain_paprs" BIGINT,
"able_to_obtain_surgical_masks" BIGINT,
"able_to_obtain_eye_protection" BIGINT,
"able_to_obtain_single_use_gowns" BIGINT,
"able_to_obtain_gloves" BIGINT,
"able_to_maintain_ventilator_supplies" BIGINT,
"able_to_maintain_ventilator_medications" BIGINT,
"able_to_maintain_n95_masks" BIGINT,
"able_to_maintain_paprs" BIGINT,
"able_to_maintain_surgical_masks" BIGINT,
"able_to_maintain_eye_protection" BIGINT,
"able_to_maintain_single_use_gowns" BIGINT,
"able_to_maintain_gloves" BIGINT,
"able_to_maintain_lab_nasal_pharyngeal_swabs" BIGINT,
"able_to_maintain_lab_nasal_swabs" BIGINT,
"able_to_maintain_lab_viral_transport_media" BIGINT,
"on_hand_supply_therapeutic_a_casirivimab_imdevimab_courses" VARCHAR,
"previous_week_therapeutic_a_casirivimab_imdevimab_courses_used" VARCHAR,
"on_hand_supply_therapeutic_c_bamlanivimab_etesevimab_courses" VARCHAR,
"previous_week_therapeutic_c_bamlanivimab_etesevimab_co_f2ad3485" VARCHAR,
"on_hand_supply_therapeutic_b_bamlanivimab_courses" VARCHAR,
"previous_week_therapeutic_b_bamlanivimab_courses_used" VARCHAR,
"previous_week_personnel_covid_vaccinated_doses_administered" VARCHAR,
"total_personnel_covid_vaccinated_doses_none" VARCHAR,
"total_personnel_covid_vaccinated_doses_one" VARCHAR,
"total_personnel_covid_vaccinated_doses_all" VARCHAR,
"total_personnel" VARCHAR,
"previous_week_patients_covid_vaccinated_doses_one" VARCHAR,
"previous_week_patients_covid_vaccinated_doses_all" VARCHAR,
"total_adult_patients_hospitalized_confirmed_influenza" BIGINT,
"total_pediatric_patients_hospitalized_confirmed_influenza" BIGINT,
"previous_day_admission_adult_influenza_confirmed" BIGINT,
"previous_day_admission_pediatric_influenza_confirmed" BIGINT
);
Anyone who has the link will be able to view this.