Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Economic Analysis using World Bank Data #984

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Kritika75
Copy link

@Kritika75 Kritika75 commented Oct 31, 2024

Pull Request for PyVerse 💡

Requesting to submit a pull request to the PyVerse repository.


Issue Title

Economic Analysis of India using World Bank Data #700

  • I have provided the issue title.

Info about the Related Issue

The aim of the Global Economic Visualization project is to provide a comprehensive and interactive analysis of critical economic indicators for selected countries. By leveraging data from the World Bank API, this project seeks to:

  1. Visualize Economic Trends: Create dynamic visualizations that showcase the trends and changes in GDP, unemployment rates, inflation rates, exports, and current account balances over time.
  2. Enhance Data Accessibility: Allow users to easily understand complex economic data through intuitive graphs and charts.
  3. Support Decision-Making: Provide valuable insights for policymakers, researchers, and stakeholders interested in economic analysis and forecasting.
  4. Facilitate Sentiment Analysis: Analyze sentiments from economic news articles to understand public perception regarding economic conditions.
  5. By addressing these goals, the project contributes to better-informed discussions and analyses regarding global economic conditions and trends.
  • I have described the aim of the project.

Name

Kritika Singh

  • I have provided my name.

GitHub ID

Kritika75

  • I have provided my GitHub ID.

Email ID

kritikasingh37918@gmail.com

  • I have provided my email ID.

Identify Yourself

Mention in which program you are contributing (e.g., WoB, GSSOC, SSOC, SWOC).

GSSOC'24 ext, hacktoberfest

  • I have mentioned my participant role.

Closes

Enter the issue number that will be closed through this PR.
#700

  • I have provided the issue number.

Describe the Add-ons or Changes You've Made

  1. Error Handling: Improved data fetching with better error handling for missing indicators.
  2. Data Processing: Added validation to check for necessary columns before visualizations.
  3. Visualization Fixes: Corrected the GDP Growth Visualization to ensure it displays accurately.
  4. Sentiment Analysis: Provided an example for inputting news articles for sentiment analysis.
  5. Documentation: Updated README.md with clear instructions and added comments in the code for clarity.
  6. CSV Export: Maintained functionality to export processed data to CSV for user convenience.
  • I have described my changes.

Type of Change

Select the type of change:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

I tested the changes by running the Global_EconoViz.py script to verify that the data fetching, processing, and visualization functionalities work as expected. I checked the graphs for GDP growth, unemployment rates, and inflation rates, ensuring they displayed correctly with accurate data. I also confirmed the sentiment analysis function returns the expected output for the provided news articles.

econo3
econo4
econo5
econo1
econo2

  • I have described my testing process.

Checklist

Please confirm the following:

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added things that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Copy link

👋 Thank you for opening this pull request! We're excited to review your contribution. Please give us a moment, and we'll get back to you shortly!

Feel free to join our community on Discord to discuss more!

@Kritika75
Copy link
Author

Kritika75 commented Oct 31, 2024

@UTSAVS26 let me know if everything is okay also can you please check if it is level2 one like you have labeled level 1 to my issue that's why

thank you

@Kritika75 Kritika75 changed the title Add files via upload Added Economic Analysis using World Bank Data Nov 1, 2024
@UTSAVS26
Copy link
Owner

UTSAVS26 commented Nov 1, 2024

@UTSAVS26 let me know if everything is okay also can you please check if it is level2 one like you have labeled level 1 to my issue that's why

thank you

You are adding a project that is counted under level1 but if you try to fix any bug or add new feature in the existing codebase that will be counted under level2 or level3.

@UTSAVS26 UTSAVS26 added Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. Status: Review Ongoing PR is currently under review and awaiting feedback from reviewers. level1 gssoc-ext hacktoberfest labels Nov 1, 2024
@Kritika75
Copy link
Author

@UTSAVS26 let me know if everything is okay also can you please check if it is level2 one like you have labeled level 1 to my issue that's why

thank you

You are adding a project that is counted under level1 but if you try to fix any bug or add new feature in the existing codebase that will be counted under level2 or level3.

Ohk, got it, Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. gssoc-ext hacktoberfest level1 Status: Review Ongoing PR is currently under review and awaiting feedback from reviewers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants