socrata / datasync

Desktop / Console application for updating Socrata datasets automatically.
http://socrata.github.io/datasync/
MIT License
81 stars 33 forks source link

Enable DataSync to act as an adaptor to publish data from Pentaho #4

Open alaurenz opened 11 years ago

alaurenz commented 11 years ago

The simplest way to achieve this would be to enable configuring a DataSync job by passing command line parameters as an alternative to running a saved job file. Then a Pentaho template could be created that calls DataSync in this way.

aynleslie commented 10 years ago

Adrian, with thanks to you, DataSync has a fully supported headless mode. Presumably Pentaho templates can easily call into DataSync now?

levyj commented 10 years ago

Yes. We are running a lot of update jobs that way. We actually are working on a GitHub repository to provide a framework for others to do the same. (Bringing @tomschenkjr into the conversation.)

That said, an actual Pentaho Kettle step would be even easier, particularly for smaller organizations, if Socrata ever wanted to take a shot at that. However, we are covered at this point.