Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 1.66 KB

README.md

File metadata and controls

45 lines (24 loc) · 1.66 KB

DISCLAIMER

These files should be used for academic and research purposes only

Original merged json file from

DATA CONTENTS

  1. conti_merged_txt.txt - this is a text version, of the original merged json, where "{", "}" and blank lines were stripped
  2. conti_merged_csv.csv - this is a csv files comprised of 4 columns: ts (timestamp), from, to, body
  3. conti_merged_valid_json.json - the original json file returned some errors. This json is in a valid format and ready to be ingested
  4. conti_sankey.csv - the csv file generated by app.py that counts the number of messages sent by each "from" and "to"
  5. conti_just_body.txt - txt file that only has the messages (used for conti_wc.py wordcloud generator

APPS

  1. app.py is the code was used for data treatment and export of files
  2. conti_wc.py is the code that generates the Wordcloud

DATAVIZ

TOP USERS

Interactive version can be found here

conti_leaks_more_than_500

THE WHOLE NETWORK

Interactive version can be found here

conti_leaks_all_network

WORLDCLOUD

CONTI_Darth

Credits

Data visualization charts done with Flourish Studio