> For the complete documentation index, see [llms.txt](https://docs.os.uk/os-downloads/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.os.uk/os-downloads/products/addresses-and-names-portfolio/addressbase-premium/addressbase-premium-technical-specification.md).

# AddressBase Premium Technical Specification

AddressBase Premium provides the most detailed view of an address and its life cycle for England, Wales and Scotland. It has more records than [AddressBase Plus](/os-downloads/products/addresses-and-names-portfolio/addressbase-plus.md) as it provides all information relating to an address or property from its creation to retirement.

The product contains Local Authority, Ordnance Survey and Royal Mail addresses. This includes alternative addresses for current records where available, indicating variations on the official addresses; and provisional addresses (proposed planning developments), and historic information (no longer existing, for example demolished properties) where available. OWPA (Objects Without a Postal Address) and cross references to VOA (Valuation Office Agency) data and products such as OS MasterMap Topography Layer are also included.

This technical specification includes the following sections:

* [Data formats](/os-downloads/products/addresses-and-names-portfolio/addressbase-premium/addressbase-premium-technical-specification/data-formats.md)
* [Supply and update](/os-downloads/products/addresses-and-names-portfolio/addressbase-premium/addressbase-premium-technical-specification/supply-and-update.md)
* [AddressBase Premium structure](/os-downloads/products/addresses-and-names-portfolio/addressbase-premium/addressbase-premium-technical-specification/addressbase-premium-structure.md)
* [Feature types](/os-downloads/products/addresses-and-names-portfolio/addressbase-premium/addressbase-premium-technical-specification/feature-types.md)
* [Structured data types](/os-downloads/products/addresses-and-names-portfolio/addressbase-premium/addressbase-premium-technical-specification/structured-data-types.md)
* [Dataset metadata](/os-downloads/products/addresses-and-names-portfolio/addressbase-premium/addressbase-premium-technical-specification/dataset-metadata.md)
* [Attribute format comparison](/os-downloads/products/addresses-and-names-portfolio/addressbase-premium/addressbase-premium-technical-specification/attribute-format-comparison.md)
* [Example records](/os-downloads/products/addresses-and-names-portfolio/addressbase-premium/addressbase-premium-technical-specification/example-records.md)

Additional documentation covering the complete family of AddressBase products is available in the AddressBase Fundamentals pages. These covers key elements of design for AddressBase products, including:

* [Future and past publication dates](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/future-and-past-publication-dates.md)
* [Unique Property Reference Number (UPRN)](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/unique-property-reference-number-uprn.md)
* [Coordinate reference systems](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/coordinate-reference-systems.md)
* [Classification scheme](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/classification-scheme.md)
* [Data sources](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/data-sources.md)
* [Street names and numbering](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/street-names-and-numbering.md)
* [Currency completeness and precision](/os-downloads/products/addresses-and-names-portfolio/addressbase-core/addressbase-core-overview/currency-completeness-and-precision.md)
* [Product supply](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/product-supply.md)
* [AddressBase local custodian codes](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/addressbase-local-custodian-codes.md)
* [AddressBase Islands local custodian codes](/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/addressbase-islands-local-custodian-codes.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.os.uk/os-downloads/products/addresses-and-names-portfolio/addressbase-premium/addressbase-premium-technical-specification.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
