datasets

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.

Access to data

Data are provided in two different formats: CSV und RData.

Access to CSV format:

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

Access to RData format:

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

Access to documentation

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

Licence

See licence file here.