-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathg0v.json
41 lines (41 loc) · 1.42 KB
/
g0v.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
{
"name": "twbudget",
"name_zh": "中央政府總預算",
"status": "Alpha",
"tags": [
"angularjs",
"livescript",
"sass",
"bootstrap"
],
"licenses": "MIT",
"author": "clkao",
"contributors": [
"zbryikt",
"CA",
"jeffhung",
"ipa"
],
"description": "Taiwan Central Government Budget project supercharges citizens with the power of visualization and social network to supervise government spending. Provide different perspectives of budget data like historical trend, cross-department comparison, public opinion and component breakdown of tax by government spending with interactive treemap, bubble chart and feedback mechanism.",
"description_zh": "中央政府總預算視覺化專案利用資料視覺化與社群網路的力量提升公民對政府預算規畫的監督能力。此專案利用各種互動式的視覺化技>巧 ( 包含樹狀圖 ( treemap ) 、泡泡圖 (Bubble Chart ) 搭配民眾反饋機制來展示預算數字的各種面向,例如歷史趨勢、跨部門比較、公眾意見與稅金的拆解。",
"homepage": "http://budget.g0v.tw/",
"repository": {
"type": "git",
"url": "https://github.com/g0v/twbudget"
},
"audience": [
"public"
],
"products": [
"website"
],
"projects": [
"budget"
],
"thumbnail": "https://raw.github.com/g0v/twbudget/master/thumbnail.png",
"needs": [
"designer",
"programmer",
"writer"
]
}