ckotwn / manongros-gbif-api-scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Jupyter Notebook 94.6%Language:Python 5.4%