BudgetViz is...
- an open-source budget data visualization program designed for journalists
- free as in beer and free as in speech, under GPL license
- programmed in Python/Jinja2, generating (hopefully standards-compliant) HTML/CSS and jQuery
- available for download
- originally designed for the Claremont Port Side
- see an example here.
Use Instructions
- Generating a BudgetViz doesn't require programming skills, strictly speaking, but an understanding of HTML/CSS is necessary. A basic familiarity with Python and/or Javascript/jQuery is helpful.
- Download BudgetViz and unzip somewhere.
- Install Jinja2
- Edit vizconfig.py to set the relevant parameters. Follow the directions in that file.
- In a Terminal shell, run 'python viz.py'.
- Paste the output into your webpage.
- Upload the BudgetViz_public folder (containing images, javascript and stylesheets) into the same directory as the page containing the BudgetViz