Skip to main content

bigmac

Display Big Mac Index for given countries

Source Code: [link]

openbb.economy.bigmac(country_codes: List[str] = None)

Parameters

NameTypeDescriptionDefaultOptional
country_codesList[str]List of country codes (ISO-3 letter country code). Codes available through economy.country_codes().NoneTrue

Returns

TypeDescription
pd.DataFrameDataframe with Big Mac indices converted to USD equivalent.