Skip to content
Snippets Groups Projects
Commit 9b33bb2b authored by Nathan Tarr's avatar Nathan Tarr
Browse files
parents 7e9bcb97 a220a172
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ https://doi.org/10.5066/P98K7E93
## Purpose
The abundance of wildlife occurrence datasets that are currently accessible can be valuable for efforts such as species distribution modeling and range delineation. However, the task of downloading and cleaning occurrence records is often complex due to errors and uncertainties that are present in datasets. This repository provides a framework for collecting and filtering occurrence data that are freely available through API's and data requests.
The abundance of wildlife occurrence data sets that are currently accessible can be valuable for efforts such as species distribution modeling and range delineation. However, the task of downloading and cleaning occurrence records is often complex due to errors and uncertainties that are present in data sets. This repository provides a framework for collecting and filtering occurrence data that are freely available through the Global Biodiversity Information Facility's ([GBIF](https://gbif.org)) API.
## Framework
Data is requested from occurrence dataset API's and filtered according to species- and request-specific parameters. Filtered occurrence records are saved in a database. The details of taxa concepts and filter parameter sets are stored in a database for use and reference. Additionally, Jupyter Notebook documents are created that describe the filtered datasets for the sake of documentation and for decision making about filter parameterization.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment