This repository was archived by the owner on Mar 24, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsection_open_data.tex
122 lines (106 loc) · 3.21 KB
/
section_open_data.tex
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
\section{Was ist Open Data?}
\subsection{Welche Daten sind gemeint?}
\begin{frame}[t]{Welche Daten sind gemeint?}
\begin{columns}
\column{0.45 \textwidth}
\begin{figure}[h]
\centering
\includegraphics[scale=0.2]{section_open_data_flag_germany.png}
\end{figure}
\begin{figure}[h]
\centering
\includegraphics[scale=0.2]{section_open_data_flag_nrw.png}
\end{figure}
\column{0.45 \textwidth}
\begin{figure}[h]
\centering
\includegraphics[scale=0.25]{section_open_data_flag_paderborn.png}
\end{figure}
\end{columns}
\begin{block}{}
\begin{itemize}
\item Keine privaten Daten und Daten, die dem Datenschutz unterliegen
\item "Alle anderen Daten" sind gemeint\\
~\\~\\Flaggen aus wikipedia \cite{flags}
\end{itemize}
\end{block}
\end{frame}
\subsection{Offene Daten}
\begin{frame}{Was heißt offen?}
\begin{itemize}
\item Jeder darf die Daten nutzen und diese weiterverbreiten
\item Keine Zugangsbeschränkung (Registrierungsfrei, kostenfrei,$\dots$)
\item In einem offenen Format, welches maschinenlesbar ist
\item Bei staatlichen Daten: proaktiv \& zeitnah
\end{itemize}
\begin{block}{}
\begin{columns}
\column{0.15\textwidth}
\column{0.14\textwidth}
\begin{figure}\centering
\includegraphics[scale=0.3]{section_open_data_open_proactive.png}
\end{figure}
\column{0.14\textwidth}
\begin{figure}\centering
\includegraphics[scale=0.3]{section_open_data_open_restriction_free.png}
\end{figure}
\column{0.14\textwidth}
\begin{figure}\centering
\includegraphics[scale=0.3]{section_open_data_open_restriction_free2.png}
\end{figure}
\column{0.14\textwidth}
\begin{figure}\centering
\includegraphics[scale=0.3]{section_open_data_open_editable.png}
\end{figure}
\column{0.14\textwidth}
\begin{figure}\centering
\includegraphics[scale=0.3]{section_open_data_open_shareable.png}
\end{figure}
\column{0.15\textwidth}
\end{columns}
\end{block}
\end{frame}
\subsection{Warum Open Data?}
\begin{frame}[t]{Warum Open Data?}
\begin{columns}
\column{0.4\textwidth}
\begin{figure}[h]
\centering
\includegraphics[scale=0.25]{section_open_data_politics.png}
\end{figure}
\column{0.5\textwidth}
\begin{itemize}
\item Politische Entscheidungen nachvollziehen und kontrollieren
\item OK Lab Hamburg: Länderfinanzausgleich visualisieren \cite{Laefi}
\end{itemize}
\end{columns}
\end{frame}
\begin{frame}[t]{Warum Open Data?}
\begin{columns}
\column{0.4\textwidth}
\begin{figure}[h]
\centering
\includegraphics[scale=0.3]{section_open_data_complexity.png}
\end{figure}
\column{0.5\textwidth}
\begin{itemize}
\item Komplexe Sachverhalte besser verstehen
\item OK Lab Heilbronn: Was steckt in meinem Leitungswasser \cite{Heilbronn}
\end{itemize}
\end{columns}
\end{frame}
\begin{frame}[t]{Warum Open Data?}
\begin{columns}
\column{0.4\textwidth}
\begin{figure}[h]
\centering
\includegraphics[scale=0.3]{section_open_data_innovation.png}
\end{figure}
\column{0.5\textwidth}
\begin{itemize}
\item Innovationen fördern
\item Wheelmap \cite{Wheelmap}
\item "Wheelmap.org ist eine Online-Karte zum Suchen, Finden und Markieren rollstuhlgerechter Orte."
\end{itemize}
\end{columns}
\end{frame}