snap-data.sh
CLI for SNAP dataset, which is a collection of more than 50 large networks.
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.0%) to scientific vocabulary
Keywords
Repository
CLI for SNAP dataset, which is a collection of more than 50 large networks.
Basic Info
- Host: GitHub
- Owner: nodef
- License: mit
- Language: JavaScript
- Default Branch: main
- Homepage: https://www.npmjs.com/package/snap-data.sh
- Size: 54.7 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
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.
```bash
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
Owner
- Name: nodef
- Login: nodef
- Kind: organization
- Website: https://nodef.github.io/
- Repositories: 119
- Profile: https://github.com/nodef
A summary of programs made with Node.js.
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Sahu
given-names: Subhajit
orcid: https://orcid.org/0000-0001-5140-6578
title: "nodef/snap-data.sh: CLI for SNAP dataset, which is a collection of more than 50 large networks"
version: 1.1.0
doi: 10.5281/zenodo.7086057
date-released: 2022-09-16
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: almost 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Subhajit Sahu | w****7@g****m | 23 |
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- npm 23 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 24
- Total maintainers: 1
npmjs.org: snap-data.sh
CLI for SNAP data, which is a collection of more than 50 large networks.
- Homepage: https://github.com/nodef/snap-data.sh#readme
- License: MIT
-
Latest release: 1.1.4
published 9 months ago
Rankings
Maintainers (1)
Dependencies
- 108 dependencies
- csv ^5.5.0 development
- extra-build ^1.3.31 development
- html-entities ^2.3.2 development
- markdown-to-text ^0.1.1 development
- actions/checkout v3 composite
- actions/setup-node v2 composite
- actions/checkout v3 composite
- actions/setup-node v2 composite
