# Data Dictionary - US Net Liquidity Index - daily, derived Parquet

**Units:** all `net_liq_bn` values are in **USD bn**.  Times are UTC.

| column | type | description |
|---|---|---|
| `zone` | str | Always US |
| `ts` | timestamp (UTC) | Trading day |
| `net_liq_bn` | float | Balance sheet - TGA - RRP, $ billions |
| `unit` | str | Unit |
| `res_min` | int | Native resolution (daily = 1440) |

*Source: U.S. Department of the Treasury (Fiscal Data) & Federal Reserve Bank of New York.*
