-
Notifications
You must be signed in to change notification settings - Fork 0
/
disaggregation--capacity.html
274 lines (260 loc) · 13.1 KB
/
disaggregation--capacity.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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Disaggregation: Capacity - SDG data build documentation</title>
<script defer src="https://use.fontawesome.com/releases/v5.15.1/js/all.js"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/open-sdg/open-sdg-table@0.4.0/open-sdg-table.min.css">
<style>
.btn-primary {
background-color: #00703c;
padding: 8px 10px 7px;
border: 2px solid transparent;
border-radius: 0;
color: #fff;
box-shadow: 0 2px 0 #002d18;
text-decoration: none;
}
.btn-primary:visited {
color: #fff;
}
.btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active {
background-color: #005a30;
text-decoration: none;
border: 2px solid transparent;
}
.btn-primary:focus:not(:active):not(:hover) {
border-color: #fd0;
color: #0b0c0c;
background-color: #fd0;
box-shadow: 0 2px 0 #0b0c0c;
}
a {
color: #1D70B8;
text-decoration: underline;
}
a:hover {
color: #003078;
}
a:visited {
color: #4c2c92;
}
.download-info {
margin-left: 12px;
}
.table-striped tbody tr:nth-of-type(2n+1) {
background-color: #f3f2f1;
}
#skiplink {
position: absolute;
top: 0;
left: 50%;
z-index: 10000;
width: 250px;
margin-left: -125px;
padding: 10px;
background: white;
text-align: center;
border: 1px solid #0b0c0c;
color: #0b0c0c;
display: block;
}
.sr-only-focusable:not(:focus):not(:focus-within) {
position: absolute !important;
width: 1px !important;
height: 1px !important;
padding: 0 !important;
margin: -1px !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
white-space: nowrap !important;
border: 0 !important;
}
</style>
</head>
<body>
<a class="sr-only-focusable" id="skiplink" href="#main-content" tabindex="0">Skip to main content</a>
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<div class="container">
<a class="navbar-brand" href="index.html">SDG data build documentation</a>
</div>
</nav>
<main id="main-content" role="main">
<div class="container">
<h1 style="margin:20px 0">Disaggregation: Capacity</h1>
<div>
<div role="navigation" aria-describedby="contents-heading">
<h2 id="contents-heading">On this page</h2>
<ul>
<li><a href="#values-used">Values used in disaggregation</a></li>
<li><a href="#indicators-using">Indicators using disaggregation</a></li>
</ul>
</div>
<div>
<h2 id="values-used" tabindex="-1">Values used in disaggregation</h2>
<div class="my-3">
<a href="values--disaggregation--capacity.csv" role="button" class="btn btn-primary" aria-describedby="values--disaggregation--capacity">Download CSV of values used in this disaggregation</a>
<div id="values--disaggregation--capacity" class="download-info">Size: 446 Bytes</div>
</div>
<div class="total-rows">
Total rows: <span class="total">18</span>
</div>
<table border="1" class="dataframe table table-striped table-bordered" id="values-table">
<thead>
<tr style="text-align: right;">
<th>Value</th>
<th>Disaggregation combinations using this value</th>
<th>Number of indicators</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="disaggregation-value--chemical.html">Chemical</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--coordination.html">Coordination</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--financing.html">Financing</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--food-safety.html">Food safety</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--health-emergency-framework.html">Health Emergency Framework</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--health-service-provision.html">Health Service Provision</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--human-resources.html">Human resources</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--infection-prevention-and-control-ipc.html">Infection prevention and control (IPC)</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--laboratory.html">Laboratory</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--legislation.html">Legislation</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--national-health-emergency-framework.html">National Health Emergency Framework</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--points-of-entry.html">Points of entry</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--preparedness.html">Preparedness</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--radionuclear.html">Radionuclear</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--response.html">Response</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--risk-communication.html">Risk communication</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--surveillance.html">Surveillance</a></td>
<td>1</td>
<td>1</td>
</tr>
<tr>
<td><a href="disaggregation-value--zoonosis.html">Zoonosis</a></td>
<td>1</td>
<td>1</td>
</tr>
</tbody>
</table>
<script type="text/javascript">
var sdgBuild = sdgBuild || {};
sdgBuild.tables = sdgBuild.tables || {};
sdgBuild.tables['values-table'] = [{"Value":"<a href=\"disaggregation-value--chemical.html\">Chemical<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--coordination.html\">Coordination<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--financing.html\">Financing<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--food-safety.html\">Food safety<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--health-emergency-framework.html\">Health Emergency Framework<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--health-service-provision.html\">Health Service Provision<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--human-resources.html\">Human resources<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--infection-prevention-and-control-ipc.html\">Infection prevention and control (IPC)<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--laboratory.html\">Laboratory<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--legislation.html\">Legislation<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--national-health-emergency-framework.html\">National Health Emergency Framework<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--points-of-entry.html\">Points of entry<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--preparedness.html\">Preparedness<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--radionuclear.html\">Radionuclear<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--response.html\">Response<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--risk-communication.html\">Risk communication<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--surveillance.html\">Surveillance<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1},{"Value":"<a href=\"disaggregation-value--zoonosis.html\">Zoonosis<\/a>","Disaggregation combinations using this value":1,"Number of indicators":1}];
</script>
</div>
<div>
<h2 id="indicators-using" tabindex="-1">Indicators using disaggregation</h2>
<div class="my-3">
<a href="indicators--disaggregation--capacity.csv" role="button" class="btn btn-primary" aria-describedby="indicators--disaggregation--capacity">Download CSV of indicators using this disaggregation</a>
<div id="indicators--disaggregation--capacity" class="download-info">Size: 17 Bytes</div>
</div>
<div class="total-rows">
Total rows: <span class="total">1</span>
</div>
<table border="1" class="dataframe table table-striped table-bordered" id="indicators-table">
<thead>
<tr style="text-align: right;">
<th>Indicator</th>
</tr>
</thead>
<tbody>
<tr>
<td>#3-d-1</td>
</tr>
</tbody>
</table>
<script type="text/javascript">
var sdgBuild = sdgBuild || {};
sdgBuild.tables = sdgBuild.tables || {};
sdgBuild.tables['indicators-table'] = [{"Indicator":"#3-d-1"}];
</script>
</div>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
<script src="https://cdn.datatables.net/1.10.23/js/jquery.dataTables.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/open-sdg/open-sdg-table@0.4.0/open-sdg-table.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<script>
if (typeof sdgBuild !== 'undefined' && sdgBuild.tables) {
var tableIds = Object.keys(sdgBuild.tables);
for (var i = 0; i < tableIds.length; i++) {
var tableId = tableIds[i];
$('#' + tableId).openSdgTable(sdgBuild.tables[tableId]).find('td').each(function() {
if (!isNaN($(this).text())) {
$(this).css('text-align', 'right');
}
})
}
}
</script>
</html>