Name: Kanchika Sudhirkumar Kapoor
Email_Id: 10621287@mydbs.ie
Github Url: https://github.com/kanchika-kapoor/data_preprocessing
Note:
This repository contains the same methods used in colab but in a structured format
- The data is scrapped from YCharts
- The site uses one url which returns data based on various filters and the data is paginated
-
- Python Requests library is used for getting the data from the url.
-
- Pandas library used for creating the dataframe from the url's json response
-
- Pypyodbc is used to connect to database on hosted azure virtual machine