> 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/os-emergency-services-gazetteer/os-esg-technical-specification/dataset-metadata.md).

# Dataset metadata

The sub-pages in this section define dataset metadata for the **CSV format** of OS Emergency Services Gazetteer (OS ESG) data:

* [Header (Type 10 Record)](/os-downloads/products/addresses-and-names-portfolio/os-emergency-services-gazetteer/os-esg-technical-specification/dataset-metadata/header-type-10-record.md)
* [Metadata (Type 29 Record)](/os-downloads/products/addresses-and-names-portfolio/os-emergency-services-gazetteer/os-esg-technical-specification/dataset-metadata/metadata-type-29-record.md)
* [Trailer (Type 99 Record)](/os-downloads/products/addresses-and-names-portfolio/os-emergency-services-gazetteer/os-esg-technical-specification/dataset-metadata/trailer-type-99-record.md)

The attributes associated with each data type are listed on the following pages. The following information can be found about each attribute:

### Name and Definition

The name of the attribute and what it is describing.

### Attribute Type

The nature of the attribute (for example, a numeric value or a code list value).

### Size

The maximum length of the values in the attribute.

### Nullable

A True or False value to denote whether the attribute always has to be populated with a value (False) or can be NULL (True).

### Data Schema Version

The schema version the data above applies to.


---

# 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/os-emergency-services-gazetteer/os-esg-technical-specification/dataset-metadata.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.
