austin-metro-demo-socrata/sales-tax-allocation-citycounty-comparison-summary-xta4-8iy8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 6 years ago
Indexed 2 hours ago

Sales Tax Allocation, City-County Comparison Summary

Sales tax allocation comparison summary reports present data on monthly local sales and use tax payments to local jurisdictions. These payments represent funds identified for local jurisdictions since the previous month’s distribution. When used with other local indicators, these reports may help indicate present and future economic trends. This table lists entities alphabetically by county name, then alphabetically by cities within the county.

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 \"austin-metro-demo-socrata/sales-tax-allocation-citycounty-comparison-summary-xta4-8iy8\".\"sales_tax_allocation_citycounty_comparison_summary\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • sales_tax_allocation_citycounty_comparison_summary
     
     
     
     
     
Upstream Metadata