A new search parameter was added to GET /companies/:id/statements, allowing users to display all financial statements for a reporting period or filter by the highest-ranked financial standard, resulting in one statement per period, year, and consolidation status. When multiple statements are available, EMIS ranks financial standards (shown in metadata) to ensure the best template is selected for each country and company type.
Version 2.1.7 - 13th March 2024
Added new search parameters in GET /companies - subsidaries_country and shareholders_country
currency_code parameter now supports LOCAL value in the following methods: GET /companies/:id, GET /companies/statements/:id/accounts, GET /companies/statements/:id/accounts/:standard_id, POST /companies/search/filters and PATCH /companies/search/filters/:id
Fixed an issue where updated[from] and updated[to] parameters were ignored and not working in Company Dumps
Version 2.1.6 - 18th October 2023
Added incorporationDate field in the response of GET /companies/{id}
Fixed an issue where POST /filters method was asking for country code when providing company IDs list
Fixed an issue where dynamic parameters were not showing in the specification
Fixed an issue where the OPM[from]/[to] filters did not work properly
Fixed an issue where market data was not generated properly in some of the created dumps
Version 2.1.5 - 5th July 2023
Added dividends data to the response of GET /companies/{id}
Fixed an issue where some nullable fields were not showing in the response of local currencies
Fixed the response of some endpoints where always a single items is returned and is in array
Fixed an issue where the body parameters of POST /filter were showing as query parameters
Fixed some wrong data types in the documentation
New rule is now added - a filter should now contain at least one country
Fixed an issue where dumps were failing when some fields contained null values
Fixed an issue where some deleted feeds were still runnung
Fixed an issue where register capital value data was missing in dumps' files
Fixed an issue where PATCH /filter was not working properly
Fixed an issue where PATCH /feed was not working properly
Fixed an issue where feeds were failing when no companies are found
Version 2.1.4 - 18th April 2023
Ratio account will now be included for dumps and feeds in local standards
IndustryClass output now shows the most detailed industry level tagged
Fixed field names in the responses of GET /feeds and GET /dumps endpoints to camel case
Fixed an issue where multiple emails were not properly handeled when dump is created
Fixed an issue where users were not able to delete filters and ongoing dumps
Fixed query parameter feed_id for GET /companies/dumps
Version 2.1.3 - 7th March 2023
Added additional market data to the companies responses
Updated GET /companies/search/filters to return basic details only
Fixed an issue where feed was delivering a fill dump instead of incremental changes
Fixed an issue where dumps were not properly working when seeing SFTP paths
Version 2.1.2 - 23rd February 2023
The limitation of 10 filters per user is now removed
Extended matket data field in the response of GET /companies/{id}
Added 'nameLocal' field in 'affiliates' node in companies responses
Added feed ID field in the response of GET /companies/dumps/{id} and GET /companies/dump responses
Fixed an issue where some data was missing for some global standards in some dumps
Fixed an issue where some dumps were failing when SFTP delivery was selected
Fixed an issue where some statements were not showing with the correct period they are refering to
Fixed an issue where in some of the XML dumps result were missing 'profileUpdateDate' and 'executives' values
Fixed an issue where GET /companies/{id} was not supporting XML format
Fixed an issue where some accounts were missing for global standard 100
Version 2.1.1 - 15th December 2022
Added 'filter_id' and 'download_url' in the response of dumps methods
Fixed some minor issues for dumps and feeds generated data; some of which were:
- incorrect value handling for TR[from] parameter
- empty values in 'executives' field for some dumps in json format
- wrong external ids in some specific cases
- incorrect behavior of 'currency' parameter
- missing profile update date field
Version 2.1.0 - 24th November 2022
Data Feed and Data Dump functionality. Users are now able to create data feeds and data dumps with companies and statements data
Added pre-defined datasets
Version 2.0.5 - 8th November 2022
Fixed a bug where GET /companies/{id}/benchmarks was always returning an error
Fixed a bug where GET /dictionary/standards/{id} was returning an error
Version 2.0.4 - 30th September 2022
Fixed a bug for missing accounts in statements and standard codes
Version 2.0.3 - 12th August 2022
Added dictionary of owner_type
Added registeredCapital info in GET /companies/{id}
Added companyId and ownershipPercentage in affiliates in the response of GET/companies/{id}
Added new filter in GET /companies - only_with_official_financials
Fixed an issue where results were missing in GET /companies for some main_industries
Fixed an issue where some industries were not shown in the dictionary
Fixed an issue with pagination of some Dictionary methods
Version 2.0.2 - 16th May 2022
Added UBO node in the response of GET /companies/{id}
Added ubo_name, ubo_birth_date and ubo_citizenship parameters in the response of GET /companies
Added new method to extract company profile information from eKRS - GET /companies/{id}/external_download/{class_code}
Added statements_updated[from] and statements_updated[to] parameters in GET /companies
Added profileUpdateDate in the response of GET /companies/{id}
Fixed an issue where the JavaScript SDK was throwing an exception when using companiesIdGet() method
Version 2.0.1 - 18th March 2022
Added XML response support
Added 'order' parameter for GET /companies, GET /companies/banking, GET /companies/insurance, GET /companies/non-financial and GET /companies/local/{standard_id} endpoints
Added audited status, last updated, start and end dates fields to financial statements in GET /companies/statements/{id}, GET /companies/{id}/statements and GET /companies/{id}/statements/{standard_id} endpoints
Added is_audited, updated and is_consolidated query parameters in GET /companies/{id}/statements and GET /copmanies/{id}/statements/{standard_id}
Added localLegalForm in GET /companies/{id} output
Added GET /version endpoint
Version 2.0.0 - 1st February 2022
Direct access to EMIS companies full range of content - company profiles, financial statements, and benchmark
REST API based on OpenAPI 3.0 Specification
Updated technology and architecture allowing faster data extraction and better performance
Simply, easy-to-use interactive documentation
Detailed company financial data in Global and Local Standards with up to 10 years of history - Income Statement, Balance Sheet, Cash Flow and Financial Ratios and Multiples
Powerful search capabilities that allow users to find specific companies or a range of companies that match a wide range of profile criteria and financial variables
Customized solution to handle large amounts of data
Seamless integration into your existing workflow
Supports automation of data population and report building
Additional programming language support - SDKs for Python, JavaScript, PHP