openml / openml/OpenML

Feature request: API for downloading dataset by id

Open
#519 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I find the distinction between data API and "normal" API quite confusing, and I'm not sure why a user would ever want to use the data API.

How about we add API calls for both CSV and ARFF to download the data by using the dataset id?
I find it a bit odd that I can get anything about a dataset with a rest call from the API, but I can't get the dataset itself.

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

No files or tests are named. Start by reviewing the existing REST API and data API entry points, then trace how datasets are identified and served in CSV and ARFF formats. Done means documented API calls can download either format using a dataset id, with coverage for the new behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.