# CountryCode

This code list is used in association with the attribute country/COUNTRY found on the BLPU table. The code list describes within which country the address feature falls within.

<table><thead><tr><th width="150">Value</th><th>Description</th></tr></thead><tbody><tr><td>E</td><td>This record is within England</td></tr><tr><td>W</td><td>This record is within Wales</td></tr><tr><td>S</td><td>This record is within Scotland</td></tr><tr><td>N</td><td>This record is within Northern Ireland</td></tr><tr><td>L</td><td>This record is within the Channel Islands</td></tr><tr><td>M</td><td>This record is within the Isle of Man</td></tr><tr><td>J</td><td>This record is not assigned to a country as it falls outside of the land boundaries used.</td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://docs.os.uk/os-downloads/products/addresses-and-names-portfolio/addressbase-fundamentals/code-lists-and-enumerations/countrycode.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
