GFDRR / open-risk-data-dashboard

Repository for the Open Data for Resilience Index, a website to track and improve the state of Open Data for Resilience worldwide.
https://index.opendri.org
GNU Lesser General Public License v3.0
23 stars 8 forks source link

Dataset detail page: mismatch between indicators and status (restricted, closed) #472

Open pzwsk opened 5 years ago

pzwsk commented 5 years ago

In this case, dataset should be considered restricted not closed

image

nastasi-oq commented 5 years ago

From the BE side the related API call return also:

"score_new_cat":2

that means restricted.

pzwsk commented 5 years ago

Thanks, it is still handled FE side on this page.

I will see if I can modify quickly FE but would be good to use API in the end.