Baselight

🐟 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

Loading...
Loading...

About this Dataset

🐟 Ohio's Fish Stocking History: 1970-Present 🎣

This dataset gives a thorough look at fish stocking activities in Ohio from 1970 to now, managed by the ODNR Division of Wildlife. It covers various fish species to meet diverse angler interests, from high-catch to trophy fishing. The data is available through Data Ohio and can be accessed here.

Tables

Ohio Fish Stocking

@kaggle.ryanlingo_ohios_fish_stocking_history_1970_present.ohio_fish_stocking
  • 177.9 KB
  • 17922 rows
  • 8 columns
Loading...

CREATE TABLE ohio_fish_stocking (
  "location_name" VARCHAR,
  "longitude" DOUBLE,
  "latitude" DOUBLE,
  "acres" DOUBLE,
  "year" BIGINT,
  "species_name" VARCHAR,
  "stagename" VARCHAR,
  "numberstocked" BIGINT
);

Share link

Anyone who has the link will be able to view this.