Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 11 months ago
Maryland Infant Deaths and Infant Death Rates
This is historical data. The update frequency has been set to "Static Data" and is here for historic value. Updated 8/14/2024.
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.
Upstream Metadata