Search the Federal Reserve Economic Data (FRED) database and return a list of economic indices matching the text query parameter passed through.
Name | Description | Example |
---|---|---|
query
* required
|
Search query | GDP |
page_size
|
The number of results to return | - |
query
* required
Search query
|
||
page_size
* required
The number of results to return
|
Name | Description | Type |
---|---|---|
indices | array | |
id
|
The Intrinio ID for the Index | string |
symbol
|
The symbol used to identify the Index | string |
name
|
The name of the Index | string |
continent
|
The continent of the country of focus for the Index | string |
country
|
The country of focus for the Index | string |
update_frequency
|
How often the Index is updated | string |
last_updated
|
When the Index was updated last | string |
observation_start
|
The earliest date for which data is available | date |
observation_end
|
The latest date for which data is available | date |
seasonal_adjustment
|
Whether the data is adjusted to account for seasonality | string |
units
|
The units of the data | string |
indices
|