snap-data.sh

1.1.3 • Public • Published

CLI for SNAP dataset, which is a collection of more than 50 large networks.
🐚 Shell, 📜 Files, 📘 Wiki.

This is for quickly fetching SNAP datasets that you need right from the CLI. Currently there is only one command clone, where you can provide filters for specifying exactly which datasets you need, and where to download them. If a dataset already exists, it is skipped. This summary is shown at the end. You can install this with npm install -g snap-data.sh.

Stability: Experimental.


## Clone soc-LiveJournal1
## : save in current directory
$ snap-data clone --id soc-LiveJournal1


## Clone all temporal datasets
## : save in "/home/user/temporal-networks" directory
$ snap-data clone --type temporal "/home/user/temporal-networks"


## Clone all temporal & directed datasets
## : save in current directory
$ snap-data clone --type "temporal,directed"


Index

Command Action
clone Download SNAP dataset(s).


References




ORG DOI

Package Sidebar

Install

npm i snap-data.sh

Weekly Downloads

4

Version

1.1.3

License

MIT

Unpacked Size

8.63 kB

Total Files

6

Last publish

Collaborators

  • wolfram77