KPSS Patent Valuation Data Exploration

Data Source

KPSS Patent Values - Market-based valuations of patents from publicly traded firms

How KPSS Values Are Calculated

Method: Stock market event study around patent grant dates

  1. Identify patent grant date
  2. Calculate 3-day abnormal returns around grant (using market model)
  3. Multiply abnormal return × firm market cap = patent value
  4. This gives us a dollar estimate of what investors think the patent is worth

Why this matters: Gives us a market-based valuation rather than just counting patents

Expected Data Structure

Based on the KPSS paper, we expect:

Data We Need to Extract

Core Fields:

Optional Fields:

Data Structure & Ontology Questions

Key questions to answer when exploring the data:

1. Patent Number Format

2. Coverage & Completeness

3. Value Distribution

4. Public Firm Coverage

5. Measurement Issues

Expected Challenges

1. Time Coverage

2. Match Rate

3. Selection Bias

4. Zero Values

Next Steps (Manual Download Required)

You’ll need to:

  1. Go to https://github.com/KPSS2017/Technological-Innovation-Resource-Allocation-and-Growth-Extended-Data
  2. Clone the repo or download the patent values file
  3. Check Noah Stoffman’s website for extended data (2011-2018)
  4. Place data files in this directory
  5. Run the exploration script (to be created next)

Once downloaded, we can:

Alternative: Replicate KPSS Methodology

If KPSS data doesn’t extend to 2020, we could replicate:

Requirements:

Feasibility: Medium difficulty

Question for user: Do you have access to CRSP?