Level 1

Daily Workflow Reference Educational external source data reference data app inputs to the user from the user downloaded data sets User 1 Acquire and derive reference data R2 data stores 17 files 2 Yields Monitor 3 Yield Curves 4 Ladder Manager 5 Treasury Auctions 6 TIPS Reference 7 CPI Explorer 8 Taxation of Treasuries 9 Fund Holdings 10 Treasury Primer 11 Seasonal Adjustments

Process 1 writes every store drawn here. No app writes one: the apps read, and the scheduled jobs inside process 1 do all the writing. Process 1 explodes at Level 2 into those jobs, one per store it writes. The stores are drawn as one shape. Level 1 answers which app reads what rather than which file, and the shape opens the full list. Three of those files are read by no app: YieldCurves.csv, BreakevenInflation.csv and BidAskSpreads.csv. They are written for the user to pull into a spreadsheet, so their flow goes to the user rather than to a process. External entities are not redrawn at this level; their twelve flows are shown against each entity on the context diagram and enter here as one flow. The app column reproduces the portal index: the same three sections in the same order, and the same apps in the same order inside each. Every app carries the same pair of flows to the user, labelled once at the top. The user is drawn once, as a tall shape, so no flow to it crosses another.