# Introduction to Data Visualization

{% embed url="<https://docs.google.com/presentation/d/1KQSEHgGk7tUIlOzSvLsEKW-r9wxZgy3gbu83h0SDbB8/edit#slide=id.g132768ca09d_0_73>" %}

{% embed url="<https://docs.google.com/presentation/d/1AHD1ho7iDgmg4aJaS9WqHnOJwocIcUMY76y_zCPdzCI/edit?usp=sharing>" %}

Exercise **visualization examples**

Critique a Visualization Project (<https://public.tableau.com/app/discover>)

1. Does this project have a clearly defined message or research question? What is it?
2. What is being visualized?
3. What are some of the applied tools or methods?
4. What is the underlying software or platform?
5. Does the visualization add value or impact and how so?
6. What kind of data are they using? What sources is it drawn from?
7. Identify any usability issues and what improvements could be suggested.
8. Who are the collaborators, project team members, or other partners on this project?
9. Is there anything else worth pointing out not covered above?


---

# 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://bcds.gitbook.io/learn/digital-scholarship-incubator/topics/data-and-data-visualization/introduction-to-data-visualization.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.
