Skip to content

sfbrigade/look-at-sf

 
 

Repository files navigation

Look at SF

A budget transparency visualization for San Francisco.

Dependencies

Overview

This budget visualization is built entirely using HTML and JavaScript. There is no server-side code.

The data is checked into this repo and loaded/parsed from CSV files via D3.

How to contribute

  • Fork the project.
  • Make your feature addition or bug fix.
  • Commit and send pull requests. Please include a note in your request acknowledging that you assent to the MIT License for your contribute.

Data

Input data for our visualizations comes from San Francisco Comprehensive Annual Financial Reports posted on the city controller's web site.

GDP deflator data (used in calculating inflation adjustments) is courtesy of the U.S. Department of Commerce: Bureau of Economic Analysis.

Copyright

Copyright (c) 2012 Derek Eder and Nick Rougeux. Released under the MIT License.
Copyright (c) 2014 Alex Russell, Marc Joffe and other Code Across SF 2014 contributors.

See LICENSE for details https://github.com/open-city/look-at-cook/wiki/License

About

Explore San Francisco's budget from 1989 to 2013 and learn how the money is being spent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.6%
  • JavaScript 49.4%