Difference between revisions of "Patent Data"

From edegan.com
Jump to navigation Jump to search
Line 15: Line 15:
  
 
==Data Sources==
 
==Data Sources==
Data has been extracted from the [['''USPTO Bulk Data''']], the Harvard Dataverse, and Lex Machina, an online patent litigation database. {{#section:USPTO_Bulk_Data_Processing|bulk}}
+
Data has been extracted from the '''[[USPTO Bulk Data]]''', the Harvard Dataverse, and Lex Machina, an online patent litigation database. {{#section:USPTO_Bulk_Data_Processing|bulk}}
 
The [[Patent|Patent Database]] contains the merged datasets from the USPTO bulk data and Harvard Dataverse using SQL. Specifics on how the datasets were merged are given in [[Patent Data Processing - SQL Steps]].
 
The [[Patent|Patent Database]] contains the merged datasets from the USPTO bulk data and Harvard Dataverse using SQL. Specifics on how the datasets were merged are given in [[Patent Data Processing - SQL Steps]].
  

Revision as of 15:36, 19 January 2017


McNair Project
Patent Data
Project logo 02.png
Project Information
Project Title
Start Date
Deadline
Primary Billing
Notes
Has project status
Copyright © 2016 edegan.com. All Rights Reserved.


This project is concerned with maintaining and updating patent data, to enable the McNair Center staff to extract meaningful data for academic papers and reports. Currently, there are two primary sources for this data - the US Patent and Trademark Office as well as the Harvard Dataverse. Data from the LexMachina online database has been added to provide information on patent litigation. All the acquired data is stored in normalized tables to be accessed and modified using SQL. The patent data has been separated into multiple databases based on data source or subject matter. Each database consists of several tables for which the known issues have been recorded.

Data Sources

Data has been extracted from the USPTO Bulk Data, the Harvard Dataverse, and Lex Machina, an online patent litigation database. The USPTO provides bulk data recording patent transactions, applications, properties, reassignments, and history through XML files to the general public. These files have been downloaded and the data has been compiled in tables using PostgreSQL. The objective of processing the bulk data is to enhance the McNair Center's historical datasets (patent_2015 and patentdata) and track the entirety of US patent activity, specifically concerning utility patents.

The Patent Database contains the merged datasets from the USPTO bulk data and Harvard Dataverse using SQL. Specifics on how the datasets were merged are given in Patent Data Processing - SQL Steps.

Database Specifics

The Patent Database focuses on patents, patent litigation, patent maintenance, patent assignment, and other details on patent owners. The USPTO Assignees Database (version 2) focuses on patent assignments, a transaction between one or more patent owners with one or more parties where ownership or interest in one or more patents is assigned or shared. The database consists of historical assignment data provided by the USPTO in XML files. Specifics on how the database are given on the USPTO Assignees Data Processing Page.

Sources of Data

USPTO Bulk Data

Harvard Dataverse

Venture Xpert

Lex Machina

Data Model

Academic Projects

'Little Guy' Academic Paper

The first application of the refined database will be the Little Guy Academic Paper.

Patent Trolls

Academic Paper: The patent database will also be used to explore the existence of patent trolls and characteristic litigation activity. An academic paper may be developed defining patent trolls and other entities often confused as patent trolls. The data from Lex Machina will be used to track troll behavior and associated outcomes as well as the impact of other patent intermediary and assertion bodies.

Issue Brief: Based on an analysis of the litigation data from Lex Machina, an issue brief, tentatively titled The Truth Behind Patent Trolls, on patent troll activity may be written to report on how best to curve abuses through innovation policy and reform.