texas-gov/active-sales-tax-permit-holders-jrea-zgmq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Active Sales Tax Permit Holders

This file contains a list of taxpayers who hold an active sales tax permit under Tax Code Chapter 151, Subchapter F.  The file includes taxpayer and outlet information.

See https://comptroller.texas.gov/about/policies/privacy.php for more information on our agency’s privacy and security policies

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 \"texas-gov/active-sales-tax-permit-holders-jrea-zgmq\".\"active_sales_tax_permit_holders\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • active_sales_tax_permit_holders
     
     
     
     
     
Upstream Metadata