Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 436 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 436 Bytes

csv2json

How to use:

Open the terminal, ubicate the folder where you have csv2json. Write in terminal python3 csv2json <path_of_file>, <path_of_file> is the place where the .csv to read is ubicated.

CSV Format:

Columns: ref - from - monday - tuesday - wednesday -thursday - friday - saturday - sunday - trip - station - departureTime - to

From monday to sunday put value = 1 if service cover that day, else put value = 0