internal-agtransport-usda-gov/distillers-dried-grains-with-solubles-ddgs-exports-x6nd-z74y
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 days ago
Indexed 3 hours ago

Distillers' Dried Grains with Solubles (DDGS) Exports

This dataset includes historical volumes of US DDGS exports to destination countries by U.S. port districts and calendar year.

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/distillers-dried-grains-with-solubles-ddgs-exports-x6nd-z74y\".\"distillers_dried_grains_with_solubles_ddgs_exports\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • distillers_dried_grains_with_solubles_ddgs_exports
     
     
     
     
     
Upstream Metadata