Skip to main content
Solved

Has anyone been able to read data from a Socrata Open Data Portal in a FME Workbench?

  • November 28, 2016
  • 2 replies
  • 30 views

ben_vanderford
Contributor
Forum|alt.badge.img+3

How would this be done?

Best answer by gistack

Very simple: You can read data from HTTPCaller (using Rest API : https://dev.socrata.com/)

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

Forum|alt.badge.img
  • 19 replies
  • Best Answer
  • November 28, 2016

Very simple: You can read data from HTTPCaller (using Rest API : https://dev.socrata.com/)


ben_vanderford
Contributor
Forum|alt.badge.img+3
  • Author
  • Contributor
  • 5 replies
  • November 29, 2016

Ended up using the GeoJSON reader.