https://github.com/lmizner/codecademy_biodiversity
Using knowledge of data analysis to interpret data about endangered animals for the National Park Service
https://github.com/lmizner/codecademy_biodiversity
barplot jupyter-notebook matplotlib-pyplot numpy pandas python seaborn
Last synced: 5 months ago
JSON representation
Using knowledge of data analysis to interpret data about endangered animals for the National Park Service
- Host: GitHub
- URL: https://github.com/lmizner/codecademy_biodiversity
- Owner: lmizner
- Created: 2022-10-08T04:39:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T04:43:42.000Z (about 3 years ago)
- Last Synced: 2025-02-08T07:41:43.682Z (9 months ago)
- Topics: barplot, jupyter-notebook, matplotlib-pyplot, numpy, pandas, python, seaborn
- Language: Jupyter Notebook
- Homepage:
- Size: 489 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# codecademy_biodiversity
### Biodiversity in National Parks
For this project, you will interpret data from the National Parks Service about endangered species in different parks.
You will perform some data analysis on the conservation statuses of these species and investigate if there are any patterns or themes to the types of species that become endangered. During this project, you will analyze, clean up, and plot data as well as pose questions and seek to answer them in a meaningful way.
### Project Objectives:
* Complete a project to add to your portfolio
* Use Jupyter Notebook to communicate findings
* Run an analysis on a set of data
* Become familiar with data analysis workflow