GithubHelp home page GithubHelp logo

jhklee / vc_ib_conflict_of_interest Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 720 KB

I present the entire code for my paper "IPO underwriter’s conflict of interest: When IPO underwriter has stake of the issuer"

Jupyter Notebook 100.00%

vc_ib_conflict_of_interest's Introduction

IPO underwriter’s conflict of interest: When IPO underwriter has stake of the issuer

I present the entire code for my paper "IPO underwriter’s conflict of interest: When IPO underwriter has stake of the issuer"

Link for the latest version

In this project I use 4 main datasets. Securities Data Corporation(SDC) Corporate New Issues database, Center for Research in Securities Prices (CRSP) daily stock files, Compustat, and PREQIN Pro.

The order of my code is as bellow.

  1. Merge Preqin Pro data and SDC data. (DATA 1)
    1.1. Fuzzy match the issuer in SDC and the firm in Preqin Pro. -code
    1.2. Fuzzy match the underwriter in SDC and the investor in Preqin Pro. -code
    1.3. Handmatch the underwriter in SDC and the investor in Preqin Pro. -code
  2. Merge CRSP daily stock files with Compustat using CCM table. (DATA 2) -code
  3. Add buy and hold longterm return by merging DATA 1 and DATA 2. -code
  4. Calculte the exccess return which is the buy-and-hold return of the portfolio of firms within each industry. -code
  5. Report results in Latext formate. (summary statistics, regression analysis, and difference and difference analysis) -code

Link for the final merged data

vc_ib_conflict_of_interest's People

Contributors

jhklee avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.