opendata-utah-gov/population-births-deaths-marriages-and-divorces-vext-7bq6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 3 hours ago

Population Births Deaths Marriages And Divorces Utah 1940-2010

This data set contains: Population, Births, Deaths, Marriages And Divorces in Utah for the years 1940-2010. Statistical summary, estimated midyear population, births, deaths, maternal deaths, infant mortality, fetal deaths, marriages, divorces and annulments, residents: Utah.

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-utah-gov/population-births-deaths-marriages-and-divorces-vext-7bq6\".\"population_births_deaths_marriages_and_divorces\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • population_births_deaths_marriages_and_divorces
     
     
     
     
     
Upstream Metadata