Create a mapping from variables to user pretty print
Closed this issue · 1 comments
hardnett commented
To create titles that make sense to the user, I need to be about to see something like the variable median_female_age and convert that to Median Female Age at the very least. In other cases it may require that we do more than simply translate the variable name with string manipulation.
hardnett commented
I brought back the Census Vars and created a hack, but I also created an issue in the CitySDK for this to be resolved on their end.