Skip to content

goulu/D3PatentsView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D3PatentsView

Visualization of US Patents with D3js as a "force graph" where:

  • X axis is constrained to the patent's date
  • Edges show cited/cited by relationship
  • Colors identify assignee organizations (companies)
  • Hoovering a node shows information about the patent
  • Single click on a node "highlights" it and its direct neighbors (thanks)
  • Double click opens the patent's page in Google Patent

see demo

JSON data is generated by calling the PatentsView API with some Python code which is not (yet) public

About

Visualization of US Patents with D3js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published