This repository contains automatically updated statistics for ARC task creation.
View the live leaderboard at: [YOUR_STREAMLIT_URL_HERE]
The task_stats.json file is automatically updated whenever new tasks are added to the main repository.
{
"timestamp": "2024-01-01T12:00:00Z",
"total_tasks": 42,
"total_creators": 7,
"task_counts": {
"creator1": 10,
"creator2": 8,
...
},
"updated_date": "2024-01-01 12:00 UTC"
}This data is updated automatically via GitHub Actions. No manual intervention required!
This repository only contains aggregated statistics. The actual task files are stored privately.
Last updated: Automatically updated on every push