> 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/boundary-line/boundary-line-technical-specification/gml/code-lists-gml/nationalclassificationvalue.md).

# NationalClassificationValue

Names of the levels in the national administrative hierarchy of administrative units.

<table><thead><tr><th width="338">Value</th><th>Description</th></tr></thead><tbody><tr><td>Civil Parish</td><td>Parishes are subdivisions of local authorities in many parts of England, and their councils are the most local level of government. Unlike electoral wards/divisions however, parishes are not found in all parts of England. The Welsh equivalents are communities. Note that the full term for administrative parishes is 'civil parishes', to distinguish them from the ecclesiastical parishes which are found in all parts of the UK.</td></tr><tr><td>District</td><td>Districts are local administrative units and have at various times been used in all four countries of the UK. The only current references to districts however are found in metropolitan and non-metropolitan districts in England and district council areas in Northern Ireland.</td></tr><tr><td>Greater London Authority</td><td>The area covered by the Greater London Authority (GLA). The GLA is the body responsible for strategic citywide government for London and consists of the Mayor of London and the London Assembly. The remit of the GLA covers the Greater London area.</td></tr><tr><td>London Borough</td><td>The London boroughs are the local government areas within Greater London. The borough councils are unitary administrations with a status similar to metropolitan districts, but they will also be affected by any policies implemented by the Greater London Authority (GLA).</td></tr><tr><td>Metropolitan District</td><td>Metropolitan districts are subdivisions of the six metropolitan county areas of England. Since the abolition of the metropolitan county councils in 1986, the metropolitan district councils have been unitary administrations.</td></tr><tr><td>Unitary Authority</td><td>Unitary authorities (UAs) are areas with a single tier of local government (as opposed to the two-tier county:district structure).</td></tr><tr><td>Non-Metropolitan County</td><td>Counties were formerly administrative units across the whole UK. Due to various administrative restructurings however, the only administrative areas still referred to as counties are the non- metropolitan (shire) counties of England. The English metropolitan counties, although no longer administrative units, are also used for statistical purposes.</td></tr><tr><td>Community</td><td>The Welsh equivalent of Civil Parish.</td></tr></tbody></table>


---

# 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/boundary-line/boundary-line-technical-specification/gml/code-lists-gml/nationalclassificationvalue.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.
