Skip to main content

Planning permission specifications

This is a proof of concept viewer for the planning permission specifications - your feedback will help us to improve it.

module: eligibility-current-building

Eligibility current building

How the current building meets eligibity criteria

Fields

Was constructed between 1948 and 2018
was-constructed-btw-1948-2018

Was the current building constructed between 1 July 1948 and 28 October 2018? If False, application cannot proceed.

Required: True

Datatype: boolean

Expected number: 1

Additional storeys added
has-additional-storeys

Have additional storeys already been added to the original building? If True, application cannot proceed.

Required: True

Datatype: boolean

Expected number: 1

Use granted by permitted development right
was-use-granted-by-pdr

Was the current use of the building granted by permitted development rights? If True, application cannot proceed.

Required: True

Datatype: boolean

Expected number: 1

Site in restricted area
is-site-in-restricted-area

Is any part of the land or site located in a restricted area? If True, application cannot proceed.

Required: True

Datatype: boolean

Expected number: 1

Rules

  • was-constructed-btw-1948-2018 == true (required for application to proceed)
  • has-additional-storeys == false (required for application to proceed)
  • was-use-granted-by-pdr == false (required for application to proceed)
  • is-site-in-restricted-area == false (required for application to proceed)
  • was-constructed-btw-1948-2018 == true AND has-additional-storeys == false AND was-use-granted-by-pdr == false AND is-site-in-restricted-area == false