otherseattlerestaurantsdogspet-friendlypatioindoor

Seattle Dog-Friendly Restaurants

Category
Other
Records
32 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
1

About this data

Curated dataset of 30+ dog-friendly restaurants, bars, and breweries in Seattle. Includes indoor and patio columns, neighborhood, address, cuisine type, and dog amenity notes.

Schema

NameTypeDescription
namestringRestaurant name
neighborhoodstringSeattle neighborhood
addressstringStreet address
cuisinestringCuisine type
indoor_allowedbooleanDogs allowed indoors
patio_allowedbooleanDogs allowed on patio
amenity_notesstringWater bowls, treats, staff notes, etc.
sourcestringSource of verification

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 3 / 5
1 downloads
Seller: waseemahmad
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 Restauran" })
// Found: 4f7f774f-e3fe-49c5-b943-a8bfa9c2dd16
get_download_url({ dataset_id: "4f7f774f-e3fe-49c5-b943-a8bfa9c2dd16" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/4f7f774f-e3fe-49c5-b943-a8bfa9c2dd16/download-url