Inspiration
I chose to build this project to make company diversity information more accessible. An organization's employee makeup is an important consideration for job-seekers, especially those in minority groups. I also hope that by making this information easier to access, companies will become more self-aware of their workforce demographic.
What it does
Company Diversity is a chrome extension that displays information about the company whose website you are on. Specifically, the pop-up window will return two pie charts for gender and ethnic diversity, as well as recent controversial news related to the employer.
The data we are using is from Information is Beautiful's Diversity in Tech dataset.
How I built it
Used HTML, CSS, JavaScript, and JSON to build it. Visualizations are built using D3.js
Challenges I ran into
- How to build a chrome extension
- Getting data
Accomplishments that I'm proud of
This is my first time participating in a hackathon and also the first time in building a chrome extension
What I learned
- Learned how to build a chrome extension
What's next for CompanyDiversity
Able to include more information about disabled individuals, veterans, etc in the visualization.
Log in or sign up for Devpost to join the conversation.