Sales Tax Allocation: County, MTA, SPD
City of Austin
@usgov.city_of_austin_sales_tax_allocation_county_mta_spd
City of Austin
@usgov.city_of_austin_sales_tax_allocation_county_mta_spd
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 contains data for counties, Special-Purpose Districts (SPDs), Metropolitan Transit Authorities (MTAs), and city transit departments (CTDs).
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:23:38.007167
Tags: allocation, county, mta, sales, spd, tax
CREATE TABLE table_1 (
"type" VARCHAR,
"name" VARCHAR,
"current_rate" DOUBLE,
"net_payment_this_period" DOUBLE,
"comparable_payment_prior_year" DOUBLE,
"percent_change_from_prior_year" DOUBLE,
"payments_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.