# Geographic Raw Data

The raw data tab displays the underlying data used to generate the Geographic page for the Caller Profile section for the selected date range.

Additionally, there is an Export button that can be used to download the raw data in CSV format for use with Excel (or similar spreadsheet software). For programmatic access to this data check out our [VoiceTrends API](/voicetrends/voicetrends-api.md) documentation.

## US Raw Data

![](/files/-MbaxRRx19ahazmfI-Bd)

## Global Raw Data

![](/files/-MbaxRRzQ7DVzL2ahlhH)


---

# 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.plumvoice.com/voicetrends/caller-profile/geographic-raw-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.
