Scott Chamberlain
Scott Chamberlain
A user wants to query a range of months overlapping two different years. It's clear that its not really possible to do month 11 to month 2, so probably have...
waiting to hear back on https://discourse.gbif.org/t/limit-number-of-occurrences-returned-in-occurrence-downloads/2368
probably a harder integration than gbif downloads (#237) ...
_Originally posted by @sckott in https://github.com/ropensci/spocc/issues/189#issuecomment-430418087_ moving this note to a new issue. possibly record requests made somehow so users have a record of what requests were made. somewhat related...
as we have `rgbif::gbif_citation` in rgbif, we should have some methods/infrastructure to help users very easily get citations for data providers and datasets within providers. probably most queries will return...
Right now, we output one list of metadata for each data source. However, any number of API calls are made for different combinations of user inputs. I think it makes...
via https://discuss.ropensci.org/t/ckranr-issue-when-accessing-data-gov-mk/1638 use case is some CKAN instances only support POST while others support only GET for some CKAN API methods
Try creating a single CKAN image with all parts needed, and put on docker hub, then be able to use that image in circle-ci or travis. Following steps for installation...
egs and tests are throwing errors. - demo.ckan.org egs are not working, looking into errors - the tests for this fxn use nhm ckan, and are blocking the requests, i...