cdc-gov/percentage-of-adults-who-report-driving-after-5p6r-d32s
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 7 years ago
Indexed 5 hours ago

Percentage of Adults Who Report Driving After Drinking Too Much (in the past 30 days), 2012 & 2014, Region 5 - Chicago

Source: Behavioral Risk Factor Surveillance System (BRFSS), 2012, 2014.

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/percentage-of-adults-who-report-driving-after-5p6r-d32s\".\"percentage_of_adults_who_report_driving_after\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • percentage_of_adults_who_report_driving_after
     
     
     
     
     
Upstream Metadata