Changeset 21635 in main
- Timestamp:
- 09/23/20 15:17:41 (4 months ago)
- Location:
- adopters/nj/trunk/src/main/ibisq/qModules-2.2/birth
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nj/trunk/src/main/ibisq/qModules-2.2/birth/Birth.cfg
r19015 r21635 14 14 d saspath C:\ibisq\sasData\NJBirth\ 15 15 d saspop C:\ibisq\sasData\NJBirth\ 16 d sasdata njbir901 817 d saspopdata njbrpop901 816 d sasdata njbir9019prelim 17 d saspopdata njbrpop9019 18 18 #d sas_bin "D:\SASHome\SASFoundation\9.3\sas.exe"&-noterminal&-nosyntaxcheck&-sysin 19 19 d sas_bin "C:\Program&Files\SASHome\SASFoundation\9.4\sas.exe"&-noterminal&-nosyntaxcheck&-sysin 20 20 ###Limit yr in pop data,otherwise all avail yrs shown in "all" button 11/1/05### 21 r pop_where 1990<=year<=201 821 r pop_where 1990<=year<=2019 22 22 #r pop_where fipscode<100 23 r data_where 1990<=bbthyear<=201 823 r data_where 1990<=bbthyear<=2019 24 24 r percent_cond 1<=magegrp<=10 25 25 ############################################################################# -
adopters/nj/trunk/src/main/ibisq/qModules-2.2/birth/BirthCo.cfg
r19015 r21635 14 14 d saspath C:\ibisq\sasData\NJBirth\ 15 15 d saspop C:\ibisq\sasData\NJBirth\ 16 d sasdata njbir901 817 d saspopdata njbrpop901 816 d sasdata njbir9019prelim 17 d saspopdata njbrpop9019 18 18 #d sas_bin "D:\SASHome\SASFoundation\9.3\sas.exe"&-noterminal&-nosyntaxcheck&-sysin 19 19 d sas_bin "C:\Program&Files\SASHome\SASFoundation\9.4\sas.exe"&-noterminal&-nosyntaxcheck&-sysin 20 20 ###Limit yr in pop data,otherwise all avail yrs shown in "all" button 11/1/05### 21 r pop_where 1990<=year<=201 821 r pop_where 1990<=year<=2019 22 22 #r pop_where fipscode<100 23 r data_where 1990<=bbthyear<=201 823 r data_where 1990<=bbthyear<=2019 24 24 r percent_cond 1<=magegrp<=10 25 25 ############################################################################# -
adopters/nj/trunk/src/main/ibisq/qModules-2.2/birth/BirthMuni.cfg
r19015 r21635 15 15 d saspath C:\ibisq\sasData\NJBirth\ 16 16 d saspop C:\ibisq\sasData\NJBirth\ 17 d sasdata njbir901 818 d saspopdata munipop901 817 d sasdata njbir9019prelim 18 d saspopdata munipop9019 19 19 #d sas_bin "D:\SASHome\SASFoundation\9.3\sas.exe"&-noterminal&-nosyntaxcheck&-sysin 20 20 d sas_bin "C:\Program&Files\SASHome\SASFoundation\9.4\sas.exe"&-noterminal&-nosyntaxcheck&-sysin 21 21 ###Limit yr in pop data,otherwise all avail yrs shown in "all" button 11/1/05### 22 r pop_where 1990<=year<=201 822 r pop_where 1990<=year<=2019 23 23 #r pop_where fipscode<100 24 r data_where 1990<=bbthyear<=201 824 r data_where 1990<=bbthyear<=2019 25 25 r percent_cond 1<=magegrp<=10 26 26 ############################################################################# -
adopters/nj/trunk/src/main/ibisq/qModules-2.2/birth/BirthPercent.cfg
r19015 r21635 14 14 d saspath C:\ibisq\sasData\NJBirth\ 15 15 d saspop C:\ibisq\sasData\NJBirth\ 16 d sasdata njbir901 817 d saspopdata njbrpop901 816 d sasdata njbir9019prelim 17 d saspopdata njbrpop9019 18 18 #d sas_bin "D:\SASHome\SASFoundation\9.3\sas.exe"&-noterminal&-nosyntaxcheck&-sysin 19 19 d sas_bin "C:\Program&Files\SASHome\SASFoundation\9.4\sas.exe"&-noterminal&-nosyntaxcheck&-sysin 20 20 ###Limit yr in pop data,otherwise all avail yrs shown in "all" button 11/1/05### 21 r pop_where 1990<=year<=201 821 r pop_where 1990<=year<=2019 22 22 #r pop_where fipscode<100 23 r data_where 1990<=bbthyear<=201 823 r data_where 1990<=bbthyear<=2019 24 24 r percent_cond 1<=magegrp<=10 25 25 ############################################################################# -
adopters/nj/trunk/src/main/ibisq/qModules-2.2/birth/YearGrp3.grp
r19015 r21635 1 1 1990-199 12 2 199 2-19943 3 199 5-19974 4 199 8-20005 5 200 1-20036 6 200 4-20067 7 200 7-20098 8 201 0-20129 9 201 2-201510 10 201 6-20181 1 1990-1992 2 2 1993-1995 3 3 1996-1998 4 4 1999-2001 5 5 2002-2004 6 6 2005-2007 7 7 2008-2010 8 8 2011-2013 9 9 2014-2016 10 10 2017-2019 -
adopters/nj/trunk/src/main/ibisq/qModules-2.2/birth/YearGrp5.grp
r19015 r21635 1 1 1990-199 32 2 199 4-19983 3 1999-20034 4 200 4-20085 5 20 09-20136 6 201 4-20181 1 1990-1994 2 2 1995-1999 3 3 2000-2004 4 4 2005-2009 5 5 2010-2014 6 6 2015-2019
Note: See TracChangeset
for help on using the changeset viewer.