-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindicators.html
More file actions
176 lines (174 loc) · 15.9 KB
/
Copy pathindicators.html
File metadata and controls
176 lines (174 loc) · 15.9 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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
---
layout: default
title: "US Economic Indicators | Interactive Charts | BD Economics"
description: "Key indicators tracking the US economy — GDP, jobs, inflation, trade, interest rates, oil prices, exchange rates, and more. Interactive charts with downloadable data, updated regularly."
og_description: "Key indicators tracking the US economy — GDP, jobs, inflation, trade, interest rates, oil prices, exchange rates, and more. Interactive charts with downloadable data."
canonical: "https://bd-econ.com/indicators.html"
body_class: "page-indicators accent-ltblue"
nav_active: "reports"
page_strip_html: |
<div class="page-strip page-strip-compact accent-ltblue">
<picture><source srcset="images/indicators_banner.webp" type="image/webp"><img decoding="async" fetchpriority="high" src="images/indicators_banner.png" alt="" aria-hidden="true" class="page-strip-img" width="512" height="68"></picture>
</div>
page_title_html: |
<div class="page-title page-title-feature accent-ltblue">
<p class="page-title-kicker">Dashboard</p>
<h1>US Economic Indicators</h1>
<p class="page-title-deck">Interactive charts for 25 key economic indicators — GDP, jobs, inflation, trade, interest rates, oil prices, and more.</p>
</div>
extra_head: |
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin>
head_scripts: |
<script src="https://cdn.jsdelivr.net/npm/chart.js@4.4.7"></script>
<script src="https://cdn.jsdelivr.net/npm/chartjs-adapter-date-fns@3.0.0"></script>
jsonld: |
{
"@context": "https://schema.org",
"@type": "DataCatalog",
"name": "US Economic Indicators",
"alternateName": "BD Economics Indicators",
"description": "Key indicators tracking the US economy — GDP, jobs, inflation, trade, interest rates, oil prices, exchange rates, and more. Interactive charts with downloadable data.",
"keywords": ["US economy", "economic indicators", "GDP", "inflation", "unemployment", "interactive charts"],
"url": "https://bd-econ.com/indicators.html",
"identifier": "https://bd-econ.com/indicators.html",
"isAccessibleForFree": true,
"creator": {
"@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"
},
"spatialCoverage": {
"@type": "Place",
"name": "United States"
},
"mainEntity": {
"@type": "ItemList",
"name": "US Economic Indicators",
"numberOfItems": 25,
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Real GDP per Capita", "description": "Real GDP per capita divides inflation-adjusted gross domestic product by population. It is a broad measure of average economic output per person.", "url": "https://bd-econ.com/indicators.html#gdppc"},
{"@type": "ListItem", "position": 2, "name": "Productivity", "description": "Labor productivity measures GDP per hour worked, reflecting how efficiently an economy converts labor into output.", "url": "https://bd-econ.com/indicators.html#lprodbar"},
{"@type": "ListItem", "position": 3, "name": "Money Supply", "description": "M2 measures the money supply including cash, checking deposits, savings deposits, and money market funds. This chart shows M2 as a share of nominal GDP.", "url": "https://bd-econ.com/indicators.html#m2gdp"},
{"@type": "ListItem", "position": 4, "name": "Federal Funds Rate", "description": "The federal funds rate is the interest rate at which banks lend reserves to each other overnight. It is the Federal Reserve's primary tool for conducting monetary policy.", "url": "https://bd-econ.com/indicators.html#ffrate"},
{"@type": "ListItem", "position": 5, "name": "CPI Inflation Rate", "description": "The Consumer Price Index year-over-year change for all items and core (excluding food and energy).", "url": "https://bd-econ.com/indicators.html#cpi"},
{"@type": "ListItem", "position": 6, "name": "Trade Balance", "description": "The trade balance is exports minus imports of goods and services, shown here as a share of GDP.", "url": "https://bd-econ.com/indicators.html#tbal"},
{"@type": "ListItem", "position": 7, "name": "Tariff Rate", "description": "The effective tariff rate is calculated as customs duties collected divided by the value of goods imports. It reflects the average tax rate on imported goods.", "url": "https://bd-econ.com/indicators.html#tariff"},
{"@type": "ListItem", "position": 8, "name": "Employment Rate", "description": "The employment-population ratio for prime-age (25-54) and all ages (16+).", "url": "https://bd-econ.com/indicators.html#epop"},
{"@type": "ListItem", "position": 9, "name": "Industrial Production", "description": "The industrial production index measures the real output of the manufacturing sector.", "url": "https://bd-econ.com/indicators.html#indpro"},
{"@type": "ListItem", "position": 10, "name": "Unemployment Rate", "description": "The unemployment rate is the share of the labor force that is actively seeking work but unable to find a job.", "url": "https://bd-econ.com/indicators.html#unrate"},
{"@type": "ListItem", "position": 11, "name": "Job Openings per Unemployed", "description": "This ratio divides the number of job openings by the number of unemployed persons. A higher ratio indicates a tighter labor market.", "url": "https://bd-econ.com/indicators.html#joun"},
{"@type": "ListItem", "position": 12, "name": "Weekly Earnings", "description": "Real usual weekly earnings at key percentiles of the full-time wage distribution, adjusted for inflation.", "url": "https://bd-econ.com/indicators.html#ruwe"},
{"@type": "ListItem", "position": 13, "name": "Federal Receipts", "description": "Total federal government receipts over a trailing 12-month period, expressed as a share of GDP.", "url": "https://bd-econ.com/indicators.html#treasrcpt"},
{"@type": "ListItem", "position": 14, "name": "Poverty Rate", "description": "The relative poverty rate measures the share of population living below 50% of the national median disposable income.", "url": "https://bd-econ.com/indicators.html#povbar"},
{"@type": "ListItem", "position": 15, "name": "House Price Index", "description": "The FHFA House Price Index tracks changes in single-family home prices based on repeat sales data.", "url": "https://bd-econ.com/indicators.html#hpi"},
{"@type": "ListItem", "position": 16, "name": "Inflation Contributions", "description": "Decomposes the Consumer Price Index into contributions by category, showing which goods and services are driving inflation.", "url": "https://bd-econ.com/indicators.html#cpicomp"},
{"@type": "ListItem", "position": 17, "name": "Government Spending", "description": "Total general government expenditure as a share of GDP, including spending on social programs, defense, infrastructure, and public services.", "url": "https://bd-econ.com/indicators.html#govexpbar"},
{"@type": "ListItem", "position": 18, "name": "Output and Wages", "description": "Compares inflation-adjusted GDP per worker with median earnings. The gap reflects how broadly economic gains are shared.", "url": "https://bd-econ.com/indicators.html#gdppw"},
{"@type": "ListItem", "position": 19, "name": "Business Investment", "description": "Private nonresidential fixed investment minus depreciation, as a share of GDP.", "url": "https://bd-econ.com/indicators.html#busnfi"},
{"@type": "ListItem", "position": 20, "name": "Corporate Profits", "description": "Corporate profits before tax as a share of net national income. Profits are adjusted to exclude inventory price gains and use consistent depreciation.", "url": "https://bd-econ.com/indicators.html#cprof"},
{"@type": "ListItem", "position": 21, "name": "Exchange Rates", "description": "Trade-weighted exchange rate indices published by the Federal Reserve. The Broad index covers all major US trading partners. The Major index covers advanced economies only.", "url": "https://bd-econ.com/indicators.html#fx"},
{"@type": "ListItem", "position": 22, "name": "Yield Spread", "description": "The spread between the 2-year Treasury yield and the effective federal funds rate.", "url": "https://bd-econ.com/indicators.html#yspread"},
{"@type": "ListItem", "position": 23, "name": "Oil Price", "description": "West Texas Intermediate crude oil spot price in dollars per barrel.", "url": "https://bd-econ.com/indicators.html#wti"},
{"@type": "ListItem", "position": 24, "name": "Cash Flow", "description": "Quarterly operating cash flow for the Magnificent 7 technology companies, each shown as a share of quarterly GDP.", "url": "https://bd-econ.com/indicators.html#mag7ocf"},
{"@type": "ListItem", "position": 25, "name": "Sectoral Balances", "description": "The three sectoral financial balances — private, government, and rest of world — as a share of GDP.", "url": "https://bd-econ.com/indicators.html#sectbal"}
]
}
}
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": "Economic Indicators",
"item": "https://bd-econ.com/indicators.html"
}
]
}
extra_scripts: |
<script src="scripts/indicators.js"></script>
---
<section>
<article class="prose ind-intro">
<noscript><p class="noscript-warning">This page requires JavaScript to display interactive charts.</p></noscript>
<p>Tap the <svg class="icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><circle cx="12" cy="12" r="10"/><path d="M12 16v-4m0-4h.01"/></svg> button on each chart for source, methodology, and CSV download. For broader context see the <a href="/chartbook.html">US Chartbook</a> and <a href="/gdpm.html">Monthly GDP</a>.</p>
</article>
<article class="ind-chart">
<select id="dataset-select" aria-label="Select chart" style="display:none"></select>
<div class="control-panel chart-selector">
<button class="btn card-nav-btn" id="chart-prev" title="Previous chart (← key)" aria-label="Previous chart"><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="m15 18-6-6 6-6"/></svg></button>
<div class="chart-selector-center">
<h2 class="chart-selector-title" id="chart-selector-title"></h2>
<span class="label chart-counter" id="chart-counter"></span>
</div>
<button class="btn card-nav-btn" id="chart-next" title="Next chart (→ key)" aria-label="Next chart"><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="m9 18 6-6-6-6"/></svg></button>
</div>
<details class="chart-grid-details" id="chart-grid-details">
<summary>Browse all charts</summary>
<div class="chart-grid-menu" id="chart-grid-menu"></div>
</details>
<div class="chart-flip-wrapper" role="region" aria-label="Economic indicator chart">
<div class="chart-flip-inner">
<div class="chart-flip-front" aria-hidden="false">
<div class="card card-compact card-chart">
<div class="loading-overlay" id="chart-loading"><div class="spinner accent-blue"></div></div>
<div class="card-header accent-blue">
<span class="card-title"><span id="chart-title">M2 Money Supply / GDP</span> <span class="badge" id="card-category-front"></span></span>
<div class="card-actions ind-share">
<button id="btn-copy-link" title="Copy link to this chart" aria-label="Copy link to this chart"><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="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/></svg></button>
<button id="btn-download-png" title="Download chart as PNG" aria-label="Download chart as PNG"><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></button>
</div>
<button id="chart-info" title="Details & data" aria-label="Details and data"><svg class="icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><circle cx="12" cy="12" r="10"/><path d="M12 16v-4m0-4h.01"/></svg></button>
</div>
<div class="card-body">
<span class="card-subtitle" id="chart-subtitle">index, 1988=1</span>
<div class="chart-legend" id="chart-legend"></div>
<canvas id="lineChart" role="img" aria-label="Line chart showing selected US economic indicator over time"></canvas>
<p class="note chart-latest-mobile" id="chart-latest-mobile"></p>
</div>
<div class="card-footer">
<span class="chart-filter"><span id="chart-filter" style="display: none"><button type="button">Recent 3 years</button></span><span id="chart-breakdown" style="display: none"><button type="button">By company</button></span></span>
<span class="chart-source" id="chart-source">Source: Federal Reserve, BEA</span>
</div>
</div>
</div>
<div class="chart-flip-back" aria-hidden="true">
<div class="card card-compact card-chart">
<div class="card-header accent-blue">
<span class="card-title"><span id="chart-title-back"></span> <span class="badge" id="card-category"></span></span>
<button id="chart-back-btn" title="Back to chart" aria-label="Back to chart"><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="m12 19-7-7 7-7M19 12H5"/></svg></button>
</div>
<div class="card-body chart-back-body">
<p id="chart-description"></p>
<span class="card-subtitle" id="chart-subtitle-back"></span>
<div id="chart-latest"></div>
</div>
<div class="card-footer">
<span class="card-footer-meta">
<svg class="card-logo" viewBox="0 0 9 5" width="16" height="9" aria-hidden="true"><title>BD Economics</title><rect x="0" y="0" width="1" height="5"/><rect x="0" y="4" width="4" height="1"/><rect x="2" y="2" width="2" height="1"/><rect x="3" y="2" width="1" height="2"/><rect x="8" y="0" width="1" height="5"/><rect x="5" y="4" width="4" height="1"/><rect x="5" y="2" width="2" height="1"/><rect x="5" y="2" width="1" height="2"/></svg>
<span class="label card-number" id="card-number"></span>
</span>
<a id="chart-download" href="files/m2gdp.csv" class="note card-download" download><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 (.csv)</a>
<span class="chart-source" id="chart-source-back"></span>
</div>
</div>
</div>
</div>
</div>
</article>
<div class="subfooter" data-hub="reports" data-current="indicators.html" style="--accent-color: var(--color-card-ltblue)"></div>
</section>