Skip to content

This code is used to generate reports for unique MAC ID counts by day. Data is from PCW's Linode server.

Notifications You must be signed in to change notification settings

phillycommunitywireless/mac_id_report_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

mac_id_report_generator


- This program uses Jupyter Notebooks in order to determine unique MAC ID's on the network by the day.

- We use the list_users file in the linode.

- It is important to note that you must download the necessary .json files from the Linode and have them available locally. The filepath of the data will be the same as the filepath of where the notebook is located.

- Follow comments/directions written in the code to adjust for necessary time frames.


**** Note that the .json files in the PCW Linode are organized by days. However, you can find multiple dates in a single date folder. Be aware this may impact the measurements. It may be necessary to include a wider date range in the initial downloading of all files. Afterwards, you can filter down to get the exact data you want in the code itself. This way you can avoid missing any data that may be stored in "future dates".

About

This code is used to generate reports for unique MAC ID counts by day. Data is from PCW's Linode server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published