Script to get information from Exchange Service SOAP WSDL.
Setup
pip install -r req
Execution
python main.py (to get data from last day)
python plot.py (to get and plot data every 30 minutes)
python plot_demo.py (to plot random data quickly)