Skip to content

Commit e46d9d7

Browse files
authored
Updated readme.md
Made grammatical and stylistic improvements for better clarity and readability.
1 parent 93fc861 commit e46d9d7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

readme.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Before installation, please ensure you have the following tools installed:
3030

3131
1. **Fork the project**: Fork the `sanjay-kv/Stackoverflow-Analysis` repository. Follow these instructions on [how to fork a repository](https://help.github.com/en/articles/fork-a-repo).
3232
2. **Clone the project**: `git clone [email protected]:your-username/Stackoverflow-Analysis.git`
33-
3. **Download the original data** from the [drive link](https://drive.google.com/drive/folders/13W20DfCW2W5GEeKTYTl7R6xV5hmPS2Do?usp=sharing)
33+
3. **Download the original data** from the [drive link](https://drive.google.com/drive/folders/13W20DfCW2W5GEeKTYTl7R6xV5hmPS2Do?usp=sharing).
3434
4. **Open Jupyter Notebook** and place the file in the project folder. Make sure you're selecting the correct path.
3535

3636
## Development
@@ -40,20 +40,20 @@ We welcome contributions from all levels of experience. If you think the communi
4040
## Finding Insights from Stack Overflow Developer Survey
4141

4242

43-
1. To perform Analysis on 3 years Stackoverflow Dataset and get insights.
44-
2. To perform Data Analysis and answer the below questions.
45-
+ Impact of higher education on salary of the surveyed developers.
46-
+ Impact of education/experience/responsibilities on gender inequalities.
47-
+ Impact on participation rate due to different ethnicity.
48-
+ To find whether there is any difference between men and women's income.
49-
+ Impact on the increase in popularity of a language in the current year due to developer’s interest in the previous year.
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.
5050

51-
Stack Overflow is a professional community for developers, conducting a survey annually. Analyzing the dataset professionally using modern tools can enable us to answer real-world questions effectively. The dataset covers 275 questions in total.
51+
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.
5252

5353

5454
### Project Goals:
5555

56-
1. Perform Analysis on the last 3 years' Stack Overflow Dataset to extract insights.
56+
1. Perform Analysis on the last 3 years Stack Overflow dataset to extract insights.
5757
2. Analyze the impact of higher education, experience, and responsibilities on salary and gender inequalities.
5858
3. Investigate participation rates based on ethnicity and differences in income between men and women.
5959
4. Explore the popularity of programming languages and predict their growth based on survey responses.

0 commit comments

Comments
 (0)