Skip to content

A collection of SQL views used to enrich data produced by a Helium blockchain-etl

Notifications You must be signed in to change notification settings

wishplorer/helium-etl-queries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helium-etl-queries

A collection of SQL queries used to enrich data produced by a Helium blockchain-etl

This repo is specifically trying to create and manage views that better surface the embedded JSON fields in a more managable form, e.g. turning transactions[type='state_channel_close'] => data_credits table, with properly typed columns

A live instance with these views is avaialble on the beta DeWi ETL instance, which runs Metabase:

https://etl.dewi.org

If you're interested in using it, please contact @jamiedubs on Discord

TODO

  • More views: challenges, consensus_groups, payments, split out reward-types, etc
  • Get fancy and use dbt

Contributing

  • Pull requests welcome
  • Ask questions in #hips or #blockchain-dev on Discord

Contributors

  • @~zav~
  • @jamiedubs

License

MIT

About

A collection of SQL views used to enrich data produced by a Helium blockchain-etl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PLpgSQL 99.0%
  • Shell 1.0%