JSON Schema definitions for all data structures produced by the artifact_analysis pipeline and consumed by the researchartifacts.github.io website.
Browse the documentation: researchartifacts.github.io/data-schemas
| Schema | Description | Generated by |
|---|---|---|
| Artifacts | Core artifact records with badges and URLs | Pipeline output |
| Institution Rankings | Institution-level rankings and metrics | generate_institution_rankings.py |
| Combined Rankings | Author rankings combining artifacts + AE service | generate_combined_rankings.py |
| Author Stats | Detailed per-author statistics and paper lists | generate_author_stats.py |
| Search Data | Merged data for website full-text search | generate_search_data.py |
| Repo Stats | Per-artifact repository metrics (GitHub/Zenodo/Figshare) | generate_repo_stats.py |
| Summary | High-level site summary statistics | generate_statistics.py |
| Artifacts by Conference | Badge breakdown by conference and year | generate_statistics.py |
| Artifacts by Year | Year-over-year artifact counts | generate_statistics.py |
| Repo Stats Summary | Aggregated repository metrics for the site | generate_repo_stats.py |