A description of the file used to import Incidence Parameters into the ComPrev application.
An Incidence Parameter Import is composed of a single file - the data file (a file with a .CSV extension).
The data file will look something like this:
Data File
The data file is composed of 4 fields separated by commas. The first line of the file contains the headers.
Format:
Field | Required | Description |
dx_yr | Yes | The diagnosis year. |
dx_age | Yes | The diagnosis age. |
count | Yes | The number of incidents for that year and age. |
pop | Yes | The total population for that year and age. |