{
"title": "Net Income (Millions USD)",
"chart_type": "bar",
"x": "year",
"series": [
"Net_Income_Millions"
],
"normalize": false,
"timeframe": "MAX",
"dataframe_id": 110,
"dataframe_url": "/dataframes/110",
"datasets": [
{
"name": "Net_Income_Millions",
"data": [
[
"2023",
4246.0
],
[
"2024",
4147.0
],
[
"2025",
5233.0
]
]
}
]
}