baogorek commited on
Commit
db9133c
·
verified ·
1 Parent(s): a762962

Upload calibration/runs/1.75.6_b499dc8f_20260409_164312/diagnostics/national_validation.txt with huggingface_hub

Browse files
calibration/runs/1.75.6_b499dc8f_20260409_164312/diagnostics/national_validation.txt ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Loading /staging/1.75.6_b499dc8f_20260409_164312/national/US.h5...
2
+ Households in file: 111,114
3
+
4
+ ======================================================================
5
+ NATIONAL H5 VALUES
6
+ ======================================================================
7
+ adjusted_gross_income $15,838,915,290,028
8
+ employment_income $10,931,543,813,388
9
+ self_employment_income $-2,006,445,986,281
10
+ tax_unit_partnership_s_corp_income $-1,810,126,017,531
11
+ taxable_pension_income $977,619,397,764
12
+ dividend_income $1,611,918,195,601
13
+ net_capital_gains $-1,944,851,542,700
14
+ rental_income $-186,655,869,302
15
+ taxable_interest_income $986,005,348,321
16
+ social_security $1,368,238,475,728
17
+ snap $ 91,887,295,992
18
+ ssi $ 57,263,922,427
19
+ income_tax_before_credits $2,482,424,026,253
20
+ eitc $ 62,044,886,142
21
+ refundable_ctc $ 36,562,470,898
22
+ real_estate_taxes $464,007,399,927
23
+ rent $675,386,843,141
24
+ is_pregnant 0
25
+ person_count 341,353,653
26
+ household_count 124,801,123
27
+
28
+ ======================================================================
29
+ COMPARISON TO REFERENCE VALUES
30
+ ======================================================================
31
+ person_count 341,353,653 ref ~335M (+1.9%)
32
+ household_count 124,801,123 ref ~130M (-4.0%)
33
+ adjusted_gross_income $15,838,915,290,028 ref ~$15T (+5.6%)
34
+ employment_income $10,931,543,813,388 ref ~$10T (+9.3%)
35
+ social_security $1,368,238,475,728 ref ~$1.2T (+14.0%)
36
+ snap $ 91,887,295,992 ref ~$110B (-16.5%)
37
+ ssi $ 57,263,922,427 ref ~$60B (-4.6%)
38
+ eitc $ 62,044,886,142 ref ~$60B (+3.4%)
39
+ refundable_ctc $ 36,562,470,898 ref ~$120B (-69.5%) ***
40
+ income_tax_before_credits $2,482,424,026,253 ref ~$4T (-37.9%) ***
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