2021-10-21 22:59:18 +02:00
|
|
|
\begin{figure}
|
2021-07-18 22:57:54 +02:00
|
|
|
\centering\hspace{\fill}
|
|
|
|
\subcaptionbox{Microdata\label{tab:snapshot-micro}}{%
|
|
|
|
\begin{tabular}{@{}lrll@{}}
|
|
|
|
\toprule
|
2021-10-21 22:59:18 +02:00
|
|
|
\emph{Name} & \multicolumn{1}{c}{Age} & Location & Status \\
|
2021-07-18 22:57:54 +02:00
|
|
|
\midrule
|
2021-10-21 22:59:18 +02:00
|
|
|
Donald & $27$ & Le Marais & at work \\
|
|
|
|
Daisy & $25$ & Belleville & driving \\
|
|
|
|
Huey & $12$ & Montmartre & running \\
|
|
|
|
Dewey & $11$ & Montmartre & at home \\
|
|
|
|
Louie & $10$ & Quartier Latin & walking \\
|
|
|
|
Quackmore & $62$ & Opéra & dining \\
|
2021-07-18 22:57:54 +02:00
|
|
|
\bottomrule
|
|
|
|
\end{tabular}%
|
|
|
|
}\hspace{\fill}
|
|
|
|
\subcaptionbox{Statistical data\label{tab:snapshot-statistical}}{%
|
|
|
|
\begin{tabular}{@{}lr@{}}
|
|
|
|
\toprule
|
|
|
|
Location & \multicolumn{1}{c@{}}{Count} \\
|
|
|
|
\midrule
|
2021-10-21 22:59:18 +02:00
|
|
|
Belleville & $1$ \\
|
|
|
|
Quartier Latin & $1$ \\
|
|
|
|
Le Marais & $1$ \\
|
|
|
|
Montmartre & $2$ \\
|
|
|
|
Opéra & $1$ \\
|
2021-07-18 22:57:54 +02:00
|
|
|
\bottomrule
|
|
|
|
\\
|
|
|
|
\end{tabular}%
|
|
|
|
}\hspace{\fill}
|
2021-10-21 22:59:18 +02:00
|
|
|
\caption{Example of raw user-generated (a)~microdata, and the related (b)~statistical data for a specific timestamp.}
|
|
|
|
\label{fig:snapshot}
|
|
|
|
\end{figure}
|