| Name | Type | Description |
|---|---|---|
| security_id | str | The Intrinio Identifier for this security. |
| ticker | str | The ticker symbol for this security. |
| last_price | float | The last price of the last trade. |
| change | float | The raw change in price. |
| percent_change | float | The percent change in price. |
| market_volume | float | The market volume for the most recent (today) trading day. |
| source | str | The source of the data. |