|
| 1 | +schema_version: arch.source_package.v1 |
| 2 | +package_id: cbo-individual-income-tax-receipts-2026-02 |
| 3 | +label: CBO federal individual income tax receipts |
| 4 | +artifact: |
| 5 | + source_name: cbo |
| 6 | + source_table: CBO budget and economic data, individual income tax receipts |
| 7 | + resource_package: db |
| 8 | + resource_directory: data/cbo/individual_income_tax_receipts_2026_02 |
| 9 | + manifest: manifest.yaml |
| 10 | + vintage: cbo_2026_02_budget_projections |
| 11 | + extracted_at: "2026-06-16" |
| 12 | + extraction_method: >- |
| 13 | + curated CSV extract from CBO February 2026 Historical Budget Data workbook. |
| 14 | + Values mirror CBO individual income tax receipts used in PolicyEngine-US |
| 15 | + calibration parameters and are stored here as source-backed Ledger facts |
| 16 | + for Populace fiscal targeting. |
| 17 | + parser: delimited_text_full_rows |
| 18 | + sheet_name: income_tax_receipts |
| 19 | + artifact_year: 2026 |
| 20 | + selected_rows: |
| 21 | + - source_concept_id: individual_income_taxes |
| 22 | +record_sets: |
| 23 | + - record_set_id: cbo.fy{year}.revenues |
| 24 | + record_set_spec_id: cbo.individual_income_tax_receipts.v1 |
| 25 | + source_record_id_prefix: cbo.fy{year}.revenues |
| 26 | + sheet_name: income_tax_receipts |
| 27 | + period_type: fiscal_year |
| 28 | + period: "{year}" |
| 29 | + geography_id: 0100000US |
| 30 | + geography_level: country |
| 31 | + geography_name: United States |
| 32 | + geography_vintage: current |
| 33 | + entity: government |
| 34 | + entity_role: federal_government |
| 35 | + domain: federal_receipts |
| 36 | + groupby_dimension: cbo.revenue_source |
| 37 | + rows: |
| 38 | + - value_id: individual_income_taxes |
| 39 | + label: Individual income taxes |
| 40 | + ordinal: 0 |
| 41 | + row_number: 2 |
| 42 | + table_record_kind: total |
| 43 | + expected_row_header_column: A |
| 44 | + expected_row_header: individual_income_taxes |
| 45 | + guard_cells: |
| 46 | + - column: B |
| 47 | + expected_value: Individual income taxes |
| 48 | + label: CBO row label |
| 49 | + measures: |
| 50 | + - measure_id: actual_amount |
| 51 | + label: CBO individual income tax receipts |
| 52 | + ordinal: 0 |
| 53 | + column_by_year: |
| 54 | + 2021: D |
| 55 | + 2022: E |
| 56 | + 2023: F |
| 57 | + 2024: G |
| 58 | + source_column_id: year_{year} |
| 59 | + expected_column_header_row: 1 |
| 60 | + expected_column_header: year_{year} |
| 61 | + concept: cbo.individual_income_tax_receipts |
| 62 | + source_concept: cbo.individual_income_tax_receipts |
| 63 | + concept_relation: exact |
| 64 | + concept_authority: cbo |
| 65 | + concept_evidence_url: https://www.cbo.gov/system/files/2026-02/51134-2026-02-Historical-Budget-Data.xlsx |
| 66 | + concept_evidence_notes: >- |
| 67 | + CBO reports federal individual income tax receipts in budget and |
| 68 | + economic data historical and projection tables. Populace maps this |
| 69 | + fiscal-year receipts aggregate to its federal income_tax macro |
| 70 | + calibration control; IRS SOI liability totals are distributional |
| 71 | + controls and do not replace this row. |
| 72 | + unit: usd |
| 73 | + aggregation: sum |
| 74 | + expected_cell_type: number |
0 commit comments