socrata / datasync

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

Enable DataSync to be used as a Java library to enable more seamless integration into Java-based ETL processes #44

Closed alaurenz closed 10 years ago

alaurenz commented 10 years ago

Unless more people are interested in this functionality we are not implementing it yet. The improved DataSync CLI will enable quite seamless integration into any language via a system call to execute the JAR. Status codes can be used to detect if the job failed or succeeded.