datahub-austintexas-gov/strategic-measureinfant-mortality-rate-number-of-qxch-wiie
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 months ago
Indexed 5 hours ago

Strategic Measure_Infant mortality rate (number of deaths of infants younger than 1-year-old per 1,000 live births)

This dataset includes counts of infant births and deaths within Austin city limits by year. The counts are calculated into an infant mortality rate for each year. Both infant deaths and infant births are reported through the Office of Vital Records.

View more details and insights related to this data set on the story page:

https://data.austintexas.gov/stories/s/HE-B-3-Infant-mortality-rate-number-of-deaths-of-i/jwg4-2djc/

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 \"datahub-austintexas-gov/strategic-measureinfant-mortality-rate-number-of-qxch-wiie\".\"strategic_measureinfant_mortality_rate_number_of\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • strategic_measureinfant_mortality_rate_number_of
     
     
     
     
     
Upstream Metadata