File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 28
28
"dry_run": true,
29
29
"suppressed_errors": [
30
30
{"check_name": "check_rapid_change_num_rows",
31
- "signal": "covid_ag_raw_pct_positive"}
31
+ "signal": "covid_ag_raw_pct_positive",
32
+ "geo_type": "hrr"},
33
+ {"check_name": "check_rapid_change_num_rows",
34
+ "signal": "covid_ag_raw_pct_positive",
35
+ "geo_type": "msa"},
36
+ {"check_name": "check_rapid_change_num_rows",
37
+ "signal": "covid_ag_raw_pct_positive",
38
+ "geo_type": "county"}
32
39
]
33
40
},
34
41
"static": {
Original file line number Diff line number Diff line change 29
29
"dry_run": true,
30
30
"suppressed_errors": [
31
31
{"check_name": "check_rapid_change_num_rows",
32
- "signal": "covid_ag_raw_pct_positive"}
32
+ "signal": "covid_ag_raw_pct_positive",
33
+ "geo_type": "hrr"},
34
+ {"check_name": "check_rapid_change_num_rows",
35
+ "signal": "covid_ag_raw_pct_positive",
36
+ "geo_type": "msa"},
37
+ {"check_name": "check_rapid_change_num_rows",
38
+ "signal": "covid_ag_raw_pct_positive",
39
+ "geo_type": "county"}
33
40
]
34
41
},
35
42
"static": {
You can’t perform that action at this time.
0 commit comments