fundflow

Summary

This data catalog provides information on cumulative fund flows for US ETFs.

Example code

from finter.data import ContentFactory
cf = ContentFactory("us_etf", 20200101, 20200201)
df = cf.get_df("fundflow_cumsum")

Metadata

Valid From
Delivery Schedule
Time Zone
Data Frequency

20000104

30 06 * * 2-6

Item List

  • fundflow_cumsum: Cumulative fundflow for US ETFs.

Last updated