openml / openml/OpenML

Retrieve dataset uploader via API?

Open
#906 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

CoreSystem Good first issue
Dominant language
PHP
Stars
755
Forks
128
PR merge metrics
No merged PRs in 30d

Description

Apparently, it is possible to retrieve the uploader of a dataset from the frontend. However, this information appears to be not available via the API. Usecase: I want to delete all datasets uploaded by the unit tests, but I cannot find out who uploaded the respective dataset(s).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the frontend path that exposes dataset uploader information and compare it with the corresponding dataset API entry point. Confirm that the API returns uploader identity for each dataset and supports identifying datasets for deletion.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.