- 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 %>. -
+ ++ 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 %>. +
+From time to time planning authorities change their websites which breaks the scrapers