Closed outerpress closed 7 years ago
For the "12%" number, I don't think that is in the API. The /migration endpoint lists percentages of various areas that people moved from, but they do not add up to anything near 12%.
Similarly, the percentages in the tree map do not reflect what the API is returning. Maybe I am not understanding the numbers?
@Zak-Kent @outerpress
The 12% comes from page 36 of PIT draft report 2015. Here's a screencap:
The percentages in the tree map come from page 37 of PIT draft report 2015:
These look correct in http://service.civicpdx.org/homeless/#!/migration/migration_list.
Ok I see, I was just thrown off by the decimal format of the percentages.
Should we make an endpoint for the "homeless when they came here" numbers? It would be cool to get both years in the app. That's also a pretty important number in context of the homelessness issue.
We could calculate the numbers and just round up/down accordingly and add those as a field to the existing table. It looks like those numbers refer to the 224 people in the 2015 count that were homeless when they came to Multnomah.
Done in #65
http://homelessness.civicpdx.org/migration needs to be hooked up to the API