popbr / data-integration

Apache License 2.0
1 stars 4 forks source link

Retrieving abstracts from pubmed based on spread-sheet #29

Open aubertc opened 8 months ago

aubertc commented 8 months ago

The goal is to

  1. gather some information from a spreadsheet (how much is still open: only title, title + author, something else?)
  2. retrieve the corresponding abstract from pubmed,
  3. insert that abstract back into the spreadsheet.
aubertc commented 8 months ago

My attempt at 2 is at https://github.com/popbr/data-integration/tree/main/Abstract_finder

A few notes: