Skip to content

core-data-updater

Canonical raw ingestion plus dbt facts and analytics.

Getting started

What core-data-updater is, how to set up a clone, and how to run it locally — see Getting Started.

Configuration

Environment variables, per-environment overrides, and how secrets reach the app — see the Configuration guide.

Deployment

How a push becomes a running workload, environments, and rollbacks — see the Deployment guide.

Pipeline architecture

Raw ownership, dbt facts/analytics, workload topology, monitoring, repairs, and activation — see Pipeline architecture.

API reference

Generated from the docstrings in src/ — browse the Reference section.

Contributing

The development workflow, checks that mirror CI, and release conventions — see Development.