NYCPlanning / db-factfinder

data ETL for population fact finder (decennial + acs)
https://nycplanning.github.io/db-factfinder/factfinder/
MIT License
2 stars 3 forks source link

Add list of median inputs #148

Closed mgraber closed 3 years ago

mgraber commented 3 years ago

Useful for debugging (or eventually changing logic) to identify cases where only estimate is relevant for PFF.

SPTKL commented 3 years ago

Should we also add logic to clear out everything else for these variables?

mgraber commented 3 years ago

Should we also add logic to clear out everything else for these variables?

@SPTKL I added this logic. The rooms variables are an exception, since they are both median inputs and displayed variables.