Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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'.
- Host: GitHub
- URL: https://github.com/radical-data/red
- Owner: radical-data
- Created: 2022-03-30T10:34:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-09T09:50:11.000Z (over 2 years ago)
- Last Synced: 2024-11-11T04:23:17.548Z (2 months ago)
- Topics: data-visualisation, data-visualisation-workshop, data-viz, elearning, environmental-data, mkdocs, mkdocs-material, online-course
- Homepage: https://radicaldataproject.github.io/red/
- Size: 3.14 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).