Giter VIP home page Giter VIP logo

capital-improvement's Introduction

Capital Improvement Tracker

Every year, the DC Office of the Chief Financial Officer (OCFO) releases a plan for the next six years of investment in capital improvement projects like buildings and roads. Because this information has only ever been published in a non-open file format, it is difficult for DC residents to access this information and understand how these plans have changed over time.

This Code for DC project scrapes (extracts) data from the OCFO capital improvement plans to make them searchable and comparable. Search for a project to find all of its details and to see how its cost and timeline have changed over time.

Setup

  1. Install NPM.
  2. Install Gulp and Bower with the command npm install -g gulp bower.
  3. Navigate to the local project directory using cd.
  4. Run the command npm install.
  5. Run the command bower install.
  6. Run gulp serve and open localhost:9000 in your browser.

Deploy

The website is provided via GitHub Pages. There is a gulp task to deploy changes, provided you have push permissions to this repository: gulp deploy.

Contribute

Check out the issues tab for potential issues that you could help us solve. All contributions to this project will be released under the CC0 public domain dedication.

Visit Code for DC to learn more about us and how to get involved.

capital-improvement's People

Contributors

cmgiven avatar uncompiled avatar vforeman avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

vforeman

capital-improvement's Issues

Google Analytics

Hook up the placeholder Google Analytics snippet with Code for DC's code.

Confirm how GA handles the HTML5 History API, and make sure that any pushState events are properly tracked.

Footer with links

Thinking at least two links:

  • Code for DC
  • This repository

Maybe the source data? Maybe a license note?

Loading views

Make sure there is a spinner or some indication when data is downloading on both indexView and detailView.

Add page counts to listview pagination

A potential enhancement is to add page counts to the pagination arrows.

It shows the current page, but not the total number of pages. This can be confusing to the user because at first glance, it is not apparent that there are multiple pages.

screen shot 2016-07-07 at 11 33 14 am

One suggestion is to display 1 of 9 for the unfiltered list.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.