Network data


This page contains links to some network data sets I've compiled over the years. All of these are free for scientific use to the best of my knowledge, meaning that the original authors have already made the data freely available, or that I have consulted the authors and received permission to the post the data here, or that the data are mine. You are (as far as I know) free to make whatever use of these data you like, provided that you appropriately cite the original sources.

The data sets are in GML format. For a description of GML see here. I written a simple parser in C that will read the files into a data structure. It's available here. There are many features of GML not supported by this parser, but it will read the files in this repository just fine. If you develop or know of other software (Java, C++, Perl, Python, R, Matlab, etc.) that reads GML, let me know.

Data sets

Other sources of network data

There are a number of other pages on the web from which you can download network data. Here are a few that I am aware of:

Last modified: January 13, 2008

Mark Newman