CompanyReports

A NEW VERSION OF COMPANY REPORTS IS CALLED QUESTOR


Data from financial statements of public companies in Iceland. The data is updated on the day of release and goes back several years. The data is organized using accounting keys (10201, 13101, EBITDA, Equity etc.), company symbols (HAGA, ICEAIR, VOICE etc.) and financial period names (3M, 6M, 9M, Y, Q1, Q2, Q3, Q4, 1H, 2H).

Description of functions and queries

Looking up by Key ID - Functions

Name

Return Type

Description

KeyLookupDoubleAccounting Key Lookup

Using this function, you can look up an amount from the financial statements based on the following parameters:

Symbol (examples: HAGA, SJOVA, OSSRu)

Financial Year (example: 2012)

Financial Period (options: Q1, Q2, Q3, Q4, 3M, 6M, 9M, Y, 1H, 2H)

Key ID (examples: 1, 10, 102, 10201, EBITDA, CashEnd, TotalLiabilities)


To know what Key parameter to use, you should look up the KeysCompanySpecific or the KeysGeneral datasets.

KeyLookupDDoubleAccounting Key Lookup with date
KeyNameStringKey Name for a specific accounting key for a specific company

With KeyName you can look up the name of a key using the following parameters:

Symbol (example: TM, N1)

Key ID (examples: 10201, CashEnd, 51, 115)

Reports - Data Sets

Name

Type

Description

IncomeStatementDataSetCompany Income Statement by Period
BalanceSheetDataSetBalance Sheet by Period
CashFlowDataSetStatement of Cash Flows
FullReportDataSetIncome Statement, Balance Sheet and Cash Flow in One Report
Key Figures - Functions

These functions take the following parameters:

Symbol, Financial Year, Financial Period

Name

Type

Description

RevenuesDoubleRevenues by period
RevenuesTrailingTwelveMonthsDoubleTTM Revenues by symbol
GrossProfitDoubleGross Profit by period
EBITDADoubleEBITDA by period
EBITDATrailingTwelveMonthsDoubleTTM EBITDA by symbol
EBITDoubleEBIT by period
EBTDoubleEBT by period
EarningsDoubleEarnings by period
EarningsTrailingTwelveMonthsDoubleTTM Earnings by symbol
NonCurrentAssetsDoubleNon-Current Assets by period
CurrentAssetsDoubleCurrent Assets by Period
TotalAssetsDoubleTotal Assets by period
NonCurrentLiabilitiesDoubleNon-Current Liabilities by period
CurrentLiabilitiesDoubleCurrent Liabilities by Period
TotalLiabilitiesDoubleTotal Liabilities by period
EquityDoubleEquity by period
EquityAndLiabilitiesDoubleEquity and Liabilities by period
WCOperationsDoubleWorking Capital from Operating Activities
NetCashFromOADoubleNet Cash from Operating Activities
NetCashFromFADoubleNet Cash from Financing Activities
NetCashFromIADoubleNet Cash from Investing Activities
ChangeInCashDoubleChange in Cash and Cash Equivalents
CashEndDoubleCash at the End of the Period
Information - Data Sets and a Function

Name

Type

Description

KeysCompanySpecificDataSetCompany Accounting Keys for Specific Symbol

This is the Accounting Key Tree Data Set. The only parameter it needs is the Symbol. There is one Key Tree for each company.

KeysGeneralDataSetGeneral keys that can be used in the KeyLookup function for all companies.
Here you can find the General Keys. These Keys mean the same thing for all companies.
FinancialsCurrencyStringThe Company Financials Currency
CompanyFinancialDetailsDataSetCompany Financial Statement Details
ReleaseDateDDateTimeLatest report date before a given date for a given symbol

Questor 

Data from financial statements of publicly traded companies in Iceland. The data is updated on the day of release and goes back several years. The data is organized using keys (111000, 200000 (Assets), 300000 (Equity) 910100 (Total Income)  etc.), company symbols (HAGA, ICEAIR, VOICE etc.) and financial period names (3M, 6M, 9M, Y, Q1, Q2, Q3, Q4).


Description of functions and queries

Looking up by Key ID - Functions

Name

Return Type

Description

QuestorKeyLookupDoubleLook-up by key, period and symbol

Using this function, you can look up an amount from the financial statements based on the following parameters:

Symbol (examples: HAGA, SJOVA, MARL)

Financial Year (example: 2012)

Financial Period (options: Q1, Q2, Q3, Q4, 3M, 6M, 9M, Y)

Key ID (examples: 110000, 200000, 300000)


To know what Key parameter to use, you should look up the QuestorCompanyKeys or for example the QuestorKeysRetail datasets.

QuestorKeyLookupDDouble

Key look up given a symbol, date and key. Returns value for the given key on or before the date given.

QuestorKeyLookupTTMDDoubleTrailing twelve month key lookup before or equal to a given date. There needs to be four quarters available. If the quarters are not consecutive, the outcome might be incorrect.
QuestorKeyLookupTTMReleaseDDoubleReturns trailing twelve month value based on a given symbol and key id as well on or before a given date. This function uses release date of reports rather than the end of period date.
QuestorKeyPathStringReturns the placement in the key tree for a given Key ID or when a formula key, returns the formula for the key.
QuestorKeyParentIDDoubleFetch the parent key id for a given key id
QuestorKeyLevelIntegerReturns the tree position (level) for a given key ID
QuestorKeyNameISStringName of the given key in Icelandic

With QuestorKeyNameIS you can look up the name of a key using the following parameters:

Symbol (example: TM, N1)

Key ID (examples: 200000 will give you "Eignir")

Example sheets

HAGA updated


REGINN new


Compare all the public Icelandic companies

 

Comparison of SIMINN and VOICE

 

SIMINN over time

VOICE over time

ICEAIR over time

Basic example

Basic example 2

Compare companies

Basica example 3

Query example

Show in chart example