Import GBIF data in R
R
biogeography
This tutorial shows how to download GBIF occurrence data of species in R and visualize in grass gis. tags: data import, species distribution
The Global Biodiversity Information Facility (GBIF) is an international open data infrastructure that allows anyone, anywhere to access data about all types of life on Earth, shared across national boundaries via the Internet. It offers free and open access to a tremendous amount of biodiversity data.
There are various ways to import GBIF data, including directly from the website as comma delimited file (csv), using the GBIF API and for example using R or Python packages. This tutorial shows how you can access GBIF data using QGIS, using the GBIF Occurrences plugin. Click here to start the tutorial.