force directed graph of executive order relationships

Apr 10, 2025

A simple pipeline to grab executive orders from the Federal Register API, retrieve the text of each order, look for all instances of the pattern "Executive Order \d+", and then create a simple force directed graph using the information.

Check it out!