Sales Tax Allocation, City
City of Austin
@usgov.city_of_austin_sales_tax_allocation_city
City of Austin
@usgov.city_of_austin_sales_tax_allocation_city
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 city.
See https://comptroller.texas.gov/about/policies/privacy.php for more information on our agency’s privacy and security policies.
Organization: City of Austin
Last updated: 2023-08-25T23:39:25.374676
Tags: allocation, city, sales, tax
CREATE TABLE table_1 (
"city" VARCHAR,
"net_payment_this_period" DOUBLE,
"comparable_payment_prior_year" DOUBLE,
"percent_change_from_prior_year" DOUBLE,
"payment_to_date" DOUBLE,
"previous_payments_to_date" DOUBLE,
"percent_change_to_date" DOUBLE,
"report_month" BIGINT,
"report_year" BIGINT,
"report_period_type" VARCHAR
);Anyone who has the link will be able to view this.