API Endpoint for journals.

GET /api/articles/19469/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "pk": 19469,
    "title": "Use of a Reproducible R Shiny Web App to Promote Students' Interest in Coding",
    "subtitle": null,
    "abstract": "<p>Programming or coding plays a crucial role in ensuring reproducibility in data analysis. Among the various programming languages in the field of data science, R stands out as a powerful tool capable of implementing a diverse range of statistical and graphical techniques. Unfortunately, in general education, lots of non-computing majors do not take a typical programming course due to their fear of the command line. A web app Rstats (http://esumath.shinyapps.io/rstats) was developed to promote students’ interest in R programming while learning introductory statistics, irrespective of their coding background. The web app provides a user-friendly point-and-click interface for data analysis, allowing students to explore statistical concepts without having to write code directly. But reproducible R code for the data analysis will be generated and displayed in the web app. Thus students can learn the programming language R during data analysis with the web app. By removing the intimidation associated with coding features, the web app aims to engage a broader audience in the realm of data and information. Source code of the app is provided for instructors who wish to deploy the web app to their own server. The features of the web app are described in detail and how the web app was applied to a GE statistical data analysis is discussed. </p>",
    "language": "eng",
    "license": {
        "name": "Creative Commons Attribution-NonCommercial  4.0",
        "short_name": "CC BY-NC 4.0",
        "text": "Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.\r\n\r\nNonCommercial — You may not use the material for commercial purposes.\r\n\r\nNo additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.",
        "url": "https://creativecommons.org/licenses/by-nc/4.0"
    },
    "keywords": [
        {
            "word": "General Education"
        },
        {
            "word": "introductory statistics"
        },
        {
            "word": "R"
        },
        {
            "word": "Shiny"
        },
        {
            "word": "web app"
        }
    ],
    "section": "Technology Innovations",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/19r9k47z",
    "frozenauthors": [
        {
            "first_name": "Xuemao",
            "middle_name": "",
            "last_name": "Zhang",
            "name_suffix": "",
            "institution": "Other",
            "department": ""
        }
    ],
    "date_submitted": "2024-02-20T21:30:58.047000+01:00",
    "date_accepted": "2025-07-31T18:56:12.918000+02:00",
    "date_published": "2025-08-13T15:08:00+02:00",
    "render_galley": {
        "label": "19469-for-publishing",
        "type": "pdf",
        "path": "https://journalpub.escholarship.org/tise/article/19469/galley/38502/download/"
    },
    "galleys": [
        {
            "label": "19469-for-publishing",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/tise/article/19469/galley/38502/download/"
        }
    ]
}