weather_forecast_japan
收藏资源简介:
该数据集包含日本所有气象观测站的每日天气预报,最多提前七天,由日本气象厅发布。数据每天自动更新,使用GitHub Actions。数据集主要用于自然科学研究,也可用于社会科学,如行为建模和预测。数据集包含多个特征,如日期、时间、天气状况、降雨量等,所有列都存储为字符串以处理潜在的异常值。
This dataset, released by the Japan Meteorological Agency (JMA), contains daily weather forecasts for all meteorological observatories across Japan, with a lead time of up to seven days. It is updated automatically on a daily basis via GitHub Actions. Primarily designed for natural science research, the dataset can also be utilized in social science fields such as behavioral modeling and prediction. The dataset includes various features including date, time, weather condition, rainfall amount, and others, with all columns stored as strings to handle potential outlier values.
7days Weather Forecast in Japan (Dataset)
概述
该数据集包含每日收集的日本所有气象观测站的最多七天天气预报,由日本气象厅(JMA)发布。数据自动每日更新,使用GitHub Actions。由于实际预报每天发布多次,因此设置了from_hour列表示发布时间。
数据集信息
特征
from_date: 字符串from_hour: 字符串diff_days: 字符串target_date: 字符串target_place: 字符串weather: 字符串rain: 字符串confidence: 字符串lowest: 字符串highest: 字符串observatory_name: 字符串observatory_code: 字符串html_obtained_datetime: 字符串__index_level_0__: int64
分割
train: 6160个样本,1004265字节
大小
- 下载大小: 83752字节
- 数据集大小: 1004265字节
使用
该数据集可用于广泛的研究领域,主要在自然科学中具有价值,也可应用于社会科学,如行为建模和预测。
注意事项
- 所有数据包含在
train部分,无训练-测试分割。 - 所有日期和时间变量以日本标准时间(JST: UTC+9)显示。
- 所有列存储为字符串以考虑潜在异常值(如灾害)。
- 使用数据时请遵守原始来源的规则。
- 数据集提供者不对任何缺失数据或不准确性负责。
引用
如果使用该数据集,请考虑引用以下参考文献并提及JMA:
@misc{jniimi2024weather, title = "7days Weather Forecast in Japan (Dataset)", author = "Junichiro Niimi", year = {2024}, howpublished = {url{https://huggingface.co/datasets/jniimi/weather_forecast_japan}}, }




