-
Notifications
You must be signed in to change notification settings - Fork 0
/
vehicle_demo.json
1 lines (1 loc) · 2.69 KB
/
vehicle_demo.json
1
{"nodenames": {"3": "fuel mix", "4": "fuel sales", "0": "ghg", "2": "temperature", "5": "vehicle emissions", "1": "vmt"}, "graph": [{"id": 3, "edges_out": [5], "edges_in": [], "unit_long": null, "unit_short": null, "values": ["high emission", "low emission"], "probs": ["high emission:@0.5", "low emission:@0.5"]}, {"id": 4, "edges_out": [], "edges_in": [1], "unit_long": null, "unit_short": null, "values": ["high sales", "moderate sales", "low sales"], "probs": ["high sales:1;very [email protected]", "high sales:1;[email protected]", "high sales:1;[email protected]", "high sales:1;[email protected]", "moderate sales:1;very [email protected]", "moderate sales:1;[email protected]", "moderate sales:1;[email protected]", "moderate sales:1;[email protected]", "low sales:1;very [email protected]", "low sales:1;[email protected]", "low sales:1;[email protected]", "low sales:1;[email protected]"]}, {"id": 0, "edges_out": [2], "edges_in": [5], "unit_long": null, "unit_short": null, "values": ["high", "moderate", "low"], "probs": ["high:5;[email protected]", "high:5;[email protected]", "high:5;[email protected]", "moderate:5;[email protected]", "moderate:5;[email protected]", "moderate:5;[email protected]", "low:5;[email protected]", "low:5;[email protected]", "low:5;[email protected]"]}, {"id": 2, "edges_out": [], "edges_in": [0], "unit_long": null, "unit_short": null, "values": ["very high", "high", "moderate"], "probs": ["very high:0;[email protected]", "very high:0;[email protected]", "very high:0;[email protected]", "high:0;[email protected]", "high:0;[email protected]", "high:0;[email protected]", "moderate:0;[email protected]", "moderate:0;[email protected]", "moderate:0;[email protected]"]}, {"id": 5, "edges_out": [0], "edges_in": [1, 3], "unit_long": null, "unit_short": null, "values": ["high", "moderate", "low"], "probs": ["high:1;very high;;3;high [email protected]", "high:1;very high;;3;low [email protected]", "high:1;high;;3;high [email protected]", "high:1;high;;3;low [email protected]", "high:1;moderate;;3;high [email protected]", "high:1;moderate;;3;low [email protected]", "high:1;low;;3;high [email protected]", "high:1;low;;3;low [email protected]", "moderate:1;very high;;3;high [email protected]", "moderate:1;very high;;3;low [email protected]", "moderate:1;high;;3;high [email protected]", "moderate:1;high;;3;low [email protected]", "moderate:1;moderate;;3;high [email protected]", "moderate:1;moderate;;3;low [email protected]", "moderate:1;low;;3;high [email protected]", "moderate:1;low;;3;low [email protected]", "low:1;very high;;3;high [email protected]", "low:1;very high;;3;low [email protected]", "low:1;high;;3;high [email protected]", "low:1;high;;3;low [email protected]", "low:1;moderate;;3;high [email protected]", "low:1;moderate;;3;low [email protected]", "low:1;low;;3;high [email protected]", "low:1;low;;3;low [email protected]"]}, {"id": 1, "edges_out": [4, 5], "edges_in": [], "unit_long": null, "unit_short": null, "values": ["very high", "high", "moderate", "low"], "probs": ["very high:@0.3", "high:@0.4", "moderate:@0.2", "low:@0.1"]}]}