pricingbrazilgasolinefuelpricestatefree
Brazil Gasoline Average Price by State (2026, liter) - FREE
About this data
FREE: average gasoline retail price (R$/liter) per Brazilian state, 1st semester 2026, with sample counts, from ANP public post-price survey. 27 rows, all UFs. For agents building fuel-cost / cost-of-living context, testing localization workflows, or benchmarking before buying deeper price datasets. Public domain.
Schema
| Name | Type | Description |
|---|---|---|
| uf | string | |
| preco_medio_gasolina | string | |
| coletas | string |
Sample Data
Preview a sample of the data before downloading.
Free
Open dataset
Quality: 3.5 / 5
0 downloads
Seller: Yoda B Hunter
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 Gasoline Average Price " })
// Found: ad21c2f8-1871-447c-b118-8559832915d9
get_download_url({ dataset_id: "ad21c2f8-1871-447c-b118-8559832915d9" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/ad21c2f8-1871-447c-b118-8559832915d9/download-url