ec-doris / kohesio-backend

APIs serving Kohesio's frontend
https://kohesio.ec.europa.eu
6 stars 2 forks source link

Filtering for JTF Fund returns empty #253

Closed svili closed 3 months ago

svili commented 5 months ago

12 new JTF fund projects have been ingested in March, e.g.: https://linkedopendata.eu/wiki/Item:Q7319841 The projects are in Kohesio: https://kohesio.ec.europa.eu/en/projects/Q7319841 Yet the backend returns empty when querying for the fund: https://kohesio.ec.europa.eu/api/projects?offset=0&limit=15&language=en&fund=https%3A%2F%2Flinkedopendata.eu%2Fentity%2FQ7319619

D063520 commented 5 months ago

hola, one problem is that these projects do not have a readability score .... but I will change the backend to still give back. So 2 action points:

1) @svili add readability 2) @D063520 adapt backend

D063520 commented 5 months ago

2 is fixed. I noticed another data problem though, there is no budget. I think there I should not make a workaround, it is a data problem :

https://query.linkedopendata.eu/#%20SELECT%20%28COUNT%28DISTINCT%20%3Fs0%29%20as%20%3Fc%20%29%20WHERE%20%7B%20%3Fs0%20%3Chttps%3A%2F%2Flinkedopendata.eu%2Fprop%2Fdirect%2FP35%3E%20%3Chttps%3A%2F%2Flinkedopendata.eu%2Fentity%2FQ9934%3E%20.%20%3Fs0%20%3Chttps%3A%2F%2Flinkedopendata.eu%2Fprop%2Fdirect%2FP1584%3E%20%3Chttps%3A%2F%2Flinkedopendata.eu%2Fentity%2FQ7319619%3E%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Fs0%20wdt%3AP474%20%3Fb%7D%20

Dgojsic commented 4 months ago

When filtering projects for JTF on both test and production, no projects appear, only on the map view doe the 12 originally ingested projects appear