Long-Term Care Facility Characteristics
U.S. Department of Health & Human Services
@usgov.hhs_gov_long_term_care_facility_characteristics
U.S. Department of Health & Human Services
@usgov.hhs_gov_long_term_care_facility_characteristics
CREATE TABLE long_term_care_facility_characteristics_2023_10_01 (
"provider_number" VARCHAR,
"facility_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"certification_date" TIMESTAMP,
"medicare_census" BIGINT,
"medicaid_census" BIGINT,
"other_census" BIGINT,
"total_residents" BIGINT,
"program_participation_code" VARCHAR,
"hospital_based" VARCHAR,
"ownership_type" VARCHAR,
"multi_facility_organization" VARCHAR,
"multi_facility_organization_name" VARCHAR,
"number_of_aids_beds" BIGINT,
"number_of_alzheimer_s_disease_beds" BIGINT,
"number_of_dialysis_beds" BIGINT,
"number_of_disabled_children_young_adult_beds" BIGINT,
"number_of_head_trauma_beds" BIGINT,
"number_of_hospice_beds" BIGINT,
"number_of_huntington_s_disease_beds" BIGINT,
"number_of_ventilator_beds" BIGINT,
"number_of_other_specialized_rehab_beds" BIGINT,
"organized_residents_group" VARCHAR,
"organized_family_member_group" VARCHAR,
"facility_conducts_experimental_research" VARCHAR,
"continuing_care_retirement_community_ccrc" VARCHAR,
"n_7_day_rn_waiver_date" TIMESTAMP,
"n_7_day_rn_hrs_waived_per_week" BIGINT,
"n_24_hr_licensed_nursing_waiver_date" TIMESTAMP,
"n_24_hr_licensed_nursing_hrs_waived_per_week" BIGINT,
"nurse_aide_training_and_competency_evaluation_program" VARCHAR
);
CREATE TABLE long_term_care_facility_characteristics_2024_01_01 (
"provider_number" VARCHAR,
"facility_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"certification_date" TIMESTAMP,
"medicare_census" BIGINT,
"medicaid_census" BIGINT,
"other_census" BIGINT,
"total_residents" BIGINT,
"program_participation_code" VARCHAR,
"hospital_based" VARCHAR,
"ownership_type" VARCHAR,
"multi_facility_organization" VARCHAR,
"multi_facility_organization_name" VARCHAR,
"number_of_aids_beds" BIGINT,
"number_of_alzheimer_s_disease_beds" BIGINT,
"number_of_dialysis_beds" BIGINT,
"number_of_disabled_children_young_adult_beds" BIGINT,
"number_of_head_trauma_beds" BIGINT,
"number_of_hospice_beds" BIGINT,
"number_of_huntington_s_disease_beds" BIGINT,
"number_of_ventilator_beds" BIGINT,
"number_of_other_specialized_rehab_beds" BIGINT,
"organized_residents_group" VARCHAR,
"organized_family_member_group" VARCHAR,
"facility_conducts_experimental_research" VARCHAR,
"continuing_care_retirement_community_ccrc" VARCHAR,
"n_7_day_rn_waiver_date" TIMESTAMP,
"n_7_day_rn_hrs_waived_per_week" BIGINT,
"n_24_hr_licensed_nursing_waiver_date" TIMESTAMP,
"n_24_hr_licensed_nursing_hrs_waived_per_week" BIGINT,
"nurse_aide_training_and_competency_evaluation_program" VARCHAR
);
CREATE TABLE long_term_care_facility_characteristics_2024_04_01 (
"provider_number" VARCHAR,
"facility_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"certification_date" TIMESTAMP,
"medicare_census" BIGINT,
"medicaid_census" BIGINT,
"other_census" BIGINT,
"total_residents" BIGINT,
"program_participation_code" VARCHAR,
"hospital_based" VARCHAR,
"ownership_type" VARCHAR,
"multi_facility_organization" VARCHAR,
"multi_facility_organization_name" VARCHAR,
"number_of_aids_beds" BIGINT,
"number_of_alzheimer_s_disease_beds" BIGINT,
"number_of_dialysis_beds" BIGINT,
"number_of_disabled_children_young_adult_beds" BIGINT,
"number_of_head_trauma_beds" BIGINT,
"number_of_hospice_beds" BIGINT,
"number_of_huntington_s_disease_beds" BIGINT,
"number_of_ventilator_beds" BIGINT,
"number_of_other_specialized_rehab_beds" BIGINT,
"organized_residents_group" VARCHAR,
"organized_family_member_group" VARCHAR,
"facility_conducts_experimental_research" VARCHAR,
"continuing_care_retirement_community_ccrc" VARCHAR,
"n_7_day_rn_waiver_date" TIMESTAMP,
"n_7_day_rn_hrs_waived_per_week" BIGINT,
"n_24_hr_licensed_nursing_waiver_date" TIMESTAMP,
"n_24_hr_licensed_nursing_hrs_waived_per_week" BIGINT,
"nurse_aide_training_and_competency_evaluation_program" VARCHAR
);
CREATE TABLE long_term_care_facility_characteristics_2024_07_01 (
"provider_number" VARCHAR,
"facility_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"certification_date" TIMESTAMP,
"medicare_census" BIGINT,
"medicaid_census" BIGINT,
"other_census" BIGINT,
"total_residents" BIGINT,
"program_participation_code" VARCHAR,
"hospital_based" VARCHAR,
"ownership_type" VARCHAR,
"multi_facility_organization" VARCHAR,
"multi_facility_organization_name" VARCHAR,
"number_of_aids_beds" BIGINT,
"number_of_alzheimer_s_disease_beds" BIGINT,
"number_of_dialysis_beds" BIGINT,
"number_of_disabled_children_young_adult_beds" BIGINT,
"number_of_head_trauma_beds" BIGINT,
"number_of_hospice_beds" BIGINT,
"number_of_huntington_s_disease_beds" BIGINT,
"number_of_ventilator_beds" BIGINT,
"number_of_other_specialized_rehab_beds" BIGINT,
"organized_residents_group" VARCHAR,
"organized_family_member_group" VARCHAR,
"facility_conducts_experimental_research" VARCHAR,
"continuing_care_retirement_community_ccrc" VARCHAR,
"n_7_day_rn_waiver_date" TIMESTAMP,
"n_7_day_rn_hrs_waived_per_week" BIGINT,
"n_24_hr_licensed_nursing_waiver_date" TIMESTAMP,
"n_24_hr_licensed_nursing_hrs_waived_per_week" BIGINT,
"nurse_aide_training_and_competency_evaluation_program" VARCHAR
);
CREATE TABLE long_term_care_facility_characteristics_2024_10_01 (
"provider_number" VARCHAR,
"facility_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"certification_date" TIMESTAMP,
"medicare_census" BIGINT,
"medicaid_census" BIGINT,
"other_census" BIGINT,
"total_residents" BIGINT,
"program_participation_code" VARCHAR,
"hospital_based" VARCHAR,
"ownership_type" VARCHAR,
"multi_facility_organization" VARCHAR,
"multi_facility_organization_name" VARCHAR,
"number_of_aids_beds" BIGINT,
"number_of_alzheimer_s_disease_beds" BIGINT,
"number_of_dialysis_beds" BIGINT,
"number_of_disabled_children_young_adult_beds" BIGINT,
"number_of_head_trauma_beds" BIGINT,
"number_of_hospice_beds" BIGINT,
"number_of_huntington_s_disease_beds" BIGINT,
"number_of_ventilator_beds" BIGINT,
"number_of_other_specialized_rehab_beds" BIGINT,
"organized_residents_group" VARCHAR,
"organized_family_member_group" VARCHAR,
"facility_conducts_experimental_research" VARCHAR,
"continuing_care_retirement_community_ccrc" VARCHAR,
"n_7_day_rn_waiver_date" TIMESTAMP,
"n_7_day_rn_hrs_waived_per_week" BIGINT,
"n_24_hr_licensed_nursing_waiver_date" TIMESTAMP,
"n_24_hr_licensed_nursing_hrs_waived_per_week" BIGINT,
"nurse_aide_training_and_competency_evaluation_program" VARCHAR
);
CREATE TABLE long_term_care_facility_characteristics_2025_01_01 (
"provider_number" VARCHAR,
"facility_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"certification_date" TIMESTAMP,
"medicare_census" BIGINT,
"medicaid_census" BIGINT,
"other_census" BIGINT,
"total_residents" BIGINT,
"program_participation_code" VARCHAR,
"hospital_based" VARCHAR,
"ownership_type" VARCHAR,
"multi_facility_organization" VARCHAR,
"multi_facility_organization_name" VARCHAR,
"number_of_aids_beds" BIGINT,
"number_of_alzheimer_s_disease_beds" BIGINT,
"number_of_dialysis_beds" BIGINT,
"number_of_disabled_children_young_adult_beds" BIGINT,
"number_of_head_trauma_beds" BIGINT,
"number_of_hospice_beds" BIGINT,
"number_of_huntington_s_disease_beds" BIGINT,
"number_of_ventilator_beds" BIGINT,
"number_of_other_specialized_rehab_beds" BIGINT,
"organized_residents_group" VARCHAR,
"organized_family_member_group" VARCHAR,
"facility_conducts_experimental_research" VARCHAR,
"continuing_care_retirement_community_ccrc" VARCHAR,
"n_7_day_rn_waiver_date" TIMESTAMP,
"n_7_day_rn_hrs_waived_per_week" BIGINT,
"n_24_hr_licensed_nursing_waiver_date" VARCHAR,
"n_24_hr_licensed_nursing_hrs_waived_per_week" BIGINT,
"nurse_aide_training_and_competency_evaluation_program" VARCHAR
);
CREATE TABLE long_term_care_facility_characteristics_2025_04_01 (
"provider_number" VARCHAR,
"facility_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"certification_date" TIMESTAMP,
"medicare_census" BIGINT,
"medicaid_census" BIGINT,
"other_census" BIGINT,
"total_residents" BIGINT,
"program_participation_code" VARCHAR,
"hospital_based" VARCHAR,
"ownership_type" VARCHAR,
"multi_facility_organization" VARCHAR,
"multi_facility_organization_name" VARCHAR,
"number_of_aids_beds" BIGINT,
"number_of_alzheimer_s_disease_beds" BIGINT,
"number_of_dialysis_beds" BIGINT,
"number_of_disabled_children_young_adult_beds" BIGINT,
"number_of_head_trauma_beds" BIGINT,
"number_of_hospice_beds" BIGINT,
"number_of_huntington_s_disease_beds" BIGINT,
"number_of_ventilator_beds" BIGINT,
"number_of_other_specialized_rehab_beds" BIGINT,
"organized_residents_group" VARCHAR,
"organized_family_member_group" VARCHAR,
"facility_conducts_experimental_research" VARCHAR,
"continuing_care_retirement_community_ccrc" VARCHAR,
"n_7_day_rn_waiver_date" TIMESTAMP,
"n_7_day_rn_hrs_waived_per_week" BIGINT,
"n_24_hr_licensed_nursing_waiver_date" TIMESTAMP,
"n_24_hr_licensed_nursing_hrs_waived_per_week" BIGINT,
"nurse_aide_training_and_competency_evaluation_program" VARCHAR
);
Anyone who has the link will be able to view this.