Changeset 21158 in main
- Timestamp:
- 07/28/20 09:43:59 (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm/trunk/src/main/backend_qModules/3.0/pop/_PopCnty18.cfg
r20633 r21158 9 9 10 10 #value name_path value_path 11 d homepath E:\ibisq\qModules30\pop\12 d workpath E:\ibisq\workpath11 d homepath C:\ibisq\qModules30\pop\ 12 d workpath C:\ibisq\workpath 13 13 #################################################################### 14 d saspath E:\ibisq\sasData\final\15 d saspop E:\ibisq\sasData\final\14 d saspath C:\ibisq\sasData\final\ 15 d saspop C:\ibisq\sasData\final\ 16 16 17 17 r sasdata popibiscnty90_18_28jun2019 … … 26 26 d response_tail_content XMLResponse.tail 27 27 ##################################################################### 28 r form 2228 r form 30 29 29 r output xml 30 30 r func 1 … … 38 38 r small_num 0 39 39 r small_pop 0 40 ############################################################################ #40 ############################################################################ 41 41 #value name_sas name_html name_pop prompt type1 type2 length 42 ############################################################################ #42 ############################################################################ 43 43 #value =any value, place holder only 44 44 # name_sas = SAS variable name in the numerator data set (birth data set) 45 # name_html = html name that specified under<DIMENSION> <NAME> in Module XML file45 # name_html = html in <DIMENSION> <NAME> in Module XML file 46 46 # name_pop = SAS variable name in denominator data set (population data set) 47 47 # prompt = Place holder only, could by any character string. 48 48 # type1 = CGI data type for SAS variable type (see comment lines 48 & 49) 49 # type2 = CGI datatype for CGI regrouping purpose (see comment lines 51-59)49 # type2 = CGI type for CGI regrouping purpose (see comment lines 51-59) 50 50 # length = used to indicate the variable length in SAS dataset 51 51 # … … 63 63 # 10 Proxy variable 64 64 ############################################################################# 65 #Value SAS_Numer ator_Var Dimension SAS_Denominator_Var Label type1 type2 length65 #Value SAS_Numer_Var Dimension SAS_Denominator_Var Label type1 type2 length 66 66 67 67 #1 null YearProxy year Year num 10 8 … … 90 90 9 urbanrur GeoUrbanRur urbanrur UrbanRuralCounties num 0 8 91 91 92 #~~~~~~~~~~~~~~~~~~~ END OF CFG FILE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~93 # The popcount variable is only referenced in the .DEF files ================ ====92 #~~~~~~~~~~~~~~~~~~~ END OF CFG FILE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 93 # The popcount variable is only referenced in the .DEF files ================ 94 94 95 95
Note: See TracChangeset
for help on using the changeset viewer.