Optional post-processing for VatchexGreece.fetch/1 results.
Reshapes the raw GSIS response map into a more ergonomic form:
- Adds
afm_fullderived fromafm. - Combines postal address fields into a
%{street_address: ..., raw: ...}submap. - Adds
is_activederived fromstop_date. Reshapes
activitieslist into%{primary: map | nil, secondary: [maps]}.
Pass pretty: true to fetch/1 to apply this automatically.
Summary
Functions
Reshape a successful fetch result.