datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
australian-sme-business-dataset
SME Business Dataset (Free Samples — AU, US, UK)
Realistic, relational business datasets generated by simulating retail SMEs day-by-day over 2 financial years. Every transaction flows through double-entry accounting.
Browse all datasets and variants →
Three variants available: Australian (ATO/GST), US (IRS/FICA), and UK (HMRC/PAYE/VAT).
What makes this different
Feature
AdventureWorks
Northwind
Faker/Mockaroo
This dataset
Cross-domain traceability
Partial… See the full description on the dataset page: https://huggingface.co/datasets/mindweave/australian-sme-business-dataset.australian_credit
Australian Credit
The Australian Credit from the UCI ML repository.
Classification of loan approval.
Configurations and tasks
Configuration
Task
Description
australian_credit
Binary classification
Is the loan granted?
Usage
from datasets import load_dataset
dataset = load_dataset("mstz/australian_credit")["train"]
Features
Target feature changes according to the selected configuration and is always in last position in the dataset.
AIS-Australian_Institute_of_Sportsaustralian-council-rates
Australian council rates and household running costs, 2026-27
Residential council rates for 227 local government areas across Queensland, New
South Wales and Victoria, plus modelled household running costs for the 148
councils where suburb-level records support them.
File
Councils
States
Contents
suburbcost-council-running-costs.csv
148
QLD, NSW
Council rate, plus median water, modelled commute, building insurance and body corporate, with data-quality flags… See the full description on the dataset page: https://huggingface.co/datasets/suburbcost/australian-council-rates.
