Datasets:
Upload stats.json with huggingface_hub
Browse files- stats.json +1 -0
stats.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{ "version": "2.0.0", "data_source": "x", "summary": { "total_rows": 100, "last_update_dt": "2025-07-09T07:46:38Z", "start_dt": "2025-07-06T00:00:00Z", "end_dt": "2025-07-06T00:00:00Z", "update_history": [ { "timestamp": "2025-07-09T07:46:38Z", "count": 100 } ], "metadata": { "tweets_with_hashtags_percentage": 100.0, "tweets_without_hashtags_percentage": 0.0 } }, "topics": [ { "topic": "#2025\u5ddd\u5d0e\u30d5\u30a1\u30f3\u611f", "topic_type": "hashtag", "total_count": 100, "total_percentage": 100.0 }, { "topic": "NULL", "topic_type": "hashtag", "total_count": 0, "total_percentage": 0.0 } ], "total_rows": 100, "start_date": "2025-07-06T00:00:00Z", "end_date": "2025-07-06T00:00:00Z", "metadata": { "tweets_with_hashtags_percentage": 100.0, "tweets_without_hashtags_percentage": 0.0 }, "tweets_with_hashtags_count": 100, "tweets_without_hashtags_count": 0, "hashtags": { "#2025\u5ddd\u5d0e\u30d5\u30a1\u30f3\u611f": { "count": 100, "percentage": 100.0 }, "NULL": { "count": 0, "percentage": 0.0 } }}
|