FHFA Uniform Appraisal Timeseries
Snowflake table name : CYBERSYN.FHFA_UNIFORM_APPRAISAL_TIMESERIES
Name | Description | Type | Example |
---|---|---|---|
| A unique geographic identifier joinable to the geography_index/relationships tables | VARCHAR |
|
| A unique identifier for a variable joinable to the attributes table for filtering | VARCHAR |
|
| Human-readable description for the variable | VARCHAR |
|
| Date associated with the value | DATE |
|
| The reported numeric value for the variable and date | FLOAT |
|
| Unit of measure for the variable (e.g., Count, Percent, Ratio, USD) | VARCHAR |
|
| Boolean indicating whether the value has been suppressed in the underlying data for privacy purposes. Suppressed values appear as NULL | BOOLEAN |
|
Last updated