Datacommons Timeseries
Snowflake table name : CYBERSYN.DATACOMMONS_TIMESERIES
Name | Description | Type | Example |
---|---|---|---|
| A unique identifier for a place joinable to the GEOGRAPHY_INDEX table | VARCHAR |
|
| A unique identifier for a statistical variable. Each statistical variable represents a unique measure (ie. Population, Median Income, etc.) | VARCHAR |
|
| Human-readable name for the variable | VARCHAR |
|
| Date associated with the value | DATE |
|
| The actual numeric value for a given variable | NUMBER |
|
| Unit of measure for the value (e.g., USD, Years, Acre, etc.) | VARCHAR |
|
Last updated