usaid-gov/guatemala-maternal-health-and-sanitation-data-69kn-ckhv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 27 days ago
Indexed 2 hours ago

Guatemala Maternal health and Sanitation Data: Section 1

Data on maternal Health and household sanitation in Segamil and Paisano in Guatemala In the process of migrating data to the current DDL platform, datasets with a large number of variables required splitting into multiple spreadsheets. They should be reassembled by the user to understand the data fully.

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/guatemala-maternal-health-and-sanitation-data-69kn-ckhv\".\"guatemala_maternal_health_and_sanitation_data\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • guatemala_maternal_health_and_sanitation_data
     
     
     
     
     
Upstream Metadata