https://github.com/commoncrawl/cc-webgraph-statistics
Statistics of Common Crawl monthly Web Graphs
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.1%) to scientific vocabulary
Last synced: 11 months ago
·
JSON representation
Repository
Statistics of Common Crawl monthly Web Graphs
Basic Info
- Host: GitHub
- Owner: commoncrawl
- License: apache-2.0
- Language: Python
- Default Branch: main
- Homepage: https://commoncrawl.github.io/cc-webgraph-statistics/
- Size: 138 MB
Statistics
- Stars: 5
- Watchers: 7
- Forks: 1
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed 11 months ago
Metadata Files
Readme
License
README.md
cc-webgraph-statistics

Web page showing statistics and plots derived from Common Crawl's monthly Web Graphs, and generation tools.
Setup
cd src
make
Updating
cd src
make update
Modifications
Sometimes you may want to generate the HTML without generating the plots. You can do this with:
cd src
make noplot
Owner
- Name: Common Crawl Foundation
- Login: commoncrawl
- Kind: organization
- Email: info@commoncrawl.org
- Website: https://commoncrawl.org
- Twitter: commoncrawl
- Repositories: 50
- Profile: https://github.com/commoncrawl
Common Crawl provides an archive of webpages going back to 2007.
GitHub Events
Total
- Issues event: 3
- Watch event: 4
- Issue comment event: 3
- Public event: 1
- Push event: 24
- Pull request review event: 1
- Pull request event: 2
- Create event: 1
Last Year
- Issues event: 3
- Watch event: 4
- Issue comment event: 3
- Public event: 1
- Push event: 24
- Pull request review event: 1
- Pull request event: 2
- Create event: 1
Committers
Last synced: 12 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Thom Vaughan | t****m@c****g | 36 |
| Sebastian Nagel | s****n@c****g | 4 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 2
- Total pull requests: 2
- Average time to close issues: about 23 hours
- Average time to close pull requests: about 20 hours
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.5
- Average comments per pull request: 1.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 2
- Average time to close issues: about 23 hours
- Average time to close pull requests: about 20 hours
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.5
- Average comments per pull request: 1.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- sebastian-nagel (2)
Pull Request Authors
- sebastian-nagel (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
src/requirements.txt
pypi
- markdown *
- pandas *
- plotnine *
- tqdm *