Skip to content

Commit dc995f8

Browse files
committed
docs: sample data from dev env for MCDA analysis
1 parent a7bc5df commit dc995f8

2 files changed

Lines changed: 328 additions & 0 deletions

File tree

data/mcda/citizens_users.json

Lines changed: 164 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,164 @@
1+
{
2+
"job_id": "45bf8d65-626a-4c68-9b79-11d4b77fe3b4",
3+
"input": {
4+
"timestamp": "2026-01-26T10:49:52.677130",
5+
"perspective": "citizens_users",
6+
"goals": [
7+
{
8+
"F": "t3",
9+
"P": 0.13951500676632472,
10+
"Q": -0.14415496130405792,
11+
"S": 0,
12+
"name": "Improve Safety",
13+
"weight": 0.3,
14+
"direction": "max"
15+
},
16+
{
17+
"F": "t3",
18+
"P": 0.1345223943508062,
19+
"Q": -0.020980771745372467,
20+
"S": 0,
21+
"name": "Improve Public Transport",
22+
"weight": 0.3,
23+
"direction": "max"
24+
},
25+
{
26+
"F": "t3",
27+
"P": 0.1590431676328684,
28+
"Q": -0.042705642458522874,
29+
"S": 0,
30+
"name": "Improve Accessibility",
31+
"weight": 0.4,
32+
"direction": "max"
33+
}
34+
],
35+
"alternatives": [
36+
{
37+
"name": "Parking charges",
38+
"values": {
39+
"Improve Safety": -0.02651038447091801,
40+
"Improve Accessibility": -0.042705642458522874,
41+
"Improve Public Transport": 0.08614561192089339
42+
}
43+
},
44+
{
45+
"name": "Restricted parking",
46+
"values": {
47+
"Improve Safety": -0.04648508170275622,
48+
"Improve Accessibility": -0.023365705887499574,
49+
"Improve Public Transport": -0.020980771745372467
50+
}
51+
},
52+
{
53+
"name": "Mobility hubs",
54+
"values": {
55+
"Improve Safety": -0.12288816068811564,
56+
"Improve Accessibility": 0.11633752517434552,
57+
"Improve Public Transport": -0.005504834660051111
58+
}
59+
},
60+
{
61+
"name": "Ticketing integration in MaaS services",
62+
"values": {
63+
"Improve Safety": -0.004639954537733179,
64+
"Improve Accessibility": -0.00023863069368775232,
65+
"Improve Public Transport": 0.05482454465631233
66+
}
67+
},
68+
{
69+
"name": "Improved NSM infrastructure, e.g. bike lanes & \"park & ride\"",
70+
"values": {
71+
"Improve Safety": -0.14415496130405792,
72+
"Improve Accessibility": -0.02452339914604845,
73+
"Improve Public Transport": 0.11354162260543373
74+
}
75+
}
76+
]
77+
},
78+
"output": {
79+
"timestamp": "2026-01-26T10:49:52.752494",
80+
"mcda_results": {
81+
"ranking": ["a4", "a1", "a3", "a5", "a2"],
82+
"net_flows": {
83+
"a1": 0.07675226497542356,
84+
"a2": -0.21476626479928523,
85+
"a3": 0.062211643145202,
86+
"a4": 0.18173337673526865,
87+
"a5": -0.10593102005660888
88+
},
89+
"gaia_method": "pca",
90+
"gaia_quality": 91.22169353526036,
91+
"gaia_criteria": [
92+
{
93+
"x": -0.4104982145561646,
94+
"y": 0.7750551427950121,
95+
"key": "c1"
96+
},
97+
{
98+
"x": -0.5415844631174355,
99+
"y": -0.6310727620700292,
100+
"key": "c2"
101+
},
102+
{
103+
"x": 0.7336058104704464,
104+
"y": -0.03219774216163966,
105+
"key": "c3"
106+
}
107+
],
108+
"negative_flows": {
109+
"a1": 0.17732508679294498,
110+
"a2": 0.3212319023431673,
111+
"a3": 0.30755514569580866,
112+
"a4": 0.12349722293375828,
113+
"a5": 0.3067454784628796
114+
},
115+
"positive_flows": {
116+
"a1": 0.25407735176836854,
117+
"a2": 0.10646563754388204,
118+
"a3": 0.36976678884101066,
119+
"a4": 0.3052305996690269,
120+
"a5": 0.2008144584062707
121+
},
122+
"criteria_labels": {
123+
"c1": "Improve Safety",
124+
"c2": "Improve Public Transport",
125+
"c3": "Improve Accessibility"
126+
},
127+
"gaia_alternatives": [
128+
{
129+
"x": -1.3549967024969634,
130+
"y": 0.13271803871341314,
131+
"key": "a1"
132+
},
133+
{
134+
"x": 0.16373122819396596,
135+
"y": 1.1456406324913906,
136+
"key": "a2"
137+
},
138+
{
139+
"x": 2.3650921870335537,
140+
"y": -0.20258727779871935,
141+
"key": "a3"
142+
},
143+
{
144+
"x": -0.646697564501841,
145+
"y": 0.8001905216378694,
146+
"key": "a4"
147+
},
148+
{
149+
"x": -0.5271291482287149,
150+
"y": -1.8759619150439533,
151+
"key": "a5"
152+
}
153+
],
154+
"alternative_labels": {
155+
"a1": "Parking charges",
156+
"a2": "Restricted parking",
157+
"a3": "Mobility hubs",
158+
"a4": "Ticketing integration in MaaS services",
159+
"a5": "Improved NSM infrastructure, e.g. bike lanes & \"park & ride\""
160+
},
161+
"gaia_decision_stick": [0.00781752088609855, 0.03031561735283901]
162+
}
163+
}
164+
}
Lines changed: 164 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,164 @@
1+
{
2+
"job_id": "3d68631b-acf5-4e2d-8824-ceb05eaee62e",
3+
"input": {
4+
"timestamp": "2026-01-26T10:48:45.755169",
5+
"perspective": "regulatory",
6+
"goals": [
7+
{
8+
"F": "t3",
9+
"P": 0.139550430355329,
10+
"Q": -0.14427229708299869,
11+
"S": 0,
12+
"name": "Improve Safety",
13+
"weight": 0.4,
14+
"direction": "max"
15+
},
16+
{
17+
"F": "t3",
18+
"P": 0.1345556918328775,
19+
"Q": -0.020944061843397623,
20+
"S": 0,
21+
"name": "Improve Public Transport",
22+
"weight": 0.3,
23+
"direction": "max"
24+
},
25+
{
26+
"F": "t3",
27+
"P": 0.15904702249575725,
28+
"Q": -0.04270709848974337,
29+
"S": 0,
30+
"name": "Improve Accessibility",
31+
"weight": 0.3,
32+
"direction": "max"
33+
}
34+
],
35+
"alternatives": [
36+
{
37+
"name": "Parking charges",
38+
"values": {
39+
"Improve Safety": -0.02654897979181314,
40+
"Improve Accessibility": -0.04270709848974337,
41+
"Improve Public Transport": 0.08615921797928768
42+
}
43+
},
44+
{
45+
"name": "Restricted parking",
46+
"values": {
47+
"Improve Safety": -0.04655337056405085,
48+
"Improve Accessibility": -0.023361651319985563,
49+
"Improve Public Transport": -0.020944061843397623
50+
}
51+
},
52+
{
53+
"name": "Mobility hubs",
54+
"values": {
55+
"Improve Safety": -0.12292368857479456,
56+
"Improve Accessibility": 0.1163399240060139,
57+
"Improve Public Transport": -0.0054808415306675795
58+
}
59+
},
60+
{
61+
"name": "Ticketing integration in MaaS services",
62+
"values": {
63+
"Improve Safety": -0.004721866727669689,
64+
"Improve Accessibility": -0.00024163091931008655,
65+
"Improve Public Transport": 0.05487157722825331
66+
}
67+
},
68+
{
69+
"name": "Improved NSM infrastructure, e.g. bike lanes & \"park & ride\"",
70+
"values": {
71+
"Improve Safety": -0.14427229708299869,
72+
"Improve Accessibility": -0.024521139657540852,
73+
"Improve Public Transport": 0.11361162998947986
74+
}
75+
}
76+
]
77+
},
78+
"output": {
79+
"timestamp": "2026-01-26T10:48:45.841913",
80+
"mcda_results": {
81+
"ranking": ["a4", "a1", "a3", "a5", "a2"],
82+
"net_flows": {
83+
"a1": 0.152305740611133,
84+
"a2": -0.17224760599591732,
85+
"a3": -0.07339476673698692,
86+
"a4": 0.2434385490504049,
87+
"a5": -0.15010191692863378
88+
},
89+
"gaia_method": "pca",
90+
"gaia_quality": 91.22327204809646,
91+
"gaia_criteria": [
92+
{
93+
"x": -0.4100706165122659,
94+
"y": 0.7753017306869735,
95+
"key": "c1"
96+
},
97+
{
98+
"x": -0.5417855561682386,
99+
"y": -0.630756997601643,
100+
"key": "c2"
101+
},
102+
{
103+
"x": 0.7336964635329262,
104+
"y": -0.03244744012005453,
105+
"key": "c3"
106+
}
107+
],
108+
"negative_flows": {
109+
"a1": 0.14366594030742125,
110+
"a2": 0.30666694503742087,
111+
"a3": 0.3595887249599417,
112+
"a4": 0.10515557927787005,
113+
"a5": 0.34810143832290735
114+
},
115+
"positive_flows": {
116+
"a1": 0.29597168091855425,
117+
"a2": 0.13441933904150355,
118+
"a3": 0.2861939582229548,
119+
"a4": 0.34859412832827497,
120+
"a5": 0.19799952139427357
121+
},
122+
"criteria_labels": {
123+
"c1": "Improve Safety",
124+
"c2": "Improve Public Transport",
125+
"c3": "Improve Accessibility"
126+
},
127+
"gaia_alternatives": [
128+
{
129+
"x": -1.3547719450868525,
130+
"y": 0.13407144003832794,
131+
"key": "a1"
132+
},
133+
{
134+
"x": 0.16409898823839472,
135+
"y": 1.1453028439839898,
136+
"key": "a2"
137+
},
138+
{
139+
"x": 2.364810004010549,
140+
"y": -0.20296836104560073,
141+
"key": "a3"
142+
},
143+
{
144+
"x": -0.6461898487138363,
145+
"y": 0.8001401595863193,
146+
"key": "a4"
147+
},
148+
{
149+
"x": -0.5279471984482554,
150+
"y": -1.876546082563036,
151+
"key": "a5"
152+
}
153+
],
154+
"alternative_labels": {
155+
"a1": "Parking charges",
156+
"a2": "Restricted parking",
157+
"a3": "Mobility hubs",
158+
"a4": "Ticketing integration in MaaS services",
159+
"a5": "Improved NSM infrastructure, e.g. bike lanes & \"park & ride\""
160+
},
161+
"gaia_decision_stick": [-0.10645497439550008, 0.11115936095828016]
162+
}
163+
}
164+
}

0 commit comments

Comments
 (0)