Skip to content

jckkrr/asic_mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

asic_mapper

Company records are an essential part of many investigations. This script takes company record PDFs from the Australian Securities & Investments Commission (ASIC) and converts them into an interactive network graph, in order to more easily find otherwise obscure connections between companies. It uses the fitz library to tabularise PDFs, then PyPDF2 to map out the interactive network graph.

In this example, I have used documents collected as part of my ABC-published investigation in the Advance Australia lobby group, which can be read at https://www.abc.net.au/news/2022-05-13/checkmate-advance-australia-david-pocock-zed-seselja/101061598. Combined with other research, it further highlighted closely connected a network of organisations and individuals around the lobby group and a senator fighting to stay in parliament were.

Zoomed out: image

Zoomed in: image

About

Company records are an essential part of many investigations. This script takes company record PDFs from the Australian Securities & Investments Commission (ASIC) and converts them into an interactive network graph, in order to more easily find otherwise obscure connections between companies. It uses the fitz library to tabularise PDFs, then PyP…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors