treasury_tic_holder_history
How did one publisher-listed major foreign holder's U.S. Treasury holdings change over a fixed monthly window? Returns bounded/paginated holdings in integer USD millions, exact month, primary/comparison-series identity, raw-asset line references, snapshot vintage, hashes, and methodology caveats. Primary values are returned by default; set include_comparison_series only to inspect duplicate benchmark-break comparison columns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum observations. Default 24. | |
| holder | Yes | Exact MFH holder id or unambiguous published label. Use treasury_tic_find_holders first if unsure. | |
| offset | No | Observations to skip. Default 0. | |
| end_month | No | Exact calendar month in YYYY-MM format. | |
| start_month | No | Exact calendar month in YYYY-MM format. | |
| response_format | No | Human-readable markdown or machine-readable JSON. Default markdown. | |
| include_comparison_series | No | Include separately preserved prior-series comparison values at historical breaks. Default false. |