US Investor Flow of Funds into Investment Classes (Bonds, Equities etc)

2,314
0
Updated:
Files:2
Size:7.38 kB
Formats:csv
License:ODC-PDDL-1.0

Monthly net new cash flow by US investors into various mutual fund investment classes (equities, bonds etc). Statistics come from the Investment Company Institute (ICI). The earliest data comes fro...

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/core/investor-flow-of-funds-us/
https://datahub.io/core/investor-flow-of-funds-us/_r/-/.gitignore
https://datahub.io/core/investor-flow-of-funds-us/_r/-/README.md
https://datahub.io/core/investor-flow-of-funds-us/_r/-/UPDATE_SCRIPT_MAINTENANCE_REPORT.md
https://datahub.io/core/investor-flow-of-funds-us/_r/-/data/monthly.csv
https://datahub.io/core/investor-flow-of-funds-us/_r/-/data/weekly.csv
https://datahub.io/core/investor-flow-of-funds-us/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/core/investor-flow-of-funds-us/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/investor-flow-of-funds-us/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Views

Mutual Fund Flows

Data Files

Explore with AI

monthly

Download

Download CSV

About

All figures are in millions of USD
Last updated
1 May 2026
Total rows
...
Format
CSV
File size
2.97 kB

weekly

Download

Download CSV

About

All figures are in millions of USD
Last updated
1 May 2026
Total rows
...
Format
CSV
File size
4.41 kB

About this dataset

Update Script Maintenance Report

Date: 2026-03-03

  • Attempted local updater execution and diagnosed environment/source issues.
  • Updated scripts/process.py to:
    • use HTTPS sources for historical files,
    • extend present-year scraping dynamically,
    • add request timeouts,
    • skip unavailable historical files gracefully.
  • Added permissions: contents: write to .github/workflows/actions.yml so scheduled updates can push.