Regular Route Vendor's License
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_regular_route_vendors_license
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_regular_route_vendors_license
A regular route vendor's license is required if an individual sells or offers to sell goods or services along a street on a repeating schedule, stopping only to dispense products, unless otherwise permitted by regulations under Chapter 47 of the Montgomery County Code.
Update Frequency - Daily
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:15.997799
Tags: license, licensing, regular, route, streetvendor, vendor
CREATE TABLE table_1 (
"license_type" VARCHAR,
"license_number" BIGINT,
"applicant" VARCHAR,
"business_name" VARCHAR,
"issued_date" TIMESTAMP,
"licensed_date" TIMESTAMP,
"expire_date" TIMESTAMP,
"grace_expire_date" TIMESTAMP,
"last_renewal_date" TIMESTAMP,
"next_renewal_date" TIMESTAMP,
"status" VARCHAR,
"location" VARCHAR,
"open_from" VARCHAR,
"open_to" VARCHAR,
"days_of_week" VARCHAR,
"description" VARCHAR,
"product_1" VARCHAR,
"product_2" VARCHAR,
"product_3" VARCHAR,
"product_4" VARCHAR,
"product_5" VARCHAR
);Anyone who has the link will be able to view this.