Skip to content

v1.7.4

Compare
Choose a tag to compare
@tomschenkjr tomschenkjr released this 21 Dec 16:43
· 36 commits to master since this release
d25acb2

New features:

  • Adds support for Socrata's grid view URL structure (e.g., ending with /data) (#147)
  • read.socrata, write.socrata, and ls.socrata includes User-Agent in headers, allowing for Socrata to track RSocrata usage (from version 1.7.4 onward) (#119)

Bug fixes:

  • Temporary fix for #137 by simply commenting-out the unit test calling to City of Boston. Future versions will provide an alternative fix for this.
  • Reduces "false positive" write.socrata() unit test by only checking for 200 HTTP status code (#143)
  • Solved erroneous error messages from unit testing (#148)