Skip to content

Interactive Streamlit dashboard visualizing recruitment data from Excel with dynamic filters and KPIs.

License

Notifications You must be signed in to change notification settings

srdobolo/recruitment_dashboard

Repository files navigation

RUN APP

Recruitment Dashboard

Home A dynamic dashboard that shows recruitment key performance indicators

🚧 Under Development 🚧

[] Add Candidate Form (st.session_state, on_change=True, Callback)

[] Modification_Date Column

[] API Integration

How to use

Download Candidate_Sample_Set file and upload it in the app section to upload file.

Upload_file

Index

About

An app that offers a free solution for recruiters seeking visual insights into their recruitment KPIs. It features a dynamic dashboard that allows filtering by language, location, gender, or company within a selected time range.

The sidebar menu not only enables filtering of the dashboard but also allows users to navigate to a database dataframe. Within this dataframe, users can select specific columns to view and search for particular values within each row. An excell template is provided to test the app although any excell file with the columns "Fullname","Phone_Number" and "Email" will work. The columns doesn't have to follow any specific order.

The recommend columns to get all the kpis available in the app are: Comments, Fullname, Email, Phone_Number, Address, DoB, Gender, Language, Source, Application_Date, Status, Recruitment_Stages, Company, Location, Decline_Reasons, Phone_Screen_Date, Harver_Test_Date, Interview_Date, Offer_Date, Hiring_Date, Payment_Date, Modification_Date

Technology Used

This app is build with Python 3.7.9 and uses NumPy for mathematical functions, Pandas to manipulate datafarmes, Plotly for the visualization tools and Streamlit to turn data script into a WebApp and deploy on Streamlit Cloud Platform .

Layout

Database Database

Dashboard_Sidebar Dashboard Sidebar

Database_Sidebar Database Sidebar

Releases

No releases published

Packages

No packages published