usaid-gov/guatemala-food-consumption-data-section-5-k2ft-ssjh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 5 years ago
Indexed 1 month ago

Guatemala Food Consumption Data: Section 5

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. This is the fifth spreadsheet of sixin the Guatemala Food Consumption Data.

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-food-consumption-data-section-5-k2ft-ssjh\".\"guatemala_food_consumption_data_section_5\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • guatemala_food_consumption_data_section_5
     
     
     
     
     
Upstream Metadata