Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | √ | null |
|
|
||||||||||||||||||||
| name | text | 2147483647 | null |
|
|
|||||||||||||||||||||
| level_id | int4 | 10 | null |
|
|
|||||||||||||||||||||
| category_id | int4 | 10 | null |
|
|
|||||||||||||||||||||
| description | text | 2147483647 | √ | null |
|
|
||||||||||||||||||||
| ref_id | text | 2147483647 | null |
|
|
|||||||||||||||||||||
| is_publishable | bool | 1 | null |
|
|
|||||||||||||||||||||
| unit | text | 2147483647 | √ | null |
|
|
||||||||||||||||||||
| primary_data_source | text | 2147483647 | √ | null |
|
|
||||||||||||||||||||
| notes | text | 2147483647 | √ | null |
|
|
||||||||||||||||||||
| active | bool | 1 | true |
|
|
|||||||||||||||||||||
| class_id | int4 | 10 | null |
|
|
|||||||||||||||||||||
| frequency_id | int4 | 10 | √ | null |
|
|
||||||||||||||||||||
| tf_owner | text | 2147483647 | √ | null |
|
|
||||||||||||||||||||
| precision | int4 | 10 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| auto_calculated_indicators_pkey | Primary key | Asc | id |