Skip to content

This repo contains the stats for the College Humor show "Um, Actually..." as well as a simple HTML page to view those stats. The page is mostly driven by the `data.json` file and rendered using Javascript.

License

Notifications You must be signed in to change notification settings

tekkamanendless/umactually

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Um, Actually...

This repo hosts the stats for the episodes of College Humor's web series, "Um, Actually...".

I quickly threw this together to get something on the web. Long-term, I want to have the episodes broken down by question (with topic, actual "Um, actually..." said, earned versus unearned point, etc.).

Data

The data is stored in data.json.

Layout

There are three top-level objects:

  • seasons; this is the list of seasons.
  • people; this is the list of people.
  • titles; this is the list of shiny questions.
  • topics; thsi is the list of topics.
  • episodes; this is the list of episodes.

Testing

I recommend a simple HTTP server:

python2 -m SimpleHTTPServer 8000

About

This repo contains the stats for the College Humor show "Um, Actually..." as well as a simple HTML page to view those stats. The page is mostly driven by the `data.json` file and rendered using Javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •