Searches for indices using the text in `query`
Name | Type | Description | Notes |
---|---|---|---|
query | String | Search query | |
pageSize | Number | The number of results to return | [optional] [default to 100] |
Name | Type | Description |
---|---|---|
indices | [StockMarketIndexSummary] |
Name | Type | Description |
---|---|---|
id | String | Intrinio ID for the Index |
symbol | String | The symbol used to identify the Index |
name | String | The name of the Index |
continent | String | The continent of the country of focus for the Index |
country | String | The country of focus for the Index |
updateFrequency | String | How often the Index is updated |
lastUpdated | Date | When the Index was updated last |
observationStart | Date | The earliest date for which data is available |
observationEnd | Date | The latest date for which data is available |