Open repository in Console
Readme
Updated almost 3 years ago
‧ Indexed 11 months ago
Part C – Now Taxable Property of Former Enterprise Zone Exemptions, 2021
This report includes data from "now taxable" property of former Enterprise Zone Exemptions. This is Part C of a four(4) part report. A data dictionary and additional notes document are attached as resources. For more information, visit https://www.oregon.gov/biz/programs/enterprisezones
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 \"oregon-gov/part-c-now-taxable-property-of-former-enterprise-h7ns-gm3a\".\"part_c_now_taxable_property_of_former_enterprise\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata