Open repository in Console
Readme
Updated over 2 years ago
‧ Indexed 6 hours ago
Percentage of infants who are ever breastfed, New Jersey, by year: Beginning 2010
Ratio: Percentage of mothers that reported ever initiating breastfeeding.
Definition: Number of resident mothers that reported ever initiating breastfeeding.
Data Sources:
1) Pregnancy Risk Assessment Monitoring System;
2) Maternal and Child Health Epidemiology; Division of Family Health Services; New Jersey Department of Health
2) US Breastfeeding Report Card, Centers for Disease Control and Prevention (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 \"healthdata-nj-gov/percentage-of-infants-who-are-ever-breastfed-new-yi22-zy58\".\"percentage_of_infants_who_are_ever_breastfed_new\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata