-
Notifications
You must be signed in to change notification settings - Fork 5
/
SEGA-Bulgaria.json
60 lines (46 loc) · 1.79 KB
/
SEGA-Bulgaria.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": "State e-Government Agency, SEGA",
"entry_type": "resource",
"description": "This initiative is aimed at promoting open and transparent governance. Repositories for various initianives has been published under open source licences. State government is also using a fork from CKAN, which is an open-source data management system",
"official_url": "https://e-gov.bg/en/about_us",
"repository": "https://github.com/governmentbg",
"logo_url": "https://avatars0.githubusercontent.com/u/11767661?s=200&v=4",
"language": [ "BG" ],
"origin_country": "Bulgaria",
"sector": [ "cetralgov" ],
"category": [ "website" ],
"licence": [ "GPL-3.0", "AGPL-3.0" ],
"developers": [ {
"developer_name": "Administration of the Council of Ministers of the Republic of Bulgaria",
"developer_logo_url": "http://www.government.bg/images/frontend/logo.png",
"developer_url": "http://www.government.bg/en",
"developer_category": "Public"
} ],
"maintainers": [ {
"maintainer_name": "",
"maintainer_url": "",
"maintainer_logo_url": "",
"maintainer_repository": ""
} ],
"users": [ {
"user_name": "PEBS-Management Consulting",
"user_location": "Sofia, Bulgaria",
"user_logo_url": "",
"user_url": "www.pebs.bg",
"user_geolocation": {
"lat": 42.6977082,
"long": 23.321867500000053
}
},
{
"user_name": "HackSoft",
"user_location": "Sofia, Bulgaria",
"user_logo_url": "",
"user_url": "https://www.hacksoft.io",
"user_geolocation": {
"lat": 42.649532,
"long": 23.345986
}
}
]
}