The purpose of this project is to explore the Vertnet biodiversity database to determine how to access and visualize the data in the database.
The Vertnet database contains information about vertebrate samples collected by various organizations from areas all around the world.
The code folder contains notebooks documenting the exploration process.
1_Obtaining_Vertnet_Data: Notebook focusing on how to obtain datasets from the Vertnet database.- Packages used:
datascience: used to read and manipulate datamatplotlib: used to visualize data
- Packages used:
2_Exploring_Vertnet_Data: Notebook that explores the dataset obtained from the Vertnet database.- Packages used:
plotly: used to visualize the data
- Packages used:
The data folder contains the dataset we used during the exploration process along with the images files used for the python notebooks.