Collect and analyze data related to clinical trials of publicly listed biotech and pharmaceutical stocks. This is intended to give a clinical pipeline and financial overview of many securities. This implementation is only possible with a license to the clinical data search engine at api.molecularmatch.com.
Run with ...
After running this code, you will see a result like this of pharma stocks, with their numbers of trials in pipeline, and the market capitalization (MC).
Anaconda Python 3 distribution is very helpful.
https://conda.io/docs/user-guide/install/index.html
A local MongoDB server needs to be running.
https://www.mongodb.com/download-center
Explain how to run the automated tests for this system
Explain what these tests test and why
Give an example
- Shane Neeley - Initial work - Shane-Neeley
This project is licensed under the MIT License - see the LICENSE.md file for details