Bag Tax
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_bag_tax
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_bag_tax
On May 3, 2011 Montgomery County passed legislation (Bill 8-11) that places a five-cent charge on each paper or plastic carryout bag provided by retail establishments in the County to customers at the point of sale, pickup or delivery. Retailers retain 1 cent of each 5 cents for the bags they sell a customer. This dataset represents information that has been captured since this law went into effect. Update Frequency - Monthly
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:29.600323
Tags: bag, paper, plastic, shoppingbag, tax
CREATE TABLE table_1 (
"file_id" BIGINT,
"account" BIGINT,
"date_from" TIMESTAMP,
"date_to" VARCHAR,
"bag_count" BIGINT,
"amount_collected" DOUBLE,
"amount_due" DOUBLE,
"amount_retained" DOUBLE,
"create_date" TIMESTAMP,
"vendor_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"location1" VARCHAR
);Anyone who has the link will be able to view this.