Boavizta / boaviztapi

🛠 Giving access to BOAVIZTA reference data and methodologies trough a RESTful API
GNU Affero General Public License v3.0
68 stars 23 forks source link

Impact factor database #7

Closed da-ekchajzer closed 2 years ago

da-ekchajzer commented 2 years ago

Epic

ALL

Route(s) involved

/v1/server/bottom_up /v1/server/

Description

Today the impact factor are stored in a dictionnarry :
https://github.com/Boavizta/Tools-API/blob/main/api/service/server_impact/bottom_up/impact_factor.py

The objectif is to externalize the impact factor on a database (SQL or noSQL ?). This will help supporting the versionning of factors.

TODO