== Directory Layout ==
=== Where is the Data? ===
==== Directories ====
All of the information for this project is located at <code>E:\McNair\Projects\SimplerPatentData</code>
There are four several interesting directories:
* <code>data/downloads/</code> is USPTO bulkdata, unmodified straight from the scraper
* <code>src/</code> is the main code repository for the java project
==== Input Files ====
All of the text-only Red Book files for '''granted patents''' from 1976 to 2016, inclusive. To find a specific year's XML file, find it in
<code>E:\McNair\Projects\SimplerPatentData\data\downloads\maintenance</code>
=== Where is the Code? ===
TODO
==== Design ====
TODO
==== Using Code ====
TODO
==== Altering Code ====
TODO
== Schema Reconciliation ==