Provides easier interaction with Socrata open data portals http://dev.socrata.com. Users can provide a 'Socrata' data set resource URL, or a 'Socrata' Open Data API (SoDA) web query, or a 'Socrata' "human-friendly" URL, returns an R data frame. Converts dates to 'POSIX' format. Manages throttling by 'Socrata'.
0%0%0%0%0%0%0%0%0%0%httr repo: hadley/httr#329
NEWS.md as well. I'm going to note some of the work I did. I'll let you know when I finish the clean-up
write.socrata, then downloads the data set with read.socrata and compares it to the numbers it just uploaded. However, a conflict arises because Travis CI tests generates numbers and uploads it. In the meantime, AppVeyor also generates numbers and uploads it. Then Travis CI downloads the numbers, but is actually grabbing the AppVeyor-generated numbers, so the comparison fails.