soda-ruby
soda-ruby copied to clipboard
A RubyGem for the Socrata Open Data API
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.4 to 2.0.5. Release notes Sourced from tzinfo's releases. v2.0.5 Changed DateTime results to always use the proleptic Gregorian calendar. This affects DateTime results prior to 1582-10-15...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...
Bumps [activesupport](https://github.com/rails/rails) from 5.1.4 to 6.0.3.1. Release notes Sourced from activesupport's releases. 6.0.3 In this version, we fixed warnings when used with Ruby 2.7 across the entire framework. Following are...
add brief note about difference between SODA and DSMAPI to clear up confusion by users on expected data outputs from either API on socrata.
Will help with debugging issues into the stack
I've found it difficult to create new datasets with the column and datatypes I need - Whilst its possible through the user interface, I'd prefer an API interaction so that...
Is this on purpose or would a PR to convert location fields' human_address in to hashes be accepted? Right now, we are looping through all returned records to convert the...
Pages with the link - http://socrata.github.io/soda-ruby/ http://socrata.github.io/examples/upsert.html