Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robwiederstein/hunting_licenses
The project tracks the prevalence of hunting in the U.S. from 1960 to 2020. The decades-long decline of hunting is described in the research and has long-term implications for the conservation of wildlife.
https://github.com/robwiederstein/hunting_licenses
conservation ggplot2 ggthemes hunting r rmarkdown
Last synced: 1 day ago
JSON representation
The project tracks the prevalence of hunting in the U.S. from 1960 to 2020. The decades-long decline of hunting is described in the research and has long-term implications for the conservation of wildlife.
- Host: GitHub
- URL: https://github.com/robwiederstein/hunting_licenses
- Owner: RobWiederstein
- License: mit
- Created: 2020-11-15T16:22:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-26T04:58:57.000Z (almost 4 years ago)
- Last Synced: 2024-01-28T16:08:59.309Z (9 months ago)
- Topics: conservation, ggplot2, ggthemes, hunting, r, rmarkdown
- Language: TeX
- Homepage: https://robwiederstein.github.io/hunting_licenses/
- Size: 36.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
## Table of Contents
* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Getting Started](#getting-started)
* [Usage](#usage)
* [License](#license)
* [Contact](#contact)
* [Acknowledgements](#acknowledgements)## About The Project
The project tracks the prevalence of hunting in the U.S. from 1960 to 2020. The decades long decline of hunting is described in the research and has long term implications for conservation of wildlife and its habitat. Through licensing fees and gun sales, hunters fund a large portion of conservation efforts at the state level.
### Built With
The project relies primarily on `R` and `rmarkdown`. A new twist in documentation was the addition of the `citr` package for creating the bibliography.
## Project Flow
![Flowchart](img/program_data_flow.png)## Getting Started
Feel free to clone the repository for your own uses.
## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
Rob Wiederstein - [@RobWiederstein](https://twitter.com/RobWiederstein) - [email protected]
Project Link: [https://github.com/RobWiederstein/hunting_licenses](https://github.com/RobWiederstein/hunting_licenses)
## Acknowledgements
* [Tabula](https://tabula.technology)
* [US Fish & Wildlife](https://www.fws.gov)
* [Indiana State Library -- Government Docs](https://digitalcollections.library.in.gov)
* [GitHub Pages](https://pages.github.com)
* [Zotero](https://github.com/zotero/zotero)
* [Zotfile](https://github.com/jlegewie/zotfile)
* [citr](https://github.com/crsh/citr)[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=flat-square
[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=flat-square
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=flat-square
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=flat-square
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=flat-square
[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew
[product-screenshot]: images/screenshot.png