Skip to content

Smithsonian/DPOMD_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DPO Collections Digitization Dashboard

Dashboard to display general and detailed statistics of digitization projects by the Collections Digitization program of DPO, OCIO, Smithsonian (https://dpo.si.edu/mass-digitization-program).

Live version of the Mass Digi Dashboard: https://shiny.si.edu/massdigi/

Written in R/Shiny.

Packages required:

  • shiny
  • dplyr
  • shinyWidgets
  • DT
  • plotly
  • shinycssloaders
  • lubridate

The app reads data.RData, which contains the dataframes used in each table and plot. This data.RData file is created by another script that reads the data from a Postgres database to generate summary statistics and time series. The script it run every Monday morning using cron.

The Dashboard

The dashboard displays four tabs:

Summary - List of projects and main summary statistics

summary

Progress in Select Projects - Figures of the number of images captured by day or month for some projects

progress

Daily/Monthly Statistics - Tables of images and objects digitized by day and month, plus buttons to download the data in CSV/Excel.

stats

Versions

  • 1.6.0 - Renaming to Collections Digitization and adding tabs for the three main areas: Mass Digi, Imaging Services, and Informatics

About

Dashboard to display general and detailed statistics of digitization projects by DPO Mass Digitization, OCIO, Smithsonian

Topics

Resources

License

Stars

Watchers

Forks

Languages