Download occurrence data using a SQL query
Usage
occ_download_sql(
q = NULL,
format = "SQL_TSV_ZIP",
user = NULL,
pwd = NULL,
email = NULL,
validate = TRUE,
curlopts = list()
)
occ_download_sql_validate(q = NULL, user = NULL, pwd = NULL)
occ_download_sql_prep(
q = NULL,
format = "SQL_TSV_ZIP",
user = NULL,
pwd = NULL,
email = NULL,
validate = TRUE,
curlopts = list()
)
Details
This is an experimental feature, and the implementation may change throughout
2024. The feature is currently only available for preview by invited users.
Contact helpdesk@gbif.org
to request access.
Please see the article here for more information: https://docs.ropensci.org/rgbif/articles/gbif_sql_downloads.html