| # | Column | Type | Default | Info |
|---|---|---|---|---|
| 1 | group_work_id PK NOT NULL | text | admin.next_id() | |
| 2 | gw_name_institution_id | text | Назва закладу | |
| 3 | gw_location_description | text | Опис місцезнаходження (Район міста) | |
| 4 | gw_phone | text | Телефон | |
| 5 | gw_site | text | Сайт | |
| 6 | gw_email | text | Електронна пошта | |
| 7 | gw_areas_activity | _text [] | Напрямки діяльності гурткової роботи | |
| 8 | gw_address_id | text | gw_address_id | |
| 9 | editor_id | text | editor_id | |
| 10 | editor_date | timestamp | editor_date | |
| 11 | cdate | timestamp | cdate | |
| 12 | uid | text | uid | |
| 13 | files | json | files | |
| 14 | verification NOT NULL | bool | false | verification |
| 15 | public_geoport1 NOT NULL | bool | true | |
| 16 | geom | geometry | ||
| 17 | index_ | int4 | ||
| 18 | gw_head_group | text | Керівник гуртка | |
| 19 | gw_age_children | text | Для якого віку дітей | |
| 20 | gw_name_group | text | Назва гуртка | |
| 21 | gw_name_institution | text | Назва закладу |