Accessing the Global Biodiversity Information Facility via REST

The GBIF (http://www.gbif.org) gives the available information about biodiversity in a programmatic friendly way using a REST API.

In GBIF, we will find evidence of the occurrence of species across the planet, and much of this information is geo-referenced.

In this recipe, we will concentrate on two types of GBIF information: species and occurrences.

Species are actually a more general taxonomic framework, and occurrences record the observations of species.

In this recipe, we will try to extract biodiversity information related to bears. You can find this content in the Chapter10/GBIF.ipynb Notebook.

Get Bioinformatics with Python Cookbook - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.