New Liquor Licenses
State of Missouri
@usgov.state_of_missouri_new_liquor_licenses
State of Missouri
@usgov.state_of_missouri_new_liquor_licenses
Weekly listing of new Liquor Licenses for the past 3 weeks
Organization: State of Missouri
Last updated: 2020-11-10T17:23:36.085324
Tags: alcohol, control, license, liquor, missouri, new, tobacco
CREATE TABLE table_1 (
"license_number" BIGINT,
"licensee" VARCHAR,
"dbaname" VARCHAR,
"businesstype" VARCHAR,
"license_type" VARCHAR,
"current_status" VARCHAR,
"original_date" TIMESTAMP,
"district" BIGINT,
"subdistrict" BIGINT,
"county" BIGINT,
"street_number" VARCHAR,
"street" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"latlng" VARCHAR
);Anyone who has the link will be able to view this.