Inner TRIM3 Masthead

(childcare)

Filter: simulation='childcare'

displaying records 1-141 of 141

  MODULE STATUS WEBDESCIPTION DATE CREATED
1ChildCare_1_0(0) Inactive
  • Eligibility implemented & tested
  • 2011-06-07 13:16:25
    2ChildCare_2_0(0) Inactive
  • Expenses implemented & tested (still could be some differences with CCE, though)
  • 2011-06-16 13:08:23
    3ChildCare_3_0(0) Inactive
  • Copay implementation
  • Added Result ParentsDontWork20Hours to use in tables
  • Adding some tables
  • 2011-06-27 10:14:24
    4ChildCare_3_1(0) Inactive
  • Added table B1
  • 2011-06-27 11:45:56
    5ChildCare_3_2(0) Inactive
  • Incorporating changes to CCopay and modifications to tables.
  • 2011-06-27 20:10:54
    6ChildCare_4_0(0) Inactive
  • Adding some missing results variables to Register functions
  • Adding Baseline, Report and Participate classes
  • Added table B2
  • 2011-06-28 21:14:24
    7ChildCare_4_1(0) Inactive
  • Added table C1 and C2.
  • 2011-06-29 15:26:57
    8ChildCare_4_2(0) Inactive
  • Added all remaining tables.
  • 2011-07-05 10:29:19
    9ChildCare_4_3(0) Inactive
  • Error fixes in CExpense::Calculate(). Fixed setting of AgeOfYoungest, AgeOfSecond, AgeOfThird.
  • 2011-07-06 13:42:43
    10ChildCare_4_4(0) Inactive
  • Added tables C7A and C7B.
  • Fixed an error in C7 (had used month instead of state index for accessing EligibiltyOfStudents).
  • 2011-07-07 10:08:19
    11ChildCare_4_5(0) Inactive2011-07-07 11:06:15
    12ChildCare_4_99(0) Inactive
  • Set random number Part_ChildRandomNum to the random number generated in ChildCareExp for debugging.
  • Correction to CCCEligible::WriteAllUnitVars() to reference IsEligibleAgeChild as monthly - had been incorrectly using as annual.
  • Added CheckRules methods
  • Some edits to Demographic variables that depend on participation etc. Looping not as efficient as it could be, but it is neccessary.
  • Modify GetWeeksOfExpense function to look across entire unit for unrelated parents
  • Modified table S1P.
  • Replaced uses of Result->WeeksOfExpense with Result->FewestWeeksWorked in tables.
  • Removed temporary rule RandomNumForChildPart
  • Replaced UnmarriedParentOfFamily by UnmarriedParentId in table B1
  • 2011-07-13 07:25:36
    13ChildCare_5_0(0) Inactive
  • Remove temporary Part_ChildRandomNum
  • Modify B1 to use UnmarriedParentID not UnmarriedParentOfFamily
  • 2011-07-14 10:15:34
    14ChildCare_5_1(0) Inactive2011-07-14 12:06:06
    15ChildCare_5_2(0) Inactive
  • Clarification of step-parent and non-parent partner functions. Never used.
  • 2011-07-14 13:58:30
    16ChildCare_5_3(0) Inactive
  • Error fix in CCCEligible::WriteDemographicVars(): Parentheses where set wrong in the condition of an if-statement.
  • Error fix in CChildCareTableC7::UpdateTable().
  • Call SetParentsDontWork20Hours(month) for each person to replicate CCE results. - JAK
  • 2011-07-18 14:42:08
    17ChildCare_5_4(0) Inactive
  • Move SetFamilyPovertyGuideline prior to calculation of UnitIncomeForCopayCalc. In the case of NY, this poverty information is required in the calculation of UnitIncomeForCopayCalc
  • Modification to SetDailyHoursOfCare
  • Modification to Table J1
  • Registered result variables
  • Fixes error in table A4.
  • 2011-07-21 06:53:05
    18ChildCare_5_5(0) Inactive
  • Adds variable list rule IsWorkExemptWithTANF, and deletes form rule IsWorkExemptWithADFC.
  • Modifies table A3 to use IsWorkExemptWithTANF, and deletes the two sub-rows of row 'Not working or in school and non-exempt'.
  • 2011-07-21 10:01:36
    19ChildCare_6_0(0) Inactive
  • Adds variable list rule CSPaidByNRP.
  • Adds state program rule CSPaidDeduction.
  • 2011-07-25 13:47:44
    20ChildCare_6_1(0) Inactive
  • Adds result variable FamilyCSPaidByNRPMonthly
  • Corrects programming error in calculating UnitIncomeForCopayCalc.
  • 2011-07-27 11:58:55
    21ChildCare_7_0(0) Inactive
  • Adds the ability to simulate Assets Tests
  • Adds the input variable list rule AssetIncome to hold the monthly income from assets for each person in a family.
  • Adds the input variable list rule VehicleValue to hold the value of a persons vehicle.
  • Adds the national program rule AssetRate to hold an assumed rate of return to apply to liquid assets.
  • Adds the state program rule VehicleExemptAmount to hold a dollar amount that is disregarded from the value of the family's vehicles.
  • Adds the state program rule MaximumAssetValue to hold the maximum asset values to be eligible for the child care program.
  • If the unit's total assets (assets + vehicle value - vehicle exempt amount) is larger than MaximumAssetValue eligibility is denied.
  • Adds the following result variables:
    • TotalAssetsOfUnit: Assets including non-exempt amount of vehicle values.
    • AssetsOfUnit: Assets of unit (interest, dividends, rents/royalities).
    • TotalValueVehicles: Total value of vehicles in the unit.
    • NonExemptAmountVehicles: Portion of TotalValueVehicles that is not disregarded.
    • PassAssetTest: Whether the unit passes the assets test.
    2011-07-29 15:42:15
    22ChildCare_7_1(0) Inactive
  • Includes a fifth ParticpationOption which is the same as option 4 except it does not model automatic participation by families who have baseline child care expenses.
  • 2011-09-08 18:10:43
    23ChildCare_7_2(0) Inactive
  • Corrects a small error in GetCoefficient for the logit for expenses.
  • 2011-09-20 09:44:08
    24ChildCare_8_0(0) Inactive
  • Added new rules to specify whether or not teen parents form a separate unit when living with the teen's parents: TeenAge, TeenParentsWithEligSibs, TeenParentsWithoutEligSibs.
  • Added rule MaxAgeSib to specify the maximum age at which a non-eligible sibling is counted in the assistance unit.
  • Added rule ChildOnlyOption to replace NonParentCaretakersOption to specify if children living with non-parent caretakers are treated as child-only units.
  • Added rule OtherRelatives to specify whether an adult relative is counted in the assistance unit.
  • 2011-10-14 15:08:43
    25ChildCare_9_0(0) Inactive
  • Added new rules to specify whose income is counted for eligibility and copay calculations.
  • Rules to specify which/whose unearned income is counted: IsTANFCounted, IsChildSupportCounted, IsSSICounted, IsSSDICounted, IsGACounted. These rules replace the old rule IncomeDisregardFormula.
  • Rule to specify whose earned income is counted and how much is deducted: EarnedIncomeDeduction, EarnedIncomeDeduction2. These rules replace the old rule EarnedIncomeDeductionFormula.
  • The new rule NonHSCIncomeTreatment lets you choose if you want to count only the income of head, spouse and eligible children similar to the previous versions of ChildCare (option 0) or if you want to count the income of all AU members (option 1). Note: Selecting option 0 does not replicate the results of previous versions exactly since CashIncome of eligible children was not counted previously.
  • 2011-11-02 11:08:15
    26ChildCare_9_1(0) Inactive
  • Fixed the following error (for TeenParentsWithoutEligSibs = 5): MaxAgeSibs included siblings of teen parents in the AU that were not supposed to be in there because of the TeenParentWithoutEligSibs rule.
  • The size of the assistance unit does not depend on the NonHSCIncomeTreatment rule anymore.
  • 2011-11-03 18:35:28
    27ChildCare_9_2(0) Inactive
  • Fixes an error in the IsNonparentCaretakerFamily() function.
  • 2011-11-09 16:21:07
    28ChildCare_10_0(0) Inactive
  • Adds two new options to rule CopayAdjustOption.
  • Adds new rule CopayAdjustOptionNum.
  • 2011-11-23 09:05:38
    29ChildCare_10_12(2) Developers only
  • Special NIC hybrid version that is an amalgam of versions 10.0 and 12.2. Incorporates all the fixes from 10.0 to 12.2 but omits the new substate rules.
  • 2012-03-16 11:18:26
    30ChildCare_11_0(0) Inactive
  • Adds new input variable parameter, MonthlyReportedCCExpense, to hold a new monthly family-head level variable created from the survey-reported household level child care expense amount.
  • Adds a new form, RanNumAdjustment, to be used to adjust the random number in baseline simulations.
  • Adds a new program rule, UnsubExpenseMethodBaseline, to control the determination of unsubsidized expenses in baseline simulations.
  • Fixes an error in the changes made for asset tests: Initializes two variables to zero.
  • 2011-12-09 20:55:03
    31ChildCare_11_1(0) Inactive
  • Fixes an error in the calculation of earned income deductions for child only units.
  • 2011-12-12 11:55:08
    32ChildCare_11_2(0) Inactive
  • Uses FewestWeeksWorked instead of WeeksOfExpense to identify working parents of a non-eligible unit.
  • 2011-12-12 18:52:49
    33ChildCare_11_3(0) Inactive
  • Changes RanNumAdjustment form to monthly form.
  • Makes sure that if RanNumAdjustment returns -1, no participants are selected and if RanNumAdjustment returns 1, all eligible units are selected to participate.
  • 2011-12-13 17:39:43
    34ChildCare_11_4(0) Inactive
  • Fixes a minor error in table A5. Adds values of all columns to the total column.
  • 2011-12-16 09:23:05
    35ChildCare_11_5(1) Active
  • Correction to Table B1--computation of average family child care expense.
  • 2015-08-19 09:29:48
    36ChildCare_11_6(0) Inactive
  • Correcting access of MinAgeToCountEarnings and MaxAgeSib arrays. Previously the array locations accessed were 1(non-student) and 2(student) instead of 0 and 1.
  • 2012-01-09 08:16:34
    37ChildCare_11_7(0) Inactive
  • Adds treatment of 'other relatives < 18' and 'non-relatives < 15' that were ignored previously. Those two person groups are now treated like other adult relatives. It depends on the settings of rule OtherRelativeOption if these persons are added to the assistance unit.
  • 2012-01-11 11:23:32
    38ChildCare_11_8(0) Inactive
  • Changes Table C6C and C6D: Column "<= 100% of Poverty" is now "< 100% of Poverty, column "101-150% of Poverty" is ">= 100% and <= 150% of Poverty" and column "150%+ of Poverty" is ">= 150% of Poverty".
  • 2012-01-18 12:47:56
    39ChildCare_11_9(1) Active
  • Fixes a problem in identifying partners of teen parents.
  • 2015-08-19 09:42:20
    40ChildCare_11_10(0) Inactive
  • The same as version 11.9 except sets missing weight to 0.5 in Table A4.
  • 2012-06-04 10:23:44
    41ChildCare_12_0(2) Developers only
  • Adds array rules ... to capture the substate variations in CCDF eligibility rules.
  • Adds variable list rules GeoSubstateIdentifier1 and GeoSubstateIdentifier2 to read in CPS or ACS variables that specify the sub area of a state.
  • 2012-06-04 10:30:11
    42ChildCare_12_1(2) Developers only
  • Fixes error: Income of children in child-only units was disregarded if age of child was MinAgeToCountEarnings or older. Now it is disregarded if child is younger than MinAgeToCountEarnings.
  • Fixes error: TANF, SSI, SocialSecurity and OtherPublicAssistance was disregarded if a child in a child-only unit was younger than MinAgeToCountEarnings. This was wrong. These kind of incomes are not earnings and should not be disregarded no matter how old the child is.
  • Fixes error that included disregarded earned income in the earned income deduction calculation.
  • 2012-06-04 10:32:41
    43ChildCare_12_2(0) Inactive
  • Fixes error that included disregarded earned income in the earned income deduction calculation.
  • Corrects an error in function GetDisregardedUnitSocialSecurity for Child-only units.
  • 2012-06-04 10:43:18
    44ChildCare_12_3(0) Inactive
  • Adds result variable SizeOfAssistanceUnit.
  • 2012-07-25 11:30:58
    45ChildCare_12_4(0) Inactive
  • Fixes an index error in function GetUnitCashIncome.
  • Updates functions GetUnitChildSupport, GetUnitSSI, GetUnitTANF for child-only units to return zero if the rules IsChildSupportCounted, IsSSICounted and IsTANFCounted indicate that these unearned income values are not supposed to be counted for the unit's net income.
  • 2012-03-26 16:10:19
    46ChildCare_12_5(0) Inactive
  • Fixes an index error in function GetHigherEligibilityLimit. In the previous version the adjustment factor for the special sub-state rules for Colorado, Virginia and Texas were applied to the value in HigherEligibilityLimit instead of the values in CO_LowerEligLimit_FS1-10, VA_LowerEligLimit_FS1-10 and TX_LowerEligLimit_FS1-10.
  • 2012-06-11 11:48:04
    47ChildCare_12_6(0) Inactive
  • Fixes an error when calling the RanNumAdjustment form. The current person when the form was called was not the first person in the household, but the last.
  • 2012-06-20 11:09:45
    48ChildCare_13_0(0) Inactive
  • Adds monthly result variable MonthlyUnitReportedCCExp to store the amount of child care expenses of all people in the assistance unit to the unit head.
  • Adds variablelist rules AllocFlag665 and AllocHHChildCarePaid to hold the input variables of the same name. These allocation flags plus the allocation flag in AllocInChildCare determine if the RanNumAdjustment form is called.
  • 2012-06-20 10:37:23
    49ChildCare_13_1(2) Developers only
  • Adds Characteristic Table C8.
  • 2012-07-05 11:31:05
    50ChildCare_13_2(2) Developers only
  • Removes unnecessary processing in WriteAllUnitVars() function.
  • 2012-07-11 13:34:46
    51ChildCare_14_0(2) Developers only
  • Adds variable list rule AnnualPovertyPercentage to specify the annual poverty percentage that is needed to generate table C3E.
  • 2012-07-12 10:51:05
    52ChildCare_14_1(2) Developers only
  • Corrects some code that causes warnings.
  • Corrects error in SetUnitDecision() function that decides if a teen parent joins his/her parent's unit. The decision did not take into account if ParentsWorked was allocated or not.
  • 2012-07-12 11:48:34
    53ChildCare_14_2(0) Inactive
  • Corrects Table A1: Restricting the families that are counted to families that have at least one child age 14 or younger and the head (spouse if present) are working or are in school in at least one month.
  • 2012-07-17 11:32:03
    54ChildCare_15_0(0) Inactive
  • Adds national rule EligibilityOfTANFRecipients and result variable FamilyWorkEligType.
  • 2012-07-23 15:13:07
    55ChildCare_16_0(0) Inactive
  • Adds national program rules NationalEligMinAge, NationalEligMaxAge and NationalEligMinHours and NationalEligPctPov.
  • Fixes error in IsFamilyEligible().
  • 2012-07-23 15:53:07
    56ChildCare_16_1(0) Inactive
  • Corrects percent of poverty used for national eligibility.
  • Sets result variable Part_ChildsRandomNum to adjusted random number.
  • 2012-07-24 16:29:22
    57ChildCare_16_2(2) Developers only
  • Adds 'TANF Non-exempt' rows and columns to Tables C6B, C6C, C3E and C3P.
  • Corrects result variable FamilyWorkEligType: Previously, it was not checked if a person had any earnings when it was determined if a person works that month.
  • 2012-07-24 20:15:38
    58ChildCare_16_3(0) Inactive
  • Adds rows to Table C7, C7A and C7B to incorporate TANF non-exempts.
  • 2012-07-25 10:46:53
    59ChildCare_16_4(2) Developers only
  • Corrects when people are eligible under the new national rules.
  • 2012-07-25 15:42:49
    60ChildCare_16_5(2) Developers only
  • Adds the new copayment for national-level eligibility.
  • Adds result variables OlderChildEligUnderStateRules, FamilyEligType and FamilyEligibleNatRules.
  • 2012-07-26 09:15:12
    61ChildCare_16_6(2) Developers only
  • Correction to special copayment calculation
  • Modifying calcualtion of expenses when using national-level eligibilty and when only a subset of children age 0-5 are subsidized. Only implemented for ParticipationOption 2 (all eligible units that were also eligible in the baseline make the same participation decision as in the baseline. Participation is determined probablistically for other eligible units)
  • Corrections to copayments code so that only execute national-level pieces when the rules are being used
  • Corrections to SetMonthlyEligiblilty so Deny eligiblilty resets variables to zero properly.
  • 2012-07-30 11:12:54
    62ChildCare_16_7(0) Inactive2012-07-30 21:09:17
    63ChildCare_17_0(0) Inactive
  • Creates new output variables RepDif, RepPct and RNAdjStatus.
  • Creates a new state-level program rule, RanNumStateAdj4 for use by the RanNumAdjustment form (database addition only).
  • 2012-08-13 14:03:29
    64ChildCare_17_1(0) Inactive
  • Modifies/Corrects the condition when the RanNumAdjustment form is called: When the allocation flag of the ParentsWorked variable is 1 then the RanNumAdjustment form is not called.
  • Correction to result variable RNAdjStatus.
  • 2012-08-14 16:53:55
    65ChildCare_17_2(1) Active
  • Correction to result variables RepDif and RepPct.
  • Re-compiled and re-released 8-Jun-2017; no substantive changes.
  • 2017-06-08 08:44:16
    66ChildCare_17_3(1) Active
  • Correction to AnnualChildCareExpense that affects basic table 1 and alignment tables 1 and 7. This correction is being made after the release of later versions (18.0 through 23.5) that may contain this same error.
  • 2015-09-14 04:52:20
    67ChildCare_18_0(0) Inactive
  • Adds a new option for the rule EligibilityOfTANFRecipients.
  • Adds the new rules ExcludeBasedOnOtherProgram and OtherSubsidyProgramCatElig.
  • 2012-09-11 11:24:33
    68ChildCare_19_0(0) Inactive
  • Adds variable list rule GeographicAdjustment which specifies the variable containing a multiplicative adjustment factor to be applied to the income eligibility limit that would otherwise be used for a particular unit/month. If no variable is specified, there is no adjustment.
  • The geographic adjustment is applied to the income limit in function CCCEligiblity::SetMonthlyEligibility() and in the function CChildCareUnit::GetFamilyDecision().
  • 2012-09-19 13:43:15
    69ChildCare_20_0(0) Inactive
  • Adds the new child-level result variable AvgCCExpPerChild.
  • 2012-09-25 14:38:41
    70ChildCare_21_0(0) Inactive
  • New copay programming for National Eligibility.
  • Adds new option "Percent of Marginal Family Income" to rule CopayType.
  • Adds new variable list rules BaselineCopay, OtherSubsidyProgramCopay and OtherSubsidyProgramPartic to specify the copay amounts in the baseline and other subsidy program run and the person level participation flag in an other subsidy program run.
  • Adds rule CopayBasedOnPrevRun to indicate whether a prior copayment amount is used as maximum amount for family's copayment in this simulation.
  • 2012-10-23 09:06:43
    71ChildCare_21_1(0) Inactive
  • Fixes error introduced in version 18.0 in function "CCCEligible::SetMonthlyEligibility()".
  • The error made some families appear eligible that don't meet the work requirements.
  • Do not use versions 18.0 to 21.0.
  • Changed order of processing in "CCCEligible::SetMonthlyEligibility()" to ensure that when OtherOptions = 1, children with unmarried parents cannot be fully eligible if the second parent is at the end of a spell of work.
  • The error in the processing for OtherOptions = 1 affected the result in summary tables that count fully eligible children.
  • 2012-11-15 17:12:02
    72ChildCare_22_0(2) Developers only
  • Makes updates regarding the type and cost of care.
  • 2012-11-14 10:24:23
    73ChildCare_23_0(2) Developers only
  • Adds national program rule AltSimTypeOfCare to be able to prevent changes in type of care from a baseline to an alternative simulation, for families that participate in the baseline.
  • Adds variable list rule BaselineTypeOfCare to specify the variable that contains the type of care of subsidized children in the baseline.
  • Defines special needs children to be older than AgeLimit.
  • Adds checks for the program rules AgeRangesForCareType, MaxRate and MaxRateAgeThresholds.
  • 2012-11-15 17:10:38
    74ChildCare_23_1(0) Inactive
  • Adds table A11 that shows the median cost of care.
  • 2012-11-21 09:19:30
    75ChildCare_23_2(0) Inactive
  • Same as version 23.1, but removes unnecessary check on MaxRate and AgeThreshold program rules.
  • Removes unnecessary processing: TypeOfChildCare was determined for everyone instead of only children requiring care.
  • 2012-11-26 08:00:32
    76ChildCare_23_3(0) Inactive
  • Adds summary table A9B.
  • 2012-12-20 17:11:14
    77ChildCare_23_4(0) Inactive
  • Enables the module to make families with non-working parents eligible that work zero hours, but whose income is below the eligibility limit.
  • Set HrsWorkOption to -1 and HrsWorkRequired to 99 to enable this new feature.
  • 2012-12-21 21:23:21
    78ChildCare_23_5(0) Inactive
  • Sets UnitSizeIdx to maximum possible index when family size exceeds 10 when adjusting merged units in the GetLowerEligibilityLimit function since there are only 10 possible values per state for the LowerEligibilityLimit program rule.
  • 2013-05-24 09:23:54
    79ChildCare_23_6(0) Inactive
  • Incorporates the same correction to AnnualChildCareExpense as was incorporated into version 17.3. This change affects basic table 1 and alignment tables 1 and 7. It also has an impact on the result variable AvgCCExpPerChild.
  • 2013-05-31 09:06:46
    80ChildCare_24_0(0) Inactive
  • Adds rules CopayAdjustSecondChild, CopayAdjustThirdChild, CopayAdjustFourthChild, CopayAdjustSecondChildFactor, CopayAdjustThirdChildFactor, CopayAdjustFourthChildFactor and CopayAdjustMultChildren_CO to replace rules CopayAdjustMultChildOption and CopayAdjustMultChildFactor.
  • 2013-06-07 20:37:53
    81ChildCare_25_0(0) Inactive
  • Replaces state group in Alignment Table 4 with race/ethnicity group.
  • 2013-06-25 19:31:10
    82ChildCare_26_0(0) Inactive
  • Adds state tables S3E and S3P and alignment table A12.
  • Adds national rules DollarThresholdForComparison and PercentThresholdForComparison.
  • 2013-07-11 14:26:22
    83ChildCare_26_1(1) Active
  • Corrects last column of Table A12
  • .
    2014-12-31 15:25:09
    84ChildCare_27_0(1) Active
  • Same as version 26_1, but updates source code to be compatible with VS10 compiler.
  • 2013-10-28 13:25:31
    85ChildCare_28_0(1) Active
  • Adds monthly result variable IsEndOfSpellOfWork.
  • 2013-11-19 15:31:47
    86ChildCare_29_0(1) Active
  • Adds option #6 to rule ParticpationOption.
  • Adds new national rule ParticipationOptionValue to be used with option #6 of ParticpationOption
  • 2014-01-08 11:08:09
    87ChildCare_29_1(0) Inactive
  • Fixes an error in function CExpense::Calculate(). If the computation of the expense cap return a negative result, it was not reset to zero. In some cases that led to negative child care expenses.
  • 2014-04-29 13:17:54
    88ChildCare_30_0(0) Inactive
  • Adds national rule EligibilityOfNewlyWorkingStudents
  • Adds variablelist rule BaselineMonthlyLaborForceActivity.
  • 2014-03-26 20:22:35
    89ChildCare_30_1(0) Inactive
  • Adds new option #3 to rule UseBaselineExpForUnsubFamilies to use the baseline expenses for unsubsidized families who were also unsubsidized in the baseline, and in which no parent/guardian is a new worker (according to the variable in program rule NonWorkerBeginsWork), and to use the imputation equations for unsubsidized families that include a new worker, or who were subsidized in the baseline.
  • Updates the interpretation of the variable provided through rule NonWorkerBeginsWork. Only codes 1, 5 and 6 are interpreted as "new job".
  • 2014-03-27 13:00:47
    90ChildCare_30_2(0) Inactive
  • Corrects functionality for persons that are only eligible because they are TANF non-exempts. In previous versions, these eligibles would end up with zero subsidies if they did not have any hours of work. Starting with this version we assume that TANF non-exempts work 4.33 weeks per month and 30 hours a week.
  • 2014-04-25 12:01:03
    91ChildCare_30_3(0) Inactive
  • Fixes an error in function CExpense::Calculate(). If the computation of the expense cap returned a negative result, it was not reset to zero. In some cases that led to negative child care expenses.
  • 2014-04-29 13:53:17
    92ChildCare_30_4(1) Active
  • Sets imputed child care expenses to zero if non-exempt TANF family is eligible but not participating or if non-exempt TANF family is not eligible.
  • 2014-05-01 08:59:50
    93ChildCare_30_5(1) Active
  • Error fix: Affects alternative simulations with ParticipationOption= "Determine participation probabilistically for all eligible units".
  • Removes unnecessary code that sets the probability to 0.99 for reporters that are selected to not participate by the RanNumAdjustment form, and removes code that sets the probability to 0.1 for reporters that are selected to participate by the RanNumAdjustment form.
  • NOTE: This fix was added in version 30.5 to update the 2012 baseline. It is not part of versions 31.0 to 33.1.
  • Restricts the maximum unit participation probability to be 0.9999 or less.
  • 2015-03-10 10:30:40
    94ChildCare_31_0(1) Active
  • Adds a new option to state rule EligibilityOfStudents: "Full-time students are eligible. Part-time students must work at least EligibilityOfStudentsWorkHrs hours weekly."
  • Adds new state rule EligibilityOfStudentsWorkHrs to indicate the weekly number of hours part-time students must work, in addition to going to school part-time, in order to be eligible for child care assistance.
  • 2014-05-28 21:29:10
    95ChildCare_32_0(2) Developers only
  • Adds ability to model eligibility for people looking for a job.
  • Adds rule EligibilityJobSearch to indicate whether job search is an allowable activity for CCDF eligibility.
  • Adds rule EligibilityJobSearchTime to specify the maximum number of weeks that job search is an allowable activity.
  • 2014-06-26 09:28:56
    96ChildCare_32_1(1) Active
  • Modifies function CLogitExpense::GetWeeksOfExpense to accept a second parameter that specifies if job search weeks should be counted.
  • 2014-07-02 22:29:12
    97ChildCare_32_2(0) Inactive
  • Correction to job search eligibility.
  • 2014-09-04 21:51:05
    98ChildCare_32_3(1) Active
  • Simplifies and corrects the job search eligibility functionality.
  • 2014-09-16 14:35:05
    99ChildCare_33_0(1) Active
  • Adds new option #14 'If value in appropriate CopayLevel program rule for income and family size = -2, then copay = (.5 * (income - (1.375 * poverty guideline))) + CopayAdjustOptionNum" to rule CopayAdjustOption.
  • 2014-11-21 08:30:19
    100ChildCare_33_1(1) Active
  • Fixes copay computation as percentage of cost of care, when full cost of care is provided through rule TotalChildCareValue and full cost of care exceeds the maximum rate.
  • 2014-12-17 11:09:09
    101ChildCare_33_2(1) Active
  • Error fix: Affects alternative simulations with ParticipationOption= "Determine participation probabilistically for all eligible units".
  • Removes unnecessary code that sets the probability to 0.99 for reporters that are selected to not participate by the RanNumAdjustment form, and removes code that sets the probability to 0.1 for reporters that are selected to participate by the RanNumAdjustment form.
  • Restricts the maximum unit participation probability to be 0.9999 or less.
  • 2015-03-10 10:56:51
    102ChildCare_34_0(1) Active
  • Adds initial eligibility for job searchers through EligibilityJobSearch option #2.
  • Adds option #2 to rule OtherOptions to convert part-month earnings to full-month for eligibility and copay calculation.
  • Adds new rules MaxPctPovCCDFOneFam and MaxPctPovCCDFComplex. If the unit's heads value of the input variable AnnualPovertyForEnrollment exceeds the level specified by this parameter, the unit will not be selected to participate.
  • Adds new variablelist rule AnnualPovertyForEnrollment.
  • Adds new variablelist rule UnemploymentCompensation.
  • Adds rows "Job Search" to group "Work Status" in Tables C3E and C3P.
  • 2015-06-09 04:09:49
    103ChildCare_35_0(1) Active
  • Adds multiplicative adjustment factor to apply to the calculated participation probability for units eligible due to job search.
  • Adds state tables S4E and S4P.
  • Corrects an error in setting eligibility of families and children when job search eligibility is selected. This change affects the results in the summary tables that show eligible families or children.
  • 2015-06-27 19:43:15
    104ChildCare_35_1(1) Active
  • Modifies Table S3E and S3P: If the copay exceeds the income, the percentage for that family/month is set to 1.
  • 2015-07-07 20:10:00
    105ChildCare_36_0(1) Active
  • Adds national rule EligibilityJobSearchDef, which specifies how the concept of "JobSearch" should be operationalized for purposes of CCDF eligibility.
  • Adds national array rule MaxRateAdjustment to permit adjustment of maximum copay rates.
  • Incorporates some clean-up of code that has no impact on results.
  • 2015-12-24 08:52:43
    106ChildCare_36_1(1) Active
  • Adds option 3 to EligibilityJobSearch. Models continuing eligibility only in states that permit both initial and continuing eligibility for job search.
  • 2016-02-08 08:07:02
    107ChildCare_37_0(1) Active
  • Adds national array rule RelativeUnsubExpensesByAge, which enables more accurate estimates of child care expenses in alternative simulations where some children are subsidized and others are not.
  • Adds option 3 to EligibilityJobSearch. Treats the option exactly as option 1, models continuing eligibility only in states that allow both initial and continuing.
  • 2016-02-08 07:49:21
    108ChildCare_37_1(1) Active
  • Increases the maximum index from 20 to 24 for the CO, VA, and TX substate variation eligibility rules read in the GetLowerEligibilityLimit function.
  • Also, for more efficient processing, reduces maximum array size of all array rules from 60 to 34, consistent with maximum sequence in the database ChildCareArray table.
  • 2016-07-20 11:32:32
    109ChildCare_37_2(1) Active
  • If a unit resides in one of the sub-area states (CO, TX, VA) and the unit's higher eligibility limit cannot be determined from the sub-state rules, then the higher eligibility limit is set equal to the lower eligibility limit.
  • 2016-08-01 11:48:27
    110ChildCare_38_0(1) Active
  • Adds two new array rules, ProbPreschool and HoursPreschool to specify the probability and hours of preschool for ages 2, 3, 4, and 5, implemented with new AdjustHoursOfCare function.
  • 2016-10-18 17:58:25
    111ChildCare_38_1(1) Active
  • Expands rows for the monthly income relative to the guidelines in Tables C3E and C3P.
  • 2016-10-19 07:25:10
    112ChildCare_38_2(1) Active
  • Expands rows for the monthly income relative to the guidelines in Tables C4E, C4P, C5E and C5P.
  • 2016-10-19 23:24:24
    113ChildCare_38_3(1) Active
  • Adds table A9C.
  • 2016-10-23 17:21:47
    114ChildCare_38_4(1) Active
  • Corrects column "Annual subsidies received" in Table B2.
  • 2016-10-27 15:42:48
    115ChildCare_39_0(1) Active
  • Adds national program rule "HouseholdAgeScreen" and installs a household screen that immediately eliminates from further processing any household with a single person or any household with no person <= "HouseholdAgeScreen".
  • 2018-01-31 09:39:55
    116ChildCare_40_0(1) Active
  • Adds variable list rule "EligibleInPriorSim". If a variable is provided and no one in a household has a value > 0, then the household is skipped. NOTE: This version was originally saved as a "non-standard" version--version 999.6.
  • Also adds a new feature to this version--i.e., saves "Part_UnitsProb" prior to the time the "RanNumAdjustment" form is called so that it may be used in setting the form value. NOTE THAT THIS CHANGE MEANS THAT PAST BASELINE RESULTS CANNOT BE EXACTLY REPLICATED.
  • 2018-02-20 11:07:04
    117ChildCare_41_0(1) Active
  • Adds national rule "ApplyRulesOfOneStateToOthers" and state rule "StatesToTakeRulesOfAnother" so that analysts can apply the rules of one state to other states without having to set all the rules individually.
  • 2018-02-23 15:57:53
    118ChildCare_42_0(1) Active
  • Adds state rule "ExemptFromCopayPoverty" to add the capability to model copayment exemptions when the assistance unit’s income is below a specified percent of poverty.
  • 2018-03-13 23:40:47
    119ChildCare_43_0(1) Active
  • Adds national rule "AltParticVariations" and a new form that is triggered by the new rule-- "AltParticVariationsForm". These rules alter participation in alternative simulations only.
  • 2018-06-26 16:36:13
    120ChildCare_43_1(1) Active
  • Corrects type of ExemptFromCopayPoverty from integer to float.
  • 2018-07-31 20:48:59
    121ChildCare_44_0(1) Active
  • Adds new monthly output variable RanNumAdjFormValue which stores the value returned by the RanNumAdjustment form. Stored on record of all unit persons.
  • 2018-10-09 14:21:25
    122ChildCare_45_1(1) Active
  • Adds option to existing rule CopayAdjustOption to accomodate new copay level in Washington state. Calculates copay using poverty guideline rather than income for families with income over 200% of poverty./LI>
  • 2019-08-06 13:02:13
    123ChildCare_46_0(1) Active
  • Adds option 5 to CopayAdjustSecondChild, CopayAdjustThirdChild, and CopayAdjustFourthChild and new rule CopayAdjustMultChildren_WI to model the WI option of having copays vary by income level as well as number of children.
  • Corrects identification of state in the CheckRules function. This change has no impact on results, but correctly identifies state in the email message that is sent to users.
  • 2019-08-26 11:05:09
    124ChildCare_47_0(1) Active
  • Adds variablelist rule IncomeLimitVars to hold 8 HUD income limits.
  • Adds result variable UnitIncomeLimit.
  • Adds national rule IncomeEligibilityTestType to specify the type of income test to apply.
  • 2019-09-18 11:03:24
    125ChildCare_47_2(1) Active
  • Converts percentages to decimals according to CopayType when reading in detailed copay amounts.
  • Adds new detailed copay data input file (option 3 for DataInputFile).
  • 2019-09-24 10:53:49
    126ChildCare_48_0(1) Active
  • Makes rules EligibilityOfStudents and EligibilityOfStudentsWorkHrs obsolete.
  • Add rules EligHighSchoolStudents, EligHighSchoolStudentsAge, EligPostSecStudents, and EligPostSecStudentsAge to fully capture eligibility of students.
  • 2020-04-22 17:28:20
    127ChildCare_48_1(1) Active
  • Interim correction to the update in version 48_0. This update is not present in versions 49.0 to 52.2.
  • 2021-12-09 15:21:41
    128ChildCare_49_1(1) Active
  • Adds option "2021 Detailed Baseline Rules" to rule CopayDataFile.
  • 2020-12-17 13:51:07
    129ChildCare_49_2(1) Active
  • Adds option "If value in appropriate CopayLevel program rule for income and family size = -2 then copay= (income-(1.60*poverty guideline))*.5 or copay=.12 * income, whichever is less." to rule CopayAdjustOption.
  • 2021-12-08 11:52:13
    130ChildCare_49_3(1) Active
  • Adds option "2019 Detailed Baseline Rules" to rule CopayDataFile.
  • 2021-12-08 12:24:48
    131ChildCare_50_0(2) Developers only
  • Starting with version 39.0, add variable list rule "EligibleInPriorSim". If a variable is provided and no one in a household has a value > 0, then the household is skipped.
  • 2021-12-08 13:59:04
    132ChildCare_50_3(2) Developers only
  • Adds rules CO_HigherEligLimitAdjFactorRedeterm, TX_HigherEligLimitAdjFactorRedeterm and VA_HigherEligLimitAdjFactorRedeterm adjustment factors for redetermination period to handle substate variations in eligibility limits.
  • 2021-12-08 18:00:09
    133ChildCare_51_0(2) Developers only
  • Implements imputation of families that receive CCDF in the month prior to the simulation year.
  • Adds rules PriorYearEnrollmentMethod, PctWithPriorMonths, NumberPriorMonths, DurationMonthBeforeSim and EligTypeMonthBeforeSim.
  • Adds result variables EnrollmentDurationOngoingSpell, EligTypeOngoingSpell.
  • 2021-12-08 18:04:35
    134ChildCare_52_0(2) Developers only
  • Adds summarytables A15A, A15B and A16.
  • 2021-12-08 18:07:01
    135ChildCare_52_2(1) Active
  • Fixes an error in selecting the correct eligibility limit when continuing participation.
  • 2021-12-08 18:35:20
    136ChildCare_53_0(1) Active
  • Adds a state rule called "CopayCappedAtMaxRate".
  • If the monthly copayment is capped at the maximum reimbursement rate.
  • Adds a new annual result variable AvgCCExpPerChildV2 written to records of children who receive non-parent care.
  • 2022-09-26 09:26:18
    137ChildCare_54_0(1) Active
  • Adds 2022 copay chart.
  • Adds new rule to place an upper limit on copays--CopayCapPercentIncome.
  • Re-released 11/16/2022 with new RWJF 2022 copay chart.
  • 2023-09-21 18:22:28
    138ChildCare_56_2(1) Active
  • Correction to setting of person pointer in the CCCParticipateCalculate function.
  • 2023-09-20 22:59:03
    139ChildCare_999_0(0) Inactive
  • Temporary version to test impact of modified job search criteria. Eliminates two of the criteria for both initial and continuing eligibility--i.e., person is either discouraged or there is no work available.
  • 2015-10-21 08:44:48
    140ChildCare_999_1(0) Inactive
  • Temporary version to test impact of modified job search criteria. Eliminates two of the criteria for initial eligibility--i.e., person is either discouraged or there is no work available.
  • 2015-10-26 07:10:51
    141ChildCare_999_6(1) Active
  • Starting with version 39.0, add variable list rule "EligibleInPriorSim". If a variable is provided and no one in a household has a value > 0, then the household is skipped.
  • 2018-02-09 14:33:00