SBrown NSU Perf18
City of Austin
@usgov.city_of_austin_sbrown_nsu_perf18
City of Austin
@usgov.city_of_austin_sbrown_nsu_perf18
A description of Neighborhood Services data with detail to blood pressure, diabetes, and tobacco usage.
Organization: City of Austin
Last updated: 2023-08-25T23:51:56.240827
Tags: blood-pressure, cessation, diabetes, public-health, tobacco
CREATE TABLE table_1 (
"location_name_of_outreach_event_location_or_name_of_ap_b7615eb1" VARCHAR -- Location (Name Of Outreach Event/location Or Name Of APH Location),
"medicaid_enrolled" VARCHAR -- Medicaid Enrolled?,
"low_income_200_fpl" VARCHAR -- Low-Income? (<200% FPL),
"uninsured" VARCHAR -- Uninsured?,
"encounter_date" VARCHAR,
"immunizations_twices_id" VARCHAR,
"flu_shot_provided" VARCHAR -- Flu Shot Provided?,
"screened_for_tobacco_use" VARCHAR -- Screened For Tobacco Use?,
"tobacco_user" VARCHAR -- Tobacco User?,
"tobacco_cessation_message_provided" DOUBLE -- Tobacco Cessation Message Provided?,
"bp_1_systolic" DOUBLE -- BP 1: Systolic,
"bp_1_diastolic" DOUBLE -- BP 1: Diastolic,
"bp_2_systolic" DOUBLE -- BP 2: Systolic,
"bp_2_diastolic" DOUBLE -- BP 2: Diastolic,
"bp" VARCHAR,
"referral" VARCHAR -- Referral?,
"diabetes_type_1_2_y_n" BOOLEAN -- Diabetes Type 1/2 Y/N?,
"a1c_result" VARCHAR
);Anyone who has the link will be able to view this.