-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Request: Access to RIT Course Data for External Application Development
Summary
I'm interested in building an application using RIT course data and would like to know how to obtain access to the same data feeds that ScheduleMaker uses.
Background
I've reviewed the ScheduleMaker codebase and understand it ingests course data from five pipe-delimited dump files provided by RIT ITS:
cshclass.dat- Course section informationcshattrib.dat- Course attributescshinstr.dat- Instructor assignmentscshmtgpat.dat- Meeting times and locationscshnotes.dat- Course notes
These files are currently accessed from /mnt/share/ and processed by the tools/processDump.php script.
Question
How can external developers obtain access to these course data feeds? Specifically:
- Who should I contact at RIT ITS to request data feed access?
- What is the process for getting permission to access these files?
- Are there alternative APIs or data access methods available for external developers?
- Are there any usage restrictions or requirements I should be aware of?
Use Case
Over the past year, I've learned both flutter and iOS development, and I'm planning to create a similar app to the CS schedule maker which would benefit from access to current RIT course information.
Thank you for any guidance you can provide!
Metadata
Metadata
Assignees
Labels
No labels