OPDA Knowledge base
Schema Page 46a1 Generated 2026-05-17 DAMA · Data Modeling & Design · Reference & Master Data

Local authority identity

7 leaves 100.0% Declaration 0.0% Evidence 0.0% Derivation 0 in overlays 0 with worked example

Entity relationships

--- config: layout: elk elk: direction: DOWN nodePlacementStrategy: BRANDES_KOEPF mergeEdges: false --- erDiagram Transaction ||--o| PropertyPack : "propertyPack" PropertyPack ||--o| LocalAuthority : "localAuthority" Transaction { } PropertyPack { } LocalAuthority { integer councilSearchTurnaroundTimeInWorkingDays "Council search turnaround time in working days" string countyCouncil "Name of the county council, if not unitary" string districtCouncil "Name of the district council, if not unitary" string localAuthorityName "Local authority name" string localAuthorityReference "Local authority reference" integer regulatedSearchTurnaroundTimeInWorkingDays "Regulated search turnaround time in working days" string unitaryAuthority "Unitary authority name, if applicable" }
Physical model — every JSON object owned by this page is a node, every scalar field a row. 3 objects, 7 scalar fields. Generated from the schema walk; click any node to jump to its table.

Object model

Local authority

Transaction

transaction (root)

No scalar fields on this object — pure container.

Property Pack

propertyPack

No scalar fields on this object — pure container.

Local Authority

propertyPack.localAuthority
Title Description Type Kind Field Required Overlays Affordance
Council search turnaround time in working days integer Declaration councilSearchTurnaroundTimeInWorkingDays
Name of the county council, if not unitary Name of the county council, if not unitary string Declaration countyCouncil
Name of the district council, if not unitary Name of the district council, if not unitary string Declaration districtCouncil
Local authority name The name of the local authority responsible for search and planning (district or unitary as applicable) string Declaration localAuthorityName
Local authority reference string Declaration localAuthorityReference
Regulated search turnaround time in working days integer Declaration regulatedSearchTurnaroundTimeInWorkingDays
Unitary authority name, if applicable Unitary authority name, if applicable string Declaration unitaryAuthority

Comments

Loading comments…