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
Data provided here is used by WDFW’s partners, government entities, schools, private businesses, and the general public. WDFW actively promotes inter-agency data exchange and resource sharing. Every effort is made to provide accurate, complete, and timely information on this site. However, some content may be incomplete or out of date. The content on this site is subject to change without notice. The Washington Department of Fish and Wildlife (WDFW) shall not be liable for any activity involving this data with regard to lost profits or savings or any other consequential damages; or the fitness for use of the data for a particular purpose; or the installation of the data, its use, or the results obtained.
Organization: State of Washington
Last updated: 2020-11-10T17:21:05.855656
Tags: licensing, net-revenue, wdfw
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.