Recode-Hive / Stackoverflow-Analysis

Stack overflow is a professional community for developers. This repo analysis 3 years of developer Survey done by Stackoverflow and do visualization and predict the salary of Data Scientist in future.
https://stackoverflow-analysis.streamlit.app/
MIT License
113 stars 107 forks source link

Performing EDA and building an dynamic dashboard using Power BI[Feature Request]: #146

Closed jeet-Abhi123 closed 1 month ago

jeet-Abhi123 commented 1 month ago

Is there an existing issue for this?

Feature Description

I will be working on survey_results_public_2018.csv dataset. I will be performing EDA on 'Country', 'Comptotal', 'JobSatisfaction', 'DevType', 'YearsCode', 'Employment', 'Respondent'. Handling the missing values of the dataset using some techniques like mode, random sample imputation etc. Doing EDA on the columns like : 1) Bar plot showing the different types of developers (e.g., web developer, mobile developer, data scientist) and their counts. 2) Job Satisfaction of the people based on the different countries. 3) Pie chart or bar plot showing the employment status of respondents.

And finally building an dynamic dashboard using Power BI which will be having more meaningful insights of the dataset.

Use Case

1) Identify trends and patterns within the developer community. Example: Companies can use insights on the most common developer roles, popular programming languages, and desired technologies to align their product development and marketing strategies.

2) Tailor educational resources and training programs based on developer needs. Example: Educational institutions and training providers can create courses focusing on the most sought-after skills and technologies identified in the dataset.

And there can be many use cases.

Benefits

No response

Priority

High

Record

github-actions[bot] commented 1 month ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

sanjay-kv commented 1 month ago

How woudl you integrate powerbi to this. its complete tech stack isn't it?

jeet-Abhi123 commented 1 month ago

I would handle missing values and do some basic EDA in colab and export that csv file and from that csv file I will import it in the Power BI. I know we can do transformation in Power BI but I found doing it in notebook more understandable and easy.

github-actions[bot] commented 1 month ago

Hello @jeet-Abhi123! Your issue #146 has been closed. Thank you for your contribution!

jeet-Abhi123 commented 1 month ago

@sanjay-kv Why you have closed this issue? May I know the reason? You assigned me and closed it.