Lookup table for data compiles.
| Field Name | Field Description | Data Type | Field Size* | CompilerId | The primary key for table compiler | tinyint | 1 | Compiler | The name of the agency that compiled the data | varchar | 60 | Acronym | Acronym for the primary agency that entered the data. | varchar | 12 |
*The text datatype pre-allocates only 16 bytes. Size represents actual bytes for all other data types.