internal-agtransport-usda-gov/barge-volumes-by-commodity-category-in-tons-cdju-bfzt
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 2 hours ago

Barge Volumes by Commodity Category in Tons

This dataset contains the annual volumes of major commodities transported by barge, measured in tons. The data is from the U.S. Army Corps of Engineers' Waterborne Commerce Statistics.

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/barge-volumes-by-commodity-category-in-tons-cdju-bfzt\".\"barge_volumes_by_commodity_category_in_tons\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • barge_volumes_by_commodity_category_in_tons
     
     
     
     
     
Upstream Metadata