opendata-maryland-gov/maryland-infant-deaths-and-infant-death-rates-jamj-hpkk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 1 hour ago

Maryland Infant Deaths and Infant Death Rates

Rate and number of infant deaths per 1,000 live births by year. The total rate and number variables include all available races and are not limited to white and black races. Blank cells indicate that the data are not available.

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 \"opendata-maryland-gov/maryland-infant-deaths-and-infant-death-rates-jamj-hpkk\".\"maryland_infant_deaths_and_infant_death_rates\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • maryland_infant_deaths_and_infant_death_rates
     
     
     
     
     
Upstream Metadata