html.P(children='Spotify has Inferences, that they conclude themself and Inferences from Third Parties, eg. Google or Facebook or other Data Brokers.'),
html.Div(children=[
dash_table.DataTable(id='inferences_table',
data=inferences_df.to_dict('records'),
html.Div(
id="inferences_container",
className="section",
children=[
html.H2(children="Inferences"),
html.P(
children="Spotify has Inferences, that they conclude themself and Inferences from Third Parties, eg. Google or Facebook or other Data Brokers."