data/qualities/list should also return the description of each quality
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
The description of each data quality can be obtained from each data set page (e.g. https://www.openml.org/d/357). However, we don't have an API call that returns the description right?
Maybe you can add this here http://www.openml.org/api/v1/json/data/qualities/list ?
Or do we have a general page where each data quality is documented and explained?
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 with the /api/v1/json/data/qualities/list endpoint and compare its response with the quality descriptions shown on a dataset page such as /d/357. Determine whether the API should expose descriptions or link to a general documentation page; done means the chosen quality information is consistently available and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100