CivicActions / nebula

Other
3 stars 5 forks source link

Handle the fact that AHRQ doesn't contain drug in some elegant manner. #87

Open RobertLRead opened 9 years ago

RobertLRead commented 9 years ago

Tyson made it very clear that he wanted to see whatever information was in Adverse Events, whether in AHRQ or not.

ethanteague commented 9 years ago

I think the logic we have in place is allowing for this, @RobertLRead . For example, go to ?saved=ibuprofen+xanax, and type in "cocaine." You'll notice this is not in autocomplete (meaning it is not in the AHRQ dataset), but does return adverse events in the barchart, as it is in the fda dataset. Is there more we should be doing?

rakanowicz commented 9 years ago

Does this help?