Socrata has released a [new version of its API](http://dev.socrata.com/changelog/2015/04/27/new-higher-performance-apis.html), and a few existing data types are now deprecated: - [ ] Phone replaced by simple Text - [ ] URL replaced by simple Text - [ ] Location replaced by Point, and sub-components (address, city, etc.) broken out into separate Text columns These will be marked as `Deprecated` in the next release (currently scheduled as [0.5.0](https://github.com/CityofSantaMonica/SODA.NET/milestones/v0.5.0%20release)) and removed in a subsequent release.
Socrata has released a new version of its API, and a few existing data types are now deprecated:
These will be marked as
Deprecatedin the next release (currently scheduled as 0.5.0) and removed in a subsequent release.