βœ“ Used by 200+ Data Scientists

Production-Ready ML Datasets

Skip months of data cleaning. Our pre-validated Parquet datasets are ready for your ML pipelines, feature engineering, and model training.

Get 40% OFF This Week β†’ Browse Datasets

Perfect For Your ML Use Cases

🎯 Supervised Learning

Pre-labeled business datasets with clear target variables. Risk scores, classification labels, regression targets included.

πŸ“Š Time Series Forecasting

Daily/monthly time series data spanning 5+ years. Perfect for ARIMA, Prophet, LSTM models. No gaps.

πŸ”— Multi-Source Fusion

Weather Γ— Economy, Health Γ— Climate correlations. Unique multi-source datasets unavailable elsewhere.

πŸ—οΈ Feature Engineering

Pre-computed features reduce prep time by 80%. Rolling averages, lags, normalized scores ready to use.

Complete ML-Ready Datasets Catalog

🏦 EU B2B Risk Intelligence

13,398 rows β€’ 48 features β€’ Perfect for credit scoring models
View β†’

🏠 France Real Estate (DVF)

1.17M rows β€’ 38 features β€’ Price prediction, market analysis
View β†’

πŸ‡«πŸ‡· France Business Intelligence

105,909 rows β€’ 59 features β€’ Lead scoring, churn prediction
View β†’

🌑️ Weather Γ— Health Correlations

15,645 rows β€’ Cross-domain ML, epidemiology modeling
View β†’

πŸ“ˆ Trading Quant Signals

932 rows β€’ 74 indicators β€’ VIX regime, FX-beta features
View β†’

🏦 EU Corporate Bankruptcy Predictors

13,398 rows β€’ 48 features β€’ BODACC + SIRENE correlations
View β†’

⚑ Weather Electricity Demand Correlation EU27

15,645 rows β€’ Cross-domain ML β€’ Open-Meteo + ENTSO-E
View β†’

🏠 Real Estate Climate Risk Investment

1.17M rows β€’ 38 features β€’ DVF + Copernicus climate
View β†’

⚠️ B2B Défaillance Early Warning

105,909 rows β€’ 59 features β€’ French company failure signals
View β†’

πŸͺ™ Crypto Macro Correlation Signals

932 rows β€’ 74 indicators β€’ BTC + EURUSD + ECB
View β†’

πŸ₯ Healthcare Demand Weather Predictive

15,645 rows β€’ Epidemiology modeling β€’ ANSM + SantΓ© publique
View β†’

πŸ“¦ Supply Chain Disruption Monitor

Customs trade data β€’ GDELT geopolitical alerts
View β†’

🌾 Agricultural Yield Prediction EU

ESA satellite + FAO β€’ Historical weather correlations
View β†’

πŸ‘₯ French Consumer Spending Predictor

INSEE + e-commerce β€’ Weather + sentiment analysis
View β†’

Load in 3 Lines

# Load Tiger Data in Python
import polars as pl

# Direct load from Parquet
df = pl.read_parquet("tiger-data-france_real_estate.parquet")

# 1.17M rows ready for ML
print(df.shape)  # (1168684, 38)

# Your model in minutes, not months
X = df.select(["surface", "code_postal", "type_local"])
y = df["valeur_fonciere"]

Launch Week: 40% OFF All Datasets

Use code LAUNCH40 β€’ Ends Sunday β€’ No hidden fees

Claim Your Discount β†’