gitwtfhub

wtf is ekiti-state-unemployment-survey-analysis?

timiczn/ekiti-state-unemployment-survey-analysis — explained in plain English

Analysis updated 2026-05-18

1Audience · pm founderComplexity · 2/5Setup · easy

TL;DR

A Power BI dashboard that cleans and analyzes an unemployment survey of 921 people in Ekiti State, Nigeria, to help an NGO target training and job placement programs.

Mindmap

mindmap
  root((Ekiti Survey Analysis))
    What it does
      Cleans messy survey data
      Builds Power BI dashboard
      Reports sector demand
    Tech stack
      Power BI
      DAX measures
      Excel source data
    Use cases
      Prioritize training programs
      Target outreach by school
      Compare sectors by gender
    Audience
      NGO leadership
      Program planners

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

See which job sectors unemployed survey respondents are most interested in.

REASON 2

Compare sector interest and skills across gender and age groups.

REASON 3

Identify which schools account for the largest share of unemployed respondents.

REASON 4

Track graduation year trends to spot when respondents left education.

What's in the stack?

Power BIDAXExcel

How it stacks up

timiczn/ekiti-state-unemployment-survey-analysis0xkinno/neuralvault0xlocker/d17-contracts
Stars111
LanguageTypeScriptSolidity
Setup difficultyeasyhardhard
Complexity2/54/55/5
Audiencepm founderdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 30min

Requires Power BI Desktop to open and explore the report file.

Wtf does this do

This project is a Power BI analysis built for an NGO working on youth and graduate employment in Ekiti State, Nigeria. The NGO collected survey responses from unemployed people to understand who they are, what they studied, which industries they want to work in, and what skills they already have. The goal is to help the NGO's leadership decide where to focus training, job placement, and outreach programs, based on what respondents actually say rather than assumptions. The raw data started as a single messy Excel export of 1,006 submissions, full of duplicate entries, inconsistent free text, and multiple answers crammed into single fields separated by semicolons. The project cleaned this down to 921 usable responses. Duplicates were matched by full name and date of birth rather than phone number, since phone digits often had typos. Implausible ages, missing gender fields, and future graduation dates were removed. Vague age labels like Youth or Young Adult were replaced with clear ranges. Hundreds of inconsistent school names and skill entries were consolidated into clean, canonical lists, with care taken not to merge schools that just share a similar name. The cleaned data was organized into a proper data model with separate tables linking respondents to the sectors and skills they selected, since people could pick more than one of each. A set of measures was built to calculate totals, averages, percentages by gender and age group, and even auto generated summary sentences that update as filters change. The finished dashboard has two pages: an overview with respondent totals, age and qualification breakdowns, top skills, and graduation trends, and a sector analysis page showing which industries appeal to which demographic groups. Key findings include that respondents skew female and are mostly working age rather than recent graduates, that health and education are the two most popular sectors of interest, and that interest in these sectors splits sharply along gender lines. A handful of schools account for a large share of all respondents, making them useful targets for outreach. The README does not state a license, so the terms under which this project can be reused are not specified.</content>

Yoink these prompts

Prompt 1
Explain how the duplicate submissions were identified and removed from this survey data.
Prompt 2
Walk me through the star schema and bridge tables used for sectors and skills.
Prompt 3
What are the top three insights from the sector analysis dashboard page?
Prompt 4
How were 490 inconsistent school names consolidated into a clean list?

Frequently asked questions

wtf is ekiti-state-unemployment-survey-analysis?

A Power BI dashboard that cleans and analyzes an unemployment survey of 921 people in Ekiti State, Nigeria, to help an NGO target training and job placement programs.

How hard is ekiti-state-unemployment-survey-analysis to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is ekiti-state-unemployment-survey-analysis for?

Mainly pm founder.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.