Skip to content

heregoesmarcel/datadotworld_json_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

datadotworld_json_downloader

Quick hackety-hack solution for downloading datasets from data.world's project base via API client.

Instructions

Clone the repo: git clone https://github.com/microwav3s/datadotworld_json_downloader.git

Run the script with python datadotworld_json_downloader.py or ./datadotworld_json_downloader.py

Usage:

datadotworld_json_downloader.py <output directory> <dataset locations> -> Downloads a dataset from data.world to <output directory>
datadotworld_json_downloader.py get-all <output directory> <username>  -> Downloads all existing datasets in a user libary to <output directory>
datadotworld_json_downloader.py get-bookmarked <output directory>      -> Downloads all bookmarked datasets to <output directory>

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages