code-dot-org / analytics

analytics codebase for code.org (v1.2.2024)

Home Page:https://code-dot-org.github.io/analytics/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code-dot-org/analytics

Hello friend,

Welcome to the code.org analytics codebase!

The following models and configurations are used to transform, load, and model data from our studio application (and other third party sources) into our data warehouse.

Our anticipated release schedule is as follows:

Release Name (Release Date)

  1. [Pre-Release] Hydrone v1.0.2023 [2023-12-15]
  2. [Release 1] Hydrone v1.1.2024 [2024-02-02] <-- today!

Using dbt

For starters, you should set-up a local dbt-core install or dbt Cloud environment.

After you set up dbt, try running the following commands:

  • dbt clean && dbt deps
  • dbt debug
  • dbt run && dbt docs generate

Resources:

  • Please refer to our sql/dbt style guide for building models
  • For a more detailed guide on buildilng our dbt-project see here
  • Join the chat on Slack for live discussions and support
  • Check out the blog for the latest news on dbt's development and best practices

About

analytics codebase for code.org (v1.2.2024)

https://code-dot-org.github.io/analytics/


Languages

Language:PLpgSQL 100.0%