Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 486 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 486 Bytes

edgardownloader

EDGAR filings download routines. Some older code which could use some attention. Currently if run from the command line will return the 10q information.

https://www.sec.gov/Archives/edgar/xbrlrss.all.xml

Usage

Show 10q data items

  • java -jar target/edgardownloader-1.0.0-SNAPSHOT-standalone.jar

License

Copyright (C) 2011 Brad Lucas

Distributed under the Eclipse Public License, the same as Clojure.