cdc-gov/vsrr-state-and-national-provisional-counts-for-hmz2-vwda
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 6 hours ago

VSRR - State and National Provisional Counts for Live Births, Deaths, and Infant Deaths

NOTES: Figures include all revisions received from the states and, therefore, may differ from those previously published. Data are provisional and are subject to monthly reporting variation. National data are calculated by summing the number of events reported by state of residence; counts are rounded to the nearest thousand (births and deaths) or hundred (infant deaths). Provisional counts may differ by approximately 2% from final counts, due to rounding and reporting variation. Additionally, the accuracy of the provisional counts may change over time. Data are estimates by state of residence. For discussion of the nature, source, and limitations of the data, see "Technical Notes" of the report, Births, Marriages, Divorces, and Deaths: Provisional Data for 2009. Available from URL: http://www.cdc.gov/nchs/data/nvsr/nvsr58/nvsr58_25.htm. Final counts of births, deaths, and infant deaths for previous years can be obtained from http://wonder.cdc.gov.

SOURCE: Provisional data from the National Vital Statistics System, National Center for Health Statistics, CDC.

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 \"cdc-gov/vsrr-state-and-national-provisional-counts-for-hmz2-vwda\".\"vsrr_state_and_national_provisional_counts_for\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • vsrr_state_and_national_provisional_counts_for
     
     
     
     
     
Upstream Metadata