baogorek commited on
Commit
92c6b17
·
verified ·
1 Parent(s): 3db55ce

Upload calibration/runs/1.73.0_243fdeb6_20260326_084640/diagnostics/national_validation.txt with huggingface_hub

Browse files
calibration/runs/1.73.0_243fdeb6_20260326_084640/diagnostics/national_validation.txt ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Loading /staging/1.73.0/national/US.h5...
2
+ Households in file: 110,977
3
+
4
+ ======================================================================
5
+ NATIONAL H5 VALUES
6
+ ======================================================================
7
+ adjusted_gross_income $252,884,938,485,569
8
+ employment_income $15,187,935,208,155
9
+ self_employment_income $318,155,624,902
10
+ tax_unit_partnership_s_corp_income $-1,419,860,087,393
11
+ taxable_pension_income $977,753,229,643
12
+ dividend_income $62,263,960,960,702
13
+ net_capital_gains $ 94,718,010,818
14
+ rental_income $3,797,380,228,107
15
+ taxable_interest_income $21,079,679,178,714
16
+ social_security $1,254,212,326,877
17
+ snap $ 95,331,124,339
18
+ ssi $ 58,106,035,972
19
+ income_tax_before_credits $52,933,668,977,607
20
+ eitc $ 50,169,760,954
21
+ refundable_ctc $ 36,588,166,630
22
+ real_estate_taxes $169,217,339,581
23
+ rent $741,675,701,567
24
+ is_pregnant 0
25
+ person_count 341,321,987
26
+ household_count 101,550,740
27
+
28
+ ======================================================================
29
+ COMPARISON TO REFERENCE VALUES
30
+ ======================================================================
31
+ person_count 341,321,987 ref ~335M (+1.9%)
32
+ household_count 101,550,740 ref ~130M (-21.9%)
33
+ adjusted_gross_income $252,884,938,485,569 ref ~$15T (+1585.9%) ***
34
+ employment_income $15,187,935,208,155 ref ~$10T (+51.9%) ***
35
+ social_security $1,254,212,326,877 ref ~$1.2T (+4.5%)
36
+ snap $ 95,331,124,339 ref ~$110B (-13.3%)
37
+ ssi $ 58,106,035,972 ref ~$60B (-3.2%)
38
+ eitc $ 50,169,760,954 ref ~$60B (-16.4%)
39
+ refundable_ctc $ 36,588,166,630 ref ~$120B (-69.5%) ***
40
+ income_tax_before_credits $52,933,668,977,607 ref ~$4T (+1223.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