> 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/os-open-built-up-areas/os-open-built-up-areas-overview/product-supply.md).

# Product supply

## Available formats <a href="#id-3.1-available-formats" id="id-3.1-available-formats"></a>

OS Open Built Up Areas is supplied in GeoPackage and CSV formats. Further detail on both formats, including features, benefits and

## Supply mechanism <a href="#id-3.2-supply-mechanism" id="id-3.2-supply-mechanism"></a>

OS Open Built Up Areas is supplied as an online download. You can download the product in GeoPackage or CSV formats from the [OS Data Hub](https://osdatahub.os.uk/).

## Coverage <a href="#id-3.3-coverage" id="id-3.3-coverage"></a>

Coverage for OS Open Built Up Areas is all of Great Britain.

## File size <a href="#id-3.4-file-size" id="id-3.4-file-size"></a>

### GeoPackage:

* Delivered in a single compressed file (ZIP) containing all three feature types.
* File size is approximately 278.9MB.
* Data is not encrypted.

### CSV:

* Delivered in three individual files, one for each feature type.
* File size of each file is approximately 39.08MB.
* Data is not encrypted.

## Currency <a href="#id-3.5-update-schedule" id="id-3.5-update-schedule"></a>

The first release of OS Open Built Up Areas was in December 2022. After this, the product is scheduled to be released every two years. This schedule was agreed with ONS and Scottish Government.


---

# 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/os-open-built-up-areas/os-open-built-up-areas-overview/product-supply.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.
