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": "reddit", "summary": { "total_rows": 5414, "last_update_dt": "2025-05-19T09:45:57Z", "start_dt": "2019-07-24T00:00:00Z", "end_dt": "2025-05-19T00:00:00Z", "update_history": [ { "timestamp": "2025-05-19T09:45:57Z", "count": 5414 } ], "metadata": { "posts_percentage": 21.924639822681936, "comments_percentage": 78.07536017731806 } }, "topics": [ { "topic": "r/CryptoCurrency", "topic_type": "subreddit", "total_count": 2478, "total_percentage": 45.77022534170669 }, { "topic": "r/ethereum", "topic_type": "subreddit", "total_count": 1880, "total_percentage": 34.7247875877355 }, { "topic": "r/Bitcoincash", "topic_type": "subreddit", "total_count": 1055, "total_percentage": 19.486516438862207 }, { "topic": "r/Bittensor", "topic_type": "subreddit", "total_count": 1, "total_percentage": 0.01847063169560399 } ], "total_rows": 5414, "start_date": "2019-07-24T00:00:00Z", "end_date": "2025-05-19T00:00:00Z", "metadata": { "posts_percentage": 21.924639822681936, "comments_percentage": 78.07536017731806 }, "posts_count": 1187, "comments_count": 4227, "subreddits": { "r/CryptoCurrency": { "count": 2478, "percentage": 45.77022534170669 }, "r/ethereum": { "count": 1880, "percentage": 34.7247875877355 }, "r/Bitcoincash": { "count": 1055, "percentage": 19.486516438862207 }, "r/Bittensor": { "count": 1, "percentage": 0.01847063169560399 } }}
|