🐟 Ohio's Fish Stocking History: 1970-Present 🎣
From Harvest to Trophy: Tailoring Ohio's Waters for Every Angler
@kaggle.ryanlingo_ohios_fish_stocking_history_1970_present
From Harvest to Trophy: Tailoring Ohio's Waters for Every Angler
@kaggle.ryanlingo_ohios_fish_stocking_history_1970_present
CREATE TABLE ohio_fish_stocking (
"location_name" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"acres" DOUBLE,
"year" BIGINT,
"species_name" VARCHAR,
"stagename" VARCHAR,
"numberstocked" BIGINT
);
Anyone who has the link will be able to view this.