|
|
@@ -21,6 +21,10 @@ def authority_url(authority_name) |
|
|
|
"/authorities/#{slug(authority_name)}/" |
|
|
|
end |
|
|
|
|
|
|
|
def download_button(filename, label='Download CSV data') |
|
|
|
"<a class=button href=#{filename} download=#{filename}>#{label}</a>" |
|
|
|
end |
|
|
|
|
|
|
|
def normalise_decision(d) |
|
|
|
# https://schemas.opendata.esd.org.uk/PlanningApplications/LocalOpenDataIncentiveSchemePlanningApplicationsSchemaGuidance.pdf |
|
|
|
|
|
|
|