To import data run Import.py
and verify credentials in Login_data.txt
$ python3 Import.py
This will import all the sql data to mongodb client that later is used to query the data
To run some sample queries on imported data just execute:
$ python3 N_th_query.py
Some say the report containes the results...