Merge pull request #72 from peejs/master

Broken Link: Barabási and Albert Network Datasets
This commit is contained in:
François Briatte 2019-03-12 06:19:31 +01:00 committed by GitHub
commit 4d19f77d54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -203,7 +203,6 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes
## Datasets
- [Barabási and Albert Network Datasets](https://www3.nd.edu/~networks/resources.htm).
- [Bayesian Network Repository](http://www.bnlearn.com/bnrepository/).
- [Bill Cosponsorship Networks in European Parliaments](https://github.com/briatte/parlnet) - Legislative cosponsorship networks, in R format.
- [Colorado Index of Complex Networks (ICON)](https://icon.colorado.edu/) - Large collection of networks described and indexed by Aaron Clauset's research group.
@ -221,6 +220,7 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes
- [Manlio De Domenicos Multilayer Networks](http://deim.urv.cat/~manlio.dedomenico/data.php).
- [Mark E.J. Newmans Network Data](http://www-personal.umich.edu/~mejn/netdata/) ([example visualizations](http://www-personal.umich.edu/~mejn/networks/)).
- [Network Repository](http://networkrepository.com/) - Fully searchable database containing hundreds of real-world networks.
- [Network Science Book - Network Datasets](http://networksciencebook.com/translations/en/resources/data.html) - Network data sets from the book Network Science by Albert-László Barabási. Includes data on IMDB actors, arXiv scientific collaboration, network of routers, US power grid, protein-protein interaction, cell phone users, citation network, metabolic reactions, e-mail network, and nd.edu web pages.
- [Nexus](http://nexus.igraph.org/) - Repository of network datasets in GraphML and igraph formats.
- [Norwegian Interlocking Directorate, 2002-2011](http://www.boardsandgender.com/data.php) - Two-mode and one-mode data on gender representation in Norwegian firms.
- [Movie galaxies](http://moviegalaxies.com/) - A databse of movie characters interaction graphs.