DEQ proposes rules to increase Title V operating permit fees by the change in the consumer price index as authorized by federal and state law. The proposed fee increases are necessary for DEQ to provide essential services associated with Oregon’s Title V permitting program.
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-rulemaking-title-v-consumer-price-index-p9nk-5yub\".\"comment_on_rulemaking_title_v_consumer_price_index\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.