# data-review-stats **Repository Path**: mirrors_mozilla/data-review-stats ## Basic Information - **Project Name**: data-review-stats - **Description**: No description available - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-10 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Data review statistics Powers https://protosaur.dev/data-steward-stats/. Expects to find a file named `bugzilla_api_key` containing, well, a Bugzilla API key, in its current working directory. Running this looks something like: ```sh python render.py gsutil -q cp result.html gs://data-steward-stats/index.html ```