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

https://github.com/gregordecillia/statisticaldays2022

Slides for the Austrian and Slovenian Statistical Days 2022
https://github.com/gregordecillia/statisticaldays2022

datatables highcharts open-data shiny-r workflow

Last synced: about 1 month ago
JSON representation

Slides for the Austrian and Slovenian Statistical Days 2022

Awesome Lists containing this project

README

        

# Behind the Scenes of Interactive Charts

Repo for my presentation at the [Austrian and Slovenian Statistical Days 2022](http://www.stat.tugraz.at/StatisticalDays2022/index.html) at TU Graz.
The abstract can be found in [`abstract.md`](abstract.md) and additional metadata is available in [`meta.json`](meta.json).

## Slides

* html: https://GregorDeCillia.github.io/StatisticalDays2022/
* pdf: https://GregorDeCillia.github.io/StatisticalDays2022/slides.pdf

## About

The talk will be about the same project as my [uRos2021 presentation](https://github.com/GregorDeCillia/pipedream/).
However since this is not an R conference it will be less technical.
Instead, the focus will lie on the authors of our website articles.
How can they be empowered to generate interactive charts and tables without assistance from developers or designers?

The presentation will include sneak-peeks for the new webpage of Statistics Austria and the [STATcube API](https://github.com/statistikat/STATcubeR/).

## 🐝 Buzzwords

* [highcharts.js](https://www.highcharts.com/)
* [datatables.js](https://datatables.net/)
* workflow
* official statistics
* web application
* open govenrnment data

## Links

* 🧊 STATcubeR: https://statistikat.github.io/STATcubeR
* πŸ—ΊοΈ STATatlas: https://www.statistik.at/atlas/
* ♻️ Material Flows 2019: https://kreislaufwirtschaft.statistik.at/kreislaufwirtschaft/en/
* πŸ–₯️ Economic Trend Monitor: https://monitor.statistik.at/
* 🌞 shiny: https://shiny.rstudio.com/
* 🧰 plumber: https://www.rplumber.io/