Book Image

Turning Spreadsheets into Corporate Data

By : Bill Inmon
Book Image

Turning Spreadsheets into Corporate Data

By: Bill Inmon

Overview of this book

Spreadsheets are a popular way to store and communicate business data, but, although they are easy to create and update, they are not reliable enough to be used for making important corporate decisions. With this book, you can gain insight into how to maintain spreadsheets, how to format them, and then convert them into a database of reliable and useful information. Turning Spreadsheets into Corporate Data starts with a quick history of spreadsheet usage. You’ll learn the basics of formatting spreadsheets, including how to handle special characters and column headings, and how to convert the spreadsheet first into an intermediate database and then into corporate data. You will also learn how to utilize the mnemonic dictionary that is created along with the intermediate database. The later chapters discuss the immutability of data and the importance of organizational and political considerations during the data transformation. By the end of this book, you’ll have the skills and knowledge needed to convert your spreadsheets into reliable corporate data.
Table of Contents (16 chapters)
Free Chapter
1
Introduction
14
13: Case Study
15
Glossary
16
Index

Pairing the ssdef Specification to the Spreadsheet

The next step is to run the spreadsheet through the disambiguation technology. In order to use the spreadsheet disambiguation technology, all prior steps must have been followed carefully. The spreadsheet disambiguation can only commence after loading the spreadsheet into the path queue and loading the ssdef table. If the ssdef heading definitions match properly with the spreadsheet, then a “pairing” occurs. This means that the spreadsheet is ready for the identification of all the column names and all the row identifications.

If by chance there is not a successful pairing, it means that the ssdef heading definitions have not been made properly. In this case, the analyst must return to the previous step and try again.

If you get a result of an unsuccessful pairing, you may be annoyed at first. In fact, the failure may be a useful thing. It can alert you to changes that have been made to the spreadsheet since the...