generate_author_profiles¶
src.generators.generate_author_profiles
¶
Generate author_profiles.json by merging data from: - assets/data/authors.json (per-paper artifact details) - assets/data/ae_members.json (AE committee service details) - assets/data/combined_rankings.json (weighted scores & ranks)
Output
assets/data/author_profiles.json — one entry per author with full profile data, suitable for client-side rendering of individual author profile pages.
Usage
python generate_author_profiles.py --data_dir ../reprodb.github.io