Missouri Active Alcohol License Data
State of Missouri
@usgov.state_of_missouri_missouri_active_alcohol_license_data
State of Missouri
@usgov.state_of_missouri_missouri_active_alcohol_license_data
CREATE TABLE table_1 (
"licensee" VARCHAR,
"dbaname" VARCHAR,
"street_number" VARCHAR,
"street" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zipcode" BIGINT,
"phone_number" BIGINT,
"primary_license" BIGINT,
"secondary_license" BIGINT,
"primary_type" VARCHAR,
"secondary_type" VARCHAR,
"county" VARCHAR,
"district" BIGINT,
"subdist" BIGINT,
"latlng" VARCHAR,
"assoc" VARCHAR,
"first_name" VARCHAR,
"last_name" VARCHAR,
"phone" BIGINT
);
Anyone who has the link will be able to view this.