Power BI dashboard for data science survey results
To build a dashobard using Power BI to summarize a data professional salary survey
Tools: Microsoft Excel, Microsoft Power BI
Keywords: HR, data professional, data visualizations, data cleaning
Data-related job position has been in high demand for quite a while now, and is expected to be in even higher demand in the coming future. With the ever growing of talented data professionals by companies and small business, a thorough, easy-to-read salary survey is necessary for HR managers to manage the work condition and satisfactory level of employees working in data-related position.
This project aims to use a real world HR data professional survey dataset, and build a informative dashboard that provides easy-to-understand, informative dashboard using Microsoft Power BI.
Data cleaning
We first examine the dataset and drop all unnecessary columns.
Original dataset before cleaning
Cleaned dataset using Power Query Editor in Microsoft Power BI
By using the Power Query Editor in Power BI, we identified columns that were entirely emptied were irrelevant to our dashboard. These columns were dropped using the Power Query Editor as well.
Also, we examined the columns for any data in irregular patters (e.g. the "Other" categories answered by survey respondents who also provide their own response in a seperated textbox), and standarized their data for the viewers' easier comprehension of the survey results.
Dashboard
After cleaning and standardized the data using Power Query Editor, we build the dashboard and create different charts to present the survey results according to the type of response.
You may find the dataset and the files by visiting this GitHub repository.