Giter VIP home page Giter VIP logo

repo's Introduction

機械可読な花粉とアメダスのデータセット

はなこさんの公式サイトから取得したものを機械で扱いやすいようにCSVに加工したものです。

フォーマット

地名/年/項目.csv に、各行が地点に、各列が時刻(1時間おき)に対応する時系列データが格納されています。

地名の一覧

ディレクトリ名 地名
kanto 関東地方

項目の一覧

ファイル名 観測項目 単位
pollen.csv 花粉飛散数 [個/m^3]
precipitation.csv 降水量 [mm]
air-temperature.csv 気温 [℃]
wind-direction.csv 風向 (別途参照)
wind-velocity.csv 風速 [m/s]

各項目についての特記事項

pollen.csv

マイナス、もしくは空白の値は欠測値であることと、その理由を示す。

理由
-9998 降雪による欠測
-9997 黄砂による欠測
-9996 その他の欠測(前後の時間や周辺観測値と比較して不自然なデータ)
空白 未観測または通信障害による欠測

wind-direction.csv

各値に対応する風向きを次に示す。「南向き(S)」は、南 から 風が流れてくることを意味する。

コード 風向
0 静穏
1 NNE
2 NE
3 ENE
4 E
5 ESE
6 SE
7 SSE
8 S
9 SSW
10 SW
11 WSW
12 W
13 WNW
14 NW
15 NNW
16 N

repo's People

Contributors

ledyba avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.