Allow sorting datasets by downloads or views
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
MLData allows sorting datasets by downloads or views which is nice. Right now it looks like we can do neither.
There is a "downloads" count, but it only counts downloads via the web interface, I think, which seems a bit odd to me. I think we should count all downloads (though the bots might then dominate that).
So also looking at pageviews seems like a pretty good thing.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating MLData's existing downloads count and dataset sorting path. Clarify whether all download sources should count and how page views should be measured; done means datasets can be sorted by downloads or views with agreed counting semantics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- data, machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100