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

https://github.com/gregordecillia/pipedream

Repo for uRos 2021 slides
https://github.com/gregordecillia/pipedream

api-rest ci database datatables datavis highcharts pipeline shiny-r

Last synced: 29 days ago
JSON representation

Repo for uRos 2021 slides

Awesome Lists containing this project

README

          

# uRos2021 slides: Pipeline

Source codes for the slides of the presentation "*Building a Content Delivery Pipeline for a Website in R*" from the [uRos2021 conference](http://r-project.ro/conference2021.html).

## 🔗 Links

* Watch this presentaion on youtube via https://youtu.be/kjUtApjK6XE?t=215
* View the slides at https://gregordecillia.github.io/pipedream
* pdf slides: https://gregordecillia.github.io/pipedream/pdf/presentation.pdf

## 🔨 Tools

* Slides: [reveal.js](https://revealjs.com/)
* Graphs: [highcharts.js](https://www.highcharts.com/)
* Tables: [datatables.js](https://datatables.net/)

## 📷 Sources

* Background Images from https://www.pexels.com
* Individual pictures:
🥧 [pipe](https://www.pexels.com/photo/7417579),
💧 [droplets](https://www.pexels.com/photo/268854),
🌧️ [cloud](https://www.pexels.com/photo/45848),
⛵ [boat](https://www.pexels.com/photo/4203587),
✋ [hand](https://www.pexels.com/photo/2837863).
* Converted with the [imgix rendering API](https://docs.imgix.com/apis/rendering)
* Data for [tables/dt_example.js](tables/dt_example.js) was taken from [this example](https://datatables.net/examples/data_sources/js_array.html)
* Icon was downloaded from [icons8.com/water-pipe](https://icons8.com/icon/66227/water-pipe/)
* Flags are provided by the [flagcdn](https://flagpedia.net/download/api) REST API

## 📦 Recommended R packages

If you want to adapt a similar project, we highly recommend the usage of [shiny](https://shiny.rstudio.com/), [plumber](https://www.rplumber.io/) and [httr](https://httr.r-lib.org/). More opinionated suggestions are [highcharter](https://jkunst.com/highcharter/) and [STATcubeR](statistikat.github.io/STATcubeR)

## 🤔 Do you want to know more?

Get into contact with the methodology department via methodik@statistik.gv.at.