[
    {
        "Country": "USA",
        "Year": 2023,
        "CO2_Mt": 5016,
        "Temp_Anomaly": 1.2
    },
    {
        "Country": "China",
        "Year": 2023,
        "CO2_Mt": 11472,
        "Temp_Anomaly": 1.4
    }
]