Skip to content

ENH: figure out a way to pull editor domain expertise from our data #92

@lwasser

Description

@lwasser

We capture editor & reviewer domain expertise in our editor signup sheet, but it's a Google Doc, and it's private.
We have a semi-public version, but we don't want to share that with the world.

We have data including.

Image

And available editors:

Image

But that data doesn't map. to the domain areas of the package or editor.
It would be helpful if editors available had domain expertise to help the EiC better connect the two.

Approaches

  1. We could export a CSV from Google Sheets and parse the data via Python. That will be a bit cumbersome to automate.
  2. We could move to Airtable, spend time populating current editor data there, and then create a form so Airtable captures data. and a dashboard to EiC can parse through that data.
    • If we do this, we could then hit the airtable api to pull down the data that we need for the metrics dashboard.

A middle ground could be to initially create the csv by hand, write code to parse the file and create a metrics csv manually using Python with the intention of moving to an api based workflow.

Metadata

Metadata

Assignees

No one assigned

    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