Open repository in Console
Readme
Updated almost 2 years ago
‧ Indexed 11 months ago
Part C – Now Taxable Property of Former Enterprise Zone Exemptions, 2023
This report includes data from Enterprise Zone Business Projects - with exemptions on qualified property. This is Part C of a four (4) part report. A data dictionary and additional notes document are attached as resources; column header numbers (1-5) can be located in the notes document for additional information.
For more information, visit Business Oregon 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-5dkr-wm78\".\"part_c_now_taxable_property_of_former_enterprise\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata