A crosswalk of CCAO variable names used in iasWorld, AWS, modeling, and open data. Also includes a translation of numeric character codes to their human-readable value (ROOF_CNST = 1 becomes ROOF_CNST = Shingle/Asphalt).
vars_dict
A data frame with 509 rows and 11 variables:
Column name of variable when stored in the legacy ADDCHARS SQL table
Column name for variable as stored in the system of record (iasWorld)
Column name used for views and tables in AWS Athena
Column name used while data is flowing through modeling pipelines
Human-readable column name used for public data sets
Human-readable column name used for publication and reporting
Variable type/prefix indicating the variable's function. For example, ind_ variables are always indicators (booleans), while char_ variables are always property characteristics
R data type variable values should be stored as
Factor value for categorical variable. These are the values stored in the system of record
Human-readable translation of factor value
Human-readable translation of factor value, but as short as possible