Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paradise Papers Neo4J Visualization

A quick and dirty visualization of the Paradise Papers relationships using Neo4J and react-force-graph

screenshot

Dataset

ICIJ Open Dataset - Offshore Leaks

Paradise Papers

Prerequisites

Docker
Offical Documentation

NodeJS
Official Documentation

Configuration

Neo4J Access Control

  • /src/conf/db.js
    URI, Port, Username, Password
  • /neo4j/Dockerfile
    ENV NEO4J_AUTH=username/password

Neo4J Deployment

On Docker Server

cd neo4j 
/bin/bash docker_build.sh

React App Deployment

Building ReactApp Static Assets

npx npm-force-resolutions 
npm install 
npm run build

Assets will be available in ./build for hosting as a static site
Common dev-related npm scripts are also available

Misc

Exploratory Data analysis nodebook available in /eda

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages