Returns the Stock Exchange with the given `identifier`
Name | Description | Example |
---|---|---|
identifier
* required
|
A Stock Exchange identifier (MIC or Intrinio ID) | USCOMP |
identifier
* required
A Stock Exchange identifier (MIC or Intrinio ID)
|
Name | Description | Type |
---|---|---|
id | The Intrinio ID for the Stock Exchange | string |
name | The name of the exchange | string |
mic | The Market Identifier Code (MIC) of the exchange | string |
acronym | The acronym of the exchange's name | string |
city | The city in which the exchange is located | string |
country | The country in which the exchange is located | string |
country_code | The 2-digit code of the exchange's country | string |
website | The website of the exchange | string |
first_stock_price_date | The earliest date for which Intrinio has stock prices for the exchange | date |
last_stock_price_date | The latest date for which Intrinio has stock prices for the exchange | date |
id
The Intrinio ID for the Stock Exchange
|
||
name
The name of the exchange
|
||
mic
The Market Identifier Code (MIC) of the exchange
|
||
acronym
The acronym of the exchange's name
|
||
city
The city in which the exchange is located
|
||
country
The country in which the exchange is located
|
||
country_code
The 2-digit code of the exchange's country
|
||
website
The website of the exchange
|
||
first_stock_price_date
The earliest date for which Intrinio has stock prices for the exchange
|
||
last_stock_price_date
The latest date for which Intrinio has stock prices for the exchange
|