Kaggle / Kaggle/kaggle-cli

Allow DOI to be used to download dataset

Open
#428 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
7.5k
Forks
1.4k
Avg merge
3d 15h
Merged PRs (30d)
11

Description

Now that kaggle datasets have associated DOIs, allow that DOI to be used as an alias to download the dataset, e.g.

instead of
```bash
kaggle datasets download fairumn/cdms-dataset
```

one could do
```bash
kaggle datasets download 10.34740/kaggle/dsv/2660709
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.