Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 14 additions & 12 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,34 @@
output: github_document
---

datasetjson - Read and write CDISC Dataset JSON formatted datasets in R and Python
================
# datasetjson - Read and write CDISC Dataset JSON formatted datasets in R and Python

### R/Pharma 2025 Workshop

by Mike Stackhouse, Sam Hume, Nick Masel and Eli Miller

-----
------------------------------------------------------------------------

:spiral_calendar: November 7, 2025
:alarm_clock: 08:00 - 11:00 Eastern
:computer: Virtual
:writing_hand: [R/Pharma 2025 Workshop](https://rinpharma.com/docs/RPH2025/)
:spiral_calendar: November 7, 2025\
:alarm_clock: 08:00 - 11:00 Eastern\
:computer: Virtual\
:writing_hand: [R/Pharma 2025 Workshop](https://rinpharma.com/docs/RPH2025/)

-----
------------------------------------------------------------------------

## Description

Join us for an engaging workshop designed to introduce Dataset-JSON, a powerful format for sharing datasets. We'll start with an environment setup and explore the motivation behind choosing Dataset-JSON over other formats like Parquet. The session will include a detailed walkthrough of the Dataset-JSON specification, followed by
hands-on demonstrations and exercises in both R and Python.
Join us for an engaging workshop designed to introduce Dataset-JSON, a powerful format for sharing datasets. We'll start with an environment setup and explore the motivation behind choosing Dataset-JSON over other formats like Parquet. The session will include a detailed walkthrough of the Dataset-JSON specification, followed by hands-on demonstrations and exercises in both R and Python.

Discover how to implement Dataset-JSON in your workflows, learn about upcoming adoption plans, and explore future roadmap and API integrations. This workshop is perfect for data professionals interested in improving dataset interoperability and sharing standards.

## Setup

ADD INFORMATION YOU WANT LEARNERS TO HAVE / STEPS THEY WANT THEM TO COMPLETE PRIOR TO THE WORKSHOP. THIS COULD BE A LINK TO A THREAD ON POSIT COMMUNITY, PACKAGE INSTALL INSTRUCTIONS, HOW TO GET AN POSIT CLOUD ACCOUNT, ETC.
1. Sign-in to Posit.Cloud [here](https://login.posit.cloud/). If you do not have an account, create a free one [here](https://login.posit.cloud/register?redirect=%2F).

2. Access our Posit.Cloud workshop [here](https://posit.cloud/spaces/717326/join?access_code=PJ9jXpW21PMqrENRNTQ3r-g0kJ_PUMqM_pWTa6CS)

3. Copy the workshop and open.

## Schedule

Expand All @@ -53,6 +55,6 @@ tibble::tribble(
gt::fmt_markdown()
```

-----
------------------------------------------------------------------------

![](https://i.creativecommons.org/l/by/4.0/88x31.png) This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).
Loading