Published September 16, 2022 | Version 1.1.0
Software Open

nodef/snap-data.sh: CLI for SNAP dataset, which is a collection of more than 50 large networks

Authors/Creators

Description

CLI for SNAP dataset, which is a collection of more than 50 large networks.<br> 🐚 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.

<br>

## 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"

<br> <br>

Index
Command Action
clone Download SNAP dataset(s).

<br> <br>

References

<br> <br>

Files

nodef/snap-data.sh-1.1.0.zip

Files (35.0 kB)

Name Size Download all
md5:1653f74b82eb46a73863221b007d4bc7
35.0 kB Preview Download

Additional details

Related works