-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
270 lines (225 loc) · 8.57 KB
/
index.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
<!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.0">
<link rel="stylesheet" type="text/css" href="//netdna.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="/style.css" />
<link rel="icon" href="/favicon.ico">
<title>Code for IATI Analytics</title>
</head>
<body>
<div id="wrap">
<div class="navbar navbar-default navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-header">
<a href="#" class="navbar-brand" data-c4i-toggle="sidebar" aria-controls="c4i-sidebar" aria-expanded="false" aria-label="Toggle Code for IATI sidebar"><img src="https://codeforiati.org/assets/img/logo.png" alt="Code for IATI" /></a>
<button type="button" class="navbar-toggle" 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 class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="/">Home</a></li>
<li ><a href="/headlines.html">Headlines</a></li>
<li ><a href="/data_quality.html">Data Quality</a></li>
<li ><a href="/publishing_stats.html">Publishing Statistics</a></li>
<li ><a href="/exploring_data.html">Exploring Data</a></li>
<li ><a href="/faq.html">FAQ</a></li>
</ul>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<div class="container">
<div class="page-header">
<h1>Code for IATI Analytics</h1>
<p class="lead">Statistics, charts and metrics on data accessed via the IATI Registry.</p>
</div>
<div class="row">
<div class="col-md-6">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">
About
</h3>
</div>
<div class="panel-body">
<p>These analytics are generated daily, with the last update based on data in the IATI Registry on <strong>29 January 2025 (at 00:00 UTC)</strong>. For more information, see the <a href="/faq.html">FAQ</a>.</p>
<p>Many of the tables are sortable by clicking on the headers.</p>
<p>Many of the datasets are available in machine readable JSON format. Some links to JSON are abbreviated to <code>(J)</code>.</p>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">
Overview
</h3>
</div>
<table class="table table-striped">
<tbody>
<tr>
<td id="activities-count">
<a href="/activities.html">
844561
</a>
</td>
<td>Activities</td>
</tr>
<tr>
<td id="unique-activities-count">
<a href="/activities.html">
831348
</a>
</td>
<td>Unique Activities</td>
</tr>
<tr>
<td id="publishers-count">
<a href="/publishers.html">
1729
</a>
</td>
<td>Publishers</td>
</tr>
<tr>
<td id="activity-files-count">
<a href="/files.html">
9253
</a>
</td>
<td>Activity Files</td>
</tr>
<tr>
<td id="organisation-files-count">
<a href="/files.html">
1192
</a>
</td>
<td>Organisation Files</td>
</tr>
<tr>
<td id="total-file-size">
<a href="/files.html">
13.7 GB
</a>
</td>
<td>Total File Size</td>
</tr>
<tr>
<td id="failed-download-count">
<a href="/download.html">
804
</a>
</td>
<td>Files Fail to Download</td>
</tr>
<tr>
<td id="poorly-formed-xml-file-count">
<a href="/xml.html">
58
</a>
</td>
<td>Files where XML is not well-formed</td>
</tr>
<tr>
<td id="non-standard-roots-file-count">
<a href="/xml.html">
3
</a>
</td>
<td>Files with Nonstandard Roots</td>
</tr>
<tr>
<td id="too-large-files-count">
4
</td>
<td>Files that are too large to be processed</td>
</tr>
<tr>
<td id="cannot-validate-file-count">
<a href="/validation.html">
369
</a>
</td>
<td>Files don't validate against the schema</td>
</tr>
<tr>
<td id="publishers-with-non-valid-files-count">
<a href="/validation.html">
151
</a>
</td>
<td>Publishers have non-validating files</td>
</tr>
<tr>
<td id="publishers-with-no-org-file-count">
<a href="/organisation.html">
559
</a>
</td>
<td>Publishers with no organisation file</td>
</tr>
</body>
</table>
</div>
</div>
<div class="col-md-6">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">
Contents
</h3>
</div>
<ul class="list-group">
<li class="list-group-item">
<h4><a href="/headlines.html">Headlines</a></h4>
<p>What is the size, scope and scale of published IATI data?</p>
</li>
<li class="list-group-item">
<h4><a href="/data_quality.html">Data Quality</a></h4>
<p>What needs fixing in IATI data?</p>
</li>
<li class="list-group-item">
<h4><a href="/publishing_stats.html">Publishing Statistics</a></h4>
<p></p>
</li>
<li class="list-group-item">
<h4><a href="/exploring_data.html">Exploring Data</a></h4>
<p>Which parts of the IATI Standard are being used?</p>
</li>
<li class="list-group-item">
<h4><a href="/faq.html">Frequently Asked Questions</a></h4>
<p></p>
</li>
</ul>
</div>
</div>
</div>
</div><!-- /.container -->
</div>
<div id="footer">
<div class="container">
<p class="text-muted">
<a href="https://github.com/codeforIATI/analytics/tree/8b9e94612e0dade8b91dbc338e0ac41881e4bf94">Source code</a>.
<a href="https://github.com/codeforIATI/analytics/issues?state=open">Report bugs, and request features using Github issues</a>.<br/>
Generated on <em>29 January 2025 (at 06:37 UTC)</em> from data downloaded on <em>29 January 2025 (at 00:00 UTC)</em>.<br/>
(NB This is the time the download task started. Any changes made after this time may not be reflected).<br />
For details on how often these updates are applied, see the <a href="/faq.html">Code for IATI Analytics FAQ</a>.
</div>
</div>
<script src="//codeforiati.org/sidebar/sidebar.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.13.3/jquery.tablesorter.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.tablesorter/2.13.3/jquery.tablesorter.widgets.min.js"></script>
<script>$(function() { $("table.table").tablesorter({ widgets: ['stickyHeaders'] }); });</script>
</body>
</html>