noi-techpark / it.bz.opendatahub.databrowser

Explore and navigate through Open Data you need to build your next service.
https://databrowser.opendatahub.com
GNU Affero General Public License v3.0
8 stars 7 forks source link

As an Open Data Hub Data Browser user I want to browse also the Accomodation Roos data, to see all rooms available. #370

Open sseppi opened 1 year ago

sseppi commented 1 year ago

The dataset Accomodation Roos (LTS and HGV) doesnt'work at the moment because the accoid parameter is required to get the list of all rooms of a specific accommodation.

Image

gappc commented 1 year ago

@sseppi not sure how to approach this problem, because in this case the API does not conform to REST principles and we would have to implement extra code to support this one use case

sseppi commented 5 months ago

@gappc I think we have to talk with @RudiThoeni and understand together:

What do you think?

RudiThoeni commented 5 months ago

I can change the AccommodationRoom Endpoint to be in the same style as the others ..... however i think this is not urgent because AccommodationRooms are only imported, and both data (LTS and HGV) are not available as opendata........ so at the moment it is only interesting for IDM..... @sseppi what do you think

sseppi commented 5 months ago

@RudiThoeni I think your proposal is good, but I would suggest to implement it as soon as we have AccomodationRoom that we can provide as Open Data or to other users than IDM

gappc commented 5 months ago

@sseppi @RudiThoeni I also think that it would be best to adapt the endpoint, but I can't tell how urgent this is