baogorek commited on
Commit
b531313
·
verified ·
1 Parent(s): 954b791

Upload calibration/runs/1.75.5_a84b8824_20260409_111915/diagnostics/national_validation.txt with huggingface_hub

Browse files
calibration/runs/1.75.5_a84b8824_20260409_111915/diagnostics/national_validation.txt ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Loading /staging/1.75.5_a84b8824_20260409_111915/national/US.h5...
2
+ Households in file: 107,669
3
+
4
+ ======================================================================
5
+ NATIONAL H5 VALUES
6
+ ======================================================================
7
+ adjusted_gross_income $15,743,754,954,243
8
+ employment_income $10,635,873,735,872
9
+ self_employment_income $-2,049,476,746,334
10
+ tax_unit_partnership_s_corp_income $ 25,528,729,932
11
+ taxable_pension_income $978,416,249,022
12
+ dividend_income $693,187,597,322
13
+ net_capital_gains $-1,518,365,265,067
14
+ rental_income $-148,956,106,038
15
+ taxable_interest_income $370,834,088,004
16
+ social_security $1,383,069,269,152
17
+ snap $ 93,585,305,835
18
+ ssi $ 57,259,813,926
19
+ income_tax_before_credits $2,469,819,953,017
20
+ eitc $ 62,455,417,098
21
+ refundable_ctc $ 36,556,448,110
22
+ real_estate_taxes $456,271,970,937
23
+ rent $657,581,269,419
24
+ is_pregnant 0
25
+ person_count 341,239,057
26
+ household_count 124,421,101
27
+
28
+ ======================================================================
29
+ COMPARISON TO REFERENCE VALUES
30
+ ======================================================================
31
+ person_count 341,239,057 ref ~335M (+1.9%)
32
+ household_count 124,421,101 ref ~130M (-4.3%)
33
+ adjusted_gross_income $15,743,754,954,243 ref ~$15T (+5.0%)
34
+ employment_income $10,635,873,735,872 ref ~$10T (+6.4%)
35
+ social_security $1,383,069,269,152 ref ~$1.2T (+15.3%)
36
+ snap $ 93,585,305,835 ref ~$110B (-14.9%)
37
+ ssi $ 57,259,813,926 ref ~$60B (-4.6%)
38
+ eitc $ 62,455,417,098 ref ~$60B (+4.1%)
39
+ refundable_ctc $ 36,556,448,110 ref ~$120B (-69.5%) ***
40
+ income_tax_before_credits $2,469,819,953,017 ref ~$4T (-38.3%) ***
41
+
42
+ *** = >30% deviation from reference. Investigate further.
43
+
44
+ ======================================================================
45
+ STRUCTURAL CHECKS
46
+ ======================================================================
47
+ [PASS] weight_non_negativity:
48
+ [PASS] person_id_uniqueness:
49
+ [PASS] household_id_uniqueness:
50
+ [PASS] tax_unit_id_uniqueness:
51
+ [PASS] spm_unit_id_uniqueness:
52
+ [PASS] person_household_mapping:
53
+ [PASS] boolean_takeup_takes_up_snap_if_eligible:
54
+ [PASS] boolean_takeup_takes_up_ssi_if_eligible:
55
+ [PASS] boolean_takeup_takes_up_aca_if_eligible:
56
+ [PASS] boolean_takeup_takes_up_medicaid_if_eligible:
57
+ [PASS] boolean_takeup_takes_up_tanf_if_eligible:
58
+ [PASS] boolean_takeup_takes_up_head_start_if_eligible:
59
+ [PASS] boolean_takeup_takes_up_early_head_start_if_eligible:
60
+ [PASS] boolean_takeup_takes_up_dc_ptc:
61
+
62
+ 14/14 passed, 0 failed