Skip to content

Commit 4fe2b44

Browse files
authored
Update readme.md
1 parent a1cd23f commit 4fe2b44

File tree

1 file changed

+12
-24
lines changed

1 file changed

+12
-24
lines changed

readme.md

Lines changed: 12 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
# Stackoverflow Analysis Guidelines
22

3-
<img src="https://stackoverflow.design/assets/img/logos/so/logo-stackoverflow.png" align="left" height="100" width="450" >
4-
<br>
5-
<br>
6-
<br>
7-
<br>
8-
<br>
9-
<br>
3+
![Stackoverflow Logo](https://stackoverflow.design/assets/img/logos/so/logo-stackoverflow.png)
104

11-
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)
12-
<img src="https://img.shields.io/github/last-commit/Sanjayviswa/Stackoverflow-Analysis">
13-
<img src="https://img.shields.io/github/languages/code-size/Sanjayviswa/Stackoverflow-Analysis">
14-
15-
<!-- TABLE OF CONTENTS -->
5+
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs) ![Last Commit](https://img.shields.io/github/last-commit/Sanjayviswa/Stackoverflow-Analysis) ![Code Size](https://img.shields.io/github/languages/code-size/Sanjayviswa/Stackoverflow-Analysis)
166

177
## 👨‍💻 Demo Video
188

@@ -39,18 +29,18 @@ We welcome contributions from all levels of experience. If you think the communi
3929

4030
## Finding Insights from Stack Overflow Developer Survey
4131

32+
### Objective:
33+
To perform Analysis on 3 years Stackoverflow dataset to gain insights.
4234

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.
5041

5142
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.
5243

53-
5444
### Project Goals:
5545

5646
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
8272

8373
Thanks to all contributors for helping this project grow! 🍻
8474

85-
<a href="https://github.com/sanjay-kv/Stackoverflow-Analysis/graphs/contributors">
86-
<img src="https://contrib.rocks/image?repo=sanjay-kv/Stackoverflow-Analysis" />
87-
</a>
75+
[![Contributors](https://contrib.rocks/image?repo=sanjay-kv/Stackoverflow-Analysis)](https://github.com/sanjay-kv/Stackoverflow-Analysis/graphs/contributors)
8876

8977
## 🙏 Support
9078

9179
Don't forget to leave a star ⭐️ for this project!
9280

9381
Crafted with ♥ by @sanjay-kv.
9482

95-
Here's a link to the project wiki: https://github.com/tech-hardik/Stackoverflow-Analysis/wiki
83+
Here's a link to the project wiki: [Stackoverflow Analysis Wiki](https://github.com/tech-hardik/Stackoverflow-Analysis/wiki)

0 commit comments

Comments
 (0)