rgbif
Interface to the GBIF biodiversity occurrence database for R
rgbif is steadily pushing users off paged searching and onto real downloads.
◆Recent moves
- 4mo ago
rgbif 3.8.5 adds occurrence download statistics functions
Adds six `occ_download_stats_*()` functions for download statistics by country, dataset and source, plus multiple-taxonomy and verbatim-extension downloads. It extends the download path from retrieval into reporting on retrieval.
View source ↗ - 8mo ago
rgbif 3.8.4 moves name matching to GBIF API v2
Moves `name_backbone()` and `name_backbone_checklist()` onto GBIF API v2 for matching and adds checklistKey search. An upstream API migration in the package's most-used name-matching path.
View source ↗ - 11mo ago
rgbif 3.8.3 adds GRSciColl search, relays GBIF paging throttle
Adds GRSciColl institution and collection search, fixes an HTTP/2 framing error, and surfaces GBIF's new five-second throttle for users paging bulk data through `occ_search()`. That throttle is the clearest signal yet that downloads, not searches, are the sanctioned bulk path.
View source ↗ - 1y ago
rgbif 3.8.2 resolves download DOIs to keys
Adds `occ_download_doi()` to turn a download DOI back into a key and supports institutionKey downloads. Small but useful for reproducing a cited dataset rather than re-querying for it.
View source ↗ - 1y ago
rgbif 3.8.1 adds SQL-based occurrence downloads
⚡ SPARK`occ_download_sql()` lets users express occurrence downloads as SQL queries rather than assembling predicates. It is the capability the rest of the download work in this window builds around.
View source ↗ - 2y ago
rgbif 3.8.0 soft-deprecates occ_data(), adds download describe
Fills in missing `occ_search()` terms, adds `occ_download_describe()`, and soft-deprecates `occ_data()` with no further features planned. The deprecation is the notable part — it narrows the supported ways to pull occurrences.
View source ↗