Returns indices list and information for all indices covered by Intrinio.
| Name | Description | Example |
|---|---|---|
|
query
|
A string query search of index name or symbol with the returned results being the relevant securities in compacted list format. | $00XALCATM086NEST |
|
identifier
|
The Intrinio symbol associated with the index. | A |
|
type
|
The type of index to return.
Options:
stock_market
economic
sic
show more
show less
|
stock_market |
|
order
|
Returns the results in the given order.
Options:
popularity
symbol
show more
show less
|
popularity |
|
page_number
|
An integer greater than or equal to 1 for specifying the page number for the return values. | 4 |
|
page_size
|
An integer greater than or equal to 1 for specifying the number of results on each page. | 100 |
|
hide_paging
|
Hide first row of paging information.
Options:
true
show more
show less
|
true |
|
query
* required
A string query search of index name or symbol with the returned results being the relevant securities in compacted list format.
|
||
|
identifier
* required
The Intrinio symbol associated with the index.
|
||
|
type
* required
The type of index to return.
|
||
|
order
* required
Returns the results in the given order.
|
||
|
page_number
* required
An integer greater than or equal to 1 for specifying the page number for the return values.
|
||
|
page_size
* required
An integer greater than or equal to 1 for specifying the number of results on each page.
|
||
|
hide_paging
* required
Hide first row of paging information.
|
| Name | Description | Type |
|---|---|---|
| symbol | the Intrinio symbol associated with the index | string |
| index_name | the index name | string |
| fred_symbol | string | |
| update_frequency | string | |
| last_updated | string | |
| description | string | |
| observation_start | date | |
| observation_end | date | |
| popularity | string | |
| seasonal_adjustment | string | |
| seasonal_adjustment_short | string | |
| units | string | |
| units_short | string | |
| index_type | string | |
| continent | string | |
| country | string | |
|
symbol
the Intrinio symbol associated with the index
|
||
|
index_name
the index name
|
||
|
fred_symbol
|
||
|
update_frequency
|
||
|
last_updated
|
||
|
description
|
||
|
observation_start
|
||
|
observation_end
|
||
|
popularity
|
||
|
seasonal_adjustment
|
||
|
seasonal_adjustment_short
|
||
|
units
|
||
|
units_short
|
||
|
index_type
|
||
|
continent
|
||
|
country
|