Win / OmegaCanada
OmegaCanada
Sign In
DEFAULT COMMUNITIES All General AskWin Funny Technology Animals Sports Gaming DIY Health Positive Privacy
Reason: Fixed Broken Links (files were deleted by file share service).

Interactive HTML Plot (viewable on any browser): https://www.mediafire.com/file/pwnk3j0f8578s6k/ADP_NER_Nov_2020.html/file

Python Source Code to generate plot: https://www.mediafire.com/file/928uzt8tnnmk20e/main.py/file

Python Script performs the following:

  1. Downloads HTML from ADP Canada Website
  2. Parse HTML to locate ".xlsx" file (Historial Data)
  3. Download .xlsx file
  4. Read xlsx file, process Data, plot figures.

Hence script should automatically grab the most recent .xlsx file every time from the ADP website and update the plot!

Requires: Python 3.6 or higher. Python Package Dependencies: Pandas, Plotly, Requests, Beautiful Soup

Feel free to share! :)

Edit: Broken links have been updated

3 years ago
1 score
Reason: Original

Interactive HTML Plot (viewable on any browser): https://file.io/xReat1QkOSMv

Python Source Code to generate plot: https://file.io/MnhTlqhFUO7f

3 years ago
1 score