Skip to content

Draft: Cohorts model#246

Draft
MeltyBot wants to merge 1 commit intomainfrom
general_cohorts
Draft

Draft: Cohorts model#246
MeltyBot wants to merge 1 commit intomainfrom
general_cohorts

Conversation

@MeltyBot
Copy link

Migrated from GitLab: https://gitlab.com/meltano/squared/-/merge_requests/125

Originally created by @pnadolny13 on 2022-05-27 18:05:30


Since theres no easy way to calculate cohort data on the fly using Superset and our current cohort models are specific to a single set of use cases, I created a new cohorts model that is generic and can be filtered to see pre-aggregated cohorted data. We'll still need to add them manually to this model but we wont need to import new columns or customize visualizations (other than switching some filters).

  • Add a generic cohort table
  • Calculates activation date for projects, this allows for more accurate understanding of when events start contributing to the metrics that care about active vs inactive
  • The current set of cohorts in this model are: event_volume (month), active_projects (month), APP_active (week/month), APP_active_prod (week), APP_active_dev (week)

@pnadolny13 pnadolny13 marked this pull request as draft August 3, 2022 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants