NotesViewer


dc.contributor.authorMaster, Sahal
dc.contributor.otherPEDSnet Data Coordinating Center
dc.contributor.otherApplied Clinical Research Center, Children's Hospital of Philadelphia
dc.date.accessioned2026-06-03T15:14:22Z
dc.date.created2026-06
dc.descriptionNotesViewer lets you connect to any PostgreSQL database (the connection is resolved via the srcr package) and explore tables in a responsive, searchable UI. It is especially handy for: - Inspecting raw rows from large tables. - Applying ad‑hoc filters before loading data to minimise network traffic. - Quickly locating records using plain‑text or PCRE regex searches. - Exporting filtered results to CSV for downstream analysis.
dc.description.abstractNotesViewer is an interactive Shiny web application for exploring PostgreSQL tables. It provides a flexible UI for connecting to a database, selecting tables, applying server‑side filters, and visualising rows as cards, tables, or profiling summaries. The app is designed for quick ad‑hoc data inspection without writing SQL manually.
dc.identifier.urihttps://hdl.handle.net/20.500.14642/1658
dc.publisherPEDSnet
dc.rightsa CC-BY Attribution 4.0 license.
dc.rights.urihttps://creativecommons.org/licenses/by/4.0/
dc.subjectR
dc.subjectPostgres Compatible
dc.subjectNatural Language Processing
dc.subject.meshNatural Lanuage Processing
dc.subject.meshElectronic Health Records
dc.titleNotesViewer
dspace.entity.typeCode
local.code.githubhttps://github.com/PEDSnet/NotesViewer
local.code.package# Clone the repository (if not already present) git clone https://github.com/yourorg/NotesViewer.git # Change to the project directory setwd("NotesViewer") # Install required packages install.packages(c( "shiny", "bslib", "DBI", "RPostgres", "DT", "shinyjs", "shinycssloaders", "jsonlite", "srcr" ))
relation.isCodeOfCode175812eb-1632-407b-9e43-1a49844dae35
relation.isCodeOfCode.latestForDiscovery175812eb-1632-407b-9e43-1a49844dae35
relation.isDocumentationOfCode88dd6903-1cb0-4296-9ace-62eba94d7ff2
relation.isDocumentationOfCode.latestForDiscovery88dd6903-1cb0-4296-9ace-62eba94d7ff2
relation.isPublicationOfCode88dd6903-1cb0-4296-9ace-62eba94d7ff2
relation.isPublicationOfCode.latestForDiscovery88dd6903-1cb0-4296-9ace-62eba94d7ff2

Files

Domains