Asynchronous Sale Data Analisys Pandas and Ajax

In this project I used pandas library to merge and analyze some csv data files and then, store the data in a json file and display it in a HTML file using js.

I have used asynchronous programming using asyncio library.