Mixed Beverage Sales Receipts
City of Austin
@usgov.city_of_austin_mixed_beverage_sales_receipts
City of Austin
@usgov.city_of_austin_mixed_beverage_sales_receipts
This file contains a list of taxpayers required to report mixed beverage sales tax reports under Tax Code Chapter 183, Subchapter B-1. The list provides taxpayer names, amounts reported, and other public information.
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: 2024-02-25T10:58:37.138866
Tags: mixed-beverage
CREATE TABLE table_1 (
"taxpayer_number" BIGINT,
"taxpayer_name" VARCHAR,
"taxpayer_address" VARCHAR,
"taxpayer_city" VARCHAR,
"taxpayer_state" VARCHAR,
"taxpayer_zip" VARCHAR,
"taxpayer_county" BIGINT,
"location_number" BIGINT,
"location_name" VARCHAR,
"location_address" VARCHAR,
"location_city" VARCHAR,
"location_state" VARCHAR,
"location_zip" BIGINT,
"location_county" BIGINT,
"inside_outside_city_limits" VARCHAR,
"tabc_permit_number" VARCHAR,
"responsibility_begin_date" TIMESTAMP,
"responsibility_end_date" TIMESTAMP,
"obligation_end_date" TIMESTAMP,
"total_sales_receipts" DOUBLE,
"total_taxable_receipts" DOUBLE
);Anyone who has the link will be able to view this.