Baselight

Local Sales Tax Allocation Payment Detail

City of Austin

@usgov.city_of_austin_local_sales_tax_allocation_payment_detail

Loading...
Loading...

About this Dataset

Local Sales Tax Allocation Payment Detail

The allocation payment detail shows the components of the total dollars returned to a local sales taxing city, county, special purpose district or transit authority by the Comptroller's office for their local sales tax collections. The components of each payment are listed by month. Allocation amounts are dependent upon the timing and accuracy of taxpayers' returns but generally represent taxes collected on sales made two months or more prior to the allocation payment date.
Organization: City of Austin
Last updated: 2023-08-25T22:00:00.489987

Tables

Table 1

@usgov.city_of_austin_local_sales_tax_allocation_payment_detail.table_1
  • 5.36 MB
  • 71,594 rows
  • 15 columns
Loading...
CREATE TABLE table_1 (
  "authority_code" BIGINT,
  "authority_name" VARCHAR,
  "allocation_month" VARCHAR,
  "allocation_date" TIMESTAMP,
  "total_collections" DOUBLE,
  "prior_period_collections" DOUBLE,
  "current_period_collections" DOUBLE,
  "future_period_collections" DOUBLE,
  "audit_collections" DOUBLE,
  "unidentified" DOUBLE,
  "single_local_rate_collections" DOUBLE,
  "service_fee" DOUBLE,
  "current_retained" DOUBLE,
  "n__prior_retained" DOUBLE  -- Prior Retained,
  "net_payment" DOUBLE
);

Share link

Anyone who has the link will be able to view this.