-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmeta.json
More file actions
26 lines (26 loc) · 911 Bytes
/
meta.json
File metadata and controls
26 lines (26 loc) · 911 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"title": "Building a content delivery pipeline for a website in R",
"subtitle": "Embedding web components from R into a content management system",
"tags": ["visualize", "open data", "shiny", "highcharts", "datatables"],
"venue": {
"conference": "uRos2021",
"url": "https://r-project.ro/conference2021.html",
"day": 2,
"session": " Scientific Session Dissemination and visualization",
"presented": "2021-11-05"
},
"authors": [
{"first": "Gregor", "last": "de Cillia"},
{"first": "Bernhard", "last": "Meindl"},
{"first": "Alexander", "last": "Kowarik"}
],
"presenter": {
"first": "Gregor",
"last": "de Cillia",
"mail": "Gregor.deCillia@statistik.gv.at",
"company": "Statistics Austria",
"unit": "quality management, methodology and classifications",
"subunit": "methodology"
},
"repo": "https://github.com/GregorDeCillia/pipedream"
}