Data Division
Within the Data Division, and within the File Section, we describe 

* The file description (FD) entry, followed by
* The record description, made of a list of fields, each consisting of:
  - a 2-digits level number
  - a data name
  - a picture clause
* In the following slides, we will describe both the input and the 
  output data.