> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allium.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Data Quality Verification

## Data quality checks

We believe in full transparency to our users on the completeness and veracity of our data.

Allium runs regular data status checks ([https://status.allium.so/](https://status.allium.so/)) and ([https://app.allium.so/status/chains](https://app.allium.so/status/chains))

<Frame caption="Check the completeness of the data in realtime on our status page">
  <img src="https://mintcdn.com/allium-e770e2b7/M3SuvBIUs-0g-3vo/images/image-historical-quality-verification-1.webp?fit=max&auto=format&n=M3SuvBIUs-0g-3vo&q=85&s=a3aaa6c78db004a5837039f73f31b16b" alt="" width="2304" height="2092" data-path="images/image-historical-quality-verification-1.webp" />
</Frame>

* **Existence Checks**: Ensuring that every block, trace, log, and transaction exists on the fundamental raw data level
* **Entity Consistency Checks**: Ensuring the blocks are in order, and the number of transactions matches
* \*\*Sub-entity Consistency Checks: \*\*Ensuring the internal fields are correct, as RPCs can flake, especially during version upgrades

<Frame>
  <img src="https://mintcdn.com/allium-e770e2b7/rnUMHb7oivWXnpD5/images/data-quality-verification-2.webp?fit=max&auto=format&n=rnUMHb7oivWXnpD5&q=85&s=2e2ca3dbb2c04587ba1eae44ae02e299" alt="" width="2304" height="1154" data-path="images/data-quality-verification-2.webp" />
</Frame>
