truestar inc. weather 2 times/ everyday
Summary
This dataset, which includes weekly weather forecast data, was processed by truestar based on the “Prefectural Weather Forecast” data published by the Japan Meteorological Agency.
Sample Data
Features/Usages
Weekly weather forecast data includes data published at 11am and 5pm every day by the Japan Meteorological Agency.
For precipitation forecast, in addition to probability, the precipitation confidence column is also provided to show the prediction accuracy for the presence or absence of precipitation.
The dataset also contains information of upper and lower limits for maximum and minimum temperatures, and it is estimated that for around 80% of all records, the actual temperatures will fall within this range.Using FORECAST_AREA_CODE, it is simple to conduct analysis by combining this dataset with other weather forecast datasets provided by PODB.
Data Fields
FORECAST_AREA_CODE |
FORECAST_AREA_NAME |
FORECAST_OBSERVATORY_CODE |
FORECAST_OBSERVATORY_NAME |
PREF_CODE |
PREF_NAME |
PREF_CODE_NAME |
FORECAST_REPORT_DATETIME |
FORECASTED_DAY |
PROBABILITY_OF_PRECIPITATION |
RELIABILITY_OF_PRECIPITATION_POBABILITY |
FORECAST_WEATHER_CODE |
FORECAST_TEMPERATURE_AREA_CODE |
FORECAST_TEMPERATURE_AREA_NAME |
FORECAST_TEMPERATURE_MAX |
FORECAST_TEMPERATURE_MAX_UPPER_LIMIT |
FORECAST_TEMPERATURE_MAX_LOWER_LIMIT |
FORECAST_TEMPERATURE_MIN |
FORECAST_TEMPERATURE_MIN_UPPER_LIMIT |
FORECAST_TEMPERATURE_MIN_LOWER_LIMIT |
References
Edited by truestar based on Japan Meteorological Agency