Skip to content

Data Scraping #3

@Takshay-Makadia

Description

@Takshay-Makadia

Our aim is to study and predict the pattern of flight ticket price around the year between Mumbai and Toronto which would be helpful for people looking forward to immigrating to Canada. For this our primary goal is to collect data for training a ML model that can predict flight prices around the year. Visit here and scrap the data for one-way trip between Mumbai(BOM) and Toronto(YTO) (refer the fig below for reference). Data scraped must have columns date_of_flight, departure_time, arrival_time, airline_name, number_of_stops_in_between, total_journey_time and total_fare. Data scraped must have at least 20 samples of each day starting from 1st November, 2023 to 31st July, 2024.

Data Scraping Reference

Make a new folder named Flight Price Case Study and inside it you need to submit a scraping.ipynb notebook containing the code you used to scrap the data and also upload the flight_dataset.csv file of the data scraped inside the same folder.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions