Read CSV Files from Open University Learning Analytics Dataset (OULAD) CSV files are included in the zip folder along with code, you just need to run the code in the InteliJ idea IDE. path for csv file : E:\oulad1\studentvle.csv Please unzip the code in E directory. All the dependencies will run if you import the project as GRADLE and just build it. Run the project from CsvReader Class from main function. All the dependencies are included in the project.