|
| 1 | +schema_version: arch.source_package.v1 |
| 2 | +package_id: jct-tax-expenditures-2024 |
| 3 | +label: JCT 2024 individual income tax expenditure estimates |
| 4 | +artifact: |
| 5 | + source_name: jct |
| 6 | + source_table: Estimates of Federal Tax Expenditures for Fiscal Years 2024-2028 |
| 7 | + resource_package: db |
| 8 | + resource_directory: data/jct/tax_expenditures_2024 |
| 9 | + manifest: manifest.yaml |
| 10 | + vintage: jcx_48_24 |
| 11 | + extracted_at: "2026-06-16" |
| 12 | + extraction_method: manual extraction from JCX-48-24 Table 1 individual income tax revenue-loss columns |
| 13 | + parser: delimited_text_full_rows |
| 14 | + sheet_name: jct_tax_expenditures_2024 |
| 15 | +record_sets: |
| 16 | + - record_set_id: jct.tax_expenditures.cy2024 |
| 17 | + record_set_spec_id: jct.individual_tax_expenditure_revenue_loss.v1 |
| 18 | + source_record_id_prefix: jct.tax_expenditures.cy2024 |
| 19 | + sheet_name: jct_tax_expenditures_2024 |
| 20 | + period_type: calendar_year |
| 21 | + period: 2024 |
| 22 | + geography_id: 0100000US |
| 23 | + geography_level: country |
| 24 | + geography_name: United States |
| 25 | + geography_vintage: current |
| 26 | + entity: tax_unit |
| 27 | + entity_role: federal_income_tax_unit |
| 28 | + domain: federal_income_tax |
| 29 | + groupby_dimension: jct.tax_expenditure |
| 30 | + rows: |
| 31 | + - value_id: salt_deduction |
| 32 | + label: State and local tax deduction |
| 33 | + ordinal: 0 |
| 34 | + row_number: 2 |
| 35 | + expected_row_header_column: A |
| 36 | + expected_row_header: salt_deduction |
| 37 | + filters: |
| 38 | + tax_expenditure: salt_deduction |
| 39 | + constraints: |
| 40 | + - variable: tax_expenditure |
| 41 | + operator: "==" |
| 42 | + value: salt_deduction |
| 43 | + label: JCT tax expenditure row |
| 44 | + table_record_kind: total |
| 45 | + - value_id: medical_expense_deduction |
| 46 | + label: Medical expense deduction |
| 47 | + ordinal: 1 |
| 48 | + row_number: 3 |
| 49 | + expected_row_header_column: A |
| 50 | + expected_row_header: medical_expense_deduction |
| 51 | + filters: |
| 52 | + tax_expenditure: medical_expense_deduction |
| 53 | + constraints: |
| 54 | + - variable: tax_expenditure |
| 55 | + operator: "==" |
| 56 | + value: medical_expense_deduction |
| 57 | + label: JCT tax expenditure row |
| 58 | + table_record_kind: total |
| 59 | + - value_id: charitable_deduction |
| 60 | + label: Charitable contribution deduction |
| 61 | + ordinal: 2 |
| 62 | + row_number: 4 |
| 63 | + expected_row_header_column: A |
| 64 | + expected_row_header: charitable_deduction |
| 65 | + filters: |
| 66 | + tax_expenditure: charitable_deduction |
| 67 | + constraints: |
| 68 | + - variable: tax_expenditure |
| 69 | + operator: "==" |
| 70 | + value: charitable_deduction |
| 71 | + label: JCT tax expenditure row |
| 72 | + table_record_kind: total |
| 73 | + - value_id: deductible_mortgage_interest |
| 74 | + label: Deductible mortgage interest |
| 75 | + ordinal: 3 |
| 76 | + row_number: 5 |
| 77 | + expected_row_header_column: A |
| 78 | + expected_row_header: deductible_mortgage_interest |
| 79 | + filters: |
| 80 | + tax_expenditure: deductible_mortgage_interest |
| 81 | + constraints: |
| 82 | + - variable: tax_expenditure |
| 83 | + operator: "==" |
| 84 | + value: deductible_mortgage_interest |
| 85 | + label: JCT tax expenditure row |
| 86 | + table_record_kind: total |
| 87 | + - value_id: qualified_business_income_deduction |
| 88 | + label: Qualified business income deduction |
| 89 | + ordinal: 4 |
| 90 | + row_number: 6 |
| 91 | + expected_row_header_column: A |
| 92 | + expected_row_header: qualified_business_income_deduction |
| 93 | + filters: |
| 94 | + tax_expenditure: qualified_business_income_deduction |
| 95 | + constraints: |
| 96 | + - variable: tax_expenditure |
| 97 | + operator: "==" |
| 98 | + value: qualified_business_income_deduction |
| 99 | + label: JCT tax expenditure row |
| 100 | + table_record_kind: total |
| 101 | + measures: |
| 102 | + - measure_id: revenue_loss |
| 103 | + label: Individual income tax revenue loss |
| 104 | + ordinal: 0 |
| 105 | + column: D |
| 106 | + source_column_id: individual_revenue_loss_2024 |
| 107 | + expected_column_header_row: 1 |
| 108 | + expected_column_header: individual_revenue_loss_2024 |
| 109 | + concept: jct.individual_tax_expenditure_revenue_loss |
| 110 | + source_concept: jct.individual_income_tax_revenue_loss |
| 111 | + concept_relation: source_label |
| 112 | + unit: usd |
| 113 | + aggregation: sum |
| 114 | + expected_cell_type: number |
0 commit comments