Skip to content

Website switchover: openwashdata.org renders the harvested CSVs #11

Description

@larnsce

Goal

openwashdata.org reads the harvested catalog instead of the Google Sheet. This is the launch criterion: the catalog is not live until the website shows it.

Rewritten 2026-09-04 per dev/decisions-2026-09.md.

Why now

washr 1.1.0 (2026-09-02) deleted update_gsheet_metadata(), the only writer of the sheet, so since then no new package reaches it. washr #69 stays open for the replacement, which is owdata.

Website change

pages/gallery/data/index.qmd in the website repository reads the sheet with googlesheets4 and renders a DT table with name, location, status, description, published date and website link. Replace the sheet read with:

Tasks:

washr documentation (follow-up)

One sentence in the washr vignette after "Cite and release" and in the publishing guide: a package with a Zenodo DOI appears in the openwashdata catalog within a week.

Acceptance criteria

  • The website data page renders from the CSVs with no googlesheets4 dependency and at least the columns it shows today
  • Variables are searchable on openwashdata.org
  • The sheet has a recorded freeze date and washr #69 is closed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions