Nursing Facility Private Pay Rates
State of Connecticut
@usgov.state_of_connecticut_nursing_facility_private_pay_rates
State of Connecticut
@usgov.state_of_connecticut_nursing_facility_private_pay_rates
CREATE TABLE table_1 (
"federal_provider_number" VARCHAR,
"ct_credential_number" VARCHAR,
"level_of_care" VARCHAR,
"facility_name" VARCHAR,
"town" VARCHAR,
"licensed_beds" BIGINT,
"private_room_rate" DOUBLE,
"semi_private_room_rate" DOUBLE,
"year" BIGINT
);
Anyone who has the link will be able to view this.