1.1.3 ā€¢ Published 1 year ago

snap-data.sh v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

CommandAction
cloneDownload SNAP dataset(s).

References

npm.io ORG DOI

1.1.3

1 year ago

1.1.2

1 year ago

1.1.0

2 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.12

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

0.0.7

3 years ago

1.0.0

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago