A robust Java application that parses and analyzes CSV files containing World Bank data on GDP per capita and school enrollment statistics. Built with object-oriented design principles, featuring ...
A command-line program that loads a CSV file, runs a few basic checks, and prints a short summary and some simple statistics The goal of the project is to explore how tabular data can be represented ...