Update stats.json with latest statistics
Browse files- data/stats.json +20 -5
data/stats.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"total_rows":
|
| 3 |
"start_date": "2024-10-10",
|
| 4 |
"end_date": "2024-10-10",
|
| 5 |
"posts_count": 0,
|
|
@@ -63,10 +63,25 @@
|
|
| 63 |
"date": "2024-10-13",
|
| 64 |
"new_instances": 172251,
|
| 65 |
"total_instances": 172251
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 66 |
}
|
| 67 |
],
|
| 68 |
-
"tweets_with_hashtags_count":
|
| 69 |
-
"tweets_without_hashtags_count":
|
| 70 |
-
"tweets_with_hashtags_percentage": 19.
|
| 71 |
-
"tweets_without_hashtags_percentage": 80.
|
| 72 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"total_rows": 2311607,
|
| 3 |
"start_date": "2024-10-10",
|
| 4 |
"end_date": "2024-10-10",
|
| 5 |
"posts_count": 0,
|
|
|
|
| 63 |
"date": "2024-10-13",
|
| 64 |
"new_instances": 172251,
|
| 65 |
"total_instances": 172251
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"date": "2024-10-13",
|
| 69 |
+
"new_instances": 172251,
|
| 70 |
+
"total_instances": 1414180
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"date": "2024-10-13",
|
| 74 |
+
"new_instances": 449725,
|
| 75 |
+
"total_instances": 1863905
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"date": "2024-10-13",
|
| 79 |
+
"new_instances": 447702,
|
| 80 |
+
"total_instances": 2311607
|
| 81 |
}
|
| 82 |
],
|
| 83 |
+
"tweets_with_hashtags_count": 446092,
|
| 84 |
+
"tweets_without_hashtags_count": 1865515,
|
| 85 |
+
"tweets_with_hashtags_percentage": 19.297916990215032,
|
| 86 |
+
"tweets_without_hashtags_percentage": 80.70208300978496
|
| 87 |
}
|