boaviztapi
boaviztapi copied to clipboard
🛠 Giving access to BOAVIZTA reference data and methodologies trough a RESTful API
## Problem I struggled a little to compile / deploy application using a Windows 10. I am using Ubuntu 22.04 instance on WSL2. It seems to be working now, but...
## Problem It would be interesting to have a way to evaluate the impacts of IOT devices. ## Solution ### Cradel-to-gate impacts Thibault Pirson & David Bol have published a...
## Problem We want to retrieve the impacts of manufacture and usage of screens. According to recent study, screens account for a great part of the ICT EM impacts in...
## Problem No GPU components are implemented. It makes it to impossible to evaluate high performance compute server. Some services cannot be assessed : * IA * Cryptomining * High...
## Problem Today, only Manufacture and Usage impacts are implemented. We could add the impacts of device transportation. ## Solution We should consider two transportation phases : * inter-state :...
## Problem In cloud environments, an instance is a layer of abstraction for multiple resources : * ```Client allocated``` corresponding to the resources paid by the client * ```CSP &...
## Problem In some cases, some cloud providers doesn't reserve the resources paid for the cloud instances. The resource is shared between several instances. Thus, we shouldn't allocate 100% of...
## Problem To be agnostic to cloud providers, we should provide a route with typical cloud instances. ## Solution The available instances could be segmented by price per hours. An...
## Problem We want to retrieve the impacts of manufacture and usage of data transfer over the internet (mobile and fix network). Private network are outside the scope of this...
## Problem Impacts can't be chosen in a request - all impacts are returned. ## Solution Add a query parameter in each route containing a list of impacts name. ```...