aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/help/api.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/help/api.rhtml')
-rw-r--r--app/views/help/api.rhtml8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/views/help/api.rhtml b/app/views/help/api.rhtml
index 3c4b134ad..46c12b9ec 100644
--- a/app/views/help/api.rhtml
+++ b/app/views/help/api.rhtml
@@ -60,6 +60,14 @@ information about objects in a structured form. Find them by:
</p>
<hr>
+<h2> 4. Spreadsheet of all authorities </h2>
+
+<p>
+A spreadsheet file listing every body in WhatDoTheyKnow is available:
+<%= link_to "all-authorities.csv", all_public_bodies_csv_url() %>
+</p>
+
+<hr>
<p>Please <a href="/help/contact">contact us</a> if you need an API feature that isn't there yet. It's
very much a work in progress, and we do add things when people ask us to.</p>