# DAWA

{% hint style="info" %}
💪 **Difficulty:** very easy

⏳ **Time to complete**: approx. 1 minute
{% endhint %}

## 💬 Description

DAWA is a look-up tool for address and city-related data in Denmark. With Less, you can extract a single table containing all zip codes in Denmark including city names and geo-coordinates

## 🤑 Use Case

Very helpful for geospatial analysis if you wanna know where in Denmark your clients, orders, deliveries, etc. are.&#x20;

## 🛠️ Setup

DAWA is super simple. All you need to do is open the Connector, specify the update frequency and click done!

###


---

# 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://resources.less.tech/less-tech/connectors/connector-guides/dawa.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.
