getCreditReport(authorizedRequest $request)

Get credit report depending of type of parameters. As result you'll receive necessary data for report rendering, links to PDF and HTML files to show reports prepared by us. We include all necessary information from our database and some information is extracted live from outside sources to ensure you get the best information available.

Please ask for custom solution if our predefined reports are not suitable.

Pricing

Price may be different for each type of report. Full list of types and prices available are shown in your profile.

Request

You have to perform POST request with JSON-encoded parameters:

  • token - access token (required)
  • country - country code EST, LTU or LVA (optional, default 'EST')
  • reg_code - registration number of company (optional, default 10117826 Bisnode)
  • type - type of report (one of short,full,simple, default is short)
  • language - language of results en,et or ru (optional, default en)
  • customer - if you're reseller, you can add a customer identifier such as customer id here. It's used only in log file, you can search and filter log by this parameter (optional)

Example:

<?xml version = "1.0" encoding = "UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
  <SOAP-ENV:Body>
	<SOAP-ENV:getCreditReport>
	  <item>
		<token>0c725874e737c8195de547f67692d8b976726561</token>
		<country>EST</country>
		<reg_code>10117826</reg_code>
		<type>full</type>
	  </item>
	</SOAP-ENV:getCreditReport>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>

Response

Parts of response:

  • header - technical information about report
  • report - links to pdf and html version of report, created_date and type of report
  • general - general company information
  • old_names - previous company names
  • contacts_data - contacts
  • payment_remarks - payment remarks
  • tax_arrears_current - current tax arrears
  • tax_arrears_history - tax arrears history
  • enforcement_notices - enforcement notices
  • court_decisions_on_debt - court decisions on debt
  • management_board - management board
  • persons_on_card - persons on card
  • persons_off_card - other persons and companies envolved
  • normal_rights - normal rights
  • specific_rights - specific rights
  • activities - company activity information
  • industrial_average - incl. averages, got from financial elements of companies with same activity
  • financial_statement - income statement, balance sheet and cash flows (if available)
  • financial_information - key financial elements
  • financial_rates - financial ratios
  • payment_info - quarterly information about state_taxes_paid and labor_taxes_paid
  • credit_rating - credit rating, based on Bisnode Estonia basic rating calculation (short report only)
  • aaa_rating - credit rating, based on AAA rating calculation (full and simple report only)

Example of full credit report:

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/">
  <SOAP-ENV:Body>
	<SOAP-ENV:getCreditReportResponse>
	  <item>
		<header>
		  <created_at>07/07/2016 10:01:45</created_at>
		  <created_by>BISNODE ESTONIA AS</created_by>
		  <generator>CreditReportCalculator v1.7</generator>
		</header>
		<report>
		  <pdf>https://in.bisnode.ee/soap/dl/b2da950e4bb0b48c2a77312128efbcc8.pdf</pdf>
		  <html>https://in.bisnode.ee/soap/dl/b2da950e4bb0b48c2a77312128efbcc8.html</html>
		  <created_at>07/07/2016 10:01:45</created_at>
		  <type>full</type>
		</report>
		<general>
		  <company_id>264421</company_id>
		  <company_name>BISNODE ESTONIA AS</company_name>
		  <company_type>Aktsiaselts</company_type>
		  <company_type_code>AS</company_type_code>
		  <status>Aktiivne</status>
		  <status_code>A</status_code>
		  <deletion_date/>
		  <registration_number>10117826</registration_number>
		  <registration_date>1996-11-18</registration_date>
		  <registered_capital>25560.0</registered_capital>
		  <registered_capital_currency>EUR</registered_capital_currency>
		  <vat_number>EE100106532</vat_number>
		  <address>Estonia pst 5, 10143, Tallinna linn, Harju maakond</address>
		  <activity>63.99</activity>
		  <activity_code>63.99</activity_code>
		  <activity_description>Mujal liigitamata infoalane tegevus</activity_description>
		  <country>EST</country>
		</general>
		<old_names>
		  <item>aktsiaselts CONNECTUS</item>
		  <item>Aktsiaselts BISNODE ESTONIA</item>
		</old_names>
		<contacts_data>
		  <item>
			<type>Aadress</type>
			<type_code>ADDRESS</type_code>
			<content>Estonia pst 5, 10143, Tallinna linn, Harju maakond</content>
		  </item>
		  <item>
			<type>Telefon</type>
			<type_code>TEL</type_code>
			<content>+372 6414910</content>
		  </item>
		  <item>
			<type>Elektronposti aadress</type>
			<type_code>EMAIL</type_code>
			<content>info@bisnode.ee</content>
		  </item>
		  <item>
			<type>Interneti WWW aadress</type>
			<type_code>WWW</type_code>
			<content>www.bisnode.ee</content>
		  </item>
		</contacts_data>
		<payment_remarks/>
		<tax_arrears_current>
		  <item>
			<amount>0</amount>
			<scheduled>0</scheduled>
			<disputed>0</disputed>
			<intress>0</intress>
			<total>0</total>
			<from/>
			<num_of_declarations>0</num_of_declarations>
			<notes>Maksumaksjal Bisnode Estonia AS (10117826) seisuga 06.07.2016 maksuvõlg puudub. Maksukorralduse seaduse § 27 lg 2 kohaselt maksukohustuse määramise korral maksuhalduri poolt on maksuvõla avalikustamine lubatud pärast haldusakti täitmise tähtpäeva saabumist ja kui haldusakti täitmist ei ole peatatud.</notes>
		  </item>
		</tax_arrears_current>
		<tax_arrears_history/>
		<enforcement_notices/>
		<court_decisions_on_debt/>
		<persons_on_card>
		  <item>
			<role_code>JUHL</role_code>
			<type_code>F</type_code>
			<on_card>true</on_card>
			<ownership_code/>
			<name>Heiki Laur</name>
			<code>35501290238</code>
			<country>EST</country>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>2009-05-11</start_date>
			<end_date/>
			<active>active</active>
			<role>Juhatuse liige</role>
			<type>Füüsiline isik</type>
			<ownership/>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>JUHL</role_code>
			<type_code>F</type_code>
			<on_card>true</on_card>
			<ownership_code/>
			<name>Sari Kristiina Koponen</name>
			<code/>
			<country>FIN</country>
			<person_gender/>
			<person_birth_date>1964-02-26</person_birth_date>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>2007-02-15</start_date>
			<end_date/>
			<active>active</active>
			<role>Juhatuse liige</role>
			<type>Füüsiline isik</type>
			<ownership/>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>JUHJ</role_code>
			<type_code>F</type_code>
			<on_card>true</on_card>
			<ownership_code/>
			<name>Ally Renter</name>
			<code>45203240347</code>
			<country>EST</country>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>1996-11-18</start_date>
			<end_date>2009-05-11</end_date>
			<active>inactive</active>
			<role>juhatuse liige (juhataja)</role>
			<type>Füüsiline isik</type>
			<ownership/>
			<share_capital_percent/>
		  </item>
		</persons_on_card>
		<persons_off_card>
		  <item>
			<role_code>N</role_code>
			<type_code>F</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Eino Matti Rahikka</name>
			<code/>
			<country>FIN</country>
			<person_gender/>
			<person_birth_date>1953-03-12</person_birth_date>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>2009-03-31</start_date>
			<end_date/>
			<active>active</active>
			<role>Nõukogu liige</role>
			<type>Füüsiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>S</role_code>
			<type_code>J</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Esindajakonto: Skandinaviska Enskilda Banken AB, Swedish Clients</name>
			<code>502032-9081</code>
			<country>SWE</country>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount>25560.00</share_capital_amount>
			<share_capital_currency>EUR</share_capital_currency>
			<start_date>2013-05-31</start_date>
			<end_date/>
			<active>active</active>
			<role>Aktsionär</role>
			<type>Juriidiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent>100</share_capital_percent>
		  </item>
		  <item>
			<role_code>E</role_code>
			<type_code>F</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Juha Pekka Airaksinen</name>
			<code/>
			<country>FIN</country>
			<person_gender/>
			<person_birth_date>1965-02-18</person_birth_date>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>2007-01-23</start_date>
			<end_date/>
			<active>active</active>
			<role>Nõukogu esimees</role>
			<type>Füüsiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>N</role_code>
			<type_code>F</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Juha Seppo Kalervo Pesonen</name>
			<code/>
			<country>FIN</country>
			<person_gender/>
			<person_birth_date>1952-12-02</person_birth_date>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>2009-03-31</start_date>
			<end_date/>
			<active>active</active>
			<role>Nõukogu liige</role>
			<type>Füüsiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>D</role_code>
			<type_code>F</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Sander Kallasmaa</name>
			<code>37504210300</code>
			<country>EST</country>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>2011-04-18</start_date>
			<end_date/>
			<active>active</active>
			<role>Audiitor</role>
			<type>Füüsiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>N</role_code>
			<type_code>F</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Vesa juhani Kalapuro</name>
			<code/>
			<country>FIN</country>
			<person_gender/>
			<person_birth_date>1956-06-02</person_birth_date>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>2009-03-31</start_date>
			<end_date/>
			<active>active</active>
			<role>Nõukogu liige</role>
			<type>Füüsiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>D</role_code>
			<type_code>J</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Aktsiaselts PricewaterhouseCoopers</name>
			<code>10142876</code>
			<country>EST</country>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>2007-06-18</start_date>
			<end_date>2014-11-10</end_date>
			<active>inactive</active>
			<role>Audiitor</role>
			<type>Juriidiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>N</role_code>
			<type_code>F</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Alastair Gillary Laidlaw</name>
			<code/>
			<country>GBR</country>
			<person_gender/>
			<person_birth_date>1960-05-31</person_birth_date>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>2007-01-23</start_date>
			<end_date>2009-03-31</end_date>
			<active>inactive</active>
			<role>Nõukogu liige</role>
			<type>Füüsiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>N</role_code>
			<type_code>F</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Alistar David Pauline</name>
			<code/>
			<country>GBR</country>
			<person_gender/>
			<person_birth_date>1959-04-04</person_birth_date>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>2007-01-23</start_date>
			<end_date>2009-03-31</end_date>
			<active>inactive</active>
			<role>Nõukogu liige</role>
			<type>Füüsiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>S</role_code>
			<type_code>F</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Ally Renter</name>
			<code>45203240347</code>
			<country>EST</country>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount>100000.00</share_capital_amount>
			<share_capital_currency>EEK</share_capital_currency>
			<start_date>2001-01-01</start_date>
			<end_date>2007-04-01</end_date>
			<active>inactive</active>
			<role>Aktsionär</role>
			<type>Füüsiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>N</role_code>
			<type_code>F</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Jonas Simon Edström</name>
			<code/>
			<country>SWE</country>
			<person_gender/>
			<person_birth_date>1956-11-16</person_birth_date>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>2007-01-23</start_date>
			<end_date>2009-03-31</end_date>
			<active>inactive</active>
			<role>Nõukogu liige</role>
			<type>Füüsiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>N</role_code>
			<type_code>F</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Kenneth Engelbrekt Halin</name>
			<code>081153-249R</code>
			<country/>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>2007-01-23</start_date>
			<end_date>2007-01-23</end_date>
			<active>inactive</active>
			<role>Nõukogu liige</role>
			<type>Füüsiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>D</role_code>
			<type_code>F</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Mai Piirmets</name>
			<code>44804130235</code>
			<country>EST</country>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>2000-01-01</start_date>
			<end_date>2014-11-10</end_date>
			<active>inactive</active>
			<role>Audiitor</role>
			<type>Füüsiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>S</role_code>
			<type_code>F</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Olav-Johannes Renter</name>
			<code>34707200338</code>
			<country>EST</country>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount>100000.00</share_capital_amount>
			<share_capital_currency>EEK</share_capital_currency>
			<start_date>2001-01-01</start_date>
			<end_date>2007-04-01</end_date>
			<active>inactive</active>
			<role>Aktsionär</role>
			<type>Füüsiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>N</role_code>
			<type_code>F</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Olav-Johannes Renter</name>
			<code>34707200338</code>
			<country>EST</country>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>2007-01-23</start_date>
			<end_date>2007-01-23</end_date>
			<active>inactive</active>
			<role>Nõukogu liige</role>
			<type>Füüsiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>N</role_code>
			<type_code>F</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Olli Juhani Kiiskinen</name>
			<code>300757-143A</code>
			<country/>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>2007-01-23</start_date>
			<end_date>2007-01-23</end_date>
			<active>inactive</active>
			<role>Nõukogu liige</role>
			<type>Füüsiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>S</role_code>
			<type_code>J</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>SD Yhtiö OY</name>
			<code>S15.035</code>
			<country>FIN</country>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount>200000.00</share_capital_amount>
			<share_capital_currency>EEK</share_capital_currency>
			<start_date>2004-01-01</start_date>
			<end_date>2007-04-01</end_date>
			<active>inactive</active>
			<role>Aktsionär</role>
			<type>Juriidiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>S</role_code>
			<type_code>J</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>SD- Yhtiöt OY</name>
			<code/>
			<country>FIN</country>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount>200000.00</share_capital_amount>
			<share_capital_currency>EEK</share_capital_currency>
			<start_date>2001-01-01</start_date>
			<end_date>2004-01-01</end_date>
			<active>inactive</active>
			<role>Aktsionär</role>
			<type>Juriidiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>N</role_code>
			<type_code>F</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Sirje Villems</name>
			<code>47710272228</code>
			<country>EST</country>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>2005-11-30</start_date>
			<end_date>2007-01-23</end_date>
			<active>inactive</active>
			<role>Nõukogu liige</role>
			<type>Füüsiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>S</role_code>
			<type_code>J</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Skandinaviska Enskilda Banken Ab Clients</name>
			<code>502032-9081</code>
			<country>SWE</country>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount>400000.00</share_capital_amount>
			<share_capital_currency>EEK</share_capital_currency>
			<start_date>2007-04-01</start_date>
			<end_date>2012-10-01</end_date>
			<active>inactive</active>
			<role>Aktsionär</role>
			<type>Juriidiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>S</role_code>
			<type_code>J</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Skandinaviska Enskilda Banken AB, Swedish Clients</name>
			<code>502032-9081</code>
			<country>SWE</country>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount>400000.00</share_capital_amount>
			<share_capital_currency>EEK</share_capital_currency>
			<start_date>2012-10-01</start_date>
			<end_date>2012-11-05</end_date>
			<active>inactive</active>
			<role>Aktsionär</role>
			<type>Juriidiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>S</role_code>
			<type_code>J</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Skandinaviska Enskilda Banken AB, Swedish Clients</name>
			<code>502032-9081</code>
			<country>SWE</country>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount>25560.00</share_capital_amount>
			<share_capital_currency>EUR</share_capital_currency>
			<start_date>2012-11-05</start_date>
			<end_date>2013-05-31</end_date>
			<active>inactive</active>
			<role>Aktsionär</role>
			<type>Juriidiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		  <item>
			<role_code>N</role_code>
			<type_code>F</type_code>
			<on_card>false</on_card>
			<ownership_code>L</ownership_code>
			<name>Ustus Agur</name>
			<code>32901010220</code>
			<country/>
			<person_gender/>
			<person_birth_date/>
			<share_capital_amount/>
			<share_capital_currency/>
			<start_date>1997-01-01</start_date>
			<end_date>1997-01-01</end_date>
			<active>inactive</active>
			<role>Nõukogu liige</role>
			<type>Füüsiline isik</type>
			<ownership>Lihtomand</ownership>
			<share_capital_percent/>
		  </item>
		</persons_off_card>
		<normal_rights>
		  <item>Aktsiaseltsi võib kõikide tehingute tegemisel esindada iga juhatuse liige.</item>
		</normal_rights>
		<specific_rights/>
		<export_countries>
		  <item>
			<year>2014</year>
			<countries>Soome, Rootsi, Euroopa Liidu maad, Maad väljaspool Euroopa Liitu, Taani</countries>
			<amount>1215429.00</amount>
		  </item>
		  <item>
			<year>2013</year>
			<countries>Euroopa Liidu maad, Taani, Rootsi, Soome</countries>
			<amount>1047207.00</amount>
		  </item>
		</export_countries>
		<activities>
		  <item>
			<type>NACE Rev.2</type>
			<code>63.99</code>
			<is_main>true</is_main>
			<is_active>true</is_active>
			<description>Mujal liigitamata infoalane tegevus</description>
		  </item>
		  <item>
			<type>NACE Rev.2</type>
			<code>74.30</code>
			<is_main>false</is_main>
			<is_active>true</is_active>
			<description>Kirjalik ja suuline tõlge</description>
		  </item>
		</activities>
		<industrial_average>
		  <item>
			<annual_year>2015</annual_year>
			<num_companies>20</num_companies>
			<current_assets>289961.3500</current_assets>
			<short_term_liabilities>95498.6500</short_term_liabilities>
			<equity>290367.4000</equity>
			<liabilities_and_equity>246582.9500</liabilities_and_equity>
			<net_profit_loss>83974.6000</net_profit_loss>
			<net_sales>559608.8500</net_sales>
			<roa>34.05531485</roa>
			<equity_ratio>117.75647911</equity_ratio>
			<quick_ratio>3.03628742</quick_ratio>
			<profit_margin>15.00594567</profit_margin>
			<revenue_per_emploee>32630.25364431</revenue_per_emploee>
			<profit_per_emploee>4896.47813411</profit_per_emploee>
		  </item>
		  <item>
			<annual_year>2014</annual_year>
			<num_companies>74</num_companies>
			<current_assets>194465.8919</current_assets>
			<short_term_liabilities>69587.8649</short_term_liabilities>
			<equity>237551.1757</equity>
			<liabilities_and_equity>341386.2162</liabilities_and_equity>
			<net_profit_loss>72177.4865</net_profit_loss>
			<net_sales>421440.6622</net_sales>
			<roa>21.14247238</roa>
			<equity_ratio>69.58429028</equity_ratio>
			<quick_ratio>2.79453741</quick_ratio>
			<profit_margin>17.12636985</profit_margin>
			<revenue_per_emploee>39080.96366199</revenue_per_emploee>
			<profit_per_emploee>6693.15037643</profit_per_emploee>
		  </item>
		  <item>
			<annual_year>2013</annual_year>
			<num_companies>69</num_companies>
			<current_assets>199750.8841</current_assets>
			<short_term_liabilities>108451.1449</short_term_liabilities>
			<equity>193631.0154</equity>
			<liabilities_and_equity>314337.1077</liabilities_and_equity>
			<net_profit_loss>48289.0000</net_profit_loss>
			<net_sales>508839.8261</net_sales>
			<roa>15.36216973</roa>
			<equity_ratio>61.59979546</equity_ratio>
			<quick_ratio>1.84185132</quick_ratio>
			<profit_margin>9.49001975</profit_margin>
			<revenue_per_emploee>43238.85221686</revenue_per_emploee>
			<profit_per_emploee>4103.37561577</profit_per_emploee>
		  </item>
		  <item>
			<annual_year>2012</annual_year>
			<num_companies>61</num_companies>
			<current_assets>215292.6393</current_assets>
			<short_term_liabilities>66591.0328</short_term_liabilities>
			<equity>170977.0492</equity>
			<liabilities_and_equity>277065.1639</liabilities_and_equity>
			<net_profit_loss>66587.0164</net_profit_loss>
			<net_sales>477748.4098</net_sales>
			<roa>24.03298035</roa>
			<equity_ratio>61.71004927</equity_ratio>
			<quick_ratio>3.23305752</quick_ratio>
			<profit_margin>13.93767410</profit_margin>
			<revenue_per_emploee>34253.65957328</revenue_per_emploee>
			<profit_per_emploee>4774.16343955</profit_per_emploee>
		  </item>
		  <item>
			<annual_year>2011</annual_year>
			<num_companies>57</num_companies>
			<current_assets>272205.3333</current_assets>
			<short_term_liabilities>77508.0000</short_term_liabilities>
			<equity>320935.3333</equity>
			<liabilities_and_equity>512170.0000</liabilities_and_equity>
			<net_profit_loss>-43513.0000</net_profit_loss>
			<net_sales>396764.6140</net_sales>
			<roa>-8.49581194</roa>
			<equity_ratio>62.66187659</equity_ratio>
			<quick_ratio>3.51196436</quick_ratio>
			<profit_margin>-10.96695584</profit_margin>
			<revenue_per_emploee>31450.85355252</revenue_per_emploee>
			<profit_per_emploee>-3449.20121962</profit_per_emploee>
		  </item>
		</industrial_average>
		<financial_statement>
		  <analysis>
			<item>
			  <value>1349383.00;1164855.00</value>
			  <chapter>Bilanss</chapter>
			  <code>CashAndCashEquivalents</code>
			  <name>Raha</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Raha kassas ja pangas, paigutused rahaturu- ja muudesse ülilikviidsetesse fondidesse, mis individuaalselt vastavad raha ja raha ekvivalendi mõistele</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>146638.00;253025.00</value>
			  <chapter>Bilanss</chapter>
			  <code>ShortTermReceivablesAndPrepayments</code>
			  <name>Nõuded ja ettemaksed</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Nõuded ostjate vastu, maksude ettemaksed ja tagasinõuded, lühiajalised laenunõuded, muud lühiajalised nõuded ja ettemaksed teenuste eest</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>1496021.00;1417880.00</value>
			  <chapter>Bilanss</chapter>
			  <code>CurrentAssets</code>
			  <name>Kokku käibevara</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Kokku raha ning varad, mis eeldatavasti realiseeritakse tavapärase tegevustsükli käigus või hoitakse kauplemiseesmärgil või tõenäoliselt suudetakse realiseerida 12 kuu jooksul bilansipäevast</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>115000.00;0.00</value>
			  <chapter>Bilanss</chapter>
			  <code>LongTermReceivablesAndPrepayments</code>
			  <name>Nõuded ja ettemaksed</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Pikaajalised nõuded ostjate vastu, pikaajalised laenunõuded, muud pikaajalised nõuded ja ettemaksed teenuste eest</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>32371.00;32180.00</value>
			  <chapter>Bilanss</chapter>
			  <code>PropertyPlantAndEquipment</code>
			  <name>Materiaalne põhivara</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Materiaalne vara, mida kasutatakse toodete tootmisel, teenuste osutamisel või halduseesmärkidel (mitte äriühingust isiku korral talle seatud eesmärgi täitmiseks) ja mida kavatsetakse kasutada pikema perioodi jooksul kui 1 aasta</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>79282.00;59025.00</value>
			  <chapter>Bilanss</chapter>
			  <code>IntangibleAssets</code>
			  <name>Immateriaalne põhivara</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Füüsilise substantsita, teistest varadest eristatav mitte-monetaarne vara, mida kavatsetakse kasutada pikema perioodi jooksul kui 1 aasta</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>226653.00;91205.00</value>
			  <chapter>Bilanss</chapter>
			  <code>NonCurrentAssets</code>
			  <name>Kokku põhivara</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Kokku pikaajalised varad, mida ei kajastata käibevaradena</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>1722674.00;1509085.00</value>
			  <chapter>Bilanss</chapter>
			  <code>Assets</code>
			  <name>Kokku varad</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Rahaliselt hinnatavad asjad või õigused kokku</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>1863.00;1920.00</value>
			  <chapter>Bilanss</chapter>
			  <code>ShortTermLoanLiabilities</code>
			  <name>Laenukohustused</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Kuni 12 kuu jooksul bilansipäevast tagasimakstavad laenukohustused (või vastav osa laenukohustustest), võlakirjad, arvelduskrediit ja muud finantseerimise eesmärgil tekkinud võlakohustused ning lühiajalised vahetusvõlakirjad või eelisaktsiad, mida on võimalik konverteerida aktsiate või osade vastu</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>190648.00;138391.00</value>
			  <chapter>Bilanss</chapter>
			  <code>ShortTermPayablesAndPrepayments</code>
			  <name>Võlad ja ettemaksed</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Lühiajalised võlad tarnijatele ja töövõtjatele, maksuvõlad, muud lühiajalised võlad ja saadud ettemaksed</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>192511.00;140311.00</value>
			  <chapter>Bilanss</chapter>
			  <code>CurrentLiabilities</code>
			  <name>Kokku lühiajalised kohustused</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Kokku rahaliselt hinnatavad võlad, mis eeldatavasti arveldatakse tavapärase tegevustsükli jooksul, hoitakse eelkõige kauplemiseesmärgil või mille maksetähtaeg on 12 kuu jooksul bilansipäevast</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>7544.00;9350.00</value>
			  <chapter>Bilanss</chapter>
			  <code>LongTermLoanLiabilities</code>
			  <name>Laenukohustused</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Peale bilansipäevast 12 kuu möödumist tagasimakstavad laenukohustused (või vastav osa laenukohustustest), võlakirjad, arvelduskrediit ja muud finantseerimise eesmärgil tekkinud võlakohustused ning pikaajalised vahetusvõlakirjad või eelisaktsiad, mida on võimalik konverteerida aktsiate või osade vastu</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>7544.00;9350.00</value>
			  <chapter>Bilanss</chapter>
			  <code>NonCurrentLiabilities</code>
			  <name>Kokku pikaajalised kohustused</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Kokku rahaliselt hinnatavad võlad, mida ei kajastata lühiajaliste kohustustena</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>200055.00;149661.00</value>
			  <chapter>Bilanss</chapter>
			  <code>Liabilities</code>
			  <name>Kokku kohustused</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Rahaliselt hinnatavad võlad kokku</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>25560.00;25560.00</value>
			  <chapter>Bilanss</chapter>
			  <code>IssuedCapital2</code>
			  <name>Aktsiakapital nimiväärtuses</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Emiteeritud aktsiakapitali nimiväärtus (siin ei kajastata eelisaktsiaid, mis vastavalt Raamatupidamise Toimkonna juhendile nr 3 klassifitseeruvad kohustusteks)</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>2556.00;2556.00</value>
			  <chapter>Bilanss</chapter>
			  <code>StatutoryReservCapital</code>
			  <name>Kohustuslik reservkapital</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Vastavalt „Äriseadustiku” nõuetele moodustatud kohustuslik reservkapital</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>1331308.00;1057971.00</value>
			  <chapter>Bilanss</chapter>
			  <code>RetainedEarningsLoss</code>
			  <name>Eelmiste perioodide jaotamata kasum (kahjum)</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Eelmiste perioodide akumuleeritud kasum (kahjum), mida ei ole dividendidena välja makstud ega muul eesmärgil kasutatud</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>163195.00;273337.00</value>
			  <chapter>Bilanss</chapter>
			  <code>AnnualPeriodProfitLoss</code>
			  <name>Aruandeaasta kasum (kahjum)</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Tulude ja kulude vahe</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>1522619.00;1359424.00</value>
			  <chapter>Bilanss</chapter>
			  <code>Equity</code>
			  <name>Kokku omakapital</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Varade ja kohustuste vahe</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>1722674.00;1509085.00</value>
			  <chapter>Bilanss</chapter>
			  <code>LiabilitiesAndEquity</code>
			  <name>Kokku kohustused ja omakapital</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Rahaliselt hinnatavad võlad ning varade ja rahaliselt hinnatavate võlgade vahe kokku</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>1352617.00;1244686.00</value>
			  <chapter>Kasumiaruande andmed (skeem1)</chapter>
			  <code>Revenue</code>
			  <name>Müügitulu</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Toodete, kaupade ja teenuste müügist saadud tulu</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>0.00</value>
			  <chapter>Kasumiaruande andmed (skeem1)</chapter>
			  <code>OtherIncome</code>
			  <name>Muud äritulud</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Ebaregulaarselt äritegevuse käigus tekkivad tulud</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>-66476.00;-54755.00</value>
			  <chapter>Kasumiaruande andmed (skeem1)</chapter>
			  <code>RawMaterialsAndConsumablesUsed</code>
			  <name>Kaubad, toore, materjal ja teenused</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Otseselt põhitegevuse eesmärgil ostetud kaupade, toorme, materjalide ja teenuste kulu</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>-81848.00;-75039.00</value>
			  <chapter>Kasumiaruande andmed (skeem1)</chapter>
			  <code>OtherOperatingExpense</code>
			  <name>Mitmesugused tegevuskulud</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Administratiivsetel ja muudel mitte otseselt põhitegevusega seotud eesmärkidel ostetud teenuste ja materjalide kulu</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>-996577.00;-788058.00</value>
			  <chapter>Kasumiaruande andmed (skeem1)</chapter>
			  <code>EmployeeExpense</code>
			  <name>Tööjõukulud</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Palgakulu, sotsiaalmaksu ja töötuskindlustusmaksete kulu, pensionikulu</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>-40737.00;-46104.00</value>
			  <chapter>Kasumiaruande andmed (skeem1)</chapter>
			  <code>DepreciationAndImpairmentLossReversal</code>
			  <name>Põhivara kulum ja väärtuse langus</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Materiaalselt ja immateriaalselt põhivaralt ning soetusmaksumuses kajastatavatelt kinnisvarainvesteeringutelt arvestatud amortisatsioonikulu ja väärtuse langusest (allahindlusest, mahakandmisest) tekkinud kulu</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>-4728.00;-9911.00</value>
			  <chapter>Kasumiaruande andmed (skeem1)</chapter>
			  <code>OtherExpense</code>
			  <name>Muud ärikulud</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Ebaregulaarselt äritegevuse käigus tekkivad kulud</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>162251.00;270819.00</value>
			  <chapter>Kasumiaruande andmed (skeem1)</chapter>
			  <code>TotalProfitLoss</code>
			  <name>Ärikasum (kahjum)</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Tulude ja kulude vahe enne finantstulusid ja -kulusid ning tulumaksukulu</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>1386.00;2961.00</value>
			  <chapter>Kasumiaruande andmed (skeem1)</chapter>
			  <code>ProfitLossFromFinancialInvestments</code>
			  <name>Kasum (kahjum) finantsinvesteeringutelt</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Finantsinvesteeringutelt saadud kasum (kahjum)</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>-442.00;-443.00</value>
			  <chapter>Kasumiaruande andmed (skeem1)</chapter>
			  <code>InterestExpenses</code>
			  <name>Intressikulud</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Intressikulud (miinusega)</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>163195.00;273337.00</value>
			  <chapter>Kasumiaruande andmed (skeem1)</chapter>
			  <code>TotalProfitLossBeforeTax</code>
			  <name>Kasum (kahjum) enne tulumaksustamist</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Kokku tulude ja kulude vahe enne tulumaksukulu arvessevõtmist</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>163195.00;273337.00</value>
			  <chapter>Kasumiaruande andmed (skeem1)</chapter>
			  <code>TotalAnnualPeriodProfitLoss</code>
			  <name>Aruandeaasta kasum (kahjum)</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Kokku tulude ja kulude vahe</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>40737.00;46104.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>DepreciationAndImpairmentLossReversalNeg</code>
			  <name>Põhivara kulum ja väärtuse langus</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Materiaalselt ja immateriaalselt põhivaralt ning soetusmaksumuses kajastatavatelt kinnisvarainvesteeringutelt arvestatud amortisatsioonikulu ja väärtuse langusest (allahindlusest, mahakandmisest) tekkinud kulu</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>0.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>ProfitLossFromSaleOfNonCurrentAssets</code>
			  <name>Kasum (kahjum) põhivara müügist</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Põhivara müügist saadud tulu ja müüdud põhivara jääkväärtuse ning müügiga otseselt seotud kulutuste vahe</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>40737.00;46104.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>Adjustments</code>
			  <name>Kokku korrigeerimised</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Ärikasumis kajastatud mitterahaliste majandustehingute mõju</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>-8613.00;-135620.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>ChangesInReceivablesAndPrepaymentsRelatedToOperatingActivities</code>
			  <name>Äritegevusega seotud nõuete ja ettemaksete muutus</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Äritegevusega seotud nõuded ja ettemaksed aruandeperioodi alguses miinus äritegevusega seotud nõuded ja ettemaksed aruandeperioodi lõpus</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>52257.00;39944.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>ChangesInPayablesAndPrepaymentsRelatedToOperatingActivities</code>
			  <name>Äritegevusega seotud kohustuste ja ettemaksete muutus</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Äritegevusega seotud kohustused ja saadud ettemaksed aruandeperioodi lõpus miinus äritegevusega seotud kohustused ja saadud ettemaksed aruandeperioodi alguses</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>-442.00;-443.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>OperatingActivitiesIntrestPaid</code>
			  <name>Makstud intressid</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Makstud intressikulud, kui need on loetud rahavooks põhitegevusest</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>246190.00;220804.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>CashFlowsFromOperatingActivities</code>
			  <name>Kokku rahavood äritegevusest</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Kokku rahavood, mida ei ole loetud investeerimis- ega finantseerimistegevusega seotud rahavoogudeks</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>-61185.00;-52291.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>InvestingActivitiesPurchaseOfPropertyPlantAndEquipmentAndIntangibleAssets</code>
			  <name>Tasutud materiaalse ja immateriaalse põhivara soetamisel</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Materiaalse ja immateriaalse põhivara soetamiseks tehtud väljamaksed</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>1386.00;2961.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>InvestingActivitiesIntrestReceived</code>
			  <name>Laekunud intressid</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Laekunud intressitulud, kui need on loetud rahavooks investeerimistegevusest</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>-59799.00;-49330.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>CashFlowsFromInvestingActivities</code>
			  <name>Kokku rahavood investeerimistegevusest</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Raha investeerimisega seotud laekumised ja väljamaksed kokku</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>-1863.00;-1863.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>FinancingActivitiesProceedsFromFinanceLease</code>
			  <name>Kapitalirendi põhiosa tagasimaksed</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Kapitalirendikohustuste tasumine</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>-1863.00;-1863.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>CashFlowsFromFinancingActivities</code>
			  <name>Kokku rahavood finantseerimistegevusest</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Tegevuse finantseerimiseks saadud laekumised ja krediteerimisest tulenevad väljamaksed kokku</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>184528.00;169611.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>CashFlows</code>
			  <name>Kokku rahavood</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Raha laekumised ja väljamaksed (netosummas) kokku</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>1164855.00;995244.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>CashAndCashEquivalentsAtBeginningOfPeriod</code>
			  <name>Raha ja raha ekvivalendid perioodi alguses</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Raha kassas ja pangas, paigutused rahaturu- ja muudesse ülilikviidsetesse fondidesse, mis individuaalselt vastavad raha ja raha ekvivalendi mõistele</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>184528.00;169611.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>ChangeInCashAndCashEquivalents</code>
			  <name>Raha ja raha ekvivalentide muutus</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Raha kassas ja pangas, paigutused rahaturu- ja muudesse ülilikviidsetesse fondidesse, mis individuaalselt vastavad raha ja raha ekvivalendi mõistele perioodi lõpus miinus perioodi alguses</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>0.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>EffectOnExchangeRateChangesOnCashAndCashEquivalents</code>
			  <name>Valuutakursside muutuste mõju</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Raha valuutakursi muutusest tulenev ümberhindamise kasum (kahjum)</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
			<item>
			  <value>1349383.00;1164855.00</value>
			  <chapter>Rahavoogude aruanne (kaudne meetod)</chapter>
			  <code>CashAndCashEquivalentsAtEndOfPeriod</code>
			  <name>Raha ja raha ekvivalendid perioodi lõpus</name>
			  <date>2015-12-31;2014-12-31</date>
			  <note>Raha kassas ja pangas, paigutused rahaturu- ja muudesse ülilikviidsetesse fondidesse, mis individuaalselt vastavad raha ja raha ekvivalendi mõistele</note>
			  <bold>no</bold>
			  <depth>0</depth>
			</item>
		  </analysis>
		  <attachment>https://in.bisnode.ee/util/ariregdoc/20226/b54db19d2a93beb09333364f8d2e61e5/10117826_9003378830_X_2015.xbrl</attachment>
		  <annual_year>2015</annual_year>
		  <period_start>2014-12-31</period_start>
		  <period_end>2015-12-31</period_end>
		</financial_statement>
		<financial_information>
		  <item>
			<annual_year>2015</annual_year>
			<net_sales>1352617</net_sales>
			<net_sales_trend>8.6713436159803</net_sales_trend>
			<net_profit_loss>163195</net_profit_loss>
			<net_profit_loss_trend>-40.295313111653</net_profit_loss_trend>
			<total_profit_loss>162251</total_profit_loss>
			<total_profit_loss_trend>-40.088767774787</total_profit_loss_trend>
			<current_assets>1496021</current_assets>
			<current_assets_trend>5.5111151860524</current_assets_trend>
			<equity>1522619</equity>
			<equity_trend>12.004716703545</equity_trend>
			<short_term_liabilities>192511</short_term_liabilities>
			<short_term_liabilities_trend>37.203070322355</short_term_liabilities_trend>
			<non_current_assets>226653</non_current_assets>
			<non_current_assets_trend>148.50940189683</non_current_assets_trend>
			<non_current_liabilities>7544</non_current_liabilities>
			<non_current_liabilities_trend>-19.31550802139</non_current_liabilities_trend>
			<liabilities_and_equity>1722674</liabilities_and_equity>
			<liabilities_and_equity_trend>14.153543372308</liabilities_and_equity_trend>
			<employees>59</employees>
			<employees_trend>11.320754716981</employees_trend>
			<export_revenue/>
		  </item>
		  <item>
			<annual_year>2014</annual_year>
			<net_sales>1244686</net_sales>
			<net_sales_trend>16.391931115999</net_sales_trend>
			<net_profit_loss>273337</net_profit_loss>
			<net_profit_loss_trend>8.4907420270297</net_profit_loss_trend>
			<total_profit_loss>270819</total_profit_loss>
			<total_profit_loss_trend>0</total_profit_loss_trend>
			<current_assets>1417880</current_assets>
			<current_assets_trend>27.432820233515</current_assets_trend>
			<equity>1359424</equity>
			<equity_trend>25.167136702677</equity_trend>
			<short_term_liabilities>140311</short_term_liabilities>
			<short_term_liabilities_trend>39.877380121623</short_term_liabilities_trend>
			<non_current_assets>91205</non_current_assets>
			<non_current_assets_trend>0</non_current_assets_trend>
			<non_current_liabilities>9350</non_current_liabilities>
			<non_current_liabilities_trend>0</non_current_liabilities_trend>
			<liabilities_and_equity>1509085</liabilities_and_equity>
			<liabilities_and_equity_trend>26.002052323392</liabilities_and_equity_trend>
			<employees>53</employees>
			<employees_trend>17.777777777778</employees_trend>
			<export_revenue>1215429.00</export_revenue>
		  </item>
		  <item>
			<annual_year>2013</annual_year>
			<net_sales>1069392</net_sales>
			<net_sales_trend/>
			<net_profit_loss>251945</net_profit_loss>
			<net_profit_loss_trend/>
			<total_profit_loss/>
			<total_profit_loss_trend/>
			<current_assets>1112649</current_assets>
			<current_assets_trend/>
			<equity>1086087</equity>
			<equity_trend/>
			<short_term_liabilities>100310</short_term_liabilities>
			<short_term_liabilities_trend/>
			<non_current_assets/>
			<non_current_assets_trend/>
			<non_current_liabilities/>
			<non_current_liabilities_trend/>
			<liabilities_and_equity>1197667</liabilities_and_equity>
			<liabilities_and_equity_trend/>
			<employees>45</employees>
			<employees_trend/>
			<export_revenue>1047207.00</export_revenue>
		  </item>
		</financial_information>
		<financial_rates>
		  <item>
			<annual_year>2015</annual_year>
			<roa>9.4733536351045</roa>
			<equity_ratio>88.386949591159</equity_ratio>
			<quick_ratio>7.7710935998462</quick_ratio>
			<profit_margin>12.065130040507</profit_margin>
			<revenue_per_emploee>22925.711864407</revenue_per_emploee>
			<profit_per_emploee>2766.0169491525</profit_per_emploee>
		  </item>
		  <item>
			<annual_year>2014</annual_year>
			<roa>18.112763694557</roa>
			<equity_ratio>90.082665986343</equity_ratio>
			<quick_ratio>10.105266158747</quick_ratio>
			<profit_margin>21.960317702617</profit_margin>
			<revenue_per_emploee>23484.641509434</revenue_per_emploee>
			<profit_per_emploee>5157.3018867925</profit_per_emploee>
		  </item>
		  <item>
			<annual_year>2013</annual_year>
			<roa>21.036314768629</roa>
			<equity_ratio>90.68355394279</equity_ratio>
			<quick_ratio>11.092104476124</quick_ratio>
			<profit_margin>23.559648847195</profit_margin>
			<revenue_per_emploee>23764.266666667</revenue_per_emploee>
			<profit_per_emploee>5598.7777777778</profit_per_emploee>
		  </item>
		</financial_rates>
		<payment_info>
		  <item>
			<year>2016</year>
			<quarter>1</quarter>
			<state_taxes_paid>65108.54</state_taxes_paid>
			<labor_taxes_paid>69890.00</labor_taxes_paid>
		  </item>
		  <item>
			<year>2015</year>
			<quarter>4</quarter>
			<state_taxes_paid>82989.60</state_taxes_paid>
			<labor_taxes_paid>89806.59</labor_taxes_paid>
		  </item>
		  <item>
			<year>2015</year>
			<quarter>3</quarter>
			<state_taxes_paid>113988.03</state_taxes_paid>
			<labor_taxes_paid>123785.23</labor_taxes_paid>
		  </item>
		  <item>
			<year>2015</year>
			<quarter>2</quarter>
			<state_taxes_paid>83444.77</state_taxes_paid>
			<labor_taxes_paid>90724.70</labor_taxes_paid>
		  </item>
		  <item>
			<year>2015</year>
			<quarter>1</quarter>
			<state_taxes_paid>67947.39</state_taxes_paid>
			<labor_taxes_paid>73784.38</labor_taxes_paid>
		  </item>
		  <item>
			<year>2014</year>
			<quarter>4</quarter>
			<state_taxes_paid>65968.41</state_taxes_paid>
			<labor_taxes_paid>72206.30</labor_taxes_paid>
		  </item>
		</payment_info>
		<aaa_rating>
		  <operation_rating>
			<code>A-EST</code>
			<status>Toimiv ettevõte</status>
			<color>green</color>
		  </operation_rating>
		  <background_rating>
			<code>D-POSI</code>
			<status>Positiivne</status>
			<color>green</color>
		  </background_rating>
		  <finance_rating>
			<code>F-GOOD</code>
			<status>Hea</status>
			<color>green</color>
		  </finance_rating>
		  <atp_rating>
			<code>A-NONE</code>
			<status>Mittenegatiivne</status>
			<color>green</color>
		  </atp_rating>
		  <aaa_rating>
			<code>AA</code>
			<status>Hea krediidivõime</status>
			<color>green</color>
		  </aaa_rating>
		  <credit_limit>
			<code>1</code>
			<status>81157 EUR</status>
			<color>green</color>
		  </credit_limit>
		</aaa_rating>
	  </item>
	</SOAP-ENV:getCreditReportResponse>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>

Error message

  • Token is wrong - you're trying to access service with wrong or expired access token.
  • This request is not allowed for you - the request you're trying to perform is not allowed for you. Please contact support at info@bisnode.ee or +372 6414 902
  • No such company - company you requested is not available. Check country and reg_code parameters are correct.
  • This report type is not supported - type of report you requested is not available. Use short, full or your custom type value.
  • Only EST country supported in this request - currently, we have reports only for Estonian companies. Change country to EST
  • Financial information is not available on-line directly - the basis of report (financial information) exists in registry, but can't be taken online. We will contact you by email shortly.
  • Something went wrong - this is hypothetical situation, when something unexpected happened. If this happens, please contact support at info@bisnode.ee, +372 6414 902

Example:

<?xml version = "1.0" encoding = "UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
  <SOAP-ENV:Body>
	<SOAP-ENV:Fault>
	  <faultcode>SOAP-ENV:Client</faultcode>
	  <faultstring>This request is not allowed for you</faultstring>
	</SOAP-ENV:Fault>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>

See also