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
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,3 +9,8 @@ Goals: handle missing data in practice.
9
9
There is a staffing agency that specializes in finding qualified candidates for development roles. One of their latest clients is growing rapidly and wants to understand what kinds of developers they can hire, and to understand general trends of the technology market. The organization has access to the Stack Overflow dataset, which consists of survey responses by developers all over the world for the last few years.
10
10
11
11
This project is to put together several statistical analyses about the community to educate staffing agency client about the potential hiring market for their company.
12
+
13
+
## Dataset Acknowledgements
14
+
15
+
The dataset provided is the result of a series of surveys hosted by [Stack Overflow](https://survey.stackoverflow.co/) to understand their developer community. For the purposes of this project, the dataset has been slightly modified for the years 2018-2020.
0 commit comments