forked from OpenUK/publiccode.directory
-
Notifications
You must be signed in to change notification settings - Fork 0
/
FR-Open-Data.json
49 lines (35 loc) · 1.25 KB
/
FR-Open-Data.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
{
"name": "Data.gouv.fr",
"entry_type": "resource",
"description": "open data portal aiming at government modernisation trough collaboration of developers, data scientist etc. who work on creating different digital apps and services.",
"official_url": "https://www.data.gouv.fr/fr/",
"repository": "https://github.com/etalab",
"logo_url": "https://avatars1.githubusercontent.com/u/7874148?s=200&v=4",
"language": [ "FR" ],
"origin_country": "France",
"sector": [ "cetralgov" ],
"category": [ "website" ],
"licence": [ "MIT", "AGPL3" ],
"developers": [ {
"developer_name": "French government",
"developer_logo_url": "https://www.softwareheritage.org/wp-content/uploads/2016/04/dinsic-french-government-logo.png",
"developer_url": "http://www.modernisation.gouv.fr/en",
"developer_category": "Public"
} ],
"maintainers": [ {
"maintainer_name": "",
"maintainer_url": "",
"maintainer_logo_url": "",
"maintainer_repository": ""
} ],
"users": [ {
"user_name": "",
"user_location": "",
"user_logo_url": "",
"user_url": "",
"user_geolocation": {
"lat": 0,
"long": 0
}
} ]
}