datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Australia-Stock-Symbols-and-Metadata
Australia Stock Symbols & Company Metadata
This dataset contains stock symbols and basic company metadata for all listed companies in Australia.It is updated weekly if new changes are there.
📊 Dataset Contents
The dataset is provided as a CSV file with the following columns:
Column
Description
name
Full company name
ticker
Stock ticker symbol (e.g., AAPL, MSFT)
market
The exchange/market where the stock is listed
sector
The primary business sector of… See the full description on the dataset page: https://huggingface.co/datasets/kjhq/Australia-Stock-Symbols-and-Metadata.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_Sports
