Skip to content

Estimate/analyse/viz how a country's population is affected by an Internet outage visible in BGP

Notifications You must be signed in to change notification settings

emileaben/country-outage-pop-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

prototype to correlate Internet outages in BGP to ISP estimated user market shares to estimate and visualise the outages

Usage
=====

* run doit.py with appropriate parameters. it should produce a data.json file on stdout, so for instance:
  ./doit.py GM 2018-01-01 2019-01-01 > data.json
  # this will generate a data.json for The Gambia (country code GM) for 2018
* run a webserver in the local directory that contains index.html and data.json, and point a web browser at that

About

Estimate/analyse/viz how a country's population is affected by an Internet outage visible in BGP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published