Title:
U.S. crude oil, natural gas, and natural gas liquids
reserves [electronic resource]
Original diskette files: All diskettes were mounted on a 5 1/4" drive of a
Windows 98 PC and the diskette files were copied to the PC hard drive. To preserve
the original file content, all files were transferred to a UNIX server in binary
format and retain their original time and date stamps.
Processed documentation file: The original DOS ASCII documentation
FILES.DOC was examined with Perl "cio" (check-it-out) to identify extraneous
control and high ASCII characters. Nulls (octal 0) and the substitute control
code (octal 32) were replaced with a blank using Perl "fix". DOS carriage return
characters (octal 15) were removed with UNIX "tr". The "fixed" file was saved
with a .TXT file extension.
Processed data files: The original rectangular non-delimited DOS ASCII data
files were translated to ASCII comma separated value (ASCII CSV) data file format
with Windows DBMS/COPY using the specifications in the original documentation.
DBMS/COPY logs were checked for translation errors. Variable labels were added to
the ASCII CSV output files. No other checks were made on the translated output files.
The input and output DBMS/COPY data dictionary statements follow: