Skip to content

Analysis of the origins of Intellectual Ventures (IV) patents. How many were originally assigned to universities?

Notifications You must be signed in to change notification settings

yarden/iv_patents_and_universities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of the origins of Intellectual Ventures patents

Intellectual Ventures (IV) made their patent portfolio public (available as csv file), which contains nearly 30,000 patents.

This code finds the original assignees and inventors for IV's patents, as well as other data, by looking up the patent IDs in Google's patent database. We use this metadata to ask how many of these patents were originally assigned to universities.

Data

Code

To run analysis, use patents_analysis.py script:

cd ./code
python patents_analysis.py

Required packages:

About

Analysis of the origins of Intellectual Ventures (IV) patents. How many were originally assigned to universities?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages