# The Hierarchical Structure of the Census Data

Many objects in the Census Database can be subdivided into multiple levels, such as entire buildings, volumes of drawings, books, or location records. The records of the Object Types [Antique Monuments,](/using-census-data/data-in-the-census-records/antique-monument-records.md) [Postclassical Works](/using-census-data/data-in-the-census-records/postclassical-work-records.md), [Bibliography](/using-census-data/data-in-the-census-records/bibliography-records.md), and [Location](/using-census-data/data-in-the-census-records/location-records.md) are therefore organized according to a hierarchical structure.

For example, individual columns of the Pantheon are structurally subordinate to the building and are further subdivided into their individual sections:

<figure><img src="/files/62oOPptjeiESv7h8d8dK" alt=""><figcaption></figcaption></figure>

Similarly, in the case of a Postclassical Work, the pages of a sketchbook are subordinate to the volume as a whole, and pages are further subdivided into sections.&#x20;

As is shown below, to ensure that the hierarchical structure of a record is visible, it is important that the 'Show hierarchy' button at the top left of the Detail view is activated:

<figure><img src="/files/7C9eBWjkhltwIJVVGYJw" alt=""><figcaption></figcaption></figure>


---

# 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.census.de/the-census-database-overview/the-hierarchical-structure-of-the-census-data.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.
