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
## <aname="5.1 Distribution of respondents based on country">5.1) Distribution of respondents based on country</a>
314
+
<h2id="5.1 Distribution of respondents based on country">5.1) Distribution of respondents based on country</h2>
315
315
316
316
We made use of `plotly` to create a Geoplot showing where the respondents are from and how it's been distributed around the world. We found that most of the respondents are from America.India is in the second position in terms of the number of respondents.
317
317
318
318
<imgsrc="Data/Images/Geo plot.png">
319
319
320
-
## <aname="5.2 Impact of participation rate due to different ethnicity">5.2) Impact of participation rate due to different ethnicity</a>
320
+
321
+
<h2id="5.2 Impact of participation rate due to different ethnicity">5.2) Impact of participation rate due to different ethnicity</h2>
321
322
322
323
Consistent with data in all three years, We found that `white or european descent` has the highest participation rate overall.
323
324
@@ -336,29 +337,29 @@ for i, v in enumerate(count):
336
337
337
338
<imgsrc="Data/Images/Ethnicity vs participation.png">
338
339
339
-
## <aname="5.3 Most popular programming language in three years">5.3) Most popular programming language in three years</a>
340
+
<h2id="5.3 Most popular programming language in three years">5.3) Most popular programming language in three years</h2>
340
341
341
342
The most popular language that developers worked on between 2018 to 2020 is JavaScript(14%). The second and third highest working language is HTML/CSS(13%) and SQL(11%). JavaScript and SQL had the same steady increasing trend over the three years. The percentage of HTML/CSS was slightly increased from 2018 to 2019. However, it dropped to the same level as 2018 in 2020. Python was responsible for about 9% in 2018. After then, it decreased to 8% in 2019 and it rose 1% in 2020.
342
343
343
344
There are some languages that were in only 2019; Elixir, Clojure, F#, Web assembly, and Erlang. Perl, Haskell, Julia were in the 2019 and 2020 with small percentages.
344
345
345
346
<imgsrc="Data/Images/popular language distribution.png">
346
347
347
-
## <aname="5.4 Distribution of developers based on their developer role">5.4) Distribution of developers based on their developer role</a>
348
+
349
+
<h2id="5.4 Distribution of developers based on their developer role">5.4) Distribution of developers based on their developer role</h2>
348
350
349
351
Most of the respondents were either back-end or full-stack developers. For those who are working as marketing and sales professionals, their percentage is lowest compare to others.
350
352
351
353
<imgsrc="Data/Images/devtype distribution.png">
352
354
353
355
354
-
355
-
## <aname="5.5 Distribution of respondents based on age">5.5) Distribution of respondents based on age</a>
356
+
<h2id="5.5 Distribution of respondents based on age">5.5) Distribution of respondents based on age</h2>
356
357
357
358
Most of the respondents are in the age range 25-29. This shows that most of the responents are those who recently joined the comapanies or those who have less than 5 years of experience.
358
359
359
360
<imgsrc="Data/Images/age distribution.png">
360
361
361
-
## <aname="5.6 Salary distribution of top ten countries">5.6) Salary distribution of top ten countries</a>
362
+
<h2id="5.6 Salary distribution of top ten countries">5.6) Salary distribution of top ten countries</h2>
362
363
363
364
Overall, the country which has the highest mean annual salary is the United States of America($240,000) Dollars. The second highest country which provides mean salary is Australia($164,926) Dollars. Though India has a higher number of respondents, it has the lowest mean salary of $25,213 which shows that mean salary of developed country is much higher than the developing countries.
364
365
@@ -384,29 +385,33 @@ plt.show()
384
385
385
386
<imgsrc="Data/Images/salary top ten countries.png">
386
387
387
-
## <aname="5.7 Analysis of impact of education on salary">5.7) Analysis of impact of education on salary</a>
388
+
389
+
<h2id="5.7 Analysis of impact of education on salary">5.7) Analysis of impact of education on salary</h2>
388
390
389
391
The respondents who have done Doctorate have the highest mean salary among all other education levels. Secondly, the respondents who have done Bachelors degree has more salary than that of Masters degree holders. This may be due to years of professional coding experience and due to the higher number of respondents in that category than that of Masters degree(No of respondents in Bachelor degree is 35659 and number of respondents in masters degree is 16940)
390
392
391
393
What is interesting is that the respondents who do not have any degree have a mean salary of $90k. This shows the improvement in online learning and advancement of technology that is shifting the company from relying on University degrees.
392
394
393
395
<imgsrc="Data/Images/salary on edlevel.png">
394
396
395
-
## <aname="5.8 Gender distribution among top five countries in 2019">5.8) Gender distribution among top five countries in 2019</a>
397
+
398
+
<h2id="5.8 Gender distribution among top five countries in 2019">5.8) Gender distribution among top five countries in 2019</h2>
396
399
397
400
Based on the top 5 countries where the respondents have given the survey, we categorized male and female respondents in those countries.
398
401
399
402
In terms of male and female statistics, it can be realized that the US has the relatively largest female percentage at about 10.9% followed by Canada and UK at 9.6% and 8.0% respectively. Female respondents were around 5% in India and Germany which is the least among the top 5 counties.
400
403
401
404
<imgsrc="Data/Images/gender distribution top 5.png">
402
405
403
-
## <aname="5.9 Where most data scientist came from in 2019?">5.9) Where most data scientist came from in 2019?</a>
406
+
<h2id="5.9 Where most data scientist came from in 2019?">5.9) Where most data scientist came from in 2019?</h2>
404
407
405
408
There are 5,788 data scientists who responded to the Stackoverflow survey in `2019`. Most data scientists are from the US with 1,550 people and it is 3 times higher than data scientists from India. Followed by Germany and the UK with 427 and 339 people respectively. The rest are Canada, France, Netherlands, Brazil, Russia, and Australia which have less than 200 data scientists.
406
409
407
410
<imgsrc="Data/Images/DS_top contries.png">
408
411
409
-
## <aname="5.10 Countries which pays the most for data scientist in 2019">5.10) Countries which pays the most for data scientist in 2019</a>
412
+
413
+
<h2id="5.10 Countries which pays the most for data scientist in 2019">5.10) Countries which pays the most for data scientist in 2019</h2>
414
+
410
415
411
416
In 2019, the top three countries which have a highest mean annual salary of a data scientist are Ireland (`$275,851`), Luxembourg (`$272,769`), and the USA (`$265,211`). Apart from that, the mean salary of the rest countries is less than (`$200,000`) per year. Japan provides the highest mean annual salary among Asian countries (`$118,969`)
0 commit comments