Dane ze stacji synoptycznych
Bieżące dane ze stacji synoptycznych
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (10 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| id_stacjiId stacji | text | Unique identifier of the synoptic station.Unique identifier of the synoptic station. |
| stacja | text | Name of the synoptic station.Name of the synoptic station. |
| data_pomiaruData pomiaru | date | Date of the weather measurement.Date of the weather measurement. |
| godzina_pomiaruGodzina pomiaru | text | Hour of the measurement.Hour of the measurement. |
| temperatura | text | Air temperature measured at the station, in degrees Celsius.Air temperature measured at the station, in degrees Celsius. |
| predkosc_wiatruPredkosc wiatru | text | Wind speed measured at the station.Wind speed measured at the station. |
| kierunek_wiatruKierunek wiatru | text | Wind direction in degrees.Wind direction in degrees. |
| wilgotnosc_wzglednaWilgotnosc wzgledna | text | Relative humidity as a percentage.Relative humidity as a percentage. |
| suma_opaduSuma opadu | text | Total precipitation recorded, in millimeters.Total precipitation recorded, in millimeters. |
| cisnienie | text | Atmospheric pressure measured at the station, in hectopascals.Atmospheric pressure measured at the station, in hectopascals. |
Schema inferred from the distribution file's first records 1 month ago. Column types are sampled estimates, not source-declared.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1stacja: Białystok · cisnienie: 1010.5
{
"stacja": "Białystok",
"cisnienie": "1010.5",
"id_stacji": "12295",
"suma_opadu": "5",
"temperatura": "22.4",
"data_pomiaru": "2026-07-25",
"godzina_pomiaru": "13",
"kierunek_wiatru": "210",
"predkosc_wiatru": "2",
"wilgotnosc_wzgledna": "50.4"
}Record 2stacja: Bielsko Biała · cisnienie: 1010.9
{
"stacja": "Bielsko Biała",
"cisnienie": "1010.9",
"id_stacji": "12600",
"suma_opadu": "0",
"temperatura": "23.6",
"data_pomiaru": "2026-07-25",
"godzina_pomiaru": "13",
"kierunek_wiatru": "210",
"predkosc_wiatru": "2",
"wilgotnosc_wzgledna": "36.3"
}Record 3stacja: Chojnice · cisnienie: 1008
{
"stacja": "Chojnice",
"cisnienie": "1008",
"id_stacji": "12235",
"suma_opadu": "0",
"temperatura": "23.5",
"data_pomiaru": "2026-07-25",
"godzina_pomiaru": "13",
"kierunek_wiatru": "230",
"predkosc_wiatru": "5",
"wilgotnosc_wzgledna": "38.1"
}Record 4stacja: Częstochowa · cisnienie: 1010.4
{
"stacja": "Częstochowa",
"cisnienie": "1010.4",
"id_stacji": "12550",
"suma_opadu": "2.1",
"temperatura": "23.7",
"data_pomiaru": "2026-07-25",
"godzina_pomiaru": "13",
"kierunek_wiatru": "180",
"predkosc_wiatru": "2",
"wilgotnosc_wzgledna": "36.1"
}Record 5stacja: Elbląg · cisnienie: 1008.3
{
"stacja": "Elbląg",
"cisnienie": "1008.3",
"id_stacji": "12160",
"suma_opadu": "0",
"temperatura": "21.5",
"data_pomiaru": "2026-07-25",
"godzina_pomiaru": "13",
"kierunek_wiatru": "200",
"predkosc_wiatru": "5",
"wilgotnosc_wzgledna": "50.2"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Query examples
curl -sL 'https://danepubliczne.imgw.pl/api/data/synop' -o data.jsonFull json file download — the schema shown was inferred from the file's first records.
Dataset
Volume & freshness
License
No license declared upstream.
Distributions (1)
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.