Canada Statcan Timeseries
Snowflake table name : CYBERSYN.CANADA_STATCAN_TIMESERIES
Name | Description | Type | Example |
---|---|---|---|
| A unique identifier for a place | VARCHAR |
|
| A unique identifier for a variable joinable to the attributes table | VARCHAR |
|
| Human-readable name for the variable | VARCHAR |
|
| The actual numeric value for the variable | FLOAT |
|
| Unit of measure for the variable, examples: persons, percentage, Canadian Dollars | VARCHAR |
|
| Date associated with the value, for periods greater than a day it is the last day of the observation period | DATE |
|
Last updated