Skip to content

Alexa Flash Briefing Skill for MIT Sloan students

License

Notifications You must be signed in to change notification settings

sderrow/SloanDigest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SloanDigest

SloanDigest is an Alexa Flash Briefing Skill to help make MIT Sloan students' lives easier. It aggregates information relating to upcoming events (from SloanGroups), key academic dates (from MIT), and "Meet a Sloanie" profiles from user submissions. SloanDigest is fully automated and can pull updated information at regular intervals (e.g., daily).

SloanDigest reads the briefing from a JSON feed hosted on an AWS S3 bucket.

The publishing script is written in Python and lives in AWS Lambda. The script scrapes fresh data from its various inputs (see below) and publishes to the JSON file above.

Data Sources:

SloanGroups currently only has a credentialed endpoint for downloading event information. As a temporary workaround, we took a snapshot of this JSON endpoint and uploaded the copy to an S3 bucket.
The key academic dates Google Sheet may be found here.
The "Meet a Sloanie" Google Form is here.
The "Meet a Sloanie" results are available here.

About

Alexa Flash Briefing Skill for MIT Sloan students

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages