Skip to content

sophburke/dataviz-project-template-proposal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Data Visualization Project

Data

The data I propose to visualize for my project is the HarvardX-MITx Person-Course Dataset AY2013 . It contains de-identified data from the first year of MITx and HarvardX courses on the edX platform.

Prototypes

I’ve created a proof of concept visualization of this data. It's a bar chart and it shows viewing by course and engagement levels

image

Questions & Tasks

The following tasks and questions will drive the visualization and interaction decisions for this project:

  • How do the viewing amounts vary according to course?
  • Is there any correlation between engagement levels and viewing amounts?
  • Where were the viewers from for each course?
  • Is there a relationship between the number of viewing events and discussion forum postings?

Schedule of Deliverables

Following is a task breakdown and time-table.

  • Create a world map featuring marks to indicate the presence of viewership in those countries. (Estimated delivery, October 10)

    • Create map. (1 day)
    • Position marks according to the locations where videos were watched. (1 day)
    • Size marks according to the number of views in that country - using a javascript function to sum up the total number of views per country. (7 days)
    • Enable interaction through a drop down menu so user can select views by class and institution. (3 days)
  • Create a bar chart with a menu to explore the categorical data such as course, gender, level of education, year of birth, institution and engagement according to their relationship to continuous attributes such as number of video plays. (Estimated delivery, October 22)

    • Create bar chart. (3 days)
    • Add color legend. (3 days)
    • Add drop down menu. (3 days)

image

Open Questions

I don't know how to map the viewing data onto the location data on top of a map.

About

A template for data visualization project proposals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages