Skip to content

yjinbhhs/openFDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openFDA

Case study for AstraZeneca Oncology Machine Learning & AI interview

Q1: Are different adverse events reported in different countries?

country.py: make a query to openFDA API, and save the results to the spread sheet and plot the bar plot.

Q2: What are the different adverse events associated with different disease areas?

disease.py: make a query to openFDA API, and save the results to the spread sheet and plot the bar plot.

Q3: What drugs tend to be taken together?

drug.py: make a query to openFDA API, and save the results to the spread sheet and plot the bar plot.

The results are saved in the output folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages