stitcher icon indicating copy to clipboard operation
stitcher copied to clipboard

Novel FDA Approvals API: innovation type events for innovative drugs pages

Open grishagin opened this issue 6 years ago • 0 comments

Tim consumes a csv, that should come directly from the Stitcher API response, with the following fields:

//1+ first
//2+ orphan
//3+ fastTrack
//4+ breakthrough
//5+ priority
//6+ accelerated
//7+ initClinicalStudy
//8+ nctDate
//9 therapeuticClass
//10 substanceClass
//11 moleculeType
//12+ name
//13+ ingredients
//14+ dateString
//15 use
//16+ disease
//17 modeOfAction
//18+ innovation
//19 bla
//20 press
//21 trials
//22+ unii
//23 pharmacology
//24+ target

Fields with a (+) indicate those currently consumed to produce the web page.

Example file at:
https://spotlite.nih.gov/tksheils1/2017-drugs/blob/master/src/assets/2012-2017-NMEs-6-13-18.csv

grishagin avatar Nov 05 '18 12:11 grishagin