Skip to content

sknepal/Location-History-Using-WiFi-Data

Repository files navigation

Figuring out the places that I have been to over the past few months using the information from the WiFi networks that I have connected to or have been around in the same period.

This code complements the findings on my blog post.

##Requirements

  • python 2.7
  • ipython
  • pydot
  • pandas
  • geopy
pip install numpy
pip install pandas
pip install geopy
pip install pydot
pip install ipython
pip install "ipython[notebook]"

About

Mapping my location history by using WiFi discovery data (collected via Funf Open Sensing Framework).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published