Skip to main content

international_index_returns

International index returns.

Metadata for the selected dataset are returned in the extra['results_metadata'] field of the response.

See the country_portfolio_returns endpoint for more details.

Source

https://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library.html

The returns on the index portfolios are constructed by averaging the returns on the country portfolios.

We weight countries in the index portfolios in proportion to their EAFE + Canada weights.

Each country is added to the index portfolios when the return data for the country begin; the country start dates can be inferred from the country return files.

Parameters


Returns

results: FamaFrenchInternationalIndexReturns

Serializable results.

provider: Optional[Literal['famafrench']]

Provider name.

warnings: Optional[list[Warning_]]

list of warnings.

chart: Optional[Chart]

Chart object.

extra: dict[str, Any]

Extra info.


Data