geographicNaaVrug/weather-geo-era5weatherclimateera5ecmwfreanalysistime-seriesgeospatialcopernicustabularparquet

Weather Geo ERA5 — 1.065B Global Weather Records (1940-2025)

Category
Geographic
Records
1,064,793,600 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
auto_imported_huggingface_federated
PII
None detected
File Size
~17028.97 MB
Downloads
0

About this data

1.065 billion ERA5 reanalysis weather records covering 85+ years (1940-2025) of global weather at 0.25° resolution, geographically partitioned parquet for efficient regional queries.

Schema

NameTypeDescription
timeVARCHAR
latitudeFLOAT
longitudeFLOAT
temperature_cFLOAT
precipitation_mmFLOAT
dewpoint_cFLOAT
pressure_hpaFLOAT

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
0 downloads
Seller: DataBazaar
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: "Weather Geo ERA5 — 1.065B Glob" })
// Found: fc89f9cc-b15e-41f5-80b1-baeaf0ebc31a
get_download_url({ dataset_id: "fc89f9cc-b15e-41f5-80b1-baeaf0ebc31a" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/fc89f9cc-b15e-41f5-80b1-baeaf0ebc31a/download-url