# Location Records

The **Location** Object Type includes records for various locations such as countries, cities, museums, or private collections.&#x20;

Each record contains information about alternative names of the location (**Aliases** field), the type of the location (**Type** field, e.g., archive, collection, or part of a building), persons related to the location (**Related Person(s)** field), the nature of this connection (**Relationship** field) as well as the geocoordinates of the location, if applicable, in the fields **Latitude** and **Longitude**.&#x20;

In addition, a location may be subdivided into several buildings, which are then listed in the **Buildings** field, if applicable. In addition, so-called identifiers, i.e., authority files or institutional designations for the identification of the location, are specified under the **Authority Lists** field (more information on Authority data can be found [here](/the-census-database-overview/authority-data.md)). The **Antique Monument** and **Postclassical Work** fields list those antique monuments and postclassical works that are currently located at the Location.

The records in **Location** are organized [hierarchically](/the-census-database-overview/the-hierarchical-structure-of-the-census-data.md). For example, museums are subordinate to the cities in which they are located, and the cities, in turn, are subordinate to the countries in which they are located. The hierarchical levels can be seen above the title of the location and are also displayed in the parent entry field:

<figure><img src="/files/2W1NjGdTZxkNrFPOD8MV" alt=""><figcaption></figcaption></figure>

You can access and search all of the Location records in the Census by clicking on the Location icon on the left-hand menu:

<figure><img src="/files/vatWjtfCrKMfACKr2k8c" alt=""><figcaption></figcaption></figure>

After clicking on the Location icon, you can search all location records using the free-text search field or using Advanced search.


---

# 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/using-census-data/data-in-the-census-records/location-records.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.
