USD by the Numbers
The article provides a detailed breakdown of various components of the U.S. money supply. It includes statistics on different types of deposits and currency in circulation. The data highlights the distribution of household and business demand deposits, savings accounts, and other financial instruments.
- ▪Household demand deposits at commercial banks amount to 3.0 trillion dollars.
- ▪Savings deposits, including passbook and online accounts, total 5.3 trillion dollars.
- ▪Large-denomination time deposits, categorized as institutional CDs, are at 2.5 trillion dollars.
Hacker News (Newest) files mainly under programming. We currently carry 5,262 of its stories.
Opening excerpt (first ~120 words) tap to expand
USD by the numbers .money-supply { display: grid; grid-template-columns: 1.5rem 1.5rem 1.5rem 1.5rem 3rem 1fr; grid-template-rows: auto 2.0fr 0.12fr 0.22fr 0.05fr 3.0fr 0.4fr 3.4fr 5.3fr 4.0fr 1.0fr 1.0fr 2.0fr 1.0fr 0.14fr 2.5fr 3.5fr 0.9fr 0.25fr 1.5fr 1.5fr 0.5fr 2.3fr 3.0fr 1.5fr 0.75fr 0.40fr 0.25fr 0.2fr; gap: 2px; min-height: 50rem; font-size: 0.85rem; max-width: 100%; } .ms-m1 { background: #facc15; } .ms-m2 { background: #ea580c; } .ms-m3 { background: #15803d; } .ms-l { background: #1e3a8a; } .ms-amt { padding: 0.4rem 0.4rem; display: flex; align-items: center; justify-content: flex-end; font-variant-numeric: tabular-nums; } .ms-desc { padding: 0.4rem 0.6rem; display: flex; align-items: center; } .ms-head { font-weight: bold; text-align: center; padding: 0.25rem; background:…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Hacker News (Newest).