AirBnb case study

A project utilizing Python to analyze listings on Airbnb in New York City in the year 2019.

Tool used:
Jupyter notebook (Python)

Exploring IMDb Indian Movie Reviews

This personal project involves analyzing IMDb reviews of Indian movies using SQL. The dataset consists of Indian movie reviews from IMDb, and the project aims to answer 20 specific questions about the dataset using SQL queries.

Tool used:
MySQL Server

Loan application explore data analysis

The objective is to use the loan data to answer questions:
- Why clients has difficulty paying their instalments?
- Which may be used for taking actions such as denying the loan, reducing the amount of loan, lending?

Tool used:
Jupyter notebook (Python)