<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=Financial_Instruments_Reference_Database_System</id>
	<title>Financial Instruments Reference Database System - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=Financial_Instruments_Reference_Database_System"/>
	<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Financial_Instruments_Reference_Database_System&amp;action=history"/>
	<updated>2026-07-06T08:37:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>http://70.231.62.181/index.php?title=Financial_Instruments_Reference_Database_System&amp;diff=17721739&amp;oldid=prev</id>
		<title>imported&gt;Pilach at 10:06, 3 December 2025</title>
		<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Financial_Instruments_Reference_Database_System&amp;diff=17721739&amp;oldid=prev"/>
		<updated>2025-12-03T10:06:58Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[File:FIRDS ecosystem.svg|thumb|right|320px|The ecosystem of the Financial Instrument Reference Database System (FIRDS)]]&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Financial Instruments Reference Database System&amp;#039;&amp;#039;&amp;#039; (FIRDS) is published by the [[European Securities and Markets Authority]] (ESMA) and lists meta-information to all [[financial instrument]]s included in the scope of [[Markets in Financial Instruments Directive 2004]] (MiFID II). This reference data is necessary to find metadata on a given financial instrument, uniquely identified by a so-called  [[International Securities Identification Number]] (ISIN).&amp;lt;ref&amp;gt;{{Cite web |title=Mastering Data Analytics: Insights &amp;amp; Techniques |date=24 August 2023 |url=https://www.prodigitalweb.com/data-analytics/ |access-date=2023-11-10 |language=en-US}}&amp;lt;/ref&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==Regulation==&lt;br /&gt;
The Article 4(1)(20) of Directive 2014/65/EU (MiFID II) considers &amp;quot;investment firms dealing on own account when executing client orders over the counter (OTC) on an organised, frequent, systematic and substantial basis&amp;quot; &amp;#039;&amp;#039;systematic internaliser&amp;#039;&amp;#039; and requires them to report their trades.&amp;lt;ref&amp;gt;{{Cite web |date=2023-12-11 |title=Advanced Algorithms to Identify Optimal Market Conditions |url=https://forexobot.com/ |access-date=2024-05-24 |language=en}}&amp;lt;/ref&amp;gt; From this data, ESMA computes on a  best effort basis, the total volume and number of transactions executed within the EU.{{cn|date=July 2025}}&lt;br /&gt;
&lt;br /&gt;
==Technical details==&lt;br /&gt;
According to the technical specification,&amp;lt;ref&amp;gt;{{cite web |title=Financial Instruments Reference Data System (FIRDS) |url=https://www.esma.europa.eu/system/files_force/library/esma65-8-5014_firds_-_instructions_for_download_of_full_and_delta_reference_files.pdf?download=1 |publisher=European Securities and Markets Authority |accessdate=30 August 2018 |archive-date=30 August 2018 |archive-url=https://web.archive.org/web/20180830210203/https://www.esma.europa.eu/system/files_force/library/esma65-8-5014_firds_-_instructions_for_download_of_full_and_delta_reference_files.pdf?download=1 |url-status=dead}}&amp;lt;/ref&amp;gt; new entries are published on a daily basis, every morning by 09:00 CET as XML-file. It contains the [[International Securities Identification Number|ISIN]] and the [[Market Identifier Code]] (MIC) as well as e.g. the  [[ISO 10962|Classification of Financial Instruments (CFI)]]-code and other information of the instrument.&lt;br /&gt;
&lt;br /&gt;
The [[Legal Entity Identifier]] (LEI) code is conveyed by the ISSR. In the following example record in [[JSON]] format,&amp;lt;ref name=&amp;quot;SO&amp;quot;&amp;gt;{{cite web |title=Importing nested JSON documents into Elasticsearch and making them searchable |url=https://stackoverflow.com/questions/56293134/ |website=Stackoverflow |accessdate=14 June 2019}}&amp;lt;/ref&amp;gt; the ISSR is represented by &amp;lt;code&amp;gt;&amp;quot;Issr&amp;quot; : &amp;quot;851WYGNLUQLFZBSYGB56&amp;quot;&amp;lt;/code&amp;gt;. This LEI code can be looked up using the [https://search.gleif.org/#/search/ website search].&amp;lt;ref&amp;gt;{{Cite web |title=LEI Search |url=https://search.gleif.org/#/record/851WYGNLUQLFZBSYGB56 |access-date=2023-11-10 |website=search.gleif.org}}&amp;lt;/ref&amp;gt; The LEI code corresponds to [[Commerzbank Aktiengesellschaft]] (Frankfurt) according to the LEI Registration Exception.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;json&amp;quot;&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
  &amp;quot;RefData&amp;quot;: {&lt;br /&gt;
    &amp;quot;DebtInstrmAttrbts&amp;quot;: {&lt;br /&gt;
      &amp;quot;NmnlValPerUnit&amp;quot;: &amp;quot;2000&amp;quot;,&lt;br /&gt;
      &amp;quot;IntrstRate&amp;quot;: {&lt;br /&gt;
        &amp;quot;Fxd&amp;quot;: &amp;quot;3.1415&amp;quot;&lt;br /&gt;
      },&lt;br /&gt;
      &amp;quot;MtrtyDt&amp;quot;: &amp;quot;2020-01-01&amp;quot;,&lt;br /&gt;
      &amp;quot;TtlIssdNmnlAmt&amp;quot;: &amp;quot;200000000&amp;quot;,&lt;br /&gt;
      &amp;quot;DebtSnrty&amp;quot;: &amp;quot;SNDB&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;TradgVnRltdAttrbts&amp;quot;: {&lt;br /&gt;
      &amp;quot;IssrReq&amp;quot;: &amp;quot;false&amp;quot;,&lt;br /&gt;
      &amp;quot;Id&amp;quot;: &amp;quot;BMTF&amp;quot;,&lt;br /&gt;
      &amp;quot;FrstTradDt&amp;quot;: &amp;quot;2019-04-01T12:34:56.789&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;TechAttrbts&amp;quot;: {&lt;br /&gt;
      &amp;quot;PblctnPrd&amp;quot;: {&lt;br /&gt;
        &amp;quot;FrDt&amp;quot;: &amp;quot;2019-04-04&amp;quot;&lt;br /&gt;
      },&lt;br /&gt;
      &amp;quot;RlvntCmptntAuthrty&amp;quot;: &amp;quot;GB&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;FinInstrmGnlAttrbts&amp;quot;: {&lt;br /&gt;
      &amp;quot;ClssfctnTp&amp;quot;: &amp;quot;DBFNXX&amp;quot;,&lt;br /&gt;
      &amp;quot;ShrtNm&amp;quot;: &amp;quot;AVGO  3.625  10/16/24 c24 (URegS)&amp;quot;,&lt;br /&gt;
      &amp;quot;FullNm&amp;quot;: &amp;quot;AVGO 3  5/8  10/15/24 BOND&amp;quot;,&lt;br /&gt;
      &amp;quot;NtnlCcy&amp;quot;: &amp;quot;USD&amp;quot;,&lt;br /&gt;
      &amp;quot;Id&amp;quot;: &amp;quot;USU1109MAXXX&amp;quot;,&lt;br /&gt;
      &amp;quot;CmmdtyDerivInd&amp;quot;: &amp;quot;false&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;Issr&amp;quot;: &amp;quot;851WYGNLUQLFZBSYGB56&amp;quot;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Request for quote]]&lt;br /&gt;
* [[Legal Entity Identifier]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[https://www.bitget.com/price/bitcoin Bitcoin Price Prediction]&lt;br /&gt;
*[https://ondemandtrading.com/buy-bitcoin-with-wire-transfer?el=wikibwt Getting Bitcoin With Wire Transfer]&lt;br /&gt;
&lt;br /&gt;
[[Category:Financial metadata]]&lt;br /&gt;
&lt;br /&gt;
{{Finance-stub}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Pilach</name></author>
	</entry>
</feed>