Skip to content

Commit

Permalink
Merge pull request #265 from DevNandini02/main
Browse files Browse the repository at this point in the history
Updated readme.md #30
  • Loading branch information
sanjay-kv authored Jun 1, 2024
2 parents 93fc861 + e46d9d7 commit 204de38
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Before installation, please ensure you have the following tools installed:

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).
2. **Clone the project**: `git clone [email protected]:your-username/Stackoverflow-Analysis.git`
3. **Download the original data** from the [drive link](https://drive.google.com/drive/folders/13W20DfCW2W5GEeKTYTl7R6xV5hmPS2Do?usp=sharing)
3. **Download the original data** from the [drive link](https://drive.google.com/drive/folders/13W20DfCW2W5GEeKTYTl7R6xV5hmPS2Do?usp=sharing).
4. **Open Jupyter Notebook** and place the file in the project folder. Make sure you're selecting the correct path.

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


1. To perform Analysis on 3 years Stackoverflow Dataset and get insights.
2. To perform Data Analysis and answer the below questions.
+ Impact of higher education on salary of the surveyed developers.
+ Impact of education/experience/responsibilities on gender inequalities.
+ Impact on participation rate due to different ethnicity.
+ To find whether there is any difference between men and women's income.
+ Impact on the increase in popularity of a language in the current year due to developer’s interest in the previous year.
1. Objective: To perform Analysis on 3 years Stackoverflow dataset to gain insights.
2. Goals:
+ Analyze the impact of higher education on salary of the surveyed developers.
+ Investigate the impact of education/experience/responsibilities on gender inequalities.
+ Examine the impact on participation rates due to different ethnicities.
+ Determine if there is a difference between men's and women's incomes.
+ Analyze the increase in popularity of a language in the current year due to developer’s interest in the previous year.

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


### Project Goals:

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

0 comments on commit 204de38

Please sign in to comment.