smartchicago / chicagoworksforyou

A citywide dashboard with ward-by-ward views of service delivery in Chicago. Includes complete API. Built using Chicago Open311 data.
http://www.chicagoworksforyou.com
MIT License
17 stars 6 forks source link

Add dates to graphs on Ward pages #316

Closed smarziano closed 10 years ago

smarziano commented 10 years ago

Add dates on each graph in order to keep the dates clear. Specifically, it was very unclear when looking at the time-to-close ranking that it was for one week, since the dates were listed under the Alderman's name and not associated with each graph.

danxoneil commented 10 years ago

The way to fix this is to pick up the current week in the statement beneath the Time-to-close ranking (in days) header. For example, on this page: http://chicagoworksforyou.com/ward/49/#/2014-01-19/

Instead of:

Among the 48 wards that closed 6 or more requests this week, Ward 49 ranked 35th, with an average time-to-close of 0.43 days.

This:

Among the 48 wards that closed 6 or more requests in the week of Jan 13 - 19, 2014, Ward 49 ranked 35th, with an average time-to-close of 0.43 days.