You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -39,18 +29,18 @@ We welcome contributions from all levels of experience. If you think the communi
39
29
40
30
## Finding Insights from Stack Overflow Developer Survey
41
31
32
+
### Objective:
33
+
To perform Analysis on 3 years Stackoverflow dataset to gain insights.
42
34
43
-
1. Objective: To perform Analysis on 3 years Stackoverflow dataset to gain insights.
44
-
2. Goals:
45
-
+ Analyze the impact of higher education on salary of the surveyed developers.
46
-
+ Investigate the impact of education/experience/responsibilities on gender inequalities.
47
-
+ Examine the impact on participation rates due to different ethnicities.
48
-
+ Determine if there is a difference between men's and women's incomes.
49
-
+ Analyze the increase in popularity of a language in the current year due to developer’s interest in the previous year.
35
+
### Goals:
36
+
- Analyze the impact of higher education on the salary of the surveyed developers.
37
+
- Investigate the impact of education/experience/responsibilities on gender inequalities.
38
+
- Examine the impact on participation rates due to different ethnicities.
39
+
- Determine if there is a difference between men's and women's incomes.
40
+
- Analyze the increase in popularity of a language in the current year due to developer’s interest in the previous year.
50
41
51
42
Stack Overflow is a professional community for developers, conducting an annual survey. Analyzing the dataset professionally using modern tools can enable us to answer real-world questions effectively. The dataset covers 275 questions in total.
52
43
53
-
54
44
### Project Goals:
55
45
56
46
1. Perform Analysis on the last 3 years Stack Overflow dataset to extract insights.
@@ -82,14 +72,12 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
82
72
83
73
Thanks to all contributors for helping this project grow! 🍻
0 commit comments