Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CLI to enable data query and download #247

Open
sgosline opened this issue Nov 12, 2024 · 0 comments
Open

Update CLI to enable data query and download #247

sgosline opened this issue Nov 12, 2024 · 0 comments
Assignees

Comments

@sgosline
Copy link
Member

sgosline commented Nov 12, 2024

Currently we are focused on the python functionality of this package, but it would be helpful for people to be able to download the data directly if they so desire.

Let's focus on three commands:

coderdata list
lists available datasets by name, and their datatypes
coderdata download --dataset [datasetmame] --type [typename]
download a specific type of data for a dataset
coderdata types --dataset [datasetname]
download entire dataset
coderdata version
version of package/data with build date/release date.

Anything else I'm missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants