data.go.kr
Korea Meteorological Administration short-term forecast data provider.
Targets the KMA village forecast endpoint and expects the caller to provide a valid base date, base time, and grid coordinates. Hunters should parse forecast categories and values for the requested grid and forecast horizon.
Return short-term forecast rows for a grid point and forecast horizon. Backed by the KMA village forecast service.
Suggested surface — propose changes in your submission if the upstream differs.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Forecast base date in YYYYMMDD format
20240601
Forecast base time in HHMM format
0500
Grid x coordinate for the forecast point
60
Grid y coordinate for the forecast point
127
Number of rows to return per page
100
Page number for paging through forecast rows
1
Auth required for this operation.
Return current observation rows (T1H, RN1, REH, etc.) for a grid point. Backed by the KMA ultra-short nowcast service.
No caller input required.
Auth required for this operation.
Return ultra-short forecast rows for the next six hours for a grid point. Backed by the KMA ultra-short forecast service.
No caller input required.
Auth required for this operation.
Return the latest issuance version timestamp for a forecast file type. Backed by the KMA forecast version service.
No caller input required.
Auth required for this operation.