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

downcase JSON keys #294

Closed cgansen closed 10 years ago

cgansen commented 10 years ago

Multiple testers have commented that the capitalized JSON keys are weird.

I'm happy to change this, but need to verify that it doesn't break the Angular app.

santheo commented 10 years ago

It'll break it, but it's easy to fix. Put it on a branch and I'll make the requisite changes.