The Market Identifier Code (MIC) is a unique identification code used to identify securities trading exchanges. I's a four alphanumeric character code, and is defined by the International Organization for Standardization (ISO) in ISO 10383 which 'specifies a universal method of identifying exchanges, trading platforms and regulated or non-regulated markets as sources of prices and related information in order to facilitate automated processing'.

exchanges

Format

A data.table. Columns include:

  • name: institution name.

  • MIC: ISO 10383 Market Identification Code.

  • country: country where the exchange sits. ISO 3166-1 - aplha 2 code.

  • city: city where the exchange sits.

  • website: institution's website.

Source

http://www.iso20022.org.

See also

  • countries dataset in this package.

  • storethat package from the finRes universe.