Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 299 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 299 Bytes

Patent-Relational-Mapper

This is a project by Jude Packard-Jones. The objective is to pull information from the PatentSearch API and organize and graph it. TODO: Exhaust API and pull in a new query set to graph. Commit message guide:

  • "+" = adds
  • "-" = removes
  • "|" = changes
  • "'" = fixes