forked from org-id/register
-
Notifications
You must be signed in to change notification settings - Fork 0
/
datatig.yaml
116 lines (116 loc) · 2.79 KB
/
datatig.yaml
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
title: Org-Id register
description: The data From Org-Id
githost:
type: github
url: org-id/register
primary_branch: main
types:
- id: lists
directory: lists
fields:
- id: code
key: code
title: Code
- id: title_en
key: name/en
title: Name (EN)
- id: title_local
key: name/local
title: Name (Local)
- id: url
key: url
title: URL
type: url
- id: description_en
key: description/en
title: Description (EN)
- id: coverage
key: coverage
title: Geographic coverage
type: list-strings
- id: subnationalCoverage
key: subnationalCoverage
title: Subnational jurisdiction
type: list-strings
- id: structure
key: structure
title: Legal structure
type: list-strings
- id: sector
key: sector
title: Sector
type: list-strings
- id: confirmed
key: confirmed
title: List reviewed?
type: boolean
- id: deprecated
key: deprecated
title: Deprecated?
type: boolean
- id: listType
key: listType
title: List type
- id: access_availableOnline
key: access/availableOnline
title: Access - Available online?
type: boolean
- id: access_onlineAccessDetails
key: access/onlineAccessDetails
title: Access - Online access details
- id: access_publicDatabase
key: access/publicDatabase
title: Access - List URL
- id: access_guidanceOnLocatingIds
key: access/guidanceOnLocatingIds
title: Access - How to locate identifiers
- id: access_exampleIdentifiers
key: access/exampleIdentifiers
title: Access - Example identifiers
- id: access_languages
key: access/languages
title: Access - Languages
type: list-strings
- id: data_availability
key: data/availability
title: Dataset access - Data availability
type: list-strings
- id: data_dataAccessDetails
key: data/dataAccessDetails
title: Dataset access - Data access details
- id: data_features
key: data/features
title: Dataset access - Dataset features
type: list-strings
- id: data_licenseStatus
key: data/licenseStatus
title: Dataset access - License status
- id: data_licenseDetails
key: data/licenseDetails
title: Dataset access - License details
- id: meta_source
key: meta/source
title: Meta - Source
- id: meta_lastUpdated
key: meta/lastUpdated
title: Meta - Last updated
#type: datetime
- id: links_opencorporates
key: links/opencorporates
title: Links - Open Corporates
type: url
- id: links_wikipedia
key: links/wikipedia
title: Links - Wikipedia page
type: url
- id: formerPrefixes
key: formerPrefixes
title: Former list codes
type: list-strings
list_fields:
- code
- title_en
- title_local
json_schema: schema/list-schema.json
pretty_json_indent: 2
default_format: json