Skip to content

ccmfb/wifi-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structure outline

alt text

How to run the code

  1. Clone the repository and ensure requirements are installed
  2. Create the following folders:
    • data
    • data/id_mappings
    • data/objects
  3. Get ahold of the following files/folders:
    • data/floorplans-main
    • .env
  4. Move src/zValue_to_pValue.json into data folder
  5. Run src/init.py
  6. Run src/main.py to process 5 minutes of data from live data API

After the steps above one can:

  • Run src/occupancy.py to convert and enrich refined_data.db to occupancy.db
  • Run src/client_api.py to start the density map API app

Todo / Suggestions / Extensions

  • Split init.py into init.py for first time running and update.py for pythagoras updates

  • Elliptic position probability density function

  • Approximate number of people from number of, say, smartphones

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published