WDFW Item Statistics By Month
State of Washington
@usgov.state_of_washington_wdfw_item_statistics_by_month
State of Washington
@usgov.state_of_washington_wdfw_item_statistics_by_month
CREATE TABLE table_1 (
"item_number" DOUBLE,
"item_description" VARCHAR,
"discount_type" VARCHAR,
"weapon_type" VARCHAR,
"license_year" BIGINT,
"calendar_month" DOUBLE,
"calendar_year" DOUBLE,
"zip_code" VARCHAR,
"county" VARCHAR,
"net_sales" BIGINT,
"net_revenue" DOUBLE
);
Anyone who has the link will be able to view this.