codecount

Purpose: This program provides frequencies of a data set on a column-by-column basis. The main purpose of this program is to be sure that there are reasonable values in the data.

To run, enter codecount < data

Options:

  1. Ordinarily the output will be ten columns across and will show how frequently the following codes occur in each column (0-9, -, ., space, alphanumeric, and other).
  2. To get a hexadecimal representation of the data type:

    codecount < data +

Notes:

  1. To run in the background add an ampersand (&) to the run statement:

    codecount < data &

  2. If data are compressed the data can be piped in from a decompression program:

    zcat data.Z | codecount

  3. To send output to a file named freq:

    codecount < data > freq


PSC blog

Recent resources, events, news

New Publications

Bingenheimer & Geronimus, "Behavior & HIV"

Wildeman, "Imprisonment & Infant Mortality," PSC Research Report

Next Brown Bag

Tues, Dec 1
Arland Thornton & Barb Koremenos
Mobilizing for Human Rights
For live stream
LINK HERE


W A R N I N G

If you are reading this, it may be that you are using rather old web browsing software that does not support modern international Web technology standards. For a better experience of the Web and this site in particular, please upgrade your web browser software today. The following are good choices: Firefox 2; Opera 9; Safari 3.