Published November 30, 2020
| Version v1
Dataset
Open
PeeringDB capacity graph
Description
PeeringDB capacity graph generated from CAIDA daily dumps of peeringDB.
Graph files are stored in a weighted edgelist format in the directory graph/ under the name
`{beta_H}_{beta_M}_peeringdb_2_dump_YYYY_MM_DD.txt`
The nodes integer label is either a positive number for ASN or a negative number attributed to IXPs.
Metadata on nodes are stored in net/ for a AS nodes and ix/ for a IXP node in the format.
There is also a most concise view of PeeringDB capacity graph nodes in the nodes/ directory.
`peeringdb_2_dump_YYYY_MM_DD.pickle`
These binary files are DataFrame (Pandas python library).