alan-turing-institute / CROP

CROP is a Research Observation Platform
MIT License
25 stars 5 forks source link

Deal with "deleted" flag for batches in GrowApp data #401

Open nbarlowATI opened 1 year ago

nbarlowATI commented 1 year ago

Starting soon, the GrowApp data will have a new column, "deleted", in the "batch" table. We will want to check that any batches we report have this flag as false, and that any batch events we report have the associated batch with this flag as false.

Possible way of dealing with this: