Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

This repository contains data charts for the lecture Telling Data Stories at University of Vienna.

Notifications You must be signed in to change notification settings

YuriDevAT/telling-data-stories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This repository contains data charts for the lecture Telling Data Stories at University of Vienna.

Check out the website about the project: https://telling-data-stories.netlify.app/

1. Pie Charts

These Pie Charts were created using D3.js to compare a bad with a quite good pie chart and talk about best practices.

Tools and methods used:

  • D3js

Pie Charts

2. Map

This map shows all the places I have visited in Japan so far. It was created using R, the data set was created manually.

Tools and methods used:

  • R
  • leaflet

Map

3. Venndiagram

This venn diagram was created using R (with R Studio) and the VennDiagram library. It shows the ratio of commonalities (= Universal) and differences between Usabililty and Accessibility.

Tools and methods used:

  • R
  • library VennDiagram

venn diagram showing the commonalities and differences of Usability and Accessibility which overlaps in Universal.

4. Heatmap

This heatmap was created using Python and calmap in JupiterLab. The dataset was created manually and shows my contributions on GitHub in 2022. Pros and cons on this heatmap are being discussed in the portfolio created for this class.

Tools and methods used:

  • pandas
  • numpy
  • seaborn
  • matplotlib
  • calmap

Heatmap

5. Infographic

The progress infographic was created using Canva. It shows the progress of the lecture and the different steps taken to create the different charts.

Tools and methods used:

  • Canva

Infographic

6. Poster

The poster was created using Keynote and Jasp. It shows the research data about web accessibility awareness created in another lecture.

Tools and methods used:

  • Keynote
  • Jasp
  • D3js

Poster


Thanks for your interest in this repository. I really appreciate it.