Strategic Measure Client Referrals To Neighborhood Centers And Health Equity
City of Austin
@usgov.city_of_austin_strategic_measure_client_referrals_to_n_339d811b
City of Austin
@usgov.city_of_austin_strategic_measure_client_referrals_to_n_339d811b
Data set description: Data demonstrates the percent of Austin Public Clients that receive a preventative health screening and are referred to a health care provided or community based resources and subsequently follow up on that referral.
This data set supports measure HE.B.5 of SD23.
Data Source is Austin Public Health Department Program Data.
View more details and insights related to this data set on the story page: https://data.austintexas.gov/stories/s/n4an-tr8w
Organization: City of Austin
Last updated: 2020-11-12T13:28:23.647629
Tags: he-b-5, health-equity, neighborhood-center, referral, sd-23
CREATE TABLE table_1 (
"fiscal_year" BIGINT,
"number_of_people_who_received_a_test_from_austin_public_health" BIGINT,
"neighborhood_center_referrals_numerator" BIGINT,
"neighborhood_center_referrals_denominator" BIGINT,
"percent_of_clients_referred_to_neighborhood_center" DOUBLE,
"health_equity_unit_referrals_numerator" BIGINT,
"health_equity_unit_referrals_denominator" BIGINT,
"percent_of_clients_referred_to_health_equity_unit" DOUBLE,
"combined_referrals_numerator" BIGINT,
"combined_referrals_denominator" BIGINT,
"combined_referrals_percent_of_clients_referred" DOUBLE
);Anyone who has the link will be able to view this.