ccao-data
data-architecture
R

Codebase for CCAO data infrastructure construction and management

Last updated Jul 6, 2026
12
Stars
5
Forks
82
Issues
0
Stars/day
Attention Score
56
Language breakdown
R 70.2%
Python 29.5%
Mermaid 0.2%
JavaScript 0.1%
CSS 0.0%
Files click to expand
README

CCAO Data Infrastructure

This repository stores the code for the CCAO Data Department's ETL pipelines and data lakehouse. This infrastructure supports the Data Team's modeling, reporting, and data integrity work.

Quick Links

Documentation for all CCAO data lakehouse tables and views infrastructure using dbt How to add and run data tests, unit tests, and QC reports using dbt Definitions for CCAO generic dbt tests, which are functions that we use to define our QC tests

Repository Structure

  • ./dbt contains the models and tests that build our Athena data lakehouse;
dbt mainly acts as a transformation and documentation layer on top of our raw data
  • ./docs contains design documents and other supplemental documentation
  • ./etl contains ETL scripts used to load raw and slightly cleaned up
data into the lakehouse as dbt sources
  • ./socrata contains column transformations for the CCAO's
Open Data Portal assets
🔗 More in this category

© 2026 GitRepoTrend · ccao-data/data-architecture · Updated daily from GitHub