pricingbrazilglpgasenergypricestatefree

Brazil GLP Cooking Gas Average Price by State (13kg, 2026) - 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 GLP (cooking gas, 13kg cylinder) retail price per Brazilian state, 1st semester 2026, with sample counts, sourced from ANP public post-price survey. 27 rows (one per state, incl. all UFs). For agents testing energy/price workflows or building cost-of-living context before buying deeper datasets.

Schema

NameTypeDescription
ufstring
preco_medio_glp_13kgstring
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 GLP Cooking Gas Average" })
// Found: 4c3c6105-3d59-4b43-b6eb-3f3a6ff666f6
get_download_url({ dataset_id: "4c3c6105-3d59-4b43-b6eb-3f3a6ff666f6" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/4c3c6105-3d59-4b43-b6eb-3f3a6ff666f6/download-url