Data cleansing, analysis graphs using Python language. Graphs using Seaborn library.
The project goal was to present, on a dashboard, 10 indicators obtained from the dataset. The dataset was a result of interviews made with google forms during the pandemic:
- Gender distribution of participants
- Age distribution of participants
- How many participants have any investment avenues? Distributed by gender.
- How many participants invest in the stock market? Distributed by gender.
- What is the main factor considered for investing?
- What is the relationship between the age of the participants and the purpose of the investments?
- The duration in which the participants prefer to invest.
- The frequency of the monitorization of the investments.
- Preferences for investment
- Preferences for investment by gender
Python Code:
- Queries to access and filter database
- Seaborn Library to create the charts
- Pandas
- Numpy
- Seaborn
- Matplotlib.pyplot
Dataset source: https://www.kaggle.com/datasets/nitindatta/finance-data?select=Finance_data.csv