-
Notifications
You must be signed in to change notification settings - Fork 0
Description
At the May LTER Water Cooler on EDI Reporting Tools, @seagrinch requested a site specific version of the Recent Uploads page for reporting on the "data work" of a site over the last year (or whatever timeframe).
Inputs would be the site scope and a time span for which the report should be generated. Outputs would include a downloadable table with columns for date of transaction, transaction type (upload/update), and the data package identifier (scope.identifier.revision). Additionally, a cumulative uploads plot, like the one on the EDI Data Portal home page, would be displayed.
A potential solution is to revamp the Site Report with plots and an updated results table, which would include a new "transaction type" column and the full publication date in pubDate column.
Until such a feature is implemented, users can get a site specific version of the Recent Uploads page by modifying the page URL. For example, https://dashboard.edirepository.org/dashboard/reports/recent_uploads?days=100&scope=knb-lter-ntl returns the recent uploads for the NTL LTER over the last 100 days.