| TAULA INDICADORS |
| Total projectes | {{format(escenari.projectes.length)}} |
| Projectes competitius | {{format(escenari.projectes.filter(p=>p.competitiu).length)}} |
| Projectes europeus | {{format(escenari.projectes.filter(p=>p.europeu).length)}} |
| Projectes coordinats | {{format(escenari.projectes.filter(p=>p.coordinat_per_ICRA).length)}} |
| Total despeses | {{format(total_despeses)}} € |
| Total despeses DC | {{format(total_despeses_tipus("DC")) }} € |
| Total despeses RRHH | {{format(total_despeses_tipus("RRHH")) }} € |
| Total despeses CAPEX | {{format(total_despeses_tipus("CAPEX")) }} € |
| Total despeses Indirectes | {{format(total_despeses_tipus("Indirecta"))}} € |
| Nº predocs | {{format(numero_predocs)}} |
| Nº postdocs | {{format(numero_postdocs)}} |
| Total CA | {{format(total_CA)}} € |