Skip to content

the-coding-coco/wrds-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

About this project

If you need to use CapitalIQ for M&A transaction data but do not like the outdated and slow interface, maybe give Python a try if you have access to WRDS. You can save and run your favorite searches quickly and easily.

ciq_transactions.py - showcasing how to use complex SQL instructions to pull and combine data across multiple databases, deal with duplicates, and do basic filter and sort operations.

The code was written to run on JupyterHub on WRDS. If you want to run the code in a different setting, extra setups and tweaks may be required.

To learn more about WRDS APIs, please visit the official WRDS github and this short tutorial.

To-do list

About

Interacting with WRDS via Python

Resources

License

Stars

Watchers

Forks

Languages