Japanese Cherry Blossom Data
收藏www.kaggle.com2023-10-24 更新2025-03-24 收录
下载链接:
https://www.kaggle.com/ryanglasnapp/japanese-cherry-blossom-data
下载链接
链接失效反馈官方服务:
资源简介:
### Content
I obtained this data from the Japan Meteorological Agency's page on [Sakura Blossoms](https://www.data.jma.go.jp/sakura/data/index.html).
### Data Processing
The data was in plain text format on their webpage so I had to do some processing to get it into a CSV. Bulk translation of city names was done through Google by the googletrans python package. I translated the Notes column entries into English.
For the code, please see [my notebook](https://github.com/rglasnap/python-notebooks/blob/master/Sakura_Data_Processing_JMA.py) on google.
* Note: Some translations may not be correct. I will upload translation fixes as I find and correct them.
### Acknowledgements
Photo by: [Jonathan Kim](https://unsplash.com/@jonnyxk1m?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
本数据集源于日本气象厅关于[樱花盛开](https://www.data.jma.go.jp/sakura/data/index.html)的网页。数据原始格式为网页上的纯文本,因此我对其进行了处理,以将其转换为CSV格式。城市名称的大规模翻译是通过使用Google翻译以及googletrans Python包实现的。我将注释栏中的条目翻译成了英语。有关代码的详细信息,请参阅我位于谷歌上的[笔记本](https://github.com/rglasnap/python-notebooks/blob/master/Sakura_Data_Processing_JMA.py)。请注意,部分翻译可能存在误差。一旦发现并纠正错误,我将会上传修正的翻译文件。
图片由:[Jonathan Kim](https://unsplash.com/@jonnyxk1m?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)提供。
提供机构:
www.kaggle.com



