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

Create a table of annotation types collected by day #7998

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

jon-betts
Copy link
Contributor

@jon-betts jon-betts commented Jun 12, 2023

For:

This is intended to be used to create further aggregations which roll up by different time scales.

Day has been chosen as some users have expressed a requirement for daily info. I'm not sure if we will need it, but it would be good to see if we can. There are 747,723 rows in the other group count table, which is at a weekly level, so we would expect around 5.2M rows here.

Follow up

There is some unfortunate overlap with the existing annotation group count table. We should at a minimum:

  • Try and base that table off of this one
  • Collect annotation related things into a folder
  • See if we can shift downstream tables to use this and remove the old one

Testing notes

  • Usual type of affair for testing reporting
  • Start many things
  • Make some annotations
  • Run the create from scratch and refresh

@jon-betts jon-betts added WIP technical enabler Technical work that facilitates further work labels Jun 12, 2023
@jon-betts jon-betts self-assigned this Jun 12, 2023
@jon-betts jon-betts changed the title Report anno subtypes Create a table of annotation types collected by day Jun 15, 2023
@jon-betts jon-betts force-pushed the report-anno-subtypes branch 2 times, most recently from 3d6bc24 to eaa57ee Compare June 15, 2023 12:03
@jon-betts jon-betts removed the technical enabler Technical work that facilitates further work label Jun 15, 2023
@jon-betts jon-betts added the technical enabler Technical work that facilitates further work label Jun 15, 2023
@jon-betts jon-betts requested a review from marcospri June 15, 2023 14:14
…aily

This should cut down on the number of rows considerably
@jon-betts jon-betts removed the WIP label Jun 15, 2023
@jon-betts jon-betts merged commit dcae5d0 into main Jun 15, 2023
6 checks passed
@jon-betts jon-betts deleted the report-anno-subtypes branch June 15, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical enabler Technical work that facilitates further work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants