cax
Summary
This document provides information on U.S. ETF data items, including total return and adjustment factors.
Example code
from finter.data import ContentFactory
cf = ContentFactory("us_etf", 20200101, 20200201)
df = cf.get_df("total_return_factor")
Metadata
Valid From
Delivery Schedule
Time Zone
Data Frequency
30 5 * * 2-6
Item List
Total Return Factors
total_return_factor: Total return coefficient of U.S. ETFs
Adjustment Factors
adjust_factor: Adjustment factor of US ETFs
Last updated