Introduction
- An internet speed monitoring app built in the Shiny web framework for R.
- The data is collected using Janhouse/tespeed python tool which allows internet speed testing via http://www.speedtest.net from a command line interface.
- This application was built as a project for the Coursera Data Science Specialization Developing Data Products class.
- The source files can all be found at https://github.com/klimburg/InternetSpeedDash.