SBDI logotype Swedish Biodiversity Data Infrastructure

Programming and API:s

Access SBDI with R Studio

SBDI provides sbdi4r2, an R package to search and download data from the SBDI data portal. sbdi4r2 provides the functions to find, access, combine and visualise data on Swedish plants and animals through queries in any of the datasets provided by SBDI.

Sbdi4r2 is built on the Atlas of Living Australia platform wrapping the galah package which provides similar services for the ALA.

SBDI4R screenshot

Access SBDI with Python

To access SBDI data using Python code there is a Python version of the galah package.

Access SBDI with application programming interfaces

SBDI also offers a rich set of API:s that allow you to access SBDI data and services from any programming language, so that you can develop your own tools for searching, downloading and analyzing SBDI data.