-
Notifications
You must be signed in to change notification settings - Fork 0
/
licenses.html
230 lines (180 loc) · 9.25 KB
/
licenses.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
<!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>Licenses listed on the Registry – 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 ><a href="/">Home</a></li>
<li ><a href="/headlines.html">Headlines</a></li>
<li class="active"><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">
<li><a href="/download.html">Download Errors</a></li>
<li><a href="/xml.html">XML Errors</a></li>
<li><a href="/validation.html">Validation</a></li>
<li><a href="/versions.html">Versions</a></li>
<li class="active"><a href="/licenses.html">Licenses</a></li>
<li><a href="/organisation.html">Organisation XML</a></li>
<li><a href="/identifiers.html">Duplicate Identifiers</a></li>
<li><a href="/reporting_orgs.html">Reporting Orgs</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<div class="container">
<div class="page-header">
<h1>Licenses listed on the Registry</h1>
<p class="lead">Which licences are used by IATI publishers?</p>
<p>Licences are applied to files by publishers on the IATI Registry, and explain how data can be used.</p>
</div>
<div class="row">
<div class="col-xs-12">
<div class="panel panel-default">
<div class="panel-body">
<p>Count of publishers per licences in use on the IATI Registry.</p>
<p>Click the <img src="/img/tablesorter-icons.gif" style="width: 21px; height: 9px"/> icons to sort the table by a column. Selecting further columns whilst holding the shift key will enable secondary (tertiary etc) sorting by the desired column/s.</p>
</div>
<table class="table table-sm table-striped">
<thead>
<tr>
<th>License</th>
<th>License ID</th>
<th>Files</th>
<th>Publishers</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="http://www.opendefinition.org/licenses/cc-by">OKD Compliant::Creative Commons Attribution</a></td>
<td>cc-by</td>
<td>2854</td>
<td><a href="/license/cc-by.html">363</a></td>
</tr>
<tr>
<td><a href="http://www.opendefinition.org/licenses/cc-by-sa">OKD Compliant::Creative Commons Attribution Share-Alike</a></td>
<td>cc-by-sa</td>
<td>185</td>
<td><a href="/license/cc-by-sa.html">79</a></td>
</tr>
<tr>
<td>Non-OKD Compliant::Creative Commons Non-Commercial (Any)</td>
<td>cc-nc</td>
<td>3</td>
<td><a href="/license/cc-nc.html">2</a></td>
</tr>
<tr>
<td><a href="http://www.opendefinition.org/licenses/cc-zero">OKD Compliant::Creative Commons CCZero</a></td>
<td>cc-zero</td>
<td>2042</td>
<td><a href="/license/cc-zero.html">76</a></td>
</tr>
<tr>
<td><a href="http://www.opendefinition.org/licenses/gfdl">OKD Compliant::GNU Free Documentation License</a></td>
<td>gfdl</td>
<td>3</td>
<td><a href="/license/gfdl.html">3</a></td>
</tr>
<tr>
<td>Other::License Not Specified</td>
<td>notspecified</td>
<td>267</td>
<td><a href="/license/notspecified.html">118</a></td>
</tr>
<tr>
<td><a href="http://www.opendefinition.org/licenses/odc-by">OKD Compliant::Open Data Commons Attribution Licence</a></td>
<td>odc-by</td>
<td>1300</td>
<td><a href="/license/odc-by.html">284</a></td>
</tr>
<tr>
<td><a href="http://www.opendefinition.org/licenses/odc-odbl">OKD Compliant::Open Data Commons Open Database License (ODbL)</a></td>
<td>odc-odbl</td>
<td>91</td>
<td><a href="/license/odc-odbl.html">43</a></td>
</tr>
<tr>
<td><a href="http://www.opendefinition.org/licenses/odc-pddl">OKD Compliant::Open Data Commons Public Domain Dedication and Licence (PDDL)</a></td>
<td>odc-pddl</td>
<td>400</td>
<td><a href="/license/odc-pddl.html">175</a></td>
</tr>
<tr>
<td>OKD Compliant::Other (Attribution)</td>
<td>other-at</td>
<td>2487</td>
<td><a href="/license/other-at.html">94</a></td>
</tr>
<tr>
<td>Non-OKD Compliant::Other (Non-Commercial)</td>
<td>other-nc</td>
<td>2</td>
<td><a href="/license/other-nc.html">2</a></td>
</tr>
<tr>
<td>OKD Compliant::Other (Open)</td>
<td>other-open</td>
<td>1316</td>
<td><a href="/license/other-open.html">473</a></td>
</tr>
<tr>
<td>OKD Compliant::Other (Public Domain)</td>
<td>other-pd</td>
<td>321</td>
<td><a href="/license/other-pd.html">53</a></td>
</tr>
<tr>
<td><a href="http://reference.data.gov.uk/id/open-government-licence">OKD Compliant::UK Open Government Licence (OGL)</a></td>
<td>uk-ogl</td>
<td>132</td>
<td><a href="/license/uk-ogl.html">29</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div><!-- /.container -->
</div>
<div id="footer">
<div class="container">
<p class="text-muted">
<a href="https://github.com/codeforIATI/analytics/tree/a6364195be46178a1dae3efb717a53fd84e167ff">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>16 November 2024 (at 07:07 UTC)</em> from data downloaded on <em>16 November 2024 (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>