Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SDM historic course count calculation #458

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

johnbaldwin
Copy link
Contributor

  • Old system wasn't working, was getting course counts as of the current
    date
  • Added code to estimate when a course was started from its first
    enrollment created date
  • So basically we now tracking counts of when a course had it first
    enrollment and basing historical course count as of a date based on that
  • This is to improve accuracy for Figures SDM backfill

* Old system wasn't working, was getting course counts as of the current
date
* Added code to estimate when a course was started from its first
enrollment created date
* So basically we now tracking counts of when a course had it first
enrollment and basing historical course count as of a date based on that
* This is to improve accuracy for Figures SDM backfill
@johnbaldwin
Copy link
Contributor Author

Thanks @OmarIthawi !

@johnbaldwin johnbaldwin merged commit 7cfd881 into main Apr 27, 2022
@johnbaldwin johnbaldwin deleted the john/site-daily-metrics-backfill-fix branch April 27, 2022 18:18
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