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

[Feature] Add GDP Calculator #1117

Closed
4 of 7 tasks
AnandK-pm opened this issue Jun 2, 2024 · 3 comments · Fixed by #1292
Closed
4 of 7 tasks

[Feature] Add GDP Calculator #1117

AnandK-pm opened this issue Jun 2, 2024 · 3 comments · Fixed by #1292
Assignees
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSOC Open Source Program level3 Advanced task

Comments

@AnandK-pm
Copy link
Contributor

Description

Gross domestic product is defined by the Organisation for Economic Co-operation and Development (OECD) as "an aggregate measure of production equal to the sum of the gross values added of all resident and institutional units engaged in production (plus any taxes, and minus any subsidies, on products not included in the value of their outputs." More simply, it can be defined as a monetary measure of the market value of final goods produced over a period of time, typically quarterly or yearly, that is often used to determine the economic performance of a region or country. Generally, growth of more than two percent indicates significant prosperous activity in the economy. On the other hand, two consecutive three-month periods of contraction may indicate that an economy is in recession.

Implementing a GDP calculator which uses Expenditure approach which takes parameters :

  • Personal Consumption
  • Gross Investment
  • Government Consumption
  • Exports
  • Imports

GDP = personal consumption + gross investment + government consumption + net exports of goods and services

Screenshots

Proposed protoype (UI will be improved)

gdp

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

github-actions bot commented Jun 2, 2024

Hey @AnandK-pm, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@Rakesh9100
Copy link
Owner

Go ahead @AnandK-pm

@Rakesh9100 Rakesh9100 changed the title [Feature] GDP calculator [Feature] Add GDP Calculator Jun 6, 2024
@Rakesh9100 Rakesh9100 added the gssoc GSSOC Open Source Program label Jun 6, 2024
@AnandK-pm AnandK-pm mentioned this issue Jun 10, 2024
7 tasks
Copy link

Hello @AnandK-pm! Your issue #1117 has been closed. Thank you for your contribution!! 🙌

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator level3 Advanced task labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSOC Open Source Program level3 Advanced task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants