Package com.illumon.iris.importers
Class QuandlImporter
java.lang.Object
com.illumon.iris.importers.QuandlImporter
public class QuandlImporter extends Object
Downloads Quandl data files and imports them.
-
Method Details
-
main
Regular main entry point, used when this module is called from a java command line, or from an IntelliJ run configuration.- Parameters:
args
- Varargs list of arguments in Apache CLI format
-