Back to Alpha Vantage Economic Indicators
Connect Knoon AI with Alpha Vantage Economic Indicators (Alpha Vantage) to automate AI workflows.
Fetch treasury yield data.
alphaVantageEconomicIndicatorsTreasuryYield
BETA
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| interval | mustache | Optional. Interval (e.g. "daily", "weekly", "monthly"). | No |
| maturity | mustache | Optional. Maturity (e.g. "3month", "2year", "10year"). | No |
| datatype | mustache | Optional. Response datatype ("json" or "csv"). Defaults to json. | No |
Returns
| Name | Type | Description |
|---|---|---|
| interval | string | Interval when provided. |
| maturity | string | Maturity when provided. |
| datatype | string | Datatype when provided. |
| data | object | Raw treasury yield payload. |