Central government fiscal revenue split between non-individual taxpayers (companies and other legal entities) and individual taxpayers (sole traders and natural persons), from the RRA Annual Tax Statistics report series. The table was first introduced in the 3rd edition (FY 2018/19) under section 2.15 / 3.13, and includes back-data to FY 2014/15. Three rows per fiscal year: non_individual, individual, and total. The non-individual category consistently accounts for over 90 percent of central government fiscal revenue. FY 2021/22 data is recovered as back-data from the 2022/23 and later editions since the 2021/22 PDF has a font encoding issue that makes it unreadable by pdfplumber. Three PDF layout eras are handled: Era 1 (2018/19, chart-interleaved with duplicate INDIVIDUAL labels), Era 2 (2019/20-2020/21, unlabeled non-individual row or 2-column with percentages), and Era 3 (2022/23+, clean table with kerning artifacts normalized).
| COLUMN | TYPE | DESCRIPTION | UNIT |
|---|---|---|---|
| fiscal_year | string | Rwanda fiscal year in "YYYY/YY" format (e.g. "2024/25") | - |
| fiscal_year_start | date | First day of the fiscal year (July 1) | - |
| taxpayer_type | string | Taxpayer classification: 'non_individual' (companies and legal entities), 'individual' (sole traders and natural persons), 'total' (sum of both). | - |
| revenue_rwf_bn | float64 | Central government fiscal revenue collected from this taxpayer type | Rwf bn |