bcorwin / superfriends-book-club-wrapped

Superfriends Book Club Wrapped
0 stars 0 forks source link

Superfriends Book Club Wrapped

This repo takes the ratings and meta data for the books we've read each year and analyzes the data. Then it creates HTML reports for each year.

Set-up

  1. Clone the repo
  2. In R run renv::restore() to install libraries

Updating a report

  1. Create a branch
  2. If updating the most recent year:
    1. Make sure the ratings Google Sheet is up-to-date
    2. Download the ratings and meta data files as CSVs
    3. Move the files to data/
  3. Run render.R to generate the new reports and index
  4. Merge to main

Pages

The final reports can be found here.