Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.13 KB

File metadata and controls

27 lines (16 loc) · 1.13 KB

Dimple-visualization

This repository is a study of Resource logs - a CSV spreadsheet with Timestamp (only for the month of April), User name, Resource, Medium (Video/ Reading), SCAP (resource category), Type (Guide, Tips, Links) and the Speaker.

Prerequisities

Use Dimple Viz.rar that includes the libraries - dimple.min.js and d3.js in lib folder. Use Log.csv in data folder.

Open interface

Open index.html file with a browser to access Log.csv and visualize the trend and read the data using charts.

Summarized - medium Reading has maximum views throughout the month of April

mediumviews

Analyze Speaker distribution using pie chart (percentage split) based on total views per Speaker

speakerdistribution

Plotted bar chart indicating a gradual decrease in number of views per resource

resource