- Project Title
- Project Summary
- File Description
- Installation
- Results
- Instructions
- Credits
The project is titled Exploratory Data Analysis on Nigerian Graduates in the Labour Market
The project attempts to shed some light on the life of an average Nigerian graduate in the labour market. Though the data size is relatively small when compared to the population of graduates the country churns out every year, the project tries as much as possible to simulate what a big data would achieve. And, thus, while not robust enough (datasize-wise) for inference-worthy insights, the results obtained shows interesting anecdotal evidence.
The data was obtained through a Google Form survey. The respondents are graduates who completed their degree within 2013�2017, recruited via email and social media, and a few offline. Find the full information on the data source here.
To be able to replicate all the processes in the Ipython file attached, Python 3.7 should be installed with the following libraries:
- Pandas
- Numpy
- Matplotlib
- Seaborn
For a detailed description of the findings from the analysis and visualizations, kindly check this article published on Medium.
The following sites were used extensively in the course of the project: