Skip to content

PhilaController/ExemptDiversityReport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exempt Employee Diversity Review

The code behind the interactive review of the diversity of the City of Philadelphia's exempt workforce. The annual reviews are available on the City Controller's website:

Interactive Dashboard Part 1 Interactive Dashboard Part 2

Tools

The application is built using a combination of open-source tools, including vue, vuetify, and d3.

Development

Project setup

yarn install

Compiles and hot-reloads for development

Serve for a specific fiscal year:

make serve fy=2020

Compiles and minifies for production

Build for a specific fiscal year:

make build fy=2020