A chrome extension that allows students to view estimated GPA range of courses on their FIU course catalog by specific instructor.
Downloaded university grade distribution data as .csv, converted to .json and ran Python script to format data with necessary information and GPA calculations.
Output is saved as .json:
URL to access grade distribution data: https://analytics.fiu.edu/t/AIM/views/GradeDistributionReport/GradeDistributionReport?:embed=y&:display_count=no&:showAppBanner
- Filter data as needed
- Download as CrossTab
- Run Scripts
- Import filtered data to FireBase or other SQL/database
Allows users to easily login to course catalog.
Works with any course and any professor in data set. GPA range is overlayed and color-coded for ease of understanding.