https://github.com/nrennie/data-viz-resources
Resources relating to data visualisation.
https://github.com/nrennie/data-viz-resources
data-visualisation quarto resources
Last synced: 3 months ago
JSON representation
Resources relating to data visualisation.
- Host: GitHub
- URL: https://github.com/nrennie/data-viz-resources
- Owner: nrennie
- Created: 2025-08-06T08:06:30.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-09-26T02:37:52.000Z (3 months ago)
- Last Synced: 2025-09-26T04:26:55.820Z (3 months ago)
- Topics: data-visualisation, quarto, resources
- Language: RMarkdown
- Homepage: https://nrennie.rbind.io/data-viz-resources/
- Size: 2.38 MB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Visualisation Resources
See resources at: [nrennie.rbind.io/data-viz-resources](https://nrennie.rbind.io/data-viz-resources/).
## Adding or editing a resource
* Please make a pull request with an edit to the `resources.csv` file.
* Ensure all four columns are complete.
* `Category`: valid options are `General`, `Data viz community`, `Data viz people`, `Colour`, `Accessibility`, `Visual perception`, `Programming`, `Resource list`, `Style guide`, `Viz software`, or `Inspiration`. If a resource fits into multiple `Topic` categories, please choose the one that fits best.
* `Name`: the name of the resource e.g. Who's blog is it? Or what is the name of the book?
* `Link`: the full URL to the resource. Links should generally be to the main resource page e.g. link to a blog rather than a single blog post, or a YouTube channel rather than a single video.
* `Tags`: the category of the resource e.g. the programming language, or area of data visualisation covered. Resources may have multiple categories, which should be separated by a semi-colon, `;`. If you are adding a new tag, please explain why in your PR description.