Skip to content

Explore historical and geographical trends in B.C. big game hunting

Notifications You must be signed in to change notification settings

hlmore/big-game-hunting

Repository files navigation

B.C. big game harvesting

Explore historical and geographical trends in big game hunting.

Table of contents

Description

Personal project under development.

This interactive app visualizes historical hunting data in B.C., Canada, for selected wildlife management units, selected hunting regions, or province-wide.

My main goals for the project are to learn about historical and regional trends in big game populations, and how they relate to hunting limits set by the provincial government. A second goal is to gain experience working with government data sets. And, I want to improve my skills in:

  • data manipulation with dplyr/tidyverse
  • combining data sets from different sources
  • visualizing geographic data
  • interactive data visualization
  • RShiny app development

Screenshots

Usage

Run BC-big-game-harvest/app.R to build the app and show interactive options.

To do

  • Don't allow selection of hunting regions 7A and/or 7B in combination with region 7
  • Edit additional plots of timeseries data to show relevant info
  • Separate resident and non-resident hunters and their kills
  • Incorporate hunting licence sales
  • Consider adding fishing data?
  • Use single legend
  • Add map to select regions graphically
  • Add tab with regional differences for a given year
  • Improve aesthetics of layout
  • Streamline code
  • Fix axis padding to be based off max tick label rather than max value
  • Fix sporadic problem where some Inf values are not plotting as 0

References

I used the following publicly-available data sets from the B.C. provincial government:

There is some really interesting (although a bit outdated) background information on how hunting quotas are set in the 2007--2011 Kootenay Wildlife Harvest Advisory Committee meeting minutes.

Author

Created by Heather More

About

Explore historical and geographical trends in B.C. big game hunting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages