1 Introduction
The scientific community has invested heavily in what is known as reproducible research to make their work reproducible for themselves and for other scientists wishing to replicate their studies to verify findings or explore the subject further. Scientists do not deploy reproducible research for cost cutting, but to document their research, making it both reproducible and verifiable. The technology available to create reproducible research is not limited to the scientific community. Any individual or organization can utilize this technology to make one’s own reporting reproducible. There are many recent discussions regarding reproducible research in the literature and online presentations. See, for example, a recent example from Duke University (John Little, 2022). The advantages of reproducible reporting are many, including organizing resources, automating the presentation of data analysis, and compiling data into a report for publication or review. It is this automation of the process that saves as much as 50 percent of the time it takes to create land title reports. Reproducibility turns the process into an iterative process, so, as the data changes, the reports themselves simply update automatically. Stated another way, much of our reporting and document preparation stays the same while only the data source changes. An example would be the preparation of oil and gas leases. Instead of a lease and offer letter being prepared for each Lessor, all packages can be prepared at once from one data source. The names, tracts, net minerals and bonus payments change for each lessor and for each project, only the data input changes. The process of producing multiple lease packages is one batch print operation. This is called parameterized reporting. The template remains the same. Only the data changes. A separate report is created for each Lessor, for example. The process is much more robust than “mail merge” operations. The reporting process actually recalculates results using the parameters for each report. Utilizing the computer to batch process leases, very little time is used in preparing the lease package documents. It reduces the process from time measured in hours or days into seconds. This is where reproducible reporting has a great advantage over traditional reporting methods both in savings of time and money. The time savings is huge.
1.1 Usage
While replication is a fundamental tenet of science, it is grossly underutilized in business applications; especially the title business. The process of preparing reports in the title industry is expensive and time consuming. The process of interpreting title ownership requires “hands-on” review of title documentation and a knowledge of land law, contract law, probate law, etc. However, the process of reporting the analysis can be shortened by utilizing the methodology of reproducible research. Reproducible reporting is a way of utilizing current technology to both create iterative types of reports known as parameterized reports, and as a way to organize the title ownership data into easily managed data which can be maintained in a centralized database and updated as necessary.
1.3 About this document
This proposal is written in the format of a book with the Bookdown package for R, and is made available online in the form of an HTML document, PDF format, and as eBook publication. I intend to maintain a live preview which will update as I edit and change the document on an as-needed basis.