Skip to content

sama-at/public-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

229 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ARC Task Creation Leaderboard

This repository contains automatically updated statistics for ARC task creation.

πŸ“Š Live Dashboard

View the live leaderboard at: [YOUR_STREAMLIT_URL_HERE]

πŸ“ˆ Data

The task_stats.json file is automatically updated whenever new tasks are added to the main repository.

Data Structure

{
  "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"
}

πŸ€– Automation

This data is updated automatically via GitHub Actions. No manual intervention required!

πŸ“ Note

This repository only contains aggregated statistics. The actual task files are stored privately.


Last updated: Automatically updated on every push

About

repo to store public data to be read by public sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages