DEQ invites the public to comment on the Clean Fuels corrections rulemaking from June 15, 2016 to July 21, 2016. Comments submitted outside this timeframe will not be considered.
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 \"oregon-gov/comment-on-clean-fuels-corrections-rulemaking-p3kb-xzez\".\"comment_on_clean_fuels_corrections_rulemaking\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.