forked from ProdIPData/prodipdata.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlicensing.html
More file actions
140 lines (131 loc) · 6.47 KB
/
Copy pathlicensing.html
File metadata and controls
140 lines (131 loc) · 6.47 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Dataset Licensing | GeoIP Locations</title>
<meta name="description" content="Dataset licensing and attribution guidance for ProdIPData files and metadata published through GeoIP Locations." />
<link rel="canonical" href="https://prodipdata.github.io/licensing.html" />
<link rel="icon" type="image/png" href="assets/img/prodipdata-mark.png" />
<link rel="stylesheet" href="assets/css/styles.css" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://prodipdata.github.io/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Dataset Licensing",
"item": "https://prodipdata.github.io/licensing.html"
}
]
}
</script>
</head>
<body data-page="licensing">
<header class="site-header">
<div class="container">
<div class="navbar glass">
<a class="brand" href="index.html">
<div class="brand-mark">◎</div>
<div>
GeoIP Locations
<small>Powered by ProdIPData</small>
</div>
</a>
<nav class="nav-links" aria-label="Primary navigation">
<a href="platform.html" data-nav="platform">Platform</a>
<a href="coverage.html" data-nav="coverage">Coverage</a>
<a href="methodology.html" data-nav="methodology">Methodology</a>
<a href="downloads.html" data-nav="downloads">Downloads</a>
<a href="docs.html" data-nav="docs">Documentation</a>
<a href="news.html" data-nav="news">News</a>
<a href="contact.html" data-nav="contact">Contact</a>
</nav>
<div class="header-cta">
<a class="btn btn-secondary" href="downloads.html">Monthly Release</a>
</div>
<button class="menu-button" type="button" data-menu-toggle aria-expanded="false" aria-label="Open menu">Menu</button>
</div>
<nav class="mobile-nav glass" data-mobile-nav>
<a href="platform.html" data-nav="platform">Platform</a>
<a href="coverage.html" data-nav="coverage">Coverage</a>
<a href="methodology.html" data-nav="methodology">Methodology</a>
<a href="downloads.html" data-nav="downloads">Downloads</a>
<a href="docs.html" data-nav="docs">Documentation</a>
<a href="news.html" data-nav="news">News</a>
<a href="contact.html" data-nav="contact">Contact</a>
</nav>
</div>
</header>
<main>
<section class="page-hero">
<div class="container">
<div class="page-panel glass">
<div class="eyebrow page-kicker">Dataset Licensing</div>
<h1>Use ProdIPData datasets under a clear open license.</h1>
<p class="page-intro">Unless otherwise stated, the datasets and metadata published through GeoIP Locations are available under the Creative Commons Attribution 4.0 International License (CC BY 4.0). The material is provided totally free and may be reused with attribution.</p>
<p class="page-intro seo-links">You can review the <a href="downloads.html">monthly downloads</a>, read the <a href="methodology.html">publication methodology</a>, or contact the <a href="contact.html">ProdIPData team</a> with licensing questions.</p>
<div class="actions">
<a class="btn btn-primary" href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="noopener">View CC BY 4.0</a>
<a class="btn btn-secondary" href="downloads.html">Back to Downloads</a>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container grid-3">
<article class="section-card glass">
<h3>What users may do</h3>
<p class="card-text">Copy, share, adapt, and reuse the published datasets and metadata, including for commercial purposes, provided attribution is given to ProdIPData and any material changes are indicated.</p>
</article>
<article class="section-card glass">
<h3>Preferred attribution</h3>
<p class="card-text"><strong>Source: ProdIPData — https://prodipdata.github.io/ — CC BY 4.0</strong></p>
</article>
<article class="section-card glass">
<h3>Where this applies</h3>
<p class="card-text">This notice applies to ProdIPData datasets and metadata published through GeoIP Locations unless a page, file, or release note states otherwise.</p>
</article>
</div>
</section>
<section class="section">
<div class="container story-grid">
<div class="split-panel glass content">
<h2>Scope and exclusions</h2>
<p>The dataset license applies only to the rights ProdIPData can license in the published datasets and metadata. Third-party source rights, trademarks, logos, and other protected materials remain subject to their respective terms.</p>
<ul>
<li>Dataset pages or files may carry a different notice where required.</li>
<li>Website code, styling, scripts, and operational tooling are not covered by this dataset notice unless explicitly stated.</li>
<li>Upstream source obligations still apply where they are relevant to the published material.</li>
</ul>
</div>
<div class="split-panel glass content">
<h2>Operational guidance</h2>
<p>For internal governance, keep the attribution string with downstream copies, cite the release month used, and preserve any file-level notices that accompany a specific package or reference catalog.</p>
<ul>
<li>Include the release month in reports and downstream data products where practical.</li>
<li>Retain this notice or an equivalent attribution statement when redistributing files.</li>
<li>Contact ProdIPData if a downstream use case requires a separate written clarification.</li>
</ul>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="container site-footer-inner">
<div>© <span data-current-year></span> GeoIP Locations · ProdIPData</div>
<div><a href="licensing.html">Datasets and metadata: CC BY 4.0</a></div>
<div>Engineered and published by the ProdIPData team.</div>
</div>
</footer>
<script src="assets/js/site.js" defer></script>
</body>
</html>