Missouri Alcohol Licenses Out Of Business
State of Missouri
@usgov.state_of_missouri_missouri_alcohol_licenses_out_of_business
State of Missouri
@usgov.state_of_missouri_missouri_alcohol_licenses_out_of_business
CREATE TABLE table_1 (
"license_number" BIGINT,
"licensee_name" VARCHAR,
"dba_name" VARCHAR,
"business_type" VARCHAR,
"license_type" VARCHAR,
"license_current_status" VARCHAR,
"status_effective_date" TIMESTAMP,
"district" BIGINT,
"sub_district" BIGINT,
"county_number" VARCHAR,
"street_number" DOUBLE,
"street_name" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"latlng" VARCHAR
);
Anyone who has the link will be able to view this.