CityOfDetroit / bloom

component-based web framework for affordable housing management
Apache License 2.0
16 stars 1 forks source link

Shared place for calculating AMI from household number + income #477

Closed willrlin closed 1 year ago

willrlin commented 3 years ago

This task tracks the work to calculate AMI from household number + income in a place that can be used by the frontend (and possibly the backend? I don't remember what the use-case for having it in the backend was).

Main use case - generating AMI for filtering from eligibility questionnaire

willrlin commented 3 years ago

FYI: the ami_chart_item tables are not used, see https://github.com/bloom-housing/bloom/discussions/1400#discussioncomment-1325045