This document discusses building a visualizer to model economic activity and human exchange. It outlines steps to structure the model, including:
1) Using a web crawler to gather relevant data from "data swamps" and place it in a nested graph structure.
2) Setting up the graph by region, and adding basic economic metrics like population, income distributions, and industry categories.
3) Distributing populations across industries and income tiers, and mapping savings, debts, and investments scaled to income ratios.
4) Attempting to model spending patterns across different income levels from low to ultra-high net worth individuals, accounting for regional differences.