@wmfs/tymly-rankings-plugin
Version:
Plugin which handles ranking of data for Tymly framework
20 lines (19 loc) • 448 B
JSON
{
"label": "Hotel ranking",
"description": "Maps where to find the data and weightings for each factor",
"rankingModel": "rankingUprns",
"riskScoreTrailModel": "riskScoreTrail",
"source": {
"model": "gazetteer",
"property": "uprn",
"otherProperties": ["address_label"]
},
"factors": {
"usage": "constant",
"foodStandards": {
"namespace": "test",
"model": "food",
"property": "rating"
}
}
}