Skip to content

sandravizz/Data-breach-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data breach analysis

Bitsight, the international cybersecurity rating agency requested an interactive data storytelling about trends in data breaches. Bitsight provided me with a dataset including data breach security incidents from 2015 to 2022 in the US. Please check out the project summary.

My workflow

  • Data processing using arquero.js
  • EDA using arquero.js and plot
  • Creating a storyline based on the most interesting patterns discovered in the EDA
  • Designing different data visualisation options using d3.js
  • Writing the blog post including the final interactive visualisations

Challenges

The dataset didn't include any numeric variable hence showing frequency by categories was the only option, which limited the possibility in terms of visualisation type.

Another challenge was to understand which data patterns are revealing real world trends. In order to overcome I researched deeply the topic.

After discussing the results of the EDA with the Bitsight team I decided to use an interactive barcode chart in the format of a small multiples.

Alt text

This chart allows the user to make several comparisons in one view. First comparing low severe (=blue) vs. high severe (=red) cases over time and secondly by different category types like sectors, motivation, assets etc. The chart includes a tooltip to show all details per case. For the purpose of smooth UX I applied transitions when buttons are pressed. The whole visualisation is written using d3.js.


Made with 💚 by Sandra

I am available for freelance data visualization work. Please contact me in case you would like me to help you with my experience and expertise or follow and connect with me.

Releases

No releases published

Languages