Currently we've the following two script:
fx-data-convert-from-csv.py
fx-data-convert-to-csv.py
which are sharing the same bstruct library. For example by merging them into fx-data-convert.py file.
We should consider merging these scripts and update entrypoint script accordingly.