Hotel Tax
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_hotel_tax
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_hotel_tax
CREATE TABLE table_1 (
"name" VARCHAR,
"month" DOUBLE,
"quarter" DOUBLE,
"year" BIGINT,
"filing_frequency" VARCHAR,
"due_date" TIMESTAMP,
"taxable_amount" DOUBLE,
"tax_due" DOUBLE,
"interest" DOUBLE,
"penalty" DOUBLE,
"total_amount_due" DOUBLE
);
Anyone who has the link will be able to view this.