For the generation of HMDA data, figure out a way to generate 'NA' and 'Exempt' in the fields where appropriate.
Ideas -
- Set a NA/Exempt flag like the SBL generation script, but don't include those variables in the output (either strip them or update the gen script to ignore them)
- For numeric fields, maybe generate as numbers and then afterwards impute exempt/NA?
For the generation of HMDA data, figure out a way to generate 'NA' and 'Exempt' in the fields where appropriate.
Ideas -