1. Entity Resolution: From a dataset of corporate customers and members (entities or people associated with corporate customers), find if any of the members are also customers and if there are common members between two customers.
2. Data Storage: Store results of customers, members, and relationships in a graph database.
3. Data Visualization: Visualize this dataset in a user interface in the form of navigable network diagrams. Allow users to interact and navigate through the network.