Name | Type | Description | Notes |
---|---|---|---|
page_size | Integer | The number of results to return | [optional] [default to 100] |
next_page | Character | Gets the next page of data from a previous API call | [optional] |
Name | Type | Description |
---|---|---|
indices | List of StockMarketIndexSummary | |
indices_data_frame | Data Frame | Data frame representation of indices |
next_page | Character | The token required to request the next page of the data. If null, no further results are available. |
Name | Type | Description |
---|---|---|
id | Character | Intrinio ID for the Index |
symbol | Character | The symbol used to identify the Index |
name | Character | The name of the Index |
continent | Character | The continent of the country of focus for the Index |
country | Character | The country of focus for the Index |
update_frequency | Character | How often the Index is updated |
last_updated | POSIXlt | When the Index was updated last |
observation_start | Date | The earliest date for which data is available |
observation_end | Date | The latest date for which data is available |