IRS Migration By Characteristic Timeseries
Snowflake table name : CYBERSYN.IRS_MIGRATION_BY_CHARACTERISTIC_TIMESERIES
Name | Description | Type | Example |
---|---|---|---|
| A unique identifier for a place (state, county, zipcode) joinable to the geography_index/relationships tables | VARCHAR |
|
| A unique identifier for a variable joinable to the attributes table | VARCHAR |
|
| Human readable name for the variable | VARCHAR |
|
| Date associated with the value, for gross migration data it is the last day of the second year being reported | DATE |
|
| The actual numeric value for the variable | NUMBER |
|
| Unit of measure for the value, examples: USD, returns, individuals | VARCHAR |
|
Last updated