- DataDownload - Class in ch.pschatzmann.edgar.dataload.rss
-
Logic to download the data from Edgar
- DataDownload(String) - Constructor for class ch.pschatzmann.edgar.dataload.rss.DataDownload
-
- DataException - Exception in ch.pschatzmann.edgar.base.errors
-
- DataException(Exception) - Constructor for exception ch.pschatzmann.edgar.base.errors.DataException
-
- DataException(String) - Constructor for exception ch.pschatzmann.edgar.base.errors.DataException
-
- DataLoadException - Exception in ch.pschatzmann.edgar.base.errors
-
- DataLoadException(Exception) - Constructor for exception ch.pschatzmann.edgar.base.errors.DataLoadException
-
- date - ch.pschatzmann.edgar.base.Fact.Attribute
-
- dateLabel - ch.pschatzmann.edgar.base.Fact.Attribute
-
- DateTable - Class in ch.pschatzmann.edgar.reporting
-
Scenario1: select only 1 quarter values
Scenario2: select 1,2,3,4 Q values (max Q)
- DateTable(Table, DateTable.Type) - Constructor for class ch.pschatzmann.edgar.reporting.DateTable
-
- DateTable.Type - Enum in ch.pschatzmann.edgar.reporting
-
- DBField - Class in ch.pschatzmann.edgar.reporting
-
Represents a single Table field.
- DBField() - Constructor for class ch.pschatzmann.edgar.reporting.DBField
-
- DBField(DBTable, String) - Constructor for class ch.pschatzmann.edgar.reporting.DBField
-
Default constructor for regular database fields
- DBField(DBTable, String, String) - Constructor for class ch.pschatzmann.edgar.reporting.DBField
-
Constructor to create a field based on an sql expression
- DBMS - Class in ch.pschatzmann.edgar.reporting
-
Access to database.
- DBRelation - Class in ch.pschatzmann.edgar.reporting
-
Defines the relationship between tables.
- DBRelation(String) - Constructor for class ch.pschatzmann.edgar.reporting.DBRelation
-
- DBTable - Class in ch.pschatzmann.edgar.reporting
-
Model for a single SQL database table which contains fields and which has
relationships to other tables.
- DBTable(String) - Constructor for class ch.pschatzmann.edgar.reporting.DBTable
-
Minimum constructor.
- DBTable(String, Collection<String>) - Constructor for class ch.pschatzmann.edgar.reporting.DBTable
-
Constructor which defines the table with its fields
- DefaultValueFormatter - Class in ch.pschatzmann.edgar.parsing
-
Default Logic w/o any formatting
- DefaultValueFormatter() - Constructor for class ch.pschatzmann.edgar.parsing.DefaultValueFormatter
-
- definition - ch.pschatzmann.edgar.base.Fact.Type
-
- DefinitionAndReference - ch.pschatzmann.edgar.base.Fact.Type
-
- definitionArc - ch.pschatzmann.edgar.base.Fact.Type
-
- definitionLink - ch.pschatzmann.edgar.base.Fact.Type
-
- DEL - Static variable in class ch.pschatzmann.edgar.utils.Utils
-
- dimension - ch.pschatzmann.edgar.base.Fact.Attribute
-
- divide - ch.pschatzmann.edgar.base.Fact.Type
-
- documentation - ch.pschatzmann.edgar.base.Fact.Type
-
- download() - Method in class ch.pschatzmann.edgar.dataload.rss.FeedInfoRecord
-
- DownloadProcessorJDBC - Class in ch.pschatzmann.edgar.dataload
-
Main program which downloads loads the information from Edgar into the file
system and stores the numeric values in a jdbc database with the following
fields:
date*; identifier*; companyName; parameterName*; segment*; numberOfMonths*;
label; dateLabel; file; form; contextRef; sicCode; incorpration; location;
id; tradingSymbol; value; segmentDimension; sicDescription; unitRef; decimals
- DownloadProcessorJDBC() - Constructor for class ch.pschatzmann.edgar.dataload.DownloadProcessorJDBC
-
- DownloadProcessorXbrlFile - Class in ch.pschatzmann.edgar.dataload
-
Main program which loads all the zipped xbrl files from EDGAR and stores them
in the local file system
- DownloadProcessorXbrlFile() - Constructor for class ch.pschatzmann.edgar.dataload.DownloadProcessorXbrlFile
-