sampottinger / co_opencampaigndata

API service for serving Colorado TRACER data for opencampaigndata.org
GNU General Public License v3.0
10 stars 1 forks source link

startFiledDate not working #41

Closed mlunacek closed 11 years ago

mlunacek commented 11 years ago

I am trying to access data using the startFiledDate filter. Here is my query string.

http://co.opencampaigndata.org/expenditures?apiKey=xxxxx&startFiledDate=2012-01-01&fields=filedDate,zip,amount

This gives me anything that is not a correct date in the filedDate field. Is there something obvious I am missing?

sampottinger commented 11 years ago

Hello! @trinary and I can reproduce. Working on it! Thanks for the report.

sampottinger commented 11 years ago

Hello! I have a fix and new unit test that address and fix this. I will post shortly.

trinary commented 11 years ago

Awesome, thanks Sam.

mlunacek commented 11 years ago

Thanks for the fast response!

sampottinger commented 11 years ago

Sorry... This took me a little longer to get back to than I hoped. Anyway... I will issue the pull request.

sampottinger commented 11 years ago

Just a public service announcement... this should be live at http://co.opencampaigndata.org. :D