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": 150, "last_update_dt": "2025-07-06T14:10:13Z", "start_dt": "2025-07-05T00:00:00Z", "end_dt": "2025-07-06T00:00:00Z", "update_history": [ { "timestamp": "2025-07-06T14:10:13Z", "count": 150 } ], "metadata": { "tweets_with_hashtags_percentage": 100.0, "tweets_without_hashtags_percentage": 0.0 } }, "topics": [ { "topic": "#zeroknowledge", "topic_type": "hashtag", "total_count": 75, "total_percentage": 50.0 }, { "topic": "#schoolmanagement", "topic_type": "hashtag", "total_count": 75, "total_percentage": 50.0 }, { "topic": "NULL", "topic_type": "hashtag", "total_count": 0, "total_percentage": 0.0 } ], "total_rows": 150, "start_date": "2025-07-05T00: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": 150, "tweets_without_hashtags_count": 0, "hashtags": { "#zeroknowledge": { "count": 75, "percentage": 50.0 }, "#schoolmanagement": { "count": 75, "percentage": 50.0 }, "NULL": { "count": 0, "percentage": 0.0 } }}
|