Package de.bcxp.challenge.weather
package de.bcxp.challenge.weather
Provides functionality to parse and analyze weather-related data.
Includes parsers, analyzers, and data models for weather entries.
-
ClassesClassDescriptionAnalyzes a weather document to find the entry with the smallest temperature spread.A CSV parser specifically for weather data entries.Represents a weather data entry for a specific day, containing the maximum and minimum temperatures.