clowder-framework / clowder

A data management system that allows users to share, annotate, organize and analyze large collections of datasets. It provides support for extensible metadata annotation using JSON-LD and a distribute analytics event bus for automatic curation of uploaded data.
https://clowderframework.org/
University of Illinois/NCSA Open Source License
37 stars 17 forks source link

API endpoint to display statistics #262

Open longshuicy opened 3 years ago

longshuicy commented 3 years ago

Is your feature request related to a problem? Please describe. Trying to recreate this section on a standalone frontend, and realize we do not have an API endpoint to return the statistics. image

Describe the solution you'd like Write an API endpoint to provides statistics. API endpoint pattern could be /files/{id}/statistics

Describe alternatives you've considered NA

Additional context NA