Skip to content

anna-darda/practical-analytics-with-python

Repository files navigation

๐Ÿง  Practical Analytics with Python

This repository contains a collection of hands-on data analysis projects created using Python.
Each notebook reflects a real-world inspired task โ€” from data cleaning and transformation to analysis and visualization โ€” and is structured for clarity, insight, and practical use.


๐Ÿ“Š 1. Facebook Ads Spend Strategy and ROMI

Objective: Analyze Facebook advertising campaign data for the year 2021 to understand spending behavior and Return on Marketing Investment (ROMI).

Key Highlights:

  • Daily and rolling average ad spend and ROMI visualizations
  • ROMI distribution per campaign via boxplots
  • Histogram of ROMI across all campaigns
  • Correlation heatmap of numeric features
  • Regression analysis of total spend vs. total value

๐Ÿ“‚ Facebook_Ads_Spend_Strategy_and_ROMI.ipynb


๐Ÿง  2. Stack Overflow Developer Survey Analysis (2024)

Objective: Explore global developer trends with a focus on Python developers using the 2024 Stack Overflow survey data.

Key Highlights:

  • Analysis of experience, education, income, and remote work adoption
  • Python usage by age and background
  • Salary comparisons across regions
  • Measures of central tendency and grouped visualizations
  • Final summary of trends and insights

๐Ÿ“‚ StackOverflow_Developer_Survey_Analysis.ipynb


๐Ÿ—‚๏ธ 3. Loan Application Rating Analysis

Objective: Score and filter loan applications based on business-defined criteria and enrich them with industry ratings.

Key Highlights:

  • Data cleaning, deduplication, and enrichment
  • Rule-based rating system (6 factors)
  • Filtering of accepted applicants
  • Weekly aggregation and rating trends
  • Custom color-coded visualizations

๐Ÿ“‚ Loan_Application_Rating_Analysis.ipynb


๐Ÿ› ๏ธ Tools Used

  • Python
  • Pandas, NumPy
  • Matplotlib, Seaborn
  • Jupyter Notebook

๐Ÿ“Œ Notes

Each notebook is self-contained and includes explanations, plots, and relevant comments. These projects were created as part of my hands-on learning journey in data analytics, reflecting both technical development and an emphasis on clean structure and presentation.


Thank you for reviewing my portfolio!
Feel free to explore the notebooks and reach out for collaboration or feedback.

About

Jupyter notebooks with applied data analysis tasks using Python and visualization libraries.

Topics

Resources

Stars

Watchers

Forks