Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
johnymontana committed Nov 19, 2017
1 parent 93cd7dd commit a4956bd
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## pp-viz

Visualizing the Paradise Papers dataset with Neo4j. See the blog post [here.](https://neo4j.com/blog/depth-graph-analysis-paradise-papers/)

![](img/datamodel.jpg)

[### /heatmap](heatmap/)

An interactive map visualization of geocoded addresses in Paradise Papers.

[Try it live.](http://www.lyonwj.com/pp-viz/heatmap)

![](heatmap/img/heatmap.png)

![](hetamap/img/map_marker.png)

[### /jupyter](jupyter)

Jupyter notebooks for creating visualizations with Neo4j, Python, matplotlib, and bokeh.

![](jupyter/img/chord.png)
![](jupyter/img/entity_count.png)



Binary file added heatmap/img/heatmap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added heatmap/img/map_marker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/datamodel.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added jupyter/img/entity_count.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a4956bd

Please sign in to comment.