Some open data sets covering a range of topics
This repo provides a number of open data sets for free use covering a rang of topics.
Data are provided in two different formats: CSV und RData.
The path/URL is built like this:
https://raw.githubusercontent.com/sebastiansauer/datasets/main/csv/<DATASET-NAME>.csv
For example:
https://raw.githubusercontent.com/sebastiansauer/datasets/main/csv/precip_temp_DWD.csv
The path/URL is built like this:
https://raw.githubusercontent.com/sebastiansauer/datasets/main/Rdata/<DATASET-NAME>.csv
For example:
https://raw.githubusercontent.com/sebastiansauer/datasets/main/Rdata/precip_temp_DWD.Rdata
For each data set, a documentation is provided. The path/URL is built like this:
https://raw.githubusercontent.com/sebastiansauer/datasets/main/doc/<DATASET-NAME>.html
For example:
https://raw.githubusercontent.com/sebastiansauer/datasets/main/doc/precip_temp_DWD.html
See licence file here.