Public
Edited
Aug 27, 2024
Insert cell
Insert cell
Insert cell
gabinete2 = html`
<div data-scoped-0 class="bg-gray-100 text-gray-900 font-sans antialiased p-16" >

<h2>Gabinete del Estado Plurinacional de Bolivia</h2>

<h3>Presidente y Vicepresidente</h3>

${getEntityAuthorityCard(getEntityById(presidenciaId))}
${getEntityAuthorityCard(getEntityById(vicepresidenciaId))}

<h3>Ministros</h3>

${getMinistrosCards().join("\n")}
</div>
`
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
entry[0].fotos[0]
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more