-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathchartbook.html
More file actions
153 lines (147 loc) · 8.81 KB
/
Copy pathchartbook.html
File metadata and controls
153 lines (147 loc) · 8.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
---
layout: default
last_modified_at: 2026-07-08
title: "US Chartbook | BD Economics"
description: "Open source chartbook with 250+ charts tracking the US economy since 1989. Covers GDP, labor markets, inflation, wages, trade, financial markets, household wealth, and government finances. Updated regularly with public data from BEA, BLS, Census, the Federal Reserve, and Treasury."
og_description: "Open source chartbook with 250+ charts tracking the US economy since 1989. GDP, labor markets, inflation, trade, financial markets, and more."
canonical: "https://bd-econ.com/chartbook.html"
body_class: "page-chartbook accent-green"
nav_active: "reports"
page_strip: "chartbook"
page_strip_class: "page-strip-compact accent-green"
jsonld: |
{
"@context": "https://schema.org",
"@type": "Report",
"name": "US Chartbook",
"alternateName": "BD Economics US Chartbook",
"description": "Open source chartbook tracking economic and social developments in the United States since 1989. 250+ charts across nine macroeconomic sectors with data tables, commentary, and links to public sources.",
"keywords": ["US economy", "chartbook", "macroeconomic charts", "GDP", "inflation", "labor markets", "open source"],
"url": "https://bd-econ.com/chartbook.html",
"identifier": "https://bd-econ.com/chartbook.html",
"author": {
"@type": "Person",
"name": "Brian Dew",
"url": "https://bd-econ.com/about.html",
"sameAs": ["https://github.com/bdecon", "https://twitter.com/bd_econ", "https://www.linkedin.com/in/brian-dew-5788a386/"]
},
"publisher": {
"@type": "Organization",
"name": "BD Economics",
"url": "https://bd-econ.com"
},
"about": {
"@type": "Thing",
"name": "United States Economy"
},
"temporalCoverage": "1989-01-01/..",
"spatialCoverage": {
"@type": "Place",
"name": "United States"
},
"isAccessibleForFree": true,
"license": "https://creativecommons.org/publicdomain/zero/1.0/",
"encoding": {
"@type": "MediaObject",
"contentUrl": "https://bd-econ.com/chartbook.pdf",
"encodingFormat": "application/pdf",
"name": "US Chartbook PDF"
},
"hasPart": [
{"@type": "Report", "name": "Overall Economic Activity", "description": "GDP, national income, economic growth, and business cycles"},
{"@type": "Report", "name": "Financial Accounts", "description": "Wealth, liabilities, sectoral balances, and investment"},
{"@type": "Report", "name": "Households", "description": "Demographics, income, spending, saving, balance sheets, housing, and poverty"},
{"@type": "Report", "name": "Businesses", "description": "Investment, corporate profits, balance sheets, industrial production, and retail sales"},
{"@type": "Report", "name": "Government", "description": "Receipts, expenditures, government jobs, and balance sheets"},
{"@type": "Report", "name": "External Sector", "description": "Balance of payments, international trade, investment, capital flows, and exchange rates"},
{"@type": "Report", "name": "Labor Markets", "description": "Employment, unemployment, participation, wages, productivity, and union membership"},
{"@type": "Report", "name": "Financial Markets", "description": "Equity markets, interest rates, monetary policy, and yield curves"},
{"@type": "Report", "name": "Prices", "description": "Consumer prices, producer prices, PCE inflation, inflation expectations, and commodities"}
]
}
jsonld_extra: |
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Reports",
"item": "https://bd-econ.com/reports.html"
},
{
"@type": "ListItem",
"position": 2,
"name": "US Chartbook",
"item": "https://bd-econ.com/chartbook.html"
}
]
}
extra_scripts: |
<dialog class="cb-lightbox" id="cb-lightbox">
<img id="cb-lightbox-img" src="data:image/gif;base64,R0lGODlhAQABAAAAACw=" alt="">
</dialog>
<script src="/scripts/chartbook.js" defer></script>
---
<div class="page-title page-title-feature accent-green">
<p class="page-title-kicker">Reference</p>
<h1>US Chartbook</h1>
<p class="page-title-deck">A deep dive into the US economy — 250+ charts across 9 macroeconomic sectors, regularly updated.</p>
</div>
<section>
<article class="prose">
<!-- Single download panel — uses the .featured-report split layout
(photo + text), with chartbook-specific freshness kicker and
download CTA. Replaces the previous nested .card > .card-nav. -->
<a href="chartbook.pdf" target="_blank" rel="noopener" class="featured-report accent-green cb-feature" onclick="gtag('event', 'chartbook_download', {link_url: 'chartbook.pdf', link_text: 'Chartbook'});">
<figure class="featured-report-photo cb-feature-photo">
<picture><source srcset="images/cb_preview_wealth.webp" type="image/webp"><img loading="eager" decoding="async" src="images/cb_preview_wealth.png" alt="Sample chartbook page (Household Wealth section)" width="600" height="776"></picture>
</figure>
<div class="featured-report-text">
<p class="featured-report-kicker"><span class="cb-status-dot" aria-hidden="true"></span><span class="cb-freshness cb-update">Loading…</span></p>
<h2 class="featured-report-title">Latest Edition</h2>
<p class="cb-feature-meta cb-pdf-size">PDF</p>
<span class="featured-report-cta"><svg class="icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M7 10l5 5 5-5M12 15V3"/></svg> Download PDF</span>
</div>
</a>
<p class="note cb-source-link"><a href="https://github.com/bdecon/US-chartbook">Source code on GitHub</a></p>
<!-- Data sources — own row below the download panel. -->
<div class="card cb-sources accent-green" id="cb-sources">
<div class="card-header">
<span class="card-title">Data Sources</span>
</div>
<div class="card-body card-body-fill">
<table class="dash-table cb-sources-table">
<thead><tr><th>Source</th><th>Latest data</th><th class="cb-src-updated">Updated</th></tr></thead>
<tbody id="cb-sources-table"></tbody>
</table>
<p class="note cb-st" id="cb-st"></p>
<noscript><p class="note">Enable JavaScript to see the latest data sources.</p></noscript>
</div>
</div>
<hr class="section-bar accent-green">
<!-- "What's inside" — open by default. The 9-chapter list IS the
answer to "what's covered," so it shouldn't hide behind a click. -->
<section class="cb-inside">
<h2 class="heading-accent">What's Inside</h2>
<p>Each section combines charts, data tables, and brief commentary on one sector of the US economy. Time series go back to 1989.</p>
<ol>
<li><strong>Overall Economic Activity</strong> — GDP, national income, economic growth, and business cycles</li>
<li><strong>Financial Accounts</strong> — Wealth, liabilities, sectoral balances, and investment</li>
<li><strong>Households</strong> — Demographics, income, spending, saving, balance sheets, housing, and poverty</li>
<li><strong>Businesses</strong> — Investment, corporate profits, balance sheets, industrial production, and retail sales</li>
<li><strong>Government</strong> — Receipts, expenditures, government jobs, and balance sheets</li>
<li><strong>External Sector</strong> — Trade, capital flows, exchange rates, and the international investment position</li>
<li><strong>Labor Markets</strong> — Employment, unemployment, participation, wages, productivity, and union membership</li>
<li><strong>Financial Markets</strong> — Equity markets, interest rates, monetary policy, and yield curves</li>
<li><strong>Prices</strong> — Consumer prices, producer prices, PCE inflation, inflation expectations, and commodities</li>
</ol>
</section>
<section class="cb-related">
<h2 class="heading-accent">Related</h2>
<p>For interactive versions of key indicators, see the <a href="/indicators.html">Economic Indicators</a> page. For international economic data and forecasts, see the <a href="/imfweo.html">IMF World Economic Outlook</a> page. The <a href="/calendar.html">Release Calendar</a> shows when the next update is expected for each data source tracked by the Chartbook. Contributions and corrections are welcome via <a href="https://github.com/bdecon/US-chartbook">GitHub</a>.</p>
</section>
</article>
<div class="subfooter" data-hub="reports" data-current="chartbook.html" style="--accent-color: var(--color-card-green)"></div>
</section>