An open API service indexing awesome lists of open source software.

https://github.com/nathanaelmutua/british-airways-data-science-challenge

My solutions for the Forage program: web scraping, data cleaning, analysis, and visualization to extract business insights. Demonstrates practical data science skills for real-world problem-solving.
https://github.com/nathanaelmutua/british-airways-data-science-challenge

british-airways dataanalysis internship-task jupyter-notebook python

Last synced: 4 months ago
JSON representation

My solutions for the Forage program: web scraping, data cleaning, analysis, and visualization to extract business insights. Demonstrates practical data science skills for real-world problem-solving.

Awesome Lists containing this project

README

        

# British Airways Data Science Challenge

## Description
My solutions for the Forage program: web scraping, data cleaning, analysis, and visualization to extract business insights. Demonstrates practical data science skills for real-world problem-solving.

## Task 1
### Scrape data from the web
The first thing to do will be to scrape review data from the site [Skytrax](https://www.airlinequality.com/airline-reviews/british-airways/)

I wil use Jupyter Notebook to perform data gathering, cleaning and analysis.