Skip to content

snap-data.sh 1.1.3

Install from the command line:
Learn more about npm packages
$ npm install @nodef/snap-data.sh@1.1.3
Install via package.json:
"@nodef/snap-data.sh": "1.1.3"

About this version

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

Details


Assets

  • snap-data.sh-1.1.3.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0