American Community Survey Timeseries
Snowflake table name : CYBERSYN.AMERICAN_COMMUNITY_SURVEY_TIMESERIES
Name | Description | Type | Example |
---|---|---|---|
| A unique identifier for a place joinable to the GEOGRAPHY_INDEX table. | VARCHAR |
|
| A unique identifier for a variable joinable to the timeseries table. | VARCHAR |
|
| Human-readable name for the variable. | VARCHAR |
|
| Date associated with the value. | DATE |
|
| Value reported for the variable. | VARIANT |
|
| Unit of measurement for the reported value. | VARCHAR |
|
Last updated