ClusterSeer 2 has relaxed its temporal data format requirements from what is described in the first ClusterSeer user guide. Now there are two format options for all calendar-based times (see format 1-2 in the table below).
|
Sample data |
Format Option 1 |
Format Option 2* |
Notes |
Valid range |
|
Yearly |
YYYY (1998) |
YY (98) |
|
01 to 9999 |
|
Monthly |
YYYYMM (199801) |
YYMM (9801) |
Monthly values (MM) range from 01-12 |
0101 to 999912 |
|
Weekly |
YYYYWW (199843) |
YYWW (9843) |
Weekly values (WW) range from 01-52 |
0101 to 999952 |
|
Daily |
MM/DD/YYYY (1/2/1998) |
MM/DD/YY (1/2/98) |
Month and date values may be expressed as single digits |
12/30/1899 to 12/31/9999 or 12/30/00 to 12/31/99 |
|
User-defined |
User-defined (5) |
User-defined (5) |
Positive whole numbers that may represent points in time or non-overlapping, successive temporal intervals. In this scale, the intervals are naturally ordered by their magnitude (5 comes after 4) and there is a known unit distance between any 2 successive numbers. |
0 to 4.2 billion |
Census data must be submitted referenced to yearly time units. Data to be associated with the population-at-risk counts extrapolated from census data must be referenced to calendar-based units (any system other than user-defined). For some methods, you can specify study period limits to shorten the time period or to be able to omit time periods with zero case counts.
Duplicate time intervals cannot be submitted for purely temporal analysis. For spatio-temporal analysis, time intervals can be duplicated across regions, but not within regions.
*For the years, you can omit the first two numbers of the date for any date in the 1900s. Thus, if you use "89" for example, ClusterSeer will assume that the preceding numbers were "19," or "1989." You can use dates with two and four numbers in the same file as long as the dates other than those in the 1900s have four digits.