Skip to content

PhilaController/BudgetComparisonTool

Repository files navigation

Visualizing the City of Philadelphia's Budget

The code behind the interactive visualization of Philadelphia's budget. There are visualizations for multiple versions of the budget:

FY23 Spending Changes

Tools

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

Development

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build