Python code to write data from FDA api to a csv file
I need help in python code to pull data from the FDA drugs api (https://open.fda.gov/apis/drug/drugsfda/) and write it to a csv so I can manipulate it on tableau.
I need help in python code to pull data from the FDA drugs api (https://open.fda.gov/apis/drug/drugsfda/) and write it to a csv so I can manipulate it on tableau.