Datasets:
Update stats.json with latest statistics
Browse files- data/stats.json +10 -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,
|
@@ -73,10 +73,15 @@
|
|
73 |
"date": "2024-10-17",
|
74 |
"new_instances": 172251,
|
75 |
"total_instances": 193866
|
|
|
|
|
|
|
|
|
|
|
76 |
}
|
77 |
],
|
78 |
-
"tweets_with_hashtags_count":
|
79 |
-
"tweets_without_hashtags_count":
|
80 |
-
"tweets_with_hashtags_percentage":
|
81 |
-
"tweets_without_hashtags_percentage":
|
82 |
}
|
|
|
1 |
{
|
2 |
+
"total_rows": 643591,
|
3 |
"start_date": "2024-10-10",
|
4 |
"end_date": "2024-10-10",
|
5 |
"posts_count": 0,
|
|
|
73 |
"date": "2024-10-17",
|
74 |
"new_instances": 172251,
|
75 |
"total_instances": 193866
|
76 |
+
},
|
77 |
+
{
|
78 |
+
"date": "2024-10-17",
|
79 |
+
"new_instances": 449725,
|
80 |
+
"total_instances": 643591
|
81 |
}
|
82 |
],
|
83 |
+
"tweets_with_hashtags_count": 211957,
|
84 |
+
"tweets_without_hashtags_count": 881359,
|
85 |
+
"tweets_with_hashtags_percentage": 32.933493476447,
|
86 |
+
"tweets_without_hashtags_percentage": 136.94395975083555
|
87 |
}
|