Project

General

Profile

« Previous | Next » 

Revision 8177

inputs/FIA/*/map.csv: Replaced . between table and column name with newline, so that table viewers like pgAdmin will display both the table and column name at the left edge of the header cell, rather than displaying only the table name because the column name doesn't fit. This fixes the problem of seeing a bunch of columns whose names all start with a table name, and not knowing what each of them is. It also preserves the ability to see at a glance which table a column is in, which helps in navigating wide tables. Removed * before unmapped terms, because whether a term is mapped is generally obvious from the table name itself.

View differences:

unmapped_terms.csv
1
*PLOT.row_num
2
*PLOT.SRV_CN
3
*PLOT.CTY_CN
4
*PLOT.PREV_PLT_CN
1
"PLOT
2
row_num"
3
"PLOT
4
SRV_CN"
5
"PLOT
6
CTY_CN"
7
"PLOT
8
PREV_PLT_CN"
5 9
INVYR
6 10
STATECD
7 11
UNITCD
8 12
COUNTYCD
9
*PLOT.PLOT_STATUS_CD
10
*PLOT.PLOT_NONSAMPLE_REASN_CD
13
"PLOT
14
PLOT_STATUS_CD"
15
"PLOT
16
PLOT_NONSAMPLE_REASN_CD"
11 17
year
12 18
month
13 19
day
14
*PLOT.REMPER
15
*PLOT.KINDCD
16
*PLOT.DESIGNCD
17
*PLOT.RDDISTCD
18
*PLOT.WATERCD
19
*PLOT.GROW_TYP_CD
20
*PLOT.MORT_TYP_CD
21
*PLOT.P2PANEL
22
*PLOT.P3PANEL
23
*PLOT.ECOSUBCD
24
*PLOT.CONGCD
25
*PLOT.MANUAL
26
*PLOT.SUBPANEL
27
*PLOT.KINDCD_NC
28
*PLOT.QA_STATUS
29
*PLOT.CREATED_BY
30
*PLOT.CREATED_DATE
31
*PLOT.CREATED_IN_INSTANCE
32
*PLOT.MODIFIED_BY
33
*PLOT.MODIFIED_DATE
34
*PLOT.MODIFIED_IN_INSTANCE
35
*PLOT.MICROPLOT_LOC
36
*PLOT.DECLINATION
37
*PLOT.EMAP_HEX
38
*PLOT.SAMP_METHOD_CD
39
*PLOT.SUBP_EXAMINE_CD
40
*PLOT.MACRO_BREAKPOINT_DIA
41
*PLOT.INTENSITY
42
*PLOT.CYCLE
43
*PLOT.SUBCYCLE
44
*PLOT.ECO_UNIT_PNW
45
*PLOT.TOPO_POSITION_PNW
46
*PLOT.NF_SAMPLING_STATUS_CD
47
*PLOT.NF_PLOT_STATUS_CD
48
*PLOT.NF_PLOT_NONSAMPLE_REASN_CD
49
*PLOT.P2VEG_SAMPLING_STATUS_CD
50
*PLOT.P2VEG_SAMPLING_LEVEL_DETAIL_CD
51
*PLOT.INVASIVE_SAMPLING_STATUS_CD
52
*PLOT.INVASIVE_SPECIMEN_RULE_CD
53
*PLOT.DESIGNCD_P2A
20
"PLOT
21
REMPER"
22
"PLOT
23
KINDCD"
24
"PLOT
25
DESIGNCD"
26
"PLOT
27
RDDISTCD"
28
"PLOT
29
WATERCD"
30
"PLOT
31
GROW_TYP_CD"
32
"PLOT
33
MORT_TYP_CD"
34
"PLOT
35
P2PANEL"
36
"PLOT
37
P3PANEL"
38
"PLOT
39
ECOSUBCD"
40
"PLOT
41
CONGCD"
42
"PLOT
43
MANUAL"
44
"PLOT
45
SUBPANEL"
46
"PLOT
47
KINDCD_NC"
48
"PLOT
49
QA_STATUS"
50
"PLOT
51
CREATED_BY"
52
"PLOT
53
CREATED_DATE"
54
"PLOT
55
CREATED_IN_INSTANCE"
56
"PLOT
57
MODIFIED_BY"
58
"PLOT
59
MODIFIED_DATE"
60
"PLOT
61
MODIFIED_IN_INSTANCE"
62
"PLOT
63
MICROPLOT_LOC"
64
"PLOT
65
DECLINATION"
66
"PLOT
67
EMAP_HEX"
68
"PLOT
69
SAMP_METHOD_CD"
70
"PLOT
71
SUBP_EXAMINE_CD"
72
"PLOT
73
MACRO_BREAKPOINT_DIA"
74
"PLOT
75
INTENSITY"
76
"PLOT
77
CYCLE"
78
"PLOT
79
SUBCYCLE"
80
"PLOT
81
ECO_UNIT_PNW"
82
"PLOT
83
TOPO_POSITION_PNW"
84
"PLOT
85
NF_SAMPLING_STATUS_CD"
86
"PLOT
87
NF_PLOT_STATUS_CD"
88
"PLOT
89
NF_PLOT_NONSAMPLE_REASN_CD"
90
"PLOT
91
P2VEG_SAMPLING_STATUS_CD"
92
"PLOT
93
P2VEG_SAMPLING_LEVEL_DETAIL_CD"
94
"PLOT
95
INVASIVE_SAMPLING_STATUS_CD"
96
"PLOT
97
INVASIVE_SPECIMEN_RULE_CD"
98
"PLOT
99
DESIGNCD_P2A"

Also available in: Unified diff