EQAR / eqar_backend

REST API backend for the DEQAR database.
GNU General Public License v3.0
1 stars 0 forks source link

/browse/reports - add institution relationships & country details #420

Open ctueck opened 2 years ago

ctueck commented 2 years ago

The reports list/search results should include:

The existing country array with just names in it can stay for compatibility.

Also, the report detail endpoint now has the hierarchical and historical relationships only aggregated, not per institutions. Preferably this should also be moved under each object in the institutions array.

Institution country details should also be added in report detail view.

In both list + detail view, the hierarchical relationship details should include the dates (to recognise which ones are current).