Skip to content

PhilaController/FY21BudgetViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualizing the Adopted FY21 Budget

The code behind the interactive visualization of Philadelphia's adopted FY21 budget.

The interactive visualization is available here.

Introduction Departments with Large Cuts Budget Explorer

Tools

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

Development

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build