This project is creates to investigate relations within a subset of Enron employees email conversations happened between 1998 and 2001 years.
Project implemented with Java Maven, result stored at PostgreSQL
To setup local tables see
tables.sql
to compile and run project:
git clone https://github.com/meinou/enron.git
before run insert your database credentials as a parameters of -java cp
sh run.sh
If use Tableau Desctop - connect your database directly for analysis
If use Tableau Public - download *.csv files for analysis as described in
tables.sql
src/main/java/com/mycompany/app
App.java