# Which dataset should you use?

![](/files/2dPxJD8SdpdJW9tB9JeY)

The [Ladybug Tools EPW map](https://www.ladybug.tools/epwmap/) aggregates weather files from many sources and makes them spatially explicit. You can search for a location by typing it in the search field, and the map will zoom to your selected area. However, a single place can have multiple weather files, so how does one decide which file to use?

![](/files/Het9G0fumTPJVZhvyyBT)

Well, it depends on the type of study you need to complete. Suppose you are studying the impact of climate change and global warming on energy consumption in buildings. In that case, you may want the newest data that captures increases in global temperatures over time. However, if you’re going to simulate daylight, you should choose a climate file that closely resembles your site’s microclimate.


---

# 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.ladybug.tools/ladybug-tools-academy/climate-analysis/which-dataset-should-you-use.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.
