# Data Organization & Analysis

| Name          | Description                                                                                                                                                                                         | Cost                                                         | Tool Review and Guide                                                                                                                                        |
| ------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Atlos         | ATLOS is a platform for collaborative and large-scale open source investigations.                                                                                                                   | <mark style="background-color:orange;">Partially Free</mark> | [https://bellingcat.gitbook.io/toolkit/more/all-tools/atlos](/toolkit/more/all-tools/atlos.md)                                                               |
| Blender       | Blender is an open-source 3D creation suite supporting the 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing, and motion tracking, even video editing.                   | <mark style="background-color:green;">Free</mark>            | [https://bellingcat.gitbook.io/toolkit/more/all-tools/blender](/toolkit/more/all-tools/blender.md)                                                           |
| Datawrapper   | A tool for creating interactive charts, maps, and tables from your data, offering a user-friendly interface for visualizing information.                                                            | <mark style="background-color:orange;">Partially Free</mark> | [https://bellingcat.gitbook.io/toolkit/more/all-tools/datawrapper](/toolkit/more/all-tools/datawrapper.md)                                                   |
| Gephi         | Open-source network analysis and visualization software                                                                                                                                             | <mark style="background-color:green;">Free</mark>            | [https://bellingcat.gitbook.io/toolkit/more/all-tools/gephi](/toolkit/more/all-tools/gephi.md)                                                               |
| Logseq        | Logseq is an open-source knowledge management tool that enables users to organize their notes, tasks, and projects.                                                                                 | <mark style="background-color:green;">Free</mark>            | [https://bellingcat.gitbook.io/toolkit/more/all-tools/logseq](/toolkit/more/all-tools/logseq.md)                                                             |
| Maltego Graph | Maltego Graph is an investigation platform that combines two things at once: (1) It acts as a search tool, and (2) It creates a graph establishing links between data you uncover from your search. | <mark style="background-color:orange;">Partially Free</mark> | [https://bellingcat.gitbook.io/toolkit/more/all-tools/maltego](/toolkit/more/all-tools/maltego.md)                                                           |
| Obsidian      | A knowledge management and note-taking app with extensive customization options.                                                                                                                    | <mark style="background-color:orange;">Partially Free</mark> | [https://bellingcat.gitbook.io/toolkit/more/all-tools/obsidian](/toolkit/more/all-tools/obsidian.md)                                                         |
| Pinpoint      | A tool by Google to catalogue uploaded documents and files, providing OCR, indexing, and other services. Full access only granted to journalists, academic researchers and university students.     | <mark style="background-color:green;">Free</mark>            | [https://bellingcat.gitbook.io/toolkit/more/all-tools/pinpoint](/toolkit/more/all-tools/pinpoint.md)                                                         |
| QGIS:         | QGIS is a free Open Source Geographic Information System (GIS).                                                                                                                                     | <mark style="background-color:green;">Free</mark>            | [https://bellingcat.gitbook.io/toolkit/more/all-tools/qgis](/toolkit/more/all-tools/qgis.md)                                                                 |
| RAWGraphs     | RAWGraphs is an open-source data visualization tool designed for non-technical users, enabling the creation of customizable, editable charts without coding skills.                                 | <mark style="background-color:green;">Free</mark>            | [https://bellingcat.gitbook.io/toolkit/more/all-tools/rawgraphs](/toolkit/more/all-tools/rawgraphs.md)                                                       |
| Time.Graphics | A tool for creating, visualizing, and managing timelines online.                                                                                                                                    | <mark style="background-color:orange;">Partially Free</mark> | <p><sub><em>Guide not available</em></sub></p><p><a href="https://time.graphics"><mark style="background-color:blue;"><https://time.graphics></mark></a></p> |


---

# 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://bellingcat.gitbook.io/toolkit/categories/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.
