This website, brought to you by 40+ UCLA students, displays UCLA grade distribution data for:
This site is not affiliated with UCLA. Grade distribution data from 2021–2022 was sourced through a February 2023 public records request made under the California Public Records Act. 40+ UCLA students paid $131.25 to obtain these records. Grade distribution data from 2022–2023 was sourced similarly.
UCLA students can download the data on Google Drive (log into your UCLA Google Account to access):
This repository contains the full source code for the website; contributions are welcome and appreciated.
First, install dependencies:
yarn install
Then, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
To learn more about Next.js, take a look at the following resources:
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The app is deployed on Vercel and available at https://uclagrades.com/.