Skip to content

Database schema

Alexander Diemand edited this page May 8, 2026 · 3 revisions

Database schema

BigQuery table definitions are in: schema/tables

The tables can also be inspected on our BigQuery project: blockchain-analytics-392322

Machine-readable schema

We publish the schema on schemas.blockchain-applied.com/cardano_on_bigquery/ ready to be parsed by AI agents like MCP servers. The machine-readable schema of all tables is available in JSON Schema, YAML, JSON-LD, and native BigQuery schema format.

Point your LLM, AI agent, or MCP server at this address.

Clone this wiki locally