Skip to content

Merge notebooks for linking PhysioNet to NIH ExPORTER data #27

@briangow

Description

@briangow

Currently there are three notebooks for linking PhysioNet users to NIH ExPORTER data:

  1. Link to any NIH funded project + publication
  2. Link to only NIH-NIBIB funded projects + publications
  3. Link to only NIH-NHLBI funded projects + publications

This should be able to be done with a single notebook. It was done in three separate notebooks because developing additional code to pre-process the data would take additional time, see #23 .

Having three separate notebooks isn't ideal for long-term sustainability, so code should be developed that allows keeping track of whether a given matched author is NIBIB or NHLBI funded while running across all of the NIH ExPORTER data. These connections need to be preserved after:

  • removing duplicate author names (which is required for efficiency)
  • performing the fuzzy-logic matching

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