Search the Federal Reserve Economic Data (FRED) database and return a list of economic indices matching the text query parameter passed through.
Name | Type | Description | Notes |
---|---|---|---|
query | Character | Search query | |
page_size | Integer | The number of results to return | [optional] [default to 100] |
Name | Type | Description |
---|---|---|
indices | List of EconomicIndexSummary | |
indices_data_frame | Data Frame | Data frame representation of indices |
Name | Type | Description |
---|---|---|
id | Character | The 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 |
seasonal_adjustment | Character | Whether the data is adjusted to account for seasonality |
units | Character | The units of the data |