usaid-gov/kedougou-nutrient-diversity-nutrient-dataset-vhsq-ht3a
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 1 month ago

Kedougou Nutrient Diversity - Nutrient Dataset

This dataset contains crop nutrient data for Kedougou, Senegal. Crop nutrient data were compiled from a West Africa-specific food composition database. Nutrient content data are for the edible portion of each crop; in some cases seeds, in other cases tubers, and in other cases leaves. For some crops, multiple crop components are consumed, but that is not the case in this specific study. RDA values are targeted to specific age groups. An unweighted average RDA value was used for each nutrient that averages the needs of children, adolescents, and adults.

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/kedougou-nutrient-diversity-nutrient-dataset-vhsq-ht3a\".\"kedougou_nutrient_diversity_nutrient_dataset\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • kedougou_nutrient_diversity_nutrient_dataset
     
     
     
     
     
Upstream Metadata