https://github.com/rylan12/apscores
A quick way to visualize how the AP score distributions have changed from year to year.
https://github.com/rylan12/apscores
advanced-placement analysis ap-exam data scores
Last synced: 4 months ago
JSON representation
A quick way to visualize how the AP score distributions have changed from year to year.
- Host: GitHub
- URL: https://github.com/rylan12/apscores
- Owner: Rylan12
- License: mit
- Created: 2020-07-10T02:15:25.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-10T12:56:49.000Z (about 2 years ago)
- Last Synced: 2025-01-08T07:48:05.666Z (5 months ago)
- Topics: advanced-placement, analysis, ap-exam, data, scores
- Language: Python
- Homepage: https://rylanpolster.com/apscores
- Size: 58.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AP Exam Score Distribution Viewer
A small project to visualize how AP score distributions have changed over the years.
Check it out at https://rylanpolster.com/apscores
If you want to run the web scraper locally, run `python -m apscore` in the root directory of the repo