Join our Workshop on jsonlite: A Simple and Robust JSON Parser and Generator for R!
The Workshop will be jointly held by Sangeeth Selvaraju & Milan Schröder at 10am on November 4th, 2021.
This repository provides materials for a session that is part of the I2DS Tools for Data Science workshop run at the Hertie School, Berlin in November 2021. The student-run workshop is part of the course Introduction to Data Science taught by Simon Munzert at the Hertie School, Berlin, in Fall 2021.
This session will introduce you to
The goals of this session are to (1) equip you with conceptual knowledge about the jsonlite package and the JSON data format (2) show you the some key verbs of the package, and (3) provide you with practice material as well as some further readings.
- https://www.json.org/json-en.html
- https://cran.r-project.org/web/packages/jsonlite/vignettes/json-aaquickstart.html
- https://cran.r-project.org/web/packages/jsonlite/index.html # type: help(jsonlite)
- https://github.com/jdorfman/Awesome-JSON-Datasets # a selection of JSON datasets on various topics
- https://arxiv.org/abs/1403.2805
The material in this repository is made available under the MIT license.
Sangeeth Selvaraju prepared the presentation and practice material.
Milan Schröder prepared the script used in the presentation and the workshop, and formatted the presentation.