Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('data_officeryearlypercentile_id_seq'::regclass) |
|
|
||||
year | int4 | 10 | null |
|
|
|||||
percentile_trr | numeric | 6,4 | √ | null |
|
|
||||
percentile_allegation | numeric | 6,4 | √ | null |
|
|
||||
percentile_allegation_civilian | numeric | 6,4 | √ | null |
|
|
||||
percentile_allegation_internal | numeric | 6,4 | √ | null |
|
|
||||
officer_id | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
data_officeryearlypercentile_pkey | Primary key | Asc | id |
data_office_year_c8b488_idx | Performance | Asc | year |
data_officeryearlypercentile_officer_id_310c59d7 | Performance | Asc | officer_id |