Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling of NA Income for aggregate reports #2719

Closed
omnipresent07 opened this issue Apr 30, 2019 · 1 comment
Closed

Handling of NA Income for aggregate reports #2719

omnipresent07 opened this issue Apr 30, 2019 · 1 comment
Assignees

Comments

@omnipresent07
Copy link
Contributor

omnipresent07 commented Apr 30, 2019

Related to #2641

@chynnakeys @keileyo The income field in the LAR spec can have value NA. In this scenario, what should be the income categorized as? i.e. <50%, "50-79%", "80-99%", "100-119%", ">120%", or this type of data shouldn't be part of the report?

@kgudel Based on how we handle above, we'll need to change the logic in IncomeCategorization since it currently converts income toDouble without using Option and we get an error

@keileyo
Copy link
Contributor

keileyo commented Apr 30, 2019

leave the records out of the report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants