Mixed Beverage SPD County Comparison
City of Austin
@usgov.city_of_austin_mixed_beverage_spd_county_comparison
City of Austin
@usgov.city_of_austin_mixed_beverage_spd_county_comparison
CREATE TABLE table_1 (
"county" VARCHAR,
"name" VARCHAR,
"net_payment_this_period" DOUBLE,
"comparable_payment_prior_year" DOUBLE,
"period_percent_change" DOUBLE,
"payment_year_to_date" DOUBLE,
"prior_year_payment_year_to_date" DOUBLE,
"year_percent_change" DOUBLE,
"report_period" BIGINT,
"report_year" BIGINT,
"report_period_type" VARCHAR
);
Anyone who has the link will be able to view this.