DEQ invites the public to submit comments on the Electric Vehicle Rebates 2018 Rulemaking from Jan. 19, 2018 to 4 p.m., March 14, 2018. Comments submitted outside of this time frame 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-electric-vehicle-rebates-2018-b3xb-ujzi\".\"comment_on_electric_vehicle_rebates_2018\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.