Quarterly FFIEC Call Report snapshots produced by the companion ETL control
panel Space.
The source is the FFIEC CDR bulk download page
(ReportingSeriesSinglePeriod) and each successful run writes one canonical
parquet for the selected reporting period.
from datasets import load_dataset
ds = load_dataset("kairusama/call-report-one", "income_and_supplemental", split="train")
df = ds.to_pandas()
Other viewer-friendly configs:
consolidated_gs… See the full description on the dataset page:
https://huggingface.co/datasets/kairusama/call-report-one.