Skip to content

Fred

QuantConnect.DataSource.Fred

Fred()

Bases: BaseData

This class has no documentation.

Default Fred constructor

DATA_SOURCE_ID

DATA_SOURCE_ID: int

Data source ID

is_auth_code_set

is_auth_code_set: bool

Flag indicating whether or not the FRED auth code has been set yet

symbol

symbol: Symbol

Symbol representation for underlying Security

data_type

data_type: MarketDataType

Market Data Type of this data - does it come in individual price packets or is it grouped into OHLC.

time

time: datetime

Current time marker of this data packet.

end_time

end_time: datetime

The end time of this data. Some data covers spans (trade bars) and as such we want to know the entire time span covered

value

value: float

Value representation of this data packet. All data requires a representative value for this moment in time. For streams of data this is the price now, for OHLC packets this is the closing price.

price

price: float

As this is a backtesting platform we'll provide an alias of value as price.

ALL_RESOLUTIONS

ALL_RESOLUTIONS: List[Resolution] = ...

A list of all Resolution

This codeEntityType is protected.

DAILY_RESOLUTION

DAILY_RESOLUTION: List[Resolution] = ...

A list of Resolution.DAILY

This codeEntityType is protected.

MINUTE_RESOLUTION

MINUTE_RESOLUTION: List[Resolution] = ...

A list of Resolution.MINUTE

This codeEntityType is protected.

HIGH_RESOLUTION

HIGH_RESOLUTION: List[Resolution] = ...

A list of high Resolution, including minute, second, and tick.

This codeEntityType is protected.

OPTION_RESOLUTIONS

OPTION_RESOLUTIONS: List[Resolution] = ...

A list of resolutions support by Options

This codeEntityType is protected.

is_fill_forward

is_fill_forward: bool

True if this is a fill forward piece of data

CentralBankInterventions

Bases: Object

Central Bank Interventions

JAPANESE_BANK_PURCHASES_OF_DM_EURO_AGAINST_JPY

JAPANESE_BANK_PURCHASES_OF_DM_EURO_AGAINST_JPY: str = (
    "JPINTDDMEJPY"
)

Japan Intervention: Japanese Bank purchases of DM/Euro against JPY (in 100 Million Yen)

JAPANESE_BANK_PURCHASES_OF_USD_AGAINST_DM

JAPANESE_BANK_PURCHASES_OF_USD_AGAINST_DM: str = "JPINTDEXR"

Japan Intervention: Japanese Bank purchases of USD against DM (in 100 Million Yen)

JAPANESE_BANK_PURCHASES_OF_USD_AGAINST_RUPIAH

JAPANESE_BANK_PURCHASES_OF_USD_AGAINST_RUPIAH: str = (
    "JPINTDUSDRP"
)

Japan Intervention: Japanese Bank purchases of USD against Rupiah (in 100 Million Yen)

US_INTERVENTION_IN_MARKET_TRANSACTIONS_IN_THE_JPY_USD

US_INTERVENTION_IN_MARKET_TRANSACTIONS_IN_THE_JPY_USD: (
    str
) = "USINTDMRKTJPY"

U.S. Intervention: in Market Transactions in the JPY/USD (Millions of USD) (in Millions of USD)

US_INTERVENTION_WITH_CUSTOMER_TRANSACTIONS_IN_OTHER_CURRENCIES

US_INTERVENTION_WITH_CUSTOMER_TRANSACTIONS_IN_OTHER_CURRENCIES: (
    str
) = "USINTDCSOTH"

U.S. Intervention: With-Customer Transactions in Other Currencies (Millions of USD) (in Millions of USD)

US_INTERVENTION_WITH_CUSTOMER_TRANSACTIONS_IN_THE_JPY_USD

US_INTERVENTION_WITH_CUSTOMER_TRANSACTIONS_IN_THE_JPY_USD: (
    str
) = "USINTDCSJPY"

U.S. Intervention: With-Customer Transactions in the JPY/USD (Millions of USD) (in Millions of USD)

US_INTERVENTION_WITH_CUSTOMER_TRANSACTIONS_IN_THE_DEM_USD_EURO

US_INTERVENTION_WITH_CUSTOMER_TRANSACTIONS_IN_THE_DEM_USD_EURO: (
    str
) = "USINTDCSDM"

U.S. Intervention: With-Customer Transactions in the DEM/USD (Euro since 1999) (Millions of USD) (in Millions of USD)

US_INTERVENTION_IN_MARKET_TRANSACTIONS_IN_OTHER_CURRENCIES

US_INTERVENTION_IN_MARKET_TRANSACTIONS_IN_OTHER_CURRENCIES: (
    str
) = "USINTDMRKTOTH"

U.S. Intervention: in Market Transactions in Other Currencies (Millions of USD) (in Millions of USD)

CENTRAL_BANK_OF_TURKEY_PURCHASES_OF_USD

CENTRAL_BANK_OF_TURKEY_PURCHASES_OF_USD: str = 'TRINTDEXR'

Turkish Intervention: Central Bank of Turkey Purchases of USD (Millions of USD) (in Millions of USD)

JAPANESE_BANK_PURCHASES_OF_USD_AGAINST_JPY

JAPANESE_BANK_PURCHASES_OF_USD_AGAINST_JPY: str = (
    "JPINTDUSDJPY"
)

Japan Intervention: Japanese Bank purchases of USD against JPY (in 100 Million Yen)

US_INTERVENTION_IN_MARKET_TRANSACTIONS_IN_THE_DEM_USD_EURO

US_INTERVENTION_IN_MARKET_TRANSACTIONS_IN_THE_DEM_USD_EURO: (
    str
) = "USINTDMRKTDM"

U.S. Intervention: in Market Transactions in the DEM/USD (Euro since 1999) (Millions of USD) (in Millions of USD)

SWISS_NATIONAL_BANK_PURCHASES_OF_DEM_AGAINST_CHF_MILLIONS_OF_DEM

SWISS_NATIONAL_BANK_PURCHASES_OF_DEM_AGAINST_CHF_MILLIONS_OF_DEM: (
    str
) = "CHINTDCHFDM"

Swiss Intervention: Swiss National Bank Purchases of DEM against CHF (Millions of DEM) (in Millions of DEM)

SWISS_NATIONAL_BANK_PURCHASES_OF_USD_AGAINST_DEM

SWISS_NATIONAL_BANK_PURCHASES_OF_USD_AGAINST_DEM: str = (
    "CHINTDUSDDM"
)

Swiss Intervention: Swiss National Bank Purchases of USD against DEM (Millions of USD) (in Millions of USD)

SWISS_NATIONAL_BANK_PURCHASES_OF_USD_AGAINST_JPY

SWISS_NATIONAL_BANK_PURCHASES_OF_USD_AGAINST_JPY: str = (
    "CHINTDUSDJPY"
)

Swiss Intervention: Swiss National Bank Purchases of USD against JPY (Millions of USD) (in Millions of USD)

SWISS_NATIONAL_BANK_PURCHASES_OF_USD_AGAINST_CHF

SWISS_NATIONAL_BANK_PURCHASES_OF_USD_AGAINST_CHF: str = (
    "CHINTDCHFUSD"
)

Swiss Intervention: Swiss National Bank Purchases of USD against CHF (Millions of USD) (in Millions of USD)

BANCO_DE_MEXICO_PURCHASE_ON_THE_USD

BANCO_DE_MEXICO_PURCHASE_ON_THE_USD: str = 'MEXINTDUSD'

Mexican Intervention: Banco de Mexico Purchase on the USD (in Millions of USD)

Wilshire

Bases: Object

Wilshire Indexes help clients, investment professionals and researchers accurately measure and better understand the market. The Wilshire Index family leverages more than 40 years of Wilshire performance measurement expertise and employs unbiased construction rules.

US_SMALL_CAP_VALUE_PRICE

US_SMALL_CAP_VALUE_PRICE: str = 'WILLSMLCAPVALPR'

Wilshire US Small-Cap Value Price Index (in Index)

PRICE_2500

PRICE_2500: str = 'WILL2500PR'

Wilshire 2500 Price Index (in Index)

PRICE_4500

PRICE_4500: str = 'WILL4500PR'

Wilshire 4500 Price Index (in Index)

VALUE_PRICE_2500

VALUE_PRICE_2500: str = 'WILL2500PRVAL'

Wilshire 2500 Value Price Index (in Index)

GROWTH_PRICE_2500

GROWTH_PRICE_2500: str = 'WILL2500PRGR'

Wilshire 2500 Growth Price Index (in Index)

US_SMALL_CAP_PRICE

US_SMALL_CAP_PRICE: str = 'WILLSMLCAPPR'

Wilshire US Small-Cap Price Index (in Index)

PRICE_5000

PRICE_5000: str = 'WILL5000PR'

Wilshire 5000 Price Index (in Index)

US_SMALL_CAP_GROWTH_PRICE

US_SMALL_CAP_GROWTH_PRICE: str = 'WILLSMLCAPGRPR'

Wilshire US Small-Cap Growth Price Index (in Index)

US_MID_CAP_VALUE_PRICE

US_MID_CAP_VALUE_PRICE: str = 'WILLMIDCAPVALPR'

Wilshire US Mid-Cap Value Price Index (in Index)

US_REAL_ESTATE_SECURITIES_PRICE

US_REAL_ESTATE_SECURITIES_PRICE: str = 'WILLRESIPR'

Wilshire US Real Estate Securities Price Index (Wilshire US RESI) (in Index)

US_LARGE_CAP_PRICE

US_LARGE_CAP_PRICE: str = 'WILLLRGCAPPR'

Wilshire US Large-Cap Price Index (in Index)

US_MID_CAP_PRICE

US_MID_CAP_PRICE: str = 'WILLMIDCAPPR'

Wilshire US Mid-Cap Price Index (in Index)

US_MID_CAP_GROWTH_PRICE

US_MID_CAP_GROWTH_PRICE: str = 'WILLMIDCAPGRPR'

Wilshire US Mid-Cap Growth Price Index (in Index)

US_MICRO_CAP_PRICE

US_MICRO_CAP_PRICE: str = 'WILLMICROCAPPR'

Wilshire US Micro-Cap Price Index (in Index)

US_REAL_ESTATE_INVESTMENT_TRUST_PRICE

US_REAL_ESTATE_INVESTMENT_TRUST_PRICE: str = 'WILLREITPR'

Wilshire US Real Estate Investment Trust Price Index (Wilshire US REIT) (in Index)

US_LARGE_CAP_VALUE_PRICE

US_LARGE_CAP_VALUE_PRICE: str = 'WILLLRGCAPVALPR'

Wilshire US Large-Cap Value Price Index (in Index)

US_LARGE_CAP_GROWTH_PRICE

US_LARGE_CAP_GROWTH_PRICE: str = 'WILLLRGCAPGRPR'

Wilshire US Large-Cap Growth Price Index (in Index)

FULL_CAP_PRICE_5000

FULL_CAP_PRICE_5000: str = 'WILL5000PRFC'

Wilshire 5000 Full Cap Price Index (in Index)

US_MID_CAP_VALUE

US_MID_CAP_VALUE: str = 'WILLMIDCAPVAL'

Wilshire US Mid-Cap Value Total Market Index (in Index)

US_MID_CAP_GROWTH

US_MID_CAP_GROWTH: str = 'WILLMIDCAPGR'

Wilshire US Mid-Cap Growth Total Market Index (in Index)

US_MID_CAP

US_MID_CAP: str = 'WILLMIDCAP'

Wilshire US Mid-Cap Total Market Index (in Index)

US_REAL_ESTATE_SECURITIES

US_REAL_ESTATE_SECURITIES: str = 'WILLRESIND'

Wilshire US Real Estate Securities Total Market Index (Wilshire US RESI) (in Index)

INDEX_4500

INDEX_4500: str = 'WILL4500IND'

Wilshire 4500 Total Market Index (in Index)

INDEX_5000

INDEX_5000: str = 'WILL5000IND'

Wilshire 5000 Total Market Index (in Index)

US_LARGE_CAP_GROWTH

US_LARGE_CAP_GROWTH: str = 'WILLLRGCAPGR'

Wilshire US Large-Cap Growth Total Market Index (in Index)

US_MICRO_CAP

US_MICRO_CAP: str = 'WILLMICROCAP'

Wilshire US Micro-Cap Total Market Index (in Index)

VALUE_2500

VALUE_2500: str = 'WILL2500INDVAL'

Wilshire 2500 Value Total Market Index (in Index)

US_SMALL_CAP_GROWTH

US_SMALL_CAP_GROWTH: str = 'WILLSMLCAPGR'

Wilshire US Small-Cap Growth Total Market Index (in Index)

US_SMALL_CAP_VALUE

US_SMALL_CAP_VALUE: str = 'WILLSMLCAPVAL'

Wilshire US Small-Cap Value Total Market Index (in Index)

US_LARGE_CAP_VALUE

US_LARGE_CAP_VALUE: str = 'WILLLRGCAPVAL'

Wilshire US Large-Cap Value Total Market Index (in Index)

US_REAL_ESTATE_INVESTMENT_TRUST

US_REAL_ESTATE_INVESTMENT_TRUST: str = 'WILLREITIND'

Wilshire US Real Estate Investment Trust Total Market Index (Wilshire US REIT) (in Index)

INDEX_2500

INDEX_2500: str = 'WILL2500IND'

Wilshire 2500 Total Market Index (in Index)

US_SMALL_CAP

US_SMALL_CAP: str = 'WILLSMLCAP'

Wilshire US Small-Cap Total Market Index (in Index)

US_LARGE_CAP

US_LARGE_CAP: str = 'WILLLRGCAP'

Wilshire US Large-Cap Total Market Index (in Index)

GROWTH_2500

GROWTH_2500: str = 'WILL2500INDGR'

Wilshire 2500 Growth Total Market Index (in Index)

TOTAL_MARKET_FULL_CAP_5000

TOTAL_MARKET_FULL_CAP_5000: str = 'WILL5000INDFC'

Wilshire 5000 Total Market Full Cap Index (in Index)

CBOE

Bases: Object

Chicago Board Options Exchange

VIX_ON_GOOGLE

VIX_ON_GOOGLE: str = 'VXGOGCLS'

CBOE Equity VIX on Google (in Index)

VXD

VXD: str = 'VXDCLS'

CBOE DJIA Volatility Index (in Index)

VIX_ON_GOLDMAN_SACHS

VIX_ON_GOLDMAN_SACHS: str = 'VXGSCLS'

CBOE Equity VIX on Goldman Sachs (in Index)

VIX_ON_IBM

VIX_ON_IBM: str = 'VXIBMCLS'

CBOE Equity VIX on IBM (in Index)

VIX_ON_AMAZON

VIX_ON_AMAZON: str = 'VXAZNCLS'

CBOE Equity VIX on Amazon (in Index)

VXO

VXO: str = 'VXOCLS'

CBOE S&P 100 Volatility Index: VXO (in Index)

VXN

VXN: str = 'VXNCLS'

CBOE NASDAQ 100 Volatility Index (in Index)

TEN_YEAR_TREASURY_NOTE_VOLATILITY_FUTURES

TEN_YEAR_TREASURY_NOTE_VOLATILITY_FUTURES: str = 'VXTYN'

CBOE 10-Year Treasury Note Volatility Futures (in Index)

RVX

RVX: str = 'RVXCLS'

CBOE Russell 2000 Volatility Index (in Index)

SP_500_THREE_MONTH_VOLATILITY_INDEX

SP_500_THREE_MONTH_VOLATILITY_INDEX: str = 'VXVCLS'

CBOE S&P 500 3-Month Volatility Index (in Index)

VIX_ON_APPLE

VIX_ON_APPLE: str = 'VXAPLCLS'

CBOE Equity VIX on Apple (in Index)

GOLD_MINERS_ETF_VOLATILITY_INDEX

GOLD_MINERS_ETF_VOLATILITY_INDEX: str = 'VXGDXCLS'

CBOE Gold Miners ETF Volatility Index (in Index)

CHINA_ETF_VOLATILITY_INDEX

CHINA_ETF_VOLATILITY_INDEX: str = 'VXFXICLS'

CBOE China ETF Volatility Index (in Index)

BRAZIL_ETF_VOLATILITY_INDEX

BRAZIL_ETF_VOLATILITY_INDEX: str = 'VXEWZCLS'

CBOE Brazil ETF Volatility Index (in Index)

EMERGING_MARKETS_ETF_VOLATILITY_INDEX

EMERGING_MARKETS_ETF_VOLATILITY_INDEX: str = 'VXEEMCLS'

CBOE Emerging Markets ETF Volatility Index (in Index)

EURO_CURRENCY_ETF_VOLATILITY_INDEX

EURO_CURRENCY_ETF_VOLATILITY_INDEX: str = 'EVZCLS'

CBOE EuroCurrency ETF Volatility Index (in Index)

GOLD_ETF_VOLATILITY_INDEX

GOLD_ETF_VOLATILITY_INDEX: str = 'GVZCLS'

CBOE Gold ETF Volatility Index (in Index)

CRUDE_OIL_ETF_VOLATILITY_INDEX

CRUDE_OIL_ETF_VOLATILITY_INDEX: str = 'OVXCLS'

CBOE Crude Oil ETF Volatility Index (in Index)

SILVER_ETF_VOLATILITY_INDEX

SILVER_ETF_VOLATILITY_INDEX: str = 'VXSLVCLS'

CBOE Silver ETF Volatility Index (in Index)

ENERGY_SECTOR_ETF_VOLATILITY_INDEX

ENERGY_SECTOR_ETF_VOLATILITY_INDEX: str = 'VXXLECLS'

CBOE Energy Sector ETF Volatility Index (in Index)

VIX

VIX: str = 'VIXCLS'

CBOE Volatility Index: VIX (in Index)

TradeWeightedIndexes

Bases: Object

Trade Weight Indexes

MAJOR_CURRENCIES_GOODS

MAJOR_CURRENCIES_GOODS: str = 'DTWEXM'

Trade Weighted U.S. Dollar Index: Major Currencies, Goods (in Index Mar 1973=100)

OTHER_IMPORTANT_TRADING_PARTNERS_GOODS

OTHER_IMPORTANT_TRADING_PARTNERS_GOODS: str = 'DTWEXO'

Trade Weighted U.S. Dollar Index: Other Important Trading Partners, Goods (in Index Jan 1997=100)

BROAD_GOODS

BROAD_GOODS: str = 'DTWEXB'

Trade Weighted U.S. Dollar Index: Broad, Goods (in Index Jan 1997=100)

ADVANCED_FOREIGN_ECONOMIES_GOODS_AND_SERVICES

ADVANCED_FOREIGN_ECONOMIES_GOODS_AND_SERVICES: str = (
    "DTWEXAFEGS"
)

Trade Weighted U.S. Dollar Index: Advanced Foreign Economies, Goods and Services (in Index Jan 2006=100)

BROAD_GOODS_AND_SERVICES

BROAD_GOODS_AND_SERVICES: str = 'DTWEXBGS'

Trade Weighted U.S. Dollar Index: Broad, Goods and Services (in Index Jan 2006=100)

EMERGING_MARKETS_ECONOMIES_GOODS_AND_SERVICES

EMERGING_MARKETS_ECONOMIES_GOODS_AND_SERVICES: str = (
    "DTWEXEMEGS"
)

Trade Weighted U.S. Dollar Index: Emerging Markets Economies, Goods and Services (in Index Jan 2006=100)

ICEBofAML

Bases: Object

ICE BofAML

AAAA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

AAAA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEM1BRRAAA2ACRPITRIV"

ICE BofAML AAA-A Emerging Markets Corporate Plus Sub-Index Total Return Index Value (in Index)

AAAAUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

AAAAUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEM1RAAA2ALCRPIUSTRIV"

ICE BofAML AAA-A US Emerging Markets Liquid Corporate Plus Sub-Index Total Return Index Value (in Index)

ASIA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

ASIA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMRACRPIASIATRIV"

ICE BofAML Asia Emerging Markets Corporate Plus Sub-Index Total Return Index Value (in Index)

ASIA_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

ASIA_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMALLCRPIASIAUSTRIV"

ICE BofAML Asia US Emerging Markets Liquid Corporate Plus Sub-Index Total Return Index Value (in Index)

BAND_LOWER_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

BAND_LOWER_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEM4BRRBLCRPITRIV"

ICE BofAML B and Lower Emerging Markets Corporate Plus Sub-Index Total Return Index Value (in Index)

BAND_LOWER_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

BAND_LOWER_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEM4RBLLCRPIUSTRIV"

ICE BofAML B and Lower US Emerging Markets Liquid Corporate Plus Sub-Index Total Return Index Value (in Index)

BB_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

BB_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEM3BRRBBCRPITRIV"

ICE BofAML BB Emerging Markets Corporate Plus Sub-Index Total Return Index Value (in Index)

BBUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

BBUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEM3RBBLCRPIUSTRIV"

ICE BofAML BB US Emerging Markets Liquid Corporate Plus Sub-Index Total Return Index Value (in Index)

BBB_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

BBB_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEM2BRRBBBCRPITRIV"

ICE BofAML BBB Emerging Markets Corporate Plus Sub-Index Total Return Index Value (in Index)

BBBUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

BBBUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEM2RBBBLCRPIUSTRIV"

ICE BofAML BBB US Emerging Markets Liquid Corporate Plus Sub-Index Total Return Index Value (in Index)

CROSSOVER_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

CROSSOVER_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEM5BCOCRPITRIV"

ICE BofAML Crossover Emerging Markets Corporate Plus Sub-Index Total Return Index Value (in Index)

CROSSOVER_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

CROSSOVER_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMXOCOLCRPIUSTRIV"

ICE BofAML Crossover US Emerging Markets Liquid Corporate Plus Sub-Index Total Return Index Value (in Index)

EMERGING_MARKETS_CORPORATE_PLUS_INDEX_TOTAL_RETURN_INDEX_VALUE

EMERGING_MARKETS_CORPORATE_PLUS_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMCBPITRIV"

ICE BofAML Emerging Markets Corporate Plus Index Total Return Index Value (in Index)

EURO_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

EURO_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMEBCRPIETRIV"

ICE BofAML Euro Emerging Markets Corporate Plus Sub-Index Total Return Index Value (in Index)

EMEA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

EMEA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMRECRPIEMEATRIV"

ICE BofAML Europe, the Middle East, and Africa (EMEA) Emerging Markets Corporate Plus Sub-Index Total Return Index Value (in Index)

EMEAUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

EMEAUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMELLCRPIEMEAUSTRIV"

ICE BofAML Europe, the Middle East, and Africa (EMEA) US Emerging Markets Liquid Corporate Plus Sub-Index Total Return Index Value (in Index)

FINANCIAL_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

FINANCIAL_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMFSFCRPITRIV"

ICE BofAML Financial Emerging Markets Corporate Plus Sub-Index Total Return Index Value (in Index)

FINANCIAL_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

FINANCIAL_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMFLFLCRPIUSTRIV"

ICE BofAML Financial US Emerging Markets Liquid Corporate Plus Sub-Index Total Return Index Value (in Index)

HIGH_GRADE_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

HIGH_GRADE_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMIBHGCRPITRIV"

ICE BofAML High Grade Emerging Markets Corporate Plus Sub-Index Total Return Index Value (in Index)

HIGH_GRADE_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

HIGH_GRADE_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMHGHGLCRPIUSTRIV"

ICE BofAML High Grade US Emerging Markets Liquid Corporate Plus Sub-Index Total Return Index Value (in Index)

HIGH_YIELD_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

HIGH_YIELD_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMHBHYCRPITRIV"

ICE BofAML High Yield Emerging Markets Corporate Plus Sub-Index Total Return Index Value (in Index)

HIGH_YIELD_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

HIGH_YIELD_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMHYHYLCRPIUSTRIV"

ICE BofAML High Yield US Emerging Markets Liquid Corporate Plus Sub-Index Total Return Index Value (in Index)

LATIN_AMERICA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

LATIN_AMERICA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMRLCRPILATRIV"

ICE BofAML Latin America Emerging Markets Corporate Plus Sub-Index Total Return Index Value (in Index)

LATIN_AMERICA_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

LATIN_AMERICA_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMLLLCRPILAUSTRIV"

ICE BofAML Latin America US Emerging Markets Liquid Corporate Plus Sub-Index Total Return Index Value (in Index)

NON_FINANCIAL_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

NON_FINANCIAL_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMNSNFCRPITRIV"

ICE BofAML Non-Financial Emerging Markets Corporate Plus Sub-Index Total Return Index Value (in Index)

NON_FINANCIAL_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

NON_FINANCIAL_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMNFNFLCRPIUSTRIV"

ICE BofAML Non-Financial US Emerging Markets Liquid Corporate Plus Sub-Index Total Return Index Value (in Index)

US_CORPORATE_MASTER_OPTION_ADJUSTED_SPREAD

US_CORPORATE_MASTER_OPTION_ADJUSTED_SPREAD: str = (
    "BAMLC0A0CM"
)

ICE BofAML US Corporate Master Option-Adjusted Spread (in Percent)

US_HIGH_YIELD_MASTER_II_OPTION_ADJUSTED_SPREAD

US_HIGH_YIELD_MASTER_II_OPTION_ADJUSTED_SPREAD: str = (
    "BAMLH0A0HYM2"
)

ICE BofAML US High Yield Master II Option-Adjusted Spread (in Percent)

US_CORPORATE_1_TO_3_YEAR_OPTION_ADJUSTED_SPREAD

US_CORPORATE_1_TO_3_YEAR_OPTION_ADJUSTED_SPREAD: str = (
    "BAMLC1A0C13Y"
)

ICE BofAML US Corporate 1-3 Year Option-Adjusted Spread (in Percent)

US_CORPORATE_10_TO_15_YEAR_OPTION_ADJUSTED_SPREAD

US_CORPORATE_10_TO_15_YEAR_OPTION_ADJUSTED_SPREAD: str = (
    "BAMLC7A0C1015Y"
)

ICE BofAML US Corporate 10-15 Year Option-Adjusted Spread (in Percent)

US_CORPORATE_MORE_THAN_15_YEAR_OPTION_ADJUSTED_SPREAD

US_CORPORATE_MORE_THAN_15_YEAR_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLC8A0C15PY"

ICE BofAML US Corporate 15+ Year Option-Adjusted Spread (in Percent)

US_CORPORATE_3_TO_5_YEAR_OPTION_ADJUSTED_SPREAD

US_CORPORATE_3_TO_5_YEAR_OPTION_ADJUSTED_SPREAD: str = (
    "BAMLC2A0C35Y"
)

ICE BofAML US Corporate 3-5 Year Option-Adjusted Spread (in Percent)

US_CORPORATE_5_TO_7_YEAR_OPTION_ADJUSTED_SPREAD

US_CORPORATE_5_TO_7_YEAR_OPTION_ADJUSTED_SPREAD: str = (
    "BAMLC3A0C57Y"
)

ICE BofAML US Corporate 5-7 Year Option-Adjusted Spread (in Percent)

US_CORPORATE_7_TO_10_YEAR_OPTION_ADJUSTED_SPREAD

US_CORPORATE_7_TO_10_YEAR_OPTION_ADJUSTED_SPREAD: str = (
    "BAMLC4A0C710Y"
)

ICE BofAML US Corporate 7-10 Year Option-Adjusted Spread (in Percent)

PUBLIC_SECTOR_ISSUERS_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

PUBLIC_SECTOR_ISSUERS_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMPUPUBSLCRPIUSTRIV"

ICE BofAML Public Sector Issuers US Emerging Markets Liquid Corporate Plus Sub-Index Total Return Index Value (in Index)

US_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE

US_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMUBCRPIUSTRIV"

ICE BofAML US Emerging Markets Corporate Plus Sub-Index Total Return Index Value (in Index)

US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_INDEX_TOTAL_RETURN_INDEX_VALUE

US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_INDEX_TOTAL_RETURN_INDEX_VALUE: (
    str
) = "BAMLEMCLLCRPIUSTRIV"

ICE BofAML US Emerging Markets Liquid Corporate Plus Index Total Return Index Value (in Index)

EURO_HIGH_YIELD_INDEX_TOTAL_RETURN_INDEX_VALUE

EURO_HIGH_YIELD_INDEX_TOTAL_RETURN_INDEX_VALUE: str = (
    "BAMLHE00EHYITRIV"
)

ICE BofAML Euro High Yield Index Total Return Index Value (in Index)

US_CORP_1_TO_3_YEARS_TOTAL_RETURN_INDEX_VALUE

US_CORP_1_TO_3_YEARS_TOTAL_RETURN_INDEX_VALUE: str = (
    "BAMLCC1A013YTRIV"
)

ICE BofAML US Corp 1-3yr Total Return Index Value (in Index)

US_CORP_10_TO_15_TOTAL_RETURN_INDEX_VALUE

US_CORP_10_TO_15_TOTAL_RETURN_INDEX_VALUE: str = (
    "BAMLCC7A01015YTRIV"
)

ICE BofAML US Corp 10-15yr Total Return Index Value (in Index)

US_CORP_MORE_THAN_15_YEARS_TOTAL_RETURN_INDEX_VALUE

US_CORP_MORE_THAN_15_YEARS_TOTAL_RETURN_INDEX_VALUE: str = (
    "BAMLCC8A015PYTRIV"
)

ICE BofAML US Corp 15+yr Total Return Index Value (in Index)

US_CORPE_TO_5_YEARS_TOTAL_RETURN_INDEX_VALUE

US_CORPE_TO_5_YEARS_TOTAL_RETURN_INDEX_VALUE: str = (
    "BAMLCC2A035YTRIV"
)

ICE BofAML US Corp 3-5yr Total Return Index Value (in Index)

US_CORP_5_TO_7_YEARS_TOTAL_RETURN_INDEX_VALUE

US_CORP_5_TO_7_YEARS_TOTAL_RETURN_INDEX_VALUE: str = (
    "BAMLCC3A057YTRIV"
)

ICE BofAML US Corp 5-7yr Total Return Index Value (in Index)

US_CORPORATE_7_TO_10_YEARS_TOTAL_RETURN_INDEX_VALUE

US_CORPORATE_7_TO_10_YEARS_TOTAL_RETURN_INDEX_VALUE: str = (
    "BAMLCC4A0710YTRIV"
)

ICE BofAML US Corporate 7-10yr Total Return Index Value (in Index)

US_CORP_A_TOTAL_RETURN_INDEX_VALUE

US_CORP_A_TOTAL_RETURN_INDEX_VALUE: str = 'BAMLCC0A3ATRIV'

ICE BofAML US Corp A Total Return Index Value (in Index)

US_CORP_AA_TOTAL_RETURN_INDEX_VALUE

US_CORP_AA_TOTAL_RETURN_INDEX_VALUE: str = "BAMLCC0A2AATRIV"

ICE BofAML US Corp AA Total Return Index Value (in Index)

US_CORP_AAA_TOTAL_RETURN_INDEX_VALUE

US_CORP_AAA_TOTAL_RETURN_INDEX_VALUE: str = (
    "BAMLCC0A1AAATRIV"
)

ICE BofAML US Corp AAA Total Return Index Value (in Index)

US_HIGH_YIELD_B_TOTAL_RETURN_INDEX_VALUE

US_HIGH_YIELD_B_TOTAL_RETURN_INDEX_VALUE: str = (
    "BAMLHYH0A2BTRIV"
)

ICE BofAML US High Yield B Total Return Index Value (in Index)

US_HIGH_YIELD_BB_TOTAL_RETURN_INDEX_VALUE

US_HIGH_YIELD_BB_TOTAL_RETURN_INDEX_VALUE: str = (
    "BAMLHYH0A1BBTRIV"
)

ICE BofAML US High Yield BB Total Return Index Value (in Index)

US_CORP_BBB_TOTAL_RETURN_INDEX_VALUE

US_CORP_BBB_TOTAL_RETURN_INDEX_VALUE: str = (
    "BAMLCC0A4BBBTRIV"
)

ICE BofAML US Corp BBB Total Return Index Value (in Index)

US_HIGH_YIELD_CC_COR_BELOW_TOTAL_RETURN_INDEX_VALUE

US_HIGH_YIELD_CC_COR_BELOW_TOTAL_RETURN_INDEX_VALUE: str = (
    "BAMLHYH0A3CMTRIV"
)

ICE BofAML US High Yield CCC or Below Total Return Index Value (in Index)

US_CORP_MASTER_TOTAL_RETURN_INDEX_VALUE

US_CORP_MASTER_TOTAL_RETURN_INDEX_VALUE: str = (
    "BAMLCC0A0CMTRIV"
)

ICE BofAML US Corp Master Total Return Index Value (in Index)

US_HIGH_YIELD_MASTER_II_TOTAL_RETURN_INDEX_VALUE

US_HIGH_YIELD_MASTER_II_TOTAL_RETURN_INDEX_VALUE: str = (
    "BAMLHYH0A0HYM2TRIV"
)

ICE BofAML US High Yield Master II Total Return Index Value (in Index)

AAAA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

AAAA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEM1BRRAAA2ACRPIOAS"

ICE BofAML AAA-A Emerging Markets Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

AAAAUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

AAAAUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEM1RAAA2ALCRPIUSOAS"

ICE BofAML AAA-A US Emerging Markets Liquid Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

ASIA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

ASIA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMRACRPIASIAOAS"

ICE BofAML Asia Emerging Markets Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

ASIA_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

ASIA_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMALLCRPIASIAUSOAS"

ICE BofAML Asia US Emerging Markets Liquid Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

BAND_LOWER_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

BAND_LOWER_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEM4BRRBLCRPIOAS"

ICE BofAML B and Lower Emerging Markets Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

BAND_LOWER_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

BAND_LOWER_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEM4RBLLCRPIUSOAS"

ICE BofAML B and Lower US Emerging Markets Liquid Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

BB_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

BB_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEM3BRRBBCRPIOAS"

ICE BofAML BB Emerging Markets Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

BBUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

BBUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEM3RBBLCRPIUSOAS"

ICE BofAML BB US Emerging Markets Liquid Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

BBB_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

BBB_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEM2BRRBBBCRPIOAS"

ICE BofAML BBB Emerging Markets Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

BBBUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

BBBUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEM2RBBBLCRPIUSOAS"

ICE BofAML BBB US Emerging Markets Liquid Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

CROSSOVER_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

CROSSOVER_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEM5BCOCRPIOAS"

ICE BofAML Crossover Emerging Markets Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

CROSSOVER_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

CROSSOVER_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMXOCOLCRPIUSOAS"

ICE BofAML Crossover US Emerging Markets Liquid Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

EMERGING_MARKETS_CORPORATE_PLUS_INDEX_OPTION_ADJUSTED_SPREAD

EMERGING_MARKETS_CORPORATE_PLUS_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMCBPIOAS"

ICE BofAML Emerging Markets Corporate Plus Index Option-Adjusted Spread (in Percent)

EURO_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

EURO_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMEBCRPIEOAS"

ICE BofAML Euro Emerging Markets Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

EMEA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

EMEA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMRECRPIEMEAOAS"

ICE BofAML Europe, the Middle East, and Africa (EMEA) Emerging Markets Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

EMEAUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

EMEAUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMELLCRPIEMEAUSOAS"

ICE BofAML Europe, the Middle East, and Africa (EMEA) US Emerging Markets Liquid Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

FINANCIAL_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

FINANCIAL_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMFSFCRPIOAS"

ICE BofAML Financial Emerging Markets Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

FINANCIAL_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

FINANCIAL_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMFLFLCRPIUSOAS"

ICE BofAML Financial US Emerging Markets Liquid Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

HIGH_GRADE_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

HIGH_GRADE_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMIBHGCRPIOAS"

ICE BofAML High Grade Emerging Markets Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

HIGH_GRADE_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

HIGH_GRADE_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMHGHGLCRPIUSOAS"

ICE BofAML High Grade US Emerging Markets Liquid Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

HIGH_YIELD_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

HIGH_YIELD_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMHBHYCRPIOAS"

ICE BofAML High Yield Emerging Markets Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

HIGH_YIELD_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

HIGH_YIELD_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMHYHYLCRPIUSOAS"

ICE BofAML High Yield US Emerging Markets Liquid Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

LATIN_AMERICA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

LATIN_AMERICA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMRLCRPILAOAS"

ICE BofAML Latin America Emerging Markets Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

LATIN_AMERICA_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

LATIN_AMERICA_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMLLLCRPILAUSOAS"

ICE BofAML Latin America US Emerging Markets Liquid Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

NON_FINANCIAL_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

NON_FINANCIAL_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMNSNFCRPIOAS"

ICE BofAML Non-Financial Emerging Markets Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

NON_FINANCIAL_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

NON_FINANCIAL_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMNFNFLCRPIUSOAS"

ICE BofAML Non-Financial US Emerging Markets Liquid Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

PUBLIC_SECTOR_ISSUERS_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

PUBLIC_SECTOR_ISSUERS_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMPUPUBSLCRPIUSOAS"

ICE BofAML Public Sector Issuers US Emerging Markets Liquid Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

US_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD

US_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMUBCRPIUSOAS"

ICE BofAML US Emerging Markets Corporate Plus Sub-Index Option-Adjusted Spread (in Percent)

US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_INDEX_OPTION_ADJUSTED_SPREAD

US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_INDEX_OPTION_ADJUSTED_SPREAD: (
    str
) = "BAMLEMCLLCRPIUSOAS"

ICE BofAML US Emerging Markets Liquid Corporate Plus Index Option-Adjusted Spread (in Percent)

EURO_HIGH_YIELD_INDEX_OPTION_ADJUSTED_SPREAD

EURO_HIGH_YIELD_INDEX_OPTION_ADJUSTED_SPREAD: str = (
    "BAMLHE00EHYIOAS"
)

ICE BofAML Euro High Yield Index Option-Adjusted Spread (in Percent)

US_CORPORATE_A_OPTION_ADJUSTED_SPREAD

US_CORPORATE_A_OPTION_ADJUSTED_SPREAD: str = 'BAMLC0A3CA'

ICE BofAML US Corporate A Option-Adjusted Spread (in Percent)

US_CORPORATE_AA_OPTION_ADJUSTED_SPREAD

US_CORPORATE_AA_OPTION_ADJUSTED_SPREAD: str = 'BAMLC0A2CAA'

ICE BofAML US Corporate AA Option-Adjusted Spread (in Percent)

US_CORPORATE_AAA_OPTION_ADJUSTED_SPREAD

US_CORPORATE_AAA_OPTION_ADJUSTED_SPREAD: str = (
    "BAMLC0A1CAAA"
)

ICE BofAML US Corporate AAA Option-Adjusted Spread (in Percent)

US_HIGH_YIELD_B_OPTION_ADJUSTED_SPREAD

US_HIGH_YIELD_B_OPTION_ADJUSTED_SPREAD: str = 'BAMLH0A2HYB'

ICE BofAML US High Yield B Option-Adjusted Spread (in Percent)

US_HIGH_YIELD_BB_OPTION_ADJUSTED_SPREAD

US_HIGH_YIELD_BB_OPTION_ADJUSTED_SPREAD: str = (
    "BAMLH0A1HYBB"
)

ICE BofAML US High Yield BB Option-Adjusted Spread (in Percent)

US_CORPORATE_BBB_OPTION_ADJUSTED_SPREAD

US_CORPORATE_BBB_OPTION_ADJUSTED_SPREAD: str = (
    "BAMLC0A4CBBB"
)

ICE BofAML US Corporate BBB Option-Adjusted Spread (in Percent)

US_HIGH_YIELD_CC_COR_BELOW_OPTION_ADJUSTED_SPREAD

US_HIGH_YIELD_CC_COR_BELOW_OPTION_ADJUSTED_SPREAD: str = (
    "BAMLH0A3HYC"
)

ICE BofAML US High Yield CCC or Below Option-Adjusted Spread (in Percent)

AAAA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

AAAA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEM1BRRAAA2ACRPIEY"

ICE BofAML AAA-A Emerging Markets Corporate Plus Sub-Index Effective Yield (in Percent)

AAAAUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

AAAAUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEM1RAAA2ALCRPIUSEY"

ICE BofAML AAA-A US Emerging Markets Liquid Corporate Plus Sub-Index Effective Yield (in Percent)

ASIA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

ASIA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMRACRPIASIAEY"

ICE BofAML Asia Emerging Markets Corporate Plus Sub-Index Effective Yield (in Percent)

ASIA_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

ASIA_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMALLCRPIASIAUSEY"

ICE BofAML Asia US Emerging Markets Liquid Corporate Plus Sub-Index Effective Yield (in Percent)

BAND_LOWER_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

BAND_LOWER_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEM4BRRBLCRPIEY"

ICE BofAML B and Lower Emerging Markets Corporate Plus Sub-Index Effective Yield (in Percent)

BAND_LOWER_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

BAND_LOWER_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEM4RBLLCRPIUSEY"

ICE BofAML B and Lower US Emerging Markets Liquid Corporate Plus Sub-Index Effective Yield (in Percent)

BB_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

BB_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEM3BRRBBCRPIEY"

ICE BofAML BB Emerging Markets Corporate Plus Sub-Index Effective Yield (in Percent)

BBUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

BBUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEM3RBBLCRPIUSEY"

ICE BofAML BB US Emerging Markets Liquid Corporate Plus Sub-Index Effective Yield (in Percent)

BBB_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

BBB_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEM2BRRBBBCRPIEY"

ICE BofAML BBB Emerging Markets Corporate Plus Sub-Index Effective Yield (in Percent)

BBBUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

BBBUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEM2RBBBLCRPIUSEY"

ICE BofAML BBB US Emerging Markets Liquid Corporate Plus Sub-Index Effective Yield (in Percent)

CROSSOVER_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

CROSSOVER_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEM5BCOCRPIEY"

ICE BofAML Crossover Emerging Markets Corporate Plus Sub-Index Effective Yield (in Percent)

CROSSOVER_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

CROSSOVER_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMXOCOLCRPIUSEY"

ICE BofAML Crossover US Emerging Markets Liquid Corporate Plus Sub-Index Effective Yield (in Percent)

EMERGING_MARKETS_CORPORATE_PLUS_INDEX_EFFECTIVE_YIELD

EMERGING_MARKETS_CORPORATE_PLUS_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMCBPIEY"

ICE BofAML Emerging Markets Corporate Plus Index Effective Yield (in Percent)

EURO_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

EURO_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMEBCRPIEEY"

ICE BofAML Euro Emerging Markets Corporate Plus Sub-Index Effective Yield (in Percent)

EURO_HIGH_YIELD_INDEX_EFFECTIVE_YIELD

EURO_HIGH_YIELD_INDEX_EFFECTIVE_YIELD: str = (
    "BAMLHE00EHYIEY"
)

ICE BofAML Euro High Yield Index Effective Yield (in Percent)

EMEA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

EMEA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMRECRPIEMEAEY"

ICE BofAML Europe, the Middle East, and Africa (EMEA) Emerging Markets Corporate Plus Sub-Index Effective Yield (in Percent)

EMEAUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

EMEAUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMELLCRPIEMEAUSEY"

ICE BofAML Europe, the Middle East, and Africa (EMEA) US Emerging Markets Liquid Corporate Plus Sub-Index Effective Yield (in Percent)

FINANCIAL_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

FINANCIAL_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMFSFCRPIEY"

ICE BofAML Financial Emerging Markets Corporate Plus Sub-Index Effective Yield (in Percent)

FINANCIAL_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

FINANCIAL_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMFLFLCRPIUSEY"

ICE BofAML Financial US Emerging Markets Liquid Corporate Plus Sub-Index Effective Yield (in Percent)

HIGH_GRADE_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

HIGH_GRADE_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMIBHGCRPIEY"

ICE BofAML High Grade Emerging Markets Corporate Plus Sub-Index Effective Yield (in Percent)

HIGH_GRADE_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

HIGH_GRADE_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMHGHGLCRPIUSEY"

ICE BofAML High Grade US Emerging Markets Liquid Corporate Plus Sub-Index Effective Yield (in Percent)

HIGH_YIELD_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

HIGH_YIELD_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMHBHYCRPIEY"

ICE BofAML High Yield Emerging Markets Corporate Plus Sub-Index Effective Yield (in Percent)

HIGH_YIELD_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

HIGH_YIELD_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMHYHYLCRPIUSEY"

ICE BofAML High Yield US Emerging Markets Liquid Corporate Plus Sub-Index Effective Yield (in Percent)

LATIN_AMERICA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

LATIN_AMERICA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMRLCRPILAEY"

ICE BofAML Latin America Emerging Markets Corporate Plus Sub-Index Effective Yield (in Percent)

LATIN_AMERICA_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

LATIN_AMERICA_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMLLLCRPILAUSEY"

ICE BofAML Latin America US Emerging Markets Liquid Corporate Plus Sub-Index Effective Yield (in Percent)

NON_FINANCIAL_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

NON_FINANCIAL_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMNSNFCRPIEY"

ICE BofAML Non-Financial Emerging Markets Corporate Plus Sub-Index Effective Yield (in Percent)

NON_FINANCIAL_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

NON_FINANCIAL_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMNFNFLCRPIUSEY"

ICE BofAML Non-Financial US Emerging Markets Liquid Corporate Plus Sub-Index Effective Yield (in Percent)

PUBLIC_SECTOR_ISSUERS_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

PUBLIC_SECTOR_ISSUERS_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMPUPUBSLCRPIUSEY"

ICE BofAML Public Sector Issuers US Emerging Markets Liquid Corporate Plus Sub-Index Effective Yield (in Percent)

US_CORPORATE_1_THREE_YEAR_EFFECTIVE_YIELD

US_CORPORATE_1_THREE_YEAR_EFFECTIVE_YIELD: str = (
    "BAMLC1A0C13YEY"
)

ICE BofAML US Corporate 1-3 Year Effective Yield (in Percent)

US_CORPORATE_10_TO_15_YEAR_EFFECTIVE_YIELD

US_CORPORATE_10_TO_15_YEAR_EFFECTIVE_YIELD: str = (
    "BAMLC7A0C1015YEY"
)

ICE BofAML US Corporate 10-15 Year Effective Yield (in Percent)

US_CORPORATE_MORE_THAN_15_YEAR_EFFECTIVE_YIELD

US_CORPORATE_MORE_THAN_15_YEAR_EFFECTIVE_YIELD: str = (
    "BAMLC8A0C15PYEY"
)

ICE BofAML US Corporate 15+ Year Effective Yield (in Percent)

US_CORPORATE_3_TO_5_YEAR_EFFECTIVE_YIELD

US_CORPORATE_3_TO_5_YEAR_EFFECTIVE_YIELD: str = (
    "BAMLC2A0C35YEY"
)

ICE BofAML US Corporate 3-5 Year Effective Yield (in Percent)

US_CORPORATE_5_TO_7_YEAR_EFFECTIVE_YIELD

US_CORPORATE_5_TO_7_YEAR_EFFECTIVE_YIELD: str = (
    "BAMLC3A0C57YEY"
)

ICE BofAML US Corporate 5-7 Year Effective Yield (in Percent)

US_CORPORATE_7_TO_10_YEAR_EFFECTIVE_YIELD

US_CORPORATE_7_TO_10_YEAR_EFFECTIVE_YIELD: str = (
    "BAMLC4A0C710YEY"
)

ICE BofAML US Corporate 7-10 Year Effective Yield (in Percent)

US_CORPORATE_A_EFFECTIVE_YIELD

US_CORPORATE_A_EFFECTIVE_YIELD: str = 'BAMLC0A3CAEY'

ICE BofAML US Corporate A Effective Yield (in Percent)

US_CORPORATE_AA_EFFECTIVE_YIELD

US_CORPORATE_AA_EFFECTIVE_YIELD: str = 'BAMLC0A2CAAEY'

ICE BofAML US Corporate AA Effective Yield (in Percent)

US_CORPORATE_AAA_EFFECTIVE_YIELD

US_CORPORATE_AAA_EFFECTIVE_YIELD: str = 'BAMLC0A1CAAAEY'

ICE BofAML US Corporate AAA Effective Yield (in Percent)

US_HIGH_YIELD_B_EFFECTIVE_YIELD

US_HIGH_YIELD_B_EFFECTIVE_YIELD: str = 'BAMLH0A2HYBEY'

ICE BofAML US High Yield B Effective Yield (in Percent)

US_HIGH_YIELD_BB_EFFECTIVE_YIELD

US_HIGH_YIELD_BB_EFFECTIVE_YIELD: str = 'BAMLH0A1HYBBEY'

ICE BofAML US High Yield BB Effective Yield (in Percent)

US_CORPORATE_BBB_EFFECTIVE_YIELD

US_CORPORATE_BBB_EFFECTIVE_YIELD: str = 'BAMLC0A4CBBBEY'

ICE BofAML US Corporate BBB Effective Yield (in Percent)

US_HIGH_YIELD_CC_COR_BELOW_EFFECTIVE_YIELD

US_HIGH_YIELD_CC_COR_BELOW_EFFECTIVE_YIELD: str = (
    "BAMLH0A3HYCEY"
)

ICE BofAML US High Yield CCC or Below Effective Yield (in Percent)

US_CORPORATE_MASTER_EFFECTIVE_YIELD

US_CORPORATE_MASTER_EFFECTIVE_YIELD: str = 'BAMLC0A0CMEY'

ICE BofAML US Corporate Master Effective Yield (in Percent)

US_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD

US_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMUBCRPIUSEY"

ICE BofAML US Emerging Markets Corporate Plus Sub-Index Effective Yield (in Percent)

US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_INDEX_EFFECTIVE_YIELD

US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_INDEX_EFFECTIVE_YIELD: (
    str
) = "BAMLEMCLLCRPIUSEY"

ICE BofAML US Emerging Markets Liquid Corporate Plus Index Effective Yield (in Percent)

US_HIGH_YIELD_MASTER_II_EFFECTIVE_YIELD

US_HIGH_YIELD_MASTER_II_EFFECTIVE_YIELD: str = (
    "BAMLH0A0HYM2EY"
)

ICE BofAML US High Yield Master II Effective Yield (in Percent)

AAAA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

AAAA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEM1BRRAAA2ACRPISYTW"

ICE BofAML AAA-A Emerging Markets Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

AAAAUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

AAAAUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEM1RAAA2ALCRPIUSSYTW"

ICE BofAML AAA-A US Emerging Markets Liquid Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

ASIA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

ASIA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMRACRPIASIASYTW"

ICE BofAML Asia Emerging Markets Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

ASIA_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

ASIA_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMALLCRPIASIAUSSYTW"

ICE BofAML Asia US Emerging Markets Liquid Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

BAND_LOWER_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

BAND_LOWER_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEM4BRRBLCRPISYTW"

ICE BofAML B and Lower Emerging Markets Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

BAND_LOWER_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

BAND_LOWER_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEM4RBLLCRPIUSSYTW"

ICE BofAML B and Lower US Emerging Markets Liquid Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

BB_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

BB_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEM3BRRBBCRPISYTW"

ICE BofAML BB Emerging Markets Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

BBUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

BBUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEM3RBBLCRPIUSSYTW"

ICE BofAML BB US Emerging Markets Liquid Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

BBB_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

BBB_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEM2BRRBBBCRPISYTW"

ICE BofAML BBB Emerging Markets Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

BBBUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

BBBUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEM2RBBBLCRPIUSSYTW"

ICE BofAML BBB US Emerging Markets Liquid Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

CROSSOVER_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

CROSSOVER_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEM5BCOCRPISYTW"

ICE BofAML Crossover Emerging Markets Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

CROSSOVER_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

CROSSOVER_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMXOCOLCRPIUSSYTW"

ICE BofAML Crossover US Emerging Markets Liquid Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

EMERGING_MARKETS_CORPORATE_PLUS_INDEX_SEMI_ANNUAL_YIELDTO_WORST

EMERGING_MARKETS_CORPORATE_PLUS_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMCBPISYTW"

ICE BofAML Emerging Markets Corporate Plus Index Semi-Annual Yield to Worst (in Percent)

EURO_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

EURO_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMEBCRPIESYTW"

ICE BofAML Euro Emerging Markets Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

EURO_HIGH_YIELD_INDEX_SEMI_ANNUAL_YIELDTO_WORST

EURO_HIGH_YIELD_INDEX_SEMI_ANNUAL_YIELDTO_WORST: str = (
    "BAMLHE00EHYISYTW"
)

ICE BofAML Euro High Yield Index Semi-Annual Yield to Worst (in Percent)

EMEA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

EMEA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMRECRPIEMEASYTW"

ICE BofAML Europe, the Middle East, and Africa (EMEA) Emerging Markets Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

EMEAUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

EMEAUS_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMELLCRPIEMEAUSSYTW"

ICE BofAML Europe, the Middle East, and Africa (EMEA) US Emerging Markets Liquid Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

FINANCIAL_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

FINANCIAL_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMFSFCRPISYTW"

ICE BofAML Financial Emerging Markets Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

FINANCIAL_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

FINANCIAL_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMFLFLCRPIUSSYTW"

ICE BofAML Financial US Emerging Markets Liquid Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

HIGH_GRADE_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

HIGH_GRADE_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMIBHGCRPISYTW"

ICE BofAML High Grade Emerging Markets Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

HIGH_GRADE_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

HIGH_GRADE_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMHGHGLCRPIUSSYTW"

ICE BofAML High Grade US Emerging Markets Liquid Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

HIGH_YIELD_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

HIGH_YIELD_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMHBHYCRPISYTW"

ICE BofAML High Yield Emerging Markets Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

HIGH_YIELD_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

HIGH_YIELD_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMHYHYLCRPIUSSYTW"

ICE BofAML High Yield US Emerging Markets Liquid Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

LATIN_AMERICA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

LATIN_AMERICA_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMRLCRPILASYTW"

ICE BofAML Latin America Emerging Markets Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

LATIN_AMERICA_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

LATIN_AMERICA_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMLLLCRPILAUSSYTW"

ICE BofAML Latin America US Emerging Markets Liquid Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

NON_FINANCIAL_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

NON_FINANCIAL_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMNSNFCRPISYTW"

ICE BofAML Non-Financial Emerging Markets Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

NON_FINANCIAL_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

NON_FINANCIAL_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMNFNFLCRPIUSSYTW"

ICE BofAML Non-Financial US Emerging Markets Liquid Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

PRIVATE_SECTOR_ISSUERS_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

PRIVATE_SECTOR_ISSUERS_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMPTPRVICRPISYTW"

ICE BofAML Private Sector Issuers Emerging Markets Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

PRIVATE_SECTOR_ISSUERS_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

PRIVATE_SECTOR_ISSUERS_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMPVPRIVSLCRPIUSSYTW"

ICE BofAML Private Sector Issuers US Emerging Markets Liquid Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

PUBLIC_SECTOR_ISSUERS_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

PUBLIC_SECTOR_ISSUERS_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMPBPUBSICRPISYTW"

ICE BofAML Public Sector Issuers Emerging Markets Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

PUBLIC_SECTOR_ISSUERS_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

PUBLIC_SECTOR_ISSUERS_US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMPUPUBSLCRPIUSSYTW"

ICE BofAML Public Sector Issuers US Emerging Markets Liquid Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

US_CORPORATE_1_TO_3_YEAR_SEMI_ANNUAL_YIELDTO_WORST

US_CORPORATE_1_TO_3_YEAR_SEMI_ANNUAL_YIELDTO_WORST: str = (
    "BAMLC1A0C13YSYTW"
)

ICE BofAML US Corporate 1-3 Year Semi-Annual Yield to Worst (in Percent)

US_CORPORATE_10_TO_15_YEAR_SEMI_ANNUAL_YIELDTO_WORST

US_CORPORATE_10_TO_15_YEAR_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLC7A0C1015YSYTW"

ICE BofAML US Corporate 10-15 Year Semi-Annual Yield to Worst (in Percent)

US_CORPORATE_MORE_THAN_15_YEAR_SEMI_ANNUAL_YIELDTO_WORST

US_CORPORATE_MORE_THAN_15_YEAR_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLC8A0C15PYSYTW"

ICE BofAML US Corporate 15+ Year Semi-Annual Yield to Worst (in Percent)

US_CORPORATE_3_TO_5_YEAR_SEMI_ANNUAL_YIELDTO_WORST

US_CORPORATE_3_TO_5_YEAR_SEMI_ANNUAL_YIELDTO_WORST: str = (
    "BAMLC2A0C35YSYTW"
)

ICE BofAML US Corporate 3-5 Year Semi-Annual Yield to Worst (in Percent)

US_CORPORATE_5_TO_7_YEAR_SEMI_ANNUAL_YIELDTO_WORST

US_CORPORATE_5_TO_7_YEAR_SEMI_ANNUAL_YIELDTO_WORST: str = (
    "BAMLC3A0C57YSYTW"
)

ICE BofAML US Corporate 5-7 Year Semi-Annual Yield to Worst (in Percent)

US_CORPORATE_7_TO_10_YEAR_SEMI_ANNUAL_YIELDTO_WORST

US_CORPORATE_7_TO_10_YEAR_SEMI_ANNUAL_YIELDTO_WORST: str = (
    "BAMLC4A0C710YSYTW"
)

ICE BofAML US Corporate 7-10 Year Semi-Annual Yield to Worst (in Percent)

US_CORPORATE_A_SEMI_ANNUAL_YIELDTO_WORST

US_CORPORATE_A_SEMI_ANNUAL_YIELDTO_WORST: str = (
    "BAMLC0A3CASYTW"
)

ICE BofAML US Corporate A Semi-Annual Yield to Worst (in Percent)

US_CORPORATE_AA_SEMI_ANNUAL_YIELDTO_WORST

US_CORPORATE_AA_SEMI_ANNUAL_YIELDTO_WORST: str = (
    "BAMLC0A2CAASYTW"
)

ICE BofAML US Corporate AA Semi-Annual Yield to Worst (in Percent)

US_CORPORATE_AAA_SEMI_ANNUAL_YIELDTO_WORST

US_CORPORATE_AAA_SEMI_ANNUAL_YIELDTO_WORST: str = (
    "BAMLC0A1CAAASYTW"
)

ICE BofAML US Corporate AAA Semi-Annual Yield to Worst (in Percent)

US_HIGH_YIELD_B_SEMI_ANNUAL_YIELDTO_WORST

US_HIGH_YIELD_B_SEMI_ANNUAL_YIELDTO_WORST: str = (
    "BAMLH0A2HYBSYTW"
)

ICE BofAML US High Yield B Semi-Annual Yield to Worst (in Percent)

US_HIGH_YIELD_BB_SEMI_ANNUAL_YIELDTO_WORST

US_HIGH_YIELD_BB_SEMI_ANNUAL_YIELDTO_WORST: str = (
    "BAMLH0A1HYBBSYTW"
)

ICE BofAML US High Yield BB Semi-Annual Yield to Worst (in Percent)

US_CORPORATE_BBB_SEMI_ANNUAL_YIELDTO_WORST

US_CORPORATE_BBB_SEMI_ANNUAL_YIELDTO_WORST: str = (
    "BAMLC0A4CBBBSYTW"
)

ICE BofAML US Corporate BBB Semi-Annual Yield to Worst (in Percent)

US_HIGH_YIELD_CC_COR_BELOW_SEMI_ANNUAL_YIELDTO_WORST

US_HIGH_YIELD_CC_COR_BELOW_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLH0A3HYCSYTW"

ICE BofAML US High Yield CCC or Below Semi-Annual Yield to Worst (in Percent)

US_CORPORATE_MASTER_SEMI_ANNUAL_YIELDTO_WORST

US_CORPORATE_MASTER_SEMI_ANNUAL_YIELDTO_WORST: str = (
    "BAMLC0A0CMSYTW"
)

ICE BofAML US Corporate Master Semi-Annual Yield to Worst (in Percent)

US_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST

US_EMERGING_MARKETS_CORPORATE_PLUS_SUB_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMUBCRPIUSSYTW"

ICE BofAML US Emerging Markets Corporate Plus Sub-Index Semi-Annual Yield to Worst (in Percent)

US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_INDEX_SEMI_ANNUAL_YIELDTO_WORST

US_EMERGING_MARKETS_LIQUID_CORPORATE_PLUS_INDEX_SEMI_ANNUAL_YIELDTO_WORST: (
    str
) = "BAMLEMCLLCRPIUSSYTW"

ICE BofAML US Emerging Markets Liquid Corporate Plus Index Semi-Annual Yield to Worst (in Percent)

US_HIGH_YIELD_MASTER_II_SEMI_ANNUAL_YIELDTO_WORST

US_HIGH_YIELD_MASTER_II_SEMI_ANNUAL_YIELDTO_WORST: str = (
    "BAMLH0A0HYM2SYTW"
)

ICE BofAML US High Yield Master II Semi-Annual Yield to Worst (in Percent)

CommercialPaper

Bases: Object

Commercial paper (CP) consists of short-term, promissory notes issued primarily by corporations. Maturities range up to 270 days but average about 30 days. Many companies use CP to raise cash needed for current transactions, and many find it to be a lower-cost alternative to bank loans. The Federal Reserve Board disseminates information on CP primarily through its World Wide Web site. In addition, the Board publishes one-, two-, and three-month rates on AA nonfinancial and AA financial CP weekly in its H.15 Statistical Release. The Federal Reserve Board's CP release is derived from data supplied by The Depository Trust & Clearing Corporation (DTCC), a national clearinghouse for the settlement of securities trades and a custodian for securities. DTCC performs these functions for almost all activity in the domestic CP market. The Federal Reserve Board only considers maturities of 270 days or less. CP is exempt from SEC registration if its maturity does not exceed 270 days. Data on CP issuance rates and volumes typically are updated daily and typically posted with a one-day lag. Data on CP outstanding usually are available as of the close of business each Wednesday and as of the last business day of the month; these data are also posted with a one-day lag. The daily CP release will usually be available at 9:45 a.m. EST. However, the Federal Reserve Board makes no guarantee regarding the timing of the daily CP release. This policy is subject to change at any time without notice.

THREE_MONTH_AA_NONFINANCIAL_COMMERCIAL_PAPER_RATE

THREE_MONTH_AA_NONFINANCIAL_COMMERCIAL_PAPER_RATE: str = (
    "DCPN3M"
)

3-Month AA Nonfinancial Commercial Paper Rate (in Percent)

ONE_MONTH_AA_NONFINANCIAL_COMMERCIAL_PAPER_RATE

ONE_MONTH_AA_NONFINANCIAL_COMMERCIAL_PAPER_RATE: str = (
    "DCPN30"
)

1-Month AA Nonfinancial Commercial Paper Rate (in Percent)

TWO_MONTH_AA_NONFINANCIAL_COMMERCIAL_PAPER_RATE

TWO_MONTH_AA_NONFINANCIAL_COMMERCIAL_PAPER_RATE: str = (
    "DCPN2M"
)

2-Month AA Nonfinancial Commercial Paper Rate (in Percent)

THREE_MONTH_AA_FINANCIAL_COMMERCIAL_PAPER_RATE

THREE_MONTH_AA_FINANCIAL_COMMERCIAL_PAPER_RATE: str = (
    "DCPF3M"
)

3-Month AA Financial Commercial Paper Rate (in Percent)

TWO_MONTH_AA_FINANCIAL_COMMERCIAL_PAPER_RATE

TWO_MONTH_AA_FINANCIAL_COMMERCIAL_PAPER_RATE: str = "DCPF2M"

2-Month AA Financial Commercial Paper Rate (in Percent)

ONE_MONTH_AA_FINANCIAL_COMMERCIAL_PAPER_RATE

ONE_MONTH_AA_FINANCIAL_COMMERCIAL_PAPER_RATE: str = "DCPF1M"

1-Month AA Financial Commercial Paper Rate (in Percent)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_1_AND_4_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_1_AND_4_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL: (
    str
) = "NONFIN14A2P2VOL"

Number of Issues, with a Maturity Between 1 and 4 Days, Used in Calculating the A2/P2 Nonfinancial Commercial Paper Rates (in Number)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_5_AND_9_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_5_AND_9_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL: (
    str
) = "NONFIN59A2P2VOL"

Number of Issues, with a Maturity Between 5 and 9 Days, Used in Calculating the A2/P2 Nonfinancial Commercial Paper Rates (in Number)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_5_AND_9_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_5_AND_9_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL: (
    str
) = "NONFIN59A2P2AMT"

Total Value of Issues, with a Maturity Between 5 and 9 Days, Used in Calculating the A2/P2 Nonfinancial Commercial Paper Rates (in Millions of Dollars)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_41_AND_80_DAYS_USED_FOR_AA_NONFINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_41_AND_80_DAYS_USED_FOR_AA_NONFINANCIAL: (
    str
) = "NONFIN4180AAVOL"

Number of Issues, with a Maturity Between 41 and 80 Days, Used in Calculating the AA Nonfinancial Commercial Paper Rates (in Number)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_GREATER_THAN_80_DAYS_USED_FOR_AA_ASSET_BACKED

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_GREATER_THAN_80_DAYS_USED_FOR_AA_ASSET_BACKED: (
    str
) = "ABGT80AAAMT"

Total Value of Issues, with a Maturity Greater Than 80 Days, Used in Calculating the AA Asset-Backed Commercial Paper Rates (in Millions of Dollars)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_41_AND_80_DAYS_USED_FOR_AA_NONFINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_41_AND_80_DAYS_USED_FOR_AA_NONFINANCIAL: (
    str
) = "NONFIN4180AAAMT"

Total Value of Issues, with a Maturity Between 41 and 80 Days, Used in Calculating the AA Nonfinancial Commercial Paper Rates (in Millions of Dollars)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_41_AND_80_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_41_AND_80_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL: (
    str
) = "NONFIN4180A2P2VOL"

Number of Issues, with a Maturity Between 41 and 80 Days, Used in Calculating the A2/P2 Nonfinancial Commercial Paper Rates (in Number)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_41_AND_80_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_41_AND_80_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL: (
    str
) = "NONFIN4180A2P2AMT"

Total Value of Issues, with a Maturity Between 41 and 80 Days, Used in Calculating the A2/P2 Nonfinancial Commercial Paper Rates (in Millions of Dollars)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_21_AND_40_DAYS_USED_FOR_AA_NONFINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_21_AND_40_DAYS_USED_FOR_AA_NONFINANCIAL: (
    str
) = "NONFIN2140AAVOL"

Number of Issues, with a Maturity Between 21 and 40 Days, Used in Calculating the AA Nonfinancial Commercial Paper Rates (in Number)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_21_AND_40_DAYS_USED_FOR_AA_NONFINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_21_AND_40_DAYS_USED_FOR_AA_NONFINANCIAL: (
    str
) = "NONFIN2140AAAMT"

Total Value of Issues, with a Maturity Between 21 and 40 Days, Used in Calculating the AA Nonfinancial Commercial Paper Rates (in Millions of Dollars)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_21_AND_40_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_21_AND_40_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL: (
    str
) = "NONFIN2140A2P2VOL"

Number of Issues, with a Maturity Between 21 and 40 Days, Used in Calculating the A2/P2 Nonfinancial Commercial Paper Rates (in Number)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_21_AND_40_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_21_AND_40_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL: (
    str
) = "NONFIN2140A2P2AMT"

Total Value of Issues, with a Maturity Between 21 and 40 Days, Used in Calculating the A2/P2 Nonfinancial Commercial Paper Rates (in Millions of Dollars)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_1_AND_4_DAYS_USED_FOR_AA_NONFINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_1_AND_4_DAYS_USED_FOR_AA_NONFINANCIAL: (
    str
) = "NONFIN14AAVOL"

Number of Issues, with a Maturity Between 1 and 4 Days, Used in Calculating the AA Nonfinancial Commercial Paper Rates (in Number)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_10_AND_20_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_10_AND_20_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL: (
    str
) = "NONFIN1020A2P2VOL"

Number of Issues, with a Maturity Between 10 and 20 Days, Used in Calculating the A2/P2 Nonfinancial Commercial Paper Rates (in Number)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_10_AND_20_DAYS_USED_FOR_AA_NONFINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_10_AND_20_DAYS_USED_FOR_AA_NONFINANCIAL: (
    str
) = "NONFIN1020AAAMT"

Total Value of Issues, with a Maturity Between 10 and 20 Days, Used in Calculating the AA Nonfinancial Commercial Paper Rates (in Millions of Dollars)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_21_AND_40_DAYS_USED_FOR_AA_ASSET_BACKED

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_21_AND_40_DAYS_USED_FOR_AA_ASSET_BACKED: (
    str
) = "AB2140AAAMT"

Total Value of Issues, with a Maturity Between 21 and 40 Days, Used in Calculating the AA Asset-Backed Commercial Paper Rates (in Millions of Dollars)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_10_AND_20_DAYS_USED_FOR_AA_NONFINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_10_AND_20_DAYS_USED_FOR_AA_NONFINANCIAL: (
    str
) = "NONFIN1020AAVOL"

Number of Issues, with a Maturity Between 10 and 20 Days, Used in Calculating the AA Nonfinancial Commercial Paper Rates (in Number)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_1_AND_4_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_1_AND_4_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL: (
    str
) = "NONFIN14A2P2AMT"

Total Value of Issues, with a Maturity Between 1 and 4 Days, Used in Calculating the A2/P2 Nonfinancial Commercial Paper Rates (in Millions of Dollars)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_1_AND_4_DAYS_USED_FOR_AA_NONFINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_1_AND_4_DAYS_USED_FOR_AA_NONFINANCIAL: (
    str
) = "NONFIN14AAAMT"

Total Value of Issues, with a Maturity Between 1 and 4 Days, Used in Calculating the AA Nonfinancial Commercial Paper Rates (in Millions of Dollars)

TOTAL_VALUEOF_COMMERCIAL_PAPER_ISSUESWITHA_MATURITY_BETWEEN_1_AND_4_DAYS

TOTAL_VALUEOF_COMMERCIAL_PAPER_ISSUESWITHA_MATURITY_BETWEEN_1_AND_4_DAYS: (
    str
) = "MKT14MKTAMT"

Total Value of Commercial Paper Issues with a Maturity Between 1 and 4 Days (in Millions of Dollars)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_10_AND_20_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_10_AND_20_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL: (
    str
) = "NONFIN1020A2P2AMT"

Total Value of Issues, with a Maturity Between 10 and 20 Days, Used in Calculating the A2/P2 Nonfinancial Commercial Paper Rates (in Millions of Dollars)

NUMBER_OF_ISSUES_WITH_MATURITY_GREATER_THAN_80_DAYS_USED_FOR_AA_FINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_GREATER_THAN_80_DAYS_USED_FOR_AA_FINANCIAL: (
    str
) = "FINGT80AAVOL"

Number of Issues, with a Maturity Greater Than 80 Days, Used in Calculating the AA Financial Commercial Paper Rates (in Number)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_10_AND_20_DAYS_USED_FOR_AA_FINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_10_AND_20_DAYS_USED_FOR_AA_FINANCIAL: (
    str
) = "FIN1020AAVOL"

Number of Issues, with a Maturity Between 10 and 20 Days, Used in Calculating the AA Financial Commercial Paper Rates (in Number)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_1_AND_4_DAYS_USED_FOR_AA_FINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_1_AND_4_DAYS_USED_FOR_AA_FINANCIAL: (
    str
) = "FIN14AAAMT"

Total Value of Issues, with a Maturity Between 1 and 4 Days, Used in Calculating the AA Financial Commercial Paper Rates (in Millions of Dollars)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_1_AND_4_DAYS_USED_FOR_AA_FINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_1_AND_4_DAYS_USED_FOR_AA_FINANCIAL: (
    str
) = "FIN14AAVOL"

Number of Issues, with a Maturity Between 1 and 4 Days, Used in Calculating the AA Financial Commercial Paper Rates (in Number)

TOTAL_VALUEOF_COMMERCIAL_PAPER_ISSUESWITHA_MATURITY_BETWEEN_10_AND_20_DAYS

TOTAL_VALUEOF_COMMERCIAL_PAPER_ISSUESWITHA_MATURITY_BETWEEN_10_AND_20_DAYS: (
    str
) = "MKT1020MKTAMT"

Total Value of Commercial Paper Issues with a Maturity Between 10 and 20 Days (in Millions of Dollars)

NUMBEROF_COMMERCIAL_PAPER_ISSUESWITHA_MATURITY_BETWEEN_10_AND_20_DAYS

NUMBEROF_COMMERCIAL_PAPER_ISSUESWITHA_MATURITY_BETWEEN_10_AND_20_DAYS: (
    str
) = "MKT1020MKTVOL"

Number of Commercial Paper Issues with a Maturity Between 10 and 20 Days (in Number)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_21_AND_40_DAYS_USED_FOR_AA_FINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_21_AND_40_DAYS_USED_FOR_AA_FINANCIAL: (
    str
) = "FIN2140AAAMT"

Total Value of Issues, with a Maturity Between 21 and 40 Days, Used in Calculating the AA Financial Commercial Paper Rates (in Millions of Dollars)

NUMBEROF_COMMERCIAL_PAPER_ISSUESWITHA_MATURITY_BETWEEN_1_AND_4_DAYS

NUMBEROF_COMMERCIAL_PAPER_ISSUESWITHA_MATURITY_BETWEEN_1_AND_4_DAYS: (
    str
) = "MKT14MKTVOL"

Number of Commercial Paper Issues with a Maturity Between 1 and 4 Days (in Number)

TOTAL_VALUEOF_ISSUERSOF_COMMERCIAL_PAPERWITHA_MATURITY_BETWEEN_21_AND_40_DAYS

TOTAL_VALUEOF_ISSUERSOF_COMMERCIAL_PAPERWITHA_MATURITY_BETWEEN_21_AND_40_DAYS: (
    str
) = "MKT2140MKTAMT"

Total Value of Issuers of Commercial Paper with a Maturity Between 21 and 40 Days (in Millions of Dollars)

NUMBEROF_COMMERCIAL_PAPER_ISSUESWITHA_MATURITY_BETWEEN_21_AND_40_DAYS

NUMBEROF_COMMERCIAL_PAPER_ISSUESWITHA_MATURITY_BETWEEN_21_AND_40_DAYS: (
    str
) = "MKT2140MKTVOL"

Number of Commercial Paper Issues with a Maturity Between 21 and 40 Days (in Number)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_21_AND_40_DAYS_USED_FOR_AA_FINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_21_AND_40_DAYS_USED_FOR_AA_FINANCIAL: (
    str
) = "FIN2140AAVOL"

Number of Issues, with a Maturity Between 21 and 40 Days, Used in Calculating the AA Financial Commercial Paper Rates (in Number)

TOTAL_VALUEOF_ISSUERSOF_COMMERCIAL_PAPERWITHA_MATURITY_BETWEEN_41_AND_80_DAYS

TOTAL_VALUEOF_ISSUERSOF_COMMERCIAL_PAPERWITHA_MATURITY_BETWEEN_41_AND_80_DAYS: (
    str
) = "MKT4180MKTAMT"

Total Value of Issuers of Commercial Paper with a Maturity Between 41 and 80 Days (in Millions of Dollars)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_5_AND_9_DAYS_USED_FOR_AA_NONFINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_5_AND_9_DAYS_USED_FOR_AA_NONFINANCIAL: (
    str
) = "NONFIN59AAAMT"

Total Value of Issues, with a Maturity Between 5 and 9 Days, Used in Calculating the AA Nonfinancial Commercial Paper Rates (in Millions of Dollars)

NUMBEROF_COMMERCIAL_PAPER_ISSUESWITHA_MATURITY_BETWEEN_41_AND_80_DAYS

NUMBEROF_COMMERCIAL_PAPER_ISSUESWITHA_MATURITY_BETWEEN_41_AND_80_DAYS: (
    str
) = "MKT4180MKTVOL"

Number of Commercial Paper Issues with a Maturity Between 41 and 80 Days (in Number)

NUMBEROF_COMMERCIAL_PAPER_ISSUESWITHA_MATURITY_BETWEEN_5_AND_9_DAYS

NUMBEROF_COMMERCIAL_PAPER_ISSUESWITHA_MATURITY_BETWEEN_5_AND_9_DAYS: (
    str
) = "MKT59MKTVOL"

Number of Commercial Paper Issues with a Maturity Between 5 and 9 Days (in Number)

TOTAL_VALUEOF_ISSUERSOF_COMMERCIAL_PAPERWITHA_MATURITY_GREATER_THAN_80_DAYS

TOTAL_VALUEOF_ISSUERSOF_COMMERCIAL_PAPERWITHA_MATURITY_GREATER_THAN_80_DAYS: (
    str
) = "MKTGT80MKTAMT"

Total Value of Issuers of Commercial Paper with a Maturity Greater Than 80 Days (in Millions of Dollars)

NUMBEROF_COMMERCIAL_PAPER_ISSUESWITHA_MATURITY_GREATER_THAN_80_DAYS

NUMBEROF_COMMERCIAL_PAPER_ISSUESWITHA_MATURITY_GREATER_THAN_80_DAYS: (
    str
) = "MKTGT80MKTVOL"

Number of Commercial Paper Issues with a Maturity Greater Than 80 Days (in Number)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_41_AND_80_DAYS_USED_FOR_AA_FINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_41_AND_80_DAYS_USED_FOR_AA_FINANCIAL: (
    str
) = "FIN4180AAAMT"

Total Value of Issues, with a Maturity Between 41 and 80 Days, Used in Calculating the AA Financial Commercial Paper Rates (in Millions of Dollars)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_41_AND_80_DAYS_USED_FOR_AA_FINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_41_AND_80_DAYS_USED_FOR_AA_FINANCIAL: (
    str
) = "FIN4180AAVOL"

Number of Issues, with a Maturity Between 41 and 80 Days, Used in Calculating the AA Financial Commercial Paper Rates (in Number)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_41_AND_80_DAYS_USED_FOR_AA_ASSET_BACKED

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_41_AND_80_DAYS_USED_FOR_AA_ASSET_BACKED: (
    str
) = "AB4180AAAMT"

Total Value of Issues, with a Maturity Between 41 and 80 Days, Used in Calculating the AA Asset-Backed Commercial Paper Rates (in Millions of Dollars)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_5_AND_9_DAYS_USED_FOR_AA_FINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_5_AND_9_DAYS_USED_FOR_AA_FINANCIAL: (
    str
) = "FIN59AAAMT"

Total Value of Issues, with a Maturity Between 5 and 9 Days, Used in Calculating the AA Financial Commercial Paper Rates (in Millions of Dollars)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_5_AND_9_DAYS_USED_FOR_AA_FINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_5_AND_9_DAYS_USED_FOR_AA_FINANCIAL: (
    str
) = "FIN59AAVOL"

Number of Issues, with a Maturity Between 5 and 9 Days, Used in Calculating the AA Financial Commercial Paper Rates (in Number)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_GREATER_THAN_80_DAYS_USED_FOR_AA_FINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_GREATER_THAN_80_DAYS_USED_FOR_AA_FINANCIAL: (
    str
) = "FINGT80AAAMT"

Total Value of Issues, with a Maturity Greater Than 80 Days, Used in Calculating the AA Financial Commercial Paper Rates (in Millions of Dollars)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_10_AND_20_DAYS_USED_FOR_AA_FINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_10_AND_20_DAYS_USED_FOR_AA_FINANCIAL: (
    str
) = "FIN1020AAAMT"

Total Value of Issues, with a Maturity Between 10 and 20 Days, Used in Calculating the AA Financial Commercial Paper Rates (in Millions of Dollars)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_21_AND_40_DAYS_USED_FOR_AA_ASSET_BACKED

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_21_AND_40_DAYS_USED_FOR_AA_ASSET_BACKED: (
    str
) = "AB2140AAVOL"

Number of Issues, with a Maturity Between 21 and 40 Days, Used in Calculating the AA Asset-Backed Commercial Paper Rates (in Number)

TOTAL_VALUEOF_ISSUERSOF_COMMERCIAL_PAPERWITHA_MATURITY_BETWEEN_5_AND_9_DAYS

TOTAL_VALUEOF_ISSUERSOF_COMMERCIAL_PAPERWITHA_MATURITY_BETWEEN_5_AND_9_DAYS: (
    str
) = "MKT59MKTAMT"

Total Value of Issuers of Commercial Paper with a Maturity Between 5 and 9 Days (in Millions of Dollars)

NUMBER_OF_ISSUES_WITH_MATURITY_GREATER_THAN_80_DAYS_USED_FOR_AA_ASSET_BACKED

NUMBER_OF_ISSUES_WITH_MATURITY_GREATER_THAN_80_DAYS_USED_FOR_AA_ASSET_BACKED: (
    str
) = "ABGT80AAVOL"

Number of Issues, with a Maturity Greater Than 80 Days, Used in Calculating the AA Asset-Backed Commercial Paper Rates (in Number)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_5_AND_9_DAYS_USED_FOR_AA_NONFINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_5_AND_9_DAYS_USED_FOR_AA_NONFINANCIAL: (
    str
) = "NONFIN59AAVOL"

Number of Issues, with a Maturity Between 5 and 9 Days, Used in Calculating the AA Nonfinancial Commercial Paper Rates (in Number)

FIFTEEN_DAY_AA_ASSETBACKED_COMMERCIAL_PAPER_INTEREST_RATE

FIFTEEN_DAY_AA_ASSETBACKED_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPAAAD15NB"

15-Day AA Asset-backed Commercial Paper Interest Rate (in Percent)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_5_AND_9_DAYS_USED_FOR_AA_ASSET_BACKED

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_5_AND_9_DAYS_USED_FOR_AA_ASSET_BACKED: (
    str
) = "AB59AAAMT"

Total Value of Issues, with a Maturity Between 5 and 9 Days, Used in Calculating the AA Asset-Backed Commercial Paper Rates (in Millions of Dollars)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_41_AND_80_DAYS_USED_FOR_AA_ASSET_BACKED

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_41_AND_80_DAYS_USED_FOR_AA_ASSET_BACKED: (
    str
) = "AB4180AAVOL"

Number of Issues, with a Maturity Between 41 and 80 Days, Used in Calculating the AA Asset-Backed Commercial Paper Rates (in Number)

FIFTEEN_DAY_A_2_P_2_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

FIFTEEN_DAY_A_2_P_2_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPNA2P2D15NB"

15-Day A2/P2 Nonfinancial Commercial Paper Interest Rate (in Percent)

SEVEN_DAY_A_2_P_2_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

SEVEN_DAY_A_2_P_2_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPNA2P2D07NB"

7-Day A2/P2 Nonfinancial Commercial Paper Interest Rate (in Percent)

OVERNIGHT_A_2_P_2_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

OVERNIGHT_A_2_P_2_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPNA2P2D01NB"

Overnight A2/P2 Nonfinancial Commercial Paper Interest Rate (in Percent)

NINETY_DAY_AA_FINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

NINETY_DAY_AA_FINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPFAAD90NB"

90-Day AA Financial Commercial Paper Interest Rate (in Percent)

OVERNIGHT_AA_ASSETBACKED_COMMERCIAL_PAPER_INTEREST_RATE

OVERNIGHT_AA_ASSETBACKED_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPAAAD01NB"

Overnight AA Asset-backed Commercial Paper Interest Rate (in Percent)

THREE_0_DAY_A_2_P_2_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

THREE_0_DAY_A_2_P_2_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPNA2P2D30NB"

30-Day A2/P2 Nonfinancial Commercial Paper Interest Rate (in Percent)

SIXTY_DAY_AA_FINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

SIXTY_DAY_AA_FINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPFAAD60NB"

60-Day AA Financial Commercial Paper Interest Rate (in Percent)

THREE_0_DAY_AA_FINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

THREE_0_DAY_AA_FINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPFAAD30NB"

30-Day AA Financial Commercial Paper Interest Rate (in Percent)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_GREATER_THAN_80_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_GREATER_THAN_80_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL: (
    str
) = "NONFINGT80A2P2AMT"

Total Value of Issues, with a Maturity Greater Than 80 Days, Used in Calculating the A2/P2 Nonfinancial Commercial Paper Rates (in Millions of Dollars)

THREE_0_DAY_AA_ASSETBACKED_COMMERCIAL_PAPER_INTEREST_RATE

THREE_0_DAY_AA_ASSETBACKED_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPAAAD30NB"

30-Day AA Asset-backed Commercial Paper Interest Rate (in Percent)

SIXTY_DAY_AA_ASSETBACKED_COMMERCIAL_PAPER_INTEREST_RATE

SIXTY_DAY_AA_ASSETBACKED_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPAAAD60NB"

60-Day AA Asset-backed Commercial Paper Interest Rate (in Percent)

NINETY_DAY_AA_ASSETBACKED_COMMERCIAL_PAPER_INTEREST_RATE

NINETY_DAY_AA_ASSETBACKED_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPAAAD90NB"

90-Day AA Asset-backed Commercial Paper Interest Rate (in Percent)

FIFTEEN_DAY_AA_FINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

FIFTEEN_DAY_AA_FINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPFAAD15NB"

15-Day AA Financial Commercial Paper Interest Rate (in Percent)

SEVEN_DAY_AA_FINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

SEVEN_DAY_AA_FINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPFAAD07NB"

7-Day AA Financial Commercial Paper Interest Rate (in Percent)

SEVEN_DAY_AA_ASSETBACKED_COMMERCIAL_PAPER_INTEREST_RATE

SEVEN_DAY_AA_ASSETBACKED_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPAAAD07NB"

7-Day AA Asset-backed Commercial Paper Interest Rate (in Percent)

OVERNIGHT_AA_FINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

OVERNIGHT_AA_FINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPFAAD01NB"

Overnight AA Financial Commercial Paper Interest Rate (in Percent)

SIXTY_DAY_A_2_P_2_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

SIXTY_DAY_A_2_P_2_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPNA2P2D60NB"

60-Day A2/P2 Nonfinancial Commercial Paper Interest Rate (in Percent)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_5_AND_9_DAYS_USED_FOR_AA_ASSET_BACKED

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_5_AND_9_DAYS_USED_FOR_AA_ASSET_BACKED: (
    str
) = "AB59AAVOL"

Number of Issues, with a Maturity Between 5 and 9 Days, Used in Calculating the AA Asset-Backed Commercial Paper Rates (in Number)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_1_AND_4_DAYS_USED_FOR_AA_ASSET_BACKED

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_1_AND_4_DAYS_USED_FOR_AA_ASSET_BACKED: (
    str
) = "AB14AAVOL"

Number of Issues, with a Maturity Between 1 and 4 Days, Used in Calculating the AA Asset-Backed Commercial Paper Rates (in Number)

NUMBER_OF_ISSUES_WITH_MATURITY_GREATER_THAN_80_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_GREATER_THAN_80_DAYS_USED_FOR_A_2_P_2_NONFINANCIAL: (
    str
) = "NONFINGT80A2P2VOL"

Number of Issues, with a Maturity Greater Than 80 Days, Used in Calculating the A2/P2 Nonfinancial Commercial Paper Rates (in Number)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_1_AND_4_DAYS_USED_FOR_AA_ASSET_BACKED

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_1_AND_4_DAYS_USED_FOR_AA_ASSET_BACKED: (
    str
) = "AB14AAAMT"

Total Value of Issues, with a Maturity Between 1 and 4 Days, Used in Calculating the AA Asset-Backed Commercial Paper Rates (in Millions of Dollars)

NINETY_DAY_A_2_P_2_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

NINETY_DAY_A_2_P_2_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPNA2P2D90NB"

90-Day A2/P2 Nonfinancial Commercial Paper Interest Rate (in Percent)

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_10_AND_20_DAYS_USED_FOR_AA_ASSET_BACKED

NUMBER_OF_ISSUES_WITH_MATURITY_BETWEEN_10_AND_20_DAYS_USED_FOR_AA_ASSET_BACKED: (
    str
) = "AB1020AAVOL"

Number of Issues, with a Maturity Between 10 and 20 Days, Used in Calculating the AA Asset-Backed Commercial Paper Rates (in Number)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_GREATER_THAN_80_DAYS_USED_FOR_AA_NONFINANCIAL

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_GREATER_THAN_80_DAYS_USED_FOR_AA_NONFINANCIAL: (
    str
) = "NONFINGT80AAAMT"

Total Value of Issues, with a Maturity Greater Than 80 Days, Used in Calculating the AA Nonfinancial Commercial Paper Rates (in Millions of Dollars)

OVERNIGHT_AA_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

OVERNIGHT_AA_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPNAAD01NB"

Overnight AA Nonfinancial Commercial Paper Interest Rate (in Percent)

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_10_AND_20_DAYS_USED_FOR_AA_ASSET_BACKED

TOTAL_VALUE_OF_ISSUES_WITH_MATURITY_BETWEEN_10_AND_20_DAYS_USED_FOR_AA_ASSET_BACKED: (
    str
) = "AB1020AAAMT"

Total Value of Issues, with a Maturity Between 10 and 20 Days, Used in Calculating the AA Asset-Backed Commercial Paper Rates (in Millions of Dollars)

SEVEN_DAY_AA_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

SEVEN_DAY_AA_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPNAAD07NB"

7-Day AA Nonfinancial Commercial Paper Interest Rate (in Percent)

NINETY_DAY_AA_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

NINETY_DAY_AA_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPNAAD90NB"

90-Day AA Nonfinancial Commercial Paper Interest Rate (in Percent)

FIFTEEN_DAY_AA_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

FIFTEEN_DAY_AA_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPNAAD15NB"

15-Day AA Nonfinancial Commercial Paper Interest Rate (in Percent)

THREE_0_DAY_AA_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

THREE_0_DAY_AA_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPNAAD30NB"

30-Day AA Nonfinancial Commercial Paper Interest Rate (in Percent)

SIXTY_DAY_AA_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE

SIXTY_DAY_AA_NONFINANCIAL_COMMERCIAL_PAPER_INTEREST_RATE: (
    str
) = "RIFSPPNAAD60NB"

60-Day AA Nonfinancial Commercial Paper Interest Rate (in Percent)

NUMBER_OF_ISSUES_WITH_MATURITY_GREATER_THAN_80_DAYS_USED_FOR_AA_NONFINANCIAL

NUMBER_OF_ISSUES_WITH_MATURITY_GREATER_THAN_80_DAYS_USED_FOR_AA_NONFINANCIAL: (
    str
) = "NONFINGT80AAVOL"

Number of Issues, with a Maturity Greater Than 80 Days, Used in Calculating the AA Nonfinancial Commercial Paper Rates (in Number)

THREE_MONTH_COMMERCIAL_PAPER_MINUS_FEDERAL_FUNDS_RATE

THREE_MONTH_COMMERCIAL_PAPER_MINUS_FEDERAL_FUNDS_RATE: (
    str
) = "CPFF"

3-Month Commercial Paper Minus Federal Funds Rate (in Percent)

LIBOR

Bases: Object

London InterBank Offered Rate

SPOT_NEXT_BASED_ON_SWISS_FRANC

SPOT_NEXT_BASED_ON_SWISS_FRANC: str = 'CHFONTD156N'

Spot Next London Interbank Offered Rate (LIBOR), based on Swiss Franc (in Percent)

SPOT_NEXT_BASED_ON_JAPANESE_YEN

SPOT_NEXT_BASED_ON_JAPANESE_YEN: str = 'JPYONTD156N'

Spot Next London Interbank Offered Rate (LIBOR), based on Japanese Yen (in Percent)

SIX_MONTH_BASED_ON_JAPANESE_YEN

SIX_MONTH_BASED_ON_JAPANESE_YEN: str = 'JPY6MTD156N'

6-Month London Interbank Offered Rate (LIBOR), based on Japanese Yen (in Percent)

THREE_MONTH_BASED_ON_JAPANESE_YEN

THREE_MONTH_BASED_ON_JAPANESE_YEN: str = 'JPY3MTD156N'

3-Month London Interbank Offered Rate (LIBOR), based on Japanese Yen (in Percent)

SIX_MONTH_BASED_ON_USD

SIX_MONTH_BASED_ON_USD: str = 'USD6MTD156N'

6-Month London Interbank Offered Rate (LIBOR), based on U.S. Dollar (in Percent)

ONE_MONTH_BASED_ON_JAPANESE_YEN

ONE_MONTH_BASED_ON_JAPANESE_YEN: str = 'JPY1MTD156N'

1-Month London Interbank Offered Rate (LIBOR), based on Japanese Yen (in Percent)

TWELVE_MONTH_BASED_ON_JAPANESE_YEN

TWELVE_MONTH_BASED_ON_JAPANESE_YEN: str = 'JPY12MD156N'

12-Month London Interbank Offered Rate (LIBOR), based on Japanese Yen (in Percent)

TWELVE_MONTH_BASED_ON_BRITISH_POUND

TWELVE_MONTH_BASED_ON_BRITISH_POUND: str = 'GBP12MD156N'

12-Month London Interbank Offered Rate (LIBOR), based on British Pound (in Percent)

ONE_MONTH_BASED_ON_BRITISH_POUND

ONE_MONTH_BASED_ON_BRITISH_POUND: str = 'GBP1MTD156N'

1-Month London Interbank Offered Rate (LIBOR), based on British Pound (in Percent)

ONE_WEEK_BASED_ON_BRITISH_POUND

ONE_WEEK_BASED_ON_BRITISH_POUND: str = 'GBP1WKD156N'

1-Week London Interbank Offered Rate (LIBOR), based on British Pound (in Percent)

TWO_MONTH_BASED_ON_BRITISH_POUND

TWO_MONTH_BASED_ON_BRITISH_POUND: str = 'GBP2MTD156N'

2-Month London Interbank Offered Rate (LIBOR), based on British Pound (in Percent)

THREE_MONTH_BASED_ON_BRITISH_POUND

THREE_MONTH_BASED_ON_BRITISH_POUND: str = 'GBP3MTD156N'

3-Month London Interbank Offered Rate (LIBOR), based on British Pound (in Percent)

ONE_WEEK_BASED_ON_JAPANESE_YEN

ONE_WEEK_BASED_ON_JAPANESE_YEN: str = 'JPY1WKD156N'

1-Week London Interbank Offered Rate (LIBOR), based on Japanese Yen (in Percent)

TWO_MONTH_BASED_ON_JAPANESE_YEN

TWO_MONTH_BASED_ON_JAPANESE_YEN: str = 'JPY2MTD156N'

2-Month London Interbank Offered Rate (LIBOR), based on Japanese Yen (in Percent)

SIX_MONTH_BASED_ON_SWISS_FRANC

SIX_MONTH_BASED_ON_SWISS_FRANC: str = 'CHF6MTD156N'

6-Month London Interbank Offered Rate (LIBOR), based on Swiss Franc (in Percent)

THREE_MONTH_BASED_ON_SWISS_FRANC

THREE_MONTH_BASED_ON_SWISS_FRANC: str = 'CHF3MTD156N'

3-Month London Interbank Offered Rate (LIBOR), based on Swiss Franc (in Percent)

ONE_MONTH_BASED_ON_USD

ONE_MONTH_BASED_ON_USD: str = 'USD1MTD156N'

1-Month London Interbank Offered Rate (LIBOR), based on U.S. Dollar (in Percent)

TWELVE_MONTH_BASED_ON_SWISS_FRANC

TWELVE_MONTH_BASED_ON_SWISS_FRANC: str = 'CHF12MD156N'

12-Month London Interbank Offered Rate (LIBOR), based on Swiss Franc (in Percent)

TWELVE_MONTH_BASED_ON_USD

TWELVE_MONTH_BASED_ON_USD: str = 'USD12MD156N'

12-Month London Interbank Offered Rate (LIBOR), based on U.S. Dollar (in Percent)

ONE_MONTH_BASED_ON_SWISS_FRANC

ONE_MONTH_BASED_ON_SWISS_FRANC: str = 'CHF1MTD156N'

1-Month London Interbank Offered Rate (LIBOR), based on Swiss Franc (in Percent)

ONE_WEEK_BASED_ON_SWISS_FRANC

ONE_WEEK_BASED_ON_SWISS_FRANC: str = 'CHF1WKD156N'

1-Week London Interbank Offered Rate (LIBOR), based on Swiss Franc (in Percent)

TWO_MONTH_BASED_ON_SWISS_FRANC

TWO_MONTH_BASED_ON_SWISS_FRANC: str = 'CHF2MTD156N'

2-Month London Interbank Offered Rate (LIBOR), based on Swiss Franc (in Percent)

TWELVE_MONTH_BASED_ON_EURO

TWELVE_MONTH_BASED_ON_EURO: str = 'EUR12MD156N'

12-Month London Interbank Offered Rate (LIBOR), based on Euro (in Percent)

SIX_MONTH_BASED_ON_BRITISH_POUND

SIX_MONTH_BASED_ON_BRITISH_POUND: str = 'GBP6MTD156N'

6-Month London Interbank Offered Rate (LIBOR), based on British Pound (in Percent)

ONE_MONTH_BASED_ON_EURO

ONE_MONTH_BASED_ON_EURO: str = 'EUR1MTD156N'

1-Month London Interbank Offered Rate (LIBOR), based on Euro (in Percent)

TWO_MONTH_BASED_ON_EURO

TWO_MONTH_BASED_ON_EURO: str = 'EUR2MTD156N'

2-Month London Interbank Offered Rate (LIBOR), based on Euro (in Percent)

THREE_MONTH_BASED_ON_EURO

THREE_MONTH_BASED_ON_EURO: str = 'EUR3MTD156N'

3-Month London Interbank Offered Rate (LIBOR), based on Euro (in Percent)

SIX_MONTH_BASED_ON_EURO

SIX_MONTH_BASED_ON_EURO: str = 'EUR6MTD156N'

6-Month London Interbank Offered Rate (LIBOR), based on Euro (in Percent)

OVERNIGHT_BASED_ON_EURO

OVERNIGHT_BASED_ON_EURO: str = 'EURONTD156N'

Overnight London Interbank Offered Rate (LIBOR), based on Euro (in Percent)

ONE_WEEK_BASED_ON_USD

ONE_WEEK_BASED_ON_USD: str = 'USD1WKD156N'

1-Week London Interbank Offered Rate (LIBOR), based on U.S. Dollar (in Percent)

TWO_MONTH_BASED_ON_USD

TWO_MONTH_BASED_ON_USD: str = 'USD2MTD156N'

2-Month London Interbank Offered Rate (LIBOR), based on U.S. Dollar (in Percent)

THREE_MONTH_BASED_ON_USD

THREE_MONTH_BASED_ON_USD: str = 'USD3MTD156N'

3-Month London Interbank Offered Rate (LIBOR), based on U.S. Dollar (in Percent)

OVERNIGHT_BASED_ON_USD

OVERNIGHT_BASED_ON_USD: str = 'USDONTD156N'

Overnight London Interbank Offered Rate (LIBOR), based on U.S. Dollar (in Percent)

ONE_WEEK_BASED_ON_EURO

ONE_WEEK_BASED_ON_EURO: str = 'EUR1WKD156N'

1-Week London Interbank Offered Rate (LIBOR), based on Euro (in Percent)

OVERNIGHT_BASED_ON_BRITISH_POUND

OVERNIGHT_BASED_ON_BRITISH_POUND: str = 'GBPONTD156N'

Overnight London Interbank Offered Rate (LIBOR), based on British Pound (in Percent)

OECDRecessionIndicators

Bases: Object

These time series is an interpretation of Organisation of Economic Development (OECD) Composite Leading Indicators: Reference Turning Points and Component Series data, which can be found at http://www.oecd.org/std/leading-indicators/oecdcompositeleadingindicatorsreferenceturningpointsandcomponentseries.htm. The OECD identifies months of turning points without designating a date within the month that turning points occurred. The dummy variable adopts an arbitrary convention that the turning point occurred at a specific date within the month. The arbitrary convention does not reflect any judgment on this issue by the OECD. Our time series is composed of dummy variables that represent periods of expansion and recession. A value of 1 is a recessionary period, while a value of 0 is an expansionary period. For this time series, the recession begins on the 15th day of the month of the peak and ends on the 15th day of the month of the trough. This time series is a disaggregation of the monthly series. For more options on recession shading, see the note and links below. The recession shading data that we provide initially comes from the source as a list of dates that are either an economic peak or trough. We interpret dates into recession shading data using one of three arbitrary methods. All of our recession shading data is available using all three interpretations. The period between a peak and trough is always shaded as a recession. The peak and trough are collectively extrema. Depending on the application, the extrema, both individually and collectively, may be included in the recession period in whole or in part. In situations where a portion of a period is included in the recession, the whole period is deemed to be included in the recession period. The first interpretation, known as the midpoint method, is to show a recession from the midpoint of the peak through the midpoint of the trough for monthly and quarterly data. For daily data, the recession begins on the 15th of the month of the peak and ends on the 15th of the month of the trough. Daily data is a disaggregation of monthly data. For monthly and quarterly data, the entire peak and trough periods are included in the recession shading. This method shows the maximum number of periods as a recession for monthly and quarterly data. The Federal Reserve Bank of St. Louis uses this method in its own publications. The midpoint method is used for this series. The second interpretation, known as the trough method, is to show a recession from the period following the peak through the trough (i.e. the peak is not included in the recession shading, but the trough is). For daily data, the recession begins on the first day of the first month following the peak and ends on the last day of the month of the trough. Daily data is a disaggregation of monthly data. The trough method is used when displaying data on FRED graphs. A version of this time series represented using the trough method can be found at: The third interpretation, known as the peak method, is to show a recession from the period of the peak to the trough (i.e. the peak is included in the recession shading, but the trough is not). For daily data, the recession begins on the first day of the month of the peak and ends on the last day of the month preceding the trough. Daily data is a disaggregation of monthly data. A version of this time series represented using the peak method can be found at: The OECD CLI system is based on the "growth cycle" approach, where business cycles and turning points are measured and identified in the deviation-from-trend series. The main reference series used in the OECD CLI system for the majority of countries is industrial production (IIP) covering all industry sectors excluding construction. This series is used because of its cyclical sensitivity and monthly availability, while the broad based Gross Domestic Product (GDP) is used to supplement the IIP series for identification of the final reference turning points in the growth cycle. Zones aggregates of the CLIs and the reference series are calculated as weighted averages of the corresponding zone member series (i.e. CLIs and IIPs). Up to December 2008 the turning points chronologies shown for regional/zone area aggregates or individual countries are determined by the rules established by the National Bureau of Economic Research (NBER) in the United States, which have been formalized and incorporated in a computer routine (Bry and Boschan) and included in the Phase-Average Trend (PAT) de-trending procedure. Starting from December 2008 the turning point detection algorithm is decoupled from the de-trending procedure, and is a simplified version of the original Bry and Boschan routine. (The routine parses local minima and maxima in the cycle series and applies censor rules to guarantee alternating peaks and troughs, as well as phase and cycle length constraints.) The components of the CLI are time series which exhibit leading relationship with the reference series (IIP) at turning points. Country CLIs are compiled by combining de-trended smoothed and normalized components. The component series for each country are selected based on various criteria such as economic significance; cyclical behavior; data quality; timeliness and availability. OECD data should be cited as follows: OECD Composite Leading Indicators, "Composite Leading Indicators: Reference Turning Points and Component Series", http://www.oecd.org/std/leading-indicators/oecdcompositeleadingindicatorsreferenceturningpointsandcomponentseries.htm

FOUR_BIG_EUROPEAN_COUNTRIES_FROM_PEAK_THROUGH_THE_TROUGH

FOUR_BIG_EUROPEAN_COUNTRIES_FROM_PEAK_THROUGH_THE_TROUGH: (
    str
) = "4BIGEURORECDM"

OECD based Recession Indicators for Four Big European Countries from the Peak through the Trough (in +1 or 0)

AUSTRALIA_FROM_PEAK_THROUGH_THE_TROUGH

AUSTRALIA_FROM_PEAK_THROUGH_THE_TROUGH: str = 'AUSRECDM'

OECD based Recession Indicators for Australia from the Peak through the Trough (in +1 or 0)

AUSTRIA_FROM_PEAK_THROUGH_THE_TROUGH

AUSTRIA_FROM_PEAK_THROUGH_THE_TROUGH: str = 'AUTRECDM'

OECD based Recession Indicators for Austria from the Peak through the Trough (in +1 or 0)

BELGIUM_FROM_PEAK_THROUGH_THE_TROUGH

BELGIUM_FROM_PEAK_THROUGH_THE_TROUGH: str = 'BELRECDM'

OECD based Recession Indicators for Belgium from the Peak through the Trough (in +1 or 0)

BRAZIL_FROM_PEAK_THROUGH_THE_TROUGH

BRAZIL_FROM_PEAK_THROUGH_THE_TROUGH: str = 'BRARECDM'

OECD based Recession Indicators for Brazil from the Peak through the Trough (in +1 or 0)

CANADA_FROM_PEAK_THROUGH_THE_TROUGH

CANADA_FROM_PEAK_THROUGH_THE_TROUGH: str = 'CANRECDM'

OECD based Recession Indicators for Canada from the Peak through the Trough (in +1 or 0)

SWITZERLAND_FROM_PEAK_THROUGH_THE_TROUGH

SWITZERLAND_FROM_PEAK_THROUGH_THE_TROUGH: str = 'CHERECDM'

OECD based Recession Indicators for Switzerland from the Peak through the Trough (in +1 or 0)

CHILE_FROM_PEAK_THROUGH_THE_TROUGH

CHILE_FROM_PEAK_THROUGH_THE_TROUGH: str = 'CHLRECDM'

OECD based Recession Indicators for Chile from the Peak through the Trough (in +1 or 0)

CHINA_FROM_PEAK_THROUGH_THE_TROUGH

CHINA_FROM_PEAK_THROUGH_THE_TROUGH: str = 'CHNRECDM'

OECD based Recession Indicators for China from the Peak through the Trough (in +1 or 0)

CZECH_REPUBLIC_FROM_PEAK_THROUGH_THE_TROUGH

CZECH_REPUBLIC_FROM_PEAK_THROUGH_THE_TROUGH: str = (
    "CZERECDM"
)

OECD based Recession Indicators for the Czech Republic from the Peak through the Trough (in +1 or 0)

GERMANY_FROM_PEAK_THROUGH_THE_TROUGH

GERMANY_FROM_PEAK_THROUGH_THE_TROUGH: str = 'DEURECDM'

OECD based Recession Indicators for Germany from the Peak through the Trough (in +1 or 0)

DENMARK_FROM_PEAK_THROUGH_THE_TROUGH

DENMARK_FROM_PEAK_THROUGH_THE_TROUGH: str = 'DNKRECDM'

OECD based Recession Indicators for Denmark from the Peak through the Trough (in +1 or 0)

SPAIN_FROM_PEAK_THROUGH_THE_TROUGH

SPAIN_FROM_PEAK_THROUGH_THE_TROUGH: str = 'ESPRECDM'

OECD based Recession Indicators for Spain from the Peak through the Trough (in +1 or 0)

ESTONIA_FROM_PEAK_THROUGH_THE_TROUGH

ESTONIA_FROM_PEAK_THROUGH_THE_TROUGH: str = 'ESTRECDM'

OECD based Recession Indicators for Estonia from the Peak through the Trough (in +1 or 0)

EURO_AREA_FROM_PEAK_THROUGH_THE_TROUGH

EURO_AREA_FROM_PEAK_THROUGH_THE_TROUGH: str = 'EURORECDM'

OECD based Recession Indicators for Euro Area from the Peak through the Trough (in +1 or 0)

FINLAND_FROM_PEAK_THROUGH_THE_TROUGH

FINLAND_FROM_PEAK_THROUGH_THE_TROUGH: str = 'FINRECDM'

OECD based Recession Indicators for Finland from the Peak through the Trough (in +1 or 0)

FRANCE_FROM_PEAK_THROUGH_THE_TROUGH

FRANCE_FROM_PEAK_THROUGH_THE_TROUGH: str = 'FRARECDM'

OECD based Recession Indicators for France from the Peak through the Trough (in +1 or 0)

UNITED_KINGDOM_FROM_PEAK_THROUGH_THE_TROUGH

UNITED_KINGDOM_FROM_PEAK_THROUGH_THE_TROUGH: str = (
    "GBRRECDM"
)

OECD based Recession Indicators for the United Kingdom from the Peak through the Trough (in +1 or 0)

GREECE_FROM_PEAK_THROUGH_THE_TROUGH

GREECE_FROM_PEAK_THROUGH_THE_TROUGH: str = 'GRCRECDM'

OECD based Recession Indicators for Greece from the Peak through the Trough (in +1 or 0)

HUNGARY_FROM_PEAK_THROUGH_THE_TROUGH

HUNGARY_FROM_PEAK_THROUGH_THE_TROUGH: str = 'HUNRECDM'

OECD based Recession Indicators for Hungary from the Peak through the Trough (in +1 or 0)

INDONESIA_FROM_PEAK_THROUGH_THE_TROUGH

INDONESIA_FROM_PEAK_THROUGH_THE_TROUGH: str = 'IDNRECDM'

OECD based Recession Indicators for Indonesia from the Peak through the Trough (in +1 or 0)

INDIA_FROM_PEAK_THROUGH_THE_TROUGH

INDIA_FROM_PEAK_THROUGH_THE_TROUGH: str = 'INDRECDM'

OECD based Recession Indicators for India from the Peak through the Trough (in +1 or 0)

IRELAND_FROM_PEAK_THROUGH_THE_TROUGH

IRELAND_FROM_PEAK_THROUGH_THE_TROUGH: str = 'IRLRECDM'

OECD based Recession Indicators for Ireland from the Peak through the Trough (in +1 or 0)

ISRAEL_FROM_PEAK_THROUGH_THE_TROUGH

ISRAEL_FROM_PEAK_THROUGH_THE_TROUGH: str = 'ISRRECDM'

OECD based Recession Indicators for Israel from the Peak through the Trough (in +1 or 0)

ITALY_FROM_PEAK_THROUGH_THE_TROUGH

ITALY_FROM_PEAK_THROUGH_THE_TROUGH: str = 'ITARECDM'

OECD based Recession Indicators for Italy from the Peak through the Trough (in +1 or 0)

JAPAN_FROM_PEAK_THROUGH_THE_TROUGH

JAPAN_FROM_PEAK_THROUGH_THE_TROUGH: str = 'JPNRECDM'

OECD based Recession Indicators for Japan from the Peak through the Trough (in +1 or 0)

KOREA_FROM_PEAK_THROUGH_THE_TROUGH

KOREA_FROM_PEAK_THROUGH_THE_TROUGH: str = 'KORRECDM'

OECD based Recession Indicators for Korea from the Peak through the Trough (in +1 or 0)

LUXEMBOURG_FROM_PEAK_THROUGH_THE_TROUGH

LUXEMBOURG_FROM_PEAK_THROUGH_THE_TROUGH: str = 'LUXRECDM'

OECD based Recession Indicators for Luxembourg from the Peak through the Trough (in +1 or 0)

MAJOR_FIVE_ASIA_FROM_PEAK_THROUGH_THE_TROUGH

MAJOR_FIVE_ASIA_FROM_PEAK_THROUGH_THE_TROUGH: str = (
    "MAJOR5ASIARECDM"
)

OECD based Recession Indicators for Major 5 Asia from the Peak through the Trough (in +1 or 0)

MEXICO_FROM_PEAK_THROUGH_THE_TROUGH

MEXICO_FROM_PEAK_THROUGH_THE_TROUGH: str = 'MEXRECDM'

OECD based Recession Indicators for Mexico from the Peak through the Trough (in +1 or 0)

MAJOR_SEVEN_COUNTRIES_FROM_PEAK_THROUGH_THE_TROUGH

MAJOR_SEVEN_COUNTRIES_FROM_PEAK_THROUGH_THE_TROUGH: str = (
    "MSCRECDM"
)

OECD based Recession Indicators for Major Seven Countries from the Peak through the Trough (in +1 or 0)

NAFTA_AREA_FROM_PEAK_THROUGH_THE_TROUGH

NAFTA_AREA_FROM_PEAK_THROUGH_THE_TROUGH: str = 'NAFTARECDM'

OECD based Recession Indicators for NAFTA Area from the Peak through the Trough (in +1 or 0)

NETHERLANDS_FROM_PEAK_THROUGH_THE_TROUGH

NETHERLANDS_FROM_PEAK_THROUGH_THE_TROUGH: str = 'NDLRECDM'

OECD based Recession Indicators for Netherlands from the Peak through the Trough (in +1 or 0)

NORWAY_FROM_PEAK_THROUGH_THE_TROUGH

NORWAY_FROM_PEAK_THROUGH_THE_TROUGH: str = 'NORRECDM'

OECD based Recession Indicators for Norway from the Peak through the Trough (in +1 or 0)

NEW_ZEALAND_FROM_PEAK_THROUGH_THE_TROUGH

NEW_ZEALAND_FROM_PEAK_THROUGH_THE_TROUGH: str = 'NZLRECDM'

OECD based Recession Indicators for New Zealand from the Peak through the Trough (in +1 or 0)

OECD_EUROPE_FROM_PEAK_THROUGH_THE_TROUGH

OECD_EUROPE_FROM_PEAK_THROUGH_THE_TROUGH: str = (
    "OECDEUROPERECDM"
)

OECD based Recession Indicators for OECD Europe from the Peak through the Trough (in +1 or 0)

OECD_AND_NONMEMBER_ECONOMIES_FROM_PEAK_THROUGH_THE_TROUGH

OECD_AND_NONMEMBER_ECONOMIES_FROM_PEAK_THROUGH_THE_TROUGH: (
    str
) = "OECDNMERECDM"

OECD based Recession Indicators for OECD and Non-member Economies from the Peak through the Trough (in +1 or 0)

OECD_TOTAL_AREA_FROM_PEAK_THROUGH_THE_TROUGH

OECD_TOTAL_AREA_FROM_PEAK_THROUGH_THE_TROUGH: str = (
    "OECDRECDM"
)

OECD based Recession Indicators for the OECD Total Area from the Peak through the Trough (in +1 or 0)

POLAND_FROM_PEAK_THROUGH_THE_TROUGH

POLAND_FROM_PEAK_THROUGH_THE_TROUGH: str = 'POLRECDM'

OECD based Recession Indicators for Poland from the Peak through the Trough (in +1 or 0)

PORTUGAL_FROM_PEAK_THROUGH_THE_TROUGH

PORTUGAL_FROM_PEAK_THROUGH_THE_TROUGH: str = 'PRTRECDM'

OECD based Recession Indicators for Portugal from the Peak through the Trough (in +1 or 0)

RUSSIAN_FEDERATION_FROM_PEAK_THROUGH_THE_TROUGH

RUSSIAN_FEDERATION_FROM_PEAK_THROUGH_THE_TROUGH: str = (
    "RUSRECDM"
)

OECD based Recession Indicators for Russian Federation from the Peak through the Trough (in +1 or 0)

SLOVAK_REPUBLIC_FROM_PEAK_THROUGH_THE_TROUGH

SLOVAK_REPUBLIC_FROM_PEAK_THROUGH_THE_TROUGH: str = (
    "SVKRECDM"
)

OECD based Recession Indicators for the Slovak Republic from the Peak through the Trough (in +1 or 0)

SLOVENIA_FROM_PEAK_THROUGH_THE_TROUGH

SLOVENIA_FROM_PEAK_THROUGH_THE_TROUGH: str = 'SVNRECDM'

OECD based Recession Indicators for Slovenia from the Peak through the Trough (in +1 or 0)

SWEDEN_FROM_PEAK_THROUGH_THE_TROUGH

SWEDEN_FROM_PEAK_THROUGH_THE_TROUGH: str = 'SWERECDM'

OECD based Recession Indicators for Sweden from the Peak through the Trough (in +1 or 0)

TURKEY_FROM_PEAK_THROUGH_THE_TROUGH

TURKEY_FROM_PEAK_THROUGH_THE_TROUGH: str = 'TURRECDM'

OECD based Recession Indicators for Turkey from the Peak through the Trough (in +1 or 0)

UNITED_STATES_FROM_PEAK_THROUGH_THE_TROUGH

UNITED_STATES_FROM_PEAK_THROUGH_THE_TROUGH: str = "USARECDM"

OECD based Recession Indicators for the United States from the Peak through the Trough (in +1 or 0)

SOUTH_AFRICA_FROM_PEAK_THROUGH_THE_TROUGH

SOUTH_AFRICA_FROM_PEAK_THROUGH_THE_TROUGH: str = 'ZAFRECDM'

OECD based Recession Indicators for South Africa from the Peak through the Trough (in +1 or 0)

FOUR_BIG_EUROPEAN_COUNTRIES_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

FOUR_BIG_EUROPEAN_COUNTRIES_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "4BIGEURORECD"

OECD based Recession Indicators for Four Big European Countries from the Period following the Peak through the Trough (in +1 or 0)

AUSTRALIA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

AUSTRALIA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "AUSRECD"

OECD based Recession Indicators for Australia from the Period following the Peak through the Trough (in +1 or 0)

AUSTRIA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

AUSTRIA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "AUTRECD"

OECD based Recession Indicators for Austria from the Period following the Peak through the Trough (in +1 or 0)

BELGIUM_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

BELGIUM_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "BELRECD"

OECD based Recession Indicators for Belgium from the Period following the Peak through the Trough (in +1 or 0)

BRAZIL_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

BRAZIL_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "BRARECD"

OECD based Recession Indicators for Brazil from the Period following the Peak through the Trough (in +1 or 0)

CANADA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

CANADA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "CANRECD"

OECD based Recession Indicators for Canada from the Period following the Peak through the Trough (in +1 or 0)

SWITZERLAND_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

SWITZERLAND_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "CHERECD"

OECD based Recession Indicators for Switzerland from the Period following the Peak through the Trough (in +1 or 0)

CHILE_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

CHILE_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: str = (
    "CHLRECD"
)

OECD based Recession Indicators for Chile from the Period following the Peak through the Trough (in +1 or 0)

CHINA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

CHINA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: str = (
    "CHNRECD"
)

OECD based Recession Indicators for China from the Period following the Peak through the Trough (in +1 or 0)

CZECH_REPUBLIC_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

CZECH_REPUBLIC_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "CZERECD"

OECD based Recession Indicators for the Czech Republic from the Period following the Peak through the Trough (in +1 or 0)

GERMANY_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

GERMANY_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "DEURECD"

OECD based Recession Indicators for Germany from the Period following the Peak through the Trough (in +1 or 0)

DENMARK_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

DENMARK_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "DNKRECD"

OECD based Recession Indicators for Denmark from the Period following the Peak through the Trough (in +1 or 0)

SPAIN_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

SPAIN_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: str = (
    "ESPRECD"
)

OECD based Recession Indicators for Spain from the Period following the Peak through the Trough (in +1 or 0)

ESTONIA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

ESTONIA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "ESTRECD"

OECD based Recession Indicators for Estonia from the Period following the Peak through the Trough (in +1 or 0)

EURO_AREA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

EURO_AREA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "EURORECD"

OECD based Recession Indicators for Euro Area from the Period following the Peak through the Trough (in +1 or 0)

FINLAND_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

FINLAND_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "FINRECD"

OECD based Recession Indicators for Finland from the Period following the Peak through the Trough (in +1 or 0)

FRANCE_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

FRANCE_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "FRARECD"

OECD based Recession Indicators for France from the Period following the Peak through the Trough (in +1 or 0)

UNITED_KINGDOM_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

UNITED_KINGDOM_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "GBRRECD"

OECD based Recession Indicators for the United Kingdom from the Period following the Peak through the Trough (in +1 or 0)

GREECE_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

GREECE_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "GRCRECD"

OECD based Recession Indicators for Greece from the Period following the Peak through the Trough (in +1 or 0)

HUNGARY_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

HUNGARY_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "HUNRECD"

OECD based Recession Indicators for Hungary from the Period following the Peak through the Trough (in +1 or 0)

INDONESIA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

INDONESIA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "IDNRECD"

OECD based Recession Indicators for Indonesia from the Period following the Peak through the Trough (in +1 or 0)

INDIA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

INDIA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: str = (
    "INDRECD"
)

OECD based Recession Indicators for India from the Period following the Peak through the Trough (in +1 or 0)

IRELAND_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

IRELAND_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "IRLRECD"

OECD based Recession Indicators for Ireland from the Period following the Peak through the Trough (in +1 or 0)

ISRAEL_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

ISRAEL_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "ISRRECD"

OECD based Recession Indicators for Israel from the Period following the Peak through the Trough (in +1 or 0)

ITALY_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

ITALY_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: str = (
    "ITARECD"
)

OECD based Recession Indicators for Italy from the Period following the Peak through the Trough (in +1 or 0)

JAPAN_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

JAPAN_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: str = (
    "JPNRECD"
)

OECD based Recession Indicators for Japan from the Period following the Peak through the Trough (in +1 or 0)

KOREA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

KOREA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: str = (
    "KORRECD"
)

OECD based Recession Indicators for Korea from the Period following the Peak through the Trough (in +1 or 0)

LUXEMBOURG_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

LUXEMBOURG_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "LUXRECD"

OECD based Recession Indicators for Luxembourg from the Period following the Peak through the Trough (in +1 or 0)

MAJOR_FIVE_ASIA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

MAJOR_FIVE_ASIA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "MAJOR5ASIARECD"

OECD based Recession Indicators for Major 5 Asia from the Period following the Peak through the Trough (in +1 or 0)

MEXICO_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

MEXICO_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "MEXRECD"

OECD based Recession Indicators for Mexico from the Period following the Peak through the Trough (in +1 or 0)

MAJOR_SEVEN_COUNTRIES_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

MAJOR_SEVEN_COUNTRIES_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "MSCRECD"

OECD based Recession Indicators for Major Seven Countries from the Period following the Peak through the Trough (in +1 or 0)

NAFTA_AREA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

NAFTA_AREA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "NAFTARECD"

OECD based Recession Indicators for NAFTA Area from the Period following the Peak through the Trough (in +1 or 0)

NETHERLANDS_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

NETHERLANDS_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "NDLRECD"

OECD based Recession Indicators for Netherlands from the Period following the Peak through the Trough (in +1 or 0)

NORWAY_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

NORWAY_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "NORRECD"

OECD based Recession Indicators for Norway from the Period following the Peak through the Trough (in +1 or 0)

NEW_ZEALAND_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

NEW_ZEALAND_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "NZLRECD"

OECD based Recession Indicators for New Zealand from the Period following the Peak through the Trough (in +1 or 0)

OECD_EUROPE_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

OECD_EUROPE_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "OECDEUROPERECD"

OECD based Recession Indicators for OECD Europe from the Period following the Peak through the Trough (in +1 or 0)

OEC_DAND_NONMEMBER_ECONOMIES_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

OEC_DAND_NONMEMBER_ECONOMIES_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "OECDNMERECD"

OECD based Recession Indicators for OECD and Non-member Economies from the Period following the Peak through the Trough (in +1 or 0)

OECD_TOTAL_AREA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

OECD_TOTAL_AREA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "OECDRECD"

OECD based Recession Indicators for the OECD Total Area from the Period following the Peak through the Trough (in +1 or 0)

POLAND_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

POLAND_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "POLRECD"

OECD based Recession Indicators for Poland from the Period following the Peak through the Trough (in +1 or 0)

PORTUGAL_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

PORTUGAL_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "PRTRECD"

OECD based Recession Indicators for Portugal from the Period following the Peak through the Trough (in +1 or 0)

RUSSIAN_FEDERATION_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

RUSSIAN_FEDERATION_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "RUSRECD"

OECD based Recession Indicators for Russian Federation from the Period following the Peak through the Trough (in +1 or 0)

SLOVAK_REPUBLIC_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

SLOVAK_REPUBLIC_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "SVKRECD"

OECD based Recession Indicators for the Slovak Republic from the Period following the Peak through the Trough (in +1 or 0)

SLOVENIA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

SLOVENIA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "SVNRECD"

OECD based Recession Indicators for Slovenia from the Period following the Peak through the Trough (in +1 or 0)

SWEDEN_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

SWEDEN_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "SWERECD"

OECD based Recession Indicators for Sweden from the Period following the Peak through the Trough (in +1 or 0)

TURKEY_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

TURKEY_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "TURRECD"

OECD based Recession Indicators for Turkey from the Period following the Peak through the Trough (in +1 or 0)

UNITED_STATES_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

UNITED_STATES_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "USARECD"

OECD based Recession Indicators for the United States from the Period following the Peak through the Trough (in +1 or 0)

SOUTH_AFRICA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH

SOUTH_AFRICA_FROM_PERIOD_FOLLOWING_PEAK_THROUGH_THE_TROUGH: (
    str
) = "ZAFRECD"

OECD based Recession Indicators for South Africa from the Period following the Peak through the Trough (in +1 or 0)

FOUR_BIG_EUROPEAN_COUNTRIES_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

FOUR_BIG_EUROPEAN_COUNTRIES_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "4BIGEURORECDP"

OECD based Recession Indicators for Four Big European Countries from the Peak through the Period preceding the Trough (in +1 or 0)

AUSTRALIA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

AUSTRALIA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "AUSRECDP"

OECD based Recession Indicators for Australia from the Peak through the Period preceding the Trough (in +1 or 0)

AUSTRIA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

AUSTRIA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "AUTRECDP"

OECD based Recession Indicators for Austria from the Peak through the Period preceding the Trough (in +1 or 0)

BELGIUM_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

BELGIUM_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "BELRECDP"

OECD based Recession Indicators for Belgium from the Peak through the Period preceding the Trough (in +1 or 0)

BRAZIL_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

BRAZIL_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "BRARECDP"

OECD based Recession Indicators for Brazil from the Peak through the Period preceding the Trough (in +1 or 0)

CANADA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

CANADA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "CANRECDP"

OECD based Recession Indicators for Canada from the Peak through the Period preceding the Trough (in +1 or 0)

SWITZERLAND_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

SWITZERLAND_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "CHERECDP"

OECD based Recession Indicators for Switzerland from the Peak through the Period preceding the Trough (in +1 or 0)

CHILE_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

CHILE_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "CHLRECDP"

OECD based Recession Indicators for Chile from the Peak through the Period preceding the Trough (in +1 or 0)

CHINA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

CHINA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "CHNRECDP"

OECD based Recession Indicators for China from the Peak through the Period preceding the Trough (in +1 or 0)

CZECH_REPUBLIC_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

CZECH_REPUBLIC_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "CZERECDP"

OECD based Recession Indicators for the Czech Republic from the Peak through the Period preceding the Trough (in +1 or 0)

GERMANY_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

GERMANY_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "DEURECDP"

OECD based Recession Indicators for Germany from the Peak through the Period preceding the Trough (in +1 or 0)

DENMARK_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

DENMARK_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "DNKRECDP"

OECD based Recession Indicators for Denmark from the Peak through the Period preceding the Trough (in +1 or 0)

SPAIN_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

SPAIN_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "ESPRECDP"

OECD based Recession Indicators for Spain from the Peak through the Period preceding the Trough (in +1 or 0)

ESTONIA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

ESTONIA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "ESTRECDP"

OECD based Recession Indicators for Estonia from the Peak through the Period preceding the Trough (in +1 or 0)

EURO_AREA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

EURO_AREA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "EURORECDP"

OECD based Recession Indicators for Euro Area from the Peak through the Period preceding the Trough (in +1 or 0)

FINLAND_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

FINLAND_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "FINRECDP"

OECD based Recession Indicators for Finland from the Peak through the Period preceding the Trough (in +1 or 0)

FRANCE_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

FRANCE_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "FRARECDP"

OECD based Recession Indicators for France from the Peak through the Period preceding the Trough (in +1 or 0)

UNITED_KINGDOM_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

UNITED_KINGDOM_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "GBRRECDP"

OECD based Recession Indicators for the United Kingdom from the Peak through the Period preceding the Trough (in +1 or 0)

GREECE_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

GREECE_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "GRCRECDP"

OECD based Recession Indicators for Greece from the Peak through the Period preceding the Trough (in +1 or 0)

HUNGARY_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

HUNGARY_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "HUNRECDP"

OECD based Recession Indicators for Hungary from the Peak through the Period preceding the Trough (in +1 or 0)

INDONESIA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

INDONESIA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "IDNRECDP"

OECD based Recession Indicators for Indonesia from the Peak through the Period preceding the Trough (in +1 or 0)

INDIA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

INDIA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "INDRECDP"

OECD based Recession Indicators for India from the Peak through the Period preceding the Trough (in +1 or 0)

IRELAND_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

IRELAND_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "IRLRECDP"

OECD based Recession Indicators for Ireland from the Peak through the Period preceding the Trough (in +1 or 0)

ISRAEL_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

ISRAEL_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "ISRRECDP"

OECD based Recession Indicators for Israel from the Peak through the Period preceding the Trough (in +1 or 0)

ITALY_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

ITALY_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "ITARECDP"

OECD based Recession Indicators for Italy from the Peak through the Period preceding the Trough (in +1 or 0)

JAPAN_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

JAPAN_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "JPNRECDP"

OECD based Recession Indicators for Japan from the Peak through the Period preceding the Trough (in +1 or 0)

KOREA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

KOREA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "KORRECDP"

OECD based Recession Indicators for Korea from the Peak through the Period preceding the Trough (in +1 or 0)

LUXEMBOURG_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

LUXEMBOURG_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "LUXRECDP"

OECD based Recession Indicators for Luxembourg from the Peak through the Period preceding the Trough (in +1 or 0)

MAJOR_FIVE_ASIA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

MAJOR_FIVE_ASIA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "MAJOR5ASIARECDP"

OECD based Recession Indicators for Major 5 Asia from the Peak through the Period preceding the Trough (in +1 or 0)

MEXICO_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

MEXICO_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "MEXRECDP"

OECD based Recession Indicators for Mexico from the Peak through the Period preceding the Trough (in +1 or 0)

MAJOR_SEVEN_COUNTRIES_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

MAJOR_SEVEN_COUNTRIES_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "MSCRECDP"

OECD based Recession Indicators for Major Seven Countries from the Peak through the Period preceding the Trough (in +1 or 0)

NAFTA_AREA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

NAFTA_AREA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "NAFTARECDP"

OECD based Recession Indicators for NAFTA Area from the Peak through the Period preceding the Trough (in +1 or 0)

NETHERLANDS_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

NETHERLANDS_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "NDLRECDP"

OECD based Recession Indicators for Netherlands from the Peak through the Period preceding the Trough (in +1 or 0)

NORWAY_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

NORWAY_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "NORRECDP"

OECD based Recession Indicators for Norway from the Peak through the Period preceding the Trough (in +1 or 0)

NEW_ZEALAND_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

NEW_ZEALAND_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "NZLRECDP"

OECD based Recession Indicators for New Zealand from the Peak through the Period preceding the Trough (in +1 or 0)

OECD_EUROPE_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

OECD_EUROPE_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "OECDEUROPERECDP"

OECD based Recession Indicators for OECD Europe from the Peak through the Period preceding the Trough (in +1 or 0)

OEC_DAND_NONMEMBER_ECONOMIES_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

OEC_DAND_NONMEMBER_ECONOMIES_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "OECDNMERECDP"

OECD based Recession Indicators for OECD and Non-member Economies from the Peak through the Period preceding the Trough (in +1 or 0)

OECD_TOTAL_AREA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

OECD_TOTAL_AREA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "OECDRECDP"

OECD based Recession Indicators for the OECD Total Area from the Peak through the Period preceding the Trough (in +1 or 0)

POLAND_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

POLAND_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "POLRECDP"

OECD based Recession Indicators for Poland from the Peak through the Period preceding the Trough (in +1 or 0)

PORTUGAL_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

PORTUGAL_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "PRTRECDP"

OECD based Recession Indicators for Portugal from the Peak through the Period preceding the Trough (in +1 or 0)

RUSSIAN_FEDERATION_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

RUSSIAN_FEDERATION_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "RUSRECDP"

OECD based Recession Indicators for Russian Federation from the Peak through the Period preceding the Trough (in +1 or 0)

SLOVAK_REPUBLIC_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

SLOVAK_REPUBLIC_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "SVKRECDP"

OECD based Recession Indicators for the Slovak Republic from the Peak through the Period preceding the Trough (in +1 or 0)

SLOVENIA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

SLOVENIA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "SVNRECDP"

OECD based Recession Indicators for Slovenia from the Peak through the Period preceding the Trough (in +1 or 0)

SWEDEN_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

SWEDEN_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "SWERECDP"

OECD based Recession Indicators for Sweden from the Peak through the Period preceding the Trough (in +1 or 0)

TURKEY_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

TURKEY_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "TURRECDP"

OECD based Recession Indicators for Turkey from the Peak through the Period preceding the Trough (in +1 or 0)

UNITED_STATES_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

UNITED_STATES_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "USARECDP"

OECD based Recession Indicators for the United States from the Peak through the Period preceding the Trough (in +1 or 0)

SOUTH_AFRICA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH

SOUTH_AFRICA_FROM_PEAK_THROUGH_THE_PERIOD_PRECEDINGTHE_TROUGH: (
    str
) = "ZAFRECDP"

OECD based Recession Indicators for South Africa from the Peak through the Period preceding the Trough (in +1 or 0)

clone

clone() -> BaseData

Clones the data

Returns:

Type Description
BaseData

A clone of the object.

default_resolution

default_resolution() -> Resolution

Gets the default resolution for this data and security type

get_source

get_source(
    config: SubscriptionDataConfig,
    date: datetime,
    is_live_mode: bool,
) -> SubscriptionDataSource

Return the URL string source of the file. This will be converted to a stream

Parameters:

Name Type Description Default
config SubscriptionDataConfig

Configuration object

required
date datetime

Date of this source file

required
is_live_mode bool

true if we're in live mode, false for backtesting mode

required

Returns:

Type Description
SubscriptionDataSource

String URL of source file.

is_sparse_data

is_sparse_data() -> bool

Indicates whether the data is sparse. If true, we disable logging for missing files

Returns:

Type Description
bool

true.

reader

reader(
    config: SubscriptionDataConfig,
    line: str,
    date: datetime,
    is_live_mode: bool,
) -> BaseData

Parses the data from the line provided and loads it into LEAN

Parameters:

Name Type Description Default
config SubscriptionDataConfig

Subscription configuration

required
line str

Line of data

required
date datetime

Date

required
is_live_mode bool

Is live mode

required

Returns:

Type Description
BaseData

New instance of FRED data.

requires_mapping

requires_mapping() -> bool

Indicates whether the data source is tied to an underlying symbol and requires that corporate events be applied to it as well, such as renames and delistings

Returns:

Type Description
bool

false.

set_auth_code

set_auth_code(auth_code: str) -> None

Set the FRED authentication code to request the data.

Parameters:

Name Type Description Default
auth_code str
required

supported_resolutions

supported_resolutions() -> List[Resolution]

Gets the supported resolution for this data and security type

to_string

to_string() -> str

Converts the instance to string

data_time_zone

data_time_zone() -> Any

Specifies the data time zone for this data type. This is useful for custom data types

Returns:

Type Description
Any

The DateTimeZone of this data type.

deserialize_message

deserialize_message(serialized: str) -> Iterable[BaseData]

Deserialize the message from the data server

Parameters:

Name Type Description Default
serialized str

The data server's message

required

Returns:

Type Description
Iterable[BaseData]

An enumerable of base data, if unsuccessful, returns an empty enumerable.

should_cache_to_security

should_cache_to_security() -> bool

Indicates whether this contains data that should be stored in the security cache

Returns:

Type Description
bool

Whether this contains data that should be stored in the security cache.

update

update(
    last_trade: float,
    bid_price: float,
    ask_price: float,
    volume: float,
    bid_size: float,
    ask_size: float,
) -> None

Update routine to build a bar/tick from a data update.

Parameters:

Name Type Description Default
last_trade float

The last trade price

required
bid_price float

Current bid price

required
ask_price float

Current asking price

required
volume float

Volume of this trade

required
bid_size float

The size of the current bid, if available

required
ask_size float

The size of the current ask, if available

required

update_ask

update_ask(ask_price: float, ask_size: float) -> None

Updates this base data with the new quote ask information

Parameters:

Name Type Description Default
ask_price float

The current ask price

required
ask_size float

The current ask size

required

update_bid

update_bid(bid_price: float, bid_size: float) -> None

Updates this base data with the new quote bid information

Parameters:

Name Type Description Default
bid_price float

The current bid price

required
bid_size float

The current bid size

required

update_quote

update_quote(
    bid_price: float,
    bid_size: float,
    ask_price: float,
    ask_size: float,
) -> None

Updates this base data with new quote information

Parameters:

Name Type Description Default
bid_price float

The current bid price

required
bid_size float

The current bid size

required
ask_price float

The current ask price

required
ask_size float

The current ask size

required

update_trade

update_trade(last_trade: float, trade_size: float) -> None

Updates this base data with a new trade

Parameters:

Name Type Description Default
last_trade float

The price of the last trade

required
trade_size float

The quantity traded

required