Package | Description |
---|---|
ch.pschatzmann.edgar.base |
Basic XBRL Query functionality which provides access to the loaded
information (Facts, Context, Labels).
|
ch.pschatzmann.edgar.base.errors |
Application Exceptions
|
ch.pschatzmann.edgar.dataload |
Download XBRL information to files and/or to a jdbc database
|
ch.pschatzmann.edgar.dataload.background |
Background processing
|
ch.pschatzmann.edgar.dataload.online |
Implements the missing API to provide filings by company.
|
ch.pschatzmann.edgar.dataload.rss |
Get updates from https://www.sec.gov
|
ch.pschatzmann.edgar.parsing |
Parsing of XBRL files
|
ch.pschatzmann.edgar.reporting |
Automatic generation of SQL request in order to provide the data based on the
user selection.
|
ch.pschatzmann.edgar.reporting.company |
Automatic generation of SQL request to provide the parameters for one company
|
ch.pschatzmann.edgar.reporting.marketshare |
Calculation of the market share (Revenues) by the SIC code
|
ch.pschatzmann.edgar.service |
REST Web Services to access the Edgar data
|
ch.pschatzmann.edgar.table |
Presenting the information as Table
|
ch.pschatzmann.edgar.table.forecast |
Calculations for Forecasted values
|
ch.pschatzmann.edgar.test |
JUnit tests
|
ch.pschatzmann.edgar.utils |
Reusable generic utility functionality
|