Open repository in Console
Readme
Updated 8 months ago
‧ Indexed 5 hours ago
Haiti Cover Crop Study Les Cayes 2018 - Photosynthetically Active Radiation Leaf Area Index
This dataset captures photosynthetically active radiation and leaf area data for cover crops. It contains 144 rows and 10 columns. This experiment looked at different cover crop performance grown in Les Cayes, Haiti and the subsequent crop of eggplant that was grown after the cover crop was incorporated into the soil. This research was conducted by USAID funded graduate student, Jean Maude Louizias, under the supervision of Dr. Carlene Chase.
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/haiti-cover-crop-study-les-cayes-2018-hw9s-kmf2\".\"haiti_cover_crop_study_les_cayes_2018\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata