Skip to content

Instantly share code, notes, and snippets.

@InKolev
Last active August 5, 2025 12:18
Show Gist options
  • Select an option

  • Save InKolev/0903086e3b25fe40e92bf55ae8e0233f to your computer and use it in GitHub Desktop.

Select an option

Save InKolev/0903086e3b25fe40e92bf55ae8e0233f to your computer and use it in GitHub Desktop.
{
"data": [
{
"time": "2025-07-17T08:00:00Z",
"percentage": 32.5,
"volume": 130.0,
"inflow": 3.8,
"outflow": 15.2,
"status": "warning",
"source": "estimate"
},
{
"time": "2025-07-18T08:00:00Z",
"percentage": 32.2,
"volume": 128.8,
"inflow": 3.6,
"outflow": 15.0,
"status": "warning",
"source": "estimate"
},
{
"time": "2025-07-19T08:00:00Z",
"percentage": 31.8,
"volume": 127.2,
"inflow": 3.4,
"outflow": 14.8,
"status": "warning",
"source": "estimate"
},
{
"time": "2025-07-20T08:00:00Z",
"percentage": 31.5,
"volume": 126.0,
"inflow": 3.2,
"outflow": 14.6,
"status": "warning",
"source": "estimate"
},
{
"time": "2025-07-21T08:00:00Z",
"percentage": 31.2,
"volume": 124.8,
"inflow": 3.0,
"outflow": 14.4,
"status": "warning",
"source": "estimate"
},
{
"time": "2025-07-22T08:00:00Z",
"percentage": 30.8,
"volume": 123.2,
"inflow": 2.8,
"outflow": 14.2,
"status": "warning",
"source": "estimate"
},
{
"time": "2025-07-23T08:00:00Z",
"percentage": 30.5,
"volume": 122.0,
"inflow": 2.6,
"outflow": 14.0,
"status": "warning",
"source": "estimate"
},
{
"time": "2025-07-24T08:00:00Z",
"percentage": 30.2,
"volume": 120.8,
"inflow": 2.4,
"outflow": 13.8,
"status": "warning",
"source": "estimate"
},
{
"time": "2025-07-25T08:00:00Z",
"percentage": 29.8,
"volume": 119.2,
"inflow": 2.2,
"outflow": 13.6,
"status": "critical",
"source": "estimate"
},
{
"time": "2025-07-26T08:00:00Z",
"percentage": 29.5,
"volume": 118.0,
"inflow": 2.0,
"outflow": 13.4,
"status": "critical",
"source": "estimate"
},
{
"time": "2025-07-27T08:00:00Z",
"percentage": 29.2,
"volume": 116.8,
"inflow": 1.8,
"outflow": 13.2,
"status": "critical",
"source": "estimate"
},
{
"time": "2025-07-28T08:00:00Z",
"percentage": 28.8,
"volume": 115.2,
"inflow": 1.6,
"outflow": 13.0,
"status": "critical",
"source": "estimate"
},
{
"time": "2025-07-29T08:00:00Z",
"percentage": 28.5,
"volume": 114.0,
"inflow": 1.4,
"outflow": 12.8,
"status": "critical",
"source": "estimate"
},
{
"time": "2025-07-30T08:00:00Z",
"percentage": 27.8,
"volume": 111.2,
"inflow": 1.2,
"outflow": 12.6,
"status": "critical",
"source": "estimate"
},
{
"time": "2025-07-31T08:00:00Z",
"percentage": 27.2,
"volume": 108.8,
"inflow": 1.0,
"outflow": 12.4,
"status": "critical",
"source": "estimate"
},
{
"time": "2025-08-01T08:00:00Z",
"percentage": 26.03,
"volume": 104.112,
"inflow": 3.583,
"outflow": 14.694,
"status": "critical",
"source": "official"
},
{
"time": "2025-08-02T08:00:00Z",
"percentage": 25.8,
"volume": 103.2,
"inflow": 3.4,
"outflow": 14.5,
"status": "critical",
"source": "estimate"
},
{
"time": "2025-08-03T08:00:00Z",
"percentage": 25.5,
"volume": 102.0,
"inflow": 3.2,
"outflow": 14.3,
"status": "critical",
"source": "estimate"
},
{
"time": "2025-08-04T08:00:00Z",
"percentage": 25.2,
"volume": 100.8,
"inflow": 3.0,
"outflow": 14.1,
"status": "critical",
"source": "estimate"
},
{
"time": "2025-08-05T08:00:00Z",
"percentage": 25.0,
"volume": 100.0,
"inflow": 2.8,
"outflow": 13.9,
"status": "critical",
"source": "estimate"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment