asbycountry

1.4.2 • Public • Published

AS By Country

This is a small module to parse the delegation stats from the regional registries for which autonomous systems are registered in which countries.

To rebuild the database, remove the asbycountry.json table and run node rebuild.js.

To use:

var asbycountry = require("asbycountry");
asbycountry["US"].forEach(function (asn) {
  ...
});

Package Sidebar

Install

npm i asbycountry

Weekly Downloads

125

Version

1.4.2

License

LGPL-3.0

Unpacked Size

770 kB

Total Files

6

Last publish

Collaborators

  • willscott