Data Dojo Würzburg 4
September 2021
- When: September 9th, 2021 at 6:00pm
- Where: Zoom
- Zoom:
- Link
- Meeting ID: 912 6133 8678
- Password: 887732
- Info: DataDojo Website, Repo
Participants
Please add your name to the list (click the pen icon at the top left to edit) if you plan to come. And please remove it if you can not make it. Feel free to add your preferred tool or programming language.
- Markus (R/tidyverse)
- Florens (Python/R)
Dataset
Hourly temperature in Würzburg from 1948 to 2021
Data access: https://cdc.dwd.de/portal/202107291811/mapview
A pre-downloaded file will be shared with all participants.
Question Pool:
- Generic
- What kind of information is stored in the table?
- How much data is missing?
- Is the dataset clean or are there any clear outliers?
- Specific
- What (and when) was the hottest/coldest temperature ever meassured in Würzburg
- What was the hottest/coldest day/week/month/year (sliding window)?
- What was the most extreme temperature difference within 24 hours?
- Is there a long term trend in mean temperature?
- Is there a difference in temperature per month (shifting seasons)?
- Add your own questions
- Further Ideas
- How well can we predict the temparature of the next day/week/month?
- Include precipitation or more weather stations from Germany/Europe/World → maybe another time
Collaborative Tools and Workflow
For Notebooks (R, python, julia, js, …) with real time collaboration CoCalc seems to be the best option right now. It worked great last time so we’ll stick to it for now. You need to register an account there (it is free).
Other real time collaboration tools
Feel free to add suggestions to this list
- VS Code with Live Share Extension (very promising but notebook support not yet stable), languages: python, R, julia, …
- Jupyter Lab real time collaboration (alpha feature), languages: python, R, julia, …
- Observable multiplayer (experimental feature), languages: javascript
- Jupyter Lite: in browser version of Jupyter Lab, languages: javascript, (a subset of) python
Future Suggestions
Add your suggestions to the list and :+1: to the end of a line you are interested in
Data Sets
- Weather data throughout Germany over time (incl. temperature, precipitation, …): https://www.dwd.de/DE/leistungen/cdc_portal/cdc_portal.html
- German Mikrozensus
- Kaggle Titanic or Tabular Playground or Meta Kaggle
- World Trade Data (Open Trade Statistics)
- Open Citation Data
Kinds of Questions
-
Tools/Languages
- R/tidyverse
- python
- Power BI
- javascript
- julia
Skills
- interactive maps
- dashboards
- animations
Data Sources
all data types are welcome, including tables, images, videos, sounds, DNA, …
- TidyTuesday
- Our World in Data (R package: owidR), Sustainable Development Goals
- Open Data Initiatives (Würzburg, Germany, Statistisches Bundesamt, Europe, APIs)
- Awesome Public Datasets
- Kaggle Datasets or Competitions, e.g. SLICED
- tsibbledata: Time Series Datasets
- R-text-data: Text Datasets, ready to use in R