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
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.