This project converts a CSV file into JSON objects, handles nested properties using dot-notation, stores rows into PostgreSQL in batches, and prints an age-group distribution as required. No external ...