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: interest-details

Interest details

Names and contact details for all parties with an interest in the proposed develpoment.

Fields

Applicant interest
applicant-interest

Description of the applicant's interest in the land

Required: True

Datatype: enum

Expected number: 1

Owner details
owner-details

Details of property owners including their personal information and notification status

Required: False

Datatype: object

Expected number: 1 or more

LDC Owner Details component

Person
person

Personal details of the property owner

Required: True

Datatype: object

Expected number: 1

Person obj component

Title
title

The title of the individual

Required: False

Datatype: string

Expected number: 1

First Name
first-name

The first name of the individual

Required: True

Datatype: string

Expected number: 1

Last Name
last-name

The last name of the individual

Required: True

Datatype: string

Expected number: 1

Address Text
address-text

Flexible field for capturing addresses

Required: True

Datatype: string

Expected number: 1

Postcode
postcode

The postal code

Required: False

Datatype: string

Expected number: 1

Informed of application
informed-of-application

Whether the owner has been informed of the application

Required: True

Datatype: boolean

Expected number: 1

Interested persons
interested-persons

Details of persons with an interest in the property including their personal information, nature of interest, and notification status

Required: False

Datatype: object

Expected number: 1 or more

LDC Interested Person component

Person
person

Personal details of the interested person

Required: True

Datatype: object

Expected number: 1

Person obj component

Title
title

The title of the individual

Required: False

Datatype: string

Expected number: 1

First Name
first-name

The first name of the individual

Required: True

Datatype: string

Expected number: 1

Last Name
last-name

The last name of the individual

Required: True

Datatype: string

Expected number: 1

Address Text
address-text

Flexible field for capturing addresses

Required: True

Datatype: string

Expected number: 1

Postcode
postcode

The postal code

Required: False

Datatype: string

Expected number: 1

Nature of interest
nature-of-interest

Description of the nature of a person's interest in the property

Required: True

Datatype: string

Expected number: 1

Informed of application
informed-of-application

Whether the person has been informed of the application

Required: True

Datatype: boolean

Expected number: 1

Reason not informed
reason-not-informed

Reason why a person was not informed of the application

Required: False

Datatype: string

Expected number: 1

Rules

  • if applicant-interest is 'lessee' or 'occupier', then owner-details is required
  • if applicant-interest is 'none', then interested-persons is required
  • if applicant-owns-land is false, then permission-obtained is required
  • if applicant-owns-land is false and permission-obtained is false, then permission-not-obtained-details is required