Day 4: Visualising Data
Goal
To get you using the tools taught to create maps and plots using data.
Introductory session:
- An introduction to Quarto (some examples of what you can do):
So that you can see how I’ve used Quarto to create all of the material for this week:
Source | Site |
---|---|
github.com/jreades/code-camp | jreades.github.io/code-camp |
github.com/jreades/jaipur | jreades.github.io/jaipur |
Documentation
Applied session:
- You have three ways that you can work on the project:
- Creating a PDF report in Quarto starting from: Report.qmd and include-in-header.tex. [These need to be in the same directory!]
- Creating a Presentation (which you view in your browser) from: Presentation.qmd.
- Creating a Web Page (which you obviously view in your browser) from: Web_Page.qmd.
- Adding new data to your map
- Changing colours, line widths, …, choropleths and maps-in-maps.
- Working on a report — choosing a topic of interest (continuation of Day 3)