Data Dictionary for US Population Data on CD#2
| File Format | |||
|---|---|---|---|
| Fixed length ASCII text records (28 bytes) One population per record/line Windows (CR/LF) line delimiters All numeric data is zero filled to the left |
|||
| Variable Name and Values | Start Column | Length | Data Type |
| Year (1973, 1974, 1975...) |
1
|
4
|
numeric |
| State postal abbreviation |
5
|
2
|
character |
| State FIPS code |
7
|
2
|
numeric |
| County FIPS code |
9
|
3
|
numeric |
|
12
|
2
|
numeric |
|
14
|
1
|
numeric |
|
15
|
1
|
numeric |
|
16
|
1
|
numeric |
|
17
|
2
|
numeric |
| Population |
19
|
10.1
|
numeric (e.g. 12345678.9) |
