# Data Dictionary - Hyperliquid Basis & Carry - spot-perp dislocation + funding, hourly Parquet

**Units:** vary by `metric` - read the per-row `unit` column (overall: mixed).  Times are UTC.

| column | type | description |
|---|---|---|
| `zone` | str | Coin (perp ticker) |
| `ts` | timestamp (UTC) | Hour (bar start) |
| `metric` | str | basis_bps, funding_apr_pct or premium_bps |
| `value` | float | Metric value. Units: basis_bps/premium_bps=bps, funding_apr_pct=annualised % |
| `unit` | str | Unit (mixed - see metric) |
| `res_min` | int | Native resolution in minutes (60 = hourly) |

*Source: Hyperliquid (on-chain perpetual DEX) - public asset-context data.*
