Lookup Stock Market Index

Lookup Stock Market Index Web API Documentation

Endpoint:
https://api-v2.intrinio.com/indices/stock_market/{identifier}

Parameters

Name Description Example
identifier
* required
An Index Identifier (symbol, Intrinio ID) $DJI
identifier
* required
An Index Identifier (symbol, Intrinio ID)

Output Fields

Name Description Type
id Intrinio ID for the Index string
symbol The symbol used to identify the Index string
name The name of the Index string
continent The continent of the country of focus for the Index string
country The country of focus for the Index string
update_frequency How often the Index is updated string
last_updated When the Index was updated last string
description A paragraph describing the index and its scope string
observation_start The earliest date for which data is available date
observation_end The latest date for which data is available date
id
Intrinio ID for the Index
symbol
The symbol used to identify the Index
name
The name of the Index
continent
The continent of the country of focus for the Index
country
The country of focus for the Index
update_frequency
How often the Index is updated
last_updated
When the Index was updated last
description
A paragraph describing the index and its scope
observation_start
The earliest date for which data is available
observation_end
The latest date for which data is available