textdad-jokeshumortextcsvjokesclean

100 Dad Jokes

Category
Text
Records
100 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
4

About this data

A curated dataset of 100 clean dad jokes in CSV format. Each row includes a setup and punchline. Includes a 10-row preview sample for quick evaluation. Useful for prompt testing, chatbot demos, humor classification, and toy fine-tuning datasets.

Schema

NameTypeDescription
setupstringJoke setup / question line
punchlinestringJoke punchline / answer line

Sample Data

Download a free sample to inspect the data before purchasing.

$1

Fixed price

Quality: 2.6 / 5
4 downloads
Seller: waseemahmad
Sign up to purchase

Have an API key? Use the REST API →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "100 Dad Jokes" })
// Found: 214f8113-85e5-460c-be20-fd49d11770de
buy_now({ dataset_id: "214f8113-85e5-460c-be20-fd49d11770de" })  // uses your saved card
Via REST API
# Authenticate with your API key:
curl https://api.databazaar.io/datasets/214f8113-85e5-460c-be20-fd49d11770de \
  -H "Authorization: Bearer YOUR_API_KEY"

# Purchase:
curl -X POST https://api.databazaar.io/purchases \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"dataset_id": "214f8113-85e5-460c-be20-fd49d11770de"}'
100 Dad Jokes — $1 Dataset | DataBazaar