| Package | Description |
|---|---|
| org.gbif.api.service.registry | |
| org.gbif.api.util.iterables |
| Modifier and Type | Method and Description |
|---|---|
PagingResponse<DownloadStatistics> |
OccurrenceDownloadService.getDownloadStatistics(Date fromDate,
Date toDate,
Country publishingCountry,
UUID datasetKey,
UUID publishingOrgKey,
Pageable page)
Retrieves downloads monthly stats by country (user and publishing country) and dataset.
|
| Modifier and Type | Method and Description |
|---|---|
static Iterable<DownloadStatistics> |
Iterables.downloadStatistics(OccurrenceDownloadService service,
Date fromDate,
Date toDate,
Country publishingCountry,
UUID datasetKey,
UUID publishingOrgKey,
Integer limit)
|
PagingResponse<DownloadStatistics> |
DownloadStatisticPager.nextPage(PagingRequest page) |
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.