Behavioral Risk Factor Surveillance System (BRFSS) Prevalence Data (2010 And Prior)
U.S. Department of Health & Human Services
@usgov.hhs_gov_behavioral_risk_factor_surveillance_system_brf_b5a68f97
U.S. Department of Health & Human Services
@usgov.hhs_gov_behavioral_risk_factor_surveillance_system_brf_b5a68f97
1995-2010. BRFSS land line only prevalence data. BRFSS is a continuous, state-based surveillance system that collects information about modifiable risk factors for chronic diseases and other leading causes of death. Data will be updated annually as it becomes available. Detailed information on sampling methodology and quality assurance can be found on the BRFSS website (http://www.cdc.gov/brfss). Methodology: http://www.cdc.gov/brfss/factsheets/pdf/DBS_BRFSS_survey.pdf Glossary: https://chronicdata.cdc.gov/Behavioral-Risk-Factors/Behavioral-Risk-Factor-Surveillance-System-BRFSS-H/iuq5-y9ct/data
Organization: U.S. Department of Health & Human Services
Last updated: 2020-11-10T16:18:39.622579
Tags: behavioral, brfss, factor, risk, survey
CREATE TABLE table_1 (
"year" BIGINT,
"locationabbr" VARCHAR,
"locationdesc" VARCHAR,
"class" VARCHAR,
"topic" VARCHAR,
"question" VARCHAR,
"response" VARCHAR,
"break_out" VARCHAR,
"break_out_category" VARCHAR,
"sample_size" BIGINT,
"data_value" DOUBLE,
"confidence_limit_low" DOUBLE,
"confidence_limit_high" DOUBLE,
"display_order" BIGINT,
"data_value_unit" VARCHAR,
"data_value_type" VARCHAR,
"data_value_footnote_symbol" VARCHAR,
"data_value_footnote" VARCHAR,
"datasource" VARCHAR,
"classid" VARCHAR,
"topicid" VARCHAR,
"locationid" BIGINT,
"breakoutid" VARCHAR,
"breakoutcategoryid" VARCHAR,
"questionid" VARCHAR,
"responseid" VARCHAR,
"geolocation" VARCHAR
);Anyone who has the link will be able to view this.