diff --git a/app/views/_tailwind/applications/_address_search.html.erb b/app/views/_tailwind/applications/_address_search.html.erb index f227866a7..c22c880ee 100644 --- a/app/views/_tailwind/applications/_address_search.html.erb +++ b/app/views/_tailwind/applications/_address_search.html.erb @@ -39,3 +39,37 @@ <%= pa_link_to "View more latest applications", applications_path, class: "text-2xl pt-6" %> + +
+

Coverage

+

+ We currently cover + <%= Authority.percentage_population_covered_by_all_active_authorities.to_i %>% of + Australia's population within <%= Authority.active.count %> authorities. + For this number we're only counting places where the main planning authority is covered. + As an example, most of Victoria is covered by the SPEAR system but not all Victorian + planning applications go through it. So, we don't include SPEAR in our population count. +

+

+ We don't yet cover the whole country, but we are working on it. + New authorities are being added all the time. +

+

+ If you are a programmer and would like to write a scraper for your local authority, + or work for a local authority and would like to make your data available, + <%= pa_link_to "find out how you can get involved", get_involved_path %>. +

+
+ +
+ <%# TODO: Better heading? %> +

Planning Data

+

+ From time to time planning authorities change their websites which breaks the scrapers + that gather the planning data. Help by providing a + <%= pa_link_to "donation", donate_url %> to help us fix it. +

+

+ <%= pa_link_to "Check if planning data is broken for your authority", authorities_path %> +

+