Commit c121290
Populate spm_unit_pre_subsidy_childcare_expenses from CPS ASEC
MP exported spm_unit_pre_subsidy_childcare_expenses as zero, so the national
childcare target (spm_unit_capped_work_childcare_expenses) read $0 against a
~$348B baseline. eCPS reads the input directly from the CPS ASEC SPM field
SPM_CHILDCAREXPNS.
Wire SPM_CHILDCAREXPNS -> spm_unit_pre_subsidy_childcare_expenses through the
same path as spm_unit_energy_subsidy: the PERSON_VARIABLES rename, the
nonnegative and zero-default value-column lists, and the spm_unit source-column
aggregation. PolicyEngine computes spm_unit_capped_work_childcare_expenses from
this input, so the computed variable is not exported (the frozen export contract
deliberately excludes it as formula-owned). Mirror the existing energy-subsidy
mapping and entity-aggregation tests.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent fdb25b6 commit c121290
4 files changed
Lines changed: 13 additions & 0 deletions
File tree
- src/microplex_us
- data_sources
- pipelines
- tests
- pipelines
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
120 | 123 | | |
121 | 124 | | |
122 | 125 | | |
| |||
200 | 203 | | |
201 | 204 | | |
202 | 205 | | |
| 206 | + | |
203 | 207 | | |
204 | 208 | | |
205 | 209 | | |
| |||
216 | 220 | | |
217 | 221 | | |
218 | 222 | | |
| 223 | + | |
219 | 224 | | |
220 | 225 | | |
221 | 226 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9887 | 9887 | | |
9888 | 9888 | | |
9889 | 9889 | | |
| 9890 | + | |
9890 | 9891 | | |
9891 | 9892 | | |
9892 | 9893 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1014 | 1014 | | |
1015 | 1015 | | |
1016 | 1016 | | |
| 1017 | + | |
1017 | 1018 | | |
1018 | 1019 | | |
1019 | 1020 | | |
| |||
1028 | 1029 | | |
1029 | 1030 | | |
1030 | 1031 | | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
1031 | 1036 | | |
1032 | 1037 | | |
1033 | 1038 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
| 450 | + | |
450 | 451 | | |
451 | 452 | | |
452 | 453 | | |
| |||
474 | 475 | | |
475 | 476 | | |
476 | 477 | | |
| 478 | + | |
477 | 479 | | |
478 | 480 | | |
479 | 481 | | |
| |||
0 commit comments