property
Y
Normal
/
N
1000
100
-
2024/08/15 14:02:51.713
-
2024/08/15 14:02:51.713
H4sIAAAAAAAAAAMAAAAAAAAAAAA=
N
Table input
Table output
Y
Table input 2
Table output 2
Y
Table input 2 2
Table output 2 2
Y
Table input 2 2 2
Table output 2 2 2
Y
Table input
TableInput
Y
1
none
ervu_person_registry
with prop as
(select jsonb_array_elements(ri.info->'svedON'->'on') u,
ri.recruit_id
from public.recruits_info ri
where jsonb_typeof(ri.info->'svedON'->'on') = 'array')
select
r.id recruit_id,
u->>'naimVidPrav' kind_right,
u->'adrObSob'->>'adrObSobTekst' address,
to_date(u->>'dataRegPrav', 'YYYY-MM-DD') start_date,
to_date(u->>'dataPrekPrav', 'YYYY-MM-DD') close_date,
'realty' type_property
from public.recruits r
join prop on r.id = prop.recruit_id;
0
N
N
N
480
208
Y
Table input 2
TableInput
Y
1
none
ervu_person_registry
with prop as
(select jsonb_array_elements(ri.info->'svedNazTS'->'nazTS') u,
ri.recruit_id
from public.recruits_info ri
where jsonb_typeof(ri.info->'svedNazTS'->'nazTS') = 'array')
select
r.id recruit_id,
u->>'vidTS' vehicle_type,
u->>'godVyp' issue_year,
u->>'markaTS' brand_model,
u->>'gosRegZn' reg_plate,
u->>'idenNom' vin,
to_date(u->>'dataRegPrav', 'YYYY-MM-DD') start_date,
to_date(u->>'dataPrekPrav', 'YYYY-MM-DD') close_date,
'ground_transportation' type_property
from public.recruits r
join prop on r.id = prop.recruit_id;
0
N
N
N
480
304
Y
Table input 2 2
TableInput
Y
1
none
ervu_person_registry
with prop as
(select jsonb_array_elements(ri.info->'svedVozTS'->'vozTS') u,
ri.recruit_id
from public.recruits_info ri
where jsonb_typeof(ri.info->'svedVozTS'->'vozTS') = 'array')
select
r.id recruit_id,
u->>'naimVid' vehicle_type,
u->>'naznKat' vehicle_category,
to_date(u->>'dataRegPrav', 'YYYY-MM-DD') start_date,
to_date(u->>'dataPrekPrav', 'YYYY-MM-DD') close_date,
'air_vehicles' type_property
from public.recruits r
join prop on r.id = prop.recruit_id;
0
N
N
N
480
384
Y
Table input 2 2 2
TableInput
Y
1
none
ervu_person_registry
with prop as
(select jsonb_array_elements(ri.info->'svedVozTS'->'vozTS') u,
ri.recruit_id
from public.recruits_info ri
where jsonb_typeof(ri.info->'svedVozTS'->'vozTS') = 'array')
select
r.id recruit_id,
u->>'naimVid' vehicle_type,
u->>'naznKat' vehicle_category,
to_date(u->>'dataRegPrav', 'YYYY-MM-DD') start_date,
to_date(u->>'dataPrekPrav', 'YYYY-MM-DD') close_date,
'air_vehicles' type_property
from public.recruits r
join prop on r.id = prop.recruit_id;
0
N
N
N
480
464
Y
Table output
TableOutput
Y
1
none
ervu-dashboard
ervu_dashboard
1000
N
N
Y
N
N
N
Y
N
Y
N
688
208
Y
Table output 2
TableOutput
Y
1
none
ervu-dashboard
ervu_dashboard
1000
N
N
Y
N
N
N
Y
N
Y
N
688
304
Y
Table output 2 2
TableOutput
Y
1
none
ervu-dashboard
ervu_dashboard
1000
N
N
Y
N
N
N
Y
N
Y
N
688
384
Y
Table output 2 2 2
TableOutput
Y
1
none
ervu-dashboard
ervu_dashboard
1000
N
N
Y
N
N
N
Y
N
Y
N
688
464
Y