In the previous chapter, we experimented with reading a simple file, but this time we will go into detail on getting and properly configuring a simple file's metadata.
For this exercise, we will read and configure a file with data about a survey carried out in Amsterdam. The file looks as follows:
This time, we will use a Text file input step, which is much more flexible than the CSV file input that you ...