Open repository in Console
Readme
Updated 3 years ago
‧ Indexed 2 hours ago
Family-Led Care Study Dataset - Malawi
Assess implementation of the Family-Led Care model in Balaka district against its expected outcomes: improved quality of facility-based care for preterm/LBW babies; families empowered to successfully care for preterm/LBW babies at the facility and household level; and pathways between communities and facilities strengthened for follow up care of preterm/LBW babies. Caregiver (family) dataset.
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 \"usaid-gov/familyled-care-study-dataset-malawi-9uej-sk4r\".\"familyled_care_study_dataset_malawi\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata