Skip to content

Commit

Permalink
adding example cdap configs back
Browse files Browse the repository at this point in the history
  • Loading branch information
jiffyclub committed Mar 9, 2015
1 parent 85c9881 commit b3faf56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions example/configs/cdap_1_person.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Description,Expression,Mandatory,NonMandatory,HomeFull-time worker alternative-specific constants,ptype == 1,1.378734579,0.622662391,Part-time worker alternative-specific constants,ptype == 2,-0.718823738,0.636032467,University student alternative-specific constants,ptype == 3,2.353595176,0.609709846,Non-working adult alternative-specific constants,ptype == 4,-999,0.594645386,Retired alternative-specific constants,ptype == 5,-999,0.408202071,Driving-age child who is in school alternative-specific constants,ptype == 6,2.330918685,-0.599119112,Pre-driving-age child who is in school alternative-specific constants,ptype == 7,3.295863529,0.57142434,Pre-driving-age child who is too young for school alternative-specific constants,ptype == 8,1.052531189,-0.837567776,Pre-driving-age child who is too young for school interaction with age 0 to 1,(ptype == 8) & (age >= 0) & (age <= 1),-0.4515,,Pre-driving-age child who is too young for school interaction with age 4 to 5,(ptype == 8) & (age >= 4) & (age <= 5),0.6107,,Pre-driving-age child who is in school interaction with age 6 to 9,(ptype == 7) & (age >= 6) & (age <= 9),-0.2943,,Pre-driving-age child who is in school interaction with age 13 to 15,(ptype == 7) & (age >= 13) & (age <= 15),-0.7141,-0.672,Full-time worker interaction with age less than 40,(ptype == 1) & (age < 40),0.2091,,Retired interaction with age more than 80,(ptype == 5) & (age > 80),,,0.7666Full-time worker interaction with female gender,(ptype == 1) & (sex == 2),-0.1259,,Non-working adult interaction with female gender,(ptype == 4) & (sex == 2),-0.743,,Retired interaction with female,(ptype == 5) & (sex == 2),0.4769,,Full-time worker interaction with income less than $20k,(ptype == 1) & (income_in_thousands < 20),,,0.5313Retired interaction with income less than $20k,(ptype == 5) & (income_in_thousands < 20),,,0.533Part-time worker interaction with income less than $20k,(ptype == 2) & (income_in_thousands < 20),,,0.3232Part-time worker interaction with income between $50k and $100k,(ptype == 2) & (income_in_thousands >= 50) & (income_in_thousands <= 100),,,-0.4032Part-time worker interaction with income more than $100k,(ptype == 2) & (income_in_thousands < 100),,0.4207,-0.3534Non-working adult interaction with income between $50k and $100k,(ptype == 4) & (income_in_thousands >= 50) & (income_in_thousands <= 100),,,-0.5602Non-working adult interaction with income more than $100k,(ptype == 4) & (income_in_thousands < 100),,,-0.7188Driving-age child who is in school interaction with less than $20k,(ptype == 6) & (income_in_thousands < 20),,,1.307Driving-age child who is in school interaction income between $50k and $100k,(ptype == 6) & (income_in_thousands >= 50) & (income_in_thousands <= 100),,,-0.5031Driving-age child who is in school interaction with income more than $100k,(ptype == 6) & (income_in_thousands < 100),,,-2.046Pre-driving-age child who is too young for school interaction with income between $50k and $100k,(ptype == 8) & (income_in_thousands >= 50) & (income_in_thousands <= 100),,,-0.5708Pre-driving-age child who is too young for school interaction with income more than $100k,(ptype == 8) & (income_in_thousands < 100),,,-0.6186Full-time worker intraction with peak accessibility to all employment,(ptype == 1) * AUTOPEAKTOTAL,0.1212,,Part-time worker interaction with peak accessibility to all employment,(ptype == 2) * AUTOPEAKTOTAL,0.2004,,Non-working adult interaction with peak accessibility to all employment,(ptype == 4) * AUTOPEAKTOTAL,0.2314,,Retired interaction with peak accessibility to all employment,(ptype == 5) * AUTOPEAKTOTAL,0.2792,,Non-working adult interaction with off-peak accessibility to retail,(ptype == 4) * AUTOOFFPEAKRETAIL,,0.07207,Retired interaction with off-peak accessibility to retail,(ptype == 5) * AUTOOFFPEAKRETAIL,,0.07207,University student interaction with off-peak accessibility to retail,(ptype == 3) * AUTOOFFPEAKRETAIL,,0.07207,Driving-age child who is in school interaction with off-peak accessibility to retail,(ptype == 6) * AUTOOFFPEAKRETAIL,,0.08233,Pre-driving-age child who is in school interaction with off-peak accessibility to retail,(ptype == 7) * AUTOOFFPEAKRETAIL,,0.08233,Pre-driving-age child who is too young for school interaction with off-peak accessibility to retail,(ptype == 8) * AUTOOFFPEAKRETAIL,,0.08233,Full-time worker interaction with usual work location is home,#(ptype == 1) * usualWorkLocationIsHome,-1.758,,0.1813Part-time worker interaction with usual work location is home,#(ptype == 2) * usualWorkLocationIsHome,-1.758,,0.1813Full-time worker interaction with no usual work location,#(ptype == 1) * noUsualWorkLocation,-0.5935,,Part-time worker interaction with no usual work location,#(ptype == 2) * noUsualWorkLocation,-0.5935,,Driving-age child who is in school interaction with no usual school location,#(ptype == 6) * noUsualWorkLocation,-0.866,,Pre-driving age child who is in school interaction with no usual school location,#(ptype == 7) * noUsualWorkLocation,-0.866,,Non-working adult interaction with more cars than workers,(ptype == 4) & (auto_ownership > workers),0.6515,0.8168,Retired interaction with more cars than workers,(ptype == 5) & (auto_ownership > workers),2.992,1.056,Pre-driving-age child who is too young for school interaction with more cars than workers,(ptype == 8) & (auto_ownership > workers),,0.2991,Full-time worker interaction with fewer cars than workers,(ptype == 1) & (auto_ownership < workers),,,0.5039Non-working adult interaction with fewer cars than workers,(ptype == 4) & (auto_ownership < workers),,,0.8965Retired interaction with fewer cars than workers,(ptype == 5) & (auto_ownership < workers),,,0.5496Driving-age child who is in school interaction with fewer cars than workers,(ptype == 6) & (auto_ownership < workers),,,0.6475Pre-driving-age child who is in school interaction with fewer cars than workers,(ptype == 7) & (auto_ownership < workers),,,0.5862Pre-driving-age child who is too young for school interaction with fewer cars than workers,(ptype == 8) & (auto_ownership < workers),,,0.5061
Expand Down
1 change: 1 addition & 0 deletions example/configs/cdap_2_person.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Description,Expression,Mandatory,NonMandatory,HomeFull-time worker interaction with full-time worker,ptype == 11,0.141,1.123,1.626Full-time worker interaction with part-time worker,ptype == 12 or ptype == 21,0.08845,0.4947,0.7407Full-time worker interaction with university student,ptype == 31 or ptype == 13,0.4273,0.5523,1.183Full-time worker interaction with non-working adult,ptype == 41 or ptype == 14,,0.02186,0.9436Full-time worker interaction with retired,ptype == 51 or ptype == 15,,0.3115,1.298Full-time worker interaction with driving-age child who is in school,ptype == 61 or ptype == 16,0.3842,0.4095,2.064Full-time worker interaction with pre-driving-age child who is in school,ptype == 71 or ptype == 17,0.2623,0.6008,1.501Full-time worker interaction with pre-driving-age child who is too young for school,ptype == 81 or ptype == 18,0.5118,0.751,0.9912Part-time worker interaction with part-time worker,ptype == 22,1.135,1.032,0.8911Part-time worker interaction with university student,ptype == 23 or ptype == 32,0.173,0.3355,1.642Part-time worker interaction with non-working adult,ptype == 24 or ptype == 42,,0.7477,0.7057Part-time worker interaction with retired,ptype == 25 or ptype == 52,,0.09831,0.463Part-time worker interaction with driving-age child who is in school,ptype == 26 or ptype == 62,1.103,0.495,3.057Part-time worker interaction with pre-driving-age child who is in school,ptype == 27 or ptype == 72,0.3079,0.8984,0.7685Part-time worker interaction with pre-driving-age child who is too young for school,ptype == 28 or ptype == 82,0.5074,1.452,1.07University student interaction with university student,ptype == 33,0.8726,1.054,1.018University student interaction with non-working adult,ptype == 34 or ptype == 43,,0.193,1.781University student interaction with retired,ptype == 35 or ptype == 53,,0.4065,0.4835University student interaction with driving-age child who is in school,ptype == 36 or ptype == 63,-0.0021,1.62,1.546University student interaction with pre-driving-age child who is in school,ptype == 37 or ptype == 73,0.2975,0.5165,1.552University student interaction with pre-driving-age child who is too young for school,ptype == 38 or ptype == 83,0.2254,0.8973,1.34Non-working adult interaction with non-working adult,ptype == 44,,0.6984,1.352Non-working adult interaction with retired,ptype == 45 or ptype == 54,,0.1864,1.209Non-working adult interaction with driving-age child who is in school,ptype == 46 or ptype == 64,,0.6801,0.5243Non-working adult interaction with pre-driving-age child who is in school,ptype == 47 or ptype == 74,,0.5646,0.8112Non-working adult interaction with pre-driving-age child who is too young for school,ptype == 48 or ptype == 84,,1.164,1.167Retired interaction with retired,ptype == 55,,0.7291,1.407Retired interaction with driving-age child who is in school,ptype == 56 or ptype == 65,,0.2919,0.8632Retired interaction with pre-driving-age child who is in school,ptype == 57 or ptype == 75,,0.2919,0.8632Retired interaction with pre-driving-age child who is too young for school,ptype == 58 or ptype == 85,,0.2919,0.8632Driving-age child who is in school interaction with driving-age child who is in school,ptype == 66,0.4794,1.512,2.198Driving-age child who is in school interaction with pre-driving-age child who is in school,ptype == 67 or ptype == 76,0.5151,1.422,0.977Driving-age child who is in school interaction with pre-driving-age child who is too young for school,ptype == 68 or ptype == 86,0.5516,1.273,1.467Pre-driving-age child who is in school interaction with pre-Pre-driving-age child who is in school,ptype == 77,0.9731,1.553,2.8Pre-driving-age child who is in school interaction with pre-driving-age child who is too young for school,ptype == 78 or ptype == 87,0.5961,0.6184,1.434Pre-driving-age child who is too young for school interaction with pre-driving-age child who is too young for school,ptype == 88,1.651,0.8771,1.378Mandatory pattern unavailable for retired person,#retiredA,-999,,Mandatory pattern unavailable for retired person,#retiredB,-999,,Mandatory pattern unavailable for nonworking adult person type,#nonWorkingAdultA,-999,,Mandatory pattern unavailable for nonworking adult person type,#nonWorkingAdultB,-999,,
Expand Down

0 comments on commit b3faf56

Please sign in to comment.