GBIF2.jl package to access GBIF from Julia

Hi all, I just wanted to let people know that I’ve written and registered a GBIF package for the Julia language, but never promoted it very much at the time! There was and existing package (GBIF.jl) but this one implements much more of the api and follows it more closely.

It will download as many species or occurrence records as you need in one go, and stores them in a form that can easily be converted into a julia DataFrame and most other table types and data stores supported by the Julia language.

Pleas make github issues if you have any problems or feature requests.

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.