|
|
|
|
|
by UltraSane
576 days ago
|
|
I wrote a python script to extract data from an MRT file containing BGP routes from [1] and importing it into Neo4j for exploration. This file contained about 56 million extremely redundant routes and Neo4j is great for "merging" this type of data. [1] https://data.ris.ripe.net/rrc00/ |
|