You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 3, 2023. It is now read-only.
This project has been arising from the needs to analyse on-chain data from Cardano's blockchain.
We run Db-sync to map the blockchain data to a relational model in PostgreSQL. Every n hours (currently: two hours) we export and update these data on BigQuery via a defined Update process.
The state of the data can be inspected through its dashboard🔗.
After every epoch, Data validation is run on the completed epoch and the data compared between BigQuery and PostgreSQL. The results of these comparisons are kept in a table and can be inspected through this dashboard🔗.