internal-agtransport-usda-gov/weekly-ethanol-ending-stocks-age3-8bc4
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 17 hours ago
Indexed 3 hours ago

Weekly Ethanol Ending Stocks

This dataset contains data on weekly ending stocks of ethanol for the entire U.S and for the 5 major Petroleum Administration for Defense Districts (PADDs).

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/weekly-ethanol-ending-stocks-age3-8bc4\".\"weekly_ethanol_ending_stocks\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • weekly_ethanol_ending_stocks
     
     
     
     
     
Upstream Metadata