forked from OpenUK/publiccode.directory
-
Notifications
You must be signed in to change notification settings - Fork 0
/
X-Road.json
60 lines (46 loc) · 1.65 KB
/
X-Road.json
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
{
"name": "X-Road",
"entry_type": "software",
"description": "The X-Road project is a system that connects information from different institution's databases",
"official_url": "https://e-estonia.com/solutions/interoperability-services/x-road/",
"repository": "https://github.com/ria-ee/X-Road",
"logo_url": "https://raw.githubusercontent.com/consul/consul/master/public/consul_logo.png",
"language": [ "EN" ],
"origin_country": [ "Estonia", "Finland" ],
"sector": [ "cetralgov" ],
"category": [ "data_exchange" ],
"licence": [ "MIT" ],
"developers": [ {
"developer_name": "Republic of Estonia Information System Authority",
"developer_logo_url": "https://www.ria.ee/extensions/ria_2011/images/RIA_logo14_en.png",
"developer_url": "https://www.ria.ee/en/x-road-cooperation.html",
"developer_category": "Public"
} ],
"maintainers": [ {
"maintainer_name": "",
"maintainer_url": "",
"maintainer_logo_url": "",
"maintainer_repository": ""
} ],
"users": [ {
"user_name": "Gobierno Dominicano",
"user_location": "Santo Domingo, Dominican Republic",
"user_logo_url": "https://avatars3.githubusercontent.com/u/16108039?s=200&v=4",
"user_url": "http://optic.gob.do/",
"user_geolocation": {
"lat": 18.4860575,
"long": -69.9312117
}
},
{
"user_name": "Population Register Centre",
"user_location": "Helsinki, Finland",
"user_logo_url": "https://avatars0.githubusercontent.com/u/11345641?s=200&v=4",
"user_url": "https://esuomi.fi/?lang=en",
"user_geolocation": {
"lat": 60.1698557,
"long": 24.9383791
}
}
]
}