-
Notifications
You must be signed in to change notification settings - Fork 3
/
test_page.html
622 lines (619 loc) · 84.7 KB
/
test_page.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
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
<!DOCTYPE html>
<html lang="en" dir="ltr"
prefix="content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# schema: http://schema.org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# ">
<head>
<meta charset="utf-8" />
<script>window.dataLayer = window.dataLayer || []; window.dataLayer.push({ "siteName": "UNICEF", "Language": "English", "entityCreated": "Tue, 02 Nov 2021 17:35:24 +0000", "entityBundle": "page", "entityId": "2276", "entityTitle": "UNICEF Data Explorer", "entityTaxonomy": { "geographical": { "9dd48c25-0afb-41a3-9c18-49855954d283": "Pakistan", "c00f9bbf-6399-4cbd-a3de-a9c35a82a9c3": "South Asia" }, "category": { "3d8ad658-4b52-4ae4-9e32-cfd73c8e29a0": "Data analysis", "0a885b24-faa0-498b-892c-346941150b94": "Data collection" } } });</script>
<link rel="canonical" href="https://www.unicef.org/pakistan/unicef-data-explorer" />
<meta name="description"
content="Explore data using desired filters and organize the data table with customized rows and columns/labels." />
<meta property="og:url" content="https://www.unicef.org/pakistan/unicef-data-explorer" />
<meta property="og:title" content="UNICEF Data Explorer" />
<meta property="og:description"
content="Explore data using desired filters and organize the data table with customized rows and columns/labels." />
<meta property="og:image"
content="https://www.unicef.org/pakistan/themes/custom/unicef_base/UNICEF_ForEveryChild_White_Vertical_RGB_ENG.jpg" />
<!-- <meta name="twitter:card" content="summary_large_image" /> -->
<meta name="MobileOptimized" content="width" />
<meta name="HandheldFriendly" content="true" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<script
type="text/javascript">(window.NREUM || (NREUM = {})).init = { ajax: { deny_list: ["gov-bam.nr-data.net"] } }; (window.NREUM || (NREUM = {})).loader_config = { xpid: "VQABUFNRDxABVVNRDwMPUVI=", licenseKey: "b54c1d4d8c", applicationID: "112382876" }; window.NREUM || (NREUM = {}), __nr_require = function (t, e, n) { function r(n) { if (!e[n]) { var i = e[n] = { exports: {} }; t[n][0].call(i.exports, function (e) { var i = t[n][1][e]; return r(i || e) }, i, i.exports) } return e[n].exports } if ("function" == typeof __nr_require) return __nr_require; for (var i = 0; i < n.length; i++)r(n[i]); return r }({ 1: [function (t, e, n) { function r(t) { try { s.console && console.log(t) } catch (e) { } } var i, o = t("ee"), a = t(27), s = {}; try { i = localStorage.getItem("__nr_flags").split(","), console && "function" == typeof console.log && (s.console = !0, i.indexOf("dev") !== -1 && (s.dev = !0), i.indexOf("nr_dev") !== -1 && (s.nrDev = !0)) } catch (c) { } s.nrDev && o.on("internal-error", function (t) { r(t.stack) }), s.dev && o.on("fn-err", function (t, e, n) { r(n.stack) }), s.dev && (r("NR AGENT IN DEVELOPMENT MODE"), r("flags: " + a(s, function (t, e) { return t }).join(", "))) }, {}], 2: [function (t, e, n) { function r(t, e, n, r, s) { try { p ? p -= 1 : i(s || new UncaughtException(t, e, n), !0) } catch (f) { try { o("ierr", [f, c.now(), !0]) } catch (d) { } } return "function" == typeof u && u.apply(this, a(arguments)) } function UncaughtException(t, e, n) { this.message = t || "Uncaught error with no additional information", this.sourceURL = e, this.line = n } function i(t, e) { var n = e ? null : c.now(); o("err", [t, n]) } var o = t("handle"), a = t(28), s = t("ee"), c = t("loader"), f = t("gos"), u = window.onerror, d = !1, l = "nr@seenError"; if (!c.disabled) { var p = 0; c.features.err = !0, t(1), window.onerror = r; try { throw new Error } catch (h) { "stack" in h && (t(10), t(9), "addEventListener" in window && t(6), c.xhrWrappable && t(11), d = !0) } s.on("fn-start", function (t, e, n) { d && (p += 1) }), s.on("fn-err", function (t, e, n) { d && !n[l] && (f(n, l, function () { return !0 }), this.thrown = !0, i(n)) }), s.on("fn-end", function () { d && !this.thrown && p > 0 && (p -= 1) }), s.on("internal-error", function (t) { o("ierr", [t, c.now(), !0]) }) } }, {}], 3: [function (t, e, n) { var r = t("loader"); r.disabled || (r.features.ins = !0) }, {}], 4: [function (t, e, n) { function r() { var t = new PerformanceObserver(function (t, e) { var n = t.getEntries(); s(v, [n]) }); try { t.observe({ entryTypes: ["resource"] }) } catch (e) { } } function i(t) { if (s(v, [window.performance.getEntriesByType(w)]), window.performance["c" + l]) try { window.performance[h](m, i, !1) } catch (t) { } else try { window.performance[h]("webkit" + m, i, !1) } catch (t) { } } function o(t) { } if (window.performance && window.performance.timing && window.performance.getEntriesByType) { var a = t("ee"), s = t("handle"), c = t(10), f = t(9), u = t(5), d = t(19), l = "learResourceTimings", p = "addEventListener", h = "removeEventListener", m = "resourcetimingbufferfull", v = "bstResource", w = "resource", g = "-start", y = "-end", x = "fn" + g, b = "fn" + y, E = "bstTimer", R = "pushState", S = t("loader"); if (!S.disabled) { S.features.stn = !0, t(8), "addEventListener" in window && t(6); var O = NREUM.o.EV; a.on(x, function (t, e) { var n = t[0]; n instanceof O && (this.bstStart = S.now()) }), a.on(b, function (t, e) { var n = t[0]; n instanceof O && s("bst", [n, e, this.bstStart, S.now()]) }), c.on(x, function (t, e, n) { this.bstStart = S.now(), this.bstType = n }), c.on(b, function (t, e) { s(E, [e, this.bstStart, S.now(), this.bstType]) }), f.on(x, function () { this.bstStart = S.now() }), f.on(b, function (t, e) { s(E, [e, this.bstStart, S.now(), "requestAnimationFrame"]) }), a.on(R + g, function (t) { this.time = S.now(), this.startPath = location.pathname + location.hash }), a.on(R + y, function (t) { s("bstHist", [location.pathname + location.hash, this.startPath, this.time]) }), u() ? (s(v, [window.performance.getEntriesByType("resource")]), r()) : p in window.performance && (window.performance["c" + l] ? window.performance[p](m, i, d(!1)) : window.performance[p]("webkit" + m, i, d(!1))), document[p]("scroll", o, d(!1)), document[p]("keypress", o, d(!1)), document[p]("click", o, d(!1)) } } }, {}], 5: [function (t, e, n) { e.exports = function () { return "PerformanceObserver" in window && "function" == typeof window.PerformanceObserver } }, {}], 6: [function (t, e, n) { function r(t) { for (var e = t; e && !e.hasOwnProperty(u);)e = Object.getPrototypeOf(e); e && i(e) } function i(t) { s.inPlace(t, [u, d], "-", o) } function o(t, e) { return t[1] } var a = t("ee").get("events"), s = t("wrap-function")(a, !0), c = t("gos"), f = XMLHttpRequest, u = "addEventListener", d = "removeEventListener"; e.exports = a, "getPrototypeOf" in Object ? (r(document), r(window), r(f.prototype)) : f.prototype.hasOwnProperty(u) && (i(window), i(f.prototype)), a.on(u + "-start", function (t, e) { var n = t[1]; if (null !== n && ("function" == typeof n || "object" == typeof n)) { var r = c(n, "nr@wrapped", function () { function t() { if ("function" == typeof n.handleEvent) return n.handleEvent.apply(n, arguments) } var e = { object: t, "function": n }[typeof n]; return e ? s(e, "fn-", null, e.name || "anonymous") : n }); this.wrapped = t[1] = r } }), a.on(d + "-start", function (t) { t[1] = this.wrapped || t[1] }) }, {}], 7: [function (t, e, n) { function r(t, e, n) { var r = t[e]; "function" == typeof r && (t[e] = function () { var t = o(arguments), e = {}; i.emit(n + "before-start", [t], e); var a; e[m] && e[m].dt && (a = e[m].dt); var s = r.apply(this, t); return i.emit(n + "start", [t, a], s), s.then(function (t) { return i.emit(n + "end", [null, t], s), t }, function (t) { throw i.emit(n + "end", [t], s), t }) }) } var i = t("ee").get("fetch"), o = t(28), a = t(27); e.exports = i; var s = window, c = "fetch-", f = c + "body-", u = ["arrayBuffer", "blob", "json", "text", "formData"], d = s.Request, l = s.Response, p = s.fetch, h = "prototype", m = "nr@context"; d && l && p && (a(u, function (t, e) { r(d[h], e, f), r(l[h], e, f) }), r(s, "fetch", c), i.on(c + "end", function (t, e) { var n = this; if (e) { var r = e.headers.get("content-length"); null !== r && (n.rxSize = r), i.emit(c + "done", [null, e], n) } else i.emit(c + "done", [t], n) })) }, {}], 8: [function (t, e, n) { var r = t("ee").get("history"), i = t("wrap-function")(r); e.exports = r; var o = window.history && window.history.constructor && window.history.constructor.prototype, a = window.history; o && o.pushState && o.replaceState && (a = o), i.inPlace(a, ["pushState", "replaceState"], "-") }, {}], 9: [function (t, e, n) { var r = t("ee").get("raf"), i = t("wrap-function")(r), o = "equestAnimationFrame"; e.exports = r, i.inPlace(window, ["r" + o, "mozR" + o, "webkitR" + o, "msR" + o], "raf-"), r.on("raf-start", function (t) { t[0] = i(t[0], "fn-") }) }, {}], 10: [function (t, e, n) { function r(t, e, n) { t[0] = a(t[0], "fn-", null, n) } function i(t, e, n) { this.method = n, this.timerDuration = isNaN(t[1]) ? 0 : +t[1], t[0] = a(t[0], "fn-", this, n) } var o = t("ee").get("timer"), a = t("wrap-function")(o), s = "setTimeout", c = "setInterval", f = "clearTimeout", u = "-start", d = "-"; e.exports = o, a.inPlace(window, [s, "setImmediate"], s + d), a.inPlace(window, [c], c + d), a.inPlace(window, [f, "clearImmediate"], f + d), o.on(c + u, r), o.on(s + u, i) }, {}], 11: [function (t, e, n) { function r(t, e) { d.inPlace(e, ["onreadystatechange"], "fn-", s) } function i() { var t = this, e = u.context(t); t.readyState > 3 && !e.resolved && (e.resolved = !0, u.emit("xhr-resolved", [], t)), d.inPlace(t, y, "fn-", s) } function o(t) { x.push(t), m && (E ? E.then(a) : w ? w(a) : (R = -R, S.data = R)) } function a() { for (var t = 0; t < x.length; t++)r([], x[t]); x.length && (x = []) } function s(t, e) { return e } function c(t, e) { for (var n in t) e[n] = t[n]; return e } t(6); var f = t("ee"), u = f.get("xhr"), d = t("wrap-function")(u), l = t(19), p = NREUM.o, h = p.XHR, m = p.MO, v = p.PR, w = p.SI, g = "readystatechange", y = ["onload", "onerror", "onabort", "onloadstart", "onloadend", "onprogress", "ontimeout"], x = []; e.exports = u; var b = window.XMLHttpRequest = function (t) { var e = new h(t); try { u.emit("new-xhr", [e], e), e.addEventListener(g, i, l(!1)) } catch (n) { try { u.emit("internal-error", [n]) } catch (r) { } } return e }; if (c(h, b), b.prototype = h.prototype, d.inPlace(b.prototype, ["open", "send"], "-xhr-", s), u.on("send-xhr-start", function (t, e) { r(t, e), o(e) }), u.on("open-xhr-start", r), m) { var E = v && v.resolve(); if (!w && !v) { var R = 1, S = document.createTextNode(R); new m(a).observe(S, { characterData: !0 }) } } else f.on("fn-end", function (t) { t[0] && t[0].type === g || a() }) }, {}], 12: [function (t, e, n) { function r(t) { if (!s(t)) return null; var e = window.NREUM; if (!e.loader_config) return null; var n = (e.loader_config.accountID || "").toString() || null, r = (e.loader_config.agentID || "").toString() || null, f = (e.loader_config.trustKey || "").toString() || null; if (!n || !r) return null; var h = p.generateSpanId(), m = p.generateTraceId(), v = Date.now(), w = { spanId: h, traceId: m, timestamp: v }; return (t.sameOrigin || c(t) && l()) && (w.traceContextParentHeader = i(h, m), w.traceContextStateHeader = o(h, v, n, r, f)), (t.sameOrigin && !u() || !t.sameOrigin && c(t) && d()) && (w.newrelicHeader = a(h, m, v, n, r, f)), w } function i(t, e) { return "00-" + e + "-" + t + "-01" } function o(t, e, n, r, i) { var o = 0, a = "", s = 1, c = "", f = ""; return i + "@nr=" + o + "-" + s + "-" + n + "-" + r + "-" + t + "-" + a + "-" + c + "-" + f + "-" + e } function a(t, e, n, r, i, o) { var a = "btoa" in window && "function" == typeof window.btoa; if (!a) return null; var s = { v: [0, 1], d: { ty: "Browser", ac: r, ap: i, id: t, tr: e, ti: n } }; return o && r !== o && (s.d.tk = o), btoa(JSON.stringify(s)) } function s(t) { return f() && c(t) } function c(t) { var e = !1, n = {}; if ("init" in NREUM && "distributed_tracing" in NREUM.init && (n = NREUM.init.distributed_tracing), t.sameOrigin) e = !0; else if (n.allowed_origins instanceof Array) for (var r = 0; r < n.allowed_origins.length; r++) { var i = h(n.allowed_origins[r]); if (t.hostname === i.hostname && t.protocol === i.protocol && t.port === i.port) { e = !0; break } } return e } function f() { return "init" in NREUM && "distributed_tracing" in NREUM.init && !!NREUM.init.distributed_tracing.enabled } function u() { return "init" in NREUM && "distributed_tracing" in NREUM.init && !!NREUM.init.distributed_tracing.exclude_newrelic_header } function d() { return "init" in NREUM && "distributed_tracing" in NREUM.init && NREUM.init.distributed_tracing.cors_use_newrelic_header !== !1 } function l() { return "init" in NREUM && "distributed_tracing" in NREUM.init && !!NREUM.init.distributed_tracing.cors_use_tracecontext_headers } var p = t(24), h = t(14); e.exports = { generateTracePayload: r, shouldGenerateTrace: s } }, {}], 13: [function (t, e, n) { function r(t) { var e = this.params, n = this.metrics; if (!this.ended) { this.ended = !0; for (var r = 0; r < l; r++)t.removeEventListener(d[r], this.listener, !1); return e.protocol && "data" === e.protocol ? void g("Ajax/DataUrl/Excluded") : void (e.aborted || (n.duration = a.now() - this.startTime, this.loadCaptureCalled || 4 !== t.readyState ? null == e.status && (e.status = 0) : o(this, t), n.cbTime = this.cbTime, s("xhr", [e, n, this.startTime, this.endTime, "xhr"], this))) } } function i(t, e) { var n = c(e), r = t.params; r.hostname = n.hostname, r.port = n.port, r.protocol = n.protocol, r.host = n.hostname + ":" + n.port, r.pathname = n.pathname, t.parsedOrigin = n, t.sameOrigin = n.sameOrigin } function o(t, e) { t.params.status = e.status; var n = v(e, t.lastSize); if (n && (t.metrics.rxSize = n), t.sameOrigin) { var r = e.getResponseHeader("X-NewRelic-App-Data"); r && (t.params.cat = r.split(", ").pop()) } t.loadCaptureCalled = !0 } var a = t("loader"); if (a.xhrWrappable && !a.disabled) { var s = t("handle"), c = t(14), f = t(12).generateTracePayload, u = t("ee"), d = ["load", "error", "abort", "timeout"], l = d.length, p = t("id"), h = t(20), m = t(18), v = t(15), w = t(19), g = t(21).recordSupportability, y = NREUM.o.REQ, x = window.XMLHttpRequest; a.features.xhr = !0, t(11), t(7), u.on("new-xhr", function (t) { var e = this; e.totalCbs = 0, e.called = 0, e.cbTime = 0, e.end = r, e.ended = !1, e.xhrGuids = {}, e.lastSize = null, e.loadCaptureCalled = !1, e.params = this.params || {}, e.metrics = this.metrics || {}, t.addEventListener("load", function (n) { o(e, t) }, w(!1)), h && (h > 34 || h < 10) || t.addEventListener("progress", function (t) { e.lastSize = t.loaded }, w(!1)) }), u.on("open-xhr-start", function (t) { this.params = { method: t[0] }, i(this, t[1]), this.metrics = {} }), u.on("open-xhr-end", function (t, e) { "loader_config" in NREUM && "xpid" in NREUM.loader_config && this.sameOrigin && e.setRequestHeader("X-NewRelic-ID", NREUM.loader_config.xpid); var n = f(this.parsedOrigin); if (n) { var r = !1; n.newrelicHeader && (e.setRequestHeader("newrelic", n.newrelicHeader), r = !0), n.traceContextParentHeader && (e.setRequestHeader("traceparent", n.traceContextParentHeader), n.traceContextStateHeader && e.setRequestHeader("tracestate", n.traceContextStateHeader), r = !0), r && (this.dt = n) } }), u.on("send-xhr-start", function (t, e) { var n = this.metrics, r = t[0], i = this; if (n && r) { var o = m(r); o && (n.txSize = o) } this.startTime = a.now(), this.listener = function (t) { try { "abort" !== t.type || i.loadCaptureCalled || (i.params.aborted = !0), ("load" !== t.type || i.called === i.totalCbs && (i.onloadCalled || "function" != typeof e.onload)) && i.end(e) } catch (n) { try { u.emit("internal-error", [n]) } catch (r) { } } }; for (var s = 0; s < l; s++)e.addEventListener(d[s], this.listener, w(!1)) }), u.on("xhr-cb-time", function (t, e, n) { this.cbTime += t, e ? this.onloadCalled = !0 : this.called += 1, this.called !== this.totalCbs || !this.onloadCalled && "function" == typeof n.onload || this.end(n) }), u.on("xhr-load-added", function (t, e) { var n = "" + p(t) + !!e; this.xhrGuids && !this.xhrGuids[n] && (this.xhrGuids[n] = !0, this.totalCbs += 1) }), u.on("xhr-load-removed", function (t, e) { var n = "" + p(t) + !!e; this.xhrGuids && this.xhrGuids[n] && (delete this.xhrGuids[n], this.totalCbs -= 1) }), u.on("xhr-resolved", function () { this.endTime = a.now() }), u.on("addEventListener-end", function (t, e) { e instanceof x && "load" === t[0] && u.emit("xhr-load-added", [t[1], t[2]], e) }), u.on("removeEventListener-end", function (t, e) { e instanceof x && "load" === t[0] && u.emit("xhr-load-removed", [t[1], t[2]], e) }), u.on("fn-start", function (t, e, n) { e instanceof x && ("onload" === n && (this.onload = !0), ("load" === (t[0] && t[0].type) || this.onload) && (this.xhrCbStart = a.now())) }), u.on("fn-end", function (t, e) { this.xhrCbStart && u.emit("xhr-cb-time", [a.now() - this.xhrCbStart, this.onload, e], e) }), u.on("fetch-before-start", function (t) { function e(t, e) { var n = !1; return e.newrelicHeader && (t.set("newrelic", e.newrelicHeader), n = !0), e.traceContextParentHeader && (t.set("traceparent", e.traceContextParentHeader), e.traceContextStateHeader && t.set("tracestate", e.traceContextStateHeader), n = !0), n } var n, r = t[1] || {}; "string" == typeof t[0] ? n = t[0] : t[0] && t[0].url ? n = t[0].url : window.URL && t[0] && t[0] instanceof URL && (n = t[0].href), n && (this.parsedOrigin = c(n), this.sameOrigin = this.parsedOrigin.sameOrigin); var i = f(this.parsedOrigin); if (i && (i.newrelicHeader || i.traceContextParentHeader)) if ("string" == typeof t[0] || window.URL && t[0] && t[0] instanceof URL) { var o = {}; for (var a in r) o[a] = r[a]; o.headers = new Headers(r.headers || {}), e(o.headers, i) && (this.dt = i), t.length > 1 ? t[1] = o : t.push(o) } else t[0] && t[0].headers && e(t[0].headers, i) && (this.dt = i) }), u.on("fetch-start", function (t, e) { this.params = {}, this.metrics = {}, this.startTime = a.now(), this.dt = e, t.length >= 1 && (this.target = t[0]), t.length >= 2 && (this.opts = t[1]); var n, r = this.opts || {}, o = this.target; if ("string" == typeof o ? n = o : "object" == typeof o && o instanceof y ? n = o.url : window.URL && "object" == typeof o && o instanceof URL && (n = o.href), i(this, n), "data" !== this.params.protocol) { var s = ("" + (o && o instanceof y && o.method || r.method || "GET")).toUpperCase(); this.params.method = s, this.txSize = m(r.body) || 0 } }), u.on("fetch-done", function (t, e) { if (this.endTime = a.now(), this.params || (this.params = {}), "data" === this.params.protocol) return void g("Ajax/DataUrl/Excluded"); this.params.status = e ? e.status : 0; var n; "string" == typeof this.rxSize && this.rxSize.length > 0 && (n = +this.rxSize); var r = { txSize: this.txSize, rxSize: n, duration: a.now() - this.startTime }; s("xhr", [this.params, r, this.startTime, this.endTime, "fetch"], this) }) } }, {}], 14: [function (t, e, n) { var r = {}; e.exports = function (t) { if (t in r) return r[t]; if (0 === (t || "").indexOf("data:")) return { protocol: "data" }; var e = document.createElement("a"), n = window.location, i = {}; e.href = t, i.port = e.port; var o = e.href.split("://"); !i.port && o[1] && (i.port = o[1].split("/")[0].split("@").pop().split(":")[1]), i.port && "0" !== i.port || (i.port = "https" === o[0] ? "443" : "80"), i.hostname = e.hostname || n.hostname, i.pathname = e.pathname, i.protocol = o[0], "/" !== i.pathname.charAt(0) && (i.pathname = "/" + i.pathname); var a = !e.protocol || ":" === e.protocol || e.protocol === n.protocol, s = e.hostname === document.domain && e.port === n.port; return i.sameOrigin = a && (!e.hostname || s), "/" === i.pathname && (r[t] = i), i } }, {}], 15: [function (t, e, n) { function r(t, e) { var n = t.responseType; return "json" === n && null !== e ? e : "arraybuffer" === n || "blob" === n || "json" === n ? i(t.response) : "text" === n || "" === n || void 0 === n ? i(t.responseText) : void 0 } var i = t(18); e.exports = r }, {}], 16: [function (t, e, n) { function r() { } function i(t, e, n, r) { return function () { return u.recordSupportability("API/" + e + "/called"), o(t + e, [f.now()].concat(s(arguments)), n ? null : this, r), n ? void 0 : this } } var o = t("handle"), a = t(27), s = t(28), c = t("ee").get("tracer"), f = t("loader"), u = t(21), d = NREUM; "undefined" == typeof window.newrelic && (newrelic = d); var l = ["setPageViewName", "setCustomAttribute", "setErrorHandler", "finished", "addToTrace", "inlineHit", "addRelease"], p = "api-", h = p + "ixn-"; a(l, function (t, e) { d[e] = i(p, e, !0, "api") }), d.addPageAction = i(p, "addPageAction", !0), d.setCurrentRouteName = i(p, "routeName", !0), e.exports = newrelic, d.interaction = function () { return (new r).get() }; var m = r.prototype = { createTracer: function (t, e) { var n = {}, r = this, i = "function" == typeof e; return o(h + "tracer", [f.now(), t, n], r), function () { if (c.emit((i ? "" : "no-") + "fn-start", [f.now(), r, i], n), i) try { return e.apply(this, arguments) } catch (t) { throw c.emit("fn-err", [arguments, this, t], n), t } finally { c.emit("fn-end", [f.now()], n) } } } }; a("actionText,setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","), function (t, e) { m[e] = i(h, e) }), newrelic.noticeError = function (t, e) { "string" == typeof t && (t = new Error(t)), u.recordSupportability("API/noticeError/called"), o("err", [t, f.now(), !1, e]) } }, {}], 17: [function (t, e, n) { function r(t) { if (NREUM.init) { for (var e = NREUM.init, n = t.split("."), r = 0; r < n.length - 1; r++)if (e = e[n[r]], "object" != typeof e) return; return e = e[n[n.length - 1]] } } e.exports = { getConfiguration: r } }, {}], 18: [function (t, e, n) { e.exports = function (t) { if ("string" == typeof t && t.length) return t.length; if ("object" == typeof t) { if ("undefined" != typeof ArrayBuffer && t instanceof ArrayBuffer && t.byteLength) return t.byteLength; if ("undefined" != typeof Blob && t instanceof Blob && t.size) return t.size; if (!("undefined" != typeof FormData && t instanceof FormData)) try { return JSON.stringify(t).length } catch (e) { return } } } }, {}], 19: [function (t, e, n) { var r = !1; try { var i = Object.defineProperty({}, "passive", { get: function () { r = !0 } }); window.addEventListener("testPassive", null, i), window.removeEventListener("testPassive", null, i) } catch (o) { } e.exports = function (t) { return r ? { passive: !0, capture: !!t } : !!t } }, {}], 20: [function (t, e, n) { var r = 0, i = navigator.userAgent.match(/Firefox[\/\s](\d+\.\d+)/); i && (r = +i[1]), e.exports = r }, {}], 21: [function (t, e, n) { function r(t, e) { var n = [a, t, { name: t }, e]; return o("storeMetric", n, null, "api"), n } function i(t, e) { var n = [s, t, { name: t }, e]; return o("storeEventMetrics", n, null, "api"), n } var o = t("handle"), a = "sm", s = "cm"; e.exports = { constants: { SUPPORTABILITY_METRIC: a, CUSTOM_METRIC: s }, recordSupportability: r, recordCustom: i } }, {}], 22: [function (t, e, n) { function r() { return s.exists && performance.now ? Math.round(performance.now()) : (o = Math.max((new Date).getTime(), o)) - a } function i() { return o } var o = (new Date).getTime(), a = o, s = t(29); e.exports = r, e.exports.offset = a, e.exports.getLastTimestamp = i }, {}], 23: [function (t, e, n) { function r(t, e) { var n = t.getEntries(); n.forEach(function (t) { "first-paint" === t.name ? p("timing", ["fp", Math.floor(t.startTime)]) : "first-contentful-paint" === t.name && p("timing", ["fcp", Math.floor(t.startTime)]) }) } function i(t, e) { var n = t.getEntries(); if (n.length > 0) { var r = n[n.length - 1]; if (f && f < r.startTime) return; var i = [r], o = a({}); o && i.push(o), p("lcp", i) } } function o(t) { t.getEntries().forEach(function (t) { t.hadRecentInput || p("cls", [t]) }) } function a(t) { var e = navigator.connection || navigator.mozConnection || navigator.webkitConnection; if (e) return e.type && (t["net-type"] = e.type), e.effectiveType && (t["net-etype"] = e.effectiveType), e.rtt && (t["net-rtt"] = e.rtt), e.downlink && (t["net-dlink"] = e.downlink), t } function s(t) { if (t instanceof w && !y) { var e = Math.round(t.timeStamp), n = { type: t.type }; a(n), e <= h.now() ? n.fid = h.now() - e : e > h.offset && e <= Date.now() ? (e -= h.offset, n.fid = h.now() - e) : e = h.now(), y = !0, p("timing", ["fi", e, n]) } } function c(t) { "hidden" === t && (f = h.now(), p("pageHide", [f])) } if (!("init" in NREUM && "page_view_timing" in NREUM.init && "enabled" in NREUM.init.page_view_timing && NREUM.init.page_view_timing.enabled === !1)) { var f, u, d, l, p = t("handle"), h = t("loader"), m = t(26), v = t(19), w = NREUM.o.EV; if ("PerformanceObserver" in window && "function" == typeof window.PerformanceObserver) { u = new PerformanceObserver(r); try { u.observe({ entryTypes: ["paint"] }) } catch (g) { } d = new PerformanceObserver(i); try { d.observe({ entryTypes: ["largest-contentful-paint"] }) } catch (g) { } l = new PerformanceObserver(o); try { l.observe({ type: "layout-shift", buffered: !0 }) } catch (g) { } } if ("addEventListener" in document) { var y = !1, x = ["click", "keydown", "mousedown", "pointerdown", "touchstart"]; x.forEach(function (t) { document.addEventListener(t, s, v(!1)) }) } m(c) } }, {}], 24: [function (t, e, n) { function r() { function t() { return e ? 15 & e[n++] : 16 * Math.random() | 0 } var e = null, n = 0, r = window.crypto || window.msCrypto; r && r.getRandomValues && (e = r.getRandomValues(new Uint8Array(31))); for (var i, o = "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx", a = "", s = 0; s < o.length; s++)i = o[s], "x" === i ? a += t().toString(16) : "y" === i ? (i = 3 & t() | 8, a += i.toString(16)) : a += i; return a } function i() { return a(16) } function o() { return a(32) } function a(t) { function e() { return n ? 15 & n[r++] : 16 * Math.random() | 0 } var n = null, r = 0, i = window.crypto || window.msCrypto; i && i.getRandomValues && Uint8Array && (n = i.getRandomValues(new Uint8Array(t))); for (var o = [], a = 0; a < t; a++)o.push(e().toString(16)); return o.join("") } e.exports = { generateUuid: r, generateSpanId: i, generateTraceId: o } }, {}], 25: [function (t, e, n) { function r(t, e) { if (!i) return !1; if (t !== i) return !1; if (!e) return !0; if (!o) return !1; for (var n = o.split("."), r = e.split("."), a = 0; a < r.length; a++)if (r[a] !== n[a]) return !1; return !0 } var i = null, o = null, a = /Version\/(\S+)\s+Safari/; if (navigator.userAgent) { var s = navigator.userAgent, c = s.match(a); c && s.indexOf("Chrome") === -1 && s.indexOf("Chromium") === -1 && (i = "Safari", o = c[1]) } e.exports = { agent: i, version: o, match: r } }, {}], 26: [function (t, e, n) { function r(t) { function e() { t(s && document[s] ? document[s] : document[o] ? "hidden" : "visible") } "addEventListener" in document && a && document.addEventListener(a, e, i(!1)) } var i = t(19); e.exports = r; var o, a, s; "undefined" != typeof document.hidden ? (o = "hidden", a = "visibilitychange", s = "visibilityState") : "undefined" != typeof document.msHidden ? (o = "msHidden", a = "msvisibilitychange") : "undefined" != typeof document.webkitHidden && (o = "webkitHidden", a = "webkitvisibilitychange", s = "webkitVisibilityState") }, {}], 27: [function (t, e, n) { function r(t, e) { var n = [], r = "", o = 0; for (r in t) i.call(t, r) && (n[o] = e(r, t[r]), o += 1); return n } var i = Object.prototype.hasOwnProperty; e.exports = r }, {}], 28: [function (t, e, n) { function r(t, e, n) { e || (e = 0), "undefined" == typeof n && (n = t ? t.length : 0); for (var r = -1, i = n - e || 0, o = Array(i < 0 ? 0 : i); ++r < i;)o[r] = t[e + r]; return o } e.exports = r }, {}], 29: [function (t, e, n) { e.exports = { exists: "undefined" != typeof window.performance && window.performance.timing && "undefined" != typeof window.performance.timing.navigationStart } }, {}], ee: [function (t, e, n) { function r() { } function i(t) { function e(t) { return t && t instanceof r ? t : t ? f(t, c, a) : a() } function n(n, r, i, o, a) { if (a !== !1 && (a = !0), !p.aborted || o) { t && a && t(n, r, i); for (var s = e(i), c = m(n), f = c.length, u = 0; u < f; u++)c[u].apply(s, r); var l = d[y[n]]; return l && l.push([x, n, r, s]), s } } function o(t, e) { g[t] = m(t).concat(e) } function h(t, e) { var n = g[t]; if (n) for (var r = 0; r < n.length; r++)n[r] === e && n.splice(r, 1) } function m(t) { return g[t] || [] } function v(t) { return l[t] = l[t] || i(n) } function w(t, e) { p.aborted || u(t, function (t, n) { e = e || "feature", y[n] = e, e in d || (d[e] = []) }) } var g = {}, y = {}, x = { on: o, addEventListener: o, removeEventListener: h, emit: n, get: v, listeners: m, context: e, buffer: w, abort: s, aborted: !1 }; return x } function o(t) { return f(t, c, a) } function a() { return new r } function s() { (d.api || d.feature) && (p.aborted = !0, d = p.backlog = {}) } var c = "nr@context", f = t("gos"), u = t(27), d = {}, l = {}, p = e.exports = i(); e.exports.getOrSetContext = o, p.backlog = d }, {}], gos: [function (t, e, n) { function r(t, e, n) { if (i.call(t, e)) return t[e]; var r = n(); if (Object.defineProperty && Object.keys) try { return Object.defineProperty(t, e, { value: r, writable: !0, enumerable: !1 }), r } catch (o) { } return t[e] = r, r } var i = Object.prototype.hasOwnProperty; e.exports = r }, {}], handle: [function (t, e, n) { function r(t, e, n, r) { i.buffer([t], r), i.emit(t, e, n) } var i = t("ee").get("handle"); e.exports = r, r.ee = i }, {}], id: [function (t, e, n) { function r(t) { var e = typeof t; return !t || "object" !== e && "function" !== e ? -1 : t === window ? 0 : a(t, o, function () { return i++ }) } var i = 1, o = "nr@id", a = t("gos"); e.exports = r }, {}], loader: [function (t, e, n) { function r() { if (!O++) { var t = S.info = NREUM.info, e = m.getElementsByTagName("script")[0]; if (setTimeout(f.abort, 3e4), !(t && t.licenseKey && t.applicationID && e)) return f.abort(); c(E, function (e, n) { t[e] || (t[e] = n) }); var n = a(); s("mark", ["onload", n + S.offset], null, "api"), s("timing", ["load", n]); var r = m.createElement("script"); 0 === t.agent.indexOf("http://") || 0 === t.agent.indexOf("https://") ? r.src = t.agent : r.src = p + "://" + t.agent, e.parentNode.insertBefore(r, e) } } function i() { "complete" === m.readyState && o() } function o() { s("mark", ["domContent", a() + S.offset], null, "api") } var a = t(22), s = t("handle"), c = t(27), f = t("ee"), u = t(25), d = t(17), l = t(19), p = d.getConfiguration("ssl") === !1 ? "http" : "https", h = window, m = h.document, v = "addEventListener", w = "attachEvent", g = h.XMLHttpRequest, y = g && g.prototype, x = !1; NREUM.o = { ST: setTimeout, SI: h.setImmediate, CT: clearTimeout, XHR: g, REQ: h.Request, EV: h.Event, PR: h.Promise, MO: h.MutationObserver }; var b = "" + location, E = { beacon: "bam.nr-data.net", errorBeacon: "bam.nr-data.net", agent: "js-agent.newrelic.com/nr-1216.min.js" }, R = g && y && y[v] && !/CriOS/.test(navigator.userAgent), S = e.exports = { offset: a.getLastTimestamp(), now: a, origin: b, features: {}, xhrWrappable: R, userAgent: u, disabled: x }; if (!x) { t(16), t(23), m[v] ? (m[v]("DOMContentLoaded", o, l(!1)), h[v]("load", r, l(!1))) : (m[w]("onreadystatechange", i), h[w]("onload", r)), s("mark", ["firstbyte", a.getLastTimestamp()], null, "api"); var O = 0 } }, {}], "wrap-function": [function (t, e, n) { function r(t, e) { function n(e, n, r, c, f) { function nrWrapper() { var o, a, u, l; try { a = this, o = d(arguments), u = "function" == typeof r ? r(o, a) : r || {} } catch (p) { i([p, "", [o, a, c], u], t) } s(n + "start", [o, a, c], u, f); try { return l = e.apply(a, o) } catch (h) { throw s(n + "err", [o, a, h], u, f), h } finally { s(n + "end", [o, a, l], u, f) } } return a(e) ? e : (n || (n = ""), nrWrapper[l] = e, o(e, nrWrapper, t), nrWrapper) } function r(t, e, r, i, o) { r || (r = ""); var s, c, f, u = "-" === r.charAt(0); for (f = 0; f < e.length; f++)c = e[f], s = t[c], a(s) || (t[c] = n(s, u ? c + r : r, i, c, o)) } function s(n, r, o, a) { if (!h || e) { var s = h; h = !0; try { t.emit(n, r, o, e, a) } catch (c) { i([c, n, r, o], t) } h = s } } return t || (t = u), n.inPlace = r, n.flag = l, n } function i(t, e) { e || (e = u); try { e.emit("internal-error", t) } catch (n) { } } function o(t, e, n) { if (Object.defineProperty && Object.keys) try { var r = Object.keys(t); return r.forEach(function (n) { Object.defineProperty(e, n, { get: function () { return t[n] }, set: function (e) { return t[n] = e, e } }) }), e } catch (o) { i([o], n) } for (var a in t) p.call(t, a) && (e[a] = t[a]); return e } function a(t) { return !(t && t instanceof Function && t.apply && !t[l]) } function s(t, e) { var n = e(t); return n[l] = t, o(t, n, u), n } function c(t, e, n) { var r = t[e]; t[e] = s(r, n) } function f() { for (var t = arguments.length, e = new Array(t), n = 0; n < t; ++n)e[n] = arguments[n]; return e } var u = t("ee"), d = t(28), l = "nr@original", p = Object.prototype.hasOwnProperty, h = !1; e.exports = r, e.exports.wrapFunction = s, e.exports.wrapInPlace = c, e.exports.argsToArray = f }, {}] }, {}, ["loader", 2, 13, 4, 3]);</script>
<link rel="icon" href="https://www.unicef.org/pakistan/themes/custom/unicef_base/assets/images/icons/favicon.ico"
type="image/vnd.microsoft.icon" />
<link rel="preconnect" href="https://c.sharethis.mgr.consensu.org" />
<link rel="preconnect" href="https://t.sharethis.com" />
<link rel="preconnect" href="https://l.sharethis.com" />
<link rel="preconnect" href="https://sync.sharethis.com" />
<link rel="preconnect" href="https://pd.sharethis.com" />
<link rel="preconnect" href="https://ws.sharethis.com" />
<script src="https://www.googleoptimize.com/optimize.js?id=GTM-5DF8P9F"></script>
<script
src="https://www.unicef.org/pakistan/sites/unicef.org.pakistan/files/google_tag/primary/google_tag.script.js?rbtu12"
defer></script>
<title>UNICEF Dash Explorer | UNICEF</title>
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
<link rel="preload" as="style" href="https://fonts.googleapis.com/earlyaccess/droidarabickufi.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/earlyaccess/droidarabickufi.css">
<link rel="preload" href=https://www.unicef.org/themes/custom/unicef_base/assets/fonts/Unicef-Icons.ttf as="font"
crossorigin>
<link rel="stylesheet" media="all"
href="https://www.unicef.org/pakistan/sites/unicef.org.pakistan/files/css/css_d6dW9vzfVZUGUV3rKyaSDFkGzalTTeKl-kkIc_xXH-E.css" />
<link rel="stylesheet" media="all"
href="https://www.unicef.org/pakistan/sites/unicef.org.pakistan/files/css/css_8Ui9TU1o3zc43p0HPwuI3tE90I1h23FOkbPiXBlXhZU.css" />
<link rel="stylesheet" media="all"
href="https://www.unicef.org/themes/custom/unicef_base/assets/css/styles.css?21f5a2" />
<script
src="https://www.unicef.org/pakistan/sites/unicef.org.pakistan/files/js/js_B7pS3ddmNLFYOJi3j28odiodelMu-EhaOeKlHZ8E6y0.js"></script>
<script
src="https://www.unicef.org/pakistan/sites/unicef.org.pakistan/files/js/js_W0j918q8jjfZ5Q0Ws-syBfa2ovY-ILNuRJhTuvGOkYQ.js"
defer></script>
</head>
<body class="grey_body path-node page-node-type-page ltr" data-spy="scroll" data-target="#anchor-scroll"
data-offset="0">
<a href="#main-content" class="visually-hidden focusable skip-link">
Skip to main content
</a>
<noscript aria-hidden="true"><iframe name="googleTagManager-GTM-WBDQQ5"
src="https://www.googletagmanager.com/ns.html?id=GTM-WBDQQ5" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<div class="dialog-off-canvas-main-canvas" data-off-canvas-main-canvas>
<div role="heading" class="heading-top message-alert-header">
<section class="region header-bg region--header region-header" role="region" aria-label="header">
</section>
</div>
<header id="navbar" role="banner">
<div class=" main-header-wrapper header-bg">
<div class="layout-container mbt">
<div class="mobile-header-end">
<div id="donate-mobile-data-holder"></div>
<div id="search-mobile-data-holder"></div>
</div>
<div class="logo-phone header-left">
<section class="region region--masthead-primary" role="region" aria-label="masthead_primary">
<div class="logo-center primary_focus logo-with-slogan">
<a title="UNICEF" rel="home" href="https://www.unicef.org/pakistan/"
data-block-plugin-id="system_branding_block" class="site-logo">
<img class="logo"
src="https://www.unicef.org/pakistan/sites/unicef.org.pakistan/files/styles/logo/public/English_6.png?itok=64ST8Yf_"
alt="Pakistan" title="Pakistan" />
</a>
<span class="tagline ">TRANSMONNEE</span>
</div>
</section>
</div>
<div class="navbar-header main-nav-region">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target="#navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
</div>
<div id="navbar-collapse" class="navbar-collapse collapse header-bg">
<div class="header-right-top">
<section class="region region--masthead-prefix" role="region" aria-label="masthead_prefix">
<nav role="navigation" class="block-main-navigation"
aria-labelledby="block-unicef-base-global-links-menu"
id="block-unicef-base-global-links"
data-block-plugin-id="system_menu_block:global-links">
<h2 class="visually-hidden" id="block-unicef-base-global-links-menu">Global Links</h2>
<ul class="global-top-ul link-smallest">
<li class="menu-top-ul-items-li">
<a href="https://www.unicef.org" data-tracked-component="global-link"
data-label="Visit UNICEF Global" data-bound="click" tabindex="0"
class="global-top-link c-global-top ">Visit UNICEF Global</a>
</li>
</ul>
</nav>
<ul class="global-top-ul link-smallest">
<li class="menu-top-ul-items-li">
<a href="#" data-tracked-component="high-contrast" data-label="High contrast"
data-bound="click" tabindex="0"
class="global-top-link c-global-top high-contrast-link">High contrast</a>
</li>
</ul>
</section>
</div>
<div class="header-middle-area slogan_display">
<div class="logo-other header-left">
<section class="region region--masthead-primary" role="region"
aria-label="masthead_primary">
<div class="logo-center primary_focus logo-with-slogan">
<a title="UNICEF" rel="home" href="https://www.unicef.org/pakistan/"
data-block-plugin-id="system_branding_block" class="site-logo">
<img class="logo"
src="https://www.unicef.org/pakistan/sites/unicef.org.pakistan/files/styles/logo/public/English_6.png?itok=64ST8Yf_"
alt="Pakistan" title="Pakistan" />
</a>
<span class="tagline ">Pakistan</span>
</div>
</section>
</div>
<div class="donate-n-search header-right-bottom">
<section class="region region--masthead-secondary" role="region"
aria-label="masthead_secondary">
<div class="secondary-menu-container" data-set="secondary-menu-container-data">
<section id="block-unicef-base-secondary-menu"
data-block-plugin-id="system_menu_block:secondary"
class="block block-system block-system-menu-blocksecondary clearfix"
role="region" aria-label="secondary menu">
<div class="menu-explore">
<ul class="menu nav navbar-nav header-secondary-dropdown-button">
<li class="li-expanded">
<div class="dropdown-container">
<ul class="dropdown-ul dropdown-white"
data-tracked-component="dropdown">
<li
class=" expanded white-bc dropdown dropdown-ul-li text-smaller-input keep-open">
<a href="javascript:void(0)" title="EXPLORE UNICEF"
class="dropdown-toggle dropdown-li-toggle text-smaller-input white-bg-focus white-bc-active primary-active dropdown-li-toggle-hover text-smaller-input"
data-toggle="dropdown" aria-expanded="false"
data-label="EXPLORE UNICEF"><span
class="menu-title">EXPLORE UNICEF</span>
<div class="icon-arrow">
<span class="icon-arrow-down "></span>
</div>
</a>
<ul
class="dropdown-menu dropdown-ul-explore white-bg white">
<li class="dropdown dropdown-ul-explore-li">
<a href="/pakistan/about-us"
class=" child1 text-smaller-input c-btn-dd-link-white-bg grey_darker c-btn-dd-link-white-bg-focus c-btn-dd-link-white-pressed text-smaller-input"
title="About us"
data-action="/pakistan/about-us"
data-tracked-component="dropdown_option"
data-label="About us"
data-bound="click">About us</a>
</li>
<li class="dropdown dropdown-ul-explore-li">
<a href="/pakistan/contact-us"
class=" child1 text-smaller-input c-btn-dd-link-white-bg grey_darker c-btn-dd-link-white-bg-focus c-btn-dd-link-white-pressed text-smaller-input"
title="Contact us"
data-action="/pakistan/contact-us"
data-tracked-component="dropdown_option"
data-label="Contact us"
data-bound="click">Contact us</a>
</li>
<li class="dropdown dropdown-ul-explore-li">
<a href="/pakistan/work-us"
class=" child1 text-smaller-input c-btn-dd-link-white-bg grey_darker c-btn-dd-link-white-bg-focus c-btn-dd-link-white-pressed text-smaller-input"
title="Work with us"
data-action="/pakistan/work-us"
data-tracked-component="dropdown_option"
data-label="Work with us"
data-bound="click">Work with us</a>
</li>
</ul>
</li>
</ul>
</div>
</li>
<li class="">
<a href="/pakistan/press-centre"
class="btn outlined white-outlined "
data-action="/pakistan/press-centre"
data-tracked-component="cta" data-bound="click"
data-label="Press Centre">Press Centre</a>
</li>
</ul>
</div>
</section>
</div>
<a href="https://help.unicef.org/"
class="btn btn btn-donate white-bg accent-action white-contained "
data-action="https://help.unicef.org/" data-tracked-component="cta"
data-bound="click" data-label="Donate" target="">Donate</a>
</section>
</div>
</div>
<div class="white-bg">
<section class="region primary-bc primary-bg region--navigation-collapsible" role="region"
aria-label="navigation_collapsible">
<nav role="navigation" class="block-main-navigation"
aria-labelledby="block-unicef-base-main-menu-menu" id="block-unicef-base-main-menu"
data-block-plugin-id="system_menu_block:main">
<h2 class="visually-hidden" id="block-unicef-base-main-menu-menu">Main navigation</h2>
<ul class="menu nav navbar-nav nav-menu grey-darker-links white-bg fixed-menu"
data-tracked-component="navigation_first_level" data-bound="null">
<li class="menu-item nav-menu-item">
<a href="/pakistan/what-we-do" data-tracked-component="navigation_element"
data-label="What we do" data-bound="click"> <span>What we do</span> </a>
</li>
<li class="menu-item nav-menu-item">
<a href="/pakistan/research-and-reports"
data-tracked-component="navigation_element"
data-label="Research and reports" data-bound="click"> <span>Research and
reports</span> </a>
</li>
<li class="menu-item nav-menu-item">
<a href="/pakistan/stories" data-tracked-component="navigation_element"
data-label="Stories" data-bound="click"> <span>Stories</span> </a>
</li>
<li class="menu-item nav-menu-item">
<a href="/pakistan/take-action" data-tracked-component="navigation_element"
data-label="Take action" data-bound="click"> <span>Take action</span> </a>
</li>
</ul>
</nav>
<div class="searchbutton-container block-unicef-search"
data-set="searchbutton-container-data">
<div id="block-unicef-base-searchbutton" data-block-plugin-id="search_popup_block"
class="block block-unicef-search block-search-popup-block clearfix">
<div id="search-info" role="status" class="hidden" aria-live="polite"></div>
<div class="hidden search-closed">Search area has closed.</div>
<div class="hidden search-open">Search area has opened.</div>
<div class="js-search-button-section"><a tabindex="0" role="button"
class="btn--input-search" aria-label="Toggle search form"
aria-expanded="false"><span class="btn-txt-search"
data-tracked-component="search_panel_search" data-bound="click"><span
class="search-label grey-darker"
tab-index="0">Search</span></span><span class="btn-txt-close"
data-tracked-component="search_panel_close" data-bound="click"><span
class="search-label grey-darker">Close</span></span></a></div>
</div>
</div>
</section>
</div>
</div>
</div>
</header>
<div role="main" class="main-container js-quickedit-main-content">
<div>
<section role="region" aria-label="main content">
<div class="highlighted">
<section class="region region--highlighted" role="region" aria-label="highlighted">
<div class="searchbutton-container block-unicef-search"
data-set="searchbutton-container-data">
<div id="block-unicef-base-solrsearchform"
data-block-plugin-id="search_popup_solr_form_block"
class="block block-unicef-search block-search-popup-solr-form-block clearfix">
<div class="search--region grey_dark" role="search" id="search">
<div class="search-input-background"></div>
<div class="search-content">
<h3 class="title">Search UNICEF</h3>
<div class="search--field" data-tracked-component="search_footer">
<form class="views-exposed-form views-exposed-form-solrsearch-filter"
novalidate="novalidate"
data-drupal-selector="views-exposed-form-solrsearch-page-1"
action="/pakistan/search" method="get"
id="views-exposed-form-solrsearch-page-pop" accept-charset="UTF-8">
<input data-drupal-selector="edit-force" type="hidden" name="force"
value="0" />
<div class="form--inline form-inline clearfix">
<div class="solrsearch-controls txt-block-full">
<div class="search-input-facet-container">
<div class="solrsearch-input-box">
<div
class="form-item js-form-item form-type-search-api-autocomplete js-form-type-search-api-autocomplete form-item-query js-form-item-query">
<label for="edit-query-inpt-pop"
class="control-label text-smaller-input">Fulltext
search</label>
<input placeholder="Search"
data-drupal-selector="edit-query"
data-search-api-autocomplete-search="solrsearch"
class="form-autocomplete form-text unicef-input"
data-autocomplete-path="/pakistan/search_api_autocomplete/solrsearch?display=page_1&&filter=query"
type="text" id="edit-query-inpt-pop"
name="query" size="30" maxlength="128" />
<span class="unicef-icon grey-darker"></span>
<span
class="input-clear-icon grey-lighter"></span>
</div>
</div>
</div>
<div class="solrsearch-sort-facet-date-container ">
<div class="solrsearch-sort selectric-primary"
title="Sort by">
<span class="icon icon-facet-close"></span>
<span class="icon icon-facet"
title="Refine your search"></span>
</div>
<div
class="solrsearch-facet-calendar-container grey-lighter-bc">
<div class="solrsearch-calendar-container">
<div
class="solrsearch-facet-federated-search grey-lighter-bc">
</div>
<div
class="form-item js-form-item form-type-textfield js-form-type-textfield form-item-created-min js-form-item-created-min">
<input placeholder="Date range"
data-drupal-selector="edit-created-min"
type="text" id="edit-created-min"
name="created[min]" value="" size="30"
maxlength="128" class="form-text" />
<span
class="unicef-icon grey-darker"></span>
<span
class="input-clear-icon grey-lighter"></span>
</div>
<div
class="form-item js-form-item form-type-textfield js-form-type-textfield form-item-created-max js-form-item-created-max">
<label for="edit-created-max"
class="control-label text-smaller-input">Max</label>
<input
data-drupal-selector="edit-created-max"
type="text" id="edit-created-max"
name="created[max]" value="" size="30"
maxlength="128" class="form-text" />
<span
class="unicef-icon grey-darker"></span>
<span
class="input-clear-icon grey-lighter"></span>
</div>
</div>
<div
class="solrsearch-facet-container grey-lighter-bc">
</div>
</div>
</div>
</div>
</div>
<div class="solrsearch-form-submit">
<div data-drupal-selector="edit-actions"
class="form-actions js-form-wrapper form-wrapper"
id="edit-actions">
<input data-drupal-selector="edit-submit-solrsearch"
type="submit" id="edit-submit-solrsearch-pop"
value="Apply"
class="button js-form-submit form-submit" />
</div>
</div>
<div class="facet-preserve">
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<a id="main-content"></a>
<section class="region region--content" role="region" aria-label="content">
<div id="block-unicef-base-mainpagecontent" data-block-plugin-id="system_main_block"
class="block block-system block-system-main-block clearfix">
<article role="article" about="/pakistan/unicef-data-explorer" class="cview-full ctype-page">
<div class="top-content-cntr has-hero">
<div class="top-title container box-shadow">
<div class="title-data-cntr">
<div class="grey-dark">
<div class="field node field_shared_content_group odd-t entity_reference">
<div class="content-category-content">
<div
class="field taxonomy_term field_cgroup_icon odd-t entity_reference">
<article>
<div
class="field media field_cgroupicon_image odd-t svg_image_field">
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 19.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"
x="0px" y="0px" viewBox="0 0 22 18"
style="enable-background:new 0 0 22 18;"
xml:space="preserve" height="25" width="25">
<path
d="M20,0H2C0.9,0,0,0.9,0,2v12c0,1.1,0.9,2,2,2h5v2h8v-2h5c1.1,0,2-0.9,2-2V2C22,0.9,21.1,0,20,0z M20,14H2V2h18V14z M18,5H4v2 h14V5z M18,9H4v2h14V9z" />
</svg>
</div>
</article>
</div>
<div class="field taxonomy_term name odd-t string">Page</div>
</div>
</div>
</div>
<h1 class="h1">
UNICEF Data Explorer
</h1>
<h3 class="sub-title center">
Create your custom data table using filters
</h3>
<div class="sub-info">
<span class="note grey-dark center"></span>
</div>
</div>
</div>
</div>
<div class="main-content-cntr selectric-small">
<div class="container-content">
<div
class="field node field_page_content_blocks section-cntr odd-t entity_reference_revisions">
<div class="white-bg">
<section class="section section--block component-section " role="contentinfo"
aria-label="">
<div class="container">
<div
class="field paragraph field_component_sec_blocks odd-t entity_reference_revisions">
<div class="field_component_sec_blocks-item odd">
<div
class="paragraph paragraph--type--component-embed-services paragraph--view-mode--default">
<div
class="field paragraph field_embed_service odd-t entity_reference_revisions">
<div
class="embed-large paragraph paragraph--type--component-data-explorer paragraph--view-mode--default">
<script>
var remote_files_path = "http://tm-dash-dev.azurewebsites.net"; var json_config = "child-education";</script>
<script
src="http://tm-dash-dev.azurewebsites.net/assets/dynamic-load.js?v=2022051822"></script>
<div id="root"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
<!-- Document component -->
</div>
<!-- Explore blog topics block component -->
<!-- Related topics block component -->
</div>
<div class="sharethis-wrapper">
<span st_url="https://www.unicef.org/pakistan/unicef-data-explorer" st_title="UNICEF Data Explorer"
class="st_facebook_large" displayText="facebook"></span>
<span st_url="https://www.unicef.org/pakistan/unicef-data-explorer" st_title="UNICEF Data Explorer"
class="st_twitter_large" displayText="twitter"></span>
<span st_url="https://www.unicef.org/pakistan/unicef-data-explorer" st_title="UNICEF Data Explorer"
class="st_linkedin_large" displayText="linkedin"></span>
<span st_url="https://www.unicef.org/pakistan/unicef-data-explorer" st_title="UNICEF Data Explorer"
class="st_whatsapp_large" displayText="whatsapp"></span>
</div>
</article>
</div>
</section>
</section>
</div>
</div>
<div class="footer-wrapper footer-bg">
<div class="footer txt-block-full">
<div class="footer-content-cntr col3-1">
<div class="footer-left">
<section class="region region--footer-left" role="region" aria-label="footer_left">
<nav role="navigation" class="block-main-navigation"
aria-labelledby="block-unicef-base-footer-menu-menu" id="block-unicef-base-footer-menu"
data-block-plugin-id="system_menu_block:footer">
<h2 class="visually-hidden" id="block-unicef-base-footer-menu-menu">Footer</h2>
<div class="footer-links-container">
<div class="footer-list-items c-footer-links">
<a href="/pakistan/" title="UNICEF Home">UNICEF Home</a>
<ul class="footer-ul">
<li class="footer-li">
<a href="/pakistan/what-we-do" title="What we do"
data-tracked-component="footer_link" data-label="What we do"
data-bound="click">What we do</a>
</li>
<li class="footer-li">
<a href="/pakistan/stories" title="Stories"
data-tracked-component="footer_link" data-label="Stories"
data-bound="click">Stories</a>
</li>
</ul>
</div>
<div class="footer-list-items c-footer-links">
<a href="/pakistan/about-us" title="About us">About us</a>
<ul class="footer-ul">
<li class="footer-li">
<a href="/pakistan/current-vacancies"
title="Current vacancies in UNICEF Pakistan"
data-tracked-component="footer_link"
data-label="Current vacancies in UNICEF Pakistan"
data-bound="click">Current vacancies in UNICEF Pakistan</a>
</li>
<li class="footer-li">
<a href="/pakistan/suppliers-and-service-providers"
title="Suppliers and service providers"
data-tracked-component="footer_link"
data-label="Suppliers and service providers"
data-bound="click">Suppliers and service providers</a>
</li>
</ul>
</div>
<div class="footer-list-items c-footer-links">
<a href="/pakistan/research-and-reports" title="Research and reports">Research and
reports</a>
</div>
</div>
</nav>
</section>
</div>
<div class="footer-right">
<section class="region region--footer-right" role="region" aria-label="footer_right">
<a href="https://help.unicef.org/"
class="btn btn btn-donate white-bg accent-action white-contained "
data-action="https://help.unicef.org/" data-tracked-component="cta" data-bound="click"
data-label="Become a donor" target="">Become a donor</a>
<nav role="navigation" class="block-main-navigation"
aria-labelledby="block-unicef-base-social-menu-menu" id="block-unicef-base-social-menu"
data-block-plugin-id="system_menu_block:social">
<h2 class="visually-hidden" id="block-unicef-base-social-menu-menu">Social</h2>
<div class="footer-social-follow c-social-links-footer">
<ul class="footer-social-follow-links" data-tracked-component="navigation_first_level"
data-bound="null">
<li class="social-follow-item">
<a href="https://www.facebook.com/unicefpakistan/" target="_blank"
icon="fa-facebook" class="icon-facebook"
data-tracked-component="follow_option" data-label="Facebook"
aria-label="Facebook" data-bound="click"></a>
</li>
<li class="social-follow-item">
<a href="https://www.instagram.com/unicefpk/" target="_blank"
icon="fa-instagram" class="icon-instagram"
data-tracked-component="follow_option" data-label="Instagram"
aria-label="Instagram" data-bound="click"></a>
</li>
<li class="social-follow-item">
<a href="https://twitter.com/UNICEF_Pakistan" target="_blank" icon="fa-twitter"
class="icon-twitter" data-tracked-component="follow_option"
data-label="Twitter" aria-label="Twitter" data-bound="click"></a>
</li>
<li class="social-follow-item">
<a href="https://www.youtube.com/user/UNICEFPkstn" target="_blank"
icon="fa-youtube-play" class="icon-youtube-play"
data-tracked-component="follow_option" data-label="Youtube"
aria-label="Youtube" data-bound="click"></a>
</li>
</ul>
</div>
</nav>
<nav role="navigation" class="block-main-navigation"
aria-labelledby="block-unicef-base-footer-secondary-menu-menu"
id="block-unicef-base-footer-secondary-menu"
data-block-plugin-id="system_menu_block:footer-secondary">
<h2 class="visually-hidden" id="block-unicef-base-footer-secondary-menu-menu">Footer
Secondary</h2>
<div class="social-follow c-footer-links ">
<ul class="footer-copyright-links link-smallest">
<li>
<a href="/pakistan/contact-us" target="_blank" icon="fa-facebook"
class="footer-copyright">Contact Us</a>
</li>
<li>
<a href="https://www.unicef.org/legal" class="footer-copyright">Legal</a>
</li>
</ul>
</div>
</nav>
<nav role="navigation" class="block-main-navigation"
aria-labelledby="block-unicef-base-footer-tertiary-menu-menu"
id="block-unicef-base-footer-tertiary-menu"
data-block-plugin-id="system_menu_block:footer-tertiary">
<h2 class="visually-hidden" id="block-unicef-base-footer-tertiary-menu-menu">Footer tertiary
</h2>
<div class="social-follow c-footer-links footer-tertiary-menu">
<ul class="footer-copyright-links link-smallest">
<li>
<a href="https://www.unicef.org/auditandinvestigation/report-wrongdoing"
class="footer-copyright">Report fraud, abuse, wrongdoing</a>
</li>
</ul>
</div>
</nav>
</section>
</div>
</div>
</div>
</div>
</div>
<script type="application/json"
data-drupal-selector="drupal-settings-json">{"path":{"baseUrl":"\/pakistan\/","scriptPath":null,"pathPrefix":"","currentPath":"node\/2276","currentPathIsAdmin":false,"isFront":false,"currentLanguage":"en","currentQuery":{"dq":"PAK.._T._T._T._T._T.","endPeriod":"2021","startPeriod":"2016"}},"pluralDelimiter":"\u0003","suppressDeprecationErrors":true,"ajaxPageState":{"libraries":"core\/drupal.autocomplete,datalayer\/behaviors,datalayer\/helper,eu_cookie_compliance\/eu_cookie_compliance_default,paragraphs\/drupal.paragraphs.unpublished,search_api_autocomplete\/search_api_autocomplete,sharethis\/sharethis,sharethis\/sharethispickerexternalbuttons,sharethis\/sharethispickerexternalbuttonsws,system\/base,unicef_base\/blazy,unicef_base\/embed-service-data-explorer,unicef_base\/main,unicef_base\/search,unicef_base\/unicef-web-font-loader,unicef_core\/fix_no_translation,unicef_datalayers\/datalayers,unicef_fcp\/views-popup,unicef_solr_results\/search-result-daterangepicker","theme":"unicef_base","theme_token":null},"ajaxTrustedUrl":{"\/pakistan\/search":true},"dataLayer":{"defaultLang":"en","languages":{"en":{"id":"en","name":"English","direction":"ltr","weight":0},"ur":{"id":"ur","name":"Urdu","direction":"rtl","weight":1}}},"eu_cookie_compliance":{"cookie_policy_version":"1.0.0","popup_enabled":true,"popup_agreed_enabled":false,"popup_hide_agreed":false,"popup_clicking_confirmation":false,"popup_scrolling_confirmation":false,"popup_html_info":"\u003Cdiv class=\u0022sliding-popup-content grey-bg white\u0022\u003E\n \u003Cdiv class =\u0022popup-content info\u0022\u003E\n \u003Cdiv id=\u0022popup-text\u0022 class=\u0022text-medium text-medium-link\u0022\u003E\n \u003Cp\u003EWe use cookies and other identifiers to help improve your online experience. By using our website you agree to this. To learn more, including how to change your settings, see our \u003Ca href=\u0022https:\/\/www.unicef.org\/legal#unicef-cookies-policy\u0022\u003Ecookies policy\u003C\/a\u003E.\u003C\/p\u003E\n \u003C\/div\u003E\n \u003Cdiv id=\u0022popup-buttons\u0022\u003E\n \u003Ca tabindex=\u00220\u0022 class=\u0022close-btn agree-button white\u0022\u003E\u003C\/a\u003E\n \u003C\/div\u003E\n \u003C\/div\u003E\n\u003C\/div\u003E","use_mobile_message":false,"mobile_popup_html_info":"\u003Cdiv class=\u0022sliding-popup-content grey-bg white\u0022\u003E\n \u003Cdiv class =\u0022popup-content info\u0022\u003E\n \u003Cdiv id=\u0022popup-text\u0022 class=\u0022text-medium text-medium-link\u0022\u003E\n \n \u003C\/div\u003E\n \u003Cdiv id=\u0022popup-buttons\u0022\u003E\n \u003Ca tabindex=\u00220\u0022 class=\u0022close-btn agree-button white\u0022\u003E\u003C\/a\u003E\n \u003C\/div\u003E\n \u003C\/div\u003E\n\u003C\/div\u003E","mobile_breakpoint":768,"popup_html_agreed":false,"popup_use_bare_css":false,"popup_height":"auto","popup_width":"100%","popup_delay":0,"popup_link":"https:\/\/www.unicef.org\/about\/legal_102356.html","popup_link_new_window":true,"popup_position":false,"fixed_top_position":true,"popup_language":"en","store_consent":false,"better_support_for_screen_readers":true,"cookie_name":"","reload_page":false,"domain":"","domain_all_sites":false,"popup_eu_only_js":false,"cookie_lifetime":100,"cookie_session":0,"set_cookie_session_zero_on_disagree":0,"disagree_do_not_show_popup":false,"method":"opt_in","automatic_cookies_removal":false,"allowed_cookies":"","withdraw_markup":"\u003Cbutton type=\u0022button\u0022 class=\u0022eu-cookie-withdraw-tab\u0022\u003EPrivacy settings\u003C\/button\u003E\n\u003Cdiv role=\u0022alertdialog\u0022 aria-labelledby=\u0022popup-text\u0022 class=\u0022eu-cookie-withdraw-banner\u0022\u003E\n \u003Cdiv class=\u0022popup-content info eu-cookie-compliance-content\u0022\u003E\n \u003Cdiv id=\u0022popup-text\u0022 class=\u0022eu-cookie-compliance-message\u0022\u003E\n \u003Ch2\u003EWe use cookies on this site to enhance your user experience\u003C\/h2\u003E\u003Cp\u003EYou have given your consent for us to set cookies.\u003C\/p\u003E\n \u003C\/div\u003E\n \u003Cdiv id=\u0022popup-buttons\u0022 class=\u0022eu-cookie-compliance-buttons\u0022\u003E\n \u003Cbutton type=\u0022button\u0022 class=\u0022eu-cookie-withdraw-button\u0022\u003EWithdraw consent\u003C\/button\u003E\n \u003C\/div\u003E\n \u003C\/div\u003E\n\u003C\/div\u003E","withdraw_enabled":false,"reload_options":null,"reload_routes_list":"","withdraw_button_on_info_popup":false,"cookie_categories":[],"cookie_categories_details":[],"enable_save_preferences_button":true,"cookie_value_disagreed":"0","cookie_value_agreed_show_thank_you":"1","cookie_value_agreed":"2","containing_element":"body","settings_tab_enabled":false,"open_by_default":true},"en":{"logo":{"desktop_height":"50","tablet_height":"36","mobile_height":"28"}},"sharethis":{"publisher":"dr-e29be297-c1f3-223c-b491-4f16b168f94d","version":"5x","doNotCopy":true,"hashAddressBar":false,"doNotHash":true},"search_api_autocomplete":{"solrsearch":{"auto_submit":true,"min_length":2}},"emergency":{"type":"page","anonymous":true,"nid":"2276"},"msgTrans":{"currentPage":{"title":"\u0022\u003Cb\u003EUNICEF Data Explorer\u003C\/b\u003E\u0022 is not available in the selected language.","en":{"title":"\u0022\u003Cb\u003EUNICEF Data Explorer\u003C\/b\u003E\u0022 is not available in the selected language."},"ur":{"title":"\u0022title@\u0022;\u0645\u0646\u062a\u062e\u0628 \u0632\u0628\u0627\u0646 \u0645\u06cc\u06ba \u062f\u0633\u062a\u06cc\u0627\u0628 \u0646\u06c1\u06cc\u06ba \u06c1\u06d2\u06d4"}}},"ajax":[],"user":{"uid":0,"permissionsHash":"f6ee9f3d53cb9fcf87a12699a6d6436bfc3545ef0810fb89d2b614ee6421b089"}}</script>
<script
src="https://www.unicef.org/pakistan/sites/unicef.org.pakistan/files/js/js_ZaIQJoeEB3Vm0bPxIvZqb9r38ZsNhTytGcTt8saqC5M.js"></script>
<script
src="https://www.unicef.org/pakistan/sites/unicef.org.pakistan/files/js/js_USTzkiLOBUdhK6WG6OKM5P09sgavHb1VPv4EOyfRhAs.js"
defer></script>
<script src="https://ws.sharethis.com/button/buttons.js"></script>
<script
src="https://www.unicef.org/pakistan/sites/unicef.org.pakistan/files/js/js_zRq8gfmM2ICip0_K18wZXoDHSJXq_yMs5cXdYPK0_GI.js"></script>
<script
src="https://www.unicef.org/pakistan/sites/unicef.org.pakistan/files/js/js_Fn0bVoNTa5dVAtSOcxz9X1SC_gM_CMp9RYKozgUlv8E.js"></script>
<script
type="text/javascript">window.NREUM || (NREUM = {}); NREUM.info = { "beacon": "gov-bam.nr-data.net", "licenseKey": "b54c1d4d8c", "applicationID": "112382876", "transactionName": "YV1bYUtYWEAEVExYDlgXbEdQFkZSDl5LRQBYF1BbXVxOHRVfSA==", "queueTime": 0, "applicationTime": 311, "atts": "TRpYFwNCS04=", "errorBeacon": "gov-bam.nr-data.net", "agent": "" }</script>
</body>
</html>