Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 534 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 534 Bytes

Data for gender diversity in programming

Based on Stack Overflow Survey data

Original Data

This is my attempt at an analysis of the situation of gender diversity in the programming community

Language Gender Distribution

Chart

Usage

yarn
yarn build
sbt run

Editor Config

Add the following to ~/.sbt/0.13/plugins/plugins.sbt

addSbtPlugin("org.ensime" % "sbt-ensime" % "1.12.9")

sbt ensimeConfig