You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: prefix_finder/frontend/templates/about.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -8,15 +8,15 @@
8
8
<h1class="about-page__header">{% trans "About" %}</h1>
9
9
</div>
10
10
11
-
<divclass="about-page__half--left">
11
+
<div>
12
12
<h2>What?</h2>
13
13
<p><strong>org-id.guide is the easiest, quickest and most accurate way to locate organization identifiers.</strong></p>
14
14
<p>We maintain a register of organization lists. Those lists, in turn, provide unique identifiers for companies, charities, government agencies and other kinds of organizations.</p>
15
15
<p>We provide a code for each list, so that with the code, plus the identifier, you should be able to uniquely and unambiguously identify any organization in the world.</p>
16
16
<p>Many of the lists in our register are official identifier sources (such as a country company register); other lists may be maintained by third-parties. When we can, we link out to websites where you can look up a specific organization, although we also include codes for lists that don't provide a public search service.</p>
17
17
<p>We welcome new additions or updates to the register. We don't pre-judge the kinds of lists that should be included - but we do make sure the register includes good meta-data. We use that meta-data to provide a quality score that indicates how accessible and stable identifiers from the list are likely to be.</p>
18
18
</div>
19
-
<divclass="about-page__half--right">
19
+
<div>
20
20
<h2>Why?</h2>
21
21
<p>org-id.guide has been created by a partnership of open data standards groups in order to provide a robust, shared approach to the use of <strong>open</strong>, <strong>interoperable</strong> and <strong>unambiguous</strong> organization identifers.</p>
22
22
<p>It is a collaborative project designed to fill a gap in our shared data infrastructure.</p>
@@ -35,7 +35,7 @@ <h2>Why?</h2>
35
35
<div>
36
36
<h1class="about-page__header">How do I use it?</h1>
37
37
</div>
38
-
<divclass="about-page__half--left">
38
+
<div>
39
39
<h2id="data-creators">Data creators</h2>
40
40
<p>Are you collecting or publishing data about organizations? </p>
41
41
<p><strong>First</strong>, make sure you are collecting an identifier for each organization, as well as a name. You can lookup the best identifier list to use based on the country, organization type, or sector you are managing data for.</p>
0 commit comments