More structured analysis of the African Internet measurement ecosystem using data from the RIPE NCC (RIPE Stats)
This project aims get up to date information about the status of all RIPE Atlas probes and anchors deployed or hosted in Autonomous systems (ASes)in the African Internet ecosystem
# GIT commands for this repository
echo "# Second_RIPE_Stats_Analysis_on_the_African_Internet_Space" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin git@github.com:networkmeister/Second_RIPE_Stats_Analysis_on_the_African_Internet_Space.git
git push -u origin main
git remote add origin git@github.com:networkmeister/Second_RIPE_Stats_Analysis_on_the_African_Internet_Space.git
git branch -M main
git push -u origin main