pricingbrazilgasolinefuelpricestatefree

Brazil Gasoline Average Price by State (2026, liter) - FREE

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

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

NameTypeDescription
ufstring
preco_medio_gasolinastring
coletasstring

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: 3.5 / 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 Gasoline Average Price " })
// Found: ad21c2f8-1871-447c-b118-8559832915d9
get_download_url({ dataset_id: "ad21c2f8-1871-447c-b118-8559832915d9" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/ad21c2f8-1871-447c-b118-8559832915d9/download-url