Skip to content

Commit 61b0b99

Browse files
committed
update plans
1 parent 373af74 commit 61b0b99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validator/PLANS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
* This test is partially captured by checking avgs in source vs reference data, unless erroneous zeroes continue for more than a week
5353
* Also partially captured by outlier checking. If zeroes aren't outliers, then it's hard to say that they're erroneous at all.
5454
* Easier suppression of many errors at once
55+
* Maybe store errors as dict of dicts. Keys could be check strings (e.g. "check_bad_se"), then next layer geo type, etc
5556
* Nicer formatting for error “report”.
5657
* E.g. if a single type of error is raised for many different datasets, summarize all error messages into a single message? But it still has to be clear how to suppress each individually
5758
* Use known erroneous/anomalous days of source data to tune static thresholds and test behavior

0 commit comments

Comments
 (0)