This repository showcases a collection of data science projects that demonstrate skills in data collection, preprocessing, analysis, and visualization.
Objective: Extract movie data using Python and perform data mining and analysis on the collected data.
Description: This project revolves around the art of web scraping to gather movie-related data. Post data collection, various data mining techniques and analytical methods are applied to derive insights from the movie dataset.
Detailed Notebook: DS_Project1.ipynb
Objective: Scrape a collection of GPX files from the UCD Python Module EVdata web pages and conduct an analytical study on the collected data.
Description: This project emphasizes extracting GPX file data from a specific web source. Upon successful data gathering, the project delves into analyzing the data, highlighting patterns, trends, and key insights.