-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpi_glance_mod.htm
More file actions
40 lines (40 loc) · 2.51 KB
/
pi_glance_mod.htm
File metadata and controls
40 lines (40 loc) · 2.51 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
<!--#include virtual="/_includes/doctype.ssi" -->
<title>BEA : Personal Income: Real Disposable Income and Real Consumer Spending Graph</title>
<meta name="description" content="Official Bureau of Economic Analysis website. Source of US economic statistics including national income and product accounts (NIPAs), gross domestic product (GDP) and related measures of national, regional, industry and international accounts.">
<meta name="keywords" content="assets, balance of payments, commerce, GDP, goods and services, gross domestic product, gross state product, GSP, industry, input-output, investment, outlays, personal income, profits, statistics, trade">
<meta name="DC.LastModified" content="2016-08-02" />
</head>
<body class="national">
<!--#include virtual="/_includes/header_tabs.ssi" -->
<!--#include virtual="/national/_includes/natl_tabs.ssi" -->
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#FFFFFF"><div class="crumbs"> <a href="/">Home</a> > <a href="/national/index.htm">National</a> > Personal Income: Real Disposable Income and Real Consumer Spending Graph</div>
<div id="content">
<h1>Personal Income:<span>Real Disposable Income and Real Consumer Spending Graph</span></h1>
<!-- Plotly chart will be drawn inside this div -->
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<div id="plotly-div"></div>
<script src="plotly_pi.js"></script>
</div>
</td>
<td id="sidebar"><div id="sidebarRight">
<div class="title_right">
<label for="search_textfield">Search:</label>
</div>
<div id="search_fieldset">
<!--#include virtual="/_includes/search.ssi" -->
</div>
<div class="title_right">Related Information:</div>
<ul>
<li><a href="/newsreleases/glance.htm">Overview of the U.S. Economy</a></li>
<li><a href="/newsreleases/national/pi/pinewsrelease.htm">Personal Income Release</a></li>
</ul>
</div>
<!-- end of sidebarRight div -->
<p class="subscribe_sidebar"><a href="/_subscribe/" title="This link will take you to another Web site.">Sign up</a> for e-mail notifications.</p>
<p class="pdfreader_sidebar"><a href="/exit_site.asp?link=http://get.adobe.com/reader/" title="This link will take you to another Web site.">Download</a> the Acrobat Reader.</p></td>
</tr>
</table>
<!--#include virtual="/_includes/footer.ssi" -->