Missouri Alcohol Temporary License Expirations
State of Missouri
@usgov.state_of_missouri_missouri_alcohol_temporary_license_e_6906e28a
State of Missouri
@usgov.state_of_missouri_missouri_alcohol_temporary_license_e_6906e28a
List of temporary alcohol license expiration dates
Organization: State of Missouri
Last updated: 2020-11-10T17:23:41.405812
Tags: alcohol, expire, license, liquor, missouri, temporary
CREATE TABLE table_1 (
  "license_number" BIGINT,
  "licensee_name" VARCHAR,
  "dba_name" VARCHAR,
  "business_type" VARCHAR,
  "license_type" VARCHAR,
  "license_current_status" VARCHAR,
  "expiration_date" TIMESTAMP,
  "district" BIGINT,
  "sub_district" BIGINT,
  "county" BIGINT,
  "street_number" BIGINT,
  "street_name" VARCHAR,
  "city" VARCHAR,
  "state" VARCHAR,
  "zip_code" BIGINT,
  "mailing_address" VARCHAR,
  "mailing_address_line_2" VARCHAR,
  "latlng" VARCHAR
);Anyone who has the link will be able to view this.