Skip to content

A heatmap of Skyline College's STEM Center traffic that provides useful insights, allowing for better tutor scheduling.

License

Notifications You must be signed in to change notification settings

Skyline-College-Computer-Science-Club/stem-center-heatmap

Repository files navigation

Stem-Center-Heatmap

Goal

The end product we will get building this project is an insight analysis on student traffic at Skyline College’s STEM Center. We will be building an end-to-end pipeline, starting from data cleaning to visualization.

How to Run Program

Make sure you have all the necessary python packages installed on your machine.

Do this by running 'pip install -r requirements.txt'. this will install the packages in the requirements.txt file.

If there are any further error, some troubleshooting to install further packages is needed (requirements.txt may not be updated - TODO).

To run the app to display the heatmap with a simple UI,

  1. 'cd' into streamlit/ folder
  2. Run 'streamlit run app.py' in terminal (if error ver 3.0 or newer jinja2; 'pip install Jinja2==3.0.3')
  3. Paste given link into web browser

Why do we need that?

A huge amount of data flows through Skyline College’s sign-in page on Accademia. Huge amounts of data translates into potential to cater resources to students utilizing Skyline College STEM Center most frequently.

Requirements

In order to accomplish our goal we need a few things:

  • Data from Skyline College's STEM Center
  • Pandas - Python for data manipulation
  • A way to provide those analytics to a end-user

About

A heatmap of Skyline College's STEM Center traffic that provides useful insights, allowing for better tutor scheduling.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •