Department Of Liquor Control Special Order Fulfillment
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_department_of_liquor_con_c098d839
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_department_of_liquor_con_c098d839
This dataset contains a log of last month's time taken to fulfill special orders in days. Update Frequency : Monthly
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:21.219014
Tags: alcohol, beer, drinking, fulfillment, order, special, wine
CREATE TABLE table_1 (
"supplier" VARCHAR,
"item_code" BIGINT,
"item_description" VARCHAR,
"type" VARCHAR,
"tag" VARCHAR,
"order_number" VARCHAR,
"order_status" VARCHAR,
"po_status" VARCHAR,
"ordered_qty" DOUBLE,
"fulfilled_qty" DOUBLE,
"ordered_date" TIMESTAMP,
"received_date" TIMESTAMP,
"fulfillment_date" TIMESTAMP,
"days_to_fill" DOUBLE
);Anyone who has the link will be able to view this.