|
|
@@ -1,6 +1,10 @@ |
|
|
|
.grid_12 |
|
|
|
%h2= @page_title = "Council Spending Data Scoreboard" |
|
|
|
|
|
|
|
|
|
|
|
%p.noprint.download |
|
|
|
%a{ :href => "/scoreboard.csv" } |
|
|
|
Download data as CSV |
|
|
|
|
|
|
|
%table |
|
|
|
%tr |
|
|
|
%th Council |
|
|
@@ -24,7 +28,19 @@ |
|
|
|
%td= council.start_d.strftime("%b %Y") |
|
|
|
%td= council.end_d.strftime("%b %Y") |
|
|
|
%td= council.updated_at.strftime("%d %b %Y") |
|
|
|
|
|
|
|
|
|
|
|
%p.highlight.noprint |
|
|
|
This scoreboard data is free for you to use according to the |
|
|
|
%a{ :href => "http://creativecommons.org/licenses/by/3.0/"}< |
|
|
|
Creative Commons Attribution 3.0 Unported Licence. |
|
|
|
Please credit to |
|
|
|
%strong |
|
|
|
Adrian Short/Armchair Auditor |
|
|
|
and link back to |
|
|
|
%a{ :href => "http://armchairauditor.co.uk/scoreboard" }< |
|
|
|
http://armchairauditor.co.uk/scoreboard |
|
|
|
where possible. |
|
|
|
|
|
|
|
%h3 Notes |
|
|
|
|
|
|
|
%p |
|
|
|