Not familiar with our API? checkout our getting started page .
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 | String | Search query | |
page_size | Integer | The number of results to return | [optional] [default to 100] |
Name | Type | Description |
---|---|---|
indices | Array |
Name | Type | Description |
---|---|---|
id | String | The 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 |
update_frequency | String | How often the Index is updated |
last_updated | DateTime | 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 | String | Whether the data is adjusted to account for seasonality |
units | String | The units of the data |