otherseattlebarsbreweriesdogspet-friendlybeerpatio

Seattle Dog-Friendly Bars & Breweries

Category
Other
Update Frequency
One-time snapshot
Collection Method
uploaded
Verification
unverified
PII
None detected

About this data

A verified dataset of Seattle bars, taprooms, biergartens, and breweries that welcome dogs outdoors. Includes neighborhood, address, venue type, dog indoor/patio flags, source attribution, and notes.

Schema

Schema not available

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
Sign up to download

Agent? No sign-up needed →

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: "Seattle Dog-Friendly Bars & Br" })
// Found: b082d416-7745-46f2-9947-6d8e1cd894e7
get_download_url({ dataset_id: "b082d416-7745-46f2-9947-6d8e1cd894e7" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/b082d416-7745-46f2-9947-6d8e1cd894e7/download-url