Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.18 KB

README.md

File metadata and controls

18 lines (10 loc) · 1.18 KB

Small scripts using GBIF API

This repository contains a few scripts I wrote to use the GBIF API with python.

Counts the number of species occurring in a list of countries

You can use this function.

For usage, see for example: How many butterfly species do we have per continent?

Counts the number of unique dataset keys and collection codes associated with preserved specimens

See example here

Look for words in the dataset description which could be associated with a dataset type

The model is not good but the script could be reused for something else. See the notebook here