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

[Task] Generate monthly reports on OC data updates #2645

Open
1 task done
tschaffter opened this issue Apr 22, 2024 · 0 comments
Open
1 task done

[Task] Generate monthly reports on OC data updates #2645

tschaffter opened this issue Apr 22, 2024 · 0 comments

Comments

@tschaffter
Copy link
Member

What product(s) is this story for?

OpenChallenges

As a user, I want

As a Product Owner, I want to get a summary of the OC data that have been created or changed so that I can share this summary with stakeholders.

Description

One approach would be to create SQL queries that can be run against the OC DB. This query could then continue to be used when the DB has been migrated to an AWS managed DB.

Alternatively, we could create an endpoint to access these data to enable anyone to fetch them.

Acceptance criteria

The following metrics can be generated for an arbitrary period of time defined by two datetimes:

  • number of challenges added
  • number of challenges updated
  • number of organization added
  • number of organization updated
  • number of challenge contributions added ("challenge x organization" objects)
  • number of challenge contributions updated

Tasks

No response

Anything else?

No response

Have you linked this story to a GitHub Project?

  • I have linked this story to a GitHub Project and set its metadata.
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

No branches or pull requests

1 participant