Site Specific Vendor's License
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_site_specific_vendors_license
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_site_specific_vendors_license
This dataset contains information of a site-specific vendor's license which is required if an individual sells or offers to sell goods or services from a stationary location.
Update Frequency : Daily
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:28.839157
Tags: license, licensing, site, specific, vendor
CREATE TABLE table_1 (
"license_type" VARCHAR,
"license_number" BIGINT,
"applicant" VARCHAR,
"business_name" VARCHAR,
"issued_date" VARCHAR,
"licensed_date" TIMESTAMP,
"expire_date" TIMESTAMP,
"grace_expire_date" TIMESTAMP,
"last_renewal_date" TIMESTAMP,
"next_renewal_date" TIMESTAMP,
"status" VARCHAR,
"street_number" DOUBLE,
"street_pre_direction" VARCHAR,
"street_name" VARCHAR,
"street_post_direction" VARCHAR,
"street_suffix" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" DOUBLE,
"location" VARCHAR,
"open_from" VARCHAR,
"open_to" VARCHAR,
"days_of_week" VARCHAR,
"hours" VARCHAR,
"description" VARCHAR,
"product_1" VARCHAR,
"product_2" VARCHAR,
"product_3" VARCHAR,
"product_4" VARCHAR,
"product_5" VARCHAR,
"cross_street" VARCHAR
);Anyone who has the link will be able to view this.