health-data-ny-gov/hepatitis-b-birth-dose-vaccination-rates-beginning-favj-y88j
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 1 month ago

Hepatitis B Birth Dose Vaccination Rates: Beginning 2012

This dataset contains an annual summary of the number of infants receiving a dose of hepatitis B vaccine within 3 days of birth at hospitals around the state. The data is extracted from the New York Statewide Perinatal Data System and includes only live birth infants weighing at least 2,000 grams at birth.

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 \"health-data-ny-gov/hepatitis-b-birth-dose-vaccination-rates-beginning-favj-y88j\".\"hepatitis_b_birth_dose_vaccination_rates_beginning\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • hepatitis_b_birth_dose_vaccination_rates_beginning
     
     
     
     
     
Upstream Metadata