> 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/areas-and-zones-portfolio/code-point-open/code-point-open-overview.md).

# Code-Point Open Overview

Code-Point Open locates over 1.7 million postcode units for Great Britain, each having a notional geographical location. Postcodes are an alphanumeric abbreviated form of an address. Postcode units are unique references and identify an average of 15 addresses. In some cases, where an address receives a substantial amount of mail, a postcode will apply to only one address and is defined as a large-user postcode. The maximum number of addresses in a postcode is 100.

## Key product features <a href="#bookmark1" id="bookmark1"></a>

With each coordinate point, the Code-Point Open product provides:

* A postcode
* A positional quality indicator (PQI), which indicates the quality of the data underlying the Code-Point location coordinate (CPLC)
* The country code (either England, Scotland or Wales)
* The National Health Service (NHS) region and area codes
* The local government county, district and ward codes

## Product applications <a href="#bookmark2" id="bookmark2"></a>

Code-Point Open can be used to display and analyse any data collected at the postcode level. This has led to the product being widely used in a variety of applications, including the following:

* Site location
* Enabling web searches
* Market analysis and profiling
* Health and epidemiology
* Resource allocation
* End-to-end journey route planning
* Socio-economic profiling
* Sales targeting

## Index

This overview includes the following sections:

* [Product details](/os-downloads/products/areas-and-zones-portfolio/code-point-open/code-point-open-overview/product-details.md)
* [Product supply](/os-downloads/products/areas-and-zones-portfolio/code-point-open/code-point-open-overview/product-supply.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/areas-and-zones-portfolio/code-point-open/code-point-open-overview.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.
