Warehouse And Retail Sales
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_warehouse_and_retail_sales
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_warehouse_and_retail_sales
This dataset contains a list of sales and movement data by item and department appended monthly. Update Frequency : Monthly
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:27.488465
Tags: alcohol, liquor, sale
CREATE TABLE table_1 (
"year" BIGINT,
"month" BIGINT,
"supplier" VARCHAR,
"item_code" VARCHAR,
"item_description" VARCHAR,
"item_type" VARCHAR,
"retail_sales" DOUBLE,
"retail_transfers" DOUBLE,
"warehouse_sales" DOUBLE
);Anyone who has the link will be able to view this.