MSD-LIVE / issues

0 stars 0 forks source link

Add to metrics page (or data repo home page?) leaderboard of downloads. #214

Open zguillen opened 3 weeks ago

zguillen commented 3 weeks ago

Casey recently asked for top 3 datasets by download, downloaded volume. Lets add to metrics page and/or data repo home page (sample queries at bottom of msdlive-rdm-app/queries/timestream.txt )

zguillen commented 2 weeks ago

UI/UX issue - what do we display for the datasets since their titles are so long...?

zguillen commented 2 weeks ago

And follow on task (to be made) is making /metrics project specific, render from projects page under new "metrics" tab, limit whats shown to be only for the selected project. Don't show users or projects

jugovimm commented 2 weeks ago
  1. Radio selectors to top right within a MUI Select dropdown
  2. If "Leaderboard" option is selected (or for example "Volume Leaderboard"), display graph of top 5 datasets
  3. Determine what data should like for frontend
  4. Consider whether to present two graphs under "Leaderboards" selection, or one graph under each of "Volume" or "Num Downloads"
  5. Titles of datasets can be displayed on hover (use MSDTooltip)
  6. Create ticket for project specific metrics page (later)