Skip to content

Commit

Permalink
Merge pull request #4756 from kgudel/4753
Browse files Browse the repository at this point in the history
Correct valid values for fields collected on visual observation
  • Loading branch information
PatrickGoRaft authored Jan 25, 2024
2 parents 3561d75 + 18dab0b commit c9b1d95
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions common/src/main/resources/parserFieldValidValues.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Ethnicity of Applicant or Borrower: 2|Integer: 1, 11, 12, 13, 14, 2, 3, 4, 5 or
Ethnicity of Applicant or Borrower: 3|Integer: 1, 11, 12, 13, 14, 2, 3, 4, 5 or Blank
Ethnicity of Applicant or Borrower: 4|Integer: 1, 11, 12, 13, 14, 2, 3, 4, 5 or Blank
Ethnicity of Applicant or Borrower: 5|Integer: 1, 11, 12, 13, 14, 2, 3, 4, 5 or Blank
Ethnicity of Applicant or Borrower Collected on the Basis of Visual Observation or Surname|Integer: 1, 2, 3, 4
Ethnicity of Applicant or Borrower Collected on the Basis of Visual Observation or Surname|Integer: 1, 2, 3
Ethnicity of Co-Applicant or Co-Borrower: 1|Integer: 1, 11, 12, 13, 14, 2, 3, 4, 5 or Blank
Ethnicity of Co-Applicant or Co-Borrower: 2|Integer: 1, 11, 12, 13, 14, 2, 3, 4, 5 or Blank
Ethnicity of Co-Applicant or Co-Borrower: 3|Integer: 1, 11, 12, 13, 14, 2, 3, 4, 5 or Blank
Expand All @@ -28,15 +28,15 @@ Race of Applicant or Borrower: 2|Integer: 1, 2, 21, 22, 23, 24, 25, 26, 27, 3, 4
Race of Applicant or Borrower: 3|Integer: 1, 2, 21, 22, 23, 24, 25, 26, 27, 3, 4, 41, 42, 43, 44, 5, 6, 7, 8 or Blank
Race of Applicant or Borrower: 4|Integer: 1, 2, 21, 22, 23, 24, 25, 26, 27, 3, 4, 41, 42, 43, 44, 5, 6, 7, 8 or Blank
Race of Applicant or Borrower: 5|Integer: 1, 2, 21, 22, 23, 24, 25, 26, 27, 3, 4, 41, 42, 43, 44, 5, 6, 7, 8 or Blank
Race of Applicant or Borrower Collected on the Basis of Visual Observation or Surname|1, 2, 3, 4
Race of Applicant or Borrower Collected on the Basis of Visual Observation or Surname|1, 2, 3
Race of Co-Applicant or Co-Borrower: 1|Integer: 1, 2, 21, 22, 23, 24, 25, 26, 27, 3, 4, 41, 42, 43, 44, 5, 6, 7, 8 or Blank
Race of Co-Applicant or Co-Borrower: 2|Integer: 1, 2, 21, 22, 23, 24, 25, 26, 27, 3, 4, 41, 42, 43, 44, 5, 6, 7, 8 or Blank
Race of Co-Applicant or Co-Borrower: 3|Integer: 1, 2, 21, 22, 23, 24, 25, 26, 27, 3, 4, 41, 42, 43, 44, 5, 6, 7, 8 or Blank
Race of Co-Applicant or Co-Borrower: 4|Integer: 1, 2, 21, 22, 23, 24, 25, 26, 27, 3, 4, 41, 42, 43, 44, 5, 6, 7, 8 or Blank
Race of Co-Applicant or Co-Borrower: 5|Integer: 1, 2, 21, 22, 23, 24, 25, 26, 27, 3, 4, 41, 42, 43, 44, 5, 6, 7, 8 or Blank
Race of Co-Applicant or Co-Borrower Collected on the Basis of Visual Observation or Surname|1, 2, 3, 4
Sex of Applicant or Borrower|Integer: 1, 2, 3, 4, 5, 6
Sex of Applicant or Borrower Collected on the Basis of Visual Observation or Surname|Integer: 1, 2, 3, 4
Sex of Applicant or Borrower Collected on the Basis of Visual Observation or Surname|Integer: 1, 2, 3
Sex of Co-Applicant or Co-Borrower|Integer: 1, 2, 3, 4, 5, 6
Sex of Co-Applicant or Co-Borrower Collected on the Basis of Visual Observation or Surname|Integer: 1, 2, 3, 4
Age of Applicant or Borrower|Integer
Expand Down

0 comments on commit c9b1d95

Please sign in to comment.