Skip to content

stchris/ftm-graph

Repository files navigation

ftm-graph

Turn followthemoney entities into a self-contained html graph representation.

Example usage:

$ uvx ftm-graph data.ftm.json output.html

Reading data from stdin:

$ uvx ftm-random --count 20 --connected --schema Person --schema Company --schema Ownership --schema Associate --schema Directorship | uvx ftm-graph - graph.html

Write to a tempfile and open it in the browser:

$ uvx ftm-graph testdata/sample.ftm.json --tempfile

Screenshot of a graph of followthemoney entities being rendered

About

Turn followthemoney entities into a self-contained html graph representation

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors