{
"title": "Payment Transactions (Billions)",
"chart_type": "bar",
"x": "year",
"series": [
"Transactions_Billions"
],
"normalize": false,
"timeframe": "MAX",
"dataframe_id": 104,
"dataframe_url": "/dataframes/104",
"datasets": [
{
"name": "Transactions_Billions",
"data": [
[
"2021",
19.3
],
[
"2022",
22.3
],
[
"2023",
25.0
],
[
"2024",
26.3
]
]
}
]
}