> 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/addressbase-technical-specification/example-records.md).

# Example records

The following section provides example records for both the CSV and GML supplies. Please note that the data given is to provide an example only and should not to be used as accurate data.

## CSV supply <a href="#id-5.1_csv_supply" id="id-5.1_csv_supply"></a>

### Original feature – AddressBase CSV <a href="#id-5.1.1_original_feature_-_addressbase_csv" id="id-5.1.1_original_feature_-_addressbase_csv"></a>

{% code overflow="wrap" %}

```
100100077917,"osgb1000002283010753",4201646,"","", "","","",166,"","LLANDAFF
ROAD","CARDIFF","","","CF11 9PX","S",316348.00,177163.00, 50.7268511, -3.5366289, 1,"E","I",2001-05- 10,2001-05-10,2007-08-29,"R"
```

{% endcode %}

### COU feature – AddressBase CSV <a href="#id-5.1.2_cou_feature_-_addressbase_csv" id="id-5.1.2_cou_feature_-_addressbase_csv"></a>

{% code overflow="wrap" %}

```
Changed fields are highlighted in red. 100100077917,"osgb1000002283010753",4201646,"","", "","","",166,"","LLANDAFF
ROAD","CARDIFF","","","CF11 9PX","S",316348.00,177163.00, 50.7268511,- 3.5366289, 2,"E","U",2001-05- 10,2001-05-10,2010-06-04,"R"
```

{% endcode %}

## GML supply <a href="#id-5.2_gml_supply" id="id-5.2_gml_supply"></a>

### Original feature – AddressBase GML <a href="#id-5.2.1_original_feature_-_addressbase_gml" id="id-5.2.1_original_feature_-_addressbase_gml"></a>

Please note how not all attributes are provided where the field is null.

<pre class="language-xml" data-overflow="wrap"><code class="lang-xml">&#x3C;abs:addressMember>
  &#x3C;abs:Address gml:id="uk.addressbase.uprn.100040205844">
<strong>    &#x3C;abs:uprn>100040205844&#x3C;/abs:uprn>
</strong>    &#x3C;abs:osAddressTOID>osgb1000002274362298&#x3C;/abs:osAddressTOID>
    &#x3C;abs:udprn>8782432&#x3C;/abs:udprn>
    &#x3C;abs:subBuildingName xml:lang="en">FLAT C&#x3C;/abs:subBuildingName>
    &#x3C;abs:buildingName xml:lang="en">PEMBROKE HOUSE&#x3C;/abs:buildingName>
<strong>    &#x3C;abs:buildingNumber>4&#x3C;/abs:buildingNumber>
</strong>    &#x3C;abs:thoroughfare xml:lang="en">BYSTOCK TERRACE&#x3C;/abs:thoroughfare>
    &#x3C;abs:postTown xml:lang="en">EXETER&#x3C;/abs:postTown>
    &#x3C;abs:postcode>EX4 4HY&#x3C;/abs:postcode>
    &#x3C;abs:postcodeType>S&#x3C;/abs:postcodeType>
<strong>    &#x3C;abs:position>
</strong>      &#x3C;gml:Point srsName="urn:ogc:def:crs:EPSG::27700" gml:id="uk.addressbase.uprn.p.100040205844">
        &#x3C;gml:pos>291640.00 93040.00&#x3C;/gml:pos>
      &#x3C;/gml:Point>
    &#x3C;/abs:position>
    &#x3C;abs:positionLatLong>
<strong>      &#x3C;gml:Point srsName="urn:ogc:def:crs:EPSG::4258" gml:id="uk.addressbase.uprn.pl.100040205844">
</strong>        &#x3C;gml:pos>50.7268511 -3.5366289&#x3C;/gml:pos>
      &#x3C;/gml:Point>
    &#x3C;/abs:positionLatLong>
<strong>    &#x3C;abs:rpc>1&#x3C;/abs:rpc>
</strong>    &#x3C;abs:country>E&#x3C;/abs:country>
<strong>    &#x3C;abs:changeType>I&#x3C;/abs:changeType>
</strong>    &#x3C;abs:laStartDate>2001-04-04&#x3C;/abs:laStartDate>
    &#x3C;abs:rmStartDate>2001-04-04&#x3C;/abs:rmStartDate>
    &#x3C;abs:lastUpdateDate>2001-04-04&#x3C;/abs:lastUpdateDate>
    &#x3C;abs:class>R&#x3C;/abs:class>
  &#x3C;/abs:Address>
&#x3C;/abs:addressMember>
</code></pre>

### COU feature – AddressBase GML <a href="#id-5.2.2_cou_feature_-_addressbase_gml" id="id-5.2.2_cou_feature_-_addressbase_gml"></a>

<pre class="language-xml" data-overflow="wrap"><code class="lang-xml">Changed fields are highlighted in red.
<strong>&#x3C;abs:addressMember>
</strong><strong>  &#x3C;abs:Address gml:id="uk.addressbase.uprn.100040205844">
</strong>    &#x3C;abs:uprn>100040205844&#x3C;/abs:uprn>
    &#x3C;abs:osAddressTOID>osgb1000002274362298&#x3C;/abs:osAddressTOID>
    &#x3C;abs:udprn>8782432&#x3C;/abs:udprn>
    &#x3C;abs:subBuildingName xml:lang="en">FLAT C&#x3C;/abs:subBuildingName>
    &#x3C;abs:buildingName xml:lang="en">PEMBROKE HOUSE&#x3C;/abs:buildingName>
    &#x3C;abs:buildingNumber>4&#x3C;/abs:buildingNumber>
    &#x3C;abs:thoroughfare xml:lang="en">BYSTOCK TERRACE&#x3C;/abs:thoroughfare>
    &#x3C;abs:postTown xml:lang="en">EXETER&#x3C;/abs:postTown>
    &#x3C;abs:postcode>EX4 4HY&#x3C;/abs:postcode>
    &#x3C;abs:postcodeType>S&#x3C;/abs:postcodeType>
    &#x3C;abs:position>
      &#x3C;gml:Point srsName="urn:ogc:def:crs:EPSG::27700" gml:id="uk.addressbase.uprn.p.100040205844">
        &#x3C;gml:pos>291640.00 93040.00&#x3C;/gml:pos>
      &#x3C;/gml:Point>
    &#x3C;/abs:position>
    &#x3C;abs:positionLatLong>
      &#x3C;gml:Point srsName="urn:ogc:def:crs:EPSG::4258" gml:id="uk.addressbase.uprn.pl.100040205844">
        &#x3C;gml:pos>50.7268511 -3.5366289&#x3C;/gml:pos>
      &#x3C;/gml:Point>
    &#x3C;/abs:positionLatLong>
    &#x3C;abs:rpc>2&#x3C;/abs:rpc>
    &#x3C;abs:country>E&#x3C;/abs:country>
    &#x3C;abs:changeType>U&#x3C;/abs:changeType>
    &#x3C;abs:laStartDate>2001-04-04&#x3C;/abs:laStartDate>
    &#x3C;abs:rmStartDate>2001-04-04&#x3C;/abs:rmStartDate>
    &#x3C;abs:lastUpdateDate>2010-06-04&#x3C;/abs:lastUpdateDate>
    &#x3C;abs:class>R&#x3C;/abs:class>
  &#x3C;/abs:Address>
&#x3C;/abs:addressMember>
</code></pre>


---

# 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/addressbase-technical-specification/example-records.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.
