You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
3
3
A single-page application that visualizes GitHub Copilot premium request usage data from CSV exports. This tool helps you understand your team's Copilot usage patterns.
4
4
5
+
## Quick Start
6
+
7
+
Need to analyze the premium requests CSV?
8
+
I created a SPA with Spark and Coding Agent to display an overview of the Premium Requests CSV that you can currently download (no API yet 😓), so share it where needed!
9
+
10
+
Hosted on GitHub Pages: [GitHub Copilot Premium Requests Usage Analyzer](https://devops-actions.github.io/github-copilot-premium-reqs-usage/)
11
+
12
+
Upload the CSV from the enterprise export (Billing and Licenses → Usage → Export dropdown right top)
0 commit comments