# Report Schema: RWA Standard (v8)
Source: https://docs.chain.link/data-streams/reference/report-schema-v8

> For the complete documentation index, see [llms.txt](/llms.txt).

<DataStreams section="dsNotes" />

RWA streams adhere to the report schema outlined below.

### Schema Fields

**Notes**:

- `marketStatus`:
  - The `marketStatus` field is the authoritative signal for determining whether a market is open. Do not use `observationsTimestamp` (or any other timestamp field) to infer whether a stream is active or to select among multiple streams — timestamps reflect when an observation was last recorded, not whether the market is currently open.
  - Users are responsible for handling market status changes in their applications.
  - For further guidance, refer to the [Handling Market Events](/data-streams/rwa-streams/handling-market-events) documentation.
- Future RWA streams may use different report schemas.