| { | |
| "filings_root": "data\\raw\\filings", | |
| "output_dir": "data\\output\\hf_table_html_1994_2026", | |
| "year_range": [ | |
| 1994, | |
| 2026 | |
| ], | |
| "samples_per_year": 100, | |
| "max_tables_per_filing": 1, | |
| "seed": 42, | |
| "total_samples": 3099, | |
| "years_with_any_samples": 32, | |
| "parquet_written": true, | |
| "files": { | |
| "sampled_csv": "data\\output\\hf_table_html_1994_2026\\sampled_table_html.csv", | |
| "sampled_parquet": "data\\output\\hf_table_html_1994_2026\\sampled_table_html.parquet", | |
| "year_summary_csv": "data\\output\\hf_table_html_1994_2026\\year_summary.csv", | |
| "hf_dataset_dir": "data\\output\\hf_table_html_1994_2026\\hf_dataset" | |
| } | |
| } |