| Name | Type | Description |
|---|---|---|
| ticker | String | The ticker symbol of the Security for the Option. |
| date | String | The date of the data. |
| totalOpenInterest | Long | Total open interest for the ticker |
| totalVolume | Long | Total volume for the ticker |
| totalPutVolume | Long | Total put volume for the ticker |
| totalCallVolume | Long | Total call volume for the ticker |
| putCallVolumeRatio | Double | Total put volume to total call volume ratio for the ticker |
| contractCount | Integer | Total number of active contracts for the ticker |