Skip to content

Vardhan1160/Python_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌍 Exploring Global Economic Trends with World Bank Data πŸ“Š

This project explores long-term trends in global economic indicators using data from the World Bank. The main focus is on GDP and GDP per capita, analyzed across different income groups over time.

🧠 Objective

To analyze how economic indicators like GDP and GDP per capita have evolved across different income groups (low, lower-middle, upper-middle, and high income), using real-world time series data.

πŸ”§ What I Did

  • πŸ”Ή Data Cleaning & Preprocessing

    • Handled inconsistencies and missing values
    • Standardized column names and data types
  • πŸ”Ή Missing Value Treatment

    • Applied forward fill and backward fill techniques to address missing data
  • πŸ”Ή Data Visualization

    • Created clear and informative plots using Matplotlib to visualize:
      • Long-term trends in GDP by income group
      • Comparative changes in GDP per capita
      • Economic disparities over time

πŸ“ˆ Key Insights

Simple visualizations can be incredibly powerful for storytelling. Watching the economic gap between income groups widen or narrow over time was both insightful and eye-opening.

πŸ’‘ Takeaways

Projects like this remind me why I enjoy working with data. Every dataset holds a story β€” you just have to uncover it.


πŸ› οΈ Tech Stack

  • Python
  • Pandas
  • Matplotlib
  • Jupyter Notebook

πŸ“ Project Structure

world-bank-economic-trends/ β”œβ”€β”€ data/ β”‚ └── world_bank_data.csv β”œβ”€β”€ notebooks/ β”‚ └── global_trends_analysis.ipynb β”œβ”€β”€ visualizations/ β”‚ └── gdp_per_capita_by_income_group.png β”œβ”€β”€ README.md


πŸ™Œ Let's Connect

Have you worked with similar datasets or done global economic analysis? I’d love to learn from your experience or get your feedback on how to improve this project.


πŸ“Œ Hashtags

#DataScience #Python #WorldBankData #DataVisualization #Pandas #Matplotlib #LearningJourney

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published