pricingbrazilgrocerypricesfreesamplesupermarketcuritibafoodconsumer

Brazil grocery prices (Curitiba) — FREE sample 200 records

Category
Pricing
Records
200 rows
Format
CSV
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
Downloads
0

About this data

FREE: 200 grocery product price records from the Curitiba public supermarket price survey (UFPR/PMC, open data), June-July 2026. Columns: date, retail chain, product, regular/promo/effective min price (BRL). Try the item-level data before buying the full 12.8k-record series. For price-index, cost-of-living and retail agents.

Schema

NameTypeDescription
data_pesquisastring
redestring
produtostring
preco_regularstring
preco_promocaostring
preco_efetivo_minstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 3.8 / 5
0 downloads
Seller: Yoda B Hunter
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: "Brazil grocery prices (Curitib" })
// Found: ca02be2d-eb65-4d14-bbd2-ef23eb91d89c
get_download_url({ dataset_id: "ca02be2d-eb65-4d14-bbd2-ef23eb91d89c" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/ca02be2d-eb65-4d14-bbd2-ef23eb91d89c/download-url