-
Notifications
You must be signed in to change notification settings - Fork 1
/
fig3.html
178 lines (143 loc) · 7.74 KB
/
fig3.html
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
177
178
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->
<head>
<style>
aside{
display: inline-block !important;
}
</style>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<title>Nine Charts about Wealth Inequality in America (Updated)</title>
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@urbaninstitute">
<meta name="twitter:creator" content="@urbaninstitute">
<meta name="twitter:title" content="Nine Charts about Wealth Inequality in America (Updated)">
<meta name="twitter:description" content="These nine charts illustrate what’s behind growing wealth disparities, particularly the racial wealth gap, in America.">
<meta name="twitter:image" content="http://apps.urban.org/features/wealth-inequality-charts/img/AP173355447669.jpg">
<meta property="og:title" content="Nine Charts about Wealth Inequality in America (Updated)" />
<meta property="og:description" content="These nine charts illustrate what’s behind growing wealth disparities, particularly the racial wealth gap." />
<meta property="og:image" content="http://apps.urban.org/features/wealth-inequality-charts/img/AP173355447669.jpg" />
<meta property="og:image:type" content="image/jpeg">
<meta property="og:url" content="http://urbn.is/wealthcharts ">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/urban.css">
<link rel="stylesheet" type="text/css" href="css/urban-header.css"/>
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic,900" rel="stylesheet" type="text/css">
<script src="js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "NewsArticle",
"headline": "Nine Charts about Wealth Inequality in America (Updated)",
"url": "http://apps.urban.org/features/wealth-inequality-charts/",
"thumbnailUrl": "http://apps.urban.org/features/wealth-inequality-charts/img/AP173355447669.jpg",
"dateCreated": "2017-10-04T04:00:00.000Z",
"articleSection": "Interactive Feature",
"creator": ["Signe-Mary McKernan","Caleb Quakenbush","Caroline Ratcliffe","Emma Kalish","C. Eugene Steuerle"],
"keywords": ["Economic Growth and Productivity","Income and Wealth","Poverty, Vulnerability, and the Safety Net","Race and Ethnicity"]
}
</script>
</head>
<body>
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-MKBD2W"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MKBD2W');</script>
<!-- End Google Tag Manager -->
<div class="overlay"></div>
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- START HEADER -->
<div>
<!-- 3 -->
<aside>
<div class="aside-content">
<div id="race-wealth-mean" class="chart show"></div>
<div id="race-wealth-median" class="chart"></div>
<div class="static-chart">
<img src="img/WealthByRace-avg.jpg" />
</div>
<div class="static-chart">
<img src="img/WealthByRace-med.jpg" />
</div>
<p class="chart-notes caption">Median wealth by race and ethnicity is lower than average wealth, but the trends stay the same. Both measures are important because average wealth indicates how a group is prospering as a whole relative to other groups, while median wealth shows how the “typical” family is doing.</p>
<p class="chart-notes"><b>Source:</b> Urban Institute calculations from Survey of Financial Characteristics of Consumers 1962 (December 31), Survey of Changes in Family Finances 1963, and Survey of Consumer Finances 1983–2016.</p>
<p class="chart-notes"><b>Notes:</b> 2016 dollars. No comparable data are available between 1963 and 1983. Black/Hispanic distinction within nonwhite population available only in 1983 and later.</p>
</div>
</aside>
</div>
<!-- end3 -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script>
window.jQuery || document.write('<script src="js/vendor/jquery-1.11.1.min.js"><\/script>')
</script>
<script type="text/javascript" src="https://pym.nprapps.org/pym.v1.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>
<script src="https://code.highcharts.com/highcharts.js"></script>
<script src="https://code.highcharts.com/modules/exporting.js"></script>
<script src="js/fig3.js"></script>
<script src="js/vendor/d3.min.js"></script>
<script src="js/popup.js"></script>
<script src="js/header.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function (b, o, i, l, e, r) {
b.GoogleAnalyticsObject = l;
b[l] || (b[l] =
function () {
(b[l].q = b[l].q || []).push(arguments)
});
b[l].l = +new Date;
e = o.createElement(i);
r = o.getElementsByTagName(i)[0];
e.src = '//www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e, r)
}(window, document, 'script', 'ga'));
ga('create', 'UA-57529944-1');
ga('send', 'pageview');
</script>
<script src="js/custom-analytics-master/urban-analytics.min.js"></script>
<!--custom element tracking-->
<script type="text/javascript">
$(".save-chart")
.custom_analytics('track', {
category: "button",
action: "click",
label: "object_HTML",
value: 1,
timing: true,
interaction: true
});
$(".data")
.custom_analytics('track', {
category: "button",
action: "click",
label: "object_HTML",
value: 1,
timing: true,
interaction: true
});
$(window)
.custom_analytics('scrollTrack', {
timing: true,
interaction: true
});
</script>
</body>
</html>