internal-agtransport-usda-gov/us-corn-soybeans-and-wheat-production-x6ix-vzgh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 8 months ago
Indexed 2 hours ago

U.S. Corn, Soybeans, and Wheat Production

The data represents U.S. corn, soybeans, and wheat production starting from 1978.

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 \"internal-agtransport-usda-gov/us-corn-soybeans-and-wheat-production-x6ix-vzgh\".\"us_corn_soybeans_and_wheat_production\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • us_corn_soybeans_and_wheat_production
     
     
     
     
     
Upstream Metadata