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": 2, "last_update_dt": "2025-07-06T15:23:25Z", "start_dt": "2006-12-04T00:00:00Z", "end_dt": "2007-10-20T00:00:00Z", "update_history": [ { "timestamp": "2025-07-06T15:23:25Z", "count": 2 } ], "metadata": { "tweets_with_hashtags_percentage": 0.0, "tweets_without_hashtags_percentage": 100.0 } }, "topics": [ { "topic": "NULL", "topic_type": "hashtag", "total_count": 2, "total_percentage": 100.0 } ], "total_rows": 2, "start_date": "2006-12-04T00:00:00Z", "end_date": "2007-10-20T00:00:00Z", "metadata": { "tweets_with_hashtags_percentage": 0.0, "tweets_without_hashtags_percentage": 100.0 }, "tweets_with_hashtags_count": 0, "tweets_without_hashtags_count": 2, "hashtags": { "NULL": { "count": 2, "percentage": 100.0 } }}
|