For developers working to import properties from the GMG Property Services software platform Vebra 5.2. The files provided are missing field headers which can require extra work from existing CSV parsing libraries which will require a column name input by number, which at the very least is awkward to type out.
This shell script abstracts this task away from your application - simply run this after the FTP download completes and your application can process the files with native CSV libraries without any additional input for interpreting column numbers or input of column titles. The headings are taken from official documentation.