Open repository in Console
Readme
Updated 11 months ago
‧ Indexed 11 months ago
Opioid Excise Tax Annual Report: 2020
Article 20-D of New York State Tax Law establishes an excise tax on the sale of opioids. In compliance with the Opioid Tax, each registrant (e.g., manufacturer, wholesaler, or outsourcing facility) shall provide a report to the Department of Health detailing all opioid transactions into or within New York State. For addtional information visit: https://www.tax.ny.gov/bus/oet/oetidx.htm
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 \"health-data-ny-gov/opioid-excise-tax-annual-report-2020-kq3q-mdwp\".\"opioid_excise_tax_annual_report_2020\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata