Skip to content

Commit

Permalink
2553 intake improve validations on audit findings workbook (#2606)
Browse files Browse the repository at this point in the history
* #2553 Refactoring ...

* #2553 Code refactoring + logic to check missing required fields

* #2553 Updated test workbooks

* #2553 Added logic to generate is_valid data in audit findings workbook

* #2553 Added magic columns to federal awards workbook generation code

* #2553 regenerated workbooks

* #2545 Added logic to check bad pror references
  • Loading branch information
sambodeme authored Nov 1, 2023
1 parent 47e1855 commit 751a237
Show file tree
Hide file tree
Showing 111 changed files with 406 additions and 266 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"endpoint": "additional_eins",
"report_id": "2021TEST000134732",
"report_id": "2021-12-TSTDAT-0000134732",
"rows": [],
"singletons": {
"auditee_uei": "BADBADBADBAD"
Expand All @@ -14,7 +14,7 @@
},
{
"endpoint": "corrective_action_plans",
"report_id": "2021TEST000134732",
"report_id": "2021-12-TSTDAT-0000134732",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -59,7 +59,7 @@
},
{
"endpoint": "federal_awards",
"report_id": "2021TEST000134732",
"report_id": "2021-12-TSTDAT-0000134732",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -1303,7 +1303,7 @@
},
{
"endpoint": "findings_text",
"report_id": "2021TEST000134732",
"report_id": "2021-12-TSTDAT-0000134732",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -1348,7 +1348,7 @@
},
{
"endpoint": "findings",
"report_id": "2021TEST000134732",
"report_id": "2021-12-TSTDAT-0000134732",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -1459,7 +1459,7 @@
},
{
"endpoint": "notes_to_sefa",
"report_id": "2021TEST000134732",
"report_id": "2021-12-TSTDAT-0000134732",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -1491,7 +1491,7 @@
},
{
"endpoint": "secondary_auditor",
"report_id": "2021TEST000134732",
"report_id": "2021-12-TSTDAT-0000134732",
"rows": [],
"singletons": {
"auditee_uei": "BADBADBADBAD"
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[
{
"endpoint": "additional_eins",
"report_id": "2022TEST000147110",
"report_id": "2022-06-TSTDAT-0000147110",
"rows": [],
"singletons": {
"auditee_uei": "ZUFJEU4NMK52"
}
},
{
"endpoint": "additional_ueis",
"report_id": "2022TEST000147110",
"report_id": "2022-06-TSTDAT-0000147110",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -234,7 +234,7 @@
},
{
"endpoint": "corrective_action_plans",
"report_id": "2022TEST000147110",
"report_id": "2022-06-TSTDAT-0000147110",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -1203,7 +1203,7 @@
},
{
"endpoint": "federal_awards",
"report_id": "2022TEST000147110",
"report_id": "2022-06-TSTDAT-0000147110",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -10737,7 +10737,7 @@
},
{
"endpoint": "findings_text",
"report_id": "2022TEST000147110",
"report_id": "2022-06-TSTDAT-0000147110",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -11706,7 +11706,7 @@
},
{
"endpoint": "findings",
"report_id": "2022TEST000147110",
"report_id": "2022-06-TSTDAT-0000147110",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -19985,7 +19985,7 @@
},
{
"endpoint": "notes_to_sefa",
"report_id": "2022TEST000147110",
"report_id": "2022-06-TSTDAT-0000147110",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -20057,7 +20057,7 @@
},
{
"endpoint": "secondary_auditor",
"report_id": "2022TEST000147110",
"report_id": "2022-06-TSTDAT-0000147110",
"rows": [],
"singletons": {
"auditee_uei": "ZUFJEU4NMK52"
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"endpoint": "additional_eins",
"report_id": "2022TEST000171944",
"report_id": "2022-08-TSTDAT-0000171944",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -1202,7 +1202,7 @@
},
{
"endpoint": "additional_ueis",
"report_id": "2022TEST000171944",
"report_id": "2022-08-TSTDAT-0000171944",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -2171,7 +2171,7 @@
},
{
"endpoint": "corrective_action_plans",
"report_id": "2022TEST000171944",
"report_id": "2022-08-TSTDAT-0000171944",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -2540,7 +2540,7 @@
},
{
"endpoint": "federal_awards",
"report_id": "2022TEST000171944",
"report_id": "2022-08-TSTDAT-0000171944",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -168186,7 +168186,7 @@
},
{
"endpoint": "findings_text",
"report_id": "2022TEST000171944",
"report_id": "2022-08-TSTDAT-0000171944",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -168555,7 +168555,7 @@
},
{
"endpoint": "findings",
"report_id": "2022TEST000171944",
"report_id": "2022-08-TSTDAT-0000171944",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -172770,7 +172770,7 @@
},
{
"endpoint": "notes_to_sefa",
"report_id": "2022TEST000171944",
"report_id": "2022-08-TSTDAT-0000171944",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -172932,7 +172932,7 @@
},
{
"endpoint": "secondary_auditor",
"report_id": "2022TEST000171944",
"report_id": "2022-08-TSTDAT-0000171944",
"rows": [
{
"fields": [
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
[
{
"endpoint": "additional_eins",
"report_id": "2022TEST000181744",
"report_id": "2022-09-TSTDAT-0000181744",
"rows": [],
"singletons": {
"auditee_uei": "MKEJWVSEURF3"
}
},
{
"endpoint": "additional_ueis",
"report_id": "2022TEST000181744",
"report_id": "2022-09-TSTDAT-0000181744",
"rows": [],
"singletons": {
"auditee_uei": "MKEJWVSEURF3"
}
},
{
"endpoint": "corrective_action_plans",
"report_id": "2022TEST000181744",
"report_id": "2022-09-TSTDAT-0000181744",
"rows": [],
"singletons": {
"auditee_uei": "MKEJWVSEURF3"
}
},
{
"endpoint": "federal_awards",
"report_id": "2022TEST000181744",
"report_id": "2022-09-TSTDAT-0000181744",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -5075,21 +5075,21 @@
},
{
"endpoint": "findings_text",
"report_id": "2022TEST000181744",
"report_id": "2022-09-TSTDAT-0000181744",
"rows": [],
"singletons": {
"auditee_uei": "MKEJWVSEURF3"
}
},
{
"endpoint": "findings",
"report_id": "2022TEST000181744",
"report_id": "2022-09-TSTDAT-0000181744",
"rows": [],
"singletons": {}
},
{
"endpoint": "notes_to_sefa",
"report_id": "2022TEST000181744",
"report_id": "2022-09-TSTDAT-0000181744",
"rows": [
{
"fields": [
Expand All @@ -5111,7 +5111,7 @@
},
{
"endpoint": "secondary_auditor",
"report_id": "2022TEST000181744",
"report_id": "2022-09-TSTDAT-0000181744",
"rows": [],
"singletons": {
"auditee_uei": "MKEJWVSEURF3"
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
[
{
"endpoint": "additional_eins",
"report_id": "2022TEST000182926",
"report_id": "2022-06-TSTDAT-0000182926",
"rows": [],
"singletons": {
"auditee_uei": "M1LVPE5GLSD9"
}
},
{
"endpoint": "additional_ueis",
"report_id": "2022TEST000182926",
"report_id": "2022-06-TSTDAT-0000182926",
"rows": [],
"singletons": {
"auditee_uei": "M1LVPE5GLSD9"
}
},
{
"endpoint": "corrective_action_plans",
"report_id": "2022TEST000182926",
"report_id": "2022-06-TSTDAT-0000182926",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -62,7 +62,7 @@
},
{
"endpoint": "federal_awards",
"report_id": "2022TEST000182926",
"report_id": "2022-06-TSTDAT-0000182926",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -89594,7 +89594,7 @@
},
{
"endpoint": "findings_text",
"report_id": "2022TEST000182926",
"report_id": "2022-06-TSTDAT-0000182926",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -89639,7 +89639,7 @@
},
{
"endpoint": "findings",
"report_id": "2022TEST000182926",
"report_id": "2022-06-TSTDAT-0000182926",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -89860,7 +89860,7 @@
},
{
"endpoint": "notes_to_sefa",
"report_id": "2022TEST000182926",
"report_id": "2022-06-TSTDAT-0000182926",
"rows": [
{
"fields": [
Expand Down Expand Up @@ -89892,7 +89892,7 @@
},
{
"endpoint": "secondary_auditor",
"report_id": "2022TEST000182926",
"report_id": "2022-06-TSTDAT-0000182926",
"rows": [],
"singletons": {
"auditee_uei": "M1LVPE5GLSD9"
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 751a237

Please sign in to comment.