cdc-gov/behavioral-risk-factor-surveillance-system-brfss-y4ft-s73h
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 5 hours ago

Behavioral Risk Factor Surveillance System (BRFSS) Prevalence Data (2010 and prior)

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

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"cdc-gov/behavioral-risk-factor-surveillance-system-brfss-y4ft-s73h\".\"behavioral_risk_factor_surveillance_system_brfss\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • behavioral_risk_factor_surveillance_system_brfss
     
     
     
     
     
Upstream Metadata