ct-gov/combined-asthma-emergency-department-and-javn-ujwr
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 1 month ago

Combined Asthma Emergency Department and Hospitalizations by Census Tract, Town, Connecticut, 2010-2014

Note: 77% of overall reported events were geocoded by census tract level ESRI ArcGIS, and the remaining 23% of events were equally weighted and redistributed proportionally within each town across the state. Therefore, all numbers and rates are estimates only, and reflect all asthma hospitalizations and ED visits that occurred in Connecticut from 2010-2014.

Rates based on counts fewer than 20 are unstable, and therefore are not presented; cells with less than 6 events are not displayed due to confidentiality regulations.

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 \"ct-gov/combined-asthma-emergency-department-and-javn-ujwr\".\"combined_asthma_emergency_department_and\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • combined_asthma_emergency_department_and
     
     
     
     
     
Upstream Metadata