-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy path_config.yml
101 lines (93 loc) · 3.01 KB
/
_config.yml
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
pygments: true
auto: true
# Set the title, tagline of the site
title: Set title in _config.yml
tagline: Set tagline in _config.yml
# Where is the template located (if it's not in the root)
# Remove the '#' from the next line and update the path if you have
# a subdirectory
# subdirectory: '/mysatellitesite'
# Set your Google Analytics Tracking Code
#ga_tracking_code: UA-8271754-8
# Where do you want to load openspendingjs from
openspendingjs: 'http://openspending.org/static/openspendingjs'
# Frontpage configurations
# We recommend you leave the openspending clause as is (or close to
# it as you can, e.g. you can replace "on this site" with
# "on [your site title]" or translate it.
frontpage:
title: Set frontpage title in _config.yml
openspending: |-
The data presented on this site comes from
<a href="http://openspending.org">OpenSpending</a>,
where you can find information about
government finance from countries across the world.
# Bubblemap configuration include bubbletree and map
# If you don't want bubblemap set this to false
# bubblemap : false
# If you don't include map configurations, only the BubbleTree will be shown
# This shows by default the UK country/regional analysis finances
bubblemap:
title: Bubblemap template
description: |-
How much is spent on the various functions of
government in total — and where?
tree:
dataset: ukgov-finances-cra
cuts:
- year:2010
drilldowns:
- cofog1
- cofog2
- cofog3
breakdown: region
rootlabel: Total
map:
url: /img/gbr.svg
layer: GBR
key: region
legend: Expenditure on
# Browser configurations
# If you don't want the transaction browser set this to false
# browser : false
# This shows by default the UK deparmental spending over £25,000
browser:
title: Browser template
tagline: Transactions over £ 25,000
description: |-
Search every transaction over £25,000
made by the government's departments.
dataset: ukgov-25k-spending
# Dailybread configurations
# If you don't want dailybread set this to false
# dailybread : false
# This shows by default the UK country/regional analysis finances
# Taxman returns non-standard responses so the dailybread only works with
# taxman responses like the one for the UK
dailybread:
title: Daily Bread template
tagline: Costs for the British Taxpayer per Day
description: |-
See how your daily taxes are divided between the
different parts of government.
dataset: ukgov-finances-cra
country: gb
year: 2010
symbol: £
drilldowns:
- cofog1
- cofog2
- cofog3
breakdown: region
rootlabel: Total
salary:
label: Salary
minimum: 10000
maximum: 200000
step: 10
default: 22000
inputrequest: Select your salary
tax:
label: Your tax
default: 8621
loadingtext: loading javascript libraries