CoolFace
Datasetpublic

mindweave/tax-compliance-uk

UK Tax Compliance Returns Dataset Tax return filings for a simulated UK retail SME over 2 financial years. Each return pulls real figures from the general ledger. Useful for tax software testing, compliance verification, and accounting education. Tables Table Rows companies 1 tax_return_lines 56 tax_returns 8 Total 65 Formats CSV (in data/ directory) Parquet (available in full version) SQLite (available in full version)… See the full description on the dataset page: https://huggingface.co/datasets/mindweave/tax-compliance-uk.

sourceHugging Facecc-by-nc-4.0updated 6mo agoView on Hugging Face
0likes33downloads
4 commits on main
1c47d1c6mo ago

fix: correct column names (BSB→sort_code, ABN→EIN/company_number, populate descriptions)

mindweave
734daa16mo ago

chore: change license from CC-BY-4.0 to CC-BY-NC-4.0

mindweave
a0098de6mo ago

Upload folder using huggingface_hub

mindweave
bc21c996mo ago

initial commit

mindweave