The central hub for GoodDollar's analytics and data work. This repo contains the active codebases, SQL queries, documentation, and data dictionary maintained by the data team.
Data Team Lead: @thalescb | Questions / requests: open an issue
data-team/
├── projects/
│ ├── gd-events-pipeline/ # On-chain event pipeline (TypeScript, BigQuery)
│ │ └── docs/
│ │ └── layer2-entities/ # L2 invite entity reference
│ ├── dashboard-scripts/ # GoodDollar main dashboard (Google Apps Script)
│ └── automations/ # n8n automation flows (archived)
├── queries/
│ └── dune/ # Dune Analytics SQL queries
└── docs/
├── subgraph/ # GoodDollar subgraph schemas
└── dashboards.md # Links to live dashboards
| Project | Description | Status |
|---|---|---|
| gd-events-pipeline | Indexes on-chain GoodDollar events into BigQuery via HyperSync | Active |
| dashboard-scripts | Google Apps Script powering the GoodDollar main dashboard | Active (v6) |
Need data analysis, a query, a dashboard, or any other data deliverable?
Fill out the template. The more detail you provide, the faster and more accurately it can be delivered.
See CONTRIBUTING.md for how to contribute and how the bounty program works.