ABS Store Inventory And Sale Items
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_abs_store_inventory_and__769f6e49
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_abs_store_inventory_and__769f6e49
This dataset provide a listing of inventory items, including store quantities and sale prices. Update Frequency : Daily
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:17.119256
Tags: alcohol, liquor, sale
CREATE TABLE table_1 (
"code" VARCHAR,
"category" VARCHAR,
"description" VARCHAR,
"size" VARCHAR,
"total_inventory" BIGINT,
"price" DOUBLE,
"sale_price" DOUBLE,
"sale_end_date" TIMESTAMP
);Anyone who has the link will be able to view this.