| # | Column | Type | Default | Info |
|---|---|---|---|---|
| 1 | budget_passports_id PK NOT NULL | text | admin.next_id() | |
| 2 | bp_title | text | назва | |
| 3 | bp_budget_period_year | text | рік бюджетного періоду | |
| 4 | bp_budget_program_code | text | код бюджетної програми | |
| 5 | bp_date_approval | text | дату затвердження бюджетної програми або внесення змін до неї | |
| 6 | bp_institution_id | text | установа | |
| 7 | bp_file | text | bp_file | |
| 8 | bp_file2 | _text [] | bp_file2 | |
| 9 | editor_id | text | editor_id | |
| 10 | editor_date | timestamp | date_trunc('minutes'::text, now()) | editor_date |
| 11 | cdate | timestamp | cdate | |
| 12 | uid | text | відповідальний специаліст | |
| 13 | files | json | ||
| 14 | verification NOT NULL | bool | false | verification |
| 15 | public_geoport1 NOT NULL | bool | true |