Advertisement
Guest User

Untitled

a guest
Dec 12th, 2019
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. [
  2. {
  3. "householdMember": {
  4. "age": 29,
  5. "attendingSchool": true,
  6. "birthDate": "December 13, 1990",
  7. "civilStatus": "Widowed",
  8. "educationalAttainment": "Junior High School Graduate",
  9. "firstName": "fname",
  10. "householdMemberId": 12616,
  11. "householdSurveyId": 2753,
  12. "id": 12616,
  13. "lastName": "Lnames",
  14. "lastSchoolAttended": "High School Graduate",
  15. "middleName": "mname",
  16. "newCreate": false,
  17. "pwd": false,
  18. "relationshipToHousehold": "Household Head",
  19. "religion": "Mormons",
  20. "sex": "Male",
  21. "updated": true
  22. },
  23. "householdMemberId": 12616,
  24. "householdSurveyId": 2753
  25. }
  26. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement