# Benchmark Analysis

The benchmark analysis, similar to the service availability analysis, allows for the evaluation of the proportion of ideal flight conditions and helps assess whether a flight location is suitable. The strength of the benchmark analysis lies in comparing locations regarding their suitability:

{% hint style="success" %}
Direct comparison of multiple locations in comparative benchmark charts.
{% endhint %}

{% hint style="success" %}
Direct comparison of multiple locations with different limit sets.
{% endhint %}

<details>

<summary>Benefits</summary>

* Highest level of detail available
* What is the expected up/down time of my service per year/month/time of day in comparison to other locations
* What are the parameters causing the downtime per year/month/time of day in comparison to other locations

</details>

## Detailed

The detailed analysis is used to evaluate operational conditions and their triggers for day, night, and day & night simultaneously.

#### Content

<details>

<summary>Benchmark of Operational Conditions</summary>

* Detailed day: Operational conditions (per year, per month (nominal), per month (nominal + moderate), reasons for severe conditions, reasons for moderate conditions)
* Detailed day and night: Operational conditions (per year, per month (nominal), per month (nominal + moderate), reasons for severe conditions, reasons for moderate conditions)
* Detailed night: Operational conditions (per year, per month (nominal), per month (nominal + moderate), reasons for severe conditions, reasons for moderate conditions)

</details>

<details>

<summary>Detailed Operational Conditions</summary>

* er month), reasons for moderate conditions (per year, per month), operational conditions (per hour (nominal), per hour (nominal + moderate))
* Detailed day and night: Operational conditions (per year, per month), reasons for severe conditions (per year, per month, per hour per month), reasons for moderate conditions (per year, per month), operational conditions (per hour (nominal), per hour (nominal + moderate))
* Detailed night: Operational conditions (per year, per month), reasons for severe conditions (per year, per month), reasons for moderate conditions (per year, per month), operational conditions (per hour (nominal), per hour (nominal + moderate))

</details>

<details>

<summary>Map Overview</summary>

Map Overview of location (continent, world)

</details>

#### Creation

{% hint style="success" %}
Analysis at different altitudes simultaneously (10m (33ft), 152m (500ft), and 305m (1000ft)).
{% endhint %}

{% hint style="success" %}
Analysis of individual time frames and day times.
{% endhint %}

#### Use cases

<details>

<summary>Use cases</summary>

* Finding an ideal airfield
* comparing drone types at a location

</details>


---

# 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.unisphere.io/operational-analytics/analysis-types/benchmark-analysis.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.
