Skip to content

Commit

Permalink
update stats
Browse files Browse the repository at this point in the history
Signed-off-by: Jos Verlinde <jos_verlinde@hotmail.com>
  • Loading branch information
Josverl committed Jan 19, 2024
1 parent 99d9eae commit a91a818
Show file tree
Hide file tree
Showing 7 changed files with 279 additions and 169 deletions.
Binary file modified statistics/board_version.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
316 changes: 197 additions & 119 deletions statistics/downloads.csv

Large diffs are not rendered by default.

Binary file modified statistics/month_port.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified statistics/month_version.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified statistics/pie_port.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
112 changes: 72 additions & 40 deletions statistics/report-stats.ipynb

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions statistics/update_stats.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -108,15 +108,15 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 5,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Last date in current data: 2023-12-01\n",
"Last month: 12, last year: 2023\n"
"Last date in current data: 2024-01-01\n",
"Last month: 1, last year: 2024\n"
]
}
],
Expand All @@ -141,14 +141,14 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": 6,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Processing 2024-1 ... Retrieved 119 download summaries\n"
"Processing 2024-1 ... Retrieved 197 download summaries\n"
]
}
],
Expand All @@ -175,7 +175,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 7,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -184,7 +184,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": 8,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -199,7 +199,7 @@
},
{
"cell_type": "code",
"execution_count": 21,
"execution_count": 9,
"metadata": {},
"outputs": [
{
Expand All @@ -225,7 +225,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": 10,
"metadata": {},
"outputs": [
{
Expand Down

0 comments on commit a91a818

Please sign in to comment.