> For the complete documentation index, see [llms.txt](https://docs.answr.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.answr.space/coding-examples.md).

# Coding Examples

- [Code Samples](https://docs.answr.space/coding-examples/code-samples.md): Here are a few simple snippets to get started
- [Simple climatic variables plotting](https://docs.answr.space/coding-examples/simple-climatic-variables-plotting.md): A step by step guide on how to plot climate variables using answr API
- [Climatic variables spatial plotting](https://docs.answr.space/coding-examples/climatic-variables-spatial-plotting.md): Here we are going through step by step on how to spatially place the responses from API requests on a plot using Python
- [Reporting tool](https://docs.answr.space/coding-examples/reporting-tool.md): Here we are going to create an interactive reporting tool with R and R-shiny
