Classes | |
class | DataLoader |
Loads and processes CO2 emissions data from a JSON file. Deserializes the data and passes it to the DataVisualizer for visualization. More... | |
class | CO2Data |
Represents the top-level structure of CO2 emissions data. More... | |
class | YearData |
Represents CO2 data for a specific year. More... | |
class | CountryData |
Represents CO2 data for a specific country. More... | |