Writes bash script to parse csv data outputted by default from the web interface of a data platform.
Updates script to pull said data from the same data platform using the available cli.
Data pulls, but fails to parse.
Finds that the cli only supports tsv format.
😡