Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/radical-data/red

The website for the modular course 'Radical Environmental Data'.
https://github.com/radical-data/red

data-visualisation data-visualisation-workshop data-viz elearning environmental-data mkdocs mkdocs-material online-course

Last synced: 13 days ago
JSON representation

The website for the modular course 'Radical Environmental Data'.

Awesome Lists containing this project

README

        

# Radical Environmental Data

> *Course on finding, visualising and analysing environmental data*

Radical Environmental Data is a modular course for class and self-taught learning about environmental data. It is currently available in English and Dutch.

## Quickstart

1. Clone this repository
1. `cd ./radical-environmental-data`
1. `pip install mkdocs`
1. `mkdocs serve`

## Tech

The website uses [MkDocs](https://www.mkdocs.org/) to generate the static site and uses [Material for MkDocs](https://squidfunk.github.io/mkdocs-material) as the basis of the theme.

## Contributing

The project welcomes contributions from students, data scientists and developers. If you have a suggestion or solution, create a GitHub issue.

## License

The content and the HTML code for the page structure are separately licensed. The content is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/). The code for the page structure is licensed under the [MIT license](https://choosealicense.com/licenses/mit/).