Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Develop a Socrata connector #12

Open
EronWright opened this issue Apr 2, 2016 · 0 comments
Open

Develop a Socrata connector #12

EronWright opened this issue Apr 2, 2016 · 0 comments

Comments

@EronWright
Copy link
Collaborator

Let's develop a connector to read Socrata streams.

Consider using the soda-java library, but be aware that its dependencies are fairly old (jackson 1, jersey 1). We would probably need to shade the dependencies and/or update them.

Alternatively, we could write something from scratch (consumer-side only, to begin with). The River source is written with Spray, which is easy to use. There are quite a few soda model classes (for geo data, timestamps, etc) and query classes that would need to be re-implemented.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant