From a8b046f14e78d85a141fdb9e037d22f4cc927e5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96m=C3=BCr=20=C3=96zkir?= Date: Thu, 24 Jun 2021 13:31:47 +0200 Subject: [PATCH] adds a little documentation for the new pollen dataset --- Project.toml | 4 ++-- README.md | 12 ++++++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 4bbc9f02..10f730a6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ +authors = ["Ömür Özkir "] name = "Hamburg" uuid = "fe294631-7164-4d0f-9497-e1b4dc4640c8" -authors = ["Ömür Özkir "] -version = "0.1.16" +version = "0.1.20" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" diff --git a/README.md b/README.md index da674b99..dcc76230 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,18 @@ The dataset sources will be checked for updates every day: - **start**: Start date - **end**: End date +### pollen + +#### sources + +[wetteronline.de](https://www.wetteronline.de/) + +#### datasets + +##### levels + +`dataset("pollen", "levels")` + ## Contribute? Yes, absolutely! If you have an interesting dataset, be it favourite ramen places in hamburg, high/low tide times or anything else, go for it. Just make sure that you provide your sources.