From fd0954bd93e1a554efc07ba8484e5052c2bf2cb6 Mon Sep 17 00:00:00 2001 From: doorleyr Date: Tue, 14 Jul 2020 17:21:27 +0100 Subject: [PATCH] Specify host_mode as parameter rather than actual host address --- listen.py | 12 ++++++++---- tables/corktown/mobility_sim_output.json | 2 +- toolbox.py | 12 ++++++++---- 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/listen.py b/listen.py index e961403..3abedb9 100644 --- a/listen.py +++ b/listen.py @@ -12,8 +12,12 @@ from statistics import mean -def main(host='https://cityio.media.mit.edu/'): +def main(host_mode='remote'): reference=json.load(open('./tables/corktown/reference.json')) + if host_mode=='local': + host = 'http://127.0.0.1:5000/' + else: + host = 'https://cityio.media.mit.edu/' # Individual Indicators I = InnoIndicator() P = ProxIndicator(name='proximity', host=host, indicator_type_in='numeric', table_name='corktown') @@ -33,7 +37,7 @@ def main(host='https://cityio.media.mit.edu/'): D]: indicator.viz_type='bar' - H = Handler('corktown', quietly=False, host=host, reference=reference) + H = Handler('corktown', quietly=False, host_mode=host_mode, reference=reference) H.add_indicators([ I, @@ -89,7 +93,7 @@ def main(host='https://cityio.media.mit.edu/'): if __name__ == '__main__': if len(sys.argv)>1: - host=sys.argv[1] - main(host=host) + host_mode=sys.argv[1] + main(host_mode=host_mode) else: main() \ No newline at end of file diff --git a/tables/corktown/mobility_sim_output.json b/tables/corktown/mobility_sim_output.json index 190af13..fd95e13 100644 --- a/tables/corktown/mobility_sim_output.json +++ b/tables/corktown/mobility_sim_output.json @@ -1 +1 @@ -{"X": [{"Institutional": 115, "Light Industrial": 65, "None": 183, "Office": 106, "Park": 366, "Parking": 53, "Residential": 365, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 0}, {"Institutional": 144, "Light Industrial": 108, "None": 196, "Office": 117, "Park": 333, "Parking": 62, "Residential": 335, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 0}, {"Institutional": 121, "Light Industrial": 79, "None": 203, "Office": 163, "Park": 354, "Parking": 73, "Residential": 314, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 0}, {"Institutional": 139, "Light Industrial": 123, "None": 215, "Office": 110, "Park": 347, "Parking": 62, "Residential": 259, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 114, "None": 198, "Office": 140, "Park": 335, "Parking": 68, "Residential": 259, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 130, "None": 197, "Office": 143, "Park": 350, "Parking": 64, "Residential": 284, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 111, "None": 172, "Office": 122, "Park": 370, "Parking": 45, "Residential": 341, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 130, "None": 163, "Office": 123, "Park": 359, "Parking": 62, "Residential": 328, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 76, "None": 204, "Office": 129, "Park": 333, "Parking": 39, "Residential": 309, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 86, "None": 182, "Office": 130, "Park": 401, "Parking": 36, "Residential": 294, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 105, "None": 173, "Office": 137, "Park": 334, "Parking": 61, "Residential": 298, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 101, "None": 195, "Office": 99, "Park": 357, "Parking": 62, "Residential": 318, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 143, "None": 175, "Office": 97, "Park": 338, "Parking": 56, "Residential": 343, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 91, "None": 191, "Office": 87, "Park": 387, "Parking": 67, "Residential": 320, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 91, "None": 228, "Office": 109, "Park": 349, "Parking": 58, "Residential": 366, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 124, "None": 216, "Office": 118, "Park": 347, "Parking": 53, "Residential": 356, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 80, "None": 201, "Office": 158, "Park": 359, "Parking": 106, "Residential": 314, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 74, "None": 229, "Office": 93, "Park": 351, "Parking": 58, "Residential": 304, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 88, "None": 198, "Office": 124, "Park": 333, "Parking": 63, "Residential": 343, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 104, "None": 193, "Office": 125, "Park": 376, "Parking": 50, "Residential": 255, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 96, "None": 206, "Office": 124, "Park": 350, "Parking": 28, "Residential": 374, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 102, "None": 192, "Office": 104, "Park": 348, "Parking": 21, "Residential": 310, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 95, "None": 234, "Office": 162, "Park": 344, "Parking": 76, "Residential": 320, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 195, "Light Industrial": 96, "None": 198, "Office": 130, "Park": 343, "Parking": 65, "Residential": 308, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 100, "None": 179, "Office": 83, "Park": 359, "Parking": 53, "Residential": 311, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 94, "None": 209, "Office": 91, "Park": 390, "Parking": 60, "Residential": 340, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 119, "None": 173, "Office": 113, "Park": 355, "Parking": 63, "Residential": 305, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 96, "None": 183, "Office": 112, "Park": 352, "Parking": 55, "Residential": 318, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 100, "None": 193, "Office": 95, "Park": 372, "Parking": 49, "Residential": 325, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 105, "None": 191, "Office": 110, "Park": 373, "Parking": 41, "Residential": 301, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 84, "None": 197, "Office": 161, "Park": 372, "Parking": 52, "Residential": 290, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 109, "None": 215, "Office": 86, "Park": 359, "Parking": 29, "Residential": 348, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 122, "None": 207, "Office": 104, "Park": 369, "Parking": 47, "Residential": 325, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 111, "None": 223, "Office": 106, "Park": 366, "Parking": 46, "Residential": 300, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 77, "None": 169, "Office": 107, "Park": 372, "Parking": 39, "Residential": 321, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 131, "None": 195, "Office": 136, "Park": 344, "Parking": 38, "Residential": 318, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 90, "None": 219, "Office": 139, "Park": 337, "Parking": 64, "Residential": 310, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 93, "None": 181, "Office": 152, "Park": 360, "Parking": 56, "Residential": 310, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 117, "None": 256, "Office": 145, "Park": 363, "Parking": 48, "Residential": 273, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 95, "None": 212, "Office": 150, "Park": 328, "Parking": 59, "Residential": 292, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 105, "None": 202, "Office": 142, "Park": 372, "Parking": 32, "Residential": 328, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 94, "None": 184, "Office": 133, "Park": 356, "Parking": 45, "Residential": 287, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 107, "None": 168, "Office": 79, "Park": 403, "Parking": 30, "Residential": 311, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 77, "None": 210, "Office": 129, "Park": 372, "Parking": 31, "Residential": 318, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 97, "None": 196, "Office": 124, "Park": 352, "Parking": 59, "Residential": 360, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 88, "None": 205, "Office": 145, "Park": 378, "Parking": 34, "Residential": 291, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 112, "None": 179, "Office": 136, "Park": 387, "Parking": 32, "Residential": 325, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 120, "None": 186, "Office": 118, "Park": 350, "Parking": 55, "Residential": 308, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 105, "None": 222, "Office": 95, "Park": 361, "Parking": 52, "Residential": 342, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 100, "Light Industrial": 124, "None": 212, "Office": 165, "Park": 346, "Parking": 64, "Residential": 271, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 91, "None": 197, "Office": 119, "Park": 370, "Parking": 79, "Residential": 335, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 87, "None": 168, "Office": 94, "Park": 409, "Parking": 72, "Residential": 280, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 207, "Light Industrial": 93, "None": 192, "Office": 81, "Park": 376, "Parking": 84, "Residential": 282, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 104, "None": 177, "Office": 88, "Park": 342, "Parking": 45, "Residential": 213, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 98, "None": 195, "Office": 121, "Park": 386, "Parking": 36, "Residential": 312, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 56, "None": 234, "Office": 129, "Park": 354, "Parking": 48, "Residential": 258, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 94, "None": 187, "Office": 107, "Park": 347, "Parking": 56, "Residential": 300, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 181, "Light Industrial": 81, "None": 182, "Office": 132, "Park": 363, "Parking": 55, "Residential": 331, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 115, "None": 186, "Office": 147, "Park": 351, "Parking": 50, "Residential": 323, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 119, "None": 196, "Office": 96, "Park": 334, "Parking": 37, "Residential": 370, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 139, "None": 214, "Office": 80, "Park": 368, "Parking": 87, "Residential": 302, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 110, "None": 223, "Office": 127, "Park": 343, "Parking": 35, "Residential": 279, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 77, "None": 212, "Office": 156, "Park": 341, "Parking": 57, "Residential": 310, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 85, "None": 195, "Office": 118, "Park": 410, "Parking": 24, "Residential": 296, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 100, "None": 196, "Office": 148, "Park": 347, "Parking": 64, "Residential": 319, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 91, "None": 170, "Office": 107, "Park": 374, "Parking": 29, "Residential": 302, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 102, "Light Industrial": 80, "None": 198, "Office": 136, "Park": 360, "Parking": 61, "Residential": 304, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 86, "None": 207, "Office": 108, "Park": 364, "Parking": 57, "Residential": 241, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 107, "None": 194, "Office": 84, "Park": 360, "Parking": 68, "Residential": 308, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 118, "None": 193, "Office": 113, "Park": 352, "Parking": 61, "Residential": 269, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 115, "None": 193, "Office": 86, "Park": 345, "Parking": 78, "Residential": 316, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 70, "None": 225, "Office": 144, "Park": 331, "Parking": 60, "Residential": 262, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 101, "None": 171, "Office": 132, "Park": 340, "Parking": 59, "Residential": 329, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 131, "None": 190, "Office": 100, "Park": 388, "Parking": 63, "Residential": 326, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 122, "None": 200, "Office": 116, "Park": 366, "Parking": 37, "Residential": 287, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 110, "None": 167, "Office": 132, "Park": 369, "Parking": 48, "Residential": 309, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 98, "None": 203, "Office": 80, "Park": 359, "Parking": 65, "Residential": 296, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 113, "None": 177, "Office": 124, "Park": 345, "Parking": 68, "Residential": 294, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 82, "None": 181, "Office": 142, "Park": 353, "Parking": 35, "Residential": 360, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 103, "None": 210, "Office": 100, "Park": 348, "Parking": 34, "Residential": 314, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 126, "None": 190, "Office": 109, "Park": 373, "Parking": 36, "Residential": 251, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 88, "None": 206, "Office": 110, "Park": 394, "Parking": 65, "Residential": 286, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 140, "None": 192, "Office": 131, "Park": 352, "Parking": 30, "Residential": 257, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 120, "None": 200, "Office": 150, "Park": 347, "Parking": 59, "Residential": 311, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 75, "None": 170, "Office": 142, "Park": 356, "Parking": 55, "Residential": 258, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 70, "None": 205, "Office": 118, "Park": 367, "Parking": 40, "Residential": 347, "Retail": 887, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 109, "None": 202, "Office": 146, "Park": 362, "Parking": 52, "Residential": 280, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 109, "None": 176, "Office": 99, "Park": 353, "Parking": 62, "Residential": 318, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 95, "None": 192, "Office": 115, "Park": 376, "Parking": 68, "Residential": 316, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 88, "None": 189, "Office": 97, "Park": 347, "Parking": 86, "Residential": 330, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 95, "None": 209, "Office": 144, "Park": 332, "Parking": 36, "Residential": 273, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 105, "None": 194, "Office": 117, "Park": 372, "Parking": 75, "Residential": 375, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 93, "None": 160, "Office": 153, "Park": 370, "Parking": 49, "Residential": 309, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 112, "None": 223, "Office": 104, "Park": 347, "Parking": 48, "Residential": 308, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 106, "None": 181, "Office": 119, "Park": 350, "Parking": 60, "Residential": 280, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 130, "None": 206, "Office": 98, "Park": 369, "Parking": 80, "Residential": 273, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 99, "None": 181, "Office": 143, "Park": 378, "Parking": 61, "Residential": 311, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 100, "None": 197, "Office": 122, "Park": 343, "Parking": 29, "Residential": 269, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 100, "None": 222, "Office": 131, "Park": 329, "Parking": 67, "Residential": 286, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 95, "None": 193, "Office": 124, "Park": 326, "Parking": 30, "Residential": 314, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 106, "None": 199, "Office": 125, "Park": 360, "Parking": 62, "Residential": 339, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 89, "None": 197, "Office": 112, "Park": 370, "Parking": 40, "Residential": 342, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 75, "None": 200, "Office": 125, "Park": 373, "Parking": 60, "Residential": 301, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 110, "None": 215, "Office": 126, "Park": 386, "Parking": 47, "Residential": 310, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 98, "None": 190, "Office": 94, "Park": 367, "Parking": 51, "Residential": 302, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 121, "None": 191, "Office": 133, "Park": 328, "Parking": 48, "Residential": 374, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 109, "None": 179, "Office": 121, "Park": 376, "Parking": 32, "Residential": 344, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 119, "None": 204, "Office": 113, "Park": 375, "Parking": 46, "Residential": 317, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 104, "None": 182, "Office": 115, "Park": 370, "Parking": 72, "Residential": 281, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 145, "None": 175, "Office": 98, "Park": 372, "Parking": 36, "Residential": 289, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 97, "None": 177, "Office": 130, "Park": 403, "Parking": 47, "Residential": 260, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 78, "None": 202, "Office": 105, "Park": 365, "Parking": 76, "Residential": 347, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 104, "None": 186, "Office": 102, "Park": 349, "Parking": 42, "Residential": 303, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 95, "None": 189, "Office": 125, "Park": 373, "Parking": 92, "Residential": 282, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 95, "None": 181, "Office": 119, "Park": 345, "Parking": 46, "Residential": 330, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 83, "None": 190, "Office": 94, "Park": 391, "Parking": 42, "Residential": 296, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 96, "None": 171, "Office": 129, "Park": 363, "Parking": 52, "Residential": 339, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 91, "None": 195, "Office": 115, "Park": 383, "Parking": 38, "Residential": 322, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 81, "None": 196, "Office": 106, "Park": 359, "Parking": 48, "Residential": 286, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 92, "None": 206, "Office": 105, "Park": 357, "Parking": 66, "Residential": 323, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 93, "None": 200, "Office": 125, "Park": 341, "Parking": 57, "Residential": 272, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 79, "None": 189, "Office": 77, "Park": 368, "Parking": 32, "Residential": 357, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 94, "None": 216, "Office": 103, "Park": 391, "Parking": 53, "Residential": 271, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 107, "None": 182, "Office": 153, "Park": 358, "Parking": 64, "Residential": 313, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 112, "None": 178, "Office": 131, "Park": 367, "Parking": 52, "Residential": 300, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 85, "None": 209, "Office": 118, "Park": 401, "Parking": 50, "Residential": 287, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 118, "None": 209, "Office": 125, "Park": 347, "Parking": 20, "Residential": 348, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 97, "None": 188, "Office": 100, "Park": 349, "Parking": 68, "Residential": 309, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 101, "None": 182, "Office": 117, "Park": 356, "Parking": 67, "Residential": 296, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 93, "None": 183, "Office": 167, "Park": 355, "Parking": 72, "Residential": 308, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 89, "None": 205, "Office": 148, "Park": 384, "Parking": 49, "Residential": 281, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 129, "None": 183, "Office": 131, "Park": 365, "Parking": 59, "Residential": 297, "Retail": 807, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 178, "Light Industrial": 119, "None": 174, "Office": 135, "Park": 355, "Parking": 35, "Residential": 322, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 144, "None": 174, "Office": 115, "Park": 366, "Parking": 56, "Residential": 324, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 98, "None": 191, "Office": 136, "Park": 339, "Parking": 75, "Residential": 276, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 99, "Light Industrial": 114, "None": 185, "Office": 112, "Park": 355, "Parking": 63, "Residential": 325, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 182, "Light Industrial": 101, "None": 183, "Office": 103, "Park": 343, "Parking": 51, "Residential": 303, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 135, "None": 192, "Office": 103, "Park": 342, "Parking": 73, "Residential": 274, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 102, "None": 206, "Office": 147, "Park": 357, "Parking": 86, "Residential": 293, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 119, "None": 196, "Office": 102, "Park": 352, "Parking": 35, "Residential": 335, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 116, "None": 198, "Office": 110, "Park": 370, "Parking": 40, "Residential": 346, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 131, "None": 171, "Office": 99, "Park": 379, "Parking": 47, "Residential": 308, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 130, "None": 190, "Office": 135, "Park": 333, "Parking": 80, "Residential": 322, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 108, "None": 189, "Office": 143, "Park": 366, "Parking": 34, "Residential": 248, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 132, "None": 229, "Office": 107, "Park": 350, "Parking": 64, "Residential": 311, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 77, "None": 169, "Office": 149, "Park": 352, "Parking": 57, "Residential": 348, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 107, "None": 177, "Office": 116, "Park": 398, "Parking": 75, "Residential": 271, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 114, "None": 194, "Office": 88, "Park": 365, "Parking": 67, "Residential": 338, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 109, "None": 194, "Office": 129, "Park": 330, "Parking": 53, "Residential": 325, "Retail": 814, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 109, "None": 182, "Office": 122, "Park": 336, "Parking": 60, "Residential": 337, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 109, "None": 201, "Office": 154, "Park": 392, "Parking": 42, "Residential": 330, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 104, "None": 184, "Office": 119, "Park": 340, "Parking": 47, "Residential": 375, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 82, "None": 170, "Office": 118, "Park": 335, "Parking": 44, "Residential": 327, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 113, "None": 203, "Office": 127, "Park": 358, "Parking": 80, "Residential": 336, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 92, "None": 208, "Office": 103, "Park": 361, "Parking": 39, "Residential": 236, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 71, "None": 202, "Office": 114, "Park": 379, "Parking": 45, "Residential": 273, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 84, "None": 191, "Office": 145, "Park": 340, "Parking": 45, "Residential": 351, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 80, "None": 187, "Office": 97, "Park": 395, "Parking": 31, "Residential": 358, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 76, "None": 179, "Office": 136, "Park": 359, "Parking": 65, "Residential": 352, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 86, "None": 203, "Office": 108, "Park": 342, "Parking": 68, "Residential": 332, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 105, "None": 186, "Office": 129, "Park": 399, "Parking": 74, "Residential": 312, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 115, "None": 210, "Office": 117, "Park": 354, "Parking": 44, "Residential": 325, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 93, "None": 188, "Office": 123, "Park": 379, "Parking": 44, "Residential": 309, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 96, "None": 175, "Office": 110, "Park": 370, "Parking": 23, "Residential": 335, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 184, "Light Industrial": 114, "None": 212, "Office": 119, "Park": 364, "Parking": 68, "Residential": 268, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 83, "None": 215, "Office": 110, "Park": 371, "Parking": 69, "Residential": 296, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 118, "None": 189, "Office": 118, "Park": 344, "Parking": 69, "Residential": 309, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 74, "None": 179, "Office": 100, "Park": 363, "Parking": 37, "Residential": 296, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 89, "None": 194, "Office": 152, "Park": 341, "Parking": 55, "Residential": 332, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 113, "None": 194, "Office": 121, "Park": 348, "Parking": 45, "Residential": 295, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 91, "None": 203, "Office": 140, "Park": 370, "Parking": 74, "Residential": 311, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 104, "None": 202, "Office": 118, "Park": 356, "Parking": 47, "Residential": 319, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 107, "None": 196, "Office": 113, "Park": 398, "Parking": 82, "Residential": 317, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 104, "None": 190, "Office": 144, "Park": 328, "Parking": 61, "Residential": 296, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 90, "None": 181, "Office": 146, "Park": 370, "Parking": 56, "Residential": 264, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 84, "None": 217, "Office": 110, "Park": 386, "Parking": 36, "Residential": 351, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 95, "None": 195, "Office": 120, "Park": 345, "Parking": 61, "Residential": 286, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 120, "None": 186, "Office": 111, "Park": 357, "Parking": 77, "Residential": 322, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 126, "None": 164, "Office": 115, "Park": 358, "Parking": 41, "Residential": 362, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 76, "None": 201, "Office": 125, "Park": 350, "Parking": 55, "Residential": 336, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 97, "None": 191, "Office": 107, "Park": 346, "Parking": 77, "Residential": 326, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 81, "None": 210, "Office": 92, "Park": 365, "Parking": 41, "Residential": 341, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 91, "None": 200, "Office": 111, "Park": 359, "Parking": 21, "Residential": 323, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 103, "None": 209, "Office": 112, "Park": 335, "Parking": 36, "Residential": 303, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 111, "None": 164, "Office": 112, "Park": 376, "Parking": 35, "Residential": 314, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 138, "None": 179, "Office": 88, "Park": 393, "Parking": 39, "Residential": 334, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 117, "None": 186, "Office": 115, "Park": 344, "Parking": 29, "Residential": 336, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 76, "None": 185, "Office": 118, "Park": 366, "Parking": 58, "Residential": 313, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 119, "None": 194, "Office": 127, "Park": 353, "Parking": 57, "Residential": 325, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 91, "None": 192, "Office": 117, "Park": 354, "Parking": 82, "Residential": 270, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 107, "None": 181, "Office": 92, "Park": 356, "Parking": 80, "Residential": 275, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 65, "None": 169, "Office": 118, "Park": 403, "Parking": 27, "Residential": 304, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 90, "None": 188, "Office": 125, "Park": 381, "Parking": 54, "Residential": 327, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 91, "None": 177, "Office": 106, "Park": 352, "Parking": 66, "Residential": 338, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 82, "None": 180, "Office": 122, "Park": 351, "Parking": 81, "Residential": 299, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 100, "None": 220, "Office": 66, "Park": 370, "Parking": 34, "Residential": 297, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 102, "Light Industrial": 88, "None": 201, "Office": 110, "Park": 374, "Parking": 67, "Residential": 299, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 89, "None": 179, "Office": 119, "Park": 392, "Parking": 45, "Residential": 297, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 93, "None": 167, "Office": 148, "Park": 351, "Parking": 67, "Residential": 307, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 108, "None": 197, "Office": 102, "Park": 368, "Parking": 38, "Residential": 312, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 90, "None": 201, "Office": 105, "Park": 377, "Parking": 42, "Residential": 355, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 91, "None": 186, "Office": 117, "Park": 357, "Parking": 54, "Residential": 295, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 98, "None": 211, "Office": 84, "Park": 350, "Parking": 32, "Residential": 326, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 124, "None": 211, "Office": 101, "Park": 357, "Parking": 74, "Residential": 321, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 101, "None": 198, "Office": 129, "Park": 364, "Parking": 74, "Residential": 313, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 112, "None": 173, "Office": 110, "Park": 404, "Parking": 24, "Residential": 323, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 97, "None": 206, "Office": 112, "Park": 367, "Parking": 52, "Residential": 265, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 95, "None": 187, "Office": 138, "Park": 371, "Parking": 23, "Residential": 311, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 104, "None": 219, "Office": 113, "Park": 353, "Parking": 44, "Residential": 339, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 104, "None": 216, "Office": 122, "Park": 340, "Parking": 61, "Residential": 291, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 192, "Light Industrial": 96, "None": 200, "Office": 133, "Park": 342, "Parking": 60, "Residential": 315, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 108, "None": 179, "Office": 112, "Park": 377, "Parking": 83, "Residential": 309, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 85, "None": 193, "Office": 124, "Park": 375, "Parking": 48, "Residential": 314, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 119, "None": 165, "Office": 97, "Park": 365, "Parking": 48, "Residential": 293, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 114, "None": 239, "Office": 140, "Park": 342, "Parking": 55, "Residential": 307, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 99, "None": 193, "Office": 123, "Park": 354, "Parking": 15, "Residential": 307, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 112, "None": 172, "Office": 123, "Park": 356, "Parking": 49, "Residential": 314, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 102, "None": 213, "Office": 100, "Park": 361, "Parking": 55, "Residential": 215, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 88, "None": 171, "Office": 94, "Park": 358, "Parking": 43, "Residential": 328, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 184, "Light Industrial": 90, "None": 189, "Office": 116, "Park": 379, "Parking": 45, "Residential": 266, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 118, "None": 168, "Office": 135, "Park": 365, "Parking": 46, "Residential": 321, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 99, "None": 199, "Office": 107, "Park": 358, "Parking": 71, "Residential": 297, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 103, "None": 202, "Office": 142, "Park": 348, "Parking": 28, "Residential": 383, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 91, "None": 204, "Office": 103, "Park": 355, "Parking": 73, "Residential": 300, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 133, "None": 201, "Office": 146, "Park": 361, "Parking": 58, "Residential": 240, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 98, "None": 196, "Office": 130, "Park": 376, "Parking": 63, "Residential": 315, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 95, "None": 166, "Office": 129, "Park": 369, "Parking": 32, "Residential": 337, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 91, "None": 194, "Office": 139, "Park": 378, "Parking": 37, "Residential": 291, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 122, "None": 192, "Office": 111, "Park": 384, "Parking": 57, "Residential": 340, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 110, "None": 190, "Office": 129, "Park": 375, "Parking": 56, "Residential": 347, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 111, "None": 209, "Office": 126, "Park": 368, "Parking": 37, "Residential": 269, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 81, "None": 213, "Office": 99, "Park": 345, "Parking": 41, "Residential": 338, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 92, "None": 166, "Office": 142, "Park": 344, "Parking": 40, "Residential": 304, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 68, "None": 193, "Office": 137, "Park": 382, "Parking": 78, "Residential": 290, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 130, "None": 220, "Office": 102, "Park": 360, "Parking": 46, "Residential": 292, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 117, "None": 225, "Office": 94, "Park": 357, "Parking": 85, "Residential": 298, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 129, "None": 207, "Office": 107, "Park": 357, "Parking": 56, "Residential": 291, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 92, "None": 205, "Office": 143, "Park": 362, "Parking": 62, "Residential": 316, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 86, "None": 175, "Office": 102, "Park": 361, "Parking": 45, "Residential": 349, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 101, "None": 179, "Office": 112, "Park": 353, "Parking": 25, "Residential": 335, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 88, "None": 166, "Office": 114, "Park": 383, "Parking": 39, "Residential": 340, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 93, "None": 186, "Office": 124, "Park": 372, "Parking": 66, "Residential": 293, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 113, "None": 200, "Office": 151, "Park": 371, "Parking": 25, "Residential": 262, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 189, "Light Industrial": 124, "None": 192, "Office": 93, "Park": 340, "Parking": 58, "Residential": 320, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 91, "None": 180, "Office": 104, "Park": 338, "Parking": 39, "Residential": 371, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 117, "None": 171, "Office": 109, "Park": 363, "Parking": 35, "Residential": 312, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 86, "None": 172, "Office": 142, "Park": 360, "Parking": 61, "Residential": 312, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 92, "None": 195, "Office": 116, "Park": 350, "Parking": 47, "Residential": 347, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 114, "None": 174, "Office": 110, "Park": 355, "Parking": 73, "Residential": 328, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 133, "None": 184, "Office": 88, "Park": 340, "Parking": 52, "Residential": 308, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 77, "None": 201, "Office": 127, "Park": 372, "Parking": 65, "Residential": 312, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 79, "None": 199, "Office": 103, "Park": 343, "Parking": 65, "Residential": 349, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 127, "None": 214, "Office": 125, "Park": 368, "Parking": 45, "Residential": 334, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 86, "None": 184, "Office": 107, "Park": 368, "Parking": 44, "Residential": 294, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 115, "None": 199, "Office": 98, "Park": 348, "Parking": 37, "Residential": 314, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 138, "None": 197, "Office": 105, "Park": 336, "Parking": 50, "Residential": 363, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 110, "None": 208, "Office": 123, "Park": 360, "Parking": 74, "Residential": 308, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 79, "None": 208, "Office": 126, "Park": 359, "Parking": 61, "Residential": 324, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 97, "None": 162, "Office": 140, "Park": 375, "Parking": 47, "Residential": 275, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 87, "None": 183, "Office": 128, "Park": 349, "Parking": 79, "Residential": 287, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 87, "None": 212, "Office": 113, "Park": 355, "Parking": 71, "Residential": 337, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 111, "None": 189, "Office": 112, "Park": 348, "Parking": 53, "Residential": 355, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 101, "None": 191, "Office": 98, "Park": 368, "Parking": 82, "Residential": 322, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 99, "None": 163, "Office": 132, "Park": 345, "Parking": 49, "Residential": 342, "Retail": 894, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 91, "None": 190, "Office": 121, "Park": 352, "Parking": 70, "Residential": 298, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 121, "None": 211, "Office": 91, "Park": 364, "Parking": 50, "Residential": 303, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 83, "None": 217, "Office": 148, "Park": 364, "Parking": 37, "Residential": 330, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 101, "None": 173, "Office": 139, "Park": 378, "Parking": 49, "Residential": 333, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 105, "None": 227, "Office": 92, "Park": 375, "Parking": 60, "Residential": 314, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 116, "None": 213, "Office": 137, "Park": 344, "Parking": 52, "Residential": 331, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 107, "None": 207, "Office": 124, "Park": 385, "Parking": 45, "Residential": 305, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 101, "None": 196, "Office": 133, "Park": 379, "Parking": 54, "Residential": 290, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 79, "None": 222, "Office": 122, "Park": 363, "Parking": 65, "Residential": 346, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 94, "None": 220, "Office": 122, "Park": 334, "Parking": 42, "Residential": 329, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 121, "None": 180, "Office": 115, "Park": 391, "Parking": 20, "Residential": 395, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 93, "None": 166, "Office": 113, "Park": 376, "Parking": 51, "Residential": 309, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 109, "None": 202, "Office": 125, "Park": 354, "Parking": 60, "Residential": 343, "Retail": 891, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 93, "None": 190, "Office": 141, "Park": 353, "Parking": 44, "Residential": 283, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 90, "None": 185, "Office": 112, "Park": 355, "Parking": 43, "Residential": 295, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 92, "None": 190, "Office": 115, "Park": 367, "Parking": 45, "Residential": 330, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 57, "None": 197, "Office": 145, "Park": 369, "Parking": 100, "Residential": 274, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 93, "None": 231, "Office": 99, "Park": 368, "Parking": 41, "Residential": 355, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 179, "Light Industrial": 132, "None": 183, "Office": 97, "Park": 349, "Parking": 63, "Residential": 277, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 90, "None": 190, "Office": 134, "Park": 370, "Parking": 45, "Residential": 293, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 101, "None": 183, "Office": 118, "Park": 354, "Parking": 49, "Residential": 322, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 113, "None": 161, "Office": 134, "Park": 362, "Parking": 27, "Residential": 269, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 97, "None": 170, "Office": 155, "Park": 364, "Parking": 51, "Residential": 282, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 100, "None": 182, "Office": 179, "Park": 330, "Parking": 69, "Residential": 291, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 104, "None": 186, "Office": 119, "Park": 369, "Parking": 66, "Residential": 291, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 103, "None": 209, "Office": 104, "Park": 344, "Parking": 34, "Residential": 287, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 81, "None": 204, "Office": 118, "Park": 383, "Parking": 43, "Residential": 278, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 109, "None": 228, "Office": 101, "Park": 351, "Parking": 47, "Residential": 279, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 79, "None": 184, "Office": 130, "Park": 349, "Parking": 67, "Residential": 302, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 78, "None": 189, "Office": 126, "Park": 375, "Parking": 85, "Residential": 258, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 187, "Light Industrial": 107, "None": 170, "Office": 93, "Park": 388, "Parking": 45, "Residential": 329, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 69, "None": 181, "Office": 147, "Park": 347, "Parking": 97, "Residential": 288, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 92, "None": 168, "Office": 136, "Park": 333, "Parking": 67, "Residential": 333, "Retail": 906, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 109, "None": 208, "Office": 120, "Park": 387, "Parking": 52, "Residential": 310, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 83, "None": 183, "Office": 136, "Park": 359, "Parking": 43, "Residential": 344, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 104, "None": 167, "Office": 115, "Park": 349, "Parking": 66, "Residential": 390, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 99, "None": 197, "Office": 96, "Park": 363, "Parking": 76, "Residential": 311, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 106, "None": 170, "Office": 96, "Park": 362, "Parking": 45, "Residential": 321, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 92, "None": 189, "Office": 141, "Park": 359, "Parking": 58, "Residential": 303, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 95, "None": 180, "Office": 111, "Park": 386, "Parking": 57, "Residential": 298, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 98, "None": 202, "Office": 92, "Park": 365, "Parking": 74, "Residential": 314, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 101, "None": 192, "Office": 102, "Park": 368, "Parking": 59, "Residential": 352, "Retail": 893, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 126, "None": 211, "Office": 104, "Park": 336, "Parking": 97, "Residential": 290, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 129, "None": 190, "Office": 105, "Park": 361, "Parking": 76, "Residential": 330, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 89, "None": 201, "Office": 110, "Park": 375, "Parking": 33, "Residential": 341, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 86, "None": 194, "Office": 110, "Park": 394, "Parking": 54, "Residential": 283, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 108, "None": 216, "Office": 132, "Park": 362, "Parking": 45, "Residential": 335, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 69, "None": 176, "Office": 106, "Park": 355, "Parking": 55, "Residential": 355, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 130, "None": 204, "Office": 137, "Park": 346, "Parking": 61, "Residential": 326, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 92, "None": 181, "Office": 115, "Park": 356, "Parking": 57, "Residential": 288, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 98, "None": 181, "Office": 123, "Park": 358, "Parking": 59, "Residential": 325, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 94, "None": 192, "Office": 107, "Park": 381, "Parking": 23, "Residential": 352, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 109, "None": 178, "Office": 110, "Park": 350, "Parking": 64, "Residential": 356, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 144, "None": 186, "Office": 121, "Park": 361, "Parking": 48, "Residential": 311, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 105, "None": 195, "Office": 122, "Park": 359, "Parking": 49, "Residential": 309, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 85, "None": 197, "Office": 149, "Park": 343, "Parking": 43, "Residential": 318, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 94, "None": 174, "Office": 117, "Park": 349, "Parking": 50, "Residential": 327, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 93, "None": 184, "Office": 138, "Park": 378, "Parking": 52, "Residential": 342, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 82, "None": 207, "Office": 159, "Park": 390, "Parking": 54, "Residential": 295, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 134, "None": 203, "Office": 119, "Park": 374, "Parking": 74, "Residential": 271, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 95, "None": 178, "Office": 121, "Park": 340, "Parking": 44, "Residential": 314, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 96, "None": 178, "Office": 127, "Park": 373, "Parking": 40, "Residential": 279, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 107, "None": 219, "Office": 94, "Park": 363, "Parking": 45, "Residential": 269, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 75, "None": 187, "Office": 113, "Park": 365, "Parking": 50, "Residential": 311, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 73, "None": 199, "Office": 106, "Park": 349, "Parking": 53, "Residential": 336, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 97, "None": 206, "Office": 93, "Park": 345, "Parking": 64, "Residential": 302, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 100, "None": 179, "Office": 89, "Park": 344, "Parking": 25, "Residential": 340, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 107, "None": 181, "Office": 100, "Park": 334, "Parking": 88, "Residential": 349, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 91, "None": 196, "Office": 121, "Park": 391, "Parking": 31, "Residential": 286, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 88, "None": 207, "Office": 90, "Park": 361, "Parking": 63, "Residential": 357, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 80, "None": 183, "Office": 113, "Park": 351, "Parking": 36, "Residential": 329, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 98, "None": 204, "Office": 86, "Park": 371, "Parking": 54, "Residential": 318, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 86, "None": 213, "Office": 113, "Park": 374, "Parking": 35, "Residential": 302, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 105, "None": 184, "Office": 112, "Park": 377, "Parking": 75, "Residential": 376, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 80, "None": 186, "Office": 107, "Park": 364, "Parking": 65, "Residential": 315, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 78, "None": 201, "Office": 118, "Park": 361, "Parking": 56, "Residential": 353, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 103, "None": 206, "Office": 120, "Park": 338, "Parking": 27, "Residential": 308, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 111, "None": 211, "Office": 101, "Park": 366, "Parking": 75, "Residential": 284, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 123, "None": 215, "Office": 136, "Park": 382, "Parking": 34, "Residential": 248, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 111, "None": 184, "Office": 112, "Park": 402, "Parking": 59, "Residential": 316, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 88, "None": 185, "Office": 106, "Park": 333, "Parking": 57, "Residential": 365, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 185, "Light Industrial": 87, "None": 190, "Office": 104, "Park": 367, "Parking": 15, "Residential": 358, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 104, "None": 192, "Office": 113, "Park": 385, "Parking": 53, "Residential": 313, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 97, "None": 231, "Office": 123, "Park": 364, "Parking": 68, "Residential": 273, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 190, "Light Industrial": 128, "None": 169, "Office": 102, "Park": 338, "Parking": 57, "Residential": 281, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 113, "None": 204, "Office": 87, "Park": 359, "Parking": 48, "Residential": 314, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 102, "None": 198, "Office": 113, "Park": 391, "Parking": 24, "Residential": 277, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 117, "None": 195, "Office": 124, "Park": 341, "Parking": 42, "Residential": 346, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 151, "None": 199, "Office": 132, "Park": 358, "Parking": 46, "Residential": 355, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 101, "Light Industrial": 82, "None": 211, "Office": 120, "Park": 359, "Parking": 55, "Residential": 321, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 114, "None": 192, "Office": 121, "Park": 357, "Parking": 81, "Residential": 264, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 89, "None": 215, "Office": 165, "Park": 357, "Parking": 41, "Residential": 285, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 101, "None": 232, "Office": 109, "Park": 363, "Parking": 25, "Residential": 242, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 113, "None": 220, "Office": 164, "Park": 322, "Parking": 35, "Residential": 339, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 121, "None": 192, "Office": 99, "Park": 335, "Parking": 40, "Residential": 297, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 114, "None": 183, "Office": 80, "Park": 397, "Parking": 64, "Residential": 311, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 104, "None": 193, "Office": 143, "Park": 372, "Parking": 48, "Residential": 325, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 92, "None": 211, "Office": 124, "Park": 382, "Parking": 53, "Residential": 295, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 165, "None": 175, "Office": 132, "Park": 348, "Parking": 54, "Residential": 287, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 141, "None": 162, "Office": 133, "Park": 364, "Parking": 56, "Residential": 318, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 99, "None": 207, "Office": 113, "Park": 348, "Parking": 67, "Residential": 309, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 126, "None": 201, "Office": 111, "Park": 333, "Parking": 62, "Residential": 361, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 94, "None": 177, "Office": 112, "Park": 372, "Parking": 76, "Residential": 338, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 106, "None": 214, "Office": 145, "Park": 344, "Parking": 33, "Residential": 316, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 104, "None": 197, "Office": 118, "Park": 383, "Parking": 38, "Residential": 305, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 87, "None": 188, "Office": 105, "Park": 354, "Parking": 48, "Residential": 344, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 63, "None": 189, "Office": 87, "Park": 396, "Parking": 68, "Residential": 307, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 77, "None": 213, "Office": 156, "Park": 343, "Parking": 61, "Residential": 337, "Retail": 908, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 95, "None": 172, "Office": 111, "Park": 374, "Parking": 70, "Residential": 304, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 197, "Light Industrial": 114, "None": 180, "Office": 121, "Park": 346, "Parking": 33, "Residential": 340, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 92, "None": 215, "Office": 109, "Park": 395, "Parking": 101, "Residential": 309, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 178, "Light Industrial": 57, "None": 188, "Office": 125, "Park": 395, "Parking": 42, "Residential": 272, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 94, "None": 174, "Office": 131, "Park": 353, "Parking": 68, "Residential": 349, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 69, "None": 180, "Office": 108, "Park": 347, "Parking": 62, "Residential": 323, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 104, "None": 190, "Office": 138, "Park": 401, "Parking": 46, "Residential": 320, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 98, "None": 226, "Office": 129, "Park": 338, "Parking": 51, "Residential": 321, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 80, "None": 190, "Office": 131, "Park": 337, "Parking": 88, "Residential": 358, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 114, "None": 218, "Office": 137, "Park": 329, "Parking": 63, "Residential": 331, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 61, "None": 183, "Office": 144, "Park": 376, "Parking": 44, "Residential": 280, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 74, "None": 165, "Office": 114, "Park": 376, "Parking": 64, "Residential": 333, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 110, "None": 216, "Office": 134, "Park": 375, "Parking": 52, "Residential": 365, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 120, "None": 166, "Office": 124, "Park": 355, "Parking": 31, "Residential": 294, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 103, "None": 245, "Office": 106, "Park": 398, "Parking": 54, "Residential": 294, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 62, "None": 181, "Office": 99, "Park": 377, "Parking": 34, "Residential": 304, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 78, "None": 198, "Office": 139, "Park": 363, "Parking": 69, "Residential": 286, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 112, "None": 175, "Office": 102, "Park": 350, "Parking": 78, "Residential": 325, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 103, "None": 224, "Office": 121, "Park": 357, "Parking": 44, "Residential": 286, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 84, "None": 202, "Office": 117, "Park": 379, "Parking": 32, "Residential": 310, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 112, "None": 196, "Office": 138, "Park": 374, "Parking": 46, "Residential": 298, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 97, "None": 179, "Office": 109, "Park": 360, "Parking": 49, "Residential": 281, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 76, "None": 203, "Office": 117, "Park": 353, "Parking": 57, "Residential": 341, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 70, "None": 176, "Office": 142, "Park": 375, "Parking": 66, "Residential": 318, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 119, "None": 208, "Office": 111, "Park": 346, "Parking": 60, "Residential": 291, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 136, "None": 193, "Office": 160, "Park": 362, "Parking": 31, "Residential": 287, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 100, "None": 196, "Office": 131, "Park": 364, "Parking": 64, "Residential": 341, "Retail": 797, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 95, "None": 181, "Office": 118, "Park": 359, "Parking": 43, "Residential": 320, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 93, "None": 177, "Office": 111, "Park": 360, "Parking": 66, "Residential": 282, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 73, "None": 231, "Office": 140, "Park": 358, "Parking": 78, "Residential": 297, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 118, "None": 168, "Office": 118, "Park": 405, "Parking": 38, "Residential": 253, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 119, "None": 156, "Office": 123, "Park": 385, "Parking": 50, "Residential": 281, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 97, "None": 186, "Office": 140, "Park": 381, "Parking": 62, "Residential": 326, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 108, "None": 184, "Office": 123, "Park": 362, "Parking": 41, "Residential": 296, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 105, "None": 218, "Office": 120, "Park": 384, "Parking": 72, "Residential": 289, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 118, "None": 181, "Office": 144, "Park": 351, "Parking": 42, "Residential": 304, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 216, "Light Industrial": 96, "None": 185, "Office": 109, "Park": 357, "Parking": 39, "Residential": 305, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 69, "None": 196, "Office": 167, "Park": 360, "Parking": 38, "Residential": 292, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 111, "None": 234, "Office": 101, "Park": 348, "Parking": 37, "Residential": 326, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 115, "None": 242, "Office": 101, "Park": 361, "Parking": 50, "Residential": 273, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 81, "None": 177, "Office": 122, "Park": 360, "Parking": 38, "Residential": 335, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 98, "None": 210, "Office": 103, "Park": 354, "Parking": 48, "Residential": 339, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 97, "None": 208, "Office": 98, "Park": 346, "Parking": 68, "Residential": 314, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 79, "None": 202, "Office": 120, "Park": 392, "Parking": 66, "Residential": 308, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 128, "None": 178, "Office": 119, "Park": 366, "Parking": 62, "Residential": 297, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 98, "None": 172, "Office": 143, "Park": 377, "Parking": 59, "Residential": 339, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 73, "None": 196, "Office": 118, "Park": 361, "Parking": 72, "Residential": 319, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 56, "None": 188, "Office": 123, "Park": 331, "Parking": 76, "Residential": 322, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 87, "None": 185, "Office": 106, "Park": 351, "Parking": 48, "Residential": 366, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 76, "None": 194, "Office": 122, "Park": 378, "Parking": 25, "Residential": 355, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 85, "None": 197, "Office": 108, "Park": 355, "Parking": 46, "Residential": 340, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 99, "None": 173, "Office": 125, "Park": 395, "Parking": 44, "Residential": 245, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 108, "None": 179, "Office": 111, "Park": 388, "Parking": 50, "Residential": 309, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 87, "None": 210, "Office": 144, "Park": 359, "Parking": 38, "Residential": 315, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 106, "None": 195, "Office": 135, "Park": 361, "Parking": 58, "Residential": 309, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 98, "None": 234, "Office": 63, "Park": 390, "Parking": 46, "Residential": 297, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 146, "None": 205, "Office": 120, "Park": 395, "Parking": 56, "Residential": 358, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 117, "None": 205, "Office": 100, "Park": 372, "Parking": 55, "Residential": 332, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 93, "None": 197, "Office": 140, "Park": 385, "Parking": 25, "Residential": 314, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 80, "None": 239, "Office": 136, "Park": 363, "Parking": 52, "Residential": 331, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 111, "None": 184, "Office": 97, "Park": 353, "Parking": 36, "Residential": 334, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 119, "None": 203, "Office": 131, "Park": 352, "Parking": 76, "Residential": 309, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 86, "None": 202, "Office": 123, "Park": 367, "Parking": 80, "Residential": 347, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 89, "None": 168, "Office": 156, "Park": 359, "Parking": 30, "Residential": 263, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 118, "None": 173, "Office": 92, "Park": 348, "Parking": 41, "Residential": 345, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 109, "None": 172, "Office": 119, "Park": 353, "Parking": 82, "Residential": 275, "Retail": 890, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 127, "None": 204, "Office": 144, "Park": 369, "Parking": 47, "Residential": 314, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 75, "None": 181, "Office": 89, "Park": 387, "Parking": 33, "Residential": 356, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 103, "None": 180, "Office": 121, "Park": 377, "Parking": 66, "Residential": 312, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 109, "None": 183, "Office": 107, "Park": 350, "Parking": 42, "Residential": 334, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 83, "None": 200, "Office": 121, "Park": 350, "Parking": 32, "Residential": 323, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 116, "None": 180, "Office": 106, "Park": 384, "Parking": 13, "Residential": 312, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 88, "None": 193, "Office": 148, "Park": 368, "Parking": 46, "Residential": 342, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 118, "None": 191, "Office": 144, "Park": 376, "Parking": 47, "Residential": 306, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 82, "None": 190, "Office": 126, "Park": 359, "Parking": 31, "Residential": 369, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 115, "None": 207, "Office": 116, "Park": 371, "Parking": 33, "Residential": 327, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 120, "None": 186, "Office": 105, "Park": 356, "Parking": 53, "Residential": 342, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 82, "None": 187, "Office": 136, "Park": 372, "Parking": 76, "Residential": 354, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 123, "None": 182, "Office": 115, "Park": 333, "Parking": 58, "Residential": 314, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 111, "None": 189, "Office": 105, "Park": 367, "Parking": 41, "Residential": 341, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 101, "None": 168, "Office": 100, "Park": 374, "Parking": 37, "Residential": 301, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 151, "None": 178, "Office": 107, "Park": 334, "Parking": 44, "Residential": 342, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 52, "None": 215, "Office": 165, "Park": 346, "Parking": 49, "Residential": 385, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 83, "None": 236, "Office": 91, "Park": 344, "Parking": 50, "Residential": 325, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 90, "None": 159, "Office": 120, "Park": 348, "Parking": 38, "Residential": 313, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 128, "None": 178, "Office": 97, "Park": 352, "Parking": 64, "Residential": 344, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 157, "None": 191, "Office": 128, "Park": 348, "Parking": 47, "Residential": 308, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 95, "None": 202, "Office": 114, "Park": 349, "Parking": 56, "Residential": 318, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 86, "None": 202, "Office": 127, "Park": 360, "Parking": 92, "Residential": 305, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 108, "None": 209, "Office": 127, "Park": 370, "Parking": 52, "Residential": 318, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 92, "None": 194, "Office": 122, "Park": 350, "Parking": 41, "Residential": 341, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 90, "None": 182, "Office": 122, "Park": 339, "Parking": 60, "Residential": 369, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 81, "None": 166, "Office": 129, "Park": 356, "Parking": 58, "Residential": 324, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 88, "None": 211, "Office": 128, "Park": 416, "Parking": 47, "Residential": 323, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 89, "None": 223, "Office": 108, "Park": 371, "Parking": 54, "Residential": 297, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 142, "None": 235, "Office": 124, "Park": 361, "Parking": 55, "Residential": 307, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 129, "None": 222, "Office": 145, "Park": 355, "Parking": 62, "Residential": 317, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 88, "None": 188, "Office": 92, "Park": 342, "Parking": 42, "Residential": 355, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 90, "None": 197, "Office": 124, "Park": 355, "Parking": 64, "Residential": 364, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 118, "None": 199, "Office": 163, "Park": 360, "Parking": 36, "Residential": 290, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 91, "None": 208, "Office": 109, "Park": 369, "Parking": 48, "Residential": 298, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 81, "None": 197, "Office": 104, "Park": 346, "Parking": 63, "Residential": 318, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 103, "None": 216, "Office": 116, "Park": 385, "Parking": 40, "Residential": 350, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 81, "None": 198, "Office": 122, "Park": 373, "Parking": 54, "Residential": 334, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 116, "None": 184, "Office": 138, "Park": 353, "Parking": 39, "Residential": 328, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 85, "None": 212, "Office": 148, "Park": 364, "Parking": 49, "Residential": 347, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 97, "None": 237, "Office": 128, "Park": 335, "Parking": 66, "Residential": 288, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 97, "None": 231, "Office": 97, "Park": 339, "Parking": 104, "Residential": 323, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 89, "None": 204, "Office": 156, "Park": 344, "Parking": 25, "Residential": 298, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 105, "None": 174, "Office": 109, "Park": 354, "Parking": 69, "Residential": 318, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 186, "Light Industrial": 88, "None": 237, "Office": 96, "Park": 329, "Parking": 56, "Residential": 297, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 127, "None": 172, "Office": 77, "Park": 372, "Parking": 54, "Residential": 256, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 90, "None": 187, "Office": 127, "Park": 363, "Parking": 45, "Residential": 340, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 103, "None": 200, "Office": 121, "Park": 352, "Parking": 61, "Residential": 281, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 75, "None": 223, "Office": 119, "Park": 396, "Parking": 67, "Residential": 268, "Retail": 889, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 90, "None": 180, "Office": 126, "Park": 383, "Parking": 68, "Residential": 284, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 91, "None": 182, "Office": 106, "Park": 347, "Parking": 47, "Residential": 337, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 131, "None": 183, "Office": 149, "Park": 349, "Parking": 74, "Residential": 316, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 105, "None": 191, "Office": 124, "Park": 384, "Parking": 47, "Residential": 309, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 122, "None": 227, "Office": 117, "Park": 354, "Parking": 31, "Residential": 289, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 130, "None": 188, "Office": 115, "Park": 370, "Parking": 78, "Residential": 280, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 103, "None": 194, "Office": 82, "Park": 339, "Parking": 73, "Residential": 258, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 97, "Light Industrial": 82, "None": 186, "Office": 149, "Park": 360, "Parking": 61, "Residential": 348, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 80, "None": 181, "Office": 107, "Park": 362, "Parking": 64, "Residential": 353, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 84, "None": 175, "Office": 95, "Park": 390, "Parking": 48, "Residential": 355, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 97, "None": 178, "Office": 125, "Park": 348, "Parking": 55, "Residential": 275, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 110, "None": 184, "Office": 149, "Park": 339, "Parking": 19, "Residential": 298, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 52, "None": 168, "Office": 126, "Park": 363, "Parking": 41, "Residential": 370, "Retail": 899, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 91, "None": 199, "Office": 87, "Park": 351, "Parking": 56, "Residential": 379, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 88, "None": 173, "Office": 101, "Park": 348, "Parking": 25, "Residential": 342, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 105, "None": 199, "Office": 121, "Park": 371, "Parking": 70, "Residential": 313, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 92, "None": 194, "Office": 128, "Park": 358, "Parking": 56, "Residential": 346, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 115, "None": 194, "Office": 109, "Park": 351, "Parking": 75, "Residential": 316, "Retail": 887, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 82, "None": 174, "Office": 132, "Park": 404, "Parking": 94, "Residential": 219, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 118, "None": 176, "Office": 127, "Park": 353, "Parking": 50, "Residential": 325, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 82, "None": 196, "Office": 98, "Park": 336, "Parking": 66, "Residential": 300, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 97, "None": 153, "Office": 104, "Park": 401, "Parking": 46, "Residential": 320, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 88, "None": 193, "Office": 138, "Park": 334, "Parking": 72, "Residential": 281, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 107, "None": 198, "Office": 116, "Park": 382, "Parking": 36, "Residential": 318, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 68, "None": 215, "Office": 115, "Park": 379, "Parking": 79, "Residential": 301, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 89, "None": 176, "Office": 134, "Park": 359, "Parking": 64, "Residential": 340, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 103, "None": 189, "Office": 109, "Park": 364, "Parking": 76, "Residential": 389, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 113, "None": 196, "Office": 124, "Park": 382, "Parking": 23, "Residential": 293, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 70, "None": 194, "Office": 125, "Park": 373, "Parking": 69, "Residential": 291, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 119, "None": 216, "Office": 104, "Park": 364, "Parking": 38, "Residential": 255, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 97, "None": 172, "Office": 94, "Park": 360, "Parking": 56, "Residential": 324, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 100, "None": 191, "Office": 105, "Park": 383, "Parking": 81, "Residential": 297, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 127, "None": 175, "Office": 106, "Park": 336, "Parking": 55, "Residential": 323, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 116, "None": 181, "Office": 121, "Park": 326, "Parking": 45, "Residential": 314, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 169, "None": 174, "Office": 126, "Park": 370, "Parking": 45, "Residential": 200, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 82, "None": 190, "Office": 99, "Park": 331, "Parking": 86, "Residential": 325, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 113, "None": 175, "Office": 118, "Park": 335, "Parking": 40, "Residential": 356, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 129, "None": 192, "Office": 125, "Park": 362, "Parking": 48, "Residential": 320, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 129, "None": 195, "Office": 112, "Park": 385, "Parking": 43, "Residential": 294, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 100, "Light Industrial": 75, "None": 206, "Office": 98, "Park": 347, "Parking": 74, "Residential": 298, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 102, "None": 203, "Office": 103, "Park": 388, "Parking": 66, "Residential": 275, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 116, "None": 186, "Office": 149, "Park": 344, "Parking": 32, "Residential": 283, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 132, "None": 187, "Office": 75, "Park": 370, "Parking": 61, "Residential": 316, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 137, "None": 203, "Office": 144, "Park": 356, "Parking": 58, "Residential": 287, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 80, "None": 181, "Office": 98, "Park": 368, "Parking": 56, "Residential": 331, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 94, "None": 193, "Office": 135, "Park": 354, "Parking": 49, "Residential": 330, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 75, "None": 191, "Office": 139, "Park": 344, "Parking": 40, "Residential": 325, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 120, "None": 192, "Office": 131, "Park": 364, "Parking": 53, "Residential": 287, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 99, "None": 182, "Office": 140, "Park": 356, "Parking": 38, "Residential": 314, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 108, "None": 217, "Office": 141, "Park": 360, "Parking": 49, "Residential": 271, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 111, "None": 215, "Office": 128, "Park": 326, "Parking": 63, "Residential": 335, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 80, "None": 235, "Office": 101, "Park": 344, "Parking": 80, "Residential": 383, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 109, "None": 214, "Office": 111, "Park": 360, "Parking": 48, "Residential": 385, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 110, "None": 216, "Office": 121, "Park": 355, "Parking": 64, "Residential": 267, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 87, "None": 187, "Office": 135, "Park": 362, "Parking": 46, "Residential": 323, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 112, "None": 194, "Office": 111, "Park": 372, "Parking": 66, "Residential": 242, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 110, "None": 203, "Office": 108, "Park": 339, "Parking": 49, "Residential": 318, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 83, "None": 210, "Office": 191, "Park": 359, "Parking": 29, "Residential": 322, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 102, "None": 190, "Office": 124, "Park": 326, "Parking": 75, "Residential": 336, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 104, "None": 196, "Office": 129, "Park": 358, "Parking": 48, "Residential": 329, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 131, "None": 226, "Office": 117, "Park": 355, "Parking": 37, "Residential": 294, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 107, "None": 185, "Office": 142, "Park": 349, "Parking": 41, "Residential": 345, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 132, "None": 190, "Office": 119, "Park": 353, "Parking": 46, "Residential": 325, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 110, "None": 176, "Office": 121, "Park": 347, "Parking": 67, "Residential": 259, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 112, "None": 209, "Office": 104, "Park": 342, "Parking": 76, "Residential": 288, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 88, "None": 186, "Office": 118, "Park": 383, "Parking": 28, "Residential": 319, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 128, "None": 211, "Office": 98, "Park": 348, "Parking": 70, "Residential": 274, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 82, "None": 185, "Office": 126, "Park": 359, "Parking": 67, "Residential": 309, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 108, "None": 209, "Office": 102, "Park": 350, "Parking": 84, "Residential": 304, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 105, "None": 199, "Office": 133, "Park": 374, "Parking": 50, "Residential": 344, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 123, "None": 192, "Office": 107, "Park": 404, "Parking": 35, "Residential": 353, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 111, "None": 181, "Office": 128, "Park": 348, "Parking": 33, "Residential": 383, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 115, "None": 218, "Office": 119, "Park": 350, "Parking": 70, "Residential": 289, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 77, "None": 208, "Office": 105, "Park": 377, "Parking": 52, "Residential": 330, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 111, "None": 195, "Office": 132, "Park": 362, "Parking": 60, "Residential": 240, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 75, "None": 219, "Office": 134, "Park": 359, "Parking": 77, "Residential": 299, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 122, "None": 185, "Office": 105, "Park": 390, "Parking": 36, "Residential": 279, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 90, "None": 208, "Office": 147, "Park": 365, "Parking": 47, "Residential": 292, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 143, "None": 175, "Office": 138, "Park": 376, "Parking": 53, "Residential": 291, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 93, "None": 196, "Office": 136, "Park": 342, "Parking": 64, "Residential": 277, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 98, "None": 195, "Office": 116, "Park": 347, "Parking": 46, "Residential": 313, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 96, "None": 168, "Office": 114, "Park": 370, "Parking": 80, "Residential": 334, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 78, "None": 170, "Office": 138, "Park": 369, "Parking": 79, "Residential": 310, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 91, "None": 171, "Office": 135, "Park": 388, "Parking": 68, "Residential": 370, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 85, "None": 178, "Office": 156, "Park": 357, "Parking": 45, "Residential": 329, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 110, "None": 175, "Office": 122, "Park": 349, "Parking": 48, "Residential": 310, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 105, "None": 181, "Office": 107, "Park": 351, "Parking": 39, "Residential": 309, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 80, "None": 167, "Office": 122, "Park": 378, "Parking": 36, "Residential": 251, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 121, "None": 177, "Office": 128, "Park": 358, "Parking": 42, "Residential": 358, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 98, "Light Industrial": 117, "None": 180, "Office": 97, "Park": 356, "Parking": 51, "Residential": 334, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 84, "None": 176, "Office": 133, "Park": 359, "Parking": 53, "Residential": 308, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 133, "None": 174, "Office": 125, "Park": 353, "Parking": 56, "Residential": 316, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 110, "None": 185, "Office": 129, "Park": 349, "Parking": 41, "Residential": 298, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 111, "None": 187, "Office": 115, "Park": 342, "Parking": 32, "Residential": 294, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 116, "None": 211, "Office": 109, "Park": 385, "Parking": 49, "Residential": 301, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 107, "None": 213, "Office": 108, "Park": 375, "Parking": 43, "Residential": 322, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 111, "None": 175, "Office": 110, "Park": 392, "Parking": 16, "Residential": 310, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 94, "None": 162, "Office": 116, "Park": 338, "Parking": 79, "Residential": 358, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 91, "None": 204, "Office": 144, "Park": 346, "Parking": 28, "Residential": 325, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 96, "None": 172, "Office": 158, "Park": 373, "Parking": 46, "Residential": 317, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 95, "None": 217, "Office": 127, "Park": 359, "Parking": 55, "Residential": 299, "Retail": 808, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 111, "None": 204, "Office": 144, "Park": 363, "Parking": 76, "Residential": 339, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 132, "None": 194, "Office": 97, "Park": 362, "Parking": 53, "Residential": 334, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 110, "None": 176, "Office": 111, "Park": 393, "Parking": 59, "Residential": 320, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 120, "None": 180, "Office": 90, "Park": 405, "Parking": 47, "Residential": 303, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 98, "None": 196, "Office": 120, "Park": 402, "Parking": 70, "Residential": 269, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 133, "None": 195, "Office": 137, "Park": 376, "Parking": 51, "Residential": 406, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 102, "None": 186, "Office": 115, "Park": 375, "Parking": 53, "Residential": 219, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 132, "None": 212, "Office": 105, "Park": 400, "Parking": 83, "Residential": 270, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 97, "None": 183, "Office": 144, "Park": 365, "Parking": 37, "Residential": 311, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 113, "None": 183, "Office": 132, "Park": 366, "Parking": 62, "Residential": 307, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 92, "None": 193, "Office": 96, "Park": 364, "Parking": 39, "Residential": 303, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 94, "None": 192, "Office": 143, "Park": 345, "Parking": 83, "Residential": 299, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 86, "None": 218, "Office": 92, "Park": 356, "Parking": 30, "Residential": 304, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 114, "None": 203, "Office": 137, "Park": 344, "Parking": 44, "Residential": 342, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 115, "None": 171, "Office": 121, "Park": 326, "Parking": 64, "Residential": 315, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 162, "None": 198, "Office": 114, "Park": 352, "Parking": 31, "Residential": 364, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 105, "None": 175, "Office": 124, "Park": 353, "Parking": 68, "Residential": 325, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 94, "None": 204, "Office": 142, "Park": 350, "Parking": 62, "Residential": 305, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 108, "None": 176, "Office": 135, "Park": 377, "Parking": 30, "Residential": 287, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 107, "None": 222, "Office": 129, "Park": 343, "Parking": 62, "Residential": 258, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 119, "None": 192, "Office": 62, "Park": 355, "Parking": 56, "Residential": 350, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 106, "None": 203, "Office": 113, "Park": 362, "Parking": 46, "Residential": 348, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 107, "None": 226, "Office": 87, "Park": 358, "Parking": 61, "Residential": 269, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 181, "Light Industrial": 99, "None": 201, "Office": 90, "Park": 389, "Parking": 48, "Residential": 317, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 106, "None": 186, "Office": 136, "Park": 340, "Parking": 31, "Residential": 343, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 82, "None": 217, "Office": 115, "Park": 352, "Parking": 56, "Residential": 363, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 92, "None": 234, "Office": 123, "Park": 355, "Parking": 72, "Residential": 259, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 135, "None": 190, "Office": 104, "Park": 334, "Parking": 59, "Residential": 314, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 67, "None": 185, "Office": 146, "Park": 354, "Parking": 50, "Residential": 391, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 80, "None": 218, "Office": 123, "Park": 348, "Parking": 83, "Residential": 309, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 90, "Light Industrial": 150, "None": 192, "Office": 144, "Park": 392, "Parking": 85, "Residential": 343, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 118, "None": 177, "Office": 164, "Park": 343, "Parking": 67, "Residential": 274, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 120, "None": 183, "Office": 111, "Park": 378, "Parking": 44, "Residential": 397, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 92, "None": 180, "Office": 148, "Park": 340, "Parking": 59, "Residential": 355, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 102, "None": 198, "Office": 83, "Park": 371, "Parking": 62, "Residential": 360, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 108, "None": 189, "Office": 114, "Park": 349, "Parking": 56, "Residential": 319, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 96, "None": 181, "Office": 135, "Park": 366, "Parking": 42, "Residential": 271, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 88, "None": 182, "Office": 101, "Park": 367, "Parking": 42, "Residential": 304, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 192, "Light Industrial": 93, "None": 212, "Office": 125, "Park": 329, "Parking": 65, "Residential": 340, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 80, "None": 184, "Office": 111, "Park": 388, "Parking": 56, "Residential": 315, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 92, "None": 228, "Office": 162, "Park": 352, "Parking": 41, "Residential": 311, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 114, "None": 185, "Office": 125, "Park": 366, "Parking": 37, "Residential": 329, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 80, "None": 185, "Office": 141, "Park": 357, "Parking": 60, "Residential": 326, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 69, "None": 178, "Office": 141, "Park": 363, "Parking": 45, "Residential": 353, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 94, "None": 223, "Office": 110, "Park": 340, "Parking": 72, "Residential": 324, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 102, "None": 177, "Office": 115, "Park": 350, "Parking": 72, "Residential": 315, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 108, "None": 204, "Office": 97, "Park": 378, "Parking": 47, "Residential": 323, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 195, "Light Industrial": 153, "None": 185, "Office": 121, "Park": 333, "Parking": 48, "Residential": 302, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 92, "None": 214, "Office": 107, "Park": 376, "Parking": 49, "Residential": 345, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 90, "None": 220, "Office": 89, "Park": 362, "Parking": 48, "Residential": 293, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 131, "None": 207, "Office": 98, "Park": 352, "Parking": 40, "Residential": 284, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 70, "None": 214, "Office": 127, "Park": 356, "Parking": 34, "Residential": 304, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 112, "None": 175, "Office": 140, "Park": 376, "Parking": 58, "Residential": 273, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 120, "None": 179, "Office": 127, "Park": 334, "Parking": 84, "Residential": 302, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 85, "None": 215, "Office": 114, "Park": 355, "Parking": 31, "Residential": 261, "Retail": 891, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 125, "None": 188, "Office": 124, "Park": 369, "Parking": 54, "Residential": 276, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 115, "None": 207, "Office": 107, "Park": 346, "Parking": 70, "Residential": 291, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 196, "Light Industrial": 96, "None": 188, "Office": 109, "Park": 356, "Parking": 36, "Residential": 348, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 83, "None": 196, "Office": 116, "Park": 401, "Parking": 49, "Residential": 290, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 72, "None": 199, "Office": 169, "Park": 364, "Parking": 47, "Residential": 324, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 88, "None": 186, "Office": 98, "Park": 374, "Parking": 37, "Residential": 308, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 93, "None": 219, "Office": 130, "Park": 352, "Parking": 59, "Residential": 310, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 87, "None": 187, "Office": 153, "Park": 366, "Parking": 49, "Residential": 311, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 86, "None": 208, "Office": 101, "Park": 352, "Parking": 65, "Residential": 262, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 87, "None": 223, "Office": 115, "Park": 362, "Parking": 52, "Residential": 303, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 107, "None": 192, "Office": 147, "Park": 345, "Parking": 37, "Residential": 313, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 117, "None": 208, "Office": 132, "Park": 338, "Parking": 47, "Residential": 355, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 76, "None": 174, "Office": 101, "Park": 375, "Parking": 68, "Residential": 328, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 105, "None": 189, "Office": 89, "Park": 379, "Parking": 56, "Residential": 321, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 188, "Light Industrial": 114, "None": 203, "Office": 134, "Park": 338, "Parking": 63, "Residential": 296, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 150, "None": 186, "Office": 97, "Park": 383, "Parking": 82, "Residential": 267, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 124, "None": 204, "Office": 128, "Park": 337, "Parking": 51, "Residential": 347, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 99, "None": 216, "Office": 100, "Park": 369, "Parking": 49, "Residential": 252, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 85, "None": 203, "Office": 125, "Park": 362, "Parking": 57, "Residential": 333, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 86, "None": 184, "Office": 130, "Park": 388, "Parking": 67, "Residential": 297, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 96, "None": 215, "Office": 118, "Park": 339, "Parking": 55, "Residential": 289, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 113, "None": 192, "Office": 82, "Park": 361, "Parking": 33, "Residential": 307, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 88, "None": 192, "Office": 113, "Park": 376, "Parking": 52, "Residential": 323, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 109, "None": 173, "Office": 128, "Park": 357, "Parking": 65, "Residential": 291, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 104, "None": 194, "Office": 111, "Park": 339, "Parking": 65, "Residential": 332, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 123, "None": 188, "Office": 124, "Park": 352, "Parking": 63, "Residential": 291, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 58, "None": 195, "Office": 132, "Park": 378, "Parking": 70, "Residential": 286, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 130, "None": 202, "Office": 118, "Park": 375, "Parking": 52, "Residential": 380, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 91, "None": 184, "Office": 141, "Park": 366, "Parking": 38, "Residential": 296, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 118, "None": 176, "Office": 126, "Park": 365, "Parking": 57, "Residential": 281, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 65, "None": 232, "Office": 104, "Park": 382, "Parking": 56, "Residential": 353, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 130, "None": 201, "Office": 137, "Park": 366, "Parking": 36, "Residential": 264, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 94, "None": 159, "Office": 130, "Park": 347, "Parking": 53, "Residential": 325, "Retail": 807, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 85, "None": 178, "Office": 89, "Park": 359, "Parking": 48, "Residential": 413, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 121, "None": 195, "Office": 77, "Park": 387, "Parking": 33, "Residential": 303, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 105, "None": 191, "Office": 104, "Park": 354, "Parking": 81, "Residential": 339, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 111, "None": 196, "Office": 111, "Park": 363, "Parking": 26, "Residential": 228, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 83, "None": 211, "Office": 112, "Park": 360, "Parking": 49, "Residential": 334, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 91, "None": 173, "Office": 126, "Park": 338, "Parking": 74, "Residential": 356, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 110, "None": 161, "Office": 91, "Park": 364, "Parking": 37, "Residential": 346, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 106, "None": 207, "Office": 101, "Park": 370, "Parking": 53, "Residential": 301, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 112, "None": 204, "Office": 132, "Park": 332, "Parking": 48, "Residential": 264, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 106, "None": 214, "Office": 106, "Park": 355, "Parking": 69, "Residential": 324, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 96, "None": 180, "Office": 104, "Park": 355, "Parking": 34, "Residential": 351, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 134, "None": 224, "Office": 146, "Park": 369, "Parking": 36, "Residential": 253, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 97, "None": 189, "Office": 128, "Park": 375, "Parking": 39, "Residential": 266, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 131, "None": 192, "Office": 114, "Park": 366, "Parking": 46, "Residential": 320, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 79, "None": 175, "Office": 121, "Park": 386, "Parking": 58, "Residential": 334, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 121, "None": 180, "Office": 109, "Park": 403, "Parking": 48, "Residential": 307, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 94, "None": 187, "Office": 109, "Park": 345, "Parking": 74, "Residential": 299, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 82, "None": 200, "Office": 117, "Park": 378, "Parking": 71, "Residential": 309, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 106, "None": 217, "Office": 111, "Park": 391, "Parking": 20, "Residential": 304, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 96, "None": 236, "Office": 132, "Park": 355, "Parking": 59, "Residential": 292, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 92, "None": 201, "Office": 105, "Park": 331, "Parking": 64, "Residential": 350, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 101, "None": 200, "Office": 131, "Park": 346, "Parking": 100, "Residential": 307, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 78, "None": 219, "Office": 108, "Park": 363, "Parking": 53, "Residential": 341, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 115, "None": 193, "Office": 136, "Park": 364, "Parking": 42, "Residential": 364, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 85, "None": 183, "Office": 166, "Park": 367, "Parking": 72, "Residential": 328, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 85, "None": 183, "Office": 149, "Park": 365, "Parking": 60, "Residential": 278, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 107, "None": 196, "Office": 139, "Park": 335, "Parking": 69, "Residential": 316, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 76, "None": 200, "Office": 138, "Park": 363, "Parking": 37, "Residential": 307, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 97, "None": 199, "Office": 132, "Park": 374, "Parking": 62, "Residential": 326, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 100, "None": 190, "Office": 116, "Park": 349, "Parking": 22, "Residential": 316, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 85, "None": 185, "Office": 97, "Park": 361, "Parking": 73, "Residential": 331, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 87, "None": 207, "Office": 125, "Park": 358, "Parking": 68, "Residential": 354, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 119, "None": 198, "Office": 122, "Park": 343, "Parking": 32, "Residential": 302, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 92, "None": 198, "Office": 106, "Park": 360, "Parking": 60, "Residential": 355, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 116, "None": 192, "Office": 110, "Park": 365, "Parking": 57, "Residential": 321, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 83, "None": 212, "Office": 111, "Park": 383, "Parking": 50, "Residential": 293, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 77, "None": 196, "Office": 101, "Park": 358, "Parking": 38, "Residential": 330, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 95, "None": 161, "Office": 141, "Park": 351, "Parking": 41, "Residential": 272, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 97, "None": 186, "Office": 122, "Park": 339, "Parking": 35, "Residential": 278, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 114, "None": 174, "Office": 107, "Park": 400, "Parking": 54, "Residential": 268, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 179, "Light Industrial": 95, "None": 169, "Office": 128, "Park": 360, "Parking": 81, "Residential": 323, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 87, "None": 179, "Office": 131, "Park": 366, "Parking": 42, "Residential": 270, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 108, "None": 161, "Office": 125, "Park": 361, "Parking": 60, "Residential": 288, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 77, "None": 178, "Office": 110, "Park": 376, "Parking": 53, "Residential": 297, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 133, "None": 178, "Office": 94, "Park": 356, "Parking": 86, "Residential": 356, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 71, "None": 190, "Office": 126, "Park": 376, "Parking": 45, "Residential": 316, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 90, "None": 178, "Office": 133, "Park": 358, "Parking": 42, "Residential": 301, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 129, "None": 176, "Office": 131, "Park": 382, "Parking": 38, "Residential": 280, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 106, "None": 182, "Office": 130, "Park": 370, "Parking": 37, "Residential": 303, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 94, "None": 206, "Office": 120, "Park": 373, "Parking": 65, "Residential": 312, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 114, "None": 184, "Office": 144, "Park": 355, "Parking": 47, "Residential": 287, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 93, "None": 178, "Office": 120, "Park": 370, "Parking": 39, "Residential": 367, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 100, "None": 191, "Office": 121, "Park": 348, "Parking": 42, "Residential": 307, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 94, "None": 214, "Office": 111, "Park": 364, "Parking": 57, "Residential": 325, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 123, "None": 204, "Office": 123, "Park": 358, "Parking": 42, "Residential": 263, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 96, "None": 187, "Office": 128, "Park": 357, "Parking": 66, "Residential": 300, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 85, "None": 192, "Office": 139, "Park": 366, "Parking": 31, "Residential": 311, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 109, "None": 202, "Office": 114, "Park": 364, "Parking": 69, "Residential": 305, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 85, "None": 192, "Office": 115, "Park": 370, "Parking": 37, "Residential": 314, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 106, "None": 221, "Office": 94, "Park": 351, "Parking": 85, "Residential": 349, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 95, "None": 188, "Office": 97, "Park": 383, "Parking": 34, "Residential": 288, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 179, "Light Industrial": 161, "None": 186, "Office": 131, "Park": 327, "Parking": 42, "Residential": 311, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 125, "None": 197, "Office": 101, "Park": 347, "Parking": 49, "Residential": 320, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 80, "None": 214, "Office": 137, "Park": 349, "Parking": 62, "Residential": 343, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 109, "None": 241, "Office": 126, "Park": 335, "Parking": 99, "Residential": 299, "Retail": 803, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 60, "None": 192, "Office": 146, "Park": 368, "Parking": 83, "Residential": 357, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 123, "None": 191, "Office": 94, "Park": 370, "Parking": 54, "Residential": 268, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 100, "None": 205, "Office": 140, "Park": 348, "Parking": 41, "Residential": 274, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 82, "None": 198, "Office": 112, "Park": 356, "Parking": 50, "Residential": 323, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 78, "None": 179, "Office": 90, "Park": 355, "Parking": 49, "Residential": 341, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 105, "None": 212, "Office": 100, "Park": 374, "Parking": 71, "Residential": 350, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 88, "None": 188, "Office": 115, "Park": 378, "Parking": 67, "Residential": 366, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 76, "None": 180, "Office": 121, "Park": 348, "Parking": 80, "Residential": 324, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 131, "None": 195, "Office": 80, "Park": 362, "Parking": 57, "Residential": 299, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 85, "None": 219, "Office": 121, "Park": 384, "Parking": 46, "Residential": 323, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 80, "None": 179, "Office": 111, "Park": 364, "Parking": 61, "Residential": 350, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 115, "None": 178, "Office": 118, "Park": 351, "Parking": 43, "Residential": 328, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 76, "None": 186, "Office": 146, "Park": 360, "Parking": 47, "Residential": 322, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 133, "None": 191, "Office": 82, "Park": 363, "Parking": 15, "Residential": 361, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 89, "None": 177, "Office": 150, "Park": 343, "Parking": 70, "Residential": 308, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 106, "None": 165, "Office": 127, "Park": 364, "Parking": 62, "Residential": 266, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 153, "None": 191, "Office": 111, "Park": 363, "Parking": 48, "Residential": 344, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 103, "None": 203, "Office": 102, "Park": 335, "Parking": 56, "Residential": 277, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 73, "None": 183, "Office": 117, "Park": 368, "Parking": 47, "Residential": 395, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 121, "None": 199, "Office": 89, "Park": 358, "Parking": 29, "Residential": 328, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 91, "None": 195, "Office": 129, "Park": 392, "Parking": 44, "Residential": 253, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 84, "None": 188, "Office": 123, "Park": 352, "Parking": 55, "Residential": 318, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 103, "None": 193, "Office": 103, "Park": 411, "Parking": 71, "Residential": 313, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 96, "None": 196, "Office": 92, "Park": 369, "Parking": 53, "Residential": 254, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 106, "None": 186, "Office": 148, "Park": 351, "Parking": 59, "Residential": 319, "Retail": 894, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 127, "None": 207, "Office": 164, "Park": 351, "Parking": 90, "Residential": 316, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 66, "None": 206, "Office": 95, "Park": 351, "Parking": 55, "Residential": 270, "Retail": 885, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 101, "None": 173, "Office": 103, "Park": 348, "Parking": 28, "Residential": 298, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 97, "None": 187, "Office": 150, "Park": 364, "Parking": 47, "Residential": 327, "Retail": 810, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 117, "None": 198, "Office": 93, "Park": 341, "Parking": 39, "Residential": 353, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 94, "None": 185, "Office": 116, "Park": 346, "Parking": 30, "Residential": 321, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 102, "None": 177, "Office": 114, "Park": 396, "Parking": 56, "Residential": 322, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 87, "None": 163, "Office": 98, "Park": 372, "Parking": 68, "Residential": 344, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 86, "None": 205, "Office": 129, "Park": 351, "Parking": 58, "Residential": 316, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 99, "None": 198, "Office": 107, "Park": 389, "Parking": 73, "Residential": 293, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 101, "Light Industrial": 71, "None": 224, "Office": 111, "Park": 372, "Parking": 61, "Residential": 310, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 82, "None": 179, "Office": 117, "Park": 377, "Parking": 32, "Residential": 365, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 86, "None": 191, "Office": 108, "Park": 362, "Parking": 55, "Residential": 293, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 126, "None": 193, "Office": 126, "Park": 350, "Parking": 51, "Residential": 340, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 122, "None": 184, "Office": 164, "Park": 333, "Parking": 71, "Residential": 282, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 110, "None": 175, "Office": 128, "Park": 377, "Parking": 30, "Residential": 366, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 101, "None": 190, "Office": 96, "Park": 381, "Parking": 56, "Residential": 323, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 110, "None": 187, "Office": 90, "Park": 378, "Parking": 48, "Residential": 299, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 201, "Light Industrial": 83, "None": 216, "Office": 97, "Park": 346, "Parking": 73, "Residential": 306, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 90, "None": 198, "Office": 114, "Park": 346, "Parking": 62, "Residential": 303, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 100, "None": 206, "Office": 115, "Park": 347, "Parking": 50, "Residential": 274, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 88, "None": 168, "Office": 82, "Park": 383, "Parking": 66, "Residential": 329, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 115, "None": 193, "Office": 160, "Park": 341, "Parking": 46, "Residential": 320, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 77, "None": 196, "Office": 127, "Park": 334, "Parking": 31, "Residential": 342, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 182, "Light Industrial": 103, "None": 210, "Office": 103, "Park": 352, "Parking": 77, "Residential": 249, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 138, "None": 169, "Office": 149, "Park": 384, "Parking": 57, "Residential": 275, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 104, "None": 198, "Office": 138, "Park": 360, "Parking": 51, "Residential": 295, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 110, "None": 199, "Office": 157, "Park": 344, "Parking": 50, "Residential": 376, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 99, "None": 214, "Office": 120, "Park": 346, "Parking": 54, "Residential": 297, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 130, "None": 186, "Office": 138, "Park": 355, "Parking": 40, "Residential": 272, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 100, "None": 190, "Office": 83, "Park": 383, "Parking": 48, "Residential": 357, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 109, "None": 219, "Office": 121, "Park": 354, "Parking": 58, "Residential": 377, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 89, "None": 198, "Office": 166, "Park": 365, "Parking": 53, "Residential": 291, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 126, "None": 176, "Office": 136, "Park": 362, "Parking": 38, "Residential": 324, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 82, "None": 169, "Office": 103, "Park": 374, "Parking": 54, "Residential": 310, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 81, "None": 174, "Office": 118, "Park": 362, "Parking": 51, "Residential": 247, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 83, "None": 198, "Office": 109, "Park": 400, "Parking": 38, "Residential": 289, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 78, "None": 188, "Office": 130, "Park": 351, "Parking": 84, "Residential": 300, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 101, "None": 170, "Office": 125, "Park": 343, "Parking": 81, "Residential": 380, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 126, "None": 192, "Office": 133, "Park": 352, "Parking": 56, "Residential": 298, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 79, "None": 195, "Office": 123, "Park": 376, "Parking": 45, "Residential": 345, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 93, "None": 194, "Office": 137, "Park": 363, "Parking": 66, "Residential": 331, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 81, "None": 201, "Office": 139, "Park": 355, "Parking": 38, "Residential": 364, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 82, "None": 203, "Office": 107, "Park": 366, "Parking": 13, "Residential": 332, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 112, "None": 177, "Office": 119, "Park": 353, "Parking": 35, "Residential": 331, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 111, "None": 195, "Office": 111, "Park": 360, "Parking": 43, "Residential": 347, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 84, "None": 172, "Office": 136, "Park": 359, "Parking": 47, "Residential": 337, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 107, "None": 169, "Office": 117, "Park": 346, "Parking": 56, "Residential": 289, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 81, "None": 199, "Office": 94, "Park": 378, "Parking": 100, "Residential": 295, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 82, "None": 168, "Office": 123, "Park": 379, "Parking": 48, "Residential": 285, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 97, "None": 214, "Office": 113, "Park": 384, "Parking": 55, "Residential": 289, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 66, "None": 173, "Office": 102, "Park": 380, "Parking": 55, "Residential": 301, "Retail": 893, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 96, "None": 214, "Office": 93, "Park": 344, "Parking": 74, "Residential": 340, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 85, "None": 189, "Office": 145, "Park": 355, "Parking": 55, "Residential": 338, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 104, "None": 201, "Office": 112, "Park": 351, "Parking": 57, "Residential": 300, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 65, "None": 212, "Office": 135, "Park": 354, "Parking": 43, "Residential": 276, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 99, "None": 211, "Office": 102, "Park": 351, "Parking": 42, "Residential": 342, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 83, "None": 224, "Office": 102, "Park": 367, "Parking": 36, "Residential": 302, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 98, "None": 153, "Office": 102, "Park": 384, "Parking": 68, "Residential": 333, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 111, "None": 211, "Office": 106, "Park": 385, "Parking": 67, "Residential": 349, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 78, "None": 223, "Office": 82, "Park": 356, "Parking": 42, "Residential": 270, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 146, "None": 209, "Office": 114, "Park": 336, "Parking": 60, "Residential": 336, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 84, "None": 196, "Office": 126, "Park": 356, "Parking": 49, "Residential": 299, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 101, "None": 203, "Office": 102, "Park": 363, "Parking": 49, "Residential": 349, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 103, "None": 204, "Office": 125, "Park": 351, "Parking": 53, "Residential": 308, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 83, "None": 194, "Office": 106, "Park": 368, "Parking": 62, "Residential": 302, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 100, "None": 223, "Office": 90, "Park": 384, "Parking": 45, "Residential": 266, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 92, "None": 197, "Office": 121, "Park": 369, "Parking": 46, "Residential": 358, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 98, "None": 188, "Office": 122, "Park": 388, "Parking": 34, "Residential": 337, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 85, "None": 168, "Office": 119, "Park": 379, "Parking": 49, "Residential": 359, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 112, "None": 175, "Office": 88, "Park": 355, "Parking": 68, "Residential": 343, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 101, "None": 175, "Office": 146, "Park": 357, "Parking": 46, "Residential": 289, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 119, "None": 192, "Office": 114, "Park": 350, "Parking": 45, "Residential": 344, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 103, "None": 199, "Office": 112, "Park": 354, "Parking": 69, "Residential": 286, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 84, "None": 204, "Office": 128, "Park": 378, "Parking": 17, "Residential": 276, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 91, "None": 211, "Office": 104, "Park": 360, "Parking": 54, "Residential": 337, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 108, "None": 186, "Office": 83, "Park": 355, "Parking": 48, "Residential": 349, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 115, "None": 186, "Office": 134, "Park": 336, "Parking": 49, "Residential": 325, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 91, "None": 189, "Office": 150, "Park": 373, "Parking": 59, "Residential": 315, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 108, "None": 204, "Office": 107, "Park": 338, "Parking": 29, "Residential": 300, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 90, "None": 187, "Office": 140, "Park": 370, "Parking": 48, "Residential": 323, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 83, "None": 195, "Office": 93, "Park": 366, "Parking": 65, "Residential": 323, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 112, "None": 179, "Office": 154, "Park": 382, "Parking": 48, "Residential": 312, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 82, "None": 174, "Office": 121, "Park": 374, "Parking": 57, "Residential": 303, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 87, "None": 214, "Office": 101, "Park": 361, "Parking": 81, "Residential": 284, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 97, "None": 194, "Office": 137, "Park": 361, "Parking": 51, "Residential": 328, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 112, "None": 210, "Office": 120, "Park": 353, "Parking": 32, "Residential": 304, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 111, "None": 210, "Office": 93, "Park": 374, "Parking": 84, "Residential": 308, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 86, "None": 204, "Office": 84, "Park": 384, "Parking": 66, "Residential": 321, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 82, "None": 236, "Office": 101, "Park": 350, "Parking": 56, "Residential": 323, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 103, "None": 201, "Office": 118, "Park": 359, "Parking": 18, "Residential": 314, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 89, "None": 235, "Office": 131, "Park": 364, "Parking": 39, "Residential": 289, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 106, "None": 188, "Office": 183, "Park": 358, "Parking": 43, "Residential": 287, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 91, "None": 168, "Office": 90, "Park": 361, "Parking": 44, "Residential": 311, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 97, "None": 203, "Office": 113, "Park": 370, "Parking": 33, "Residential": 352, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 114, "None": 188, "Office": 126, "Park": 351, "Parking": 60, "Residential": 325, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 101, "Light Industrial": 115, "None": 194, "Office": 113, "Park": 364, "Parking": 76, "Residential": 292, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 102, "None": 194, "Office": 111, "Park": 368, "Parking": 48, "Residential": 295, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 78, "None": 165, "Office": 123, "Park": 345, "Parking": 54, "Residential": 357, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 118, "None": 201, "Office": 120, "Park": 357, "Parking": 48, "Residential": 369, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 103, "None": 170, "Office": 128, "Park": 389, "Parking": 55, "Residential": 321, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 76, "None": 219, "Office": 125, "Park": 336, "Parking": 43, "Residential": 320, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 128, "None": 196, "Office": 100, "Park": 355, "Parking": 66, "Residential": 347, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 88, "None": 170, "Office": 90, "Park": 367, "Parking": 25, "Residential": 341, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 73, "None": 214, "Office": 103, "Park": 364, "Parking": 107, "Residential": 353, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 90, "None": 198, "Office": 113, "Park": 354, "Parking": 28, "Residential": 352, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 54, "None": 189, "Office": 126, "Park": 364, "Parking": 51, "Residential": 365, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 108, "None": 231, "Office": 139, "Park": 349, "Parking": 49, "Residential": 335, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 116, "None": 199, "Office": 103, "Park": 350, "Parking": 71, "Residential": 305, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 84, "None": 188, "Office": 110, "Park": 387, "Parking": 51, "Residential": 323, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 109, "None": 206, "Office": 142, "Park": 336, "Parking": 22, "Residential": 307, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 108, "None": 176, "Office": 126, "Park": 371, "Parking": 64, "Residential": 313, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 82, "None": 199, "Office": 117, "Park": 350, "Parking": 34, "Residential": 322, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 127, "None": 204, "Office": 109, "Park": 341, "Parking": 50, "Residential": 298, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 97, "None": 182, "Office": 120, "Park": 361, "Parking": 36, "Residential": 324, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 91, "None": 180, "Office": 116, "Park": 388, "Parking": 43, "Residential": 358, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 100, "Light Industrial": 103, "None": 173, "Office": 118, "Park": 376, "Parking": 47, "Residential": 333, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 76, "None": 237, "Office": 89, "Park": 336, "Parking": 58, "Residential": 364, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 96, "None": 196, "Office": 97, "Park": 364, "Parking": 70, "Residential": 295, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 127, "None": 166, "Office": 126, "Park": 355, "Parking": 54, "Residential": 266, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 144, "None": 175, "Office": 106, "Park": 371, "Parking": 36, "Residential": 276, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 78, "None": 197, "Office": 151, "Park": 373, "Parking": 58, "Residential": 294, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 105, "None": 187, "Office": 142, "Park": 340, "Parking": 83, "Residential": 312, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 101, "None": 219, "Office": 113, "Park": 362, "Parking": 59, "Residential": 280, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 105, "None": 192, "Office": 105, "Park": 338, "Parking": 79, "Residential": 346, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 134, "None": 180, "Office": 132, "Park": 366, "Parking": 50, "Residential": 271, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 157, "None": 188, "Office": 115, "Park": 359, "Parking": 33, "Residential": 297, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 74, "None": 191, "Office": 127, "Park": 368, "Parking": 51, "Residential": 287, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 135, "None": 197, "Office": 103, "Park": 340, "Parking": 50, "Residential": 311, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 82, "None": 217, "Office": 112, "Park": 378, "Parking": 64, "Residential": 299, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 91, "None": 189, "Office": 105, "Park": 350, "Parking": 47, "Residential": 279, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 182, "Light Industrial": 81, "None": 208, "Office": 99, "Park": 349, "Parking": 46, "Residential": 311, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 153, "None": 184, "Office": 139, "Park": 362, "Parking": 76, "Residential": 318, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 110, "None": 208, "Office": 124, "Park": 386, "Parking": 33, "Residential": 347, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 130, "None": 156, "Office": 107, "Park": 332, "Parking": 51, "Residential": 350, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 59, "None": 207, "Office": 136, "Park": 368, "Parking": 69, "Residential": 310, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 81, "None": 176, "Office": 106, "Park": 370, "Parking": 46, "Residential": 335, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 86, "None": 181, "Office": 124, "Park": 407, "Parking": 33, "Residential": 346, "Retail": 890, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 122, "None": 195, "Office": 83, "Park": 359, "Parking": 65, "Residential": 285, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 123, "None": 194, "Office": 125, "Park": 363, "Parking": 82, "Residential": 318, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 88, "None": 209, "Office": 90, "Park": 387, "Parking": 52, "Residential": 316, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 91, "None": 202, "Office": 99, "Park": 368, "Parking": 53, "Residential": 364, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 92, "None": 198, "Office": 103, "Park": 354, "Parking": 58, "Residential": 303, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 92, "None": 203, "Office": 84, "Park": 361, "Parking": 58, "Residential": 313, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 106, "None": 189, "Office": 79, "Park": 387, "Parking": 49, "Residential": 363, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 97, "None": 191, "Office": 109, "Park": 377, "Parking": 62, "Residential": 300, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 112, "None": 186, "Office": 136, "Park": 341, "Parking": 61, "Residential": 335, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 117, "None": 198, "Office": 120, "Park": 367, "Parking": 46, "Residential": 278, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 86, "None": 237, "Office": 129, "Park": 349, "Parking": 42, "Residential": 334, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 101, "None": 170, "Office": 142, "Park": 370, "Parking": 28, "Residential": 330, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 109, "None": 191, "Office": 150, "Park": 339, "Parking": 45, "Residential": 297, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 111, "None": 208, "Office": 130, "Park": 366, "Parking": 40, "Residential": 291, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 105, "None": 189, "Office": 99, "Park": 357, "Parking": 45, "Residential": 346, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 84, "None": 203, "Office": 106, "Park": 377, "Parking": 63, "Residential": 347, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 111, "None": 204, "Office": 109, "Park": 366, "Parking": 49, "Residential": 288, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 86, "None": 219, "Office": 85, "Park": 373, "Parking": 65, "Residential": 305, "Retail": 901, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 78, "None": 178, "Office": 141, "Park": 379, "Parking": 42, "Residential": 298, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 87, "None": 195, "Office": 134, "Park": 392, "Parking": 67, "Residential": 328, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 106, "None": 210, "Office": 106, "Park": 323, "Parking": 70, "Residential": 324, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 133, "None": 167, "Office": 98, "Park": 351, "Parking": 59, "Residential": 261, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 83, "None": 189, "Office": 116, "Park": 363, "Parking": 64, "Residential": 369, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 84, "None": 201, "Office": 106, "Park": 373, "Parking": 56, "Residential": 308, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 93, "None": 193, "Office": 118, "Park": 353, "Parking": 41, "Residential": 320, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 95, "None": 174, "Office": 110, "Park": 382, "Parking": 51, "Residential": 331, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 104, "None": 186, "Office": 87, "Park": 368, "Parking": 40, "Residential": 262, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 91, "None": 189, "Office": 143, "Park": 389, "Parking": 37, "Residential": 286, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 93, "None": 176, "Office": 82, "Park": 357, "Parking": 49, "Residential": 285, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 74, "None": 172, "Office": 119, "Park": 346, "Parking": 65, "Residential": 331, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 102, "Light Industrial": 106, "None": 188, "Office": 116, "Park": 360, "Parking": 71, "Residential": 309, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 81, "None": 171, "Office": 142, "Park": 341, "Parking": 45, "Residential": 279, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 89, "None": 234, "Office": 122, "Park": 367, "Parking": 38, "Residential": 295, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 98, "None": 226, "Office": 106, "Park": 365, "Parking": 46, "Residential": 311, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 115, "None": 235, "Office": 127, "Park": 346, "Parking": 60, "Residential": 340, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 95, "None": 188, "Office": 133, "Park": 363, "Parking": 48, "Residential": 329, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 113, "None": 273, "Office": 90, "Park": 371, "Parking": 63, "Residential": 292, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 80, "None": 213, "Office": 116, "Park": 360, "Parking": 64, "Residential": 229, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 82, "None": 182, "Office": 136, "Park": 370, "Parking": 78, "Residential": 316, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 88, "None": 177, "Office": 169, "Park": 344, "Parking": 74, "Residential": 327, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 86, "None": 176, "Office": 118, "Park": 341, "Parking": 71, "Residential": 341, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 95, "None": 195, "Office": 172, "Park": 369, "Parking": 61, "Residential": 259, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 89, "None": 183, "Office": 148, "Park": 352, "Parking": 70, "Residential": 348, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 117, "None": 186, "Office": 164, "Park": 330, "Parking": 13, "Residential": 338, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 94, "None": 207, "Office": 91, "Park": 349, "Parking": 71, "Residential": 332, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 105, "None": 205, "Office": 96, "Park": 388, "Parking": 61, "Residential": 314, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 86, "None": 172, "Office": 134, "Park": 363, "Parking": 41, "Residential": 316, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 146, "None": 177, "Office": 95, "Park": 365, "Parking": 55, "Residential": 334, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 131, "None": 190, "Office": 121, "Park": 355, "Parking": 31, "Residential": 265, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 87, "None": 196, "Office": 176, "Park": 347, "Parking": 51, "Residential": 283, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 119, "None": 178, "Office": 98, "Park": 376, "Parking": 67, "Residential": 295, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 73, "None": 177, "Office": 91, "Park": 367, "Parking": 81, "Residential": 306, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 86, "None": 213, "Office": 120, "Park": 380, "Parking": 40, "Residential": 318, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 91, "None": 182, "Office": 82, "Park": 409, "Parking": 56, "Residential": 270, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 92, "None": 218, "Office": 86, "Park": 383, "Parking": 75, "Residential": 345, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 108, "None": 210, "Office": 128, "Park": 387, "Parking": 39, "Residential": 328, "Retail": 799, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 87, "None": 188, "Office": 147, "Park": 372, "Parking": 51, "Residential": 349, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 61, "None": 168, "Office": 148, "Park": 363, "Parking": 84, "Residential": 262, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 110, "None": 191, "Office": 144, "Park": 370, "Parking": 46, "Residential": 340, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 85, "None": 175, "Office": 125, "Park": 342, "Parking": 54, "Residential": 378, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 130, "None": 174, "Office": 125, "Park": 336, "Parking": 61, "Residential": 319, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 107, "None": 207, "Office": 107, "Park": 348, "Parking": 48, "Residential": 354, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 93, "None": 188, "Office": 136, "Park": 344, "Parking": 52, "Residential": 328, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 117, "None": 203, "Office": 98, "Park": 386, "Parking": 59, "Residential": 280, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 128, "None": 182, "Office": 101, "Park": 379, "Parking": 66, "Residential": 294, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 94, "None": 203, "Office": 105, "Park": 372, "Parking": 58, "Residential": 274, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 92, "None": 185, "Office": 81, "Park": 378, "Parking": 45, "Residential": 308, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 182, "Light Industrial": 128, "None": 180, "Office": 111, "Park": 372, "Parking": 30, "Residential": 226, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 94, "None": 208, "Office": 104, "Park": 381, "Parking": 54, "Residential": 274, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 88, "None": 156, "Office": 136, "Park": 385, "Parking": 77, "Residential": 364, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 81, "None": 183, "Office": 120, "Park": 385, "Parking": 48, "Residential": 351, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 108, "None": 192, "Office": 82, "Park": 340, "Parking": 49, "Residential": 320, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 84, "None": 203, "Office": 135, "Park": 354, "Parking": 86, "Residential": 290, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 121, "None": 181, "Office": 113, "Park": 369, "Parking": 32, "Residential": 319, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 95, "None": 179, "Office": 101, "Park": 394, "Parking": 30, "Residential": 266, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 102, "None": 179, "Office": 141, "Park": 341, "Parking": 41, "Residential": 340, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 93, "None": 245, "Office": 141, "Park": 347, "Parking": 65, "Residential": 234, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 114, "None": 200, "Office": 96, "Park": 404, "Parking": 39, "Residential": 256, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 104, "None": 197, "Office": 122, "Park": 358, "Parking": 63, "Residential": 339, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 95, "None": 174, "Office": 97, "Park": 348, "Parking": 50, "Residential": 385, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 118, "None": 198, "Office": 153, "Park": 341, "Parking": 38, "Residential": 280, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 94, "None": 172, "Office": 116, "Park": 374, "Parking": 62, "Residential": 285, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 117, "None": 188, "Office": 97, "Park": 320, "Parking": 76, "Residential": 306, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 85, "None": 206, "Office": 130, "Park": 351, "Parking": 49, "Residential": 260, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 70, "None": 170, "Office": 136, "Park": 366, "Parking": 51, "Residential": 326, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 115, "None": 187, "Office": 107, "Park": 361, "Parking": 57, "Residential": 318, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 93, "None": 188, "Office": 94, "Park": 336, "Parking": 50, "Residential": 337, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 93, "None": 217, "Office": 140, "Park": 340, "Parking": 52, "Residential": 339, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 97, "None": 189, "Office": 110, "Park": 351, "Parking": 45, "Residential": 322, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 67, "None": 181, "Office": 114, "Park": 368, "Parking": 50, "Residential": 321, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 97, "None": 189, "Office": 110, "Park": 355, "Parking": 76, "Residential": 345, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 121, "None": 202, "Office": 131, "Park": 366, "Parking": 65, "Residential": 287, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 104, "None": 193, "Office": 84, "Park": 362, "Parking": 67, "Residential": 315, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 90, "None": 206, "Office": 113, "Park": 398, "Parking": 41, "Residential": 337, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 104, "None": 198, "Office": 121, "Park": 349, "Parking": 42, "Residential": 312, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 101, "None": 216, "Office": 136, "Park": 373, "Parking": 92, "Residential": 329, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 91, "None": 181, "Office": 122, "Park": 362, "Parking": 60, "Residential": 303, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 59, "None": 178, "Office": 119, "Park": 387, "Parking": 62, "Residential": 305, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 117, "None": 198, "Office": 93, "Park": 361, "Parking": 41, "Residential": 295, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 77, "None": 184, "Office": 113, "Park": 379, "Parking": 55, "Residential": 256, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 119, "None": 231, "Office": 107, "Park": 351, "Parking": 74, "Residential": 283, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 98, "None": 168, "Office": 96, "Park": 370, "Parking": 64, "Residential": 341, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 92, "None": 190, "Office": 152, "Park": 387, "Parking": 37, "Residential": 319, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 84, "None": 201, "Office": 117, "Park": 338, "Parking": 65, "Residential": 354, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 95, "None": 205, "Office": 88, "Park": 390, "Parking": 30, "Residential": 325, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 99, "None": 193, "Office": 121, "Park": 385, "Parking": 49, "Residential": 301, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 119, "None": 188, "Office": 122, "Park": 379, "Parking": 73, "Residential": 325, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 66, "None": 206, "Office": 108, "Park": 356, "Parking": 18, "Residential": 336, "Retail": 890, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 87, "None": 178, "Office": 114, "Park": 359, "Parking": 69, "Residential": 341, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 91, "None": 190, "Office": 103, "Park": 369, "Parking": 61, "Residential": 344, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 89, "None": 177, "Office": 144, "Park": 363, "Parking": 48, "Residential": 319, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 98, "None": 191, "Office": 124, "Park": 343, "Parking": 88, "Residential": 282, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 81, "None": 200, "Office": 119, "Park": 348, "Parking": 37, "Residential": 338, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 84, "None": 204, "Office": 88, "Park": 353, "Parking": 22, "Residential": 355, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 94, "None": 199, "Office": 132, "Park": 364, "Parking": 45, "Residential": 302, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 115, "None": 199, "Office": 98, "Park": 368, "Parking": 72, "Residential": 301, "Retail": 901, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 103, "None": 202, "Office": 131, "Park": 350, "Parking": 43, "Residential": 338, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 113, "None": 185, "Office": 130, "Park": 354, "Parking": 53, "Residential": 282, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 87, "None": 186, "Office": 126, "Park": 373, "Parking": 73, "Residential": 313, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 199, "Light Industrial": 122, "None": 188, "Office": 112, "Park": 359, "Parking": 26, "Residential": 295, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 100, "None": 231, "Office": 131, "Park": 398, "Parking": 39, "Residential": 337, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 58, "None": 174, "Office": 131, "Park": 405, "Parking": 59, "Residential": 285, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 97, "None": 179, "Office": 142, "Park": 381, "Parking": 24, "Residential": 325, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 134, "None": 225, "Office": 120, "Park": 394, "Parking": 32, "Residential": 246, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 109, "None": 169, "Office": 128, "Park": 344, "Parking": 58, "Residential": 357, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 100, "None": 181, "Office": 145, "Park": 347, "Parking": 55, "Residential": 355, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 135, "None": 201, "Office": 78, "Park": 366, "Parking": 50, "Residential": 268, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 102, "None": 168, "Office": 119, "Park": 352, "Parking": 59, "Residential": 329, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 94, "None": 180, "Office": 126, "Park": 370, "Parking": 47, "Residential": 357, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 123, "None": 195, "Office": 130, "Park": 367, "Parking": 37, "Residential": 319, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 121, "None": 185, "Office": 147, "Park": 387, "Parking": 51, "Residential": 371, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 54, "None": 199, "Office": 111, "Park": 366, "Parking": 41, "Residential": 369, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 105, "None": 196, "Office": 149, "Park": 356, "Parking": 33, "Residential": 292, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 114, "None": 178, "Office": 114, "Park": 366, "Parking": 49, "Residential": 322, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 101, "None": 176, "Office": 134, "Park": 386, "Parking": 33, "Residential": 287, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 114, "None": 184, "Office": 83, "Park": 345, "Parking": 39, "Residential": 284, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 96, "None": 190, "Office": 120, "Park": 354, "Parking": 45, "Residential": 325, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 178, "Light Industrial": 116, "None": 217, "Office": 111, "Park": 376, "Parking": 46, "Residential": 286, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 97, "None": 221, "Office": 106, "Park": 350, "Parking": 78, "Residential": 277, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 118, "None": 162, "Office": 130, "Park": 380, "Parking": 43, "Residential": 324, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 103, "None": 225, "Office": 156, "Park": 352, "Parking": 43, "Residential": 244, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 92, "None": 203, "Office": 157, "Park": 354, "Parking": 51, "Residential": 324, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 96, "None": 170, "Office": 140, "Park": 362, "Parking": 59, "Residential": 317, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 108, "None": 166, "Office": 126, "Park": 359, "Parking": 81, "Residential": 300, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 146, "None": 204, "Office": 96, "Park": 339, "Parking": 50, "Residential": 324, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 98, "None": 188, "Office": 87, "Park": 380, "Parking": 16, "Residential": 378, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 107, "None": 209, "Office": 112, "Park": 377, "Parking": 18, "Residential": 374, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 111, "None": 188, "Office": 120, "Park": 370, "Parking": 82, "Residential": 299, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 89, "None": 215, "Office": 110, "Park": 354, "Parking": 47, "Residential": 354, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 69, "None": 182, "Office": 145, "Park": 370, "Parking": 24, "Residential": 304, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 99, "None": 170, "Office": 152, "Park": 357, "Parking": 50, "Residential": 320, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 95, "None": 192, "Office": 105, "Park": 349, "Parking": 72, "Residential": 328, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 115, "None": 192, "Office": 80, "Park": 370, "Parking": 59, "Residential": 317, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 59, "None": 227, "Office": 127, "Park": 351, "Parking": 98, "Residential": 297, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 132, "None": 203, "Office": 115, "Park": 365, "Parking": 56, "Residential": 328, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 91, "None": 200, "Office": 88, "Park": 371, "Parking": 46, "Residential": 288, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 94, "None": 223, "Office": 112, "Park": 359, "Parking": 38, "Residential": 324, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 66, "None": 237, "Office": 121, "Park": 378, "Parking": 57, "Residential": 299, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 113, "None": 199, "Office": 100, "Park": 332, "Parking": 38, "Residential": 329, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 111, "None": 176, "Office": 102, "Park": 339, "Parking": 33, "Residential": 361, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 104, "Light Industrial": 108, "None": 180, "Office": 86, "Park": 358, "Parking": 46, "Residential": 379, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 98, "None": 179, "Office": 135, "Park": 345, "Parking": 49, "Residential": 265, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 82, "None": 216, "Office": 93, "Park": 369, "Parking": 101, "Residential": 321, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 76, "None": 195, "Office": 118, "Park": 387, "Parking": 67, "Residential": 334, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 191, "Light Industrial": 104, "None": 226, "Office": 125, "Park": 356, "Parking": 62, "Residential": 301, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 82, "None": 175, "Office": 120, "Park": 371, "Parking": 35, "Residential": 258, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 108, "None": 214, "Office": 98, "Park": 351, "Parking": 31, "Residential": 324, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 118, "None": 200, "Office": 121, "Park": 356, "Parking": 63, "Residential": 378, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 89, "None": 201, "Office": 116, "Park": 392, "Parking": 52, "Residential": 355, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 117, "None": 218, "Office": 124, "Park": 352, "Parking": 60, "Residential": 324, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 91, "None": 208, "Office": 111, "Park": 332, "Parking": 35, "Residential": 305, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 110, "None": 169, "Office": 106, "Park": 355, "Parking": 53, "Residential": 292, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 90, "None": 204, "Office": 101, "Park": 349, "Parking": 38, "Residential": 319, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 113, "None": 193, "Office": 99, "Park": 357, "Parking": 75, "Residential": 335, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 108, "None": 216, "Office": 120, "Park": 342, "Parking": 70, "Residential": 351, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 108, "None": 172, "Office": 111, "Park": 372, "Parking": 70, "Residential": 326, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 91, "None": 200, "Office": 84, "Park": 388, "Parking": 58, "Residential": 301, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 77, "None": 196, "Office": 125, "Park": 410, "Parking": 47, "Residential": 277, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 99, "None": 180, "Office": 121, "Park": 347, "Parking": 37, "Residential": 338, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 101, "None": 199, "Office": 88, "Park": 356, "Parking": 48, "Residential": 343, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 148, "None": 200, "Office": 67, "Park": 354, "Parking": 82, "Residential": 278, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 72, "None": 203, "Office": 113, "Park": 402, "Parking": 62, "Residential": 338, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 77, "None": 196, "Office": 65, "Park": 365, "Parking": 72, "Residential": 347, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 83, "None": 203, "Office": 86, "Park": 360, "Parking": 50, "Residential": 277, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 113, "None": 178, "Office": 105, "Park": 372, "Parking": 33, "Residential": 322, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 66, "None": 207, "Office": 141, "Park": 326, "Parking": 46, "Residential": 346, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 83, "None": 180, "Office": 117, "Park": 375, "Parking": 41, "Residential": 334, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 91, "None": 212, "Office": 123, "Park": 366, "Parking": 66, "Residential": 327, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 87, "None": 198, "Office": 115, "Park": 358, "Parking": 46, "Residential": 323, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 101, "None": 196, "Office": 129, "Park": 347, "Parking": 70, "Residential": 258, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 118, "None": 182, "Office": 97, "Park": 356, "Parking": 54, "Residential": 338, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 66, "None": 188, "Office": 77, "Park": 374, "Parking": 55, "Residential": 333, "Retail": 898, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 83, "None": 177, "Office": 114, "Park": 376, "Parking": 60, "Residential": 292, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 95, "None": 177, "Office": 147, "Park": 345, "Parking": 89, "Residential": 315, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 120, "None": 190, "Office": 107, "Park": 378, "Parking": 76, "Residential": 323, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 75, "None": 174, "Office": 96, "Park": 365, "Parking": 67, "Residential": 320, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 115, "None": 204, "Office": 88, "Park": 375, "Parking": 58, "Residential": 283, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 103, "None": 157, "Office": 116, "Park": 355, "Parking": 69, "Residential": 350, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 120, "None": 175, "Office": 118, "Park": 339, "Parking": 99, "Residential": 277, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 105, "None": 203, "Office": 129, "Park": 349, "Parking": 67, "Residential": 325, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 90, "None": 194, "Office": 132, "Park": 363, "Parking": 37, "Residential": 319, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 93, "None": 181, "Office": 139, "Park": 332, "Parking": 45, "Residential": 287, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 121, "None": 215, "Office": 113, "Park": 380, "Parking": 52, "Residential": 287, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 97, "None": 179, "Office": 104, "Park": 345, "Parking": 63, "Residential": 309, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 102, "None": 167, "Office": 149, "Park": 345, "Parking": 45, "Residential": 319, "Retail": 894, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 91, "None": 178, "Office": 118, "Park": 372, "Parking": 60, "Residential": 240, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 107, "None": 208, "Office": 144, "Park": 366, "Parking": 48, "Residential": 315, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 109, "None": 189, "Office": 104, "Park": 346, "Parking": 77, "Residential": 312, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 114, "None": 186, "Office": 110, "Park": 367, "Parking": 51, "Residential": 314, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 128, "None": 175, "Office": 108, "Park": 375, "Parking": 36, "Residential": 338, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 85, "None": 191, "Office": 101, "Park": 358, "Parking": 66, "Residential": 358, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 107, "None": 223, "Office": 113, "Park": 371, "Parking": 57, "Residential": 315, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 103, "None": 174, "Office": 137, "Park": 363, "Parking": 44, "Residential": 297, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 111, "None": 163, "Office": 151, "Park": 363, "Parking": 59, "Residential": 311, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 121, "None": 171, "Office": 111, "Park": 362, "Parking": 50, "Residential": 318, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 97, "None": 187, "Office": 140, "Park": 339, "Parking": 48, "Residential": 323, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 95, "None": 254, "Office": 118, "Park": 352, "Parking": 35, "Residential": 265, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 81, "None": 181, "Office": 128, "Park": 340, "Parking": 66, "Residential": 281, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 126, "None": 187, "Office": 97, "Park": 342, "Parking": 60, "Residential": 372, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 82, "None": 198, "Office": 146, "Park": 387, "Parking": 44, "Residential": 330, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 139, "None": 197, "Office": 96, "Park": 387, "Parking": 47, "Residential": 336, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 72, "None": 211, "Office": 129, "Park": 380, "Parking": 28, "Residential": 402, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 107, "None": 188, "Office": 136, "Park": 351, "Parking": 38, "Residential": 329, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 103, "None": 200, "Office": 129, "Park": 389, "Parking": 69, "Residential": 321, "Retail": 797, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 92, "None": 187, "Office": 124, "Park": 398, "Parking": 64, "Residential": 344, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 185, "Light Industrial": 98, "None": 194, "Office": 109, "Park": 343, "Parking": 82, "Residential": 360, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 92, "None": 195, "Office": 126, "Park": 383, "Parking": 36, "Residential": 296, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 97, "None": 178, "Office": 154, "Park": 364, "Parking": 41, "Residential": 248, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 120, "None": 185, "Office": 158, "Park": 348, "Parking": 44, "Residential": 328, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 100, "Light Industrial": 129, "None": 189, "Office": 155, "Park": 348, "Parking": 45, "Residential": 324, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 96, "None": 192, "Office": 118, "Park": 385, "Parking": 47, "Residential": 299, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 124, "None": 171, "Office": 124, "Park": 358, "Parking": 87, "Residential": 288, "Retail": 808, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 123, "None": 177, "Office": 122, "Park": 340, "Parking": 97, "Residential": 301, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 100, "None": 179, "Office": 133, "Park": 366, "Parking": 36, "Residential": 312, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 74, "None": 193, "Office": 172, "Park": 356, "Parking": 35, "Residential": 322, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 100, "None": 190, "Office": 103, "Park": 357, "Parking": 52, "Residential": 337, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 93, "None": 175, "Office": 97, "Park": 364, "Parking": 77, "Residential": 265, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 91, "None": 195, "Office": 105, "Park": 379, "Parking": 37, "Residential": 346, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 86, "None": 169, "Office": 129, "Park": 341, "Parking": 94, "Residential": 313, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 81, "None": 198, "Office": 88, "Park": 394, "Parking": 71, "Residential": 357, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 107, "None": 161, "Office": 117, "Park": 380, "Parking": 50, "Residential": 341, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 97, "None": 196, "Office": 131, "Park": 348, "Parking": 32, "Residential": 319, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 68, "None": 183, "Office": 131, "Park": 371, "Parking": 47, "Residential": 337, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 122, "None": 187, "Office": 119, "Park": 398, "Parking": 47, "Residential": 331, "Retail": 801, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 71, "None": 191, "Office": 113, "Park": 375, "Parking": 55, "Residential": 323, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 95, "None": 186, "Office": 129, "Park": 375, "Parking": 66, "Residential": 313, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 85, "None": 175, "Office": 126, "Park": 386, "Parking": 74, "Residential": 272, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 185, "Light Industrial": 91, "None": 230, "Office": 79, "Park": 372, "Parking": 52, "Residential": 303, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 114, "None": 227, "Office": 125, "Park": 343, "Parking": 51, "Residential": 257, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 111, "None": 185, "Office": 153, "Park": 353, "Parking": 53, "Residential": 324, "Retail": 806, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 103, "None": 192, "Office": 107, "Park": 376, "Parking": 37, "Residential": 351, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 108, "None": 190, "Office": 111, "Park": 357, "Parking": 42, "Residential": 285, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 105, "None": 200, "Office": 127, "Park": 374, "Parking": 66, "Residential": 290, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 115, "None": 163, "Office": 111, "Park": 363, "Parking": 81, "Residential": 279, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 94, "None": 200, "Office": 129, "Park": 340, "Parking": 64, "Residential": 336, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 95, "None": 210, "Office": 141, "Park": 336, "Parking": 52, "Residential": 326, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 79, "None": 180, "Office": 152, "Park": 379, "Parking": 52, "Residential": 329, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 107, "None": 178, "Office": 124, "Park": 376, "Parking": 34, "Residential": 323, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 143, "None": 211, "Office": 127, "Park": 369, "Parking": 82, "Residential": 281, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 96, "Light Industrial": 83, "None": 202, "Office": 126, "Park": 388, "Parking": 50, "Residential": 311, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 110, "None": 199, "Office": 143, "Park": 359, "Parking": 82, "Residential": 301, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 109, "None": 173, "Office": 149, "Park": 378, "Parking": 51, "Residential": 299, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 94, "None": 191, "Office": 126, "Park": 365, "Parking": 46, "Residential": 294, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 113, "None": 237, "Office": 123, "Park": 377, "Parking": 79, "Residential": 253, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 90, "None": 221, "Office": 140, "Park": 370, "Parking": 66, "Residential": 286, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 117, "None": 206, "Office": 125, "Park": 397, "Parking": 66, "Residential": 310, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 114, "None": 189, "Office": 88, "Park": 361, "Parking": 72, "Residential": 319, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 105, "None": 192, "Office": 92, "Park": 397, "Parking": 53, "Residential": 342, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 100, "None": 173, "Office": 120, "Park": 354, "Parking": 61, "Residential": 366, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 110, "None": 188, "Office": 137, "Park": 363, "Parking": 43, "Residential": 306, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 192, "Light Industrial": 125, "None": 192, "Office": 139, "Park": 360, "Parking": 41, "Residential": 243, "Retail": 808, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 129, "None": 182, "Office": 103, "Park": 363, "Parking": 44, "Residential": 332, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 155, "None": 219, "Office": 114, "Park": 349, "Parking": 69, "Residential": 298, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 86, "None": 180, "Office": 135, "Park": 378, "Parking": 70, "Residential": 289, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 106, "None": 181, "Office": 99, "Park": 413, "Parking": 34, "Residential": 286, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 97, "None": 194, "Office": 128, "Park": 362, "Parking": 73, "Residential": 286, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 104, "None": 195, "Office": 134, "Park": 385, "Parking": 47, "Residential": 318, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 83, "None": 190, "Office": 101, "Park": 359, "Parking": 55, "Residential": 273, "Retail": 895, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 108, "None": 176, "Office": 125, "Park": 354, "Parking": 22, "Residential": 365, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 102, "None": 172, "Office": 137, "Park": 367, "Parking": 22, "Residential": 327, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 82, "None": 191, "Office": 146, "Park": 357, "Parking": 38, "Residential": 349, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 116, "None": 174, "Office": 132, "Park": 338, "Parking": 39, "Residential": 329, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 100, "None": 184, "Office": 95, "Park": 364, "Parking": 49, "Residential": 324, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 93, "None": 193, "Office": 123, "Park": 373, "Parking": 37, "Residential": 299, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 98, "None": 171, "Office": 137, "Park": 360, "Parking": 57, "Residential": 343, "Retail": 899, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 109, "None": 200, "Office": 121, "Park": 344, "Parking": 33, "Residential": 354, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 120, "None": 175, "Office": 107, "Park": 383, "Parking": 52, "Residential": 316, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 103, "None": 203, "Office": 113, "Park": 350, "Parking": 48, "Residential": 334, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 107, "None": 227, "Office": 117, "Park": 359, "Parking": 40, "Residential": 318, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 90, "None": 191, "Office": 119, "Park": 366, "Parking": 60, "Residential": 352, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 116, "None": 184, "Office": 122, "Park": 363, "Parking": 37, "Residential": 255, "Retail": 896, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 124, "None": 200, "Office": 116, "Park": 378, "Parking": 51, "Residential": 295, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 102, "None": 183, "Office": 89, "Park": 361, "Parking": 61, "Residential": 326, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 187, "Light Industrial": 73, "None": 191, "Office": 105, "Park": 347, "Parking": 70, "Residential": 362, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 105, "None": 183, "Office": 120, "Park": 369, "Parking": 32, "Residential": 366, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 114, "None": 187, "Office": 138, "Park": 343, "Parking": 39, "Residential": 296, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 132, "None": 207, "Office": 112, "Park": 360, "Parking": 36, "Residential": 334, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 115, "None": 212, "Office": 72, "Park": 375, "Parking": 48, "Residential": 290, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 95, "None": 191, "Office": 127, "Park": 355, "Parking": 47, "Residential": 284, "Retail": 898, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 70, "None": 196, "Office": 131, "Park": 340, "Parking": 26, "Residential": 303, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 107, "None": 181, "Office": 102, "Park": 364, "Parking": 62, "Residential": 265, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 64, "None": 193, "Office": 99, "Park": 408, "Parking": 120, "Residential": 305, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 113, "None": 172, "Office": 139, "Park": 341, "Parking": 37, "Residential": 399, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 126, "None": 172, "Office": 119, "Park": 360, "Parking": 54, "Residential": 308, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 135, "None": 209, "Office": 119, "Park": 348, "Parking": 46, "Residential": 349, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 80, "None": 199, "Office": 105, "Park": 344, "Parking": 33, "Residential": 366, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 129, "None": 192, "Office": 115, "Park": 360, "Parking": 34, "Residential": 267, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 104, "None": 194, "Office": 95, "Park": 365, "Parking": 48, "Residential": 344, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 131, "None": 214, "Office": 132, "Park": 362, "Parking": 66, "Residential": 334, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 132, "None": 173, "Office": 150, "Park": 342, "Parking": 37, "Residential": 322, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 85, "None": 175, "Office": 127, "Park": 364, "Parking": 44, "Residential": 364, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 76, "None": 182, "Office": 126, "Park": 358, "Parking": 41, "Residential": 347, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 127, "None": 187, "Office": 105, "Park": 344, "Parking": 61, "Residential": 233, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 118, "None": 179, "Office": 98, "Park": 361, "Parking": 82, "Residential": 290, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 78, "None": 177, "Office": 117, "Park": 373, "Parking": 61, "Residential": 342, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 114, "None": 190, "Office": 117, "Park": 376, "Parking": 45, "Residential": 355, "Retail": 805, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 104, "Light Industrial": 67, "None": 196, "Office": 147, "Park": 358, "Parking": 44, "Residential": 316, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 74, "None": 171, "Office": 107, "Park": 357, "Parking": 34, "Residential": 280, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 80, "None": 170, "Office": 132, "Park": 353, "Parking": 125, "Residential": 293, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 93, "None": 180, "Office": 106, "Park": 362, "Parking": 44, "Residential": 330, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 90, "None": 217, "Office": 117, "Park": 368, "Parking": 52, "Residential": 297, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 117, "None": 208, "Office": 120, "Park": 353, "Parking": 70, "Residential": 331, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 108, "None": 194, "Office": 139, "Park": 361, "Parking": 48, "Residential": 276, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 92, "None": 226, "Office": 126, "Park": 403, "Parking": 26, "Residential": 303, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 98, "None": 175, "Office": 122, "Park": 367, "Parking": 40, "Residential": 325, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 117, "None": 197, "Office": 137, "Park": 350, "Parking": 42, "Residential": 359, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 87, "None": 197, "Office": 139, "Park": 333, "Parking": 65, "Residential": 340, "Retail": 814, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 125, "None": 196, "Office": 79, "Park": 352, "Parking": 93, "Residential": 253, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 95, "None": 190, "Office": 112, "Park": 350, "Parking": 62, "Residential": 283, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 82, "None": 174, "Office": 98, "Park": 353, "Parking": 116, "Residential": 333, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 118, "None": 187, "Office": 128, "Park": 369, "Parking": 78, "Residential": 259, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 103, "None": 172, "Office": 89, "Park": 380, "Parking": 33, "Residential": 359, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 162, "None": 183, "Office": 120, "Park": 362, "Parking": 45, "Residential": 374, "Retail": 814, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 74, "None": 162, "Office": 87, "Park": 405, "Parking": 32, "Residential": 333, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 111, "None": 194, "Office": 109, "Park": 354, "Parking": 49, "Residential": 282, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 142, "None": 188, "Office": 99, "Park": 355, "Parking": 60, "Residential": 344, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 123, "None": 226, "Office": 151, "Park": 350, "Parking": 72, "Residential": 282, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 70, "None": 168, "Office": 98, "Park": 375, "Parking": 46, "Residential": 360, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 85, "None": 174, "Office": 97, "Park": 393, "Parking": 60, "Residential": 380, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 187, "Light Industrial": 84, "None": 180, "Office": 128, "Park": 364, "Parking": 36, "Residential": 306, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 81, "None": 213, "Office": 144, "Park": 351, "Parking": 31, "Residential": 322, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 93, "None": 199, "Office": 120, "Park": 366, "Parking": 48, "Residential": 299, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 79, "None": 171, "Office": 111, "Park": 362, "Parking": 48, "Residential": 305, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 89, "None": 192, "Office": 114, "Park": 394, "Parking": 68, "Residential": 331, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 117, "None": 196, "Office": 88, "Park": 369, "Parking": 50, "Residential": 375, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 149, "None": 199, "Office": 116, "Park": 363, "Parking": 56, "Residential": 323, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 82, "None": 188, "Office": 125, "Park": 375, "Parking": 68, "Residential": 319, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 124, "None": 201, "Office": 145, "Park": 332, "Parking": 51, "Residential": 348, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 128, "None": 199, "Office": 98, "Park": 370, "Parking": 58, "Residential": 271, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 117, "None": 184, "Office": 105, "Park": 352, "Parking": 59, "Residential": 319, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 116, "None": 197, "Office": 115, "Park": 353, "Parking": 23, "Residential": 288, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 96, "None": 195, "Office": 144, "Park": 384, "Parking": 80, "Residential": 295, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 73, "None": 165, "Office": 121, "Park": 356, "Parking": 62, "Residential": 354, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 98, "None": 182, "Office": 133, "Park": 369, "Parking": 63, "Residential": 322, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 107, "None": 181, "Office": 136, "Park": 356, "Parking": 40, "Residential": 317, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 71, "None": 199, "Office": 123, "Park": 361, "Parking": 63, "Residential": 357, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 91, "None": 174, "Office": 124, "Park": 349, "Parking": 26, "Residential": 313, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 87, "None": 197, "Office": 115, "Park": 345, "Parking": 79, "Residential": 339, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 109, "None": 191, "Office": 90, "Park": 359, "Parking": 49, "Residential": 359, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 108, "None": 222, "Office": 128, "Park": 371, "Parking": 61, "Residential": 318, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 72, "None": 182, "Office": 133, "Park": 375, "Parking": 80, "Residential": 296, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 121, "None": 196, "Office": 130, "Park": 375, "Parking": 60, "Residential": 361, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 101, "None": 192, "Office": 131, "Park": 334, "Parking": 59, "Residential": 293, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 116, "None": 186, "Office": 83, "Park": 382, "Parking": 70, "Residential": 300, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 120, "None": 161, "Office": 144, "Park": 330, "Parking": 39, "Residential": 322, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 79, "None": 185, "Office": 116, "Park": 359, "Parking": 70, "Residential": 306, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 105, "None": 205, "Office": 134, "Park": 346, "Parking": 52, "Residential": 332, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 77, "None": 202, "Office": 104, "Park": 355, "Parking": 50, "Residential": 355, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 108, "None": 181, "Office": 100, "Park": 378, "Parking": 82, "Residential": 317, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 107, "None": 207, "Office": 107, "Park": 338, "Parking": 70, "Residential": 367, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 83, "None": 158, "Office": 141, "Park": 371, "Parking": 66, "Residential": 355, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 109, "None": 181, "Office": 96, "Park": 355, "Parking": 84, "Residential": 303, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 102, "None": 170, "Office": 105, "Park": 353, "Parking": 24, "Residential": 269, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 120, "None": 215, "Office": 136, "Park": 363, "Parking": 36, "Residential": 290, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 110, "None": 219, "Office": 122, "Park": 326, "Parking": 86, "Residential": 311, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 90, "None": 186, "Office": 103, "Park": 357, "Parking": 75, "Residential": 314, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 89, "None": 200, "Office": 121, "Park": 373, "Parking": 38, "Residential": 332, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 78, "None": 195, "Office": 133, "Park": 372, "Parking": 29, "Residential": 312, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 91, "None": 171, "Office": 108, "Park": 354, "Parking": 92, "Residential": 323, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 89, "None": 199, "Office": 104, "Park": 369, "Parking": 45, "Residential": 267, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 111, "None": 175, "Office": 91, "Park": 348, "Parking": 37, "Residential": 359, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 103, "None": 223, "Office": 126, "Park": 343, "Parking": 63, "Residential": 251, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 91, "None": 198, "Office": 123, "Park": 360, "Parking": 57, "Residential": 271, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 97, "None": 204, "Office": 106, "Park": 379, "Parking": 45, "Residential": 372, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 112, "None": 188, "Office": 112, "Park": 383, "Parking": 34, "Residential": 328, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 98, "None": 199, "Office": 148, "Park": 354, "Parking": 44, "Residential": 321, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 77, "None": 199, "Office": 124, "Park": 338, "Parking": 31, "Residential": 308, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 89, "None": 197, "Office": 132, "Park": 360, "Parking": 49, "Residential": 326, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 95, "None": 198, "Office": 136, "Park": 346, "Parking": 62, "Residential": 316, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 90, "None": 186, "Office": 125, "Park": 361, "Parking": 32, "Residential": 339, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 73, "None": 196, "Office": 120, "Park": 358, "Parking": 47, "Residential": 309, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 121, "None": 184, "Office": 151, "Park": 364, "Parking": 22, "Residential": 347, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 102, "None": 202, "Office": 77, "Park": 346, "Parking": 108, "Residential": 351, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 89, "None": 215, "Office": 110, "Park": 333, "Parking": 54, "Residential": 305, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 87, "None": 192, "Office": 100, "Park": 365, "Parking": 69, "Residential": 333, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 111, "None": 171, "Office": 99, "Park": 374, "Parking": 34, "Residential": 357, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 89, "None": 195, "Office": 102, "Park": 345, "Parking": 60, "Residential": 275, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 121, "None": 221, "Office": 148, "Park": 342, "Parking": 62, "Residential": 313, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 104, "Light Industrial": 93, "None": 205, "Office": 125, "Park": 344, "Parking": 46, "Residential": 322, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 105, "None": 242, "Office": 117, "Park": 363, "Parking": 46, "Residential": 336, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 76, "None": 223, "Office": 133, "Park": 372, "Parking": 50, "Residential": 369, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 121, "None": 204, "Office": 106, "Park": 356, "Parking": 53, "Residential": 301, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 80, "None": 198, "Office": 85, "Park": 360, "Parking": 63, "Residential": 392, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 104, "None": 185, "Office": 135, "Park": 348, "Parking": 36, "Residential": 354, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 85, "None": 224, "Office": 97, "Park": 348, "Parking": 73, "Residential": 337, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 83, "None": 170, "Office": 118, "Park": 371, "Parking": 39, "Residential": 329, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 135, "None": 214, "Office": 124, "Park": 385, "Parking": 37, "Residential": 305, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 103, "None": 165, "Office": 120, "Park": 344, "Parking": 50, "Residential": 318, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 97, "None": 209, "Office": 87, "Park": 403, "Parking": 45, "Residential": 305, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 110, "None": 196, "Office": 102, "Park": 380, "Parking": 62, "Residential": 303, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 95, "None": 158, "Office": 131, "Park": 367, "Parking": 41, "Residential": 294, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 95, "None": 177, "Office": 168, "Park": 371, "Parking": 80, "Residential": 293, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 76, "None": 214, "Office": 123, "Park": 350, "Parking": 51, "Residential": 286, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 88, "None": 207, "Office": 127, "Park": 365, "Parking": 66, "Residential": 300, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 89, "None": 164, "Office": 131, "Park": 381, "Parking": 54, "Residential": 329, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 127, "None": 190, "Office": 100, "Park": 346, "Parking": 57, "Residential": 352, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 89, "None": 181, "Office": 130, "Park": 338, "Parking": 53, "Residential": 365, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 104, "None": 193, "Office": 109, "Park": 364, "Parking": 78, "Residential": 321, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 129, "None": 195, "Office": 115, "Park": 372, "Parking": 43, "Residential": 306, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 124, "None": 187, "Office": 128, "Park": 326, "Parking": 41, "Residential": 342, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 114, "None": 197, "Office": 117, "Park": 347, "Parking": 52, "Residential": 314, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 102, "None": 185, "Office": 88, "Park": 380, "Parking": 47, "Residential": 316, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 103, "None": 169, "Office": 129, "Park": 345, "Parking": 70, "Residential": 335, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 76, "None": 180, "Office": 77, "Park": 362, "Parking": 35, "Residential": 326, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 118, "None": 213, "Office": 112, "Park": 352, "Parking": 60, "Residential": 298, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 70, "None": 201, "Office": 148, "Park": 363, "Parking": 27, "Residential": 283, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 103, "None": 193, "Office": 116, "Park": 360, "Parking": 58, "Residential": 384, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 64, "None": 189, "Office": 135, "Park": 363, "Parking": 46, "Residential": 373, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 97, "None": 183, "Office": 92, "Park": 360, "Parking": 46, "Residential": 348, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 75, "None": 194, "Office": 93, "Park": 361, "Parking": 62, "Residential": 265, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 92, "None": 196, "Office": 163, "Park": 356, "Parking": 65, "Residential": 249, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 98, "None": 204, "Office": 110, "Park": 375, "Parking": 62, "Residential": 292, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 85, "None": 192, "Office": 144, "Park": 347, "Parking": 44, "Residential": 287, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 117, "None": 175, "Office": 118, "Park": 362, "Parking": 42, "Residential": 330, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 83, "None": 224, "Office": 118, "Park": 359, "Parking": 40, "Residential": 292, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 186, "Light Industrial": 87, "None": 218, "Office": 112, "Park": 334, "Parking": 61, "Residential": 330, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 89, "None": 176, "Office": 116, "Park": 382, "Parking": 47, "Residential": 291, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 100, "None": 184, "Office": 113, "Park": 386, "Parking": 50, "Residential": 325, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 108, "None": 243, "Office": 126, "Park": 382, "Parking": 34, "Residential": 301, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 106, "None": 181, "Office": 165, "Park": 382, "Parking": 46, "Residential": 253, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 99, "None": 170, "Office": 137, "Park": 356, "Parking": 38, "Residential": 281, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 97, "None": 221, "Office": 114, "Park": 351, "Parking": 82, "Residential": 363, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 97, "None": 209, "Office": 95, "Park": 356, "Parking": 52, "Residential": 364, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 87, "None": 218, "Office": 99, "Park": 385, "Parking": 47, "Residential": 324, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 97, "None": 175, "Office": 112, "Park": 378, "Parking": 42, "Residential": 337, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 96, "None": 193, "Office": 163, "Park": 352, "Parking": 55, "Residential": 362, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 103, "None": 172, "Office": 95, "Park": 389, "Parking": 39, "Residential": 311, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 71, "None": 191, "Office": 133, "Park": 358, "Parking": 50, "Residential": 314, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 133, "None": 173, "Office": 105, "Park": 371, "Parking": 37, "Residential": 327, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 110, "None": 186, "Office": 117, "Park": 360, "Parking": 50, "Residential": 309, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 74, "None": 201, "Office": 115, "Park": 369, "Parking": 49, "Residential": 295, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 69, "None": 188, "Office": 120, "Park": 358, "Parking": 49, "Residential": 344, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 86, "None": 183, "Office": 96, "Park": 361, "Parking": 40, "Residential": 307, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 94, "None": 222, "Office": 117, "Park": 372, "Parking": 58, "Residential": 305, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 85, "None": 165, "Office": 141, "Park": 365, "Parking": 14, "Residential": 270, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 128, "None": 195, "Office": 96, "Park": 392, "Parking": 39, "Residential": 282, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 104, "None": 167, "Office": 129, "Park": 357, "Parking": 81, "Residential": 350, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 88, "None": 158, "Office": 156, "Park": 365, "Parking": 53, "Residential": 349, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 94, "None": 202, "Office": 144, "Park": 368, "Parking": 39, "Residential": 312, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 124, "None": 186, "Office": 107, "Park": 384, "Parking": 37, "Residential": 290, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 141, "None": 208, "Office": 142, "Park": 363, "Parking": 34, "Residential": 260, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 134, "None": 179, "Office": 130, "Park": 353, "Parking": 32, "Residential": 338, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 89, "None": 182, "Office": 167, "Park": 346, "Parking": 52, "Residential": 365, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 137, "None": 190, "Office": 118, "Park": 362, "Parking": 20, "Residential": 311, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 108, "None": 188, "Office": 123, "Park": 372, "Parking": 47, "Residential": 289, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 102, "None": 227, "Office": 123, "Park": 349, "Parking": 65, "Residential": 282, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 105, "None": 174, "Office": 163, "Park": 369, "Parking": 62, "Residential": 265, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 75, "None": 213, "Office": 129, "Park": 374, "Parking": 69, "Residential": 333, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 99, "None": 182, "Office": 125, "Park": 347, "Parking": 22, "Residential": 356, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 115, "None": 154, "Office": 130, "Park": 355, "Parking": 23, "Residential": 318, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 89, "None": 188, "Office": 110, "Park": 349, "Parking": 36, "Residential": 302, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 90, "None": 182, "Office": 93, "Park": 360, "Parking": 67, "Residential": 300, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 72, "None": 192, "Office": 133, "Park": 355, "Parking": 57, "Residential": 300, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 92, "None": 214, "Office": 116, "Park": 370, "Parking": 49, "Residential": 286, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 112, "None": 216, "Office": 96, "Park": 382, "Parking": 57, "Residential": 323, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 92, "None": 199, "Office": 128, "Park": 338, "Parking": 45, "Residential": 312, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 109, "None": 191, "Office": 154, "Park": 363, "Parking": 27, "Residential": 323, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 90, "None": 203, "Office": 99, "Park": 354, "Parking": 59, "Residential": 358, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 93, "None": 216, "Office": 139, "Park": 334, "Parking": 69, "Residential": 268, "Retail": 887, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 94, "None": 182, "Office": 106, "Park": 366, "Parking": 47, "Residential": 293, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 102, "None": 198, "Office": 97, "Park": 353, "Parking": 53, "Residential": 296, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 83, "None": 186, "Office": 90, "Park": 364, "Parking": 49, "Residential": 323, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 107, "None": 184, "Office": 116, "Park": 349, "Parking": 42, "Residential": 287, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 65, "None": 170, "Office": 120, "Park": 381, "Parking": 53, "Residential": 365, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 99, "None": 181, "Office": 130, "Park": 368, "Parking": 61, "Residential": 270, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 99, "None": 197, "Office": 109, "Park": 361, "Parking": 54, "Residential": 282, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 69, "None": 206, "Office": 132, "Park": 352, "Parking": 16, "Residential": 365, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 118, "None": 209, "Office": 106, "Park": 333, "Parking": 25, "Residential": 321, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 95, "None": 205, "Office": 103, "Park": 348, "Parking": 43, "Residential": 312, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 101, "None": 176, "Office": 126, "Park": 360, "Parking": 55, "Residential": 329, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 94, "None": 170, "Office": 118, "Park": 351, "Parking": 76, "Residential": 296, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 85, "None": 207, "Office": 118, "Park": 366, "Parking": 35, "Residential": 335, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 108, "None": 195, "Office": 96, "Park": 356, "Parking": 54, "Residential": 296, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 111, "None": 186, "Office": 167, "Park": 374, "Parking": 68, "Residential": 304, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 119, "None": 198, "Office": 104, "Park": 358, "Parking": 27, "Residential": 317, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 181, "Light Industrial": 115, "None": 175, "Office": 126, "Park": 347, "Parking": 38, "Residential": 357, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 87, "None": 177, "Office": 107, "Park": 391, "Parking": 58, "Residential": 321, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 113, "None": 192, "Office": 156, "Park": 361, "Parking": 66, "Residential": 329, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 121, "None": 170, "Office": 137, "Park": 350, "Parking": 81, "Residential": 363, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 128, "None": 166, "Office": 122, "Park": 383, "Parking": 38, "Residential": 324, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 90, "None": 208, "Office": 126, "Park": 360, "Parking": 60, "Residential": 290, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 112, "None": 194, "Office": 124, "Park": 352, "Parking": 48, "Residential": 233, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 112, "None": 191, "Office": 136, "Park": 380, "Parking": 28, "Residential": 287, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 79, "None": 173, "Office": 139, "Park": 344, "Parking": 30, "Residential": 359, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 85, "None": 210, "Office": 113, "Park": 349, "Parking": 52, "Residential": 331, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 120, "None": 206, "Office": 131, "Park": 337, "Parking": 59, "Residential": 265, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 107, "None": 199, "Office": 80, "Park": 359, "Parking": 40, "Residential": 351, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 104, "None": 198, "Office": 118, "Park": 362, "Parking": 62, "Residential": 322, "Retail": 889, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 104, "None": 159, "Office": 104, "Park": 368, "Parking": 66, "Residential": 303, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 104, "None": 189, "Office": 146, "Park": 359, "Parking": 66, "Residential": 306, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 100, "None": 200, "Office": 153, "Park": 349, "Parking": 36, "Residential": 263, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 102, "None": 193, "Office": 131, "Park": 355, "Parking": 76, "Residential": 284, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 116, "None": 214, "Office": 128, "Park": 342, "Parking": 38, "Residential": 317, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 110, "None": 161, "Office": 95, "Park": 377, "Parking": 53, "Residential": 303, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 138, "None": 188, "Office": 115, "Park": 346, "Parking": 80, "Residential": 368, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 117, "None": 216, "Office": 91, "Park": 341, "Parking": 62, "Residential": 317, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 67, "None": 190, "Office": 105, "Park": 350, "Parking": 68, "Residential": 292, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 82, "None": 185, "Office": 145, "Park": 375, "Parking": 64, "Residential": 292, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 104, "None": 175, "Office": 105, "Park": 368, "Parking": 45, "Residential": 374, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 106, "None": 190, "Office": 128, "Park": 379, "Parking": 54, "Residential": 241, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 89, "None": 202, "Office": 121, "Park": 349, "Parking": 39, "Residential": 306, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 76, "None": 179, "Office": 101, "Park": 354, "Parking": 65, "Residential": 353, "Retail": 906, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 139, "None": 191, "Office": 124, "Park": 336, "Parking": 53, "Residential": 323, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 69, "None": 193, "Office": 148, "Park": 355, "Parking": 60, "Residential": 265, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 121, "None": 190, "Office": 181, "Park": 353, "Parking": 52, "Residential": 285, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 100, "None": 184, "Office": 135, "Park": 361, "Parking": 56, "Residential": 288, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 84, "None": 205, "Office": 107, "Park": 361, "Parking": 59, "Residential": 305, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 105, "None": 224, "Office": 155, "Park": 327, "Parking": 74, "Residential": 324, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 116, "None": 181, "Office": 139, "Park": 353, "Parking": 63, "Residential": 283, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 191, "Light Industrial": 119, "None": 198, "Office": 121, "Park": 336, "Parking": 32, "Residential": 323, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 100, "None": 190, "Office": 105, "Park": 377, "Parking": 57, "Residential": 328, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 90, "None": 179, "Office": 121, "Park": 351, "Parking": 38, "Residential": 352, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 114, "None": 191, "Office": 121, "Park": 367, "Parking": 34, "Residential": 341, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 105, "None": 192, "Office": 134, "Park": 353, "Parking": 31, "Residential": 282, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 96, "None": 194, "Office": 117, "Park": 343, "Parking": 50, "Residential": 325, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 111, "None": 225, "Office": 123, "Park": 371, "Parking": 53, "Residential": 262, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 115, "None": 212, "Office": 85, "Park": 376, "Parking": 47, "Residential": 296, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 89, "None": 221, "Office": 146, "Park": 409, "Parking": 28, "Residential": 303, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 139, "None": 182, "Office": 105, "Park": 350, "Parking": 61, "Residential": 343, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 110, "None": 177, "Office": 119, "Park": 341, "Parking": 56, "Residential": 305, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 107, "None": 195, "Office": 114, "Park": 365, "Parking": 30, "Residential": 293, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 75, "None": 174, "Office": 136, "Park": 385, "Parking": 73, "Residential": 320, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 118, "None": 178, "Office": 112, "Park": 323, "Parking": 42, "Residential": 336, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 108, "None": 166, "Office": 109, "Park": 355, "Parking": 93, "Residential": 292, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 88, "None": 202, "Office": 96, "Park": 359, "Parking": 47, "Residential": 335, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 138, "None": 187, "Office": 85, "Park": 366, "Parking": 58, "Residential": 333, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 110, "None": 230, "Office": 127, "Park": 353, "Parking": 51, "Residential": 253, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 108, "None": 184, "Office": 134, "Park": 365, "Parking": 24, "Residential": 318, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 95, "None": 192, "Office": 106, "Park": 391, "Parking": 61, "Residential": 257, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 98, "Light Industrial": 93, "None": 184, "Office": 138, "Park": 349, "Parking": 59, "Residential": 338, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 91, "None": 198, "Office": 84, "Park": 340, "Parking": 67, "Residential": 323, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 131, "None": 196, "Office": 133, "Park": 370, "Parking": 71, "Residential": 309, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 112, "None": 202, "Office": 115, "Park": 348, "Parking": 41, "Residential": 298, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 108, "None": 203, "Office": 121, "Park": 342, "Parking": 41, "Residential": 326, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 106, "None": 210, "Office": 115, "Park": 376, "Parking": 52, "Residential": 284, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 91, "None": 209, "Office": 122, "Park": 331, "Parking": 53, "Residential": 311, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 125, "None": 179, "Office": 98, "Park": 343, "Parking": 82, "Residential": 349, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 100, "None": 172, "Office": 117, "Park": 345, "Parking": 83, "Residential": 318, "Retail": 885, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 90, "None": 193, "Office": 160, "Park": 392, "Parking": 51, "Residential": 277, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 75, "None": 203, "Office": 79, "Park": 356, "Parking": 64, "Residential": 324, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 87, "None": 186, "Office": 105, "Park": 341, "Parking": 74, "Residential": 303, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 78, "None": 161, "Office": 127, "Park": 370, "Parking": 37, "Residential": 341, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 85, "None": 175, "Office": 160, "Park": 367, "Parking": 49, "Residential": 321, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 101, "None": 216, "Office": 134, "Park": 360, "Parking": 37, "Residential": 302, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 91, "None": 196, "Office": 95, "Park": 355, "Parking": 55, "Residential": 360, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 54, "None": 196, "Office": 126, "Park": 356, "Parking": 50, "Residential": 345, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 93, "None": 194, "Office": 133, "Park": 342, "Parking": 52, "Residential": 322, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 78, "None": 232, "Office": 91, "Park": 400, "Parking": 39, "Residential": 339, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 128, "None": 213, "Office": 116, "Park": 320, "Parking": 86, "Residential": 317, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 96, "None": 187, "Office": 85, "Park": 352, "Parking": 78, "Residential": 328, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 115, "None": 190, "Office": 130, "Park": 348, "Parking": 39, "Residential": 290, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 116, "None": 230, "Office": 126, "Park": 346, "Parking": 42, "Residential": 320, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 102, "None": 222, "Office": 132, "Park": 356, "Parking": 35, "Residential": 330, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 89, "None": 208, "Office": 95, "Park": 374, "Parking": 44, "Residential": 324, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 85, "None": 192, "Office": 104, "Park": 346, "Parking": 68, "Residential": 292, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 96, "None": 180, "Office": 161, "Park": 368, "Parking": 59, "Residential": 290, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 95, "None": 197, "Office": 145, "Park": 372, "Parking": 58, "Residential": 339, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 116, "None": 204, "Office": 129, "Park": 353, "Parking": 61, "Residential": 349, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 102, "None": 187, "Office": 86, "Park": 359, "Parking": 69, "Residential": 280, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 72, "None": 209, "Office": 120, "Park": 348, "Parking": 31, "Residential": 287, "Retail": 898, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 120, "None": 181, "Office": 99, "Park": 377, "Parking": 46, "Residential": 313, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 97, "None": 206, "Office": 137, "Park": 357, "Parking": 26, "Residential": 342, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 100, "None": 189, "Office": 109, "Park": 361, "Parking": 29, "Residential": 268, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 107, "None": 187, "Office": 110, "Park": 353, "Parking": 39, "Residential": 323, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 101, "None": 206, "Office": 74, "Park": 383, "Parking": 55, "Residential": 309, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 84, "None": 171, "Office": 122, "Park": 350, "Parking": 28, "Residential": 279, "Retail": 908, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 125, "None": 191, "Office": 140, "Park": 342, "Parking": 46, "Residential": 294, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 108, "None": 235, "Office": 106, "Park": 365, "Parking": 39, "Residential": 411, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 102, "None": 222, "Office": 86, "Park": 351, "Parking": 67, "Residential": 337, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 85, "None": 190, "Office": 97, "Park": 361, "Parking": 75, "Residential": 338, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 109, "None": 180, "Office": 117, "Park": 377, "Parking": 46, "Residential": 326, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 90, "None": 180, "Office": 113, "Park": 366, "Parking": 40, "Residential": 338, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 122, "None": 178, "Office": 109, "Park": 363, "Parking": 59, "Residential": 320, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 136, "None": 203, "Office": 127, "Park": 346, "Parking": 51, "Residential": 316, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 87, "None": 194, "Office": 95, "Park": 372, "Parking": 32, "Residential": 265, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 115, "None": 179, "Office": 90, "Park": 368, "Parking": 49, "Residential": 281, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 108, "None": 163, "Office": 99, "Park": 355, "Parking": 40, "Residential": 383, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 102, "Light Industrial": 85, "None": 187, "Office": 127, "Park": 355, "Parking": 71, "Residential": 322, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 120, "None": 213, "Office": 100, "Park": 335, "Parking": 41, "Residential": 360, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 124, "None": 162, "Office": 120, "Park": 370, "Parking": 47, "Residential": 302, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 132, "None": 183, "Office": 112, "Park": 367, "Parking": 57, "Residential": 347, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 126, "None": 180, "Office": 97, "Park": 376, "Parking": 83, "Residential": 311, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 92, "None": 201, "Office": 109, "Park": 376, "Parking": 56, "Residential": 370, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 107, "None": 211, "Office": 116, "Park": 351, "Parking": 30, "Residential": 329, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 74, "None": 191, "Office": 134, "Park": 355, "Parking": 30, "Residential": 307, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 120, "None": 180, "Office": 124, "Park": 360, "Parking": 49, "Residential": 283, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 95, "None": 191, "Office": 136, "Park": 398, "Parking": 34, "Residential": 262, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 101, "None": 197, "Office": 131, "Park": 367, "Parking": 78, "Residential": 326, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 113, "None": 191, "Office": 90, "Park": 370, "Parking": 79, "Residential": 333, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 101, "None": 159, "Office": 126, "Park": 390, "Parking": 61, "Residential": 301, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 99, "None": 222, "Office": 121, "Park": 359, "Parking": 38, "Residential": 338, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 106, "None": 218, "Office": 150, "Park": 342, "Parking": 91, "Residential": 279, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 92, "None": 206, "Office": 104, "Park": 357, "Parking": 82, "Residential": 326, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 95, "None": 187, "Office": 137, "Park": 376, "Parking": 87, "Residential": 299, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 68, "None": 205, "Office": 143, "Park": 367, "Parking": 72, "Residential": 352, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 174, "None": 175, "Office": 114, "Park": 355, "Parking": 47, "Residential": 328, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 108, "None": 202, "Office": 149, "Park": 370, "Parking": 76, "Residential": 329, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 85, "None": 217, "Office": 113, "Park": 352, "Parking": 21, "Residential": 334, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 97, "None": 180, "Office": 122, "Park": 347, "Parking": 66, "Residential": 361, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 95, "None": 168, "Office": 137, "Park": 365, "Parking": 55, "Residential": 340, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 108, "None": 242, "Office": 108, "Park": 368, "Parking": 61, "Residential": 270, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 93, "None": 179, "Office": 159, "Park": 388, "Parking": 54, "Residential": 330, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 69, "None": 174, "Office": 148, "Park": 393, "Parking": 60, "Residential": 314, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 99, "None": 223, "Office": 100, "Park": 385, "Parking": 35, "Residential": 365, "Retail": 808, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 92, "None": 183, "Office": 110, "Park": 330, "Parking": 51, "Residential": 299, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 83, "None": 228, "Office": 121, "Park": 365, "Parking": 30, "Residential": 337, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 104, "None": 190, "Office": 113, "Park": 323, "Parking": 55, "Residential": 345, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 92, "None": 224, "Office": 115, "Park": 365, "Parking": 62, "Residential": 291, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 106, "None": 203, "Office": 128, "Park": 352, "Parking": 45, "Residential": 306, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 123, "None": 209, "Office": 119, "Park": 345, "Parking": 63, "Residential": 319, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 88, "None": 206, "Office": 135, "Park": 352, "Parking": 65, "Residential": 270, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 85, "None": 201, "Office": 106, "Park": 378, "Parking": 61, "Residential": 332, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 179, "Light Industrial": 105, "None": 214, "Office": 104, "Park": 342, "Parking": 30, "Residential": 309, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 78, "None": 202, "Office": 104, "Park": 368, "Parking": 50, "Residential": 279, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 115, "None": 192, "Office": 101, "Park": 387, "Parking": 70, "Residential": 322, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 101, "None": 190, "Office": 95, "Park": 337, "Parking": 43, "Residential": 313, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 191, "Light Industrial": 78, "None": 199, "Office": 119, "Park": 354, "Parking": 51, "Residential": 314, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 104, "None": 176, "Office": 104, "Park": 401, "Parking": 43, "Residential": 304, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 86, "None": 190, "Office": 138, "Park": 353, "Parking": 30, "Residential": 331, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 141, "None": 165, "Office": 160, "Park": 355, "Parking": 45, "Residential": 296, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 120, "None": 179, "Office": 165, "Park": 346, "Parking": 72, "Residential": 285, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 99, "None": 179, "Office": 143, "Park": 350, "Parking": 50, "Residential": 328, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 79, "None": 215, "Office": 130, "Park": 347, "Parking": 39, "Residential": 309, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 116, "None": 216, "Office": 158, "Park": 324, "Parking": 52, "Residential": 299, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 119, "None": 211, "Office": 135, "Park": 359, "Parking": 40, "Residential": 317, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 63, "None": 186, "Office": 134, "Park": 386, "Parking": 43, "Residential": 328, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 118, "None": 200, "Office": 130, "Park": 351, "Parking": 31, "Residential": 300, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 118, "None": 189, "Office": 161, "Park": 351, "Parking": 27, "Residential": 333, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 89, "None": 213, "Office": 135, "Park": 389, "Parking": 24, "Residential": 333, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 121, "None": 191, "Office": 133, "Park": 361, "Parking": 32, "Residential": 247, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 115, "None": 185, "Office": 138, "Park": 378, "Parking": 67, "Residential": 328, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 123, "None": 195, "Office": 122, "Park": 357, "Parking": 59, "Residential": 323, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 96, "None": 201, "Office": 110, "Park": 352, "Parking": 38, "Residential": 355, "Retail": 804, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 98, "None": 190, "Office": 114, "Park": 359, "Parking": 70, "Residential": 311, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 82, "None": 191, "Office": 82, "Park": 378, "Parking": 80, "Residential": 310, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 131, "None": 200, "Office": 116, "Park": 344, "Parking": 44, "Residential": 292, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 120, "None": 162, "Office": 143, "Park": 346, "Parking": 78, "Residential": 263, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 69, "None": 186, "Office": 109, "Park": 360, "Parking": 77, "Residential": 329, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 77, "None": 176, "Office": 115, "Park": 371, "Parking": 54, "Residential": 280, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 83, "None": 192, "Office": 107, "Park": 366, "Parking": 53, "Residential": 371, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 114, "None": 177, "Office": 146, "Park": 356, "Parking": 86, "Residential": 295, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 84, "None": 181, "Office": 150, "Park": 370, "Parking": 43, "Residential": 365, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 101, "None": 229, "Office": 111, "Park": 344, "Parking": 32, "Residential": 313, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 111, "None": 211, "Office": 134, "Park": 351, "Parking": 54, "Residential": 334, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 98, "None": 166, "Office": 105, "Park": 366, "Parking": 60, "Residential": 343, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 94, "None": 172, "Office": 120, "Park": 352, "Parking": 67, "Residential": 308, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 94, "None": 225, "Office": 112, "Park": 366, "Parking": 28, "Residential": 304, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 106, "None": 213, "Office": 84, "Park": 383, "Parking": 59, "Residential": 318, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 104, "None": 197, "Office": 144, "Park": 376, "Parking": 32, "Residential": 346, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 97, "Light Industrial": 103, "None": 202, "Office": 103, "Park": 366, "Parking": 39, "Residential": 331, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 100, "None": 233, "Office": 123, "Park": 341, "Parking": 64, "Residential": 353, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 110, "None": 159, "Office": 118, "Park": 352, "Parking": 74, "Residential": 289, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 73, "None": 218, "Office": 94, "Park": 417, "Parking": 74, "Residential": 338, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 131, "None": 190, "Office": 129, "Park": 350, "Parking": 93, "Residential": 315, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 129, "None": 170, "Office": 118, "Park": 346, "Parking": 60, "Residential": 290, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 144, "None": 181, "Office": 100, "Park": 381, "Parking": 42, "Residential": 321, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 118, "None": 190, "Office": 100, "Park": 355, "Parking": 67, "Residential": 272, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 75, "None": 215, "Office": 121, "Park": 358, "Parking": 85, "Residential": 360, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 68, "None": 213, "Office": 123, "Park": 379, "Parking": 47, "Residential": 347, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 128, "None": 201, "Office": 128, "Park": 364, "Parking": 44, "Residential": 330, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 89, "None": 198, "Office": 116, "Park": 354, "Parking": 54, "Residential": 317, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 178, "Light Industrial": 111, "None": 197, "Office": 104, "Park": 372, "Parking": 65, "Residential": 279, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 75, "None": 193, "Office": 104, "Park": 343, "Parking": 56, "Residential": 315, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 104, "None": 207, "Office": 103, "Park": 350, "Parking": 90, "Residential": 331, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 116, "None": 209, "Office": 107, "Park": 335, "Parking": 40, "Residential": 327, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 107, "None": 195, "Office": 123, "Park": 386, "Parking": 40, "Residential": 297, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 97, "None": 174, "Office": 162, "Park": 363, "Parking": 74, "Residential": 343, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 94, "None": 193, "Office": 108, "Park": 351, "Parking": 69, "Residential": 332, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 104, "None": 194, "Office": 100, "Park": 374, "Parking": 27, "Residential": 299, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 182, "Light Industrial": 92, "None": 217, "Office": 122, "Park": 328, "Parking": 111, "Residential": 317, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 93, "None": 195, "Office": 133, "Park": 347, "Parking": 41, "Residential": 342, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 70, "None": 228, "Office": 86, "Park": 374, "Parking": 52, "Residential": 263, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 128, "None": 188, "Office": 105, "Park": 347, "Parking": 48, "Residential": 337, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 104, "None": 174, "Office": 131, "Park": 360, "Parking": 42, "Residential": 314, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 94, "None": 193, "Office": 129, "Park": 361, "Parking": 34, "Residential": 288, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 77, "None": 191, "Office": 121, "Park": 385, "Parking": 38, "Residential": 336, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 93, "None": 196, "Office": 106, "Park": 380, "Parking": 40, "Residential": 344, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 107, "None": 184, "Office": 127, "Park": 356, "Parking": 62, "Residential": 281, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 120, "None": 193, "Office": 147, "Park": 363, "Parking": 64, "Residential": 291, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 75, "None": 201, "Office": 144, "Park": 352, "Parking": 82, "Residential": 279, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 111, "None": 186, "Office": 149, "Park": 350, "Parking": 43, "Residential": 273, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 132, "None": 173, "Office": 98, "Park": 343, "Parking": 48, "Residential": 302, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 97, "None": 168, "Office": 153, "Park": 378, "Parking": 29, "Residential": 277, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 118, "None": 164, "Office": 120, "Park": 345, "Parking": 24, "Residential": 358, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 115, "None": 217, "Office": 105, "Park": 352, "Parking": 44, "Residential": 337, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 102, "None": 195, "Office": 118, "Park": 348, "Parking": 70, "Residential": 341, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 81, "None": 181, "Office": 79, "Park": 373, "Parking": 50, "Residential": 275, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 99, "None": 190, "Office": 144, "Park": 357, "Parking": 50, "Residential": 315, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 91, "None": 205, "Office": 138, "Park": 377, "Parking": 30, "Residential": 333, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 101, "None": 197, "Office": 88, "Park": 355, "Parking": 64, "Residential": 343, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 93, "None": 213, "Office": 125, "Park": 351, "Parking": 88, "Residential": 342, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 90, "None": 203, "Office": 89, "Park": 352, "Parking": 42, "Residential": 278, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 99, "None": 199, "Office": 125, "Park": 384, "Parking": 43, "Residential": 293, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 114, "None": 198, "Office": 166, "Park": 374, "Parking": 79, "Residential": 347, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 109, "None": 215, "Office": 153, "Park": 354, "Parking": 60, "Residential": 326, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 94, "None": 204, "Office": 100, "Park": 375, "Parking": 44, "Residential": 310, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 96, "None": 190, "Office": 112, "Park": 369, "Parking": 47, "Residential": 319, "Retail": 904, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 96, "None": 189, "Office": 104, "Park": 356, "Parking": 49, "Residential": 315, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 111, "None": 204, "Office": 136, "Park": 350, "Parking": 36, "Residential": 332, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 104, "None": 193, "Office": 137, "Park": 359, "Parking": 46, "Residential": 310, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 120, "None": 189, "Office": 107, "Park": 362, "Parking": 60, "Residential": 292, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 112, "None": 198, "Office": 103, "Park": 338, "Parking": 54, "Residential": 303, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 102, "None": 171, "Office": 107, "Park": 414, "Parking": 52, "Residential": 286, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 98, "None": 178, "Office": 108, "Park": 358, "Parking": 47, "Residential": 297, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 108, "None": 169, "Office": 143, "Park": 364, "Parking": 72, "Residential": 356, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 95, "None": 171, "Office": 132, "Park": 354, "Parking": 32, "Residential": 296, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 101, "None": 188, "Office": 125, "Park": 351, "Parking": 40, "Residential": 294, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 116, "None": 170, "Office": 146, "Park": 363, "Parking": 42, "Residential": 308, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 82, "None": 194, "Office": 107, "Park": 357, "Parking": 58, "Residential": 352, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 101, "None": 195, "Office": 87, "Park": 400, "Parking": 64, "Residential": 309, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 176, "None": 216, "Office": 128, "Park": 352, "Parking": 58, "Residential": 287, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 93, "None": 199, "Office": 155, "Park": 364, "Parking": 32, "Residential": 300, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 190, "Light Industrial": 88, "None": 165, "Office": 147, "Park": 351, "Parking": 55, "Residential": 308, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 110, "None": 177, "Office": 93, "Park": 390, "Parking": 85, "Residential": 311, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 134, "None": 170, "Office": 124, "Park": 351, "Parking": 74, "Residential": 266, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 106, "None": 180, "Office": 124, "Park": 344, "Parking": 53, "Residential": 365, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 75, "None": 181, "Office": 100, "Park": 382, "Parking": 61, "Residential": 305, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 113, "None": 185, "Office": 99, "Park": 359, "Parking": 72, "Residential": 301, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 91, "None": 185, "Office": 123, "Park": 358, "Parking": 58, "Residential": 324, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 116, "None": 174, "Office": 100, "Park": 386, "Parking": 45, "Residential": 339, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 124, "None": 178, "Office": 123, "Park": 346, "Parking": 47, "Residential": 312, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 115, "None": 180, "Office": 127, "Park": 374, "Parking": 37, "Residential": 365, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 120, "None": 206, "Office": 136, "Park": 378, "Parking": 48, "Residential": 298, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 100, "None": 201, "Office": 97, "Park": 358, "Parking": 51, "Residential": 320, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 81, "None": 171, "Office": 118, "Park": 363, "Parking": 60, "Residential": 252, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 84, "None": 181, "Office": 118, "Park": 347, "Parking": 51, "Residential": 282, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 90, "None": 205, "Office": 102, "Park": 350, "Parking": 53, "Residential": 345, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 96, "None": 191, "Office": 115, "Park": 381, "Parking": 55, "Residential": 307, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 84, "None": 218, "Office": 128, "Park": 343, "Parking": 41, "Residential": 322, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 94, "None": 203, "Office": 125, "Park": 337, "Parking": 53, "Residential": 292, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 187, "Light Industrial": 101, "None": 182, "Office": 70, "Park": 347, "Parking": 60, "Residential": 336, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 97, "None": 197, "Office": 101, "Park": 369, "Parking": 69, "Residential": 340, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 101, "None": 224, "Office": 130, "Park": 385, "Parking": 48, "Residential": 298, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 106, "None": 189, "Office": 131, "Park": 388, "Parking": 36, "Residential": 315, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 89, "None": 175, "Office": 91, "Park": 375, "Parking": 43, "Residential": 323, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 96, "None": 181, "Office": 124, "Park": 362, "Parking": 60, "Residential": 290, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 89, "None": 211, "Office": 139, "Park": 376, "Parking": 64, "Residential": 283, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 145, "None": 190, "Office": 117, "Park": 333, "Parking": 45, "Residential": 307, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 116, "None": 180, "Office": 144, "Park": 353, "Parking": 21, "Residential": 290, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 97, "None": 224, "Office": 119, "Park": 359, "Parking": 31, "Residential": 297, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 101, "None": 200, "Office": 126, "Park": 360, "Parking": 61, "Residential": 361, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 109, "None": 199, "Office": 163, "Park": 372, "Parking": 37, "Residential": 291, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 111, "None": 186, "Office": 119, "Park": 361, "Parking": 45, "Residential": 375, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 82, "None": 195, "Office": 121, "Park": 336, "Parking": 81, "Residential": 321, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 95, "None": 209, "Office": 97, "Park": 365, "Parking": 46, "Residential": 321, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 87, "None": 192, "Office": 125, "Park": 362, "Parking": 62, "Residential": 282, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 79, "None": 191, "Office": 122, "Park": 339, "Parking": 48, "Residential": 334, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 139, "None": 187, "Office": 142, "Park": 381, "Parking": 45, "Residential": 289, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 87, "None": 179, "Office": 134, "Park": 352, "Parking": 67, "Residential": 373, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 82, "None": 192, "Office": 125, "Park": 345, "Parking": 43, "Residential": 366, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 83, "None": 201, "Office": 122, "Park": 341, "Parking": 63, "Residential": 302, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 100, "None": 169, "Office": 104, "Park": 357, "Parking": 58, "Residential": 342, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 114, "None": 185, "Office": 125, "Park": 361, "Parking": 32, "Residential": 309, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 66, "None": 168, "Office": 125, "Park": 381, "Parking": 47, "Residential": 346, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 78, "None": 169, "Office": 137, "Park": 382, "Parking": 51, "Residential": 347, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 104, "Light Industrial": 132, "None": 224, "Office": 99, "Park": 374, "Parking": 46, "Residential": 322, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 86, "None": 192, "Office": 152, "Park": 362, "Parking": 49, "Residential": 347, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 126, "None": 211, "Office": 116, "Park": 378, "Parking": 70, "Residential": 329, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 81, "None": 203, "Office": 135, "Park": 354, "Parking": 29, "Residential": 301, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 107, "None": 205, "Office": 104, "Park": 364, "Parking": 61, "Residential": 252, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 113, "None": 184, "Office": 116, "Park": 356, "Parking": 62, "Residential": 371, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 96, "Light Industrial": 120, "None": 200, "Office": 135, "Park": 350, "Parking": 75, "Residential": 265, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 116, "None": 192, "Office": 109, "Park": 370, "Parking": 24, "Residential": 322, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 118, "None": 176, "Office": 106, "Park": 373, "Parking": 64, "Residential": 285, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 96, "None": 201, "Office": 117, "Park": 343, "Parking": 40, "Residential": 278, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 78, "None": 183, "Office": 143, "Park": 372, "Parking": 29, "Residential": 345, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 89, "None": 205, "Office": 128, "Park": 345, "Parking": 58, "Residential": 325, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 80, "None": 173, "Office": 154, "Park": 395, "Parking": 41, "Residential": 263, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 96, "None": 194, "Office": 133, "Park": 361, "Parking": 51, "Residential": 309, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 102, "None": 196, "Office": 151, "Park": 391, "Parking": 38, "Residential": 285, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 120, "None": 195, "Office": 126, "Park": 355, "Parking": 40, "Residential": 357, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 96, "None": 179, "Office": 158, "Park": 335, "Parking": 64, "Residential": 319, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 114, "None": 202, "Office": 110, "Park": 373, "Parking": 42, "Residential": 333, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 202, "Light Industrial": 100, "None": 202, "Office": 120, "Park": 358, "Parking": 17, "Residential": 332, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 91, "None": 212, "Office": 96, "Park": 344, "Parking": 52, "Residential": 371, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 90, "None": 174, "Office": 126, "Park": 365, "Parking": 41, "Residential": 295, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 85, "None": 184, "Office": 106, "Park": 367, "Parking": 45, "Residential": 358, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 109, "None": 182, "Office": 75, "Park": 393, "Parking": 47, "Residential": 295, "Retail": 912, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 82, "None": 200, "Office": 134, "Park": 403, "Parking": 34, "Residential": 278, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 124, "None": 175, "Office": 112, "Park": 387, "Parking": 52, "Residential": 310, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 106, "None": 188, "Office": 105, "Park": 372, "Parking": 60, "Residential": 386, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 133, "None": 212, "Office": 88, "Park": 361, "Parking": 69, "Residential": 316, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 89, "None": 219, "Office": 115, "Park": 357, "Parking": 38, "Residential": 331, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 104, "Light Industrial": 87, "None": 244, "Office": 136, "Park": 371, "Parking": 46, "Residential": 324, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 95, "None": 237, "Office": 118, "Park": 361, "Parking": 44, "Residential": 315, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 120, "None": 204, "Office": 147, "Park": 347, "Parking": 54, "Residential": 328, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 104, "None": 192, "Office": 125, "Park": 358, "Parking": 40, "Residential": 337, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 103, "None": 210, "Office": 134, "Park": 383, "Parking": 46, "Residential": 316, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 90, "None": 208, "Office": 100, "Park": 341, "Parking": 53, "Residential": 367, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 123, "None": 177, "Office": 111, "Park": 341, "Parking": 43, "Residential": 353, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 102, "None": 221, "Office": 111, "Park": 350, "Parking": 42, "Residential": 341, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 123, "None": 186, "Office": 117, "Park": 335, "Parking": 28, "Residential": 297, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 87, "None": 179, "Office": 144, "Park": 365, "Parking": 50, "Residential": 314, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 88, "None": 165, "Office": 102, "Park": 380, "Parking": 56, "Residential": 325, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 110, "None": 172, "Office": 135, "Park": 360, "Parking": 91, "Residential": 349, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 80, "None": 196, "Office": 120, "Park": 357, "Parking": 70, "Residential": 344, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 127, "None": 195, "Office": 85, "Park": 350, "Parking": 41, "Residential": 297, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 82, "None": 184, "Office": 95, "Park": 349, "Parking": 89, "Residential": 362, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 97, "Light Industrial": 80, "None": 203, "Office": 116, "Park": 365, "Parking": 70, "Residential": 277, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 84, "None": 169, "Office": 117, "Park": 378, "Parking": 72, "Residential": 318, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 100, "None": 191, "Office": 124, "Park": 338, "Parking": 72, "Residential": 267, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 121, "None": 205, "Office": 111, "Park": 367, "Parking": 36, "Residential": 261, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 76, "None": 190, "Office": 115, "Park": 372, "Parking": 58, "Residential": 291, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 87, "None": 198, "Office": 141, "Park": 351, "Parking": 49, "Residential": 334, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 89, "None": 197, "Office": 151, "Park": 368, "Parking": 22, "Residential": 284, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 107, "None": 191, "Office": 136, "Park": 329, "Parking": 48, "Residential": 296, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 100, "None": 182, "Office": 130, "Park": 374, "Parking": 71, "Residential": 287, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 111, "None": 192, "Office": 97, "Park": 351, "Parking": 51, "Residential": 351, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 96, "None": 183, "Office": 140, "Park": 369, "Parking": 58, "Residential": 308, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 91, "None": 192, "Office": 128, "Park": 347, "Parking": 30, "Residential": 307, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 119, "None": 208, "Office": 135, "Park": 360, "Parking": 68, "Residential": 332, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 118, "None": 197, "Office": 112, "Park": 343, "Parking": 47, "Residential": 297, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 206, "Light Industrial": 127, "None": 198, "Office": 98, "Park": 357, "Parking": 42, "Residential": 292, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 150, "None": 227, "Office": 92, "Park": 346, "Parking": 53, "Residential": 276, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 78, "None": 186, "Office": 116, "Park": 365, "Parking": 60, "Residential": 341, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 98, "None": 184, "Office": 129, "Park": 357, "Parking": 50, "Residential": 385, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 93, "None": 192, "Office": 66, "Park": 382, "Parking": 39, "Residential": 322, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 127, "None": 214, "Office": 129, "Park": 362, "Parking": 36, "Residential": 333, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 92, "None": 164, "Office": 97, "Park": 358, "Parking": 51, "Residential": 351, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 71, "None": 185, "Office": 90, "Park": 358, "Parking": 65, "Residential": 331, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 86, "None": 160, "Office": 118, "Park": 370, "Parking": 24, "Residential": 292, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 98, "None": 170, "Office": 126, "Park": 382, "Parking": 50, "Residential": 304, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 91, "None": 179, "Office": 112, "Park": 397, "Parking": 31, "Residential": 322, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 116, "None": 218, "Office": 135, "Park": 384, "Parking": 36, "Residential": 306, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 91, "None": 183, "Office": 110, "Park": 364, "Parking": 35, "Residential": 334, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 86, "None": 205, "Office": 146, "Park": 385, "Parking": 56, "Residential": 316, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 92, "None": 184, "Office": 149, "Park": 366, "Parking": 73, "Residential": 359, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 125, "None": 188, "Office": 95, "Park": 367, "Parking": 47, "Residential": 311, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 98, "None": 226, "Office": 95, "Park": 345, "Parking": 83, "Residential": 301, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 120, "None": 211, "Office": 128, "Park": 354, "Parking": 49, "Residential": 296, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 79, "None": 184, "Office": 121, "Park": 364, "Parking": 48, "Residential": 364, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 92, "None": 181, "Office": 133, "Park": 366, "Parking": 54, "Residential": 303, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 120, "None": 188, "Office": 59, "Park": 376, "Parking": 65, "Residential": 313, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 119, "None": 186, "Office": 113, "Park": 332, "Parking": 99, "Residential": 332, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 108, "None": 182, "Office": 155, "Park": 373, "Parking": 36, "Residential": 347, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 104, "None": 179, "Office": 89, "Park": 364, "Parking": 69, "Residential": 300, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 91, "None": 184, "Office": 133, "Park": 364, "Parking": 35, "Residential": 383, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 135, "None": 215, "Office": 99, "Park": 388, "Parking": 40, "Residential": 337, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 106, "None": 205, "Office": 132, "Park": 361, "Parking": 55, "Residential": 332, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 122, "None": 185, "Office": 92, "Park": 351, "Parking": 49, "Residential": 315, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 101, "None": 182, "Office": 141, "Park": 377, "Parking": 27, "Residential": 344, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 110, "None": 179, "Office": 106, "Park": 366, "Parking": 55, "Residential": 359, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 125, "None": 210, "Office": 112, "Park": 333, "Parking": 54, "Residential": 306, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 93, "None": 199, "Office": 108, "Park": 391, "Parking": 37, "Residential": 333, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 91, "None": 223, "Office": 95, "Park": 346, "Parking": 77, "Residential": 286, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 104, "None": 176, "Office": 140, "Park": 370, "Parking": 62, "Residential": 324, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 96, "None": 173, "Office": 111, "Park": 378, "Parking": 33, "Residential": 288, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 98, "None": 183, "Office": 104, "Park": 363, "Parking": 62, "Residential": 334, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 108, "None": 193, "Office": 130, "Park": 369, "Parking": 70, "Residential": 334, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 84, "None": 206, "Office": 104, "Park": 341, "Parking": 63, "Residential": 333, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 93, "None": 211, "Office": 111, "Park": 333, "Parking": 81, "Residential": 310, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 103, "None": 217, "Office": 122, "Park": 366, "Parking": 56, "Residential": 315, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 119, "None": 192, "Office": 120, "Park": 369, "Parking": 76, "Residential": 315, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 107, "None": 172, "Office": 125, "Park": 332, "Parking": 66, "Residential": 299, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 70, "None": 218, "Office": 117, "Park": 358, "Parking": 61, "Residential": 326, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 66, "None": 169, "Office": 118, "Park": 385, "Parking": 46, "Residential": 276, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 80, "None": 185, "Office": 120, "Park": 355, "Parking": 50, "Residential": 339, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 118, "None": 186, "Office": 133, "Park": 394, "Parking": 88, "Residential": 300, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 97, "None": 202, "Office": 124, "Park": 351, "Parking": 49, "Residential": 354, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 76, "None": 179, "Office": 113, "Park": 368, "Parking": 50, "Residential": 319, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 92, "None": 185, "Office": 98, "Park": 370, "Parking": 60, "Residential": 304, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 116, "None": 181, "Office": 114, "Park": 386, "Parking": 37, "Residential": 281, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 132, "None": 199, "Office": 114, "Park": 355, "Parking": 56, "Residential": 278, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 126, "None": 198, "Office": 97, "Park": 361, "Parking": 50, "Residential": 356, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 107, "None": 179, "Office": 146, "Park": 362, "Parking": 70, "Residential": 289, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 116, "None": 216, "Office": 144, "Park": 373, "Parking": 25, "Residential": 259, "Retail": 814, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 115, "None": 160, "Office": 134, "Park": 336, "Parking": 92, "Residential": 294, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 107, "None": 219, "Office": 142, "Park": 356, "Parking": 32, "Residential": 309, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 126, "None": 207, "Office": 122, "Park": 349, "Parking": 50, "Residential": 324, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 104, "None": 221, "Office": 184, "Park": 333, "Parking": 65, "Residential": 314, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 96, "None": 209, "Office": 102, "Park": 360, "Parking": 42, "Residential": 358, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 71, "None": 162, "Office": 103, "Park": 377, "Parking": 61, "Residential": 328, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 90, "None": 194, "Office": 139, "Park": 336, "Parking": 56, "Residential": 295, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 108, "None": 154, "Office": 145, "Park": 390, "Parking": 53, "Residential": 342, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 90, "None": 180, "Office": 173, "Park": 340, "Parking": 59, "Residential": 315, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 81, "None": 191, "Office": 149, "Park": 365, "Parking": 55, "Residential": 308, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 110, "None": 193, "Office": 90, "Park": 379, "Parking": 87, "Residential": 301, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 88, "None": 221, "Office": 116, "Park": 383, "Parking": 54, "Residential": 262, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 92, "None": 196, "Office": 108, "Park": 369, "Parking": 22, "Residential": 317, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 107, "None": 178, "Office": 161, "Park": 367, "Parking": 54, "Residential": 298, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 110, "None": 167, "Office": 95, "Park": 383, "Parking": 37, "Residential": 322, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 91, "None": 178, "Office": 136, "Park": 380, "Parking": 57, "Residential": 294, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 70, "None": 176, "Office": 104, "Park": 379, "Parking": 62, "Residential": 404, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 89, "None": 209, "Office": 116, "Park": 374, "Parking": 41, "Residential": 333, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 88, "None": 173, "Office": 107, "Park": 345, "Parking": 34, "Residential": 354, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 99, "None": 228, "Office": 90, "Park": 340, "Parking": 60, "Residential": 326, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 90, "None": 200, "Office": 114, "Park": 367, "Parking": 79, "Residential": 333, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 100, "None": 216, "Office": 131, "Park": 374, "Parking": 50, "Residential": 275, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 114, "None": 189, "Office": 134, "Park": 344, "Parking": 50, "Residential": 335, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 88, "None": 201, "Office": 151, "Park": 351, "Parking": 62, "Residential": 364, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 90, "None": 182, "Office": 117, "Park": 385, "Parking": 44, "Residential": 284, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 90, "None": 198, "Office": 123, "Park": 360, "Parking": 40, "Residential": 320, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 119, "None": 202, "Office": 102, "Park": 378, "Parking": 13, "Residential": 321, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 114, "None": 177, "Office": 119, "Park": 365, "Parking": 19, "Residential": 304, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 105, "None": 197, "Office": 137, "Park": 383, "Parking": 58, "Residential": 368, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 72, "None": 191, "Office": 129, "Park": 366, "Parking": 92, "Residential": 317, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 96, "None": 171, "Office": 121, "Park": 365, "Parking": 63, "Residential": 314, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 102, "None": 191, "Office": 110, "Park": 384, "Parking": 43, "Residential": 277, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 99, "None": 198, "Office": 125, "Park": 330, "Parking": 38, "Residential": 353, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 88, "None": 188, "Office": 157, "Park": 380, "Parking": 70, "Residential": 287, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 91, "None": 181, "Office": 133, "Park": 355, "Parking": 68, "Residential": 312, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 92, "None": 188, "Office": 127, "Park": 372, "Parking": 40, "Residential": 328, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 114, "None": 182, "Office": 116, "Park": 384, "Parking": 24, "Residential": 308, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 93, "None": 180, "Office": 149, "Park": 353, "Parking": 38, "Residential": 357, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 108, "None": 194, "Office": 110, "Park": 370, "Parking": 55, "Residential": 320, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 82, "None": 224, "Office": 74, "Park": 373, "Parking": 91, "Residential": 253, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 71, "None": 211, "Office": 124, "Park": 338, "Parking": 50, "Residential": 339, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 141, "None": 173, "Office": 123, "Park": 361, "Parking": 52, "Residential": 306, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 104, "None": 194, "Office": 143, "Park": 359, "Parking": 74, "Residential": 324, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 122, "None": 186, "Office": 130, "Park": 377, "Parking": 38, "Residential": 268, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 102, "None": 221, "Office": 125, "Park": 346, "Parking": 61, "Residential": 353, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 65, "None": 199, "Office": 125, "Park": 356, "Parking": 45, "Residential": 347, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 92, "None": 186, "Office": 121, "Park": 388, "Parking": 47, "Residential": 356, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 117, "None": 177, "Office": 117, "Park": 383, "Parking": 29, "Residential": 349, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 124, "None": 172, "Office": 98, "Park": 362, "Parking": 36, "Residential": 386, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 101, "None": 176, "Office": 121, "Park": 371, "Parking": 48, "Residential": 303, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 119, "None": 170, "Office": 107, "Park": 347, "Parking": 50, "Residential": 327, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 86, "None": 222, "Office": 129, "Park": 351, "Parking": 64, "Residential": 304, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 125, "None": 198, "Office": 130, "Park": 349, "Parking": 89, "Residential": 318, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 120, "None": 180, "Office": 89, "Park": 373, "Parking": 72, "Residential": 326, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 106, "None": 186, "Office": 98, "Park": 389, "Parking": 30, "Residential": 326, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 104, "None": 171, "Office": 129, "Park": 372, "Parking": 69, "Residential": 308, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 106, "None": 183, "Office": 101, "Park": 346, "Parking": 41, "Residential": 323, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 76, "None": 188, "Office": 153, "Park": 376, "Parking": 50, "Residential": 302, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 65, "None": 209, "Office": 117, "Park": 354, "Parking": 48, "Residential": 351, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 192, "Light Industrial": 102, "None": 189, "Office": 159, "Park": 346, "Parking": 45, "Residential": 277, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 93, "None": 176, "Office": 112, "Park": 367, "Parking": 61, "Residential": 364, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 141, "None": 170, "Office": 119, "Park": 332, "Parking": 37, "Residential": 252, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 98, "None": 185, "Office": 136, "Park": 393, "Parking": 32, "Residential": 312, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 111, "None": 192, "Office": 132, "Park": 327, "Parking": 61, "Residential": 285, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 111, "None": 209, "Office": 155, "Park": 356, "Parking": 53, "Residential": 347, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 92, "None": 198, "Office": 146, "Park": 342, "Parking": 58, "Residential": 363, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 106, "None": 188, "Office": 87, "Park": 404, "Parking": 49, "Residential": 357, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 90, "None": 197, "Office": 104, "Park": 390, "Parking": 37, "Residential": 352, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 120, "None": 171, "Office": 97, "Park": 360, "Parking": 35, "Residential": 364, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 96, "None": 191, "Office": 159, "Park": 356, "Parking": 67, "Residential": 320, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 102, "None": 219, "Office": 116, "Park": 374, "Parking": 35, "Residential": 273, "Retail": 898, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 91, "None": 259, "Office": 105, "Park": 342, "Parking": 57, "Residential": 318, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 146, "None": 179, "Office": 98, "Park": 357, "Parking": 63, "Residential": 318, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 89, "None": 210, "Office": 105, "Park": 368, "Parking": 64, "Residential": 298, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 116, "None": 180, "Office": 143, "Park": 370, "Parking": 28, "Residential": 319, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 83, "None": 176, "Office": 130, "Park": 369, "Parking": 37, "Residential": 347, "Retail": 891, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 133, "None": 183, "Office": 107, "Park": 360, "Parking": 62, "Residential": 295, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 150, "None": 198, "Office": 89, "Park": 378, "Parking": 37, "Residential": 271, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 97, "Light Industrial": 118, "None": 211, "Office": 137, "Park": 357, "Parking": 54, "Residential": 350, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 73, "None": 191, "Office": 122, "Park": 362, "Parking": 58, "Residential": 312, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 87, "None": 238, "Office": 111, "Park": 357, "Parking": 43, "Residential": 367, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 93, "None": 178, "Office": 186, "Park": 369, "Parking": 53, "Residential": 316, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 90, "None": 174, "Office": 115, "Park": 332, "Parking": 63, "Residential": 343, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 108, "None": 175, "Office": 169, "Park": 360, "Parking": 20, "Residential": 357, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 82, "None": 202, "Office": 121, "Park": 369, "Parking": 87, "Residential": 302, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 72, "None": 197, "Office": 120, "Park": 375, "Parking": 52, "Residential": 329, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 91, "None": 181, "Office": 129, "Park": 346, "Parking": 37, "Residential": 288, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 85, "None": 227, "Office": 101, "Park": 356, "Parking": 51, "Residential": 314, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 92, "None": 176, "Office": 110, "Park": 364, "Parking": 40, "Residential": 327, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 155, "None": 189, "Office": 85, "Park": 363, "Parking": 46, "Residential": 298, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 82, "None": 192, "Office": 129, "Park": 366, "Parking": 45, "Residential": 295, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 115, "None": 223, "Office": 123, "Park": 362, "Parking": 34, "Residential": 333, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 132, "None": 196, "Office": 106, "Park": 350, "Parking": 57, "Residential": 318, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 62, "None": 209, "Office": 131, "Park": 366, "Parking": 35, "Residential": 276, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 135, "None": 174, "Office": 100, "Park": 337, "Parking": 44, "Residential": 281, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 131, "None": 187, "Office": 102, "Park": 385, "Parking": 77, "Residential": 322, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 98, "None": 167, "Office": 107, "Park": 346, "Parking": 31, "Residential": 361, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 107, "None": 193, "Office": 128, "Park": 347, "Parking": 47, "Residential": 400, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 123, "None": 168, "Office": 85, "Park": 342, "Parking": 60, "Residential": 294, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 111, "None": 176, "Office": 114, "Park": 363, "Parking": 43, "Residential": 331, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 97, "None": 194, "Office": 141, "Park": 358, "Parking": 67, "Residential": 325, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 113, "None": 184, "Office": 114, "Park": 394, "Parking": 74, "Residential": 334, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 102, "None": 198, "Office": 131, "Park": 377, "Parking": 62, "Residential": 324, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 127, "None": 197, "Office": 137, "Park": 346, "Parking": 39, "Residential": 309, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 84, "None": 181, "Office": 138, "Park": 366, "Parking": 77, "Residential": 304, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 96, "None": 198, "Office": 104, "Park": 367, "Parking": 26, "Residential": 299, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 77, "None": 191, "Office": 119, "Park": 361, "Parking": 36, "Residential": 302, "Retail": 889, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 126, "None": 183, "Office": 121, "Park": 353, "Parking": 43, "Residential": 301, "Retail": 809, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 89, "None": 228, "Office": 137, "Park": 359, "Parking": 79, "Residential": 298, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 94, "None": 231, "Office": 150, "Park": 345, "Parking": 47, "Residential": 289, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 108, "None": 214, "Office": 114, "Park": 355, "Parking": 49, "Residential": 305, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 85, "None": 173, "Office": 161, "Park": 346, "Parking": 44, "Residential": 328, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 95, "None": 179, "Office": 135, "Park": 362, "Parking": 65, "Residential": 377, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 116, "None": 165, "Office": 115, "Park": 382, "Parking": 54, "Residential": 352, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 86, "None": 213, "Office": 115, "Park": 333, "Parking": 59, "Residential": 302, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 108, "None": 188, "Office": 118, "Park": 359, "Parking": 38, "Residential": 324, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 110, "None": 185, "Office": 130, "Park": 384, "Parking": 34, "Residential": 265, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 145, "None": 222, "Office": 110, "Park": 331, "Parking": 30, "Residential": 307, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 84, "None": 215, "Office": 117, "Park": 367, "Parking": 76, "Residential": 320, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 106, "None": 223, "Office": 104, "Park": 345, "Parking": 42, "Residential": 309, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 93, "None": 209, "Office": 111, "Park": 373, "Parking": 48, "Residential": 338, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 103, "None": 193, "Office": 119, "Park": 382, "Parking": 58, "Residential": 276, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 107, "None": 187, "Office": 130, "Park": 363, "Parking": 52, "Residential": 295, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 103, "None": 182, "Office": 129, "Park": 377, "Parking": 40, "Residential": 287, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 111, "None": 168, "Office": 128, "Park": 367, "Parking": 22, "Residential": 318, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 98, "None": 186, "Office": 139, "Park": 372, "Parking": 76, "Residential": 318, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 90, "None": 166, "Office": 117, "Park": 377, "Parking": 63, "Residential": 330, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 107, "None": 175, "Office": 108, "Park": 347, "Parking": 60, "Residential": 342, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 85, "None": 173, "Office": 101, "Park": 369, "Parking": 44, "Residential": 305, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 109, "None": 208, "Office": 99, "Park": 363, "Parking": 77, "Residential": 335, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 113, "None": 179, "Office": 121, "Park": 350, "Parking": 54, "Residential": 341, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 99, "None": 220, "Office": 106, "Park": 371, "Parking": 68, "Residential": 347, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 156, "None": 185, "Office": 136, "Park": 345, "Parking": 77, "Residential": 319, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 81, "None": 207, "Office": 112, "Park": 353, "Parking": 61, "Residential": 295, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 68, "None": 184, "Office": 106, "Park": 354, "Parking": 61, "Residential": 315, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 101, "None": 207, "Office": 104, "Park": 351, "Parking": 65, "Residential": 262, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 112, "None": 200, "Office": 114, "Park": 346, "Parking": 50, "Residential": 320, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 129, "None": 167, "Office": 87, "Park": 378, "Parking": 42, "Residential": 299, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 100, "None": 187, "Office": 147, "Park": 363, "Parking": 55, "Residential": 281, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 102, "None": 193, "Office": 144, "Park": 357, "Parking": 27, "Residential": 333, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 115, "None": 211, "Office": 95, "Park": 366, "Parking": 48, "Residential": 301, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 123, "None": 184, "Office": 157, "Park": 337, "Parking": 52, "Residential": 335, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 109, "None": 226, "Office": 125, "Park": 361, "Parking": 70, "Residential": 315, "Retail": 807, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 120, "None": 210, "Office": 149, "Park": 338, "Parking": 60, "Residential": 361, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 85, "None": 200, "Office": 126, "Park": 337, "Parking": 77, "Residential": 348, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 91, "None": 168, "Office": 107, "Park": 357, "Parking": 48, "Residential": 349, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 104, "None": 207, "Office": 115, "Park": 349, "Parking": 64, "Residential": 270, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 99, "None": 191, "Office": 118, "Park": 343, "Parking": 47, "Residential": 372, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 95, "None": 196, "Office": 102, "Park": 390, "Parking": 40, "Residential": 397, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 91, "None": 171, "Office": 112, "Park": 360, "Parking": 73, "Residential": 254, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 103, "None": 219, "Office": 104, "Park": 369, "Parking": 64, "Residential": 293, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 91, "None": 192, "Office": 147, "Park": 364, "Parking": 45, "Residential": 287, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 90, "None": 211, "Office": 114, "Park": 350, "Parking": 60, "Residential": 321, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 123, "None": 172, "Office": 93, "Park": 348, "Parking": 50, "Residential": 294, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 123, "None": 187, "Office": 110, "Park": 339, "Parking": 71, "Residential": 288, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 109, "None": 189, "Office": 105, "Park": 376, "Parking": 42, "Residential": 352, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 112, "None": 171, "Office": 110, "Park": 371, "Parking": 67, "Residential": 312, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 187, "Light Industrial": 87, "None": 175, "Office": 115, "Park": 344, "Parking": 50, "Residential": 359, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 66, "None": 211, "Office": 142, "Park": 347, "Parking": 45, "Residential": 367, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 90, "None": 182, "Office": 121, "Park": 347, "Parking": 48, "Residential": 303, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 104, "Light Industrial": 132, "None": 197, "Office": 108, "Park": 375, "Parking": 91, "Residential": 305, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 118, "None": 189, "Office": 125, "Park": 362, "Parking": 34, "Residential": 318, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 99, "None": 181, "Office": 127, "Park": 367, "Parking": 36, "Residential": 347, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 86, "None": 216, "Office": 109, "Park": 349, "Parking": 69, "Residential": 328, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 100, "None": 194, "Office": 121, "Park": 375, "Parking": 70, "Residential": 319, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 117, "None": 163, "Office": 135, "Park": 382, "Parking": 46, "Residential": 242, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 108, "None": 190, "Office": 115, "Park": 365, "Parking": 65, "Residential": 340, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 108, "None": 196, "Office": 88, "Park": 377, "Parking": 80, "Residential": 336, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 97, "None": 197, "Office": 123, "Park": 347, "Parking": 29, "Residential": 332, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 106, "None": 173, "Office": 90, "Park": 363, "Parking": 41, "Residential": 314, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 102, "None": 196, "Office": 139, "Park": 347, "Parking": 28, "Residential": 339, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 116, "None": 190, "Office": 93, "Park": 406, "Parking": 46, "Residential": 280, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 74, "None": 177, "Office": 118, "Park": 369, "Parking": 86, "Residential": 282, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 128, "None": 166, "Office": 146, "Park": 377, "Parking": 34, "Residential": 335, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 98, "None": 198, "Office": 108, "Park": 345, "Parking": 44, "Residential": 299, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 88, "None": 200, "Office": 118, "Park": 375, "Parking": 78, "Residential": 328, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 93, "None": 173, "Office": 118, "Park": 392, "Parking": 39, "Residential": 364, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 101, "None": 177, "Office": 124, "Park": 345, "Parking": 53, "Residential": 339, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 95, "None": 190, "Office": 114, "Park": 339, "Parking": 71, "Residential": 358, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 102, "None": 182, "Office": 122, "Park": 370, "Parking": 54, "Residential": 276, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 115, "None": 199, "Office": 123, "Park": 364, "Parking": 81, "Residential": 300, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 83, "None": 217, "Office": 131, "Park": 362, "Parking": 62, "Residential": 281, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 95, "Light Industrial": 106, "None": 180, "Office": 151, "Park": 359, "Parking": 47, "Residential": 289, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 119, "None": 168, "Office": 92, "Park": 368, "Parking": 56, "Residential": 303, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 81, "None": 185, "Office": 143, "Park": 342, "Parking": 57, "Residential": 307, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 69, "None": 197, "Office": 143, "Park": 376, "Parking": 50, "Residential": 340, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 94, "None": 191, "Office": 136, "Park": 374, "Parking": 89, "Residential": 307, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 114, "None": 173, "Office": 114, "Park": 390, "Parking": 44, "Residential": 331, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 79, "None": 192, "Office": 95, "Park": 373, "Parking": 41, "Residential": 280, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 106, "None": 193, "Office": 104, "Park": 374, "Parking": 64, "Residential": 246, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 117, "None": 206, "Office": 108, "Park": 355, "Parking": 60, "Residential": 344, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 86, "None": 197, "Office": 126, "Park": 401, "Parking": 49, "Residential": 306, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 92, "None": 208, "Office": 98, "Park": 352, "Parking": 29, "Residential": 335, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 116, "None": 170, "Office": 82, "Park": 356, "Parking": 105, "Residential": 314, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 108, "None": 206, "Office": 98, "Park": 386, "Parking": 40, "Residential": 310, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 70, "None": 213, "Office": 96, "Park": 393, "Parking": 51, "Residential": 358, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 94, "None": 203, "Office": 134, "Park": 373, "Parking": 79, "Residential": 283, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 88, "None": 171, "Office": 132, "Park": 348, "Parking": 71, "Residential": 289, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 150, "None": 187, "Office": 132, "Park": 354, "Parking": 37, "Residential": 312, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 72, "None": 213, "Office": 118, "Park": 380, "Parking": 61, "Residential": 293, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 124, "None": 196, "Office": 113, "Park": 372, "Parking": 51, "Residential": 294, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 85, "None": 196, "Office": 122, "Park": 368, "Parking": 51, "Residential": 302, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 85, "None": 235, "Office": 80, "Park": 347, "Parking": 56, "Residential": 325, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 105, "None": 181, "Office": 94, "Park": 354, "Parking": 73, "Residential": 335, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 100, "None": 213, "Office": 126, "Park": 365, "Parking": 47, "Residential": 375, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 94, "None": 199, "Office": 114, "Park": 376, "Parking": 53, "Residential": 315, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 60, "None": 204, "Office": 145, "Park": 355, "Parking": 41, "Residential": 312, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 92, "None": 214, "Office": 134, "Park": 336, "Parking": 43, "Residential": 360, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 86, "None": 177, "Office": 132, "Park": 398, "Parking": 55, "Residential": 282, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 120, "None": 171, "Office": 187, "Park": 377, "Parking": 37, "Residential": 301, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 90, "None": 184, "Office": 112, "Park": 362, "Parking": 54, "Residential": 338, "Retail": 807, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 91, "None": 190, "Office": 187, "Park": 348, "Parking": 40, "Residential": 343, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 85, "None": 162, "Office": 100, "Park": 389, "Parking": 57, "Residential": 289, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 94, "None": 166, "Office": 104, "Park": 373, "Parking": 49, "Residential": 287, "Retail": 887, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 88, "None": 228, "Office": 112, "Park": 368, "Parking": 38, "Residential": 324, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 109, "None": 193, "Office": 100, "Park": 371, "Parking": 40, "Residential": 356, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 87, "None": 212, "Office": 102, "Park": 373, "Parking": 35, "Residential": 267, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 135, "None": 201, "Office": 120, "Park": 326, "Parking": 85, "Residential": 309, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 76, "None": 173, "Office": 120, "Park": 377, "Parking": 48, "Residential": 351, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 77, "None": 218, "Office": 86, "Park": 370, "Parking": 66, "Residential": 333, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 97, "None": 172, "Office": 126, "Park": 391, "Parking": 66, "Residential": 323, "Retail": 806, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 89, "None": 186, "Office": 111, "Park": 352, "Parking": 72, "Residential": 292, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 81, "None": 209, "Office": 140, "Park": 402, "Parking": 33, "Residential": 326, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 105, "None": 186, "Office": 145, "Park": 333, "Parking": 52, "Residential": 390, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 106, "None": 207, "Office": 136, "Park": 370, "Parking": 58, "Residential": 278, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 91, "None": 193, "Office": 85, "Park": 388, "Parking": 43, "Residential": 288, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 81, "None": 228, "Office": 159, "Park": 356, "Parking": 55, "Residential": 301, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 112, "None": 220, "Office": 101, "Park": 372, "Parking": 32, "Residential": 327, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 89, "None": 195, "Office": 125, "Park": 372, "Parking": 46, "Residential": 301, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 122, "None": 190, "Office": 117, "Park": 357, "Parking": 74, "Residential": 294, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 129, "None": 210, "Office": 121, "Park": 397, "Parking": 57, "Residential": 336, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 108, "None": 180, "Office": 103, "Park": 338, "Parking": 37, "Residential": 344, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 125, "None": 181, "Office": 110, "Park": 364, "Parking": 53, "Residential": 315, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 114, "None": 191, "Office": 148, "Park": 339, "Parking": 35, "Residential": 302, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 125, "None": 201, "Office": 124, "Park": 370, "Parking": 24, "Residential": 340, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 68, "None": 201, "Office": 99, "Park": 354, "Parking": 56, "Residential": 323, "Retail": 921, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 85, "None": 178, "Office": 79, "Park": 387, "Parking": 72, "Residential": 334, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 83, "None": 183, "Office": 115, "Park": 370, "Parking": 57, "Residential": 364, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 97, "None": 201, "Office": 115, "Park": 339, "Parking": 90, "Residential": 361, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 115, "None": 194, "Office": 113, "Park": 343, "Parking": 55, "Residential": 298, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 86, "None": 231, "Office": 113, "Park": 352, "Parking": 32, "Residential": 323, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 126, "None": 207, "Office": 132, "Park": 375, "Parking": 66, "Residential": 297, "Retail": 801, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 90, "None": 188, "Office": 118, "Park": 385, "Parking": 50, "Residential": 305, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 97, "None": 191, "Office": 117, "Park": 354, "Parking": 59, "Residential": 361, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 91, "None": 198, "Office": 126, "Park": 366, "Parking": 58, "Residential": 301, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 111, "None": 170, "Office": 123, "Park": 339, "Parking": 76, "Residential": 272, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 200, "Light Industrial": 85, "None": 194, "Office": 133, "Park": 337, "Parking": 81, "Residential": 291, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 120, "None": 174, "Office": 81, "Park": 375, "Parking": 62, "Residential": 333, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 93, "None": 188, "Office": 127, "Park": 364, "Parking": 52, "Residential": 309, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 112, "None": 218, "Office": 156, "Park": 367, "Parking": 33, "Residential": 327, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 100, "None": 189, "Office": 106, "Park": 343, "Parking": 54, "Residential": 270, "Retail": 885, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 110, "None": 187, "Office": 116, "Park": 367, "Parking": 98, "Residential": 320, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 91, "None": 188, "Office": 109, "Park": 360, "Parking": 42, "Residential": 312, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 102, "Light Industrial": 126, "None": 172, "Office": 91, "Park": 381, "Parking": 55, "Residential": 299, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 106, "None": 186, "Office": 101, "Park": 354, "Parking": 49, "Residential": 299, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 77, "None": 192, "Office": 127, "Park": 338, "Parking": 60, "Residential": 326, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 96, "None": 178, "Office": 117, "Park": 360, "Parking": 63, "Residential": 289, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 82, "None": 197, "Office": 123, "Park": 323, "Parking": 67, "Residential": 322, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 112, "None": 204, "Office": 136, "Park": 369, "Parking": 62, "Residential": 299, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 113, "None": 222, "Office": 124, "Park": 343, "Parking": 40, "Residential": 353, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 108, "None": 192, "Office": 123, "Park": 373, "Parking": 62, "Residential": 300, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 106, "None": 194, "Office": 115, "Park": 363, "Parking": 40, "Residential": 337, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 128, "None": 222, "Office": 53, "Park": 342, "Parking": 49, "Residential": 341, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 106, "None": 208, "Office": 137, "Park": 364, "Parking": 63, "Residential": 253, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 110, "None": 178, "Office": 125, "Park": 354, "Parking": 56, "Residential": 302, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 81, "None": 202, "Office": 127, "Park": 355, "Parking": 65, "Residential": 283, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 166, "None": 181, "Office": 107, "Park": 347, "Parking": 21, "Residential": 322, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 93, "None": 182, "Office": 117, "Park": 385, "Parking": 49, "Residential": 331, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 128, "None": 176, "Office": 95, "Park": 366, "Parking": 60, "Residential": 282, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 104, "None": 176, "Office": 130, "Park": 384, "Parking": 68, "Residential": 305, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 104, "None": 171, "Office": 93, "Park": 370, "Parking": 35, "Residential": 330, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 87, "None": 200, "Office": 147, "Park": 346, "Parking": 27, "Residential": 361, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 56, "None": 161, "Office": 117, "Park": 355, "Parking": 89, "Residential": 342, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 121, "None": 194, "Office": 105, "Park": 341, "Parking": 51, "Residential": 341, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 118, "None": 180, "Office": 120, "Park": 342, "Parking": 75, "Residential": 320, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 90, "None": 203, "Office": 151, "Park": 362, "Parking": 33, "Residential": 279, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 121, "None": 200, "Office": 109, "Park": 370, "Parking": 45, "Residential": 246, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 94, "None": 217, "Office": 112, "Park": 354, "Parking": 59, "Residential": 344, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 101, "None": 217, "Office": 97, "Park": 362, "Parking": 53, "Residential": 364, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 93, "None": 187, "Office": 109, "Park": 381, "Parking": 42, "Residential": 289, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 82, "None": 189, "Office": 105, "Park": 381, "Parking": 62, "Residential": 278, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 74, "None": 187, "Office": 138, "Park": 338, "Parking": 42, "Residential": 308, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 90, "None": 195, "Office": 128, "Park": 354, "Parking": 34, "Residential": 326, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 101, "None": 171, "Office": 140, "Park": 396, "Parking": 89, "Residential": 287, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 126, "None": 213, "Office": 108, "Park": 371, "Parking": 47, "Residential": 305, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 73, "None": 200, "Office": 109, "Park": 361, "Parking": 43, "Residential": 306, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 103, "None": 188, "Office": 96, "Park": 376, "Parking": 42, "Residential": 320, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 88, "None": 185, "Office": 133, "Park": 370, "Parking": 29, "Residential": 361, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 111, "None": 183, "Office": 139, "Park": 370, "Parking": 47, "Residential": 317, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 123, "None": 188, "Office": 109, "Park": 371, "Parking": 60, "Residential": 338, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 91, "None": 191, "Office": 99, "Park": 378, "Parking": 64, "Residential": 324, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 104, "None": 195, "Office": 116, "Park": 348, "Parking": 52, "Residential": 358, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 102, "None": 185, "Office": 129, "Park": 339, "Parking": 52, "Residential": 343, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 98, "None": 183, "Office": 125, "Park": 360, "Parking": 52, "Residential": 335, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 95, "None": 186, "Office": 82, "Park": 382, "Parking": 58, "Residential": 293, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 89, "None": 207, "Office": 130, "Park": 413, "Parking": 47, "Residential": 320, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 131, "None": 211, "Office": 139, "Park": 385, "Parking": 56, "Residential": 268, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 71, "None": 222, "Office": 109, "Park": 380, "Parking": 43, "Residential": 319, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 100, "None": 188, "Office": 99, "Park": 383, "Parking": 41, "Residential": 326, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 111, "None": 171, "Office": 111, "Park": 399, "Parking": 46, "Residential": 302, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 107, "None": 182, "Office": 138, "Park": 348, "Parking": 78, "Residential": 329, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 115, "None": 175, "Office": 95, "Park": 350, "Parking": 58, "Residential": 298, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 111, "None": 183, "Office": 137, "Park": 350, "Parking": 32, "Residential": 302, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 126, "None": 169, "Office": 114, "Park": 339, "Parking": 56, "Residential": 293, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 107, "None": 202, "Office": 108, "Park": 341, "Parking": 57, "Residential": 291, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 94, "None": 192, "Office": 80, "Park": 374, "Parking": 30, "Residential": 329, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 121, "None": 181, "Office": 149, "Park": 364, "Parking": 38, "Residential": 284, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 70, "None": 166, "Office": 138, "Park": 346, "Parking": 41, "Residential": 305, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 86, "None": 184, "Office": 161, "Park": 321, "Parking": 72, "Residential": 349, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 109, "None": 195, "Office": 122, "Park": 347, "Parking": 44, "Residential": 349, "Retail": 889, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 101, "None": 204, "Office": 100, "Park": 366, "Parking": 22, "Residential": 323, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 101, "None": 208, "Office": 117, "Park": 351, "Parking": 67, "Residential": 320, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 118, "None": 218, "Office": 121, "Park": 366, "Parking": 66, "Residential": 320, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 89, "None": 198, "Office": 119, "Park": 339, "Parking": 49, "Residential": 341, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 54, "None": 201, "Office": 124, "Park": 368, "Parking": 61, "Residential": 382, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 108, "None": 209, "Office": 118, "Park": 360, "Parking": 51, "Residential": 298, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 192, "Light Industrial": 68, "None": 188, "Office": 63, "Park": 354, "Parking": 43, "Residential": 240, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 89, "None": 208, "Office": 110, "Park": 362, "Parking": 34, "Residential": 288, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 79, "None": 195, "Office": 119, "Park": 345, "Parking": 39, "Residential": 299, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 129, "None": 204, "Office": 117, "Park": 356, "Parking": 55, "Residential": 298, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 64, "None": 195, "Office": 128, "Park": 360, "Parking": 56, "Residential": 341, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 99, "None": 202, "Office": 129, "Park": 344, "Parking": 48, "Residential": 319, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 97, "None": 215, "Office": 99, "Park": 353, "Parking": 46, "Residential": 327, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 117, "None": 217, "Office": 173, "Park": 371, "Parking": 55, "Residential": 273, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 88, "None": 204, "Office": 110, "Park": 359, "Parking": 100, "Residential": 279, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 122, "None": 161, "Office": 120, "Park": 368, "Parking": 38, "Residential": 307, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 126, "None": 225, "Office": 152, "Park": 366, "Parking": 41, "Residential": 249, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 61, "None": 194, "Office": 145, "Park": 365, "Parking": 59, "Residential": 343, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 82, "None": 186, "Office": 171, "Park": 389, "Parking": 34, "Residential": 364, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 108, "None": 190, "Office": 85, "Park": 365, "Parking": 54, "Residential": 373, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 97, "None": 187, "Office": 149, "Park": 369, "Parking": 57, "Residential": 299, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 86, "None": 191, "Office": 143, "Park": 375, "Parking": 47, "Residential": 284, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 97, "None": 201, "Office": 97, "Park": 339, "Parking": 56, "Residential": 316, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 87, "None": 194, "Office": 94, "Park": 368, "Parking": 70, "Residential": 323, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 111, "None": 187, "Office": 144, "Park": 342, "Parking": 70, "Residential": 327, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 106, "None": 204, "Office": 92, "Park": 378, "Parking": 52, "Residential": 319, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 135, "None": 170, "Office": 120, "Park": 362, "Parking": 41, "Residential": 382, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 105, "None": 199, "Office": 78, "Park": 360, "Parking": 84, "Residential": 333, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 85, "None": 197, "Office": 132, "Park": 374, "Parking": 58, "Residential": 285, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 98, "None": 199, "Office": 83, "Park": 361, "Parking": 57, "Residential": 346, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 93, "None": 166, "Office": 114, "Park": 340, "Parking": 45, "Residential": 396, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 140, "None": 188, "Office": 146, "Park": 364, "Parking": 39, "Residential": 317, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 178, "Light Industrial": 118, "None": 197, "Office": 125, "Park": 353, "Parking": 38, "Residential": 293, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 110, "None": 162, "Office": 64, "Park": 404, "Parking": 35, "Residential": 300, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 128, "None": 197, "Office": 116, "Park": 382, "Parking": 41, "Residential": 341, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 113, "None": 172, "Office": 119, "Park": 356, "Parking": 41, "Residential": 323, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 81, "None": 265, "Office": 125, "Park": 347, "Parking": 35, "Residential": 334, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 101, "None": 192, "Office": 92, "Park": 348, "Parking": 44, "Residential": 301, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 63, "None": 201, "Office": 92, "Park": 367, "Parking": 42, "Residential": 320, "Retail": 889, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 113, "None": 185, "Office": 106, "Park": 354, "Parking": 65, "Residential": 310, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 75, "None": 188, "Office": 130, "Park": 367, "Parking": 40, "Residential": 295, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 106, "None": 201, "Office": 99, "Park": 371, "Parking": 63, "Residential": 284, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 129, "None": 206, "Office": 96, "Park": 340, "Parking": 85, "Residential": 284, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 103, "None": 180, "Office": 83, "Park": 359, "Parking": 24, "Residential": 370, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 93, "None": 187, "Office": 102, "Park": 393, "Parking": 82, "Residential": 236, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 88, "None": 230, "Office": 138, "Park": 361, "Parking": 49, "Residential": 288, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 104, "None": 204, "Office": 117, "Park": 349, "Parking": 50, "Residential": 303, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 76, "None": 174, "Office": 100, "Park": 338, "Parking": 53, "Residential": 333, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 88, "None": 225, "Office": 115, "Park": 339, "Parking": 44, "Residential": 350, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 110, "None": 193, "Office": 142, "Park": 349, "Parking": 41, "Residential": 305, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 78, "None": 183, "Office": 125, "Park": 350, "Parking": 71, "Residential": 323, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 78, "None": 176, "Office": 113, "Park": 380, "Parking": 28, "Residential": 330, "Retail": 903, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 98, "None": 194, "Office": 105, "Park": 358, "Parking": 81, "Residential": 343, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 97, "None": 185, "Office": 124, "Park": 370, "Parking": 46, "Residential": 301, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 65, "None": 233, "Office": 138, "Park": 357, "Parking": 49, "Residential": 310, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 95, "None": 187, "Office": 112, "Park": 351, "Parking": 56, "Residential": 269, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 117, "None": 184, "Office": 108, "Park": 353, "Parking": 41, "Residential": 254, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 184, "Light Industrial": 113, "None": 198, "Office": 97, "Park": 345, "Parking": 34, "Residential": 323, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 91, "None": 235, "Office": 134, "Park": 394, "Parking": 38, "Residential": 274, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 124, "None": 193, "Office": 112, "Park": 369, "Parking": 56, "Residential": 307, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 87, "None": 178, "Office": 113, "Park": 361, "Parking": 43, "Residential": 295, "Retail": 885, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 70, "None": 208, "Office": 94, "Park": 363, "Parking": 44, "Residential": 277, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 99, "Light Industrial": 103, "None": 178, "Office": 147, "Park": 361, "Parking": 26, "Residential": 324, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 119, "None": 212, "Office": 111, "Park": 345, "Parking": 50, "Residential": 334, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 104, "None": 200, "Office": 130, "Park": 354, "Parking": 33, "Residential": 322, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 124, "None": 188, "Office": 88, "Park": 351, "Parking": 44, "Residential": 310, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 115, "None": 206, "Office": 91, "Park": 345, "Parking": 70, "Residential": 334, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 84, "None": 188, "Office": 123, "Park": 374, "Parking": 58, "Residential": 296, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 95, "None": 213, "Office": 90, "Park": 350, "Parking": 26, "Residential": 271, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 93, "None": 197, "Office": 93, "Park": 374, "Parking": 70, "Residential": 301, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 91, "None": 203, "Office": 134, "Park": 357, "Parking": 58, "Residential": 347, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 116, "None": 186, "Office": 104, "Park": 367, "Parking": 31, "Residential": 378, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 103, "None": 186, "Office": 137, "Park": 358, "Parking": 36, "Residential": 280, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 86, "None": 202, "Office": 103, "Park": 375, "Parking": 35, "Residential": 304, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 105, "None": 192, "Office": 135, "Park": 362, "Parking": 58, "Residential": 294, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 92, "None": 172, "Office": 128, "Park": 367, "Parking": 58, "Residential": 286, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 112, "None": 205, "Office": 116, "Park": 364, "Parking": 79, "Residential": 274, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 95, "None": 182, "Office": 123, "Park": 371, "Parking": 54, "Residential": 283, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 182, "Light Industrial": 91, "None": 240, "Office": 93, "Park": 401, "Parking": 72, "Residential": 289, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 136, "None": 209, "Office": 139, "Park": 353, "Parking": 52, "Residential": 285, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 137, "None": 248, "Office": 104, "Park": 357, "Parking": 44, "Residential": 327, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 82, "None": 198, "Office": 119, "Park": 355, "Parking": 63, "Residential": 308, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 102, "None": 201, "Office": 114, "Park": 384, "Parking": 29, "Residential": 320, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 88, "None": 225, "Office": 141, "Park": 362, "Parking": 73, "Residential": 279, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 77, "None": 202, "Office": 99, "Park": 339, "Parking": 57, "Residential": 328, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 133, "None": 178, "Office": 120, "Park": 378, "Parking": 58, "Residential": 276, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 126, "None": 186, "Office": 160, "Park": 387, "Parking": 65, "Residential": 258, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 116, "None": 183, "Office": 149, "Park": 347, "Parking": 54, "Residential": 330, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 86, "None": 173, "Office": 122, "Park": 345, "Parking": 48, "Residential": 292, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 88, "None": 232, "Office": 102, "Park": 350, "Parking": 65, "Residential": 275, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 204, "Light Industrial": 102, "None": 178, "Office": 115, "Park": 380, "Parking": 37, "Residential": 279, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 88, "None": 196, "Office": 128, "Park": 355, "Parking": 43, "Residential": 223, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 122, "None": 186, "Office": 126, "Park": 371, "Parking": 34, "Residential": 301, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 92, "None": 196, "Office": 147, "Park": 384, "Parking": 25, "Residential": 274, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 104, "Light Industrial": 85, "None": 238, "Office": 127, "Park": 387, "Parking": 36, "Residential": 288, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 93, "None": 172, "Office": 136, "Park": 358, "Parking": 47, "Residential": 357, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 125, "None": 212, "Office": 143, "Park": 364, "Parking": 70, "Residential": 263, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 96, "None": 164, "Office": 118, "Park": 377, "Parking": 30, "Residential": 330, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 90, "None": 190, "Office": 127, "Park": 331, "Parking": 47, "Residential": 314, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 97, "None": 211, "Office": 152, "Park": 359, "Parking": 36, "Residential": 313, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 97, "None": 213, "Office": 87, "Park": 363, "Parking": 53, "Residential": 335, "Retail": 890, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 110, "None": 191, "Office": 136, "Park": 336, "Parking": 59, "Residential": 270, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 88, "None": 213, "Office": 111, "Park": 359, "Parking": 55, "Residential": 339, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 89, "None": 180, "Office": 122, "Park": 342, "Parking": 70, "Residential": 308, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 84, "None": 182, "Office": 127, "Park": 375, "Parking": 51, "Residential": 297, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 95, "None": 212, "Office": 117, "Park": 347, "Parking": 32, "Residential": 342, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 133, "None": 171, "Office": 110, "Park": 351, "Parking": 67, "Residential": 330, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 92, "None": 214, "Office": 135, "Park": 357, "Parking": 79, "Residential": 341, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 74, "None": 174, "Office": 118, "Park": 371, "Parking": 44, "Residential": 327, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 85, "None": 204, "Office": 106, "Park": 345, "Parking": 47, "Residential": 300, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 88, "None": 167, "Office": 127, "Park": 368, "Parking": 69, "Residential": 334, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 117, "None": 175, "Office": 140, "Park": 349, "Parking": 54, "Residential": 346, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 95, "None": 186, "Office": 137, "Park": 345, "Parking": 68, "Residential": 320, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 119, "None": 179, "Office": 99, "Park": 407, "Parking": 70, "Residential": 370, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 102, "None": 215, "Office": 127, "Park": 397, "Parking": 45, "Residential": 318, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 93, "None": 201, "Office": 102, "Park": 362, "Parking": 43, "Residential": 331, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 82, "None": 185, "Office": 130, "Park": 403, "Parking": 52, "Residential": 288, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 76, "None": 198, "Office": 118, "Park": 344, "Parking": 61, "Residential": 301, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 129, "None": 189, "Office": 117, "Park": 366, "Parking": 42, "Residential": 306, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 115, "None": 196, "Office": 114, "Park": 337, "Parking": 34, "Residential": 326, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 71, "None": 168, "Office": 120, "Park": 366, "Parking": 62, "Residential": 333, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 62, "None": 218, "Office": 119, "Park": 364, "Parking": 47, "Residential": 315, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 126, "None": 182, "Office": 112, "Park": 366, "Parking": 61, "Residential": 274, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 96, "None": 196, "Office": 114, "Park": 370, "Parking": 26, "Residential": 293, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 103, "None": 230, "Office": 145, "Park": 361, "Parking": 36, "Residential": 277, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 108, "None": 180, "Office": 109, "Park": 332, "Parking": 89, "Residential": 277, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 111, "None": 178, "Office": 123, "Park": 377, "Parking": 38, "Residential": 300, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 107, "None": 186, "Office": 102, "Park": 345, "Parking": 41, "Residential": 281, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 102, "None": 160, "Office": 116, "Park": 367, "Parking": 77, "Residential": 272, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 94, "None": 185, "Office": 118, "Park": 365, "Parking": 34, "Residential": 270, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 68, "None": 200, "Office": 122, "Park": 394, "Parking": 59, "Residential": 278, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 131, "None": 168, "Office": 113, "Park": 346, "Parking": 50, "Residential": 341, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 93, "None": 185, "Office": 122, "Park": 350, "Parking": 54, "Residential": 358, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 114, "None": 174, "Office": 127, "Park": 375, "Parking": 46, "Residential": 351, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 104, "None": 193, "Office": 107, "Park": 371, "Parking": 33, "Residential": 358, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 137, "None": 196, "Office": 150, "Park": 361, "Parking": 43, "Residential": 309, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 106, "None": 182, "Office": 104, "Park": 359, "Parking": 82, "Residential": 332, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 76, "None": 199, "Office": 159, "Park": 349, "Parking": 49, "Residential": 389, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 117, "None": 189, "Office": 82, "Park": 351, "Parking": 78, "Residential": 306, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 86, "None": 178, "Office": 124, "Park": 342, "Parking": 52, "Residential": 326, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 120, "None": 167, "Office": 116, "Park": 346, "Parking": 70, "Residential": 356, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 104, "None": 170, "Office": 123, "Park": 371, "Parking": 71, "Residential": 361, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 96, "None": 199, "Office": 165, "Park": 374, "Parking": 31, "Residential": 322, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 142, "None": 214, "Office": 114, "Park": 352, "Parking": 39, "Residential": 320, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 91, "None": 161, "Office": 145, "Park": 339, "Parking": 85, "Residential": 335, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 68, "None": 217, "Office": 117, "Park": 378, "Parking": 71, "Residential": 276, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 88, "None": 179, "Office": 176, "Park": 373, "Parking": 83, "Residential": 260, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 98, "None": 198, "Office": 124, "Park": 357, "Parking": 79, "Residential": 361, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 120, "None": 183, "Office": 104, "Park": 371, "Parking": 37, "Residential": 332, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 109, "None": 184, "Office": 124, "Park": 354, "Parking": 61, "Residential": 314, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 82, "None": 192, "Office": 110, "Park": 340, "Parking": 53, "Residential": 350, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 100, "None": 191, "Office": 112, "Park": 355, "Parking": 57, "Residential": 293, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 73, "None": 211, "Office": 124, "Park": 367, "Parking": 35, "Residential": 377, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 110, "None": 212, "Office": 139, "Park": 353, "Parking": 36, "Residential": 305, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 102, "None": 200, "Office": 92, "Park": 369, "Parking": 72, "Residential": 363, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 104, "None": 200, "Office": 103, "Park": 346, "Parking": 52, "Residential": 318, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 114, "None": 186, "Office": 139, "Park": 369, "Parking": 36, "Residential": 275, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 112, "None": 187, "Office": 118, "Park": 379, "Parking": 27, "Residential": 351, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 141, "None": 179, "Office": 124, "Park": 353, "Parking": 48, "Residential": 334, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 96, "None": 173, "Office": 152, "Park": 393, "Parking": 42, "Residential": 285, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 94, "None": 231, "Office": 137, "Park": 341, "Parking": 58, "Residential": 306, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 82, "None": 170, "Office": 121, "Park": 367, "Parking": 49, "Residential": 324, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 106, "None": 196, "Office": 103, "Park": 343, "Parking": 53, "Residential": 284, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 95, "None": 220, "Office": 104, "Park": 391, "Parking": 27, "Residential": 310, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 78, "None": 167, "Office": 79, "Park": 381, "Parking": 34, "Residential": 275, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 83, "None": 196, "Office": 103, "Park": 348, "Parking": 87, "Residential": 329, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 109, "None": 183, "Office": 135, "Park": 385, "Parking": 39, "Residential": 354, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 136, "None": 185, "Office": 137, "Park": 329, "Parking": 49, "Residential": 369, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 95, "None": 178, "Office": 112, "Park": 366, "Parking": 81, "Residential": 288, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 96, "None": 187, "Office": 114, "Park": 385, "Parking": 41, "Residential": 294, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 78, "None": 212, "Office": 104, "Park": 369, "Parking": 23, "Residential": 279, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 107, "None": 217, "Office": 119, "Park": 346, "Parking": 44, "Residential": 295, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 99, "None": 205, "Office": 131, "Park": 376, "Parking": 83, "Residential": 255, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 111, "None": 195, "Office": 163, "Park": 349, "Parking": 65, "Residential": 337, "Retail": 807, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 79, "None": 167, "Office": 127, "Park": 351, "Parking": 55, "Residential": 386, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 109, "None": 197, "Office": 111, "Park": 356, "Parking": 56, "Residential": 280, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 80, "None": 199, "Office": 137, "Park": 365, "Parking": 42, "Residential": 289, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 71, "None": 170, "Office": 118, "Park": 354, "Parking": 50, "Residential": 347, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 109, "None": 189, "Office": 99, "Park": 356, "Parking": 55, "Residential": 313, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 74, "None": 206, "Office": 145, "Park": 392, "Parking": 39, "Residential": 332, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 139, "None": 238, "Office": 65, "Park": 348, "Parking": 74, "Residential": 320, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 85, "None": 210, "Office": 106, "Park": 352, "Parking": 57, "Residential": 333, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 101, "None": 186, "Office": 75, "Park": 349, "Parking": 40, "Residential": 343, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 85, "None": 222, "Office": 166, "Park": 361, "Parking": 39, "Residential": 252, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 106, "None": 185, "Office": 127, "Park": 363, "Parking": 41, "Residential": 342, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 120, "None": 182, "Office": 123, "Park": 359, "Parking": 70, "Residential": 301, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 121, "None": 193, "Office": 130, "Park": 363, "Parking": 49, "Residential": 302, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 74, "None": 198, "Office": 122, "Park": 350, "Parking": 61, "Residential": 348, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 131, "None": 200, "Office": 120, "Park": 361, "Parking": 65, "Residential": 329, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 92, "None": 219, "Office": 123, "Park": 368, "Parking": 40, "Residential": 300, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 85, "None": 173, "Office": 102, "Park": 388, "Parking": 58, "Residential": 343, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 103, "None": 201, "Office": 137, "Park": 343, "Parking": 49, "Residential": 286, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 108, "None": 193, "Office": 106, "Park": 346, "Parking": 34, "Residential": 371, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 94, "None": 188, "Office": 101, "Park": 340, "Parking": 66, "Residential": 329, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 89, "None": 213, "Office": 120, "Park": 373, "Parking": 55, "Residential": 279, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 80, "None": 194, "Office": 138, "Park": 339, "Parking": 54, "Residential": 355, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 121, "None": 193, "Office": 133, "Park": 334, "Parking": 24, "Residential": 355, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 92, "None": 193, "Office": 122, "Park": 388, "Parking": 55, "Residential": 273, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 79, "None": 188, "Office": 107, "Park": 404, "Parking": 47, "Residential": 315, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 121, "None": 241, "Office": 170, "Park": 358, "Parking": 39, "Residential": 359, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 73, "None": 177, "Office": 136, "Park": 358, "Parking": 29, "Residential": 359, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 121, "None": 210, "Office": 142, "Park": 343, "Parking": 56, "Residential": 331, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 80, "None": 184, "Office": 118, "Park": 371, "Parking": 51, "Residential": 370, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 106, "None": 177, "Office": 127, "Park": 339, "Parking": 33, "Residential": 357, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 93, "None": 188, "Office": 136, "Park": 337, "Parking": 64, "Residential": 318, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 89, "None": 189, "Office": 110, "Park": 351, "Parking": 64, "Residential": 342, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 87, "None": 174, "Office": 115, "Park": 371, "Parking": 76, "Residential": 314, "Retail": 798, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 92, "None": 223, "Office": 154, "Park": 369, "Parking": 43, "Residential": 335, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 122, "None": 204, "Office": 131, "Park": 358, "Parking": 59, "Residential": 332, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 92, "None": 210, "Office": 123, "Park": 349, "Parking": 58, "Residential": 309, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 130, "None": 181, "Office": 135, "Park": 383, "Parking": 19, "Residential": 309, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 200, "Light Industrial": 98, "None": 189, "Office": 153, "Park": 365, "Parking": 41, "Residential": 226, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 158, "None": 194, "Office": 177, "Park": 355, "Parking": 41, "Residential": 360, "Retail": 803, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 91, "None": 195, "Office": 136, "Park": 361, "Parking": 29, "Residential": 349, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 95, "None": 183, "Office": 142, "Park": 350, "Parking": 52, "Residential": 341, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 109, "None": 211, "Office": 150, "Park": 379, "Parking": 21, "Residential": 307, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 96, "None": 178, "Office": 155, "Park": 344, "Parking": 35, "Residential": 372, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 108, "None": 181, "Office": 101, "Park": 345, "Parking": 38, "Residential": 388, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 104, "None": 190, "Office": 113, "Park": 355, "Parking": 68, "Residential": 301, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 85, "None": 195, "Office": 84, "Park": 403, "Parking": 59, "Residential": 290, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 88, "None": 206, "Office": 84, "Park": 354, "Parking": 18, "Residential": 299, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 99, "None": 188, "Office": 112, "Park": 351, "Parking": 61, "Residential": 380, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 107, "None": 196, "Office": 120, "Park": 394, "Parking": 55, "Residential": 288, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 107, "None": 213, "Office": 119, "Park": 370, "Parking": 28, "Residential": 266, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 181, "Light Industrial": 97, "None": 207, "Office": 117, "Park": 396, "Parking": 65, "Residential": 321, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 124, "None": 211, "Office": 117, "Park": 353, "Parking": 85, "Residential": 301, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 95, "None": 192, "Office": 86, "Park": 366, "Parking": 79, "Residential": 272, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 104, "None": 178, "Office": 112, "Park": 350, "Parking": 51, "Residential": 314, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 87, "None": 187, "Office": 119, "Park": 367, "Parking": 98, "Residential": 301, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 111, "None": 187, "Office": 124, "Park": 376, "Parking": 41, "Residential": 338, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 86, "None": 210, "Office": 142, "Park": 357, "Parking": 42, "Residential": 340, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 141, "None": 197, "Office": 134, "Park": 355, "Parking": 32, "Residential": 279, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 119, "None": 164, "Office": 133, "Park": 354, "Parking": 36, "Residential": 363, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 92, "None": 203, "Office": 110, "Park": 427, "Parking": 32, "Residential": 331, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 116, "None": 191, "Office": 120, "Park": 354, "Parking": 42, "Residential": 324, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 87, "None": 190, "Office": 121, "Park": 364, "Parking": 61, "Residential": 326, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 92, "None": 193, "Office": 102, "Park": 357, "Parking": 49, "Residential": 376, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 128, "None": 185, "Office": 122, "Park": 388, "Parking": 46, "Residential": 278, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 76, "None": 176, "Office": 163, "Park": 349, "Parking": 19, "Residential": 310, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 88, "None": 179, "Office": 103, "Park": 365, "Parking": 68, "Residential": 351, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 102, "None": 200, "Office": 120, "Park": 378, "Parking": 51, "Residential": 258, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 98, "None": 169, "Office": 120, "Park": 375, "Parking": 36, "Residential": 352, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 109, "None": 186, "Office": 107, "Park": 364, "Parking": 63, "Residential": 364, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 197, "Light Industrial": 97, "None": 188, "Office": 96, "Park": 353, "Parking": 63, "Residential": 329, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 94, "None": 175, "Office": 129, "Park": 370, "Parking": 75, "Residential": 324, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 111, "None": 183, "Office": 89, "Park": 355, "Parking": 38, "Residential": 316, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 108, "None": 178, "Office": 101, "Park": 367, "Parking": 41, "Residential": 312, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 89, "None": 201, "Office": 94, "Park": 365, "Parking": 62, "Residential": 296, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 109, "None": 213, "Office": 146, "Park": 372, "Parking": 41, "Residential": 338, "Retail": 804, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 100, "None": 189, "Office": 119, "Park": 389, "Parking": 44, "Residential": 310, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 69, "None": 201, "Office": 125, "Park": 361, "Parking": 90, "Residential": 280, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 95, "None": 185, "Office": 126, "Park": 350, "Parking": 38, "Residential": 327, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 86, "None": 178, "Office": 123, "Park": 366, "Parking": 43, "Residential": 230, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 82, "None": 203, "Office": 120, "Park": 357, "Parking": 49, "Residential": 306, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 84, "None": 194, "Office": 111, "Park": 345, "Parking": 67, "Residential": 300, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 108, "None": 192, "Office": 134, "Park": 399, "Parking": 45, "Residential": 285, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 119, "None": 205, "Office": 122, "Park": 355, "Parking": 22, "Residential": 346, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 101, "None": 184, "Office": 135, "Park": 332, "Parking": 72, "Residential": 313, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 85, "None": 184, "Office": 142, "Park": 345, "Parking": 55, "Residential": 324, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 100, "Light Industrial": 107, "None": 186, "Office": 101, "Park": 353, "Parking": 82, "Residential": 305, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 115, "None": 197, "Office": 98, "Park": 356, "Parking": 30, "Residential": 298, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 105, "None": 176, "Office": 170, "Park": 369, "Parking": 43, "Residential": 300, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 94, "None": 199, "Office": 125, "Park": 361, "Parking": 66, "Residential": 269, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 128, "None": 193, "Office": 86, "Park": 351, "Parking": 53, "Residential": 340, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 131, "None": 171, "Office": 117, "Park": 387, "Parking": 55, "Residential": 326, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 94, "Light Industrial": 110, "None": 199, "Office": 90, "Park": 326, "Parking": 87, "Residential": 365, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 102, "None": 218, "Office": 140, "Park": 403, "Parking": 29, "Residential": 298, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 88, "None": 180, "Office": 106, "Park": 367, "Parking": 67, "Residential": 300, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 93, "None": 184, "Office": 110, "Park": 362, "Parking": 55, "Residential": 298, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 111, "None": 226, "Office": 142, "Park": 403, "Parking": 43, "Residential": 305, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 121, "None": 230, "Office": 136, "Park": 380, "Parking": 38, "Residential": 264, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 104, "None": 188, "Office": 102, "Park": 357, "Parking": 36, "Residential": 322, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 90, "None": 179, "Office": 144, "Park": 351, "Parking": 55, "Residential": 313, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 105, "None": 202, "Office": 150, "Park": 340, "Parking": 51, "Residential": 264, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 101, "None": 176, "Office": 149, "Park": 350, "Parking": 49, "Residential": 290, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 87, "None": 188, "Office": 133, "Park": 363, "Parking": 21, "Residential": 300, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 98, "None": 190, "Office": 99, "Park": 358, "Parking": 37, "Residential": 387, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 85, "None": 231, "Office": 145, "Park": 374, "Parking": 57, "Residential": 327, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 102, "None": 193, "Office": 110, "Park": 342, "Parking": 47, "Residential": 371, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 71, "None": 199, "Office": 123, "Park": 380, "Parking": 30, "Residential": 323, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 150, "None": 185, "Office": 102, "Park": 363, "Parking": 69, "Residential": 325, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 83, "None": 168, "Office": 141, "Park": 402, "Parking": 68, "Residential": 360, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 106, "None": 193, "Office": 97, "Park": 346, "Parking": 63, "Residential": 327, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 135, "None": 173, "Office": 115, "Park": 363, "Parking": 56, "Residential": 314, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 124, "None": 220, "Office": 109, "Park": 359, "Parking": 57, "Residential": 303, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 114, "None": 170, "Office": 133, "Park": 360, "Parking": 45, "Residential": 307, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 90, "None": 171, "Office": 126, "Park": 380, "Parking": 48, "Residential": 299, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 89, "None": 209, "Office": 129, "Park": 364, "Parking": 69, "Residential": 274, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 115, "None": 181, "Office": 128, "Park": 409, "Parking": 45, "Residential": 315, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 104, "None": 201, "Office": 96, "Park": 354, "Parking": 42, "Residential": 229, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 123, "None": 183, "Office": 117, "Park": 358, "Parking": 67, "Residential": 285, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 96, "None": 178, "Office": 99, "Park": 398, "Parking": 34, "Residential": 306, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 96, "None": 184, "Office": 108, "Park": 381, "Parking": 35, "Residential": 313, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 87, "None": 195, "Office": 131, "Park": 375, "Parking": 76, "Residential": 336, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 88, "None": 227, "Office": 126, "Park": 376, "Parking": 29, "Residential": 285, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 76, "None": 192, "Office": 114, "Park": 349, "Parking": 47, "Residential": 337, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 90, "None": 213, "Office": 138, "Park": 359, "Parking": 66, "Residential": 295, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 104, "None": 192, "Office": 149, "Park": 356, "Parking": 41, "Residential": 297, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 87, "None": 221, "Office": 108, "Park": 378, "Parking": 44, "Residential": 253, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 125, "None": 187, "Office": 100, "Park": 363, "Parking": 24, "Residential": 347, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 93, "None": 173, "Office": 121, "Park": 370, "Parking": 67, "Residential": 314, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 65, "None": 202, "Office": 145, "Park": 353, "Parking": 39, "Residential": 319, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 116, "None": 179, "Office": 120, "Park": 346, "Parking": 79, "Residential": 341, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 87, "None": 183, "Office": 121, "Park": 369, "Parking": 24, "Residential": 301, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 134, "None": 161, "Office": 125, "Park": 372, "Parking": 63, "Residential": 340, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 104, "None": 191, "Office": 146, "Park": 370, "Parking": 35, "Residential": 297, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 126, "None": 183, "Office": 71, "Park": 371, "Parking": 48, "Residential": 317, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 83, "None": 182, "Office": 105, "Park": 388, "Parking": 61, "Residential": 278, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 98, "None": 184, "Office": 98, "Park": 372, "Parking": 41, "Residential": 319, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 185, "Light Industrial": 90, "None": 204, "Office": 138, "Park": 334, "Parking": 69, "Residential": 322, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 108, "None": 188, "Office": 140, "Park": 359, "Parking": 47, "Residential": 277, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 129, "None": 199, "Office": 117, "Park": 367, "Parking": 86, "Residential": 281, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 125, "None": 211, "Office": 139, "Park": 368, "Parking": 45, "Residential": 269, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 89, "None": 185, "Office": 133, "Park": 395, "Parking": 65, "Residential": 293, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 144, "None": 215, "Office": 102, "Park": 376, "Parking": 36, "Residential": 348, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 85, "None": 181, "Office": 137, "Park": 350, "Parking": 70, "Residential": 317, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 131, "None": 212, "Office": 111, "Park": 364, "Parking": 53, "Residential": 306, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 96, "None": 181, "Office": 103, "Park": 374, "Parking": 71, "Residential": 321, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 114, "None": 180, "Office": 98, "Park": 399, "Parking": 71, "Residential": 324, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 70, "None": 200, "Office": 133, "Park": 370, "Parking": 83, "Residential": 316, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 122, "None": 175, "Office": 123, "Park": 350, "Parking": 51, "Residential": 330, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 110, "None": 198, "Office": 128, "Park": 356, "Parking": 79, "Residential": 322, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 108, "None": 213, "Office": 142, "Park": 357, "Parking": 49, "Residential": 360, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 111, "None": 170, "Office": 95, "Park": 391, "Parking": 37, "Residential": 305, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 48, "None": 198, "Office": 115, "Park": 398, "Parking": 44, "Residential": 296, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 114, "None": 176, "Office": 141, "Park": 358, "Parking": 44, "Residential": 216, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 99, "None": 181, "Office": 105, "Park": 343, "Parking": 47, "Residential": 298, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 132, "None": 164, "Office": 100, "Park": 369, "Parking": 44, "Residential": 317, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 114, "None": 205, "Office": 101, "Park": 361, "Parking": 45, "Residential": 342, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 119, "None": 226, "Office": 148, "Park": 366, "Parking": 54, "Residential": 252, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 101, "None": 234, "Office": 118, "Park": 364, "Parking": 49, "Residential": 255, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 111, "None": 205, "Office": 111, "Park": 388, "Parking": 37, "Residential": 338, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 87, "None": 176, "Office": 128, "Park": 368, "Parking": 53, "Residential": 310, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 125, "None": 217, "Office": 159, "Park": 360, "Parking": 37, "Residential": 284, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 75, "None": 199, "Office": 114, "Park": 394, "Parking": 51, "Residential": 311, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 83, "None": 172, "Office": 108, "Park": 359, "Parking": 74, "Residential": 355, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 86, "None": 193, "Office": 102, "Park": 354, "Parking": 75, "Residential": 369, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 101, "None": 205, "Office": 96, "Park": 371, "Parking": 30, "Residential": 359, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 128, "None": 189, "Office": 112, "Park": 357, "Parking": 40, "Residential": 354, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 73, "None": 170, "Office": 135, "Park": 380, "Parking": 36, "Residential": 297, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 100, "None": 193, "Office": 126, "Park": 368, "Parking": 66, "Residential": 300, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 128, "None": 200, "Office": 105, "Park": 376, "Parking": 45, "Residential": 283, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 138, "None": 189, "Office": 108, "Park": 343, "Parking": 28, "Residential": 338, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 85, "None": 201, "Office": 92, "Park": 357, "Parking": 38, "Residential": 343, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 102, "None": 239, "Office": 132, "Park": 337, "Parking": 62, "Residential": 293, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 90, "None": 196, "Office": 102, "Park": 366, "Parking": 27, "Residential": 329, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 82, "None": 168, "Office": 105, "Park": 375, "Parking": 51, "Residential": 370, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 120, "None": 202, "Office": 122, "Park": 345, "Parking": 25, "Residential": 286, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 102, "None": 198, "Office": 113, "Park": 386, "Parking": 39, "Residential": 281, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 95, "None": 196, "Office": 103, "Park": 374, "Parking": 47, "Residential": 323, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 117, "None": 211, "Office": 131, "Park": 350, "Parking": 42, "Residential": 296, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 137, "None": 194, "Office": 122, "Park": 368, "Parking": 49, "Residential": 233, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 134, "None": 190, "Office": 157, "Park": 333, "Parking": 37, "Residential": 324, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 132, "None": 196, "Office": 126, "Park": 352, "Parking": 81, "Residential": 338, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 78, "None": 205, "Office": 110, "Park": 347, "Parking": 62, "Residential": 334, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 188, "Light Industrial": 84, "None": 191, "Office": 129, "Park": 380, "Parking": 61, "Residential": 353, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 104, "None": 178, "Office": 115, "Park": 377, "Parking": 38, "Residential": 275, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 93, "None": 188, "Office": 112, "Park": 371, "Parking": 34, "Residential": 329, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 110, "None": 200, "Office": 105, "Park": 366, "Parking": 35, "Residential": 284, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 91, "None": 202, "Office": 104, "Park": 363, "Parking": 37, "Residential": 323, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 139, "None": 203, "Office": 112, "Park": 382, "Parking": 52, "Residential": 300, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 92, "None": 176, "Office": 116, "Park": 395, "Parking": 40, "Residential": 321, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 102, "None": 173, "Office": 94, "Park": 356, "Parking": 48, "Residential": 227, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 59, "None": 188, "Office": 122, "Park": 411, "Parking": 27, "Residential": 252, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 76, "None": 190, "Office": 134, "Park": 365, "Parking": 66, "Residential": 293, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 101, "None": 191, "Office": 101, "Park": 377, "Parking": 50, "Residential": 322, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 132, "None": 180, "Office": 158, "Park": 356, "Parking": 44, "Residential": 272, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 87, "None": 192, "Office": 126, "Park": 367, "Parking": 45, "Residential": 336, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 181, "Light Industrial": 87, "None": 180, "Office": 107, "Park": 348, "Parking": 60, "Residential": 316, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 104, "None": 187, "Office": 109, "Park": 360, "Parking": 64, "Residential": 328, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 124, "None": 212, "Office": 83, "Park": 365, "Parking": 49, "Residential": 278, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 73, "None": 162, "Office": 152, "Park": 357, "Parking": 27, "Residential": 361, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 73, "None": 214, "Office": 140, "Park": 353, "Parking": 82, "Residential": 270, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 104, "None": 198, "Office": 122, "Park": 365, "Parking": 60, "Residential": 332, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 91, "None": 209, "Office": 144, "Park": 351, "Parking": 54, "Residential": 293, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 210, "Light Industrial": 110, "None": 176, "Office": 127, "Park": 358, "Parking": 50, "Residential": 316, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 110, "None": 188, "Office": 99, "Park": 361, "Parking": 45, "Residential": 303, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 102, "None": 241, "Office": 123, "Park": 343, "Parking": 31, "Residential": 320, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 65, "None": 184, "Office": 126, "Park": 340, "Parking": 58, "Residential": 294, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 114, "None": 168, "Office": 140, "Park": 365, "Parking": 41, "Residential": 312, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 106, "None": 210, "Office": 128, "Park": 359, "Parking": 63, "Residential": 227, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 89, "None": 173, "Office": 110, "Park": 348, "Parking": 93, "Residential": 337, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 84, "None": 179, "Office": 119, "Park": 351, "Parking": 52, "Residential": 375, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 87, "None": 204, "Office": 130, "Park": 362, "Parking": 47, "Residential": 326, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 138, "None": 188, "Office": 118, "Park": 357, "Parking": 42, "Residential": 284, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 75, "None": 192, "Office": 163, "Park": 377, "Parking": 39, "Residential": 288, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 86, "None": 208, "Office": 109, "Park": 409, "Parking": 56, "Residential": 345, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 122, "None": 193, "Office": 101, "Park": 351, "Parking": 57, "Residential": 297, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 97, "None": 208, "Office": 111, "Park": 371, "Parking": 59, "Residential": 299, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 85, "None": 187, "Office": 113, "Park": 367, "Parking": 38, "Residential": 345, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 91, "None": 206, "Office": 105, "Park": 361, "Parking": 55, "Residential": 233, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 91, "None": 183, "Office": 150, "Park": 377, "Parking": 42, "Residential": 293, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 79, "None": 176, "Office": 119, "Park": 370, "Parking": 61, "Residential": 265, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 109, "None": 186, "Office": 105, "Park": 358, "Parking": 62, "Residential": 294, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 72, "None": 187, "Office": 169, "Park": 368, "Parking": 71, "Residential": 266, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 106, "None": 185, "Office": 151, "Park": 358, "Parking": 43, "Residential": 309, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 82, "None": 192, "Office": 142, "Park": 347, "Parking": 53, "Residential": 251, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 81, "None": 169, "Office": 118, "Park": 363, "Parking": 47, "Residential": 270, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 132, "None": 186, "Office": 94, "Park": 351, "Parking": 24, "Residential": 297, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 73, "None": 204, "Office": 145, "Park": 352, "Parking": 55, "Residential": 350, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 97, "None": 201, "Office": 130, "Park": 360, "Parking": 46, "Residential": 305, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 78, "None": 166, "Office": 121, "Park": 365, "Parking": 52, "Residential": 345, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 84, "None": 176, "Office": 148, "Park": 376, "Parking": 31, "Residential": 332, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 104, "None": 187, "Office": 105, "Park": 379, "Parking": 76, "Residential": 279, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 84, "None": 204, "Office": 98, "Park": 392, "Parking": 63, "Residential": 287, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 77, "None": 211, "Office": 124, "Park": 369, "Parking": 79, "Residential": 282, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 126, "None": 182, "Office": 132, "Park": 360, "Parking": 55, "Residential": 256, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 98, "None": 212, "Office": 134, "Park": 342, "Parking": 31, "Residential": 352, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 86, "None": 186, "Office": 101, "Park": 369, "Parking": 80, "Residential": 319, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 102, "None": 178, "Office": 136, "Park": 359, "Parking": 52, "Residential": 352, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 134, "None": 195, "Office": 158, "Park": 333, "Parking": 62, "Residential": 280, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 111, "None": 177, "Office": 110, "Park": 378, "Parking": 42, "Residential": 368, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 78, "None": 203, "Office": 128, "Park": 343, "Parking": 56, "Residential": 337, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 97, "None": 196, "Office": 144, "Park": 347, "Parking": 32, "Residential": 366, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 102, "None": 176, "Office": 101, "Park": 376, "Parking": 82, "Residential": 351, "Retail": 804, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 123, "None": 174, "Office": 83, "Park": 376, "Parking": 33, "Residential": 344, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 99, "None": 192, "Office": 109, "Park": 364, "Parking": 59, "Residential": 324, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 106, "None": 197, "Office": 106, "Park": 345, "Parking": 88, "Residential": 341, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 131, "None": 195, "Office": 99, "Park": 349, "Parking": 65, "Residential": 321, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 101, "None": 162, "Office": 126, "Park": 374, "Parking": 53, "Residential": 298, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 197, "Light Industrial": 110, "None": 200, "Office": 113, "Park": 349, "Parking": 53, "Residential": 265, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 87, "None": 223, "Office": 88, "Park": 393, "Parking": 54, "Residential": 310, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 89, "None": 215, "Office": 120, "Park": 370, "Parking": 77, "Residential": 326, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 106, "None": 185, "Office": 116, "Park": 375, "Parking": 82, "Residential": 312, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 104, "None": 215, "Office": 127, "Park": 380, "Parking": 35, "Residential": 257, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 99, "None": 192, "Office": 102, "Park": 381, "Parking": 39, "Residential": 288, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 82, "None": 198, "Office": 136, "Park": 377, "Parking": 62, "Residential": 291, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 76, "None": 229, "Office": 124, "Park": 356, "Parking": 35, "Residential": 303, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 91, "None": 185, "Office": 133, "Park": 332, "Parking": 53, "Residential": 327, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 100, "None": 210, "Office": 140, "Park": 384, "Parking": 38, "Residential": 323, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 98, "None": 201, "Office": 136, "Park": 328, "Parking": 69, "Residential": 380, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 78, "None": 216, "Office": 130, "Park": 357, "Parking": 56, "Residential": 341, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 93, "None": 179, "Office": 136, "Park": 365, "Parking": 57, "Residential": 309, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 113, "None": 171, "Office": 148, "Park": 374, "Parking": 26, "Residential": 338, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 129, "None": 204, "Office": 124, "Park": 369, "Parking": 71, "Residential": 357, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 110, "None": 189, "Office": 130, "Park": 375, "Parking": 47, "Residential": 278, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 206, "Light Industrial": 113, "None": 170, "Office": 119, "Park": 378, "Parking": 51, "Residential": 263, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 91, "None": 198, "Office": 109, "Park": 369, "Parking": 68, "Residential": 324, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 105, "None": 199, "Office": 125, "Park": 363, "Parking": 75, "Residential": 306, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 100, "None": 210, "Office": 97, "Park": 340, "Parking": 66, "Residential": 271, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 89, "None": 200, "Office": 77, "Park": 348, "Parking": 68, "Residential": 339, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 93, "None": 211, "Office": 102, "Park": 339, "Parking": 78, "Residential": 322, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 108, "None": 187, "Office": 107, "Park": 329, "Parking": 104, "Residential": 303, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 116, "None": 195, "Office": 135, "Park": 348, "Parking": 75, "Residential": 323, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 127, "None": 172, "Office": 134, "Park": 357, "Parking": 37, "Residential": 305, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 100, "None": 209, "Office": 113, "Park": 347, "Parking": 56, "Residential": 328, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 104, "None": 222, "Office": 114, "Park": 367, "Parking": 41, "Residential": 353, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 95, "None": 171, "Office": 131, "Park": 377, "Parking": 60, "Residential": 320, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 109, "None": 203, "Office": 120, "Park": 356, "Parking": 48, "Residential": 272, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 108, "None": 193, "Office": 128, "Park": 337, "Parking": 48, "Residential": 320, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 122, "None": 179, "Office": 115, "Park": 368, "Parking": 51, "Residential": 333, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 124, "None": 225, "Office": 112, "Park": 375, "Parking": 74, "Residential": 272, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 63, "None": 187, "Office": 154, "Park": 344, "Parking": 41, "Residential": 275, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 130, "None": 180, "Office": 120, "Park": 357, "Parking": 36, "Residential": 367, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 106, "None": 175, "Office": 126, "Park": 371, "Parking": 45, "Residential": 328, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 80, "None": 160, "Office": 161, "Park": 360, "Parking": 70, "Residential": 312, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 96, "None": 188, "Office": 123, "Park": 363, "Parking": 70, "Residential": 346, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 81, "None": 181, "Office": 125, "Park": 366, "Parking": 64, "Residential": 302, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 109, "None": 176, "Office": 145, "Park": 364, "Parking": 61, "Residential": 331, "Retail": 805, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 89, "None": 198, "Office": 65, "Park": 371, "Parking": 46, "Residential": 356, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 66, "None": 174, "Office": 178, "Park": 396, "Parking": 48, "Residential": 351, "Retail": 800, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 147, "None": 196, "Office": 116, "Park": 341, "Parking": 63, "Residential": 314, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 107, "None": 161, "Office": 129, "Park": 362, "Parking": 27, "Residential": 248, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 104, "None": 205, "Office": 114, "Park": 359, "Parking": 40, "Residential": 273, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 93, "None": 198, "Office": 114, "Park": 357, "Parking": 39, "Residential": 281, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 72, "None": 194, "Office": 120, "Park": 364, "Parking": 62, "Residential": 313, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 91, "None": 204, "Office": 111, "Park": 378, "Parking": 31, "Residential": 361, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 71, "None": 201, "Office": 108, "Park": 382, "Parking": 77, "Residential": 253, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 111, "None": 181, "Office": 101, "Park": 365, "Parking": 22, "Residential": 320, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 98, "None": 193, "Office": 109, "Park": 358, "Parking": 62, "Residential": 336, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 97, "None": 195, "Office": 86, "Park": 393, "Parking": 40, "Residential": 340, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 188, "Light Industrial": 64, "None": 196, "Office": 127, "Park": 365, "Parking": 51, "Residential": 240, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 75, "None": 217, "Office": 146, "Park": 336, "Parking": 54, "Residential": 352, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 88, "None": 173, "Office": 134, "Park": 374, "Parking": 64, "Residential": 321, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 97, "None": 177, "Office": 127, "Park": 389, "Parking": 58, "Residential": 319, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 98, "None": 221, "Office": 151, "Park": 342, "Parking": 40, "Residential": 268, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 107, "None": 214, "Office": 96, "Park": 386, "Parking": 39, "Residential": 235, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 57, "None": 196, "Office": 91, "Park": 348, "Parking": 90, "Residential": 296, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 124, "None": 188, "Office": 121, "Park": 372, "Parking": 49, "Residential": 362, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 99, "None": 197, "Office": 145, "Park": 357, "Parking": 57, "Residential": 259, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 116, "None": 177, "Office": 106, "Park": 361, "Parking": 54, "Residential": 355, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 114, "None": 163, "Office": 120, "Park": 359, "Parking": 68, "Residential": 324, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 88, "None": 198, "Office": 129, "Park": 377, "Parking": 49, "Residential": 316, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 78, "None": 191, "Office": 114, "Park": 361, "Parking": 58, "Residential": 366, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 107, "None": 202, "Office": 108, "Park": 349, "Parking": 111, "Residential": 313, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 94, "None": 179, "Office": 125, "Park": 370, "Parking": 20, "Residential": 322, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 114, "None": 212, "Office": 125, "Park": 326, "Parking": 61, "Residential": 315, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 84, "None": 224, "Office": 134, "Park": 345, "Parking": 41, "Residential": 328, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 120, "None": 181, "Office": 114, "Park": 363, "Parking": 71, "Residential": 252, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 88, "None": 188, "Office": 131, "Park": 376, "Parking": 43, "Residential": 302, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 103, "None": 170, "Office": 113, "Park": 364, "Parking": 60, "Residential": 336, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 128, "None": 187, "Office": 130, "Park": 341, "Parking": 64, "Residential": 286, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 112, "None": 190, "Office": 143, "Park": 361, "Parking": 56, "Residential": 344, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 96, "None": 183, "Office": 119, "Park": 360, "Parking": 90, "Residential": 296, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 128, "None": 194, "Office": 85, "Park": 343, "Parking": 54, "Residential": 236, "Retail": 889, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 104, "None": 193, "Office": 119, "Park": 332, "Parking": 42, "Residential": 305, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 107, "None": 192, "Office": 121, "Park": 376, "Parking": 41, "Residential": 353, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 98, "None": 177, "Office": 120, "Park": 356, "Parking": 40, "Residential": 319, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 98, "None": 187, "Office": 148, "Park": 363, "Parking": 37, "Residential": 347, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 87, "None": 219, "Office": 81, "Park": 367, "Parking": 74, "Residential": 327, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 80, "None": 177, "Office": 91, "Park": 355, "Parking": 66, "Residential": 343, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 80, "None": 179, "Office": 124, "Park": 366, "Parking": 40, "Residential": 365, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 98, "None": 175, "Office": 120, "Park": 394, "Parking": 38, "Residential": 303, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 97, "None": 191, "Office": 98, "Park": 364, "Parking": 27, "Residential": 317, "Retail": 894, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 112, "None": 186, "Office": 128, "Park": 341, "Parking": 58, "Residential": 316, "Retail": 810, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 97, "None": 170, "Office": 107, "Park": 373, "Parking": 70, "Residential": 306, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 103, "None": 218, "Office": 125, "Park": 390, "Parking": 37, "Residential": 282, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 106, "None": 177, "Office": 111, "Park": 353, "Parking": 92, "Residential": 351, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 92, "None": 238, "Office": 135, "Park": 368, "Parking": 55, "Residential": 294, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 110, "None": 207, "Office": 148, "Park": 360, "Parking": 43, "Residential": 324, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 117, "None": 179, "Office": 102, "Park": 358, "Parking": 68, "Residential": 311, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 108, "None": 190, "Office": 120, "Park": 363, "Parking": 31, "Residential": 344, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 101, "None": 183, "Office": 118, "Park": 363, "Parking": 94, "Residential": 317, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 79, "None": 217, "Office": 127, "Park": 364, "Parking": 52, "Residential": 360, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 78, "None": 181, "Office": 107, "Park": 358, "Parking": 32, "Residential": 321, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 87, "None": 182, "Office": 106, "Park": 373, "Parking": 58, "Residential": 322, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 116, "None": 163, "Office": 144, "Park": 366, "Parking": 41, "Residential": 273, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 90, "None": 176, "Office": 122, "Park": 360, "Parking": 37, "Residential": 343, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 89, "None": 203, "Office": 115, "Park": 347, "Parking": 61, "Residential": 349, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 120, "None": 205, "Office": 113, "Park": 356, "Parking": 75, "Residential": 335, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 95, "None": 174, "Office": 164, "Park": 363, "Parking": 54, "Residential": 330, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 81, "None": 182, "Office": 130, "Park": 371, "Parking": 79, "Residential": 322, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 108, "None": 197, "Office": 114, "Park": 346, "Parking": 39, "Residential": 350, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 103, "None": 193, "Office": 112, "Park": 359, "Parking": 46, "Residential": 345, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 86, "None": 198, "Office": 121, "Park": 381, "Parking": 40, "Residential": 360, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 94, "None": 185, "Office": 135, "Park": 369, "Parking": 38, "Residential": 317, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 112, "None": 167, "Office": 100, "Park": 383, "Parking": 86, "Residential": 279, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 91, "None": 178, "Office": 154, "Park": 356, "Parking": 36, "Residential": 309, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 94, "None": 205, "Office": 126, "Park": 359, "Parking": 41, "Residential": 356, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 109, "None": 224, "Office": 115, "Park": 369, "Parking": 39, "Residential": 341, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 156, "None": 196, "Office": 111, "Park": 335, "Parking": 40, "Residential": 307, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 85, "None": 186, "Office": 117, "Park": 338, "Parking": 59, "Residential": 278, "Retail": 890, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 102, "None": 217, "Office": 132, "Park": 340, "Parking": 30, "Residential": 347, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 127, "None": 195, "Office": 95, "Park": 360, "Parking": 41, "Residential": 335, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 117, "None": 197, "Office": 130, "Park": 379, "Parking": 57, "Residential": 253, "Retail": 900, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 68, "None": 179, "Office": 114, "Park": 370, "Parking": 80, "Residential": 288, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 100, "None": 157, "Office": 130, "Park": 349, "Parking": 63, "Residential": 338, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 118, "None": 196, "Office": 127, "Park": 379, "Parking": 52, "Residential": 290, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 79, "None": 199, "Office": 124, "Park": 374, "Parking": 27, "Residential": 364, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 93, "None": 168, "Office": 82, "Park": 377, "Parking": 77, "Residential": 290, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 87, "None": 200, "Office": 139, "Park": 351, "Parking": 52, "Residential": 354, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 75, "None": 211, "Office": 90, "Park": 356, "Parking": 80, "Residential": 329, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 86, "None": 210, "Office": 119, "Park": 325, "Parking": 34, "Residential": 337, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 115, "None": 191, "Office": 118, "Park": 351, "Parking": 68, "Residential": 336, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 80, "None": 190, "Office": 136, "Park": 358, "Parking": 59, "Residential": 261, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 86, "None": 238, "Office": 105, "Park": 376, "Parking": 61, "Residential": 328, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 99, "None": 187, "Office": 167, "Park": 348, "Parking": 76, "Residential": 316, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 90, "None": 194, "Office": 107, "Park": 340, "Parking": 74, "Residential": 340, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 179, "Light Industrial": 90, "None": 180, "Office": 118, "Park": 372, "Parking": 46, "Residential": 353, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 96, "None": 197, "Office": 125, "Park": 337, "Parking": 19, "Residential": 372, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 93, "None": 244, "Office": 130, "Park": 355, "Parking": 55, "Residential": 316, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 59, "None": 196, "Office": 101, "Park": 373, "Parking": 38, "Residential": 353, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 116, "None": 198, "Office": 116, "Park": 350, "Parking": 35, "Residential": 294, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 121, "None": 184, "Office": 120, "Park": 345, "Parking": 65, "Residential": 319, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 99, "None": 194, "Office": 99, "Park": 392, "Parking": 49, "Residential": 363, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 88, "None": 205, "Office": 116, "Park": 386, "Parking": 53, "Residential": 226, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 94, "None": 172, "Office": 122, "Park": 339, "Parking": 25, "Residential": 350, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 100, "None": 191, "Office": 131, "Park": 372, "Parking": 49, "Residential": 338, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 141, "None": 160, "Office": 139, "Park": 376, "Parking": 74, "Residential": 286, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 75, "None": 200, "Office": 132, "Park": 366, "Parking": 71, "Residential": 336, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 107, "None": 206, "Office": 134, "Park": 386, "Parking": 45, "Residential": 316, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 90, "None": 179, "Office": 129, "Park": 366, "Parking": 57, "Residential": 279, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 104, "None": 203, "Office": 122, "Park": 394, "Parking": 69, "Residential": 303, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 113, "None": 202, "Office": 126, "Park": 357, "Parking": 49, "Residential": 269, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 78, "None": 172, "Office": 131, "Park": 366, "Parking": 42, "Residential": 271, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 111, "None": 191, "Office": 106, "Park": 382, "Parking": 75, "Residential": 314, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 68, "None": 194, "Office": 117, "Park": 355, "Parking": 55, "Residential": 334, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 91, "None": 186, "Office": 135, "Park": 360, "Parking": 58, "Residential": 317, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 90, "None": 175, "Office": 146, "Park": 365, "Parking": 70, "Residential": 318, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 113, "None": 177, "Office": 109, "Park": 369, "Parking": 27, "Residential": 298, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 94, "None": 164, "Office": 139, "Park": 345, "Parking": 76, "Residential": 289, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 89, "None": 239, "Office": 79, "Park": 382, "Parking": 73, "Residential": 286, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 87, "None": 235, "Office": 130, "Park": 349, "Parking": 43, "Residential": 352, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 87, "None": 186, "Office": 143, "Park": 351, "Parking": 58, "Residential": 352, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 87, "None": 202, "Office": 120, "Park": 352, "Parking": 48, "Residential": 291, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 115, "None": 181, "Office": 152, "Park": 379, "Parking": 38, "Residential": 307, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 99, "None": 179, "Office": 118, "Park": 353, "Parking": 70, "Residential": 303, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 92, "None": 193, "Office": 129, "Park": 346, "Parking": 49, "Residential": 304, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 122, "None": 187, "Office": 130, "Park": 359, "Parking": 41, "Residential": 324, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 108, "None": 185, "Office": 118, "Park": 340, "Parking": 35, "Residential": 340, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 100, "None": 178, "Office": 149, "Park": 338, "Parking": 47, "Residential": 284, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 210, "Light Industrial": 108, "None": 206, "Office": 132, "Park": 353, "Parking": 53, "Residential": 281, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 83, "None": 192, "Office": 99, "Park": 356, "Parking": 31, "Residential": 318, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 96, "None": 188, "Office": 132, "Park": 375, "Parking": 49, "Residential": 304, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 77, "None": 204, "Office": 108, "Park": 356, "Parking": 64, "Residential": 302, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 125, "None": 209, "Office": 140, "Park": 350, "Parking": 52, "Residential": 300, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 65, "None": 209, "Office": 121, "Park": 349, "Parking": 39, "Residential": 360, "Retail": 900, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 136, "None": 197, "Office": 112, "Park": 351, "Parking": 18, "Residential": 328, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 124, "None": 173, "Office": 120, "Park": 376, "Parking": 77, "Residential": 274, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 75, "None": 199, "Office": 121, "Park": 394, "Parking": 50, "Residential": 268, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 105, "None": 182, "Office": 117, "Park": 383, "Parking": 41, "Residential": 317, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 115, "None": 173, "Office": 102, "Park": 395, "Parking": 62, "Residential": 306, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 122, "None": 180, "Office": 132, "Park": 361, "Parking": 81, "Residential": 325, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 90, "None": 193, "Office": 111, "Park": 380, "Parking": 32, "Residential": 366, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 85, "None": 184, "Office": 98, "Park": 358, "Parking": 45, "Residential": 288, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 122, "None": 184, "Office": 115, "Park": 372, "Parking": 51, "Residential": 306, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 126, "None": 202, "Office": 150, "Park": 376, "Parking": 22, "Residential": 275, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 129, "None": 168, "Office": 104, "Park": 387, "Parking": 33, "Residential": 350, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 102, "None": 192, "Office": 133, "Park": 345, "Parking": 44, "Residential": 266, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 101, "None": 194, "Office": 124, "Park": 336, "Parking": 47, "Residential": 302, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 98, "None": 191, "Office": 109, "Park": 384, "Parking": 50, "Residential": 307, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 116, "None": 197, "Office": 152, "Park": 368, "Parking": 41, "Residential": 294, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 81, "None": 194, "Office": 137, "Park": 345, "Parking": 51, "Residential": 324, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 97, "None": 200, "Office": 100, "Park": 378, "Parking": 24, "Residential": 328, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 96, "None": 206, "Office": 121, "Park": 356, "Parking": 72, "Residential": 301, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 94, "None": 189, "Office": 97, "Park": 372, "Parking": 90, "Residential": 275, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 93, "None": 159, "Office": 122, "Park": 335, "Parking": 101, "Residential": 251, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 100, "None": 193, "Office": 117, "Park": 336, "Parking": 58, "Residential": 336, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 102, "None": 191, "Office": 138, "Park": 353, "Parking": 50, "Residential": 347, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 87, "None": 181, "Office": 119, "Park": 387, "Parking": 37, "Residential": 278, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 115, "None": 192, "Office": 148, "Park": 355, "Parking": 69, "Residential": 281, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 97, "None": 183, "Office": 114, "Park": 373, "Parking": 74, "Residential": 290, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 103, "None": 224, "Office": 91, "Park": 380, "Parking": 54, "Residential": 281, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 110, "None": 179, "Office": 146, "Park": 341, "Parking": 97, "Residential": 332, "Retail": 808, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 98, "None": 208, "Office": 112, "Park": 351, "Parking": 55, "Residential": 328, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 86, "None": 220, "Office": 161, "Park": 370, "Parking": 44, "Residential": 299, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 115, "None": 218, "Office": 129, "Park": 323, "Parking": 83, "Residential": 284, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 118, "None": 260, "Office": 110, "Park": 342, "Parking": 62, "Residential": 271, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 83, "None": 165, "Office": 150, "Park": 358, "Parking": 37, "Residential": 374, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 107, "None": 225, "Office": 98, "Park": 361, "Parking": 40, "Residential": 280, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 95, "None": 218, "Office": 91, "Park": 375, "Parking": 42, "Residential": 333, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 86, "None": 200, "Office": 107, "Park": 360, "Parking": 33, "Residential": 349, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 112, "None": 192, "Office": 106, "Park": 370, "Parking": 52, "Residential": 287, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 91, "None": 202, "Office": 127, "Park": 369, "Parking": 55, "Residential": 282, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 93, "None": 181, "Office": 112, "Park": 360, "Parking": 57, "Residential": 278, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 189, "Light Industrial": 74, "None": 225, "Office": 115, "Park": 362, "Parking": 41, "Residential": 323, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 107, "None": 200, "Office": 112, "Park": 353, "Parking": 45, "Residential": 345, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 98, "None": 194, "Office": 142, "Park": 340, "Parking": 94, "Residential": 350, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 192, "Light Industrial": 132, "None": 181, "Office": 103, "Park": 347, "Parking": 51, "Residential": 342, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 161, "None": 177, "Office": 144, "Park": 338, "Parking": 42, "Residential": 332, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 80, "None": 213, "Office": 96, "Park": 376, "Parking": 66, "Residential": 311, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 80, "None": 192, "Office": 179, "Park": 343, "Parking": 89, "Residential": 323, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 93, "None": 169, "Office": 154, "Park": 395, "Parking": 43, "Residential": 307, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 99, "None": 224, "Office": 98, "Park": 341, "Parking": 33, "Residential": 341, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 101, "None": 199, "Office": 101, "Park": 383, "Parking": 42, "Residential": 339, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 95, "None": 222, "Office": 152, "Park": 345, "Parking": 63, "Residential": 296, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 85, "None": 175, "Office": 107, "Park": 417, "Parking": 40, "Residential": 303, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 102, "None": 192, "Office": 121, "Park": 395, "Parking": 48, "Residential": 322, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 118, "None": 197, "Office": 120, "Park": 341, "Parking": 73, "Residential": 320, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 111, "None": 214, "Office": 120, "Park": 363, "Parking": 48, "Residential": 329, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 83, "None": 195, "Office": 125, "Park": 359, "Parking": 49, "Residential": 316, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 132, "None": 179, "Office": 93, "Park": 356, "Parking": 31, "Residential": 282, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 110, "None": 183, "Office": 128, "Park": 346, "Parking": 50, "Residential": 327, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 99, "None": 204, "Office": 121, "Park": 376, "Parking": 18, "Residential": 297, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 109, "None": 175, "Office": 89, "Park": 384, "Parking": 52, "Residential": 311, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 91, "None": 195, "Office": 87, "Park": 359, "Parking": 63, "Residential": 319, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 111, "None": 211, "Office": 99, "Park": 351, "Parking": 42, "Residential": 338, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 108, "None": 201, "Office": 115, "Park": 351, "Parking": 44, "Residential": 327, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 123, "None": 204, "Office": 146, "Park": 362, "Parking": 41, "Residential": 290, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 85, "None": 176, "Office": 92, "Park": 367, "Parking": 63, "Residential": 368, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 97, "None": 185, "Office": 120, "Park": 353, "Parking": 39, "Residential": 312, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 98, "None": 211, "Office": 133, "Park": 381, "Parking": 62, "Residential": 282, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 76, "None": 209, "Office": 143, "Park": 376, "Parking": 56, "Residential": 314, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 185, "Light Industrial": 98, "None": 174, "Office": 96, "Park": 356, "Parking": 45, "Residential": 319, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 112, "None": 173, "Office": 110, "Park": 363, "Parking": 56, "Residential": 326, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 123, "None": 200, "Office": 146, "Park": 365, "Parking": 35, "Residential": 350, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 105, "None": 222, "Office": 146, "Park": 363, "Parking": 43, "Residential": 333, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 126, "None": 176, "Office": 104, "Park": 376, "Parking": 70, "Residential": 310, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 86, "None": 186, "Office": 121, "Park": 384, "Parking": 38, "Residential": 309, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 99, "None": 184, "Office": 105, "Park": 379, "Parking": 53, "Residential": 352, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 192, "Light Industrial": 105, "None": 200, "Office": 117, "Park": 367, "Parking": 43, "Residential": 265, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 63, "None": 220, "Office": 134, "Park": 358, "Parking": 65, "Residential": 332, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 199, "Light Industrial": 126, "None": 175, "Office": 110, "Park": 375, "Parking": 37, "Residential": 339, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 100, "None": 180, "Office": 108, "Park": 349, "Parking": 76, "Residential": 304, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 82, "None": 220, "Office": 138, "Park": 363, "Parking": 31, "Residential": 298, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 59, "None": 203, "Office": 133, "Park": 389, "Parking": 52, "Residential": 316, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 118, "None": 204, "Office": 121, "Park": 368, "Parking": 46, "Residential": 274, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 55, "None": 196, "Office": 125, "Park": 355, "Parking": 48, "Residential": 384, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 99, "None": 218, "Office": 78, "Park": 365, "Parking": 89, "Residential": 307, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 97, "None": 205, "Office": 119, "Park": 374, "Parking": 52, "Residential": 338, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 108, "None": 199, "Office": 82, "Park": 351, "Parking": 68, "Residential": 348, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 62, "None": 199, "Office": 100, "Park": 364, "Parking": 44, "Residential": 295, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 81, "None": 177, "Office": 116, "Park": 365, "Parking": 77, "Residential": 331, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 121, "None": 173, "Office": 93, "Park": 364, "Parking": 35, "Residential": 322, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 105, "None": 204, "Office": 120, "Park": 371, "Parking": 55, "Residential": 324, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 96, "None": 167, "Office": 145, "Park": 344, "Parking": 61, "Residential": 280, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 101, "Light Industrial": 111, "None": 236, "Office": 111, "Park": 374, "Parking": 93, "Residential": 311, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 87, "None": 179, "Office": 102, "Park": 357, "Parking": 40, "Residential": 378, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 86, "None": 202, "Office": 149, "Park": 369, "Parking": 49, "Residential": 355, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 99, "None": 179, "Office": 106, "Park": 361, "Parking": 54, "Residential": 277, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 105, "None": 187, "Office": 104, "Park": 389, "Parking": 41, "Residential": 348, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 113, "None": 199, "Office": 97, "Park": 351, "Parking": 46, "Residential": 280, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 70, "None": 218, "Office": 133, "Park": 329, "Parking": 35, "Residential": 328, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 91, "None": 191, "Office": 85, "Park": 354, "Parking": 45, "Residential": 290, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 105, "None": 214, "Office": 108, "Park": 371, "Parking": 63, "Residential": 286, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 108, "None": 182, "Office": 114, "Park": 384, "Parking": 50, "Residential": 289, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 77, "None": 220, "Office": 122, "Park": 377, "Parking": 48, "Residential": 308, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 99, "None": 179, "Office": 102, "Park": 400, "Parking": 71, "Residential": 290, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 117, "None": 188, "Office": 107, "Park": 370, "Parking": 44, "Residential": 310, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 116, "None": 185, "Office": 67, "Park": 374, "Parking": 40, "Residential": 320, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 186, "Light Industrial": 105, "None": 181, "Office": 104, "Park": 341, "Parking": 35, "Residential": 321, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 103, "None": 174, "Office": 115, "Park": 347, "Parking": 84, "Residential": 279, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 81, "None": 197, "Office": 96, "Park": 347, "Parking": 23, "Residential": 308, "Retail": 903, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 117, "None": 200, "Office": 116, "Park": 370, "Parking": 48, "Residential": 324, "Retail": 797, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 83, "None": 208, "Office": 121, "Park": 378, "Parking": 36, "Residential": 302, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 105, "None": 216, "Office": 97, "Park": 370, "Parking": 43, "Residential": 331, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 94, "None": 201, "Office": 125, "Park": 388, "Parking": 29, "Residential": 305, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 103, "None": 198, "Office": 125, "Park": 335, "Parking": 49, "Residential": 331, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 88, "None": 175, "Office": 112, "Park": 369, "Parking": 45, "Residential": 331, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 95, "None": 219, "Office": 140, "Park": 363, "Parking": 82, "Residential": 265, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 112, "None": 195, "Office": 112, "Park": 389, "Parking": 29, "Residential": 309, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 109, "None": 189, "Office": 117, "Park": 362, "Parking": 79, "Residential": 267, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 58, "None": 199, "Office": 102, "Park": 366, "Parking": 53, "Residential": 348, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 120, "None": 180, "Office": 127, "Park": 353, "Parking": 50, "Residential": 292, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 121, "None": 196, "Office": 117, "Park": 347, "Parking": 45, "Residential": 367, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 95, "None": 175, "Office": 143, "Park": 340, "Parking": 77, "Residential": 261, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 81, "None": 172, "Office": 109, "Park": 352, "Parking": 50, "Residential": 288, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 81, "None": 201, "Office": 137, "Park": 364, "Parking": 34, "Residential": 346, "Retail": 885, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 116, "None": 202, "Office": 152, "Park": 344, "Parking": 47, "Residential": 307, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 77, "None": 211, "Office": 130, "Park": 339, "Parking": 57, "Residential": 373, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 98, "None": 200, "Office": 96, "Park": 367, "Parking": 53, "Residential": 315, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 110, "None": 217, "Office": 101, "Park": 323, "Parking": 60, "Residential": 347, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 92, "None": 195, "Office": 113, "Park": 345, "Parking": 52, "Residential": 341, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 61, "None": 210, "Office": 101, "Park": 388, "Parking": 45, "Residential": 292, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 128, "None": 191, "Office": 105, "Park": 361, "Parking": 37, "Residential": 284, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 102, "None": 219, "Office": 75, "Park": 365, "Parking": 54, "Residential": 371, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 106, "None": 171, "Office": 155, "Park": 349, "Parking": 46, "Residential": 356, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 89, "None": 190, "Office": 148, "Park": 344, "Parking": 55, "Residential": 351, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 93, "None": 185, "Office": 127, "Park": 372, "Parking": 57, "Residential": 293, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 96, "None": 196, "Office": 85, "Park": 378, "Parking": 74, "Residential": 332, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 109, "None": 210, "Office": 133, "Park": 341, "Parking": 46, "Residential": 284, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 120, "None": 175, "Office": 106, "Park": 390, "Parking": 51, "Residential": 281, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 127, "None": 176, "Office": 153, "Park": 359, "Parking": 40, "Residential": 290, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 105, "None": 185, "Office": 115, "Park": 363, "Parking": 82, "Residential": 301, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 116, "None": 184, "Office": 133, "Park": 352, "Parking": 56, "Residential": 375, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 94, "None": 195, "Office": 129, "Park": 369, "Parking": 43, "Residential": 342, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 106, "None": 202, "Office": 129, "Park": 351, "Parking": 31, "Residential": 235, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 121, "None": 206, "Office": 150, "Park": 345, "Parking": 38, "Residential": 303, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 100, "None": 193, "Office": 99, "Park": 361, "Parking": 62, "Residential": 306, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 87, "None": 206, "Office": 132, "Park": 343, "Parking": 54, "Residential": 327, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 130, "None": 200, "Office": 147, "Park": 352, "Parking": 69, "Residential": 289, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 117, "None": 183, "Office": 95, "Park": 360, "Parking": 32, "Residential": 348, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 84, "None": 184, "Office": 133, "Park": 364, "Parking": 91, "Residential": 278, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 92, "None": 192, "Office": 102, "Park": 352, "Parking": 77, "Residential": 311, "Retail": 898, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 122, "None": 193, "Office": 115, "Park": 370, "Parking": 48, "Residential": 306, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 77, "None": 210, "Office": 103, "Park": 343, "Parking": 49, "Residential": 341, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 88, "None": 212, "Office": 133, "Park": 371, "Parking": 45, "Residential": 282, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 103, "None": 183, "Office": 89, "Park": 360, "Parking": 61, "Residential": 367, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 90, "None": 182, "Office": 114, "Park": 347, "Parking": 52, "Residential": 321, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 99, "Light Industrial": 98, "None": 178, "Office": 124, "Park": 364, "Parking": 72, "Residential": 274, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 122, "None": 163, "Office": 105, "Park": 349, "Parking": 44, "Residential": 314, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 97, "None": 182, "Office": 135, "Park": 358, "Parking": 73, "Residential": 299, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 77, "None": 191, "Office": 139, "Park": 351, "Parking": 85, "Residential": 315, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 90, "None": 174, "Office": 113, "Park": 372, "Parking": 54, "Residential": 320, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 108, "None": 176, "Office": 64, "Park": 363, "Parking": 28, "Residential": 341, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 74, "None": 178, "Office": 124, "Park": 351, "Parking": 58, "Residential": 343, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 115, "None": 172, "Office": 86, "Park": 364, "Parking": 62, "Residential": 299, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 134, "None": 211, "Office": 129, "Park": 339, "Parking": 45, "Residential": 301, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 67, "None": 190, "Office": 122, "Park": 351, "Parking": 40, "Residential": 277, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 140, "None": 195, "Office": 99, "Park": 388, "Parking": 41, "Residential": 329, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 121, "None": 198, "Office": 127, "Park": 340, "Parking": 75, "Residential": 275, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 140, "None": 203, "Office": 93, "Park": 357, "Parking": 64, "Residential": 308, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 96, "None": 181, "Office": 129, "Park": 366, "Parking": 51, "Residential": 307, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 110, "None": 188, "Office": 116, "Park": 370, "Parking": 40, "Residential": 290, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 101, "None": 190, "Office": 121, "Park": 385, "Parking": 26, "Residential": 308, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 74, "None": 202, "Office": 119, "Park": 347, "Parking": 73, "Residential": 306, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 97, "None": 209, "Office": 117, "Park": 341, "Parking": 34, "Residential": 313, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 77, "None": 198, "Office": 105, "Park": 371, "Parking": 34, "Residential": 335, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 99, "None": 235, "Office": 95, "Park": 382, "Parking": 38, "Residential": 313, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 102, "None": 186, "Office": 121, "Park": 369, "Parking": 56, "Residential": 366, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 108, "None": 180, "Office": 99, "Park": 364, "Parking": 37, "Residential": 296, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 129, "None": 209, "Office": 94, "Park": 374, "Parking": 46, "Residential": 310, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 97, "None": 186, "Office": 100, "Park": 389, "Parking": 34, "Residential": 328, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 91, "None": 189, "Office": 128, "Park": 351, "Parking": 33, "Residential": 326, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 109, "None": 185, "Office": 142, "Park": 352, "Parking": 46, "Residential": 278, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 114, "None": 166, "Office": 120, "Park": 369, "Parking": 44, "Residential": 334, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 85, "None": 213, "Office": 126, "Park": 382, "Parking": 83, "Residential": 295, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 112, "None": 187, "Office": 101, "Park": 383, "Parking": 60, "Residential": 272, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 133, "None": 198, "Office": 109, "Park": 336, "Parking": 60, "Residential": 290, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 102, "None": 194, "Office": 92, "Park": 333, "Parking": 61, "Residential": 343, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 63, "None": 219, "Office": 131, "Park": 374, "Parking": 60, "Residential": 288, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 81, "None": 194, "Office": 87, "Park": 386, "Parking": 85, "Residential": 264, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 115, "None": 208, "Office": 110, "Park": 386, "Parking": 53, "Residential": 300, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 102, "None": 253, "Office": 153, "Park": 349, "Parking": 25, "Residential": 285, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 79, "None": 212, "Office": 145, "Park": 342, "Parking": 43, "Residential": 328, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 119, "None": 186, "Office": 75, "Park": 371, "Parking": 27, "Residential": 309, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 119, "None": 209, "Office": 119, "Park": 346, "Parking": 30, "Residential": 327, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 90, "None": 190, "Office": 143, "Park": 383, "Parking": 67, "Residential": 248, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 62, "None": 197, "Office": 110, "Park": 349, "Parking": 82, "Residential": 310, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 84, "None": 191, "Office": 118, "Park": 358, "Parking": 32, "Residential": 382, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 110, "None": 192, "Office": 119, "Park": 330, "Parking": 64, "Residential": 310, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 79, "None": 187, "Office": 131, "Park": 351, "Parking": 49, "Residential": 277, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 115, "None": 187, "Office": 143, "Park": 353, "Parking": 40, "Residential": 293, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 104, "None": 216, "Office": 124, "Park": 365, "Parking": 54, "Residential": 315, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 108, "None": 222, "Office": 130, "Park": 358, "Parking": 52, "Residential": 330, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 135, "None": 178, "Office": 105, "Park": 374, "Parking": 38, "Residential": 317, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 94, "None": 154, "Office": 112, "Park": 394, "Parking": 41, "Residential": 281, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 80, "None": 196, "Office": 118, "Park": 352, "Parking": 40, "Residential": 330, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 84, "None": 180, "Office": 153, "Park": 348, "Parking": 53, "Residential": 305, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 92, "None": 178, "Office": 133, "Park": 343, "Parking": 48, "Residential": 361, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 104, "None": 208, "Office": 122, "Park": 371, "Parking": 37, "Residential": 319, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 90, "None": 185, "Office": 128, "Park": 361, "Parking": 50, "Residential": 256, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 95, "None": 189, "Office": 114, "Park": 359, "Parking": 64, "Residential": 362, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 83, "None": 198, "Office": 115, "Park": 354, "Parking": 44, "Residential": 282, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 75, "None": 174, "Office": 122, "Park": 345, "Parking": 73, "Residential": 307, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 96, "None": 183, "Office": 115, "Park": 375, "Parking": 63, "Residential": 337, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 79, "None": 194, "Office": 151, "Park": 331, "Parking": 36, "Residential": 348, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 100, "None": 184, "Office": 149, "Park": 354, "Parking": 66, "Residential": 314, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 135, "None": 189, "Office": 134, "Park": 349, "Parking": 23, "Residential": 298, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 77, "None": 198, "Office": 141, "Park": 369, "Parking": 57, "Residential": 324, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 104, "None": 167, "Office": 94, "Park": 367, "Parking": 58, "Residential": 303, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 80, "None": 176, "Office": 120, "Park": 380, "Parking": 38, "Residential": 278, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 191, "Light Industrial": 92, "None": 227, "Office": 84, "Park": 364, "Parking": 54, "Residential": 325, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 108, "None": 201, "Office": 132, "Park": 358, "Parking": 58, "Residential": 286, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 112, "None": 169, "Office": 102, "Park": 360, "Parking": 76, "Residential": 338, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 92, "None": 173, "Office": 100, "Park": 373, "Parking": 66, "Residential": 307, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 82, "None": 191, "Office": 138, "Park": 357, "Parking": 35, "Residential": 287, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 131, "None": 187, "Office": 113, "Park": 354, "Parking": 34, "Residential": 283, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 101, "None": 162, "Office": 98, "Park": 357, "Parking": 79, "Residential": 295, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 84, "None": 198, "Office": 120, "Park": 370, "Parking": 80, "Residential": 298, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 95, "None": 176, "Office": 115, "Park": 395, "Parking": 48, "Residential": 314, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 103, "None": 192, "Office": 115, "Park": 388, "Parking": 59, "Residential": 333, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 84, "None": 202, "Office": 119, "Park": 360, "Parking": 61, "Residential": 332, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 112, "None": 198, "Office": 122, "Park": 339, "Parking": 56, "Residential": 299, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 115, "None": 191, "Office": 114, "Park": 360, "Parking": 56, "Residential": 295, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 87, "None": 207, "Office": 136, "Park": 360, "Parking": 57, "Residential": 324, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 83, "None": 200, "Office": 85, "Park": 381, "Parking": 77, "Residential": 295, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 85, "None": 215, "Office": 119, "Park": 373, "Parking": 51, "Residential": 320, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 103, "None": 210, "Office": 83, "Park": 347, "Parking": 48, "Residential": 284, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 109, "None": 166, "Office": 106, "Park": 390, "Parking": 56, "Residential": 319, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 122, "None": 197, "Office": 118, "Park": 367, "Parking": 50, "Residential": 305, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 101, "Light Industrial": 103, "None": 170, "Office": 146, "Park": 339, "Parking": 47, "Residential": 349, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 72, "None": 176, "Office": 103, "Park": 415, "Parking": 31, "Residential": 307, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 122, "None": 204, "Office": 102, "Park": 353, "Parking": 94, "Residential": 333, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 101, "None": 180, "Office": 85, "Park": 360, "Parking": 64, "Residential": 352, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 99, "None": 182, "Office": 148, "Park": 354, "Parking": 44, "Residential": 331, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 112, "None": 183, "Office": 132, "Park": 342, "Parking": 20, "Residential": 353, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 91, "None": 191, "Office": 107, "Park": 353, "Parking": 85, "Residential": 326, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 94, "None": 195, "Office": 88, "Park": 361, "Parking": 33, "Residential": 308, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 111, "None": 189, "Office": 112, "Park": 345, "Parking": 30, "Residential": 346, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 97, "None": 189, "Office": 99, "Park": 368, "Parking": 45, "Residential": 268, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 122, "None": 207, "Office": 106, "Park": 358, "Parking": 69, "Residential": 335, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 193, "Light Industrial": 92, "None": 191, "Office": 112, "Park": 359, "Parking": 64, "Residential": 291, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 87, "None": 170, "Office": 122, "Park": 349, "Parking": 43, "Residential": 356, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 100, "None": 177, "Office": 126, "Park": 345, "Parking": 68, "Residential": 286, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 81, "None": 195, "Office": 108, "Park": 343, "Parking": 56, "Residential": 311, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 99, "None": 199, "Office": 104, "Park": 375, "Parking": 60, "Residential": 308, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 117, "None": 198, "Office": 110, "Park": 348, "Parking": 66, "Residential": 306, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 97, "None": 176, "Office": 116, "Park": 357, "Parking": 35, "Residential": 388, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 107, "None": 181, "Office": 144, "Park": 349, "Parking": 25, "Residential": 238, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 107, "None": 178, "Office": 58, "Park": 381, "Parking": 44, "Residential": 326, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 82, "None": 194, "Office": 155, "Park": 340, "Parking": 50, "Residential": 340, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 91, "None": 204, "Office": 88, "Park": 365, "Parking": 43, "Residential": 314, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 118, "None": 193, "Office": 146, "Park": 356, "Parking": 42, "Residential": 280, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 95, "None": 193, "Office": 144, "Park": 344, "Parking": 32, "Residential": 319, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 154, "None": 171, "Office": 112, "Park": 367, "Parking": 52, "Residential": 296, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 79, "None": 199, "Office": 167, "Park": 348, "Parking": 90, "Residential": 310, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 84, "None": 173, "Office": 103, "Park": 358, "Parking": 33, "Residential": 387, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 101, "None": 192, "Office": 130, "Park": 357, "Parking": 45, "Residential": 280, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 97, "None": 184, "Office": 111, "Park": 372, "Parking": 70, "Residential": 332, "Retail": 809, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 145, "None": 190, "Office": 119, "Park": 387, "Parking": 41, "Residential": 284, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 108, "None": 194, "Office": 129, "Park": 340, "Parking": 51, "Residential": 331, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 87, "None": 220, "Office": 101, "Park": 388, "Parking": 55, "Residential": 314, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 82, "None": 182, "Office": 140, "Park": 353, "Parking": 58, "Residential": 305, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 121, "None": 191, "Office": 105, "Park": 379, "Parking": 37, "Residential": 329, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 102, "None": 186, "Office": 198, "Park": 345, "Parking": 38, "Residential": 294, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 95, "None": 191, "Office": 167, "Park": 345, "Parking": 46, "Residential": 345, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 119, "None": 229, "Office": 122, "Park": 355, "Parking": 72, "Residential": 325, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 124, "None": 182, "Office": 163, "Park": 345, "Parking": 52, "Residential": 274, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 80, "None": 209, "Office": 120, "Park": 349, "Parking": 63, "Residential": 360, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 111, "None": 180, "Office": 109, "Park": 339, "Parking": 32, "Residential": 376, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 84, "None": 199, "Office": 143, "Park": 374, "Parking": 57, "Residential": 345, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 94, "None": 211, "Office": 142, "Park": 337, "Parking": 64, "Residential": 332, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 84, "None": 184, "Office": 92, "Park": 374, "Parking": 42, "Residential": 256, "Retail": 899, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 87, "None": 203, "Office": 124, "Park": 358, "Parking": 41, "Residential": 305, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 101, "None": 175, "Office": 137, "Park": 363, "Parking": 70, "Residential": 345, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 91, "None": 179, "Office": 118, "Park": 373, "Parking": 39, "Residential": 291, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 188, "Light Industrial": 76, "None": 194, "Office": 116, "Park": 381, "Parking": 64, "Residential": 360, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 124, "None": 183, "Office": 137, "Park": 362, "Parking": 35, "Residential": 361, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 96, "None": 192, "Office": 164, "Park": 364, "Parking": 63, "Residential": 351, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 89, "None": 184, "Office": 113, "Park": 381, "Parking": 46, "Residential": 306, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 73, "None": 190, "Office": 111, "Park": 365, "Parking": 38, "Residential": 334, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 106, "None": 191, "Office": 99, "Park": 383, "Parking": 61, "Residential": 323, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 192, "Light Industrial": 77, "None": 167, "Office": 158, "Park": 343, "Parking": 63, "Residential": 281, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 72, "None": 183, "Office": 103, "Park": 393, "Parking": 63, "Residential": 280, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 112, "None": 184, "Office": 134, "Park": 370, "Parking": 48, "Residential": 237, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 119, "None": 189, "Office": 129, "Park": 352, "Parking": 38, "Residential": 243, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 95, "None": 200, "Office": 124, "Park": 368, "Parking": 73, "Residential": 274, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 102, "None": 215, "Office": 123, "Park": 344, "Parking": 72, "Residential": 290, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 103, "None": 193, "Office": 102, "Park": 341, "Parking": 57, "Residential": 318, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 103, "None": 170, "Office": 114, "Park": 345, "Parking": 53, "Residential": 303, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 83, "None": 202, "Office": 119, "Park": 352, "Parking": 40, "Residential": 304, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 187, "Light Industrial": 81, "None": 172, "Office": 111, "Park": 354, "Parking": 50, "Residential": 306, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 78, "None": 198, "Office": 139, "Park": 357, "Parking": 47, "Residential": 337, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 103, "None": 202, "Office": 107, "Park": 353, "Parking": 45, "Residential": 316, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 108, "None": 175, "Office": 123, "Park": 392, "Parking": 46, "Residential": 306, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 139, "None": 187, "Office": 97, "Park": 379, "Parking": 50, "Residential": 315, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 107, "None": 192, "Office": 154, "Park": 352, "Parking": 50, "Residential": 302, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 108, "None": 190, "Office": 110, "Park": 390, "Parking": 77, "Residential": 290, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 75, "None": 170, "Office": 134, "Park": 367, "Parking": 57, "Residential": 290, "Retail": 900, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 128, "None": 187, "Office": 175, "Park": 363, "Parking": 52, "Residential": 306, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 107, "None": 166, "Office": 121, "Park": 388, "Parking": 40, "Residential": 291, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 91, "None": 195, "Office": 110, "Park": 335, "Parking": 46, "Residential": 368, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 81, "None": 181, "Office": 97, "Park": 365, "Parking": 52, "Residential": 273, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 115, "None": 219, "Office": 126, "Park": 358, "Parking": 74, "Residential": 300, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 86, "None": 213, "Office": 103, "Park": 360, "Parking": 74, "Residential": 323, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 112, "None": 217, "Office": 120, "Park": 354, "Parking": 47, "Residential": 326, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 119, "None": 201, "Office": 109, "Park": 349, "Parking": 45, "Residential": 328, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 99, "None": 203, "Office": 129, "Park": 348, "Parking": 51, "Residential": 342, "Retail": 806, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 96, "None": 169, "Office": 107, "Park": 384, "Parking": 87, "Residential": 317, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 109, "None": 191, "Office": 143, "Park": 379, "Parking": 85, "Residential": 319, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 102, "None": 190, "Office": 172, "Park": 375, "Parking": 59, "Residential": 289, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 79, "None": 171, "Office": 89, "Park": 359, "Parking": 63, "Residential": 332, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 106, "None": 179, "Office": 136, "Park": 360, "Parking": 55, "Residential": 328, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 93, "None": 210, "Office": 116, "Park": 377, "Parking": 34, "Residential": 332, "Retail": 898, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 107, "None": 217, "Office": 111, "Park": 364, "Parking": 51, "Residential": 303, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 94, "None": 169, "Office": 105, "Park": 374, "Parking": 40, "Residential": 355, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 110, "None": 205, "Office": 123, "Park": 375, "Parking": 24, "Residential": 298, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 102, "None": 213, "Office": 97, "Park": 364, "Parking": 61, "Residential": 313, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 96, "None": 169, "Office": 104, "Park": 367, "Parking": 88, "Residential": 302, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 118, "None": 174, "Office": 123, "Park": 349, "Parking": 55, "Residential": 351, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 100, "None": 180, "Office": 118, "Park": 382, "Parking": 47, "Residential": 332, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 101, "None": 198, "Office": 105, "Park": 368, "Parking": 45, "Residential": 314, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 81, "None": 199, "Office": 143, "Park": 355, "Parking": 33, "Residential": 309, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 108, "None": 185, "Office": 85, "Park": 365, "Parking": 59, "Residential": 328, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 73, "None": 184, "Office": 109, "Park": 388, "Parking": 29, "Residential": 318, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 89, "None": 208, "Office": 133, "Park": 352, "Parking": 42, "Residential": 277, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 85, "None": 174, "Office": 152, "Park": 359, "Parking": 34, "Residential": 337, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 130, "None": 205, "Office": 123, "Park": 352, "Parking": 60, "Residential": 339, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 103, "None": 182, "Office": 91, "Park": 380, "Parking": 25, "Residential": 330, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 104, "None": 164, "Office": 97, "Park": 377, "Parking": 49, "Residential": 308, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 101, "None": 216, "Office": 132, "Park": 359, "Parking": 85, "Residential": 303, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 98, "None": 207, "Office": 130, "Park": 381, "Parking": 59, "Residential": 299, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 97, "None": 198, "Office": 119, "Park": 380, "Parking": 43, "Residential": 355, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 121, "None": 183, "Office": 100, "Park": 362, "Parking": 29, "Residential": 315, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 136, "None": 196, "Office": 92, "Park": 381, "Parking": 41, "Residential": 365, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 83, "None": 179, "Office": 128, "Park": 362, "Parking": 49, "Residential": 317, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 93, "None": 190, "Office": 111, "Park": 358, "Parking": 48, "Residential": 322, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 108, "None": 187, "Office": 105, "Park": 381, "Parking": 35, "Residential": 360, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 71, "None": 205, "Office": 144, "Park": 369, "Parking": 35, "Residential": 350, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 86, "None": 192, "Office": 106, "Park": 379, "Parking": 84, "Residential": 325, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 98, "None": 209, "Office": 128, "Park": 353, "Parking": 81, "Residential": 286, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 122, "None": 192, "Office": 123, "Park": 358, "Parking": 27, "Residential": 349, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 81, "None": 179, "Office": 101, "Park": 362, "Parking": 51, "Residential": 295, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 105, "None": 163, "Office": 125, "Park": 351, "Parking": 85, "Residential": 313, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 124, "None": 189, "Office": 138, "Park": 359, "Parking": 39, "Residential": 295, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 99, "None": 188, "Office": 108, "Park": 354, "Parking": 54, "Residential": 352, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 77, "None": 194, "Office": 113, "Park": 354, "Parking": 45, "Residential": 355, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 115, "None": 177, "Office": 99, "Park": 346, "Parking": 67, "Residential": 342, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 64, "None": 175, "Office": 139, "Park": 383, "Parking": 66, "Residential": 324, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 102, "None": 179, "Office": 109, "Park": 373, "Parking": 38, "Residential": 292, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 102, "None": 249, "Office": 126, "Park": 373, "Parking": 54, "Residential": 291, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 114, "None": 169, "Office": 122, "Park": 353, "Parking": 36, "Residential": 338, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 86, "None": 202, "Office": 102, "Park": 386, "Parking": 47, "Residential": 320, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 93, "None": 197, "Office": 119, "Park": 370, "Parking": 76, "Residential": 316, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 119, "None": 193, "Office": 108, "Park": 370, "Parking": 65, "Residential": 311, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 92, "None": 212, "Office": 111, "Park": 362, "Parking": 49, "Residential": 279, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 109, "None": 182, "Office": 118, "Park": 351, "Parking": 35, "Residential": 332, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 99, "None": 191, "Office": 84, "Park": 365, "Parking": 49, "Residential": 334, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 78, "None": 201, "Office": 106, "Park": 385, "Parking": 31, "Residential": 299, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 101, "None": 211, "Office": 118, "Park": 369, "Parking": 41, "Residential": 302, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 97, "None": 201, "Office": 120, "Park": 372, "Parking": 58, "Residential": 295, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 111, "None": 194, "Office": 113, "Park": 354, "Parking": 49, "Residential": 343, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 79, "None": 163, "Office": 114, "Park": 402, "Parking": 58, "Residential": 322, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 71, "None": 182, "Office": 131, "Park": 335, "Parking": 52, "Residential": 370, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 100, "None": 195, "Office": 124, "Park": 363, "Parking": 35, "Residential": 359, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 93, "None": 187, "Office": 87, "Park": 382, "Parking": 69, "Residential": 313, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 67, "None": 183, "Office": 133, "Park": 360, "Parking": 83, "Residential": 283, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 113, "None": 197, "Office": 134, "Park": 372, "Parking": 52, "Residential": 275, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 96, "None": 179, "Office": 93, "Park": 361, "Parking": 98, "Residential": 306, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 91, "None": 199, "Office": 117, "Park": 357, "Parking": 63, "Residential": 355, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 82, "None": 196, "Office": 112, "Park": 366, "Parking": 76, "Residential": 292, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 89, "None": 174, "Office": 110, "Park": 365, "Parking": 39, "Residential": 343, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 99, "None": 174, "Office": 97, "Park": 361, "Parking": 50, "Residential": 329, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 95, "None": 171, "Office": 150, "Park": 336, "Parking": 49, "Residential": 300, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 89, "None": 183, "Office": 133, "Park": 333, "Parking": 78, "Residential": 314, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 120, "None": 182, "Office": 137, "Park": 353, "Parking": 45, "Residential": 366, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 106, "None": 191, "Office": 125, "Park": 404, "Parking": 66, "Residential": 289, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 117, "None": 185, "Office": 93, "Park": 346, "Parking": 34, "Residential": 323, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 90, "None": 200, "Office": 69, "Park": 385, "Parking": 47, "Residential": 299, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 89, "None": 182, "Office": 119, "Park": 373, "Parking": 58, "Residential": 281, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 98, "None": 167, "Office": 125, "Park": 376, "Parking": 48, "Residential": 375, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 77, "None": 181, "Office": 118, "Park": 369, "Parking": 48, "Residential": 335, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 93, "None": 226, "Office": 112, "Park": 373, "Parking": 85, "Residential": 312, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 107, "None": 205, "Office": 129, "Park": 351, "Parking": 63, "Residential": 291, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 126, "None": 194, "Office": 120, "Park": 359, "Parking": 51, "Residential": 294, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 97, "None": 203, "Office": 98, "Park": 341, "Parking": 60, "Residential": 300, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 113, "None": 199, "Office": 142, "Park": 383, "Parking": 28, "Residential": 319, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 81, "None": 182, "Office": 93, "Park": 403, "Parking": 26, "Residential": 292, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 95, "None": 198, "Office": 181, "Park": 355, "Parking": 35, "Residential": 309, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 85, "None": 171, "Office": 119, "Park": 343, "Parking": 62, "Residential": 331, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 94, "None": 189, "Office": 128, "Park": 344, "Parking": 46, "Residential": 329, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 110, "None": 184, "Office": 120, "Park": 364, "Parking": 60, "Residential": 337, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 114, "None": 176, "Office": 134, "Park": 358, "Parking": 78, "Residential": 282, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 100, "None": 223, "Office": 120, "Park": 373, "Parking": 46, "Residential": 336, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 123, "None": 173, "Office": 118, "Park": 348, "Parking": 75, "Residential": 301, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 100, "None": 207, "Office": 112, "Park": 374, "Parking": 42, "Residential": 351, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 75, "None": 201, "Office": 118, "Park": 356, "Parking": 63, "Residential": 287, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 124, "None": 181, "Office": 136, "Park": 353, "Parking": 55, "Residential": 277, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 128, "None": 160, "Office": 97, "Park": 369, "Parking": 66, "Residential": 316, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 87, "None": 176, "Office": 129, "Park": 394, "Parking": 39, "Residential": 297, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 96, "None": 209, "Office": 155, "Park": 356, "Parking": 48, "Residential": 295, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 97, "None": 177, "Office": 101, "Park": 398, "Parking": 41, "Residential": 290, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 92, "None": 186, "Office": 122, "Park": 371, "Parking": 47, "Residential": 312, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 134, "None": 188, "Office": 104, "Park": 368, "Parking": 57, "Residential": 303, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 92, "None": 167, "Office": 162, "Park": 358, "Parking": 46, "Residential": 283, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 97, "None": 187, "Office": 104, "Park": 385, "Parking": 37, "Residential": 319, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 79, "None": 207, "Office": 110, "Park": 368, "Parking": 54, "Residential": 297, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 179, "Light Industrial": 93, "None": 166, "Office": 137, "Park": 347, "Parking": 62, "Residential": 353, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 79, "None": 212, "Office": 139, "Park": 385, "Parking": 38, "Residential": 286, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 103, "None": 173, "Office": 101, "Park": 353, "Parking": 53, "Residential": 307, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 67, "None": 193, "Office": 102, "Park": 353, "Parking": 62, "Residential": 332, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 117, "None": 201, "Office": 109, "Park": 346, "Parking": 38, "Residential": 340, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 60, "None": 218, "Office": 135, "Park": 337, "Parking": 51, "Residential": 351, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 118, "None": 201, "Office": 151, "Park": 363, "Parking": 54, "Residential": 299, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 95, "None": 205, "Office": 149, "Park": 332, "Parking": 50, "Residential": 349, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 134, "None": 188, "Office": 156, "Park": 348, "Parking": 66, "Residential": 328, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 86, "None": 222, "Office": 107, "Park": 368, "Parking": 79, "Residential": 297, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 86, "None": 182, "Office": 114, "Park": 371, "Parking": 37, "Residential": 285, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 121, "None": 205, "Office": 106, "Park": 379, "Parking": 43, "Residential": 328, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 88, "None": 175, "Office": 110, "Park": 380, "Parking": 62, "Residential": 290, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 94, "None": 186, "Office": 124, "Park": 346, "Parking": 61, "Residential": 374, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 97, "None": 193, "Office": 132, "Park": 355, "Parking": 65, "Residential": 322, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 98, "None": 191, "Office": 100, "Park": 370, "Parking": 59, "Residential": 348, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 102, "None": 165, "Office": 115, "Park": 363, "Parking": 83, "Residential": 323, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 66, "None": 190, "Office": 116, "Park": 374, "Parking": 48, "Residential": 311, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 75, "None": 176, "Office": 128, "Park": 346, "Parking": 54, "Residential": 343, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 90, "None": 193, "Office": 146, "Park": 366, "Parking": 35, "Residential": 356, "Retail": 814, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 98, "None": 185, "Office": 86, "Park": 368, "Parking": 45, "Residential": 341, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 117, "None": 171, "Office": 114, "Park": 349, "Parking": 50, "Residential": 361, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 100, "None": 198, "Office": 106, "Park": 372, "Parking": 50, "Residential": 350, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 91, "None": 185, "Office": 112, "Park": 356, "Parking": 66, "Residential": 281, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 112, "None": 201, "Office": 161, "Park": 355, "Parking": 64, "Residential": 322, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 75, "None": 212, "Office": 115, "Park": 360, "Parking": 66, "Residential": 259, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 99, "None": 199, "Office": 102, "Park": 353, "Parking": 64, "Residential": 338, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 114, "None": 162, "Office": 151, "Park": 367, "Parking": 29, "Residential": 353, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 188, "Light Industrial": 115, "None": 191, "Office": 116, "Park": 344, "Parking": 55, "Residential": 303, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 106, "None": 221, "Office": 114, "Park": 349, "Parking": 63, "Residential": 304, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 111, "None": 192, "Office": 104, "Park": 353, "Parking": 55, "Residential": 325, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 104, "None": 196, "Office": 147, "Park": 369, "Parking": 48, "Residential": 305, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 83, "None": 197, "Office": 110, "Park": 349, "Parking": 44, "Residential": 409, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 99, "None": 171, "Office": 93, "Park": 373, "Parking": 70, "Residential": 325, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 101, "None": 214, "Office": 111, "Park": 356, "Parking": 46, "Residential": 326, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 81, "None": 222, "Office": 120, "Park": 386, "Parking": 63, "Residential": 305, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 121, "None": 224, "Office": 170, "Park": 345, "Parking": 47, "Residential": 336, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 91, "None": 166, "Office": 98, "Park": 350, "Parking": 35, "Residential": 384, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 100, "None": 194, "Office": 140, "Park": 365, "Parking": 51, "Residential": 343, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 105, "None": 221, "Office": 143, "Park": 356, "Parking": 26, "Residential": 293, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 109, "None": 184, "Office": 108, "Park": 361, "Parking": 36, "Residential": 314, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 179, "Light Industrial": 99, "None": 177, "Office": 119, "Park": 354, "Parking": 56, "Residential": 292, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 119, "None": 201, "Office": 121, "Park": 377, "Parking": 38, "Residential": 287, "Retail": 887, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 78, "None": 184, "Office": 110, "Park": 351, "Parking": 52, "Residential": 335, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 133, "None": 186, "Office": 124, "Park": 348, "Parking": 58, "Residential": 325, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 142, "None": 161, "Office": 107, "Park": 366, "Parking": 49, "Residential": 310, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 88, "None": 171, "Office": 133, "Park": 343, "Parking": 89, "Residential": 295, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 190, "Light Industrial": 87, "None": 197, "Office": 127, "Park": 363, "Parking": 35, "Residential": 307, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 94, "None": 194, "Office": 140, "Park": 369, "Parking": 65, "Residential": 324, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 89, "None": 202, "Office": 116, "Park": 344, "Parking": 96, "Residential": 295, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 119, "None": 185, "Office": 129, "Park": 344, "Parking": 69, "Residential": 284, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 135, "None": 246, "Office": 106, "Park": 335, "Parking": 32, "Residential": 284, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 91, "None": 201, "Office": 142, "Park": 336, "Parking": 84, "Residential": 345, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 108, "None": 179, "Office": 103, "Park": 386, "Parking": 66, "Residential": 335, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 120, "None": 213, "Office": 128, "Park": 367, "Parking": 32, "Residential": 308, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 93, "None": 211, "Office": 101, "Park": 371, "Parking": 66, "Residential": 304, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 99, "None": 198, "Office": 79, "Park": 377, "Parking": 43, "Residential": 370, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 100, "None": 207, "Office": 137, "Park": 389, "Parking": 86, "Residential": 351, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 70, "None": 189, "Office": 149, "Park": 358, "Parking": 42, "Residential": 303, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 90, "None": 198, "Office": 98, "Park": 354, "Parking": 31, "Residential": 334, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 119, "None": 206, "Office": 132, "Park": 350, "Parking": 24, "Residential": 312, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 134, "None": 200, "Office": 107, "Park": 349, "Parking": 43, "Residential": 333, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 72, "None": 191, "Office": 142, "Park": 352, "Parking": 29, "Residential": 323, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 134, "None": 188, "Office": 127, "Park": 368, "Parking": 34, "Residential": 295, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 119, "None": 176, "Office": 110, "Park": 376, "Parking": 31, "Residential": 320, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 112, "None": 196, "Office": 102, "Park": 352, "Parking": 67, "Residential": 317, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 114, "None": 203, "Office": 137, "Park": 341, "Parking": 76, "Residential": 340, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 74, "None": 183, "Office": 112, "Park": 380, "Parking": 58, "Residential": 281, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 117, "None": 185, "Office": 119, "Park": 332, "Parking": 84, "Residential": 319, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 110, "None": 213, "Office": 130, "Park": 345, "Parking": 49, "Residential": 329, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 84, "None": 193, "Office": 92, "Park": 381, "Parking": 36, "Residential": 299, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 85, "None": 203, "Office": 99, "Park": 371, "Parking": 57, "Residential": 276, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 108, "None": 174, "Office": 135, "Park": 370, "Parking": 22, "Residential": 352, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 75, "None": 172, "Office": 150, "Park": 387, "Parking": 39, "Residential": 318, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 82, "None": 206, "Office": 119, "Park": 396, "Parking": 44, "Residential": 351, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 104, "None": 180, "Office": 166, "Park": 373, "Parking": 69, "Residential": 299, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 96, "None": 174, "Office": 104, "Park": 388, "Parking": 64, "Residential": 335, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 105, "None": 176, "Office": 117, "Park": 389, "Parking": 64, "Residential": 292, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 105, "None": 211, "Office": 144, "Park": 378, "Parking": 39, "Residential": 253, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 109, "None": 161, "Office": 127, "Park": 352, "Parking": 50, "Residential": 300, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 130, "None": 210, "Office": 125, "Park": 355, "Parking": 69, "Residential": 276, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 119, "None": 187, "Office": 124, "Park": 356, "Parking": 35, "Residential": 299, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 98, "None": 172, "Office": 158, "Park": 368, "Parking": 38, "Residential": 273, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 95, "None": 182, "Office": 143, "Park": 360, "Parking": 73, "Residential": 312, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 81, "None": 174, "Office": 124, "Park": 384, "Parking": 44, "Residential": 332, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 114, "None": 198, "Office": 103, "Park": 344, "Parking": 97, "Residential": 335, "Retail": 796, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 80, "None": 172, "Office": 131, "Park": 353, "Parking": 21, "Residential": 373, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 100, "None": 200, "Office": 110, "Park": 385, "Parking": 85, "Residential": 239, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 94, "None": 202, "Office": 121, "Park": 366, "Parking": 30, "Residential": 361, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 106, "None": 190, "Office": 134, "Park": 344, "Parking": 80, "Residential": 325, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 126, "None": 203, "Office": 100, "Park": 364, "Parking": 44, "Residential": 309, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 108, "None": 194, "Office": 101, "Park": 348, "Parking": 33, "Residential": 323, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 43, "None": 195, "Office": 129, "Park": 376, "Parking": 37, "Residential": 269, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 108, "None": 203, "Office": 135, "Park": 360, "Parking": 46, "Residential": 316, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 82, "None": 196, "Office": 103, "Park": 355, "Parking": 36, "Residential": 310, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 87, "None": 191, "Office": 110, "Park": 408, "Parking": 68, "Residential": 269, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 92, "None": 160, "Office": 114, "Park": 374, "Parking": 30, "Residential": 345, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 80, "None": 230, "Office": 100, "Park": 368, "Parking": 47, "Residential": 282, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 117, "None": 237, "Office": 190, "Park": 359, "Parking": 45, "Residential": 287, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 160, "None": 187, "Office": 111, "Park": 384, "Parking": 32, "Residential": 304, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 99, "None": 180, "Office": 106, "Park": 355, "Parking": 49, "Residential": 310, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 121, "None": 173, "Office": 139, "Park": 364, "Parking": 60, "Residential": 333, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 92, "None": 198, "Office": 106, "Park": 340, "Parking": 62, "Residential": 271, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 88, "None": 178, "Office": 116, "Park": 378, "Parking": 58, "Residential": 330, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 66, "None": 223, "Office": 107, "Park": 356, "Parking": 26, "Residential": 374, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 93, "None": 180, "Office": 144, "Park": 378, "Parking": 57, "Residential": 317, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 104, "None": 183, "Office": 88, "Park": 357, "Parking": 44, "Residential": 338, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 117, "None": 204, "Office": 106, "Park": 347, "Parking": 56, "Residential": 334, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 103, "None": 208, "Office": 113, "Park": 374, "Parking": 51, "Residential": 350, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 153, "None": 207, "Office": 105, "Park": 344, "Parking": 40, "Residential": 317, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 77, "None": 197, "Office": 138, "Park": 366, "Parking": 51, "Residential": 310, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 106, "None": 195, "Office": 114, "Park": 338, "Parking": 46, "Residential": 357, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 101, "None": 195, "Office": 93, "Park": 358, "Parking": 31, "Residential": 300, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 84, "None": 201, "Office": 136, "Park": 394, "Parking": 56, "Residential": 294, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 95, "None": 175, "Office": 126, "Park": 362, "Parking": 40, "Residential": 327, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 99, "Light Industrial": 112, "None": 172, "Office": 133, "Park": 368, "Parking": 42, "Residential": 319, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 88, "None": 192, "Office": 124, "Park": 357, "Parking": 53, "Residential": 312, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 97, "None": 187, "Office": 136, "Park": 371, "Parking": 37, "Residential": 289, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 114, "None": 173, "Office": 136, "Park": 357, "Parking": 28, "Residential": 308, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 117, "None": 214, "Office": 117, "Park": 356, "Parking": 52, "Residential": 328, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 187, "Light Industrial": 100, "None": 187, "Office": 130, "Park": 367, "Parking": 43, "Residential": 336, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 95, "None": 180, "Office": 111, "Park": 342, "Parking": 42, "Residential": 300, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 67, "None": 207, "Office": 120, "Park": 356, "Parking": 82, "Residential": 316, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 133, "None": 173, "Office": 94, "Park": 380, "Parking": 45, "Residential": 299, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 82, "None": 172, "Office": 89, "Park": 362, "Parking": 50, "Residential": 309, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 86, "None": 203, "Office": 148, "Park": 362, "Parking": 63, "Residential": 349, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 102, "None": 230, "Office": 122, "Park": 358, "Parking": 57, "Residential": 309, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 97, "None": 183, "Office": 121, "Park": 410, "Parking": 48, "Residential": 239, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 86, "None": 214, "Office": 124, "Park": 374, "Parking": 44, "Residential": 299, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 110, "None": 201, "Office": 152, "Park": 351, "Parking": 41, "Residential": 298, "Retail": 910, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 93, "None": 176, "Office": 145, "Park": 360, "Parking": 43, "Residential": 295, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 135, "None": 217, "Office": 105, "Park": 371, "Parking": 67, "Residential": 363, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 122, "None": 184, "Office": 147, "Park": 377, "Parking": 39, "Residential": 320, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 95, "None": 208, "Office": 131, "Park": 346, "Parking": 46, "Residential": 311, "Retail": 885, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 110, "None": 170, "Office": 143, "Park": 332, "Parking": 41, "Residential": 317, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 109, "None": 203, "Office": 148, "Park": 343, "Parking": 39, "Residential": 303, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 77, "None": 198, "Office": 115, "Park": 333, "Parking": 55, "Residential": 358, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 105, "None": 198, "Office": 126, "Park": 337, "Parking": 28, "Residential": 388, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 94, "Light Industrial": 111, "None": 216, "Office": 118, "Park": 376, "Parking": 28, "Residential": 347, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 106, "None": 193, "Office": 98, "Park": 345, "Parking": 59, "Residential": 340, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 75, "None": 187, "Office": 121, "Park": 354, "Parking": 47, "Residential": 320, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 205, "Light Industrial": 106, "None": 176, "Office": 93, "Park": 334, "Parking": 70, "Residential": 348, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 93, "None": 203, "Office": 131, "Park": 352, "Parking": 30, "Residential": 344, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 188, "Light Industrial": 121, "None": 216, "Office": 113, "Park": 331, "Parking": 51, "Residential": 285, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 95, "None": 214, "Office": 106, "Park": 350, "Parking": 74, "Residential": 280, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 86, "None": 186, "Office": 137, "Park": 367, "Parking": 32, "Residential": 289, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 104, "None": 186, "Office": 92, "Park": 364, "Parking": 55, "Residential": 366, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 123, "None": 184, "Office": 111, "Park": 364, "Parking": 62, "Residential": 295, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 101, "None": 170, "Office": 95, "Park": 364, "Parking": 41, "Residential": 338, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 90, "None": 184, "Office": 138, "Park": 378, "Parking": 42, "Residential": 298, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 83, "None": 218, "Office": 107, "Park": 374, "Parking": 54, "Residential": 336, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 104, "None": 222, "Office": 174, "Park": 370, "Parking": 36, "Residential": 306, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 78, "None": 176, "Office": 124, "Park": 328, "Parking": 36, "Residential": 328, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 92, "None": 176, "Office": 131, "Park": 358, "Parking": 64, "Residential": 350, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 75, "None": 194, "Office": 128, "Park": 348, "Parking": 35, "Residential": 348, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 185, "Light Industrial": 108, "None": 221, "Office": 105, "Park": 371, "Parking": 34, "Residential": 235, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 97, "None": 196, "Office": 136, "Park": 340, "Parking": 44, "Residential": 327, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 73, "None": 184, "Office": 128, "Park": 352, "Parking": 45, "Residential": 323, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 126, "None": 200, "Office": 112, "Park": 349, "Parking": 36, "Residential": 361, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 86, "None": 204, "Office": 114, "Park": 360, "Parking": 59, "Residential": 353, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 130, "None": 223, "Office": 88, "Park": 367, "Parking": 54, "Residential": 344, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 60, "None": 187, "Office": 105, "Park": 356, "Parking": 46, "Residential": 308, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 75, "None": 197, "Office": 98, "Park": 386, "Parking": 51, "Residential": 357, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 96, "None": 182, "Office": 134, "Park": 346, "Parking": 135, "Residential": 353, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 95, "None": 209, "Office": 98, "Park": 348, "Parking": 54, "Residential": 305, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 78, "None": 208, "Office": 125, "Park": 350, "Parking": 47, "Residential": 357, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 96, "Light Industrial": 101, "None": 183, "Office": 90, "Park": 354, "Parking": 49, "Residential": 289, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 83, "None": 203, "Office": 75, "Park": 352, "Parking": 45, "Residential": 283, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 105, "None": 175, "Office": 125, "Park": 376, "Parking": 41, "Residential": 332, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 107, "None": 209, "Office": 113, "Park": 384, "Parking": 68, "Residential": 260, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 119, "None": 177, "Office": 114, "Park": 374, "Parking": 53, "Residential": 324, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 106, "None": 183, "Office": 127, "Park": 362, "Parking": 30, "Residential": 333, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 102, "None": 213, "Office": 123, "Park": 362, "Parking": 31, "Residential": 307, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 100, "None": 207, "Office": 132, "Park": 345, "Parking": 51, "Residential": 343, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 117, "None": 185, "Office": 121, "Park": 351, "Parking": 71, "Residential": 323, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 100, "None": 193, "Office": 109, "Park": 365, "Parking": 94, "Residential": 322, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 113, "None": 188, "Office": 90, "Park": 355, "Parking": 65, "Residential": 296, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 112, "None": 191, "Office": 143, "Park": 362, "Parking": 45, "Residential": 302, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 119, "None": 183, "Office": 105, "Park": 358, "Parking": 22, "Residential": 237, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 82, "None": 182, "Office": 96, "Park": 372, "Parking": 70, "Residential": 324, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 105, "None": 222, "Office": 121, "Park": 337, "Parking": 52, "Residential": 309, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 95, "None": 156, "Office": 83, "Park": 378, "Parking": 58, "Residential": 323, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 93, "None": 212, "Office": 160, "Park": 346, "Parking": 30, "Residential": 283, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 89, "None": 208, "Office": 115, "Park": 357, "Parking": 70, "Residential": 263, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 125, "None": 182, "Office": 94, "Park": 346, "Parking": 19, "Residential": 355, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 98, "None": 178, "Office": 127, "Park": 355, "Parking": 44, "Residential": 286, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 124, "None": 196, "Office": 112, "Park": 347, "Parking": 36, "Residential": 322, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 94, "None": 206, "Office": 124, "Park": 356, "Parking": 60, "Residential": 334, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 77, "None": 169, "Office": 116, "Park": 369, "Parking": 58, "Residential": 294, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 103, "None": 206, "Office": 121, "Park": 344, "Parking": 60, "Residential": 336, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 98, "Light Industrial": 87, "None": 168, "Office": 164, "Park": 339, "Parking": 75, "Residential": 356, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 121, "None": 194, "Office": 92, "Park": 393, "Parking": 74, "Residential": 257, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 135, "None": 173, "Office": 88, "Park": 342, "Parking": 59, "Residential": 341, "Retail": 905, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 95, "None": 209, "Office": 131, "Park": 370, "Parking": 41, "Residential": 276, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 88, "None": 200, "Office": 106, "Park": 387, "Parking": 52, "Residential": 314, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 109, "None": 175, "Office": 110, "Park": 381, "Parking": 29, "Residential": 283, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 82, "None": 179, "Office": 136, "Park": 349, "Parking": 71, "Residential": 307, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 73, "None": 225, "Office": 118, "Park": 328, "Parking": 42, "Residential": 331, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 97, "None": 198, "Office": 111, "Park": 333, "Parking": 52, "Residential": 328, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 110, "None": 172, "Office": 127, "Park": 332, "Parking": 45, "Residential": 330, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 110, "None": 227, "Office": 103, "Park": 357, "Parking": 62, "Residential": 256, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 86, "None": 171, "Office": 103, "Park": 367, "Parking": 58, "Residential": 297, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 181, "Light Industrial": 90, "None": 217, "Office": 97, "Park": 333, "Parking": 60, "Residential": 255, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 99, "None": 189, "Office": 125, "Park": 398, "Parking": 79, "Residential": 307, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 103, "None": 191, "Office": 121, "Park": 360, "Parking": 33, "Residential": 285, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 93, "None": 195, "Office": 152, "Park": 376, "Parking": 75, "Residential": 323, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 69, "None": 196, "Office": 111, "Park": 368, "Parking": 62, "Residential": 327, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 103, "None": 181, "Office": 153, "Park": 346, "Parking": 44, "Residential": 314, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 100, "None": 206, "Office": 118, "Park": 344, "Parking": 52, "Residential": 321, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 107, "None": 176, "Office": 146, "Park": 353, "Parking": 63, "Residential": 327, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 105, "None": 190, "Office": 120, "Park": 364, "Parking": 28, "Residential": 368, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 101, "None": 216, "Office": 97, "Park": 366, "Parking": 62, "Residential": 344, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 130, "None": 173, "Office": 95, "Park": 345, "Parking": 53, "Residential": 352, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 112, "None": 192, "Office": 107, "Park": 354, "Parking": 34, "Residential": 277, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 186, "Light Industrial": 137, "None": 169, "Office": 85, "Park": 353, "Parking": 70, "Residential": 356, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 97, "None": 187, "Office": 140, "Park": 345, "Parking": 66, "Residential": 306, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 108, "None": 197, "Office": 160, "Park": 360, "Parking": 59, "Residential": 301, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 102, "None": 183, "Office": 123, "Park": 386, "Parking": 34, "Residential": 281, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 103, "None": 178, "Office": 117, "Park": 350, "Parking": 54, "Residential": 332, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 108, "None": 170, "Office": 133, "Park": 344, "Parking": 52, "Residential": 362, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 80, "None": 213, "Office": 116, "Park": 360, "Parking": 52, "Residential": 327, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 113, "None": 171, "Office": 143, "Park": 376, "Parking": 45, "Residential": 259, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 73, "None": 187, "Office": 144, "Park": 360, "Parking": 33, "Residential": 287, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 103, "None": 178, "Office": 114, "Park": 347, "Parking": 79, "Residential": 334, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 123, "None": 166, "Office": 89, "Park": 383, "Parking": 72, "Residential": 327, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 139, "None": 187, "Office": 127, "Park": 379, "Parking": 65, "Residential": 325, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 120, "None": 183, "Office": 129, "Park": 385, "Parking": 19, "Residential": 289, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 115, "None": 174, "Office": 127, "Park": 363, "Parking": 36, "Residential": 353, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 105, "None": 195, "Office": 103, "Park": 360, "Parking": 35, "Residential": 318, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 98, "None": 179, "Office": 78, "Park": 361, "Parking": 53, "Residential": 274, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 109, "None": 173, "Office": 125, "Park": 373, "Parking": 55, "Residential": 340, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 89, "None": 171, "Office": 92, "Park": 392, "Parking": 54, "Residential": 309, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 93, "None": 209, "Office": 96, "Park": 357, "Parking": 52, "Residential": 317, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 114, "None": 178, "Office": 113, "Park": 365, "Parking": 62, "Residential": 260, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 114, "None": 220, "Office": 133, "Park": 346, "Parking": 40, "Residential": 317, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 110, "None": 180, "Office": 76, "Park": 342, "Parking": 77, "Residential": 395, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 108, "None": 202, "Office": 105, "Park": 355, "Parking": 76, "Residential": 317, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 104, "None": 199, "Office": 123, "Park": 357, "Parking": 39, "Residential": 354, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 120, "None": 200, "Office": 80, "Park": 355, "Parking": 30, "Residential": 333, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 121, "None": 203, "Office": 130, "Park": 364, "Parking": 46, "Residential": 308, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 138, "None": 180, "Office": 114, "Park": 378, "Parking": 69, "Residential": 303, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 114, "None": 184, "Office": 135, "Park": 365, "Parking": 69, "Residential": 288, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 71, "None": 178, "Office": 105, "Park": 347, "Parking": 44, "Residential": 346, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 116, "None": 180, "Office": 110, "Park": 340, "Parking": 56, "Residential": 335, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 86, "None": 214, "Office": 93, "Park": 400, "Parking": 45, "Residential": 310, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 87, "None": 217, "Office": 109, "Park": 355, "Parking": 95, "Residential": 289, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 109, "None": 214, "Office": 120, "Park": 355, "Parking": 43, "Residential": 312, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 99, "None": 178, "Office": 112, "Park": 390, "Parking": 37, "Residential": 325, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 94, "None": 193, "Office": 159, "Park": 354, "Parking": 37, "Residential": 343, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 81, "None": 178, "Office": 135, "Park": 360, "Parking": 61, "Residential": 329, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 73, "None": 206, "Office": 86, "Park": 370, "Parking": 40, "Residential": 297, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 119, "None": 175, "Office": 94, "Park": 350, "Parking": 62, "Residential": 321, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 110, "None": 191, "Office": 134, "Park": 338, "Parking": 60, "Residential": 317, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 116, "None": 236, "Office": 127, "Park": 361, "Parking": 57, "Residential": 286, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 114, "None": 192, "Office": 92, "Park": 367, "Parking": 39, "Residential": 351, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 73, "None": 201, "Office": 108, "Park": 348, "Parking": 75, "Residential": 330, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 97, "None": 166, "Office": 134, "Park": 353, "Parking": 41, "Residential": 335, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 141, "None": 203, "Office": 130, "Park": 352, "Parking": 33, "Residential": 285, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 128, "None": 195, "Office": 98, "Park": 347, "Parking": 70, "Residential": 317, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 98, "None": 204, "Office": 108, "Park": 360, "Parking": 69, "Residential": 338, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 97, "None": 178, "Office": 141, "Park": 381, "Parking": 63, "Residential": 310, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 84, "None": 184, "Office": 139, "Park": 356, "Parking": 46, "Residential": 328, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 125, "None": 194, "Office": 174, "Park": 368, "Parking": 67, "Residential": 385, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 68, "None": 173, "Office": 142, "Park": 351, "Parking": 63, "Residential": 369, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 137, "None": 191, "Office": 111, "Park": 401, "Parking": 43, "Residential": 301, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 105, "None": 170, "Office": 84, "Park": 361, "Parking": 99, "Residential": 322, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 81, "None": 188, "Office": 132, "Park": 345, "Parking": 50, "Residential": 327, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 94, "None": 174, "Office": 118, "Park": 349, "Parking": 49, "Residential": 292, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 100, "None": 209, "Office": 141, "Park": 391, "Parking": 36, "Residential": 317, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 98, "None": 201, "Office": 122, "Park": 334, "Parking": 40, "Residential": 339, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 94, "None": 197, "Office": 124, "Park": 361, "Parking": 25, "Residential": 350, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 189, "Light Industrial": 79, "None": 172, "Office": 139, "Park": 353, "Parking": 34, "Residential": 318, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 100, "Light Industrial": 137, "None": 197, "Office": 106, "Park": 355, "Parking": 60, "Residential": 293, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 102, "None": 199, "Office": 119, "Park": 355, "Parking": 53, "Residential": 288, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 112, "None": 166, "Office": 139, "Park": 351, "Parking": 54, "Residential": 341, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 124, "None": 163, "Office": 112, "Park": 355, "Parking": 43, "Residential": 354, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 132, "None": 220, "Office": 127, "Park": 345, "Parking": 31, "Residential": 306, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 101, "None": 188, "Office": 104, "Park": 358, "Parking": 84, "Residential": 318, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 100, "None": 185, "Office": 82, "Park": 380, "Parking": 46, "Residential": 306, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 134, "None": 239, "Office": 85, "Park": 347, "Parking": 40, "Residential": 297, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 102, "None": 189, "Office": 122, "Park": 363, "Parking": 52, "Residential": 295, "Retail": 885, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 66, "None": 192, "Office": 131, "Park": 373, "Parking": 62, "Residential": 338, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 130, "None": 195, "Office": 145, "Park": 322, "Parking": 64, "Residential": 249, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 82, "None": 234, "Office": 99, "Park": 354, "Parking": 55, "Residential": 285, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 119, "None": 176, "Office": 91, "Park": 345, "Parking": 44, "Residential": 369, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 184, "Light Industrial": 78, "None": 176, "Office": 134, "Park": 350, "Parking": 66, "Residential": 290, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 106, "None": 217, "Office": 89, "Park": 380, "Parking": 45, "Residential": 307, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 97, "None": 202, "Office": 115, "Park": 344, "Parking": 35, "Residential": 335, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 107, "None": 171, "Office": 133, "Park": 369, "Parking": 55, "Residential": 324, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 90, "None": 202, "Office": 117, "Park": 342, "Parking": 44, "Residential": 299, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 109, "None": 197, "Office": 167, "Park": 379, "Parking": 43, "Residential": 302, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 132, "None": 200, "Office": 119, "Park": 391, "Parking": 63, "Residential": 339, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 90, "None": 221, "Office": 147, "Park": 347, "Parking": 95, "Residential": 279, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 131, "None": 211, "Office": 98, "Park": 364, "Parking": 62, "Residential": 311, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 91, "None": 234, "Office": 120, "Park": 347, "Parking": 52, "Residential": 306, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 103, "None": 196, "Office": 155, "Park": 378, "Parking": 49, "Residential": 293, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 92, "None": 205, "Office": 129, "Park": 376, "Parking": 53, "Residential": 269, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 117, "None": 189, "Office": 124, "Park": 392, "Parking": 40, "Residential": 240, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 80, "None": 193, "Office": 148, "Park": 350, "Parking": 58, "Residential": 311, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 118, "None": 198, "Office": 101, "Park": 347, "Parking": 32, "Residential": 238, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 147, "None": 192, "Office": 109, "Park": 341, "Parking": 77, "Residential": 273, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 110, "None": 176, "Office": 119, "Park": 364, "Parking": 59, "Residential": 328, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 101, "None": 211, "Office": 128, "Park": 364, "Parking": 89, "Residential": 321, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 97, "None": 197, "Office": 78, "Park": 365, "Parking": 73, "Residential": 344, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 86, "None": 200, "Office": 122, "Park": 352, "Parking": 43, "Residential": 323, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 83, "None": 162, "Office": 129, "Park": 340, "Parking": 72, "Residential": 296, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 85, "None": 212, "Office": 121, "Park": 382, "Parking": 39, "Residential": 356, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 111, "None": 172, "Office": 149, "Park": 368, "Parking": 78, "Residential": 295, "Retail": 810, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 101, "None": 191, "Office": 112, "Park": 340, "Parking": 69, "Residential": 396, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 121, "None": 208, "Office": 106, "Park": 347, "Parking": 56, "Residential": 300, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 97, "None": 203, "Office": 106, "Park": 364, "Parking": 85, "Residential": 281, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 110, "None": 198, "Office": 157, "Park": 364, "Parking": 70, "Residential": 330, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 99, "None": 234, "Office": 106, "Park": 338, "Parking": 53, "Residential": 346, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 103, "None": 220, "Office": 113, "Park": 365, "Parking": 40, "Residential": 337, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 71, "None": 175, "Office": 123, "Park": 358, "Parking": 65, "Residential": 285, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 80, "None": 182, "Office": 156, "Park": 346, "Parking": 51, "Residential": 241, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 148, "None": 213, "Office": 102, "Park": 336, "Parking": 39, "Residential": 319, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 79, "None": 196, "Office": 105, "Park": 389, "Parking": 62, "Residential": 247, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 89, "None": 175, "Office": 112, "Park": 352, "Parking": 47, "Residential": 371, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 103, "None": 174, "Office": 93, "Park": 380, "Parking": 61, "Residential": 336, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 105, "None": 168, "Office": 135, "Park": 376, "Parking": 40, "Residential": 319, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 95, "None": 166, "Office": 164, "Park": 359, "Parking": 69, "Residential": 297, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 92, "None": 210, "Office": 118, "Park": 390, "Parking": 96, "Residential": 255, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 87, "None": 198, "Office": 125, "Park": 355, "Parking": 72, "Residential": 274, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 83, "None": 170, "Office": 125, "Park": 341, "Parking": 77, "Residential": 379, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 101, "None": 185, "Office": 107, "Park": 358, "Parking": 38, "Residential": 356, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 99, "None": 219, "Office": 133, "Park": 345, "Parking": 75, "Residential": 370, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 98, "None": 188, "Office": 112, "Park": 354, "Parking": 63, "Residential": 298, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 98, "None": 200, "Office": 144, "Park": 365, "Parking": 73, "Residential": 286, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 107, "None": 190, "Office": 139, "Park": 378, "Parking": 54, "Residential": 339, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 99, "None": 179, "Office": 94, "Park": 362, "Parking": 64, "Residential": 298, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 117, "None": 214, "Office": 122, "Park": 362, "Parking": 28, "Residential": 292, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 108, "None": 199, "Office": 109, "Park": 353, "Parking": 50, "Residential": 336, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 64, "None": 166, "Office": 146, "Park": 354, "Parking": 67, "Residential": 339, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 104, "None": 212, "Office": 143, "Park": 346, "Parking": 65, "Residential": 301, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 123, "None": 183, "Office": 97, "Park": 346, "Parking": 52, "Residential": 385, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 118, "None": 214, "Office": 110, "Park": 335, "Parking": 39, "Residential": 268, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 99, "None": 197, "Office": 101, "Park": 351, "Parking": 89, "Residential": 359, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 138, "None": 185, "Office": 125, "Park": 365, "Parking": 20, "Residential": 322, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 78, "None": 189, "Office": 109, "Park": 382, "Parking": 93, "Residential": 304, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 123, "None": 209, "Office": 130, "Park": 330, "Parking": 65, "Residential": 295, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 83, "None": 199, "Office": 144, "Park": 363, "Parking": 52, "Residential": 327, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 99, "None": 197, "Office": 131, "Park": 356, "Parking": 52, "Residential": 302, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 103, "None": 206, "Office": 120, "Park": 325, "Parking": 48, "Residential": 278, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 78, "None": 193, "Office": 139, "Park": 350, "Parking": 90, "Residential": 272, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 58, "None": 181, "Office": 147, "Park": 359, "Parking": 54, "Residential": 309, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 115, "None": 179, "Office": 129, "Park": 347, "Parking": 46, "Residential": 320, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 110, "None": 185, "Office": 111, "Park": 363, "Parking": 47, "Residential": 345, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 130, "None": 190, "Office": 116, "Park": 365, "Parking": 47, "Residential": 303, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 106, "None": 189, "Office": 149, "Park": 354, "Parking": 65, "Residential": 258, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 105, "None": 221, "Office": 114, "Park": 342, "Parking": 34, "Residential": 340, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 86, "None": 192, "Office": 149, "Park": 381, "Parking": 56, "Residential": 323, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 105, "None": 203, "Office": 91, "Park": 394, "Parking": 50, "Residential": 283, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 87, "None": 186, "Office": 129, "Park": 352, "Parking": 34, "Residential": 302, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 104, "None": 203, "Office": 147, "Park": 387, "Parking": 26, "Residential": 310, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 80, "None": 178, "Office": 106, "Park": 350, "Parking": 50, "Residential": 323, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 93, "None": 182, "Office": 136, "Park": 372, "Parking": 67, "Residential": 360, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 66, "None": 188, "Office": 99, "Park": 368, "Parking": 31, "Residential": 339, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 75, "None": 198, "Office": 111, "Park": 347, "Parking": 62, "Residential": 315, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 92, "None": 169, "Office": 97, "Park": 367, "Parking": 58, "Residential": 336, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 96, "None": 189, "Office": 127, "Park": 349, "Parking": 27, "Residential": 333, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 93, "None": 229, "Office": 110, "Park": 384, "Parking": 48, "Residential": 302, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 108, "None": 186, "Office": 83, "Park": 357, "Parking": 34, "Residential": 349, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 99, "None": 189, "Office": 132, "Park": 383, "Parking": 31, "Residential": 309, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 103, "None": 182, "Office": 118, "Park": 341, "Parking": 69, "Residential": 364, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 101, "None": 194, "Office": 129, "Park": 367, "Parking": 45, "Residential": 273, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 102, "None": 204, "Office": 121, "Park": 385, "Parking": 71, "Residential": 245, "Retail": 893, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 134, "None": 191, "Office": 130, "Park": 353, "Parking": 54, "Residential": 310, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 106, "None": 209, "Office": 101, "Park": 359, "Parking": 72, "Residential": 318, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 78, "None": 240, "Office": 145, "Park": 352, "Parking": 34, "Residential": 336, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 86, "None": 188, "Office": 127, "Park": 365, "Parking": 63, "Residential": 337, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 90, "None": 168, "Office": 93, "Park": 345, "Parking": 51, "Residential": 310, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 99, "None": 181, "Office": 94, "Park": 377, "Parking": 49, "Residential": 352, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 81, "None": 200, "Office": 117, "Park": 362, "Parking": 78, "Residential": 314, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 77, "None": 186, "Office": 99, "Park": 357, "Parking": 48, "Residential": 329, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 94, "None": 175, "Office": 166, "Park": 355, "Parking": 33, "Residential": 298, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 91, "None": 185, "Office": 167, "Park": 350, "Parking": 87, "Residential": 259, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 101, "None": 191, "Office": 133, "Park": 362, "Parking": 45, "Residential": 334, "Retail": 894, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 114, "None": 209, "Office": 110, "Park": 341, "Parking": 56, "Residential": 357, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 103, "None": 174, "Office": 125, "Park": 372, "Parking": 51, "Residential": 308, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 105, "None": 211, "Office": 103, "Park": 374, "Parking": 49, "Residential": 312, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 87, "None": 201, "Office": 109, "Park": 346, "Parking": 50, "Residential": 343, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 77, "None": 164, "Office": 104, "Park": 357, "Parking": 23, "Residential": 346, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 117, "None": 203, "Office": 125, "Park": 350, "Parking": 57, "Residential": 333, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 85, "None": 222, "Office": 107, "Park": 360, "Parking": 16, "Residential": 319, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 71, "None": 182, "Office": 140, "Park": 372, "Parking": 35, "Residential": 323, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 84, "None": 217, "Office": 113, "Park": 345, "Parking": 34, "Residential": 371, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 87, "None": 178, "Office": 125, "Park": 330, "Parking": 44, "Residential": 270, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 93, "None": 182, "Office": 118, "Park": 378, "Parking": 72, "Residential": 283, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 95, "None": 178, "Office": 124, "Park": 366, "Parking": 53, "Residential": 274, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 109, "None": 199, "Office": 134, "Park": 340, "Parking": 55, "Residential": 358, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 87, "None": 185, "Office": 151, "Park": 367, "Parking": 54, "Residential": 314, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 112, "None": 171, "Office": 96, "Park": 381, "Parking": 37, "Residential": 248, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 113, "None": 196, "Office": 95, "Park": 371, "Parking": 46, "Residential": 314, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 95, "Light Industrial": 122, "None": 223, "Office": 98, "Park": 337, "Parking": 78, "Residential": 312, "Retail": 885, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 109, "None": 211, "Office": 131, "Park": 342, "Parking": 52, "Residential": 360, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 107, "None": 193, "Office": 164, "Park": 339, "Parking": 55, "Residential": 373, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 100, "None": 202, "Office": 114, "Park": 352, "Parking": 41, "Residential": 309, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 74, "None": 208, "Office": 93, "Park": 371, "Parking": 61, "Residential": 248, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 94, "None": 185, "Office": 138, "Park": 384, "Parking": 56, "Residential": 267, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 72, "None": 204, "Office": 122, "Park": 357, "Parking": 60, "Residential": 383, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 111, "None": 222, "Office": 84, "Park": 368, "Parking": 17, "Residential": 351, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 96, "Light Industrial": 116, "None": 170, "Office": 101, "Park": 396, "Parking": 91, "Residential": 321, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 90, "None": 197, "Office": 98, "Park": 354, "Parking": 42, "Residential": 302, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 108, "None": 194, "Office": 125, "Park": 376, "Parking": 66, "Residential": 254, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 118, "None": 197, "Office": 118, "Park": 342, "Parking": 41, "Residential": 350, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 109, "None": 203, "Office": 129, "Park": 359, "Parking": 72, "Residential": 323, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 138, "None": 213, "Office": 121, "Park": 346, "Parking": 46, "Residential": 303, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 125, "None": 165, "Office": 116, "Park": 360, "Parking": 55, "Residential": 293, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 130, "None": 195, "Office": 114, "Park": 356, "Parking": 45, "Residential": 303, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 112, "None": 234, "Office": 110, "Park": 323, "Parking": 60, "Residential": 321, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 139, "None": 208, "Office": 136, "Park": 362, "Parking": 69, "Residential": 320, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 119, "None": 186, "Office": 134, "Park": 341, "Parking": 49, "Residential": 328, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 112, "None": 158, "Office": 107, "Park": 360, "Parking": 35, "Residential": 360, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 128, "None": 176, "Office": 103, "Park": 351, "Parking": 33, "Residential": 294, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 117, "None": 195, "Office": 85, "Park": 345, "Parking": 52, "Residential": 293, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 97, "None": 217, "Office": 110, "Park": 347, "Parking": 31, "Residential": 336, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 129, "None": 183, "Office": 110, "Park": 339, "Parking": 46, "Residential": 322, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 121, "None": 191, "Office": 118, "Park": 351, "Parking": 39, "Residential": 306, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 99, "None": 191, "Office": 122, "Park": 354, "Parking": 57, "Residential": 306, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 112, "None": 210, "Office": 110, "Park": 333, "Parking": 43, "Residential": 336, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 115, "None": 215, "Office": 139, "Park": 358, "Parking": 58, "Residential": 303, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 84, "None": 195, "Office": 100, "Park": 351, "Parking": 27, "Residential": 353, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 104, "None": 177, "Office": 136, "Park": 385, "Parking": 70, "Residential": 284, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 73, "None": 195, "Office": 123, "Park": 351, "Parking": 48, "Residential": 294, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 101, "None": 174, "Office": 128, "Park": 331, "Parking": 32, "Residential": 318, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 95, "None": 213, "Office": 98, "Park": 358, "Parking": 25, "Residential": 300, "Retail": 904, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 108, "None": 217, "Office": 106, "Park": 368, "Parking": 50, "Residential": 311, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 124, "None": 188, "Office": 104, "Park": 377, "Parking": 86, "Residential": 304, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 91, "None": 181, "Office": 118, "Park": 369, "Parking": 94, "Residential": 297, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 105, "None": 191, "Office": 122, "Park": 366, "Parking": 41, "Residential": 369, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 96, "None": 192, "Office": 94, "Park": 372, "Parking": 23, "Residential": 319, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 103, "None": 191, "Office": 100, "Park": 390, "Parking": 58, "Residential": 286, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 118, "None": 214, "Office": 129, "Park": 387, "Parking": 32, "Residential": 293, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 81, "None": 230, "Office": 145, "Park": 364, "Parking": 76, "Residential": 328, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 113, "None": 213, "Office": 91, "Park": 331, "Parking": 63, "Residential": 390, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 80, "None": 216, "Office": 131, "Park": 370, "Parking": 52, "Residential": 352, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 114, "None": 206, "Office": 121, "Park": 357, "Parking": 57, "Residential": 354, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 121, "None": 202, "Office": 112, "Park": 355, "Parking": 26, "Residential": 302, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 73, "None": 183, "Office": 143, "Park": 359, "Parking": 75, "Residential": 335, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 84, "None": 197, "Office": 117, "Park": 373, "Parking": 92, "Residential": 327, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 117, "None": 219, "Office": 83, "Park": 369, "Parking": 91, "Residential": 315, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 94, "None": 192, "Office": 84, "Park": 348, "Parking": 39, "Residential": 321, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 93, "None": 160, "Office": 117, "Park": 368, "Parking": 26, "Residential": 317, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 80, "None": 208, "Office": 125, "Park": 347, "Parking": 85, "Residential": 315, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 100, "Light Industrial": 112, "None": 180, "Office": 99, "Park": 363, "Parking": 53, "Residential": 329, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 108, "None": 204, "Office": 89, "Park": 356, "Parking": 26, "Residential": 317, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 72, "None": 202, "Office": 139, "Park": 355, "Parking": 42, "Residential": 279, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 96, "None": 206, "Office": 125, "Park": 349, "Parking": 45, "Residential": 353, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 76, "None": 181, "Office": 128, "Park": 351, "Parking": 58, "Residential": 290, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 107, "None": 206, "Office": 80, "Park": 357, "Parking": 59, "Residential": 322, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 81, "None": 227, "Office": 97, "Park": 370, "Parking": 54, "Residential": 314, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 80, "None": 197, "Office": 133, "Park": 355, "Parking": 60, "Residential": 280, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 93, "None": 216, "Office": 134, "Park": 331, "Parking": 42, "Residential": 313, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 95, "Light Industrial": 117, "None": 194, "Office": 157, "Park": 349, "Parking": 67, "Residential": 328, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 90, "None": 182, "Office": 131, "Park": 379, "Parking": 34, "Residential": 333, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 126, "None": 193, "Office": 131, "Park": 362, "Parking": 42, "Residential": 281, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 82, "None": 183, "Office": 149, "Park": 367, "Parking": 32, "Residential": 306, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 80, "None": 194, "Office": 91, "Park": 348, "Parking": 59, "Residential": 324, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 115, "None": 214, "Office": 105, "Park": 336, "Parking": 69, "Residential": 345, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 73, "None": 204, "Office": 135, "Park": 380, "Parking": 49, "Residential": 358, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 90, "None": 214, "Office": 123, "Park": 351, "Parking": 52, "Residential": 333, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 81, "None": 184, "Office": 132, "Park": 341, "Parking": 39, "Residential": 313, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 120, "None": 191, "Office": 122, "Park": 367, "Parking": 84, "Residential": 292, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 100, "None": 200, "Office": 80, "Park": 365, "Parking": 54, "Residential": 321, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 126, "None": 174, "Office": 112, "Park": 350, "Parking": 45, "Residential": 284, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 123, "None": 189, "Office": 133, "Park": 357, "Parking": 56, "Residential": 305, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 99, "None": 179, "Office": 114, "Park": 344, "Parking": 53, "Residential": 288, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 89, "None": 187, "Office": 143, "Park": 345, "Parking": 60, "Residential": 271, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 70, "None": 197, "Office": 86, "Park": 343, "Parking": 32, "Residential": 304, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 78, "None": 215, "Office": 127, "Park": 360, "Parking": 34, "Residential": 382, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 84, "None": 192, "Office": 130, "Park": 359, "Parking": 91, "Residential": 270, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 95, "None": 201, "Office": 129, "Park": 353, "Parking": 45, "Residential": 324, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 111, "None": 167, "Office": 94, "Park": 359, "Parking": 35, "Residential": 310, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 127, "None": 185, "Office": 97, "Park": 347, "Parking": 37, "Residential": 325, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 184, "Light Industrial": 88, "None": 209, "Office": 116, "Park": 357, "Parking": 47, "Residential": 284, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 111, "None": 206, "Office": 143, "Park": 368, "Parking": 53, "Residential": 312, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 101, "None": 198, "Office": 97, "Park": 382, "Parking": 27, "Residential": 397, "Retail": 894, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 88, "None": 175, "Office": 137, "Park": 369, "Parking": 83, "Residential": 323, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 96, "None": 181, "Office": 94, "Park": 365, "Parking": 57, "Residential": 324, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 112, "None": 204, "Office": 138, "Park": 341, "Parking": 41, "Residential": 338, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 135, "None": 208, "Office": 130, "Park": 372, "Parking": 46, "Residential": 307, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 89, "None": 243, "Office": 162, "Park": 331, "Parking": 40, "Residential": 355, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 106, "None": 205, "Office": 139, "Park": 355, "Parking": 72, "Residential": 279, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 118, "None": 171, "Office": 126, "Park": 355, "Parking": 67, "Residential": 330, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 124, "None": 227, "Office": 152, "Park": 363, "Parking": 37, "Residential": 336, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 88, "None": 190, "Office": 102, "Park": 381, "Parking": 61, "Residential": 351, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 131, "None": 180, "Office": 116, "Park": 343, "Parking": 74, "Residential": 307, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 86, "None": 210, "Office": 151, "Park": 411, "Parking": 40, "Residential": 275, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 101, "None": 215, "Office": 105, "Park": 393, "Parking": 40, "Residential": 277, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 70, "None": 193, "Office": 152, "Park": 358, "Parking": 49, "Residential": 328, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 105, "None": 196, "Office": 121, "Park": 357, "Parking": 61, "Residential": 310, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 84, "None": 209, "Office": 109, "Park": 375, "Parking": 33, "Residential": 298, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 115, "None": 215, "Office": 106, "Park": 340, "Parking": 51, "Residential": 290, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 60, "None": 179, "Office": 143, "Park": 356, "Parking": 51, "Residential": 285, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 110, "None": 209, "Office": 143, "Park": 350, "Parking": 44, "Residential": 284, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 95, "None": 229, "Office": 90, "Park": 347, "Parking": 52, "Residential": 335, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 87, "None": 186, "Office": 161, "Park": 352, "Parking": 34, "Residential": 322, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 120, "None": 176, "Office": 106, "Park": 358, "Parking": 52, "Residential": 313, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 101, "None": 227, "Office": 136, "Park": 389, "Parking": 53, "Residential": 250, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 102, "None": 201, "Office": 99, "Park": 354, "Parking": 57, "Residential": 286, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 86, "None": 224, "Office": 148, "Park": 353, "Parking": 65, "Residential": 304, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 127, "None": 181, "Office": 129, "Park": 358, "Parking": 74, "Residential": 294, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 109, "None": 189, "Office": 121, "Park": 336, "Parking": 68, "Residential": 322, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 137, "None": 169, "Office": 159, "Park": 346, "Parking": 55, "Residential": 301, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 129, "None": 203, "Office": 75, "Park": 342, "Parking": 53, "Residential": 303, "Retail": 898, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 85, "None": 183, "Office": 92, "Park": 374, "Parking": 55, "Residential": 307, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 114, "None": 193, "Office": 142, "Park": 361, "Parking": 36, "Residential": 242, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 88, "None": 199, "Office": 120, "Park": 387, "Parking": 59, "Residential": 312, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 84, "None": 192, "Office": 131, "Park": 374, "Parking": 46, "Residential": 267, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 133, "None": 179, "Office": 88, "Park": 359, "Parking": 35, "Residential": 323, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 86, "None": 216, "Office": 99, "Park": 360, "Parking": 83, "Residential": 326, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 106, "None": 231, "Office": 123, "Park": 389, "Parking": 54, "Residential": 322, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 101, "None": 215, "Office": 129, "Park": 327, "Parking": 62, "Residential": 303, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 120, "None": 198, "Office": 151, "Park": 342, "Parking": 32, "Residential": 298, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 110, "None": 190, "Office": 96, "Park": 375, "Parking": 35, "Residential": 347, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 88, "None": 181, "Office": 134, "Park": 395, "Parking": 48, "Residential": 345, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 72, "None": 171, "Office": 135, "Park": 365, "Parking": 58, "Residential": 300, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 72, "None": 210, "Office": 102, "Park": 360, "Parking": 74, "Residential": 319, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 83, "None": 160, "Office": 119, "Park": 345, "Parking": 49, "Residential": 310, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 80, "None": 196, "Office": 127, "Park": 396, "Parking": 61, "Residential": 377, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 104, "None": 198, "Office": 132, "Park": 364, "Parking": 34, "Residential": 295, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 81, "None": 181, "Office": 135, "Park": 384, "Parking": 55, "Residential": 334, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 104, "None": 205, "Office": 108, "Park": 363, "Parking": 46, "Residential": 298, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 99, "None": 194, "Office": 103, "Park": 350, "Parking": 46, "Residential": 349, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 103, "None": 200, "Office": 121, "Park": 355, "Parking": 69, "Residential": 318, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 89, "None": 189, "Office": 117, "Park": 389, "Parking": 48, "Residential": 316, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 182, "Light Industrial": 117, "None": 191, "Office": 107, "Park": 381, "Parking": 61, "Residential": 239, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 94, "None": 199, "Office": 129, "Park": 375, "Parking": 54, "Residential": 338, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 97, "None": 203, "Office": 128, "Park": 370, "Parking": 39, "Residential": 312, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 106, "None": 181, "Office": 125, "Park": 358, "Parking": 58, "Residential": 274, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 109, "None": 203, "Office": 109, "Park": 396, "Parking": 54, "Residential": 288, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 99, "None": 198, "Office": 120, "Park": 359, "Parking": 41, "Residential": 339, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 81, "None": 236, "Office": 143, "Park": 358, "Parking": 82, "Residential": 305, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 84, "None": 197, "Office": 53, "Park": 356, "Parking": 55, "Residential": 320, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 116, "None": 191, "Office": 121, "Park": 363, "Parking": 40, "Residential": 295, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 96, "None": 196, "Office": 116, "Park": 339, "Parking": 80, "Residential": 319, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 85, "None": 189, "Office": 128, "Park": 360, "Parking": 46, "Residential": 369, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 93, "None": 173, "Office": 94, "Park": 357, "Parking": 83, "Residential": 285, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 73, "None": 188, "Office": 136, "Park": 365, "Parking": 34, "Residential": 300, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 103, "None": 176, "Office": 100, "Park": 341, "Parking": 20, "Residential": 353, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 134, "None": 178, "Office": 120, "Park": 338, "Parking": 83, "Residential": 291, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 76, "None": 198, "Office": 106, "Park": 383, "Parking": 50, "Residential": 298, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 100, "None": 193, "Office": 81, "Park": 385, "Parking": 62, "Residential": 299, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 113, "None": 209, "Office": 135, "Park": 342, "Parking": 38, "Residential": 335, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 182, "Light Industrial": 82, "None": 180, "Office": 99, "Park": 380, "Parking": 30, "Residential": 257, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 94, "None": 222, "Office": 85, "Park": 363, "Parking": 51, "Residential": 327, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 101, "Light Industrial": 99, "None": 176, "Office": 105, "Park": 394, "Parking": 56, "Residential": 363, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 110, "None": 163, "Office": 94, "Park": 370, "Parking": 39, "Residential": 320, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 103, "None": 182, "Office": 136, "Park": 347, "Parking": 66, "Residential": 325, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 107, "None": 213, "Office": 105, "Park": 341, "Parking": 46, "Residential": 310, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 141, "None": 187, "Office": 113, "Park": 335, "Parking": 62, "Residential": 338, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 83, "None": 232, "Office": 126, "Park": 335, "Parking": 62, "Residential": 271, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 106, "None": 202, "Office": 119, "Park": 361, "Parking": 53, "Residential": 320, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 91, "None": 191, "Office": 120, "Park": 361, "Parking": 54, "Residential": 334, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 86, "None": 197, "Office": 144, "Park": 364, "Parking": 51, "Residential": 270, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 117, "None": 182, "Office": 129, "Park": 340, "Parking": 46, "Residential": 330, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 104, "None": 182, "Office": 171, "Park": 383, "Parking": 31, "Residential": 345, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 90, "None": 213, "Office": 144, "Park": 347, "Parking": 89, "Residential": 293, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 116, "None": 196, "Office": 121, "Park": 351, "Parking": 40, "Residential": 388, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 115, "None": 217, "Office": 97, "Park": 368, "Parking": 72, "Residential": 323, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 63, "None": 173, "Office": 150, "Park": 374, "Parking": 58, "Residential": 312, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 96, "None": 189, "Office": 119, "Park": 346, "Parking": 40, "Residential": 324, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 80, "None": 180, "Office": 149, "Park": 331, "Parking": 55, "Residential": 265, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 84, "None": 198, "Office": 163, "Park": 355, "Parking": 49, "Residential": 290, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 90, "None": 187, "Office": 151, "Park": 350, "Parking": 34, "Residential": 294, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 121, "None": 180, "Office": 125, "Park": 351, "Parking": 46, "Residential": 249, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 104, "None": 195, "Office": 114, "Park": 385, "Parking": 42, "Residential": 302, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 121, "None": 187, "Office": 152, "Park": 360, "Parking": 34, "Residential": 287, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 97, "None": 203, "Office": 142, "Park": 348, "Parking": 40, "Residential": 344, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 102, "None": 201, "Office": 135, "Park": 347, "Parking": 47, "Residential": 303, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 117, "None": 202, "Office": 113, "Park": 344, "Parking": 41, "Residential": 331, "Retail": 895, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 103, "None": 168, "Office": 132, "Park": 374, "Parking": 51, "Residential": 356, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 130, "None": 183, "Office": 107, "Park": 363, "Parking": 37, "Residential": 305, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 112, "None": 224, "Office": 147, "Park": 349, "Parking": 56, "Residential": 328, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 98, "None": 215, "Office": 79, "Park": 361, "Parking": 46, "Residential": 300, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 100, "None": 191, "Office": 105, "Park": 377, "Parking": 48, "Residential": 350, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 107, "None": 198, "Office": 97, "Park": 364, "Parking": 50, "Residential": 340, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 124, "None": 189, "Office": 90, "Park": 379, "Parking": 28, "Residential": 320, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 107, "None": 206, "Office": 98, "Park": 351, "Parking": 71, "Residential": 352, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 68, "None": 194, "Office": 105, "Park": 362, "Parking": 58, "Residential": 305, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 101, "None": 208, "Office": 115, "Park": 354, "Parking": 28, "Residential": 304, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 106, "None": 203, "Office": 105, "Park": 368, "Parking": 33, "Residential": 272, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 79, "None": 192, "Office": 152, "Park": 339, "Parking": 42, "Residential": 295, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 106, "None": 183, "Office": 107, "Park": 373, "Parking": 81, "Residential": 296, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 112, "None": 195, "Office": 147, "Park": 340, "Parking": 65, "Residential": 292, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 84, "None": 200, "Office": 87, "Park": 373, "Parking": 53, "Residential": 328, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 117, "None": 182, "Office": 142, "Park": 346, "Parking": 49, "Residential": 342, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 91, "None": 194, "Office": 145, "Park": 341, "Parking": 51, "Residential": 321, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 190, "Light Industrial": 102, "None": 177, "Office": 85, "Park": 400, "Parking": 63, "Residential": 304, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 87, "None": 191, "Office": 117, "Park": 388, "Parking": 71, "Residential": 271, "Retail": 889, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 97, "None": 181, "Office": 95, "Park": 361, "Parking": 90, "Residential": 326, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 95, "None": 187, "Office": 107, "Park": 379, "Parking": 47, "Residential": 342, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 92, "None": 183, "Office": 125, "Park": 376, "Parking": 39, "Residential": 257, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 122, "None": 204, "Office": 169, "Park": 374, "Parking": 37, "Residential": 284, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 114, "None": 199, "Office": 115, "Park": 361, "Parking": 39, "Residential": 312, "Retail": 896, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 118, "None": 189, "Office": 129, "Park": 375, "Parking": 53, "Residential": 279, "Retail": 810, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 79, "None": 182, "Office": 138, "Park": 343, "Parking": 47, "Residential": 295, "Retail": 901, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 97, "Light Industrial": 104, "None": 201, "Office": 145, "Park": 364, "Parking": 55, "Residential": 300, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 94, "None": 202, "Office": 111, "Park": 351, "Parking": 49, "Residential": 322, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 108, "None": 196, "Office": 119, "Park": 347, "Parking": 74, "Residential": 292, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 58, "None": 181, "Office": 123, "Park": 405, "Parking": 56, "Residential": 368, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 83, "None": 189, "Office": 148, "Park": 363, "Parking": 68, "Residential": 281, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 82, "None": 185, "Office": 160, "Park": 357, "Parking": 87, "Residential": 277, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 105, "None": 183, "Office": 107, "Park": 366, "Parking": 59, "Residential": 248, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 111, "None": 174, "Office": 125, "Park": 354, "Parking": 70, "Residential": 332, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 104, "None": 177, "Office": 123, "Park": 372, "Parking": 67, "Residential": 318, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 73, "None": 192, "Office": 100, "Park": 370, "Parking": 55, "Residential": 314, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 121, "None": 202, "Office": 94, "Park": 365, "Parking": 61, "Residential": 328, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 104, "None": 212, "Office": 131, "Park": 340, "Parking": 72, "Residential": 325, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 104, "None": 171, "Office": 120, "Park": 355, "Parking": 30, "Residential": 284, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 73, "None": 213, "Office": 120, "Park": 350, "Parking": 71, "Residential": 307, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 77, "None": 221, "Office": 85, "Park": 347, "Parking": 40, "Residential": 264, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 86, "None": 178, "Office": 89, "Park": 347, "Parking": 31, "Residential": 329, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 89, "None": 187, "Office": 149, "Park": 340, "Parking": 34, "Residential": 307, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 78, "None": 201, "Office": 94, "Park": 370, "Parking": 61, "Residential": 355, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 85, "None": 206, "Office": 118, "Park": 351, "Parking": 47, "Residential": 276, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 117, "None": 178, "Office": 122, "Park": 359, "Parking": 59, "Residential": 348, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 80, "None": 192, "Office": 120, "Park": 373, "Parking": 67, "Residential": 327, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 81, "None": 175, "Office": 133, "Park": 367, "Parking": 23, "Residential": 358, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 96, "None": 193, "Office": 152, "Park": 382, "Parking": 59, "Residential": 292, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 112, "None": 171, "Office": 135, "Park": 356, "Parking": 81, "Residential": 276, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 122, "None": 189, "Office": 104, "Park": 383, "Parking": 31, "Residential": 316, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 95, "None": 210, "Office": 147, "Park": 353, "Parking": 51, "Residential": 310, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 99, "Light Industrial": 128, "None": 199, "Office": 140, "Park": 368, "Parking": 67, "Residential": 308, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 105, "None": 195, "Office": 71, "Park": 360, "Parking": 56, "Residential": 316, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 101, "None": 187, "Office": 127, "Park": 344, "Parking": 73, "Residential": 316, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 95, "None": 185, "Office": 114, "Park": 350, "Parking": 62, "Residential": 326, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 129, "None": 170, "Office": 108, "Park": 361, "Parking": 71, "Residential": 308, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 95, "None": 205, "Office": 83, "Park": 342, "Parking": 58, "Residential": 305, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 94, "None": 183, "Office": 131, "Park": 322, "Parking": 64, "Residential": 383, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 151, "None": 183, "Office": 132, "Park": 360, "Parking": 36, "Residential": 322, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 112, "None": 182, "Office": 120, "Park": 366, "Parking": 46, "Residential": 372, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 114, "None": 184, "Office": 96, "Park": 365, "Parking": 85, "Residential": 288, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 99, "None": 203, "Office": 55, "Park": 354, "Parking": 35, "Residential": 367, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 83, "None": 185, "Office": 108, "Park": 369, "Parking": 30, "Residential": 288, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 84, "None": 193, "Office": 88, "Park": 349, "Parking": 73, "Residential": 314, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 103, "None": 203, "Office": 143, "Park": 326, "Parking": 37, "Residential": 289, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 83, "None": 189, "Office": 139, "Park": 395, "Parking": 50, "Residential": 323, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 89, "None": 182, "Office": 118, "Park": 375, "Parking": 58, "Residential": 267, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 73, "None": 210, "Office": 130, "Park": 358, "Parking": 45, "Residential": 321, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 78, "None": 208, "Office": 132, "Park": 343, "Parking": 64, "Residential": 292, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 92, "None": 200, "Office": 118, "Park": 346, "Parking": 70, "Residential": 242, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 103, "None": 194, "Office": 118, "Park": 370, "Parking": 59, "Residential": 304, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 123, "None": 196, "Office": 130, "Park": 351, "Parking": 41, "Residential": 227, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 109, "None": 173, "Office": 106, "Park": 360, "Parking": 54, "Residential": 328, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 93, "None": 186, "Office": 155, "Park": 359, "Parking": 22, "Residential": 308, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 95, "None": 181, "Office": 121, "Park": 356, "Parking": 20, "Residential": 285, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 95, "None": 191, "Office": 111, "Park": 356, "Parking": 39, "Residential": 275, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 126, "None": 212, "Office": 115, "Park": 354, "Parking": 57, "Residential": 236, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 106, "None": 190, "Office": 99, "Park": 382, "Parking": 59, "Residential": 325, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 103, "None": 241, "Office": 132, "Park": 329, "Parking": 49, "Residential": 345, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 101, "None": 194, "Office": 125, "Park": 362, "Parking": 44, "Residential": 306, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 88, "None": 202, "Office": 85, "Park": 368, "Parking": 37, "Residential": 343, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 106, "None": 183, "Office": 141, "Park": 343, "Parking": 56, "Residential": 357, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 159, "None": 191, "Office": 114, "Park": 366, "Parking": 35, "Residential": 293, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 108, "None": 177, "Office": 124, "Park": 371, "Parking": 85, "Residential": 273, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 88, "None": 184, "Office": 102, "Park": 365, "Parking": 74, "Residential": 293, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 113, "None": 184, "Office": 109, "Park": 350, "Parking": 59, "Residential": 333, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 91, "None": 166, "Office": 154, "Park": 374, "Parking": 40, "Residential": 304, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 110, "None": 195, "Office": 118, "Park": 339, "Parking": 54, "Residential": 302, "Retail": 889, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 93, "None": 238, "Office": 109, "Park": 385, "Parking": 56, "Residential": 283, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 107, "None": 167, "Office": 112, "Park": 383, "Parking": 68, "Residential": 347, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 115, "None": 199, "Office": 118, "Park": 371, "Parking": 71, "Residential": 315, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 95, "None": 221, "Office": 133, "Park": 368, "Parking": 64, "Residential": 323, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 119, "None": 196, "Office": 137, "Park": 347, "Parking": 51, "Residential": 340, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 98, "None": 186, "Office": 113, "Park": 362, "Parking": 68, "Residential": 308, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 118, "None": 194, "Office": 148, "Park": 366, "Parking": 31, "Residential": 261, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 62, "None": 207, "Office": 158, "Park": 329, "Parking": 37, "Residential": 298, "Retail": 903, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 93, "None": 174, "Office": 133, "Park": 358, "Parking": 62, "Residential": 325, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 121, "None": 238, "Office": 146, "Park": 359, "Parking": 39, "Residential": 313, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 116, "None": 211, "Office": 140, "Park": 374, "Parking": 39, "Residential": 335, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 104, "None": 201, "Office": 116, "Park": 356, "Parking": 71, "Residential": 335, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 103, "None": 191, "Office": 128, "Park": 342, "Parking": 37, "Residential": 313, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 118, "None": 173, "Office": 121, "Park": 361, "Parking": 73, "Residential": 286, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 110, "None": 217, "Office": 95, "Park": 335, "Parking": 85, "Residential": 298, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 85, "None": 180, "Office": 94, "Park": 374, "Parking": 53, "Residential": 329, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 104, "None": 191, "Office": 158, "Park": 358, "Parking": 50, "Residential": 339, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 87, "None": 170, "Office": 122, "Park": 379, "Parking": 60, "Residential": 383, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 98, "None": 204, "Office": 114, "Park": 377, "Parking": 28, "Residential": 296, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 143, "None": 170, "Office": 135, "Park": 367, "Parking": 71, "Residential": 295, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 112, "None": 199, "Office": 148, "Park": 355, "Parking": 47, "Residential": 333, "Retail": 808, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 92, "None": 203, "Office": 138, "Park": 378, "Parking": 74, "Residential": 322, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 89, "None": 169, "Office": 124, "Park": 376, "Parking": 59, "Residential": 312, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 106, "None": 184, "Office": 99, "Park": 340, "Parking": 77, "Residential": 315, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 103, "None": 236, "Office": 122, "Park": 362, "Parking": 47, "Residential": 311, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 88, "None": 167, "Office": 121, "Park": 369, "Parking": 35, "Residential": 286, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 87, "None": 216, "Office": 111, "Park": 335, "Parking": 69, "Residential": 329, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 104, "None": 189, "Office": 130, "Park": 351, "Parking": 52, "Residential": 301, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 106, "None": 182, "Office": 127, "Park": 347, "Parking": 50, "Residential": 368, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 113, "None": 200, "Office": 91, "Park": 345, "Parking": 88, "Residential": 310, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 104, "None": 224, "Office": 101, "Park": 374, "Parking": 70, "Residential": 282, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 93, "None": 187, "Office": 126, "Park": 389, "Parking": 49, "Residential": 335, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 121, "None": 181, "Office": 128, "Park": 351, "Parking": 71, "Residential": 271, "Retail": 905, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 197, "Light Industrial": 105, "None": 187, "Office": 92, "Park": 354, "Parking": 31, "Residential": 323, "Retail": 814, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 94, "None": 197, "Office": 112, "Park": 384, "Parking": 31, "Residential": 328, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 102, "None": 197, "Office": 144, "Park": 350, "Parking": 33, "Residential": 242, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 114, "None": 178, "Office": 138, "Park": 381, "Parking": 63, "Residential": 308, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 105, "None": 236, "Office": 79, "Park": 369, "Parking": 64, "Residential": 348, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 85, "None": 189, "Office": 141, "Park": 388, "Parking": 49, "Residential": 321, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 81, "None": 191, "Office": 112, "Park": 357, "Parking": 60, "Residential": 238, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 118, "None": 185, "Office": 132, "Park": 342, "Parking": 51, "Residential": 250, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 143, "None": 180, "Office": 131, "Park": 379, "Parking": 20, "Residential": 333, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 88, "None": 207, "Office": 137, "Park": 371, "Parking": 46, "Residential": 297, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 97, "None": 186, "Office": 83, "Park": 358, "Parking": 48, "Residential": 294, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 92, "None": 191, "Office": 103, "Park": 389, "Parking": 29, "Residential": 278, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 89, "None": 161, "Office": 115, "Park": 366, "Parking": 44, "Residential": 355, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 73, "None": 181, "Office": 161, "Park": 369, "Parking": 46, "Residential": 286, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 92, "Light Industrial": 91, "None": 185, "Office": 188, "Park": 379, "Parking": 76, "Residential": 267, "Retail": 804, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 105, "None": 196, "Office": 100, "Park": 352, "Parking": 56, "Residential": 279, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 120, "None": 199, "Office": 141, "Park": 342, "Parking": 32, "Residential": 322, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 116, "None": 194, "Office": 101, "Park": 367, "Parking": 56, "Residential": 313, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 96, "None": 170, "Office": 110, "Park": 355, "Parking": 48, "Residential": 287, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 112, "None": 215, "Office": 109, "Park": 377, "Parking": 53, "Residential": 274, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 106, "None": 205, "Office": 143, "Park": 357, "Parking": 73, "Residential": 299, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 98, "None": 178, "Office": 115, "Park": 378, "Parking": 66, "Residential": 388, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 108, "None": 185, "Office": 157, "Park": 367, "Parking": 60, "Residential": 296, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 85, "None": 230, "Office": 122, "Park": 357, "Parking": 37, "Residential": 263, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 89, "None": 175, "Office": 112, "Park": 390, "Parking": 41, "Residential": 317, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 100, "None": 179, "Office": 128, "Park": 354, "Parking": 37, "Residential": 300, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 103, "None": 197, "Office": 113, "Park": 343, "Parking": 51, "Residential": 299, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 89, "None": 198, "Office": 100, "Park": 353, "Parking": 50, "Residential": 337, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 101, "None": 206, "Office": 112, "Park": 377, "Parking": 52, "Residential": 350, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 100, "None": 174, "Office": 141, "Park": 353, "Parking": 36, "Residential": 340, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 96, "None": 172, "Office": 135, "Park": 354, "Parking": 42, "Residential": 319, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 110, "None": 189, "Office": 135, "Park": 336, "Parking": 50, "Residential": 273, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 99, "None": 196, "Office": 116, "Park": 384, "Parking": 33, "Residential": 338, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 73, "None": 207, "Office": 124, "Park": 395, "Parking": 54, "Residential": 326, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 110, "None": 227, "Office": 111, "Park": 375, "Parking": 57, "Residential": 354, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 132, "None": 187, "Office": 100, "Park": 346, "Parking": 69, "Residential": 331, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 87, "None": 218, "Office": 101, "Park": 361, "Parking": 69, "Residential": 370, "Retail": 809, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 104, "Light Industrial": 124, "None": 187, "Office": 87, "Park": 356, "Parking": 52, "Residential": 291, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 178, "Light Industrial": 116, "None": 212, "Office": 141, "Park": 372, "Parking": 57, "Residential": 309, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 91, "None": 186, "Office": 104, "Park": 348, "Parking": 48, "Residential": 339, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 88, "None": 193, "Office": 115, "Park": 351, "Parking": 67, "Residential": 363, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 102, "None": 181, "Office": 116, "Park": 382, "Parking": 47, "Residential": 269, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 84, "None": 176, "Office": 121, "Park": 340, "Parking": 70, "Residential": 331, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 84, "None": 188, "Office": 89, "Park": 367, "Parking": 82, "Residential": 335, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 107, "None": 185, "Office": 96, "Park": 333, "Parking": 38, "Residential": 341, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 100, "None": 199, "Office": 109, "Park": 358, "Parking": 60, "Residential": 363, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 73, "None": 218, "Office": 117, "Park": 373, "Parking": 54, "Residential": 290, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 99, "None": 183, "Office": 110, "Park": 369, "Parking": 53, "Residential": 311, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 115, "None": 210, "Office": 87, "Park": 391, "Parking": 93, "Residential": 307, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 96, "None": 168, "Office": 80, "Park": 386, "Parking": 32, "Residential": 313, "Retail": 905, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 80, "None": 184, "Office": 108, "Park": 350, "Parking": 96, "Residential": 356, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 124, "None": 199, "Office": 118, "Park": 368, "Parking": 48, "Residential": 308, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 88, "None": 179, "Office": 158, "Park": 346, "Parking": 58, "Residential": 296, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 120, "None": 173, "Office": 145, "Park": 332, "Parking": 97, "Residential": 263, "Retail": 814, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 89, "None": 188, "Office": 124, "Park": 386, "Parking": 48, "Residential": 308, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 106, "None": 205, "Office": 120, "Park": 361, "Parking": 58, "Residential": 343, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 108, "None": 167, "Office": 111, "Park": 388, "Parking": 71, "Residential": 278, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 134, "None": 169, "Office": 121, "Park": 352, "Parking": 34, "Residential": 332, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 105, "None": 221, "Office": 106, "Park": 362, "Parking": 78, "Residential": 316, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 105, "None": 177, "Office": 94, "Park": 376, "Parking": 68, "Residential": 324, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 57, "None": 165, "Office": 134, "Park": 388, "Parking": 50, "Residential": 340, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 128, "None": 195, "Office": 100, "Park": 349, "Parking": 25, "Residential": 364, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 100, "None": 201, "Office": 115, "Park": 363, "Parking": 45, "Residential": 282, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 101, "None": 193, "Office": 119, "Park": 365, "Parking": 56, "Residential": 342, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 111, "None": 183, "Office": 135, "Park": 335, "Parking": 37, "Residential": 354, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 108, "None": 172, "Office": 111, "Park": 379, "Parking": 49, "Residential": 282, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 105, "None": 178, "Office": 119, "Park": 343, "Parking": 36, "Residential": 352, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 88, "None": 224, "Office": 137, "Park": 358, "Parking": 55, "Residential": 313, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 129, "None": 207, "Office": 125, "Park": 367, "Parking": 68, "Residential": 267, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 75, "None": 203, "Office": 113, "Park": 349, "Parking": 56, "Residential": 331, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 80, "None": 213, "Office": 114, "Park": 364, "Parking": 37, "Residential": 351, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 107, "None": 195, "Office": 105, "Park": 360, "Parking": 86, "Residential": 295, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 65, "None": 204, "Office": 131, "Park": 369, "Parking": 54, "Residential": 277, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 87, "None": 196, "Office": 118, "Park": 354, "Parking": 52, "Residential": 361, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 78, "None": 200, "Office": 93, "Park": 358, "Parking": 47, "Residential": 301, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 117, "None": 189, "Office": 111, "Park": 379, "Parking": 59, "Residential": 275, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 98, "None": 204, "Office": 124, "Park": 377, "Parking": 40, "Residential": 278, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 115, "None": 182, "Office": 135, "Park": 362, "Parking": 39, "Residential": 334, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 115, "None": 185, "Office": 170, "Park": 357, "Parking": 59, "Residential": 272, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 94, "None": 195, "Office": 112, "Park": 360, "Parking": 69, "Residential": 305, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 81, "None": 202, "Office": 164, "Park": 372, "Parking": 50, "Residential": 314, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 83, "None": 169, "Office": 119, "Park": 374, "Parking": 38, "Residential": 298, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 127, "None": 171, "Office": 129, "Park": 332, "Parking": 54, "Residential": 296, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 88, "None": 207, "Office": 91, "Park": 349, "Parking": 59, "Residential": 323, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 86, "None": 195, "Office": 110, "Park": 377, "Parking": 35, "Residential": 333, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 86, "None": 185, "Office": 131, "Park": 360, "Parking": 70, "Residential": 319, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 117, "None": 185, "Office": 112, "Park": 401, "Parking": 55, "Residential": 308, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 111, "None": 188, "Office": 103, "Park": 338, "Parking": 36, "Residential": 300, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 104, "None": 219, "Office": 128, "Park": 364, "Parking": 38, "Residential": 287, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 73, "None": 182, "Office": 112, "Park": 418, "Parking": 49, "Residential": 359, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 100, "None": 166, "Office": 114, "Park": 378, "Parking": 42, "Residential": 324, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 132, "None": 184, "Office": 74, "Park": 376, "Parking": 32, "Residential": 313, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 83, "None": 212, "Office": 115, "Park": 392, "Parking": 31, "Residential": 294, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 109, "None": 224, "Office": 116, "Park": 356, "Parking": 55, "Residential": 310, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 75, "None": 198, "Office": 123, "Park": 361, "Parking": 57, "Residential": 290, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 92, "None": 237, "Office": 91, "Park": 393, "Parking": 98, "Residential": 311, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 90, "None": 201, "Office": 110, "Park": 364, "Parking": 36, "Residential": 356, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 166, "None": 167, "Office": 106, "Park": 363, "Parking": 37, "Residential": 301, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 111, "None": 190, "Office": 108, "Park": 348, "Parking": 39, "Residential": 308, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 106, "None": 180, "Office": 129, "Park": 381, "Parking": 32, "Residential": 305, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 93, "None": 177, "Office": 122, "Park": 353, "Parking": 73, "Residential": 318, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 105, "None": 185, "Office": 116, "Park": 364, "Parking": 61, "Residential": 308, "Retail": 810, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 178, "Light Industrial": 110, "None": 210, "Office": 123, "Park": 357, "Parking": 56, "Residential": 296, "Retail": 806, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 123, "None": 196, "Office": 86, "Park": 362, "Parking": 54, "Residential": 356, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 101, "None": 211, "Office": 140, "Park": 369, "Parking": 39, "Residential": 278, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 95, "None": 167, "Office": 138, "Park": 366, "Parking": 56, "Residential": 361, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 86, "None": 185, "Office": 140, "Park": 377, "Parking": 33, "Residential": 311, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 122, "None": 188, "Office": 149, "Park": 345, "Parking": 66, "Residential": 339, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 72, "None": 199, "Office": 149, "Park": 376, "Parking": 50, "Residential": 317, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 120, "None": 183, "Office": 123, "Park": 351, "Parking": 37, "Residential": 331, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 124, "None": 196, "Office": 111, "Park": 349, "Parking": 64, "Residential": 286, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 95, "None": 179, "Office": 103, "Park": 368, "Parking": 39, "Residential": 356, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 116, "None": 195, "Office": 119, "Park": 415, "Parking": 36, "Residential": 302, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 68, "None": 195, "Office": 126, "Park": 379, "Parking": 48, "Residential": 308, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 85, "None": 200, "Office": 141, "Park": 330, "Parking": 63, "Residential": 383, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 99, "None": 172, "Office": 116, "Park": 356, "Parking": 78, "Residential": 300, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 73, "None": 176, "Office": 102, "Park": 353, "Parking": 60, "Residential": 386, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 111, "None": 157, "Office": 130, "Park": 360, "Parking": 55, "Residential": 297, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 95, "None": 199, "Office": 99, "Park": 351, "Parking": 38, "Residential": 327, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 95, "None": 211, "Office": 112, "Park": 360, "Parking": 97, "Residential": 290, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 117, "None": 217, "Office": 99, "Park": 358, "Parking": 57, "Residential": 261, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 114, "None": 167, "Office": 116, "Park": 346, "Parking": 44, "Residential": 351, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 81, "None": 189, "Office": 91, "Park": 352, "Parking": 28, "Residential": 340, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 125, "None": 186, "Office": 138, "Park": 343, "Parking": 32, "Residential": 332, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 46, "None": 188, "Office": 105, "Park": 364, "Parking": 79, "Residential": 276, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 77, "None": 181, "Office": 96, "Park": 352, "Parking": 61, "Residential": 316, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 83, "None": 198, "Office": 115, "Park": 350, "Parking": 49, "Residential": 295, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 204, "Light Industrial": 92, "None": 176, "Office": 136, "Park": 368, "Parking": 49, "Residential": 355, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 86, "None": 197, "Office": 109, "Park": 358, "Parking": 39, "Residential": 324, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 93, "None": 178, "Office": 132, "Park": 398, "Parking": 57, "Residential": 299, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 96, "None": 190, "Office": 124, "Park": 353, "Parking": 44, "Residential": 346, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 101, "None": 176, "Office": 79, "Park": 354, "Parking": 39, "Residential": 344, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 135, "None": 224, "Office": 98, "Park": 336, "Parking": 51, "Residential": 327, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 97, "None": 161, "Office": 144, "Park": 391, "Parking": 45, "Residential": 337, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 110, "None": 197, "Office": 115, "Park": 350, "Parking": 55, "Residential": 300, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 59, "None": 217, "Office": 102, "Park": 371, "Parking": 75, "Residential": 380, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 133, "None": 170, "Office": 97, "Park": 371, "Parking": 63, "Residential": 286, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 105, "None": 180, "Office": 152, "Park": 350, "Parking": 80, "Residential": 297, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 100, "None": 193, "Office": 138, "Park": 378, "Parking": 54, "Residential": 302, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 137, "None": 179, "Office": 84, "Park": 367, "Parking": 48, "Residential": 326, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 88, "None": 185, "Office": 114, "Park": 397, "Parking": 40, "Residential": 311, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 116, "None": 202, "Office": 130, "Park": 350, "Parking": 55, "Residential": 343, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 140, "None": 172, "Office": 129, "Park": 348, "Parking": 68, "Residential": 277, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 97, "None": 192, "Office": 143, "Park": 406, "Parking": 42, "Residential": 195, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 101, "None": 182, "Office": 78, "Park": 346, "Parking": 50, "Residential": 358, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 134, "None": 166, "Office": 111, "Park": 348, "Parking": 90, "Residential": 273, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 97, "None": 219, "Office": 115, "Park": 371, "Parking": 38, "Residential": 332, "Retail": 807, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 90, "None": 170, "Office": 128, "Park": 381, "Parking": 39, "Residential": 371, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 82, "None": 217, "Office": 108, "Park": 347, "Parking": 78, "Residential": 313, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 123, "None": 188, "Office": 84, "Park": 349, "Parking": 73, "Residential": 393, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 99, "None": 161, "Office": 126, "Park": 369, "Parking": 50, "Residential": 286, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 132, "None": 170, "Office": 107, "Park": 365, "Parking": 49, "Residential": 348, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 79, "None": 181, "Office": 117, "Park": 365, "Parking": 43, "Residential": 354, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 77, "None": 176, "Office": 114, "Park": 367, "Parking": 64, "Residential": 328, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 104, "None": 219, "Office": 132, "Park": 362, "Parking": 24, "Residential": 259, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 84, "None": 201, "Office": 114, "Park": 371, "Parking": 58, "Residential": 326, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 121, "None": 174, "Office": 96, "Park": 409, "Parking": 60, "Residential": 307, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 79, "None": 212, "Office": 129, "Park": 350, "Parking": 62, "Residential": 339, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 84, "None": 198, "Office": 126, "Park": 353, "Parking": 59, "Residential": 359, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 91, "None": 211, "Office": 105, "Park": 358, "Parking": 47, "Residential": 302, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 80, "None": 203, "Office": 122, "Park": 348, "Parking": 81, "Residential": 320, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 137, "None": 195, "Office": 109, "Park": 388, "Parking": 46, "Residential": 338, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 114, "None": 184, "Office": 148, "Park": 366, "Parking": 42, "Residential": 347, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 109, "None": 193, "Office": 93, "Park": 361, "Parking": 29, "Residential": 363, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 72, "None": 198, "Office": 108, "Park": 363, "Parking": 55, "Residential": 338, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 105, "None": 192, "Office": 98, "Park": 367, "Parking": 64, "Residential": 378, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 122, "None": 187, "Office": 117, "Park": 355, "Parking": 45, "Residential": 305, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 90, "None": 176, "Office": 124, "Park": 374, "Parking": 68, "Residential": 316, "Retail": 807, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 83, "None": 226, "Office": 105, "Park": 356, "Parking": 34, "Residential": 314, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 115, "None": 217, "Office": 103, "Park": 333, "Parking": 62, "Residential": 293, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 117, "None": 208, "Office": 103, "Park": 342, "Parking": 47, "Residential": 318, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 116, "None": 165, "Office": 119, "Park": 365, "Parking": 30, "Residential": 344, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 93, "None": 226, "Office": 137, "Park": 358, "Parking": 28, "Residential": 345, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 71, "None": 174, "Office": 129, "Park": 340, "Parking": 58, "Residential": 359, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 86, "None": 192, "Office": 98, "Park": 379, "Parking": 46, "Residential": 358, "Retail": 901, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 187, "Light Industrial": 93, "None": 206, "Office": 124, "Park": 348, "Parking": 36, "Residential": 328, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 94, "None": 176, "Office": 109, "Park": 329, "Parking": 55, "Residential": 332, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 86, "None": 163, "Office": 115, "Park": 355, "Parking": 54, "Residential": 265, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 112, "None": 189, "Office": 102, "Park": 357, "Parking": 53, "Residential": 304, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 122, "None": 175, "Office": 117, "Park": 346, "Parking": 58, "Residential": 297, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 106, "None": 231, "Office": 135, "Park": 356, "Parking": 46, "Residential": 282, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 112, "None": 235, "Office": 92, "Park": 343, "Parking": 43, "Residential": 338, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 88, "None": 188, "Office": 96, "Park": 359, "Parking": 36, "Residential": 320, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 129, "None": 155, "Office": 140, "Park": 397, "Parking": 63, "Residential": 336, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 115, "None": 178, "Office": 110, "Park": 349, "Parking": 51, "Residential": 298, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 98, "None": 181, "Office": 129, "Park": 345, "Parking": 65, "Residential": 270, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 130, "None": 181, "Office": 107, "Park": 346, "Parking": 70, "Residential": 275, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 76, "None": 178, "Office": 124, "Park": 336, "Parking": 43, "Residential": 368, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 79, "None": 194, "Office": 111, "Park": 350, "Parking": 23, "Residential": 342, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 95, "None": 189, "Office": 144, "Park": 352, "Parking": 25, "Residential": 326, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 129, "None": 222, "Office": 94, "Park": 370, "Parking": 43, "Residential": 341, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 82, "None": 216, "Office": 121, "Park": 357, "Parking": 75, "Residential": 349, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 102, "None": 187, "Office": 126, "Park": 383, "Parking": 63, "Residential": 349, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 114, "None": 214, "Office": 149, "Park": 356, "Parking": 32, "Residential": 316, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 95, "None": 237, "Office": 73, "Park": 372, "Parking": 98, "Residential": 299, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 102, "None": 190, "Office": 141, "Park": 367, "Parking": 48, "Residential": 292, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 110, "None": 210, "Office": 106, "Park": 339, "Parking": 34, "Residential": 297, "Retail": 891, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 110, "None": 209, "Office": 95, "Park": 365, "Parking": 74, "Residential": 300, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 113, "None": 190, "Office": 111, "Park": 362, "Parking": 52, "Residential": 322, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 189, "Light Industrial": 81, "None": 178, "Office": 87, "Park": 371, "Parking": 18, "Residential": 348, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 112, "None": 230, "Office": 95, "Park": 355, "Parking": 17, "Residential": 308, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 144, "None": 174, "Office": 114, "Park": 381, "Parking": 45, "Residential": 292, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 127, "None": 176, "Office": 136, "Park": 368, "Parking": 73, "Residential": 320, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 77, "None": 216, "Office": 138, "Park": 351, "Parking": 73, "Residential": 311, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 100, "None": 209, "Office": 112, "Park": 357, "Parking": 50, "Residential": 297, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 79, "None": 206, "Office": 114, "Park": 360, "Parking": 41, "Residential": 306, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 97, "None": 193, "Office": 93, "Park": 377, "Parking": 62, "Residential": 362, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 83, "None": 177, "Office": 146, "Park": 351, "Parking": 73, "Residential": 372, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 78, "None": 204, "Office": 127, "Park": 363, "Parking": 77, "Residential": 340, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 102, "None": 192, "Office": 90, "Park": 368, "Parking": 43, "Residential": 364, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 103, "None": 199, "Office": 119, "Park": 336, "Parking": 70, "Residential": 332, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}], "Y": [{"avg_co2": 9.263885590416832, "live_work_prop": 0.10504201680672269, "delta_f_physical_activity_pp": 0.0014037049776628367, "driving": 88.09293320425944, "cycling": 0.8228460793804453, "walking": 7.357212003872217, "pt": 3.7270087124878994}, {"avg_co2": 9.214795590822769, "live_work_prop": 0.08982826948480846, "delta_f_physical_activity_pp": 0.0013827063246563132, "driving": 88.33712984054671, "cycling": 1.0933940774487472, "walking": 7.927107061503418, "pt": 2.642369020501139}, {"avg_co2": 9.779190262384233, "live_work_prop": 0.0754017305315204, "delta_f_physical_activity_pp": 0.0012562355984685994, "driving": 88.99956691208315, "cycling": 0.606323083585968, "walking": 7.579038544824599, "pt": 2.81507145950628}, {"avg_co2": 6.71481118677747, "live_work_prop": 0.08122503328894808, "delta_f_physical_activity_pp": 0.0008854377897081384, "driving": 85.50925925925927, "cycling": 0.6481481481481481, "walking": 4.583333333333333, "pt": 2.2685185185185186, "micromobility": 1.8981481481481481, "shuttle": 5.092592592592593}, {"avg_co2": 7.10171617502054, "live_work_prop": 0.07634543178973717, "delta_f_physical_activity_pp": 0.0009008578170428768, "driving": 86.61882650907556, "cycling": 0.7598142676234698, "walking": 4.221190375685943, "pt": 1.4352047277332207, "micromobility": 2.152807091599831, "shuttle": 4.812157028281976}, {"avg_co2": 7.41827571001916, "live_work_prop": 0.06973848069738481, "delta_f_physical_activity_pp": 0.0009223416380481042, "driving": 86.36744966442953, "cycling": 0.8808724832214765, "walking": 4.110738255033557, "pt": 1.4261744966442953, "micromobility": 1.6778523489932886, "shuttle": 5.5369127516778525}, {"avg_co2": 7.0071311750077525, "live_work_prop": 0.07672301690507152, "delta_f_physical_activity_pp": 0.000935770712006954, "driving": 86.51535380507343, "cycling": 0.7120605251446372, "walking": 4.583889630618603, "pt": 1.8246550956831329, "micromobility": 1.7801513128615931, "shuttle": 4.583889630618603}, {"avg_co2": 7.308319748243261, "live_work_prop": 0.07096774193548387, "delta_f_physical_activity_pp": 0.0008433984886152679, "driving": 86.30259623992838, "cycling": 0.5819158460161146, "walking": 3.9838854073410923, "pt": 1.7009847806624887, "micromobility": 1.8352730528200536, "shuttle": 5.595344673231871}, {"avg_co2": 6.888902613895631, "live_work_prop": 0.07539682539682539, "delta_f_physical_activity_pp": 0.0010397971073122798, "driving": 85.40344514959202, "cycling": 0.9066183136899365, "walking": 4.215775158658205, "pt": 2.175883952855848, "micromobility": 2.357207615593835, "shuttle": 4.941069809610154}, {"avg_co2": 7.0231951291881565, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.0009569618291444531, "driving": 85.51236749116607, "cycling": 0.7508833922261484, "walking": 4.328621908127209, "pt": 1.8109540636042403, "micromobility": 2.0318021201413425, "shuttle": 5.565371024734982}, {"avg_co2": 7.215073095165012, "live_work_prop": 0.08184143222506395, "delta_f_physical_activity_pp": 0.0009873003230077726, "driving": 85.6896551724138, "cycling": 0.7327586206896551, "walking": 4.3534482758620685, "pt": 2.0689655172413794, "micromobility": 2.2844827586206895, "shuttle": 4.870689655172414}, {"avg_co2": 6.6418454257905015, "live_work_prop": 0.08310249307479224, "delta_f_physical_activity_pp": 0.0010136820503456976, "driving": 86.11374407582937, "cycling": 0.8530805687203791, "walking": 4.028436018957346, "pt": 1.8009478672985781, "micromobility": 2.085308056872038, "shuttle": 5.118483412322275}, {"avg_co2": 6.609715623686368, "live_work_prop": 0.09066666666666667, "delta_f_physical_activity_pp": 0.000990730924104437, "driving": 84.93339457969682, "cycling": 1.0105649977032614, "walking": 4.731281580156178, "pt": 1.7455213596692696, "micromobility": 1.9751952227836471, "shuttle": 5.604042259990813}, {"avg_co2": 6.573231984960513, "live_work_prop": 0.08416547788873038, "delta_f_physical_activity_pp": 0.0009616773717212601, "driving": 86.07594936708861, "cycling": 0.7789678675754625, "walking": 4.33300876338851, "pt": 1.4605647517039921, "micromobility": 2.0934761441090557, "shuttle": 5.258033106134373}, {"avg_co2": 6.538939457462042, "live_work_prop": 0.09822646657571624, "delta_f_physical_activity_pp": 0.00098730307679674, "driving": 85.586011342155, "cycling": 0.7561436672967864, "walking": 4.395085066162571, "pt": 1.4650283553875236, "micromobility": 2.4574669187145557, "shuttle": 5.3402646502835545}, {"avg_co2": 7.025065928100497, "live_work_prop": 0.07973856209150326, "delta_f_physical_activity_pp": 0.0009709920744209488, "driving": 85.44558889386475, "cycling": 0.761307657859382, "walking": 3.80653828929691, "pt": 1.6569637259292433, "micromobility": 2.283922973578146, "shuttle": 6.045678459471563}, {"avg_co2": 7.012971931989389, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.0011050001879927924, "driving": 85.00844594594594, "cycling": 0.8445945945945946, "walking": 4.72972972972973, "pt": 1.5625, "micromobility": 2.491554054054054, "shuttle": 5.363175675675675}, {"avg_co2": 6.821106537628965, "live_work_prop": 0.08948863636363637, "delta_f_physical_activity_pp": 0.0009936470895074107, "driving": 85.383502170767, "cycling": 0.8200675349734683, "walking": 4.72744814278823, "pt": 1.688374336710082, "micromobility": 2.0742884708152434, "shuttle": 5.306319343945972}, {"avg_co2": 6.8052669836317845, "live_work_prop": 0.09271523178807947, "delta_f_physical_activity_pp": 0.0010251185184508875, "driving": 84.69479353680431, "cycling": 1.0323159784560145, "walking": 4.174147217235189, "pt": 1.9748653500897666, "micromobility": 2.333931777378815, "shuttle": 5.789946140035907}, {"avg_co2": 6.899400614241138, "live_work_prop": 0.07772020725388601, "delta_f_physical_activity_pp": 0.0008928269855763899, "driving": 86.12565445026178, "cycling": 0.9162303664921465, "walking": 3.8394415357766145, "pt": 1.3961605584642234, "micromobility": 2.1378708551483423, "shuttle": 5.5846422338568935}, {"avg_co2": 6.924855714501437, "live_work_prop": 0.08959156785243742, "delta_f_physical_activity_pp": 0.0009508522537335493, "driving": 85.13453903837672, "cycling": 0.7498897220996913, "walking": 4.543449492721659, "pt": 1.6762240846934273, "micromobility": 2.646669607410675, "shuttle": 5.249228054697839}, {"avg_co2": 6.782516398253262, "live_work_prop": 0.08807588075880758, "delta_f_physical_activity_pp": 0.0009860620335360774, "driving": 84.73177441540578, "cycling": 1.008711600183402, "walking": 4.401650618982118, "pt": 1.7881705639614855, "micromobility": 2.246675836772123, "shuttle": 5.823016964695094}, {"avg_co2": 6.973562322140172, "live_work_prop": 0.09401709401709402, "delta_f_physical_activity_pp": 0.0010319192415596057, "driving": 85.44093178036606, "cycling": 0.9151414309484194, "walking": 4.534109816971714, "pt": 1.4143094841930115, "micromobility": 2.3710482529118138, "shuttle": 5.324459234608985}, {"avg_co2": 6.901708575398509, "live_work_prop": 0.07662337662337662, "delta_f_physical_activity_pp": 0.0009282128439563406, "driving": 85.67674113009198, "cycling": 0.5694261936049059, "walking": 4.248795444590451, "pt": 2.1462987297415683, "micromobility": 2.3215067893123087, "shuttle": 5.037231712658782}, {"avg_co2": 6.542452815368581, "live_work_prop": 0.09388335704125178, "delta_f_physical_activity_pp": 0.0012158845882571175, "driving": 84.25309229305424, "cycling": 1.2844909609895336, "walking": 4.138915318744053, "pt": 1.8078020932445291, "micromobility": 2.5689819219790673, "shuttle": 5.946717411988582}, {"avg_co2": 6.552219969180322, "live_work_prop": 0.10659186535764376, "delta_f_physical_activity_pp": 0.000999393899720523, "driving": 85.31802965088474, "cycling": 0.8130081300813009, "walking": 4.351984696317551, "pt": 1.1956001912960306, "micromobility": 2.582496413199426, "shuttle": 5.738880918220947}, {"avg_co2": 6.970503550810701, "live_work_prop": 0.0868421052631579, "delta_f_physical_activity_pp": 0.0009736315115415235, "driving": 84.98040922942968, "cycling": 0.478885502829778, "walking": 4.658249891162386, "pt": 1.74140182847192, "micromobility": 2.2638223770134958, "shuttle": 5.877231171092729}, {"avg_co2": 7.125573645820193, "live_work_prop": 0.08075370121130551, "delta_f_physical_activity_pp": 0.0010383518917219958, "driving": 85.63036601897876, "cycling": 0.8133755083596927, "walking": 4.112065070040669, "pt": 1.8978761861726163, "micromobility": 2.214188883868052, "shuttle": 5.332128332580208}, {"avg_co2": 6.553052578995375, "live_work_prop": 0.0875, "delta_f_physical_activity_pp": 0.0010464469275100307, "driving": 84.74656560871625, "cycling": 0.8526764566556134, "walking": 4.547607768829939, "pt": 2.226432970156324, "micromobility": 2.2738038844149693, "shuttle": 5.3529133112269065}, {"avg_co2": 6.786790018946404, "live_work_prop": 0.08288770053475936, "delta_f_physical_activity_pp": 0.0009150108565291611, "driving": 85.75293056807935, "cycling": 0.6762849413886384, "walking": 4.2380522993688015, "pt": 1.6681695220919748, "micromobility": 2.2091974752028856, "shuttle": 5.45536519386835}, {"avg_co2": 7.466739073091782, "live_work_prop": 0.07644882860665844, "delta_f_physical_activity_pp": 0.0009079094249654627, "driving": 86.39149979566817, "cycling": 0.7355946056395587, "walking": 3.555373927257867, "pt": 1.8389865140988966, "micromobility": 2.3293829178586023, "shuttle": 5.149162239476911}, {"avg_co2": 6.621344707113322, "live_work_prop": 0.08180535966149506, "delta_f_physical_activity_pp": 0.0010962338898011857, "driving": 85.46762589928058, "cycling": 0.8633093525179856, "walking": 4.748201438848921, "pt": 1.5827338129496402, "micromobility": 2.158273381294964, "shuttle": 5.179856115107913}, {"avg_co2": 6.670028744323032, "live_work_prop": 0.09224598930481283, "delta_f_physical_activity_pp": 0.0009398863423691227, "driving": 85.44389364578639, "cycling": 0.9013068949977467, "walking": 3.605227579990987, "pt": 2.2082018927444795, "micromobility": 2.163136547994592, "shuttle": 5.678233438485805}, {"avg_co2": 6.965950644944408, "live_work_prop": 0.0749665327978581, "delta_f_physical_activity_pp": 0.0010579809684779316, "driving": 84.84984311967727, "cycling": 0.8516360376512775, "walking": 4.661586732406993, "pt": 1.703272075302555, "micromobility": 2.2411474675033616, "shuttle": 5.692514567458539}, {"avg_co2": 6.598810291821323, "live_work_prop": 0.09779614325068871, "delta_f_physical_activity_pp": 0.0009861671715580358, "driving": 85.51203397829164, "cycling": 0.7550731477111845, "walking": 4.058518168947617, "pt": 1.8876828692779613, "micromobility": 2.5483718735252476, "shuttle": 5.238319962246343}, {"avg_co2": 7.054272239402991, "live_work_prop": 0.0740276035131744, "delta_f_physical_activity_pp": 0.0009683963764208079, "driving": 86.11946712505372, "cycling": 0.8594757198109154, "walking": 4.297378599054577, "pt": 1.3321873657069188, "micromobility": 2.2776106574989257, "shuttle": 5.113880532874946}, {"avg_co2": 6.699208617822518, "live_work_prop": 0.0973111395646607, "delta_f_physical_activity_pp": 0.0008985132582327969, "driving": 84.34321096859797, "cycling": 0.7518796992481203, "walking": 4.732419283502875, "pt": 1.8133569217160548, "micromobility": 2.344095532950022, "shuttle": 6.015037593984962}, {"avg_co2": 7.286855223280982, "live_work_prop": 0.08385481852315395, "delta_f_physical_activity_pp": 0.0009191773243079604, "driving": 85.50847457627118, "cycling": 0.6779661016949152, "walking": 3.940677966101695, "pt": 1.9067796610169492, "micromobility": 2.330508474576271, "shuttle": 5.635593220338983}, {"avg_co2": 7.127285300779957, "live_work_prop": 0.0749063670411985, "delta_f_physical_activity_pp": 0.0009107416072720838, "driving": 86.05251829530779, "cycling": 0.7318123116659492, "walking": 4.261730520878175, "pt": 1.6358157554885924, "micromobility": 2.238484718037021, "shuttle": 5.07963839862247}, {"avg_co2": 7.184889362946333, "live_work_prop": 0.07828282828282829, "delta_f_physical_activity_pp": 0.0010149125226211156, "driving": 85.66581849024597, "cycling": 0.6785411365564037, "walking": 3.5199321458863446, "pt": 1.8659881255301103, "micromobility": 2.5445292620865136, "shuttle": 5.7251908396946565}, {"avg_co2": 7.1188345767835655, "live_work_prop": 0.08438287153652393, "delta_f_physical_activity_pp": 0.001001610986577926, "driving": 86.22013651877133, "cycling": 0.938566552901024, "walking": 3.839590443686007, "pt": 1.621160409556314, "micromobility": 2.3890784982935154, "shuttle": 4.991467576791809}, {"avg_co2": 6.797748091717744, "live_work_prop": 0.09020618556701031, "delta_f_physical_activity_pp": 0.0009393329668324833, "driving": 85.12911843276937, "cycling": 0.7569011576135352, "walking": 4.363312555654497, "pt": 1.7364203027604632, "micromobility": 2.2707034728406055, "shuttle": 5.7435440783615315}, {"avg_co2": 6.671589770205492, "live_work_prop": 0.08764367816091954, "delta_f_physical_activity_pp": 0.0009794301989628428, "driving": 86.31984585741812, "cycling": 0.8670520231213872, "walking": 4.046242774566474, "pt": 1.5414258188824663, "micromobility": 2.167630057803468, "shuttle": 5.057803468208093}, {"avg_co2": 6.678382488267156, "live_work_prop": 0.09523809523809523, "delta_f_physical_activity_pp": 0.0008978943022108677, "driving": 86.2084660901229, "cycling": 0.6827492034592627, "walking": 4.005461993627675, "pt": 1.5930814747382795, "micromobility": 2.321347291761493, "shuttle": 5.188893946290396}, {"avg_co2": 6.99527416374048, "live_work_prop": 0.07387862796833773, "delta_f_physical_activity_pp": 0.0008876041591824547, "driving": 86.41083521444696, "cycling": 0.7674943566591422, "walking": 3.9729119638826185, "pt": 1.6252821670428894, "micromobility": 1.8510158013544018, "shuttle": 5.3724604966139955}, {"avg_co2": 6.628770681452998, "live_work_prop": 0.0737913486005089, "delta_f_physical_activity_pp": 0.0010020280781350144, "driving": 85.39765319426337, "cycling": 0.8257279443720122, "walking": 4.12863972186006, "pt": 1.7383746197305519, "micromobility": 2.2598870056497176, "shuttle": 5.649717514124294}, {"avg_co2": 7.162082965110586, "live_work_prop": 0.08025477707006369, "delta_f_physical_activity_pp": 0.001038340372188567, "driving": 85.05892255892256, "cycling": 0.7575757575757576, "walking": 4.124579124579125, "pt": 1.5993265993265993, "micromobility": 2.2306397306397305, "shuttle": 6.228956228956229}, {"avg_co2": 6.808200679112924, "live_work_prop": 0.09492847854356307, "delta_f_physical_activity_pp": 0.0008613475088766278, "driving": 86.00269179004037, "cycling": 0.6280843427545985, "walking": 3.992821893225662, "pt": 1.6150740242261103, "micromobility": 2.4226110363391657, "shuttle": 5.338716913414087}, {"avg_co2": 6.2679934647292095, "live_work_prop": 0.12242090784044017, "delta_f_physical_activity_pp": 0.0011318114502056555, "driving": 83.36492890995261, "cycling": 0.8530805687203791, "walking": 4.976303317535545, "pt": 1.7061611374407581, "micromobility": 3.2227488151658767, "shuttle": 5.876777251184834}, {"avg_co2": 7.74512262766075, "live_work_prop": 0.07057416267942583, "delta_f_physical_activity_pp": 0.0008028171536632195, "driving": 87.26010616578195, "cycling": 0.6941608819926501, "walking": 3.4708044099632502, "pt": 1.8783176806859943, "micromobility": 1.8374846876276032, "shuttle": 4.8591261739485505}, {"avg_co2": 6.6565366082472766, "live_work_prop": 0.09391534391534391, "delta_f_physical_activity_pp": 0.0011069397639154037, "driving": 83.76106194690266, "cycling": 0.7964601769911505, "walking": 4.6902654867256635, "pt": 1.8141592920353982, "micromobility": 2.52212389380531, "shuttle": 6.415929203539823}, {"avg_co2": 6.702863164705292, "live_work_prop": 0.08707865168539326, "delta_f_physical_activity_pp": 0.0009621995918306017, "driving": 85.54558337269721, "cycling": 0.8030231459612659, "walking": 3.920642418516769, "pt": 1.5588096362777515, "micromobility": 2.5980160604629194, "shuttle": 5.573925366084081}, {"avg_co2": 6.510186704784982, "live_work_prop": 0.0836940836940837, "delta_f_physical_activity_pp": 0.0009682389981767706, "driving": 85.15970515970515, "cycling": 0.8353808353808353, "walking": 4.275184275184276, "pt": 1.6707616707616706, "micromobility": 2.1621621621621623, "shuttle": 5.896805896805897}, {"avg_co2": 6.806519811627147, "live_work_prop": 0.06469760900140648, "delta_f_physical_activity_pp": 0.0010085030363689974, "driving": 86.35703918722787, "cycling": 0.7740686985970004, "walking": 3.7735849056603774, "pt": 1.6932752781809386, "micromobility": 2.273826802128689, "shuttle": 5.128205128205128}, {"avg_co2": 6.820801459007973, "live_work_prop": 0.0873015873015873, "delta_f_physical_activity_pp": 0.0009238841390986587, "driving": 86.58536585365853, "cycling": 0.5420054200542005, "walking": 4.787714543812105, "pt": 1.4905149051490514, "micromobility": 1.942186088527552, "shuttle": 4.652213188798555}, {"avg_co2": 6.8275716548816545, "live_work_prop": 0.0787716955941255, "delta_f_physical_activity_pp": 0.001009880050524295, "driving": 85.95227375056281, "cycling": 0.8554705087798289, "walking": 4.052228725799189, "pt": 1.6659162539396668, "micromobility": 2.1611886537595675, "shuttle": 5.312922107158938}, {"avg_co2": 6.62440181474897, "live_work_prop": 0.09289617486338798, "delta_f_physical_activity_pp": 0.0009541681417198316, "driving": 85.68118628359592, "cycling": 0.7877664504170527, "walking": 4.680259499536608, "pt": 1.7145505097312326, "micromobility": 2.0852641334569046, "shuttle": 5.050973123262279}, {"avg_co2": 6.761732768048775, "live_work_prop": 0.08970976253298153, "delta_f_physical_activity_pp": 0.0009221928404686673, "driving": 86.13771089831282, "cycling": 0.7751937984496124, "walking": 4.423164614683082, "pt": 1.7783857729138166, "micromobility": 2.0063839489284083, "shuttle": 4.879160966712266}, {"avg_co2": 7.287490149265453, "live_work_prop": 0.07577639751552795, "delta_f_physical_activity_pp": 0.0009322483540922443, "driving": 86.02419691280767, "cycling": 0.6257822277847309, "walking": 3.838130997079683, "pt": 1.668752607425949, "micromobility": 2.6700041718815184, "shuttle": 5.173133083020442}, {"avg_co2": 6.650818156127791, "live_work_prop": 0.10655737704918032, "delta_f_physical_activity_pp": 0.0010022810873393654, "driving": 84.26229508196721, "cycling": 0.6088992974238876, "walking": 4.730679156908665, "pt": 1.7330210772833723, "micromobility": 2.716627634660422, "shuttle": 5.948477751756441}, {"avg_co2": 6.391520026762687, "live_work_prop": 0.09655172413793103, "delta_f_physical_activity_pp": 0.0009871984965436195, "driving": 84.97652582159625, "cycling": 0.7511737089201878, "walking": 4.694835680751173, "pt": 1.7370892018779343, "micromobility": 2.0657276995305165, "shuttle": 5.774647887323944}, {"avg_co2": 6.691097665892844, "live_work_prop": 0.07989690721649484, "delta_f_physical_activity_pp": 0.001105374032937677, "driving": 85.01757469244289, "cycling": 0.7029876977152899, "walking": 4.393673110720562, "pt": 1.7574692442882252, "micromobility": 2.680140597539543, "shuttle": 5.448154657293498}, {"avg_co2": 7.217308888779815, "live_work_prop": 0.08080808080808081, "delta_f_physical_activity_pp": 0.0009834762005841735, "driving": 85.71428571428571, "cycling": 0.8503401360544218, "walking": 4.209183673469387, "pt": 1.6156462585034015, "micromobility": 2.380952380952381, "shuttle": 5.229591836734694}, {"avg_co2": 7.008352957532099, "live_work_prop": 0.088, "delta_f_physical_activity_pp": 0.0010077271135821634, "driving": 84.74272930648769, "cycling": 0.8053691275167786, "walking": 3.9373601789709176, "pt": 1.6554809843400446, "micromobility": 2.7293064876957494, "shuttle": 6.1297539149888145}, {"avg_co2": 7.055197710122185, "live_work_prop": 0.08646616541353383, "delta_f_physical_activity_pp": 0.0009826909760488496, "driving": 86.02287166454892, "cycling": 0.6776789495976281, "walking": 4.277848369335027, "pt": 1.8212621770436255, "micromobility": 2.3718763235916986, "shuttle": 4.8284625158831}, {"avg_co2": 6.744222972181717, "live_work_prop": 0.09226594301221167, "delta_f_physical_activity_pp": 0.0011417567241143126, "driving": 84.16435826408126, "cycling": 0.9695290858725761, "walking": 4.385964912280701, "pt": 1.7082179132040627, "micromobility": 2.5392428439519854, "shuttle": 6.232686980609419}, {"avg_co2": 6.999815872999774, "live_work_prop": 0.08785529715762273, "delta_f_physical_activity_pp": 0.0009075679373805498, "driving": 84.55392809587217, "cycling": 0.5326231691078562, "walking": 4.92676431424767, "pt": 1.9529516200621395, "micromobility": 2.5299600532623168, "shuttle": 5.503772747447847}, {"avg_co2": 6.732055250785199, "live_work_prop": 0.09028727770177838, "delta_f_physical_activity_pp": 0.0009243645127333267, "driving": 84.52935694315005, "cycling": 0.65237651444548, "walking": 4.799627213420317, "pt": 1.7241379310344827, "micromobility": 2.562907735321528, "shuttle": 5.731593662628145}, {"avg_co2": 6.552381176019768, "live_work_prop": 0.09282700421940929, "delta_f_physical_activity_pp": 0.0011626565598223623, "driving": 84.56022944550669, "cycling": 0.9082217973231358, "walking": 4.493307839388145, "pt": 1.864244741873805, "micromobility": 2.8680688336520075, "shuttle": 5.305927342256214}, {"avg_co2": 7.0055737277926085, "live_work_prop": 0.0764163372859025, "delta_f_physical_activity_pp": 0.00091282294108037, "driving": 85.62582927908005, "cycling": 0.9287925696594427, "walking": 3.803626713843432, "pt": 1.7691287041132244, "micromobility": 1.8133569217160548, "shuttle": 6.059265811587793}, {"avg_co2": 6.522529894893807, "live_work_prop": 0.08848314606741572, "delta_f_physical_activity_pp": 0.0010081820621309105, "driving": 84.85714285714285, "cycling": 0.5714285714285714, "walking": 5.095238095238095, "pt": 1.7619047619047619, "micromobility": 2.380952380952381, "shuttle": 5.333333333333334}, {"avg_co2": 7.077542295739874, "live_work_prop": 0.08622908622908623, "delta_f_physical_activity_pp": 0.0010179109779561134, "driving": 85.60444254592055, "cycling": 0.8543357539513029, "walking": 4.613413071337035, "pt": 1.5805211448099103, "micromobility": 2.2212729602733874, "shuttle": 5.126014523707817}, {"avg_co2": 7.050710163941897, "live_work_prop": 0.07751937984496124, "delta_f_physical_activity_pp": 0.0008280122947765469, "driving": 86.49602824360106, "cycling": 0.6619593998234775, "walking": 3.4863195057369816, "pt": 1.8534863195057367, "micromobility": 2.118270079435128, "shuttle": 5.3839364518976165}, {"avg_co2": 6.743095363179357, "live_work_prop": 0.08859060402684564, "delta_f_physical_activity_pp": 0.0009898189847880672, "driving": 84.85964104924068, "cycling": 0.5982512655315232, "walking": 4.601932811780948, "pt": 1.840773124712379, "micromobility": 2.4390243902439024, "shuttle": 5.660377358490567}, {"avg_co2": 6.904579798364383, "live_work_prop": 0.07973856209150326, "delta_f_physical_activity_pp": 0.001020284951500759, "driving": 85.69542253521126, "cycling": 0.9683098591549295, "walking": 4.181338028169014, "pt": 1.4524647887323943, "micromobility": 2.2007042253521125, "shuttle": 5.501760563380282}, {"avg_co2": 7.048355015726768, "live_work_prop": 0.0834403080872914, "delta_f_physical_activity_pp": 0.000935640216300229, "driving": 85.48387096774194, "cycling": 0.4480286738351254, "walking": 4.883512544802867, "pt": 1.971326164874552, "micromobility": 1.8369175627240144, "shuttle": 5.376344086021505}, {"avg_co2": 6.424535424312312, "live_work_prop": 0.10760401721664276, "delta_f_physical_activity_pp": 0.0012307542605709408, "driving": 83.15946348733235, "cycling": 0.8941877794336811, "walking": 5.61351217088922, "pt": 1.3909587680079483, "micromobility": 2.8315946348733236, "shuttle": 6.110283159463488}, {"avg_co2": 6.916680989760773, "live_work_prop": 0.08203125, "delta_f_physical_activity_pp": 0.0008665827562961804, "driving": 85.85279858968708, "cycling": 0.7051564565888057, "walking": 3.7461436756280304, "pt": 1.851035698545615, "micromobility": 1.9391802556192155, "shuttle": 5.905685323931247}, {"avg_co2": 6.970355969097548, "live_work_prop": 0.08571428571428572, "delta_f_physical_activity_pp": 0.0009415914396012692, "driving": 86.19026742656729, "cycling": 0.6137658921525646, "walking": 4.384042086804033, "pt": 1.8851380973257343, "micromobility": 1.9289785181937746, "shuttle": 4.9978079789565975}, {"avg_co2": 6.806025616958939, "live_work_prop": 0.07923497267759563, "delta_f_physical_activity_pp": 0.001080838523772902, "driving": 85.43689320388349, "cycling": 0.9708737864077669, "walking": 4.25335182616736, "pt": 1.8492834026814609, "micromobility": 2.311604253351826, "shuttle": 5.177993527508091}, {"avg_co2": 6.936431195578393, "live_work_prop": 0.083223249669749, "delta_f_physical_activity_pp": 0.0009718024406822372, "driving": 84.99095840867993, "cycling": 0.5424954792043399, "walking": 5.018083182640145, "pt": 2.034358047016275, "micromobility": 2.4864376130198913, "shuttle": 4.9276672694394215}, {"avg_co2": 6.622580496885125, "live_work_prop": 0.10259917920656635, "delta_f_physical_activity_pp": 0.0009492283267259012, "driving": 84.42584844258484, "cycling": 0.8833100883310088, "walking": 4.881450488145049, "pt": 1.9525801952580195, "micromobility": 2.1850302185030217, "shuttle": 5.671780567178057}, {"avg_co2": 7.08930947396602, "live_work_prop": 0.08030112923462986, "delta_f_physical_activity_pp": 0.0009318283208816473, "driving": 84.82905982905983, "cycling": 0.5128205128205128, "walking": 4.487179487179487, "pt": 1.4957264957264957, "micromobility": 2.3931623931623935, "shuttle": 6.282051282051282}, {"avg_co2": 7.0227364766755755, "live_work_prop": 0.08426270136307311, "delta_f_physical_activity_pp": 0.0008831801715059763, "driving": 85.625, "cycling": 0.7083333333333333, "walking": 4.208333333333333, "pt": 1.9166666666666665, "micromobility": 2.0416666666666665, "shuttle": 5.5}, {"avg_co2": 6.837411508786205, "live_work_prop": 0.08010335917312661, "delta_f_physical_activity_pp": 0.00105813506682786, "driving": 85.87870739265162, "cycling": 0.6640106241699867, "walking": 4.7366091190792385, "pt": 1.6821602478973, "micromobility": 2.257636122177955, "shuttle": 4.780876494023905}, {"avg_co2": 6.545016618683183, "live_work_prop": 0.07713125845737483, "delta_f_physical_activity_pp": 0.0008449866672921625, "driving": 86.66666666666667, "cycling": 0.9047619047619048, "walking": 3.7619047619047623, "pt": 1.4761904761904763, "micromobility": 1.6190476190476188, "shuttle": 5.571428571428571}, {"avg_co2": 7.154327507897552, "live_work_prop": 0.062034739454094295, "delta_f_physical_activity_pp": 0.0009116961242926149, "driving": 85.87314662273477, "cycling": 0.6177924217462932, "walking": 3.912685337726524, "pt": 2.14168039538715, "micromobility": 2.14168039538715, "shuttle": 5.313014827018122}, {"avg_co2": 6.9933675767073264, "live_work_prop": 0.09178082191780822, "delta_f_physical_activity_pp": 0.0010148061945429165, "driving": 84.70267816613709, "cycling": 0.8624602814344077, "walking": 4.357694053563323, "pt": 1.4979573309123921, "micromobility": 2.7235587834770767, "shuttle": 5.855651384475715}, {"avg_co2": 6.952595834961792, "live_work_prop": 0.08244680851063829, "delta_f_physical_activity_pp": 0.0008978424209346, "driving": 85.03521126760563, "cycling": 0.5721830985915494, "walking": 4.709507042253521, "pt": 1.6285211267605633, "micromobility": 2.244718309859155, "shuttle": 5.809859154929577}, {"avg_co2": 6.581450045922638, "live_work_prop": 0.07703081232492998, "delta_f_physical_activity_pp": 0.0009039491564915956, "driving": 85.947242206235, "cycling": 0.671462829736211, "walking": 3.6930455635491604, "pt": 1.7745803357314147, "micromobility": 1.9664268585131892, "shuttle": 5.947242206235012}, {"avg_co2": 6.737208710968509, "live_work_prop": 0.0729559748427673, "delta_f_physical_activity_pp": 0.0008362599759433223, "driving": 87.26394378568291, "cycling": 0.7026789635485288, "walking": 3.9525691699604746, "pt": 1.668862538427756, "micromobility": 1.800614844093105, "shuttle": 4.61133069828722}, {"avg_co2": 6.437808780386336, "live_work_prop": 0.09259259259259259, "delta_f_physical_activity_pp": 0.0010444476301880179, "driving": 84.63281958295558, "cycling": 0.8612873980054397, "walking": 4.759746146872167, "pt": 1.85856754306437, "micromobility": 2.447869446962829, "shuttle": 5.439709882139619}, {"avg_co2": 7.304981927352161, "live_work_prop": 0.07615480649188515, "delta_f_physical_activity_pp": 0.0009990110737726076, "driving": 84.81065334997919, "cycling": 0.7490636704119851, "walking": 4.660840615896795, "pt": 1.5397419891801913, "micromobility": 2.8297960882230546, "shuttle": 5.409904286308781}, {"avg_co2": 6.685414243287079, "live_work_prop": 0.08967391304347826, "delta_f_physical_activity_pp": 0.0008654353181285484, "driving": 86.13861386138613, "cycling": 0.7072135785007072, "walking": 4.3375766148043375, "pt": 1.7444601603017444, "micromobility": 1.7444601603017444, "shuttle": 5.327675624705328}, {"avg_co2": 6.870672447102026, "live_work_prop": 0.08530183727034121, "delta_f_physical_activity_pp": 0.0010358737887183804, "driving": 86.58645276292334, "cycling": 0.6684491978609626, "walking": 4.500891265597148, "pt": 1.4705882352941175, "micromobility": 2.3172905525846703, "shuttle": 4.45632798573975}, {"avg_co2": 7.02149502178037, "live_work_prop": 0.0728744939271255, "delta_f_physical_activity_pp": 0.0011414151440845013, "driving": 86.13406795224977, "cycling": 0.9641873278236914, "walking": 3.6730945821854912, "pt": 1.9742883379247016, "micromobility": 2.203856749311295, "shuttle": 5.05050505050505}, {"avg_co2": 6.8378173181833555, "live_work_prop": 0.09275730622617535, "delta_f_physical_activity_pp": 0.0009130961154240873, "driving": 84.83290488431876, "cycling": 0.6426735218508998, "walking": 4.155955441302485, "pt": 1.5424164524421593, "micromobility": 2.9134532990574122, "shuttle": 5.912596401028278}, {"avg_co2": 6.950890642763734, "live_work_prop": 0.07894736842105263, "delta_f_physical_activity_pp": 0.0009849898625996232, "driving": 85.3309481216458, "cycling": 0.8497316636851521, "walking": 4.159212880143113, "pt": 2.012522361359571, "micromobility": 2.459749552772809, "shuttle": 5.18783542039356}, {"avg_co2": 6.883369588004865, "live_work_prop": 0.08571428571428572, "delta_f_physical_activity_pp": 0.0008902661978446007, "driving": 86.09745194456862, "cycling": 0.9387572641931158, "walking": 3.799731783638802, "pt": 2.056325435851587, "micromobility": 1.9669199821189094, "shuttle": 5.1408135896289675}, {"avg_co2": 6.908822995372747, "live_work_prop": 0.08947368421052632, "delta_f_physical_activity_pp": 0.000905099838704354, "driving": 85.86129753914989, "cycling": 0.7606263982102908, "walking": 3.5346756152125276, "pt": 1.6107382550335572, "micromobility": 2.058165548098434, "shuttle": 6.174496644295302}, {"avg_co2": 6.827570760285964, "live_work_prop": 0.08604954367666232, "delta_f_physical_activity_pp": 0.0009355228657728426, "driving": 85.86810228802153, "cycling": 0.8075370121130552, "walking": 4.08254822790489, "pt": 1.8842530282637955, "micromobility": 2.1534320323014806, "shuttle": 5.204127411395245}, {"avg_co2": 6.557369096559767, "live_work_prop": 0.10354223433242507, "delta_f_physical_activity_pp": 0.0009597982695380158, "driving": 85.21863117870723, "cycling": 0.6653992395437262, "walking": 4.895437262357414, "pt": 1.85361216730038, "micromobility": 2.1863117870722433, "shuttle": 5.180608365019011}, {"avg_co2": 6.796846841209302, "live_work_prop": 0.092, "delta_f_physical_activity_pp": 0.0008417454993794262, "driving": 86.65755919854281, "cycling": 0.5919854280510018, "walking": 4.143897996357013, "pt": 1.5482695810564664, "micromobility": 1.9581056466302367, "shuttle": 5.100182149362477}, {"avg_co2": 7.02788579189387, "live_work_prop": 0.08538163001293661, "delta_f_physical_activity_pp": 0.0011301958127253376, "driving": 84.55428067078552, "cycling": 1.059135039717564, "walking": 4.942630185348632, "pt": 1.7210944395410415, "micromobility": 2.2506619593998236, "shuttle": 5.472197705207414}, {"avg_co2": 6.676183245233991, "live_work_prop": 0.08391608391608392, "delta_f_physical_activity_pp": 0.000920607104995873, "driving": 85.98940779971113, "cycling": 0.91478093403948, "walking": 4.285026480500722, "pt": 1.7332691381800676, "micromobility": 1.82956186807896, "shuttle": 5.247953779489649}, {"avg_co2": 7.143552458467651, "live_work_prop": 0.07206068268015171, "delta_f_physical_activity_pp": 0.0009196083469246783, "driving": 85.78701739499364, "cycling": 0.5515485787017396, "walking": 4.2851081883750535, "pt": 1.6546457361052185, "micromobility": 2.036487059821807, "shuttle": 5.685193042002545}, {"avg_co2": 6.756590978928038, "live_work_prop": 0.1038107752956636, "delta_f_physical_activity_pp": 0.0009326265455501559, "driving": 85.52867383512545, "cycling": 0.6272401433691757, "walking": 4.883512544802867, "pt": 1.568100358422939, "micromobility": 1.971326164874552, "shuttle": 5.421146953405017}, {"avg_co2": 7.073830695338582, "live_work_prop": 0.08300395256916997, "delta_f_physical_activity_pp": 0.0010568337104346175, "driving": 85.49245785270631, "cycling": 0.7985803016858917, "walking": 4.436557231588288, "pt": 1.5084294587400178, "micromobility": 2.6619343389529724, "shuttle": 5.1020408163265305}, {"avg_co2": 6.755896351324135, "live_work_prop": 0.0814419225634179, "delta_f_physical_activity_pp": 0.001110736021699844, "driving": 84.29030776297657, "cycling": 0.9186954524575103, "walking": 4.3638033991731735, "pt": 1.8833256775378961, "micromobility": 2.6642168121267797, "shuttle": 5.879650895728066}, {"avg_co2": 6.958990066149323, "live_work_prop": 0.09187749667110519, "delta_f_physical_activity_pp": 0.0010073487397727987, "driving": 85.16012629679747, "cycling": 0.7668019846639603, "walking": 4.465493910690121, "pt": 1.3531799729364005, "micromobility": 2.796571944068561, "shuttle": 5.457825890843482}, {"avg_co2": 6.954897126525325, "live_work_prop": 0.07532467532467532, "delta_f_physical_activity_pp": 0.0009413387313575515, "driving": 86.389748121962, "cycling": 0.8395934600088379, "walking": 3.756076005302696, "pt": 1.9001325673884226, "micromobility": 2.07688908528502, "shuttle": 5.037560760053027}, {"avg_co2": 6.918435489599528, "live_work_prop": 0.08575380359612725, "delta_f_physical_activity_pp": 0.0009729444904003151, "driving": 84.84141791044776, "cycling": 0.792910447761194, "walking": 5.177238805970149, "pt": 1.4925373134328357, "micromobility": 2.1455223880597014, "shuttle": 5.550373134328359}, {"avg_co2": 6.5962650453767475, "live_work_prop": 0.09190672153635117, "delta_f_physical_activity_pp": 0.0010082632315932213, "driving": 84.81675392670157, "cycling": 0.9519276534983341, "walking": 4.950023798191337, "pt": 1.6658733936220846, "micromobility": 2.237029985721085, "shuttle": 5.378391242265588}, {"avg_co2": 6.912702466494047, "live_work_prop": 0.07973856209150326, "delta_f_physical_activity_pp": 0.0010517717337050108, "driving": 85.27690229626295, "cycling": 0.9905447996398019, "walking": 4.187303016659163, "pt": 1.7109410175596578, "micromobility": 2.746510580819451, "shuttle": 5.087798289058982}, {"avg_co2": 6.891185815641451, "live_work_prop": 0.07417218543046358, "delta_f_physical_activity_pp": 0.0009073271659224402, "driving": 85.38708199725149, "cycling": 0.3664681630783326, "walking": 4.809894640403115, "pt": 1.9697663765460376, "micromobility": 2.1988089784699953, "shuttle": 5.26797984425103}, {"avg_co2": 6.53072721434227, "live_work_prop": 0.10608203677510608, "delta_f_physical_activity_pp": 0.0010149438310847426, "driving": 84.07460545193686, "cycling": 0.6695361071257772, "walking": 4.68675274988044, "pt": 2.1520803443328553, "micromobility": 2.34337637494022, "shuttle": 6.073648971783836}, {"avg_co2": 7.014651933654577, "live_work_prop": 0.07552083333333333, "delta_f_physical_activity_pp": 0.0008088630020018627, "driving": 87.31949458483754, "cycling": 0.5866425992779783, "walking": 3.8808664259927803, "pt": 1.3989169675090252, "micromobility": 1.895306859205776, "shuttle": 4.918772563176895}, {"avg_co2": 6.928567151126028, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0008393192680890662, "driving": 85.9245630174793, "cycling": 0.8739650413983441, "walking": 4.139834406623735, "pt": 1.5639374425023, "micromobility": 1.7479300827966882, "shuttle": 5.749770009199632}, {"avg_co2": 6.639073156754436, "live_work_prop": 0.0910344827586207, "delta_f_physical_activity_pp": 0.0009547617113392856, "driving": 85.23831559463211, "cycling": 0.7866728366496992, "walking": 4.0259139287366965, "pt": 1.7584451642757983, "micromobility": 2.4525682554372974, "shuttle": 5.738084220268394}, {"avg_co2": 6.682365332788155, "live_work_prop": 0.09053497942386832, "delta_f_physical_activity_pp": 0.0011076020479457694, "driving": 84.7867298578199, "cycling": 0.9952606635071091, "walking": 4.597156398104266, "pt": 2.037914691943128, "micromobility": 2.322274881516588, "shuttle": 5.260663507109005}, {"avg_co2": 6.841638489934699, "live_work_prop": 0.08026315789473684, "delta_f_physical_activity_pp": 0.0009720134570243613, "driving": 85.13876454789614, "cycling": 0.7609668755595345, "walking": 4.028648164726947, "pt": 2.0590868397493285, "micromobility": 2.4619516562220234, "shuttle": 5.550581915846016}, {"avg_co2": 6.783891555756071, "live_work_prop": 0.07817109144542773, "delta_f_physical_activity_pp": 0.0010174461795511038, "driving": 85.47986076578816, "cycling": 0.5967180507210343, "walking": 4.077573346593734, "pt": 1.790154152163103, "micromobility": 2.4365987071108903, "shuttle": 5.619094977623073}, {"avg_co2": 6.731680684209834, "live_work_prop": 0.07565337001375516, "delta_f_physical_activity_pp": 0.0010628977416263189, "driving": 85.23650262780697, "cycling": 1.0033444816053512, "walking": 4.300047778308648, "pt": 2.150023889154324, "micromobility": 1.8633540372670807, "shuttle": 5.446727185857621}, {"avg_co2": 6.928756963615287, "live_work_prop": 0.10297766749379653, "delta_f_physical_activity_pp": 0.0009488361538668278, "driving": 86.22129436325679, "cycling": 0.6680584551148225, "walking": 4.133611691022965, "pt": 1.7118997912317326, "micromobility": 2.0041753653444676, "shuttle": 5.260960334029228}, {"avg_co2": 7.085712577860724, "live_work_prop": 0.07069408740359898, "delta_f_physical_activity_pp": 0.0009439162622245454, "driving": 87.84965034965036, "cycling": 0.4807692307692308, "walking": 3.7587412587412583, "pt": 1.6608391608391608, "micromobility": 1.9230769230769231, "shuttle": 4.326923076923077}, {"avg_co2": 6.910623906008057, "live_work_prop": 0.08648648648648649, "delta_f_physical_activity_pp": 0.0009522613407471716, "driving": 85.67480423767849, "cycling": 0.6448641179180101, "walking": 3.9613081529249197, "pt": 2.1188392445877473, "micromobility": 1.9345923537540304, "shuttle": 5.665591893136803}, {"avg_co2": 6.744054775477901, "live_work_prop": 0.08, "delta_f_physical_activity_pp": 0.0008954567101354506, "driving": 85.68232662192393, "cycling": 0.7606263982102908, "walking": 3.7583892617449663, "pt": 1.8791946308724832, "micromobility": 2.192393736017897, "shuttle": 5.727069351230425}, {"avg_co2": 6.753862826080489, "live_work_prop": 0.08551724137931034, "delta_f_physical_activity_pp": 0.0009846716907074883, "driving": 84.89074848907485, "cycling": 0.7903300790330079, "walking": 4.556020455602046, "pt": 1.906090190609019, "micromobility": 2.510460251046025, "shuttle": 5.346350534635054}, {"avg_co2": 6.673212875784857, "live_work_prop": 0.08994708994708994, "delta_f_physical_activity_pp": 0.0010558308422668546, "driving": 85.73983012963791, "cycling": 0.8940545373267769, "walking": 4.7384890478319175, "pt": 1.519892713455521, "micromobility": 2.3692445239159587, "shuttle": 4.7384890478319175}, {"avg_co2": 7.2717768945124845, "live_work_prop": 0.07230392156862746, "delta_f_physical_activity_pp": 0.0009723152730641912, "driving": 86.94754233787691, "cycling": 0.8674101610904585, "walking": 4.171829822387443, "pt": 1.900041305245766, "micromobility": 1.9413465510119785, "shuttle": 4.171829822387443}, {"avg_co2": 7.260269739041391, "live_work_prop": 0.08365019011406843, "delta_f_physical_activity_pp": 0.0010104045464642687, "driving": 85.71428571428571, "cycling": 1.0327022375215147, "walking": 3.9586919104991396, "pt": 1.5060240963855422, "micromobility": 2.0223752151462997, "shuttle": 5.76592082616179}, {"avg_co2": 7.217794869064578, "live_work_prop": 0.07918263090676884, "delta_f_physical_activity_pp": 0.0009215611693729231, "driving": 86.70120898100173, "cycling": 0.690846286701209, "walking": 3.7996545768566494, "pt": 1.8134715025906734, "micromobility": 2.2020725388601035, "shuttle": 4.792746113989637}, {"avg_co2": 6.910250705935328, "live_work_prop": 0.07323232323232323, "delta_f_physical_activity_pp": 0.0009521552333090434, "driving": 86.07375271149674, "cycling": 0.824295010845987, "walking": 3.9479392624728846, "pt": 1.822125813449024, "micromobility": 2.299349240780911, "shuttle": 5.032537960954446}, {"avg_co2": 7.008162075545549, "live_work_prop": 0.07911802853437094, "delta_f_physical_activity_pp": 0.0008753059865837992, "driving": 85.30172413793103, "cycling": 0.7758620689655172, "walking": 3.836206896551724, "pt": 1.853448275862069, "micromobility": 2.413793103448276, "shuttle": 5.818965517241379}, {"avg_co2": 6.8563664338152925, "live_work_prop": 0.0858974358974359, "delta_f_physical_activity_pp": 0.0009082768592416102, "driving": 84.97816593886462, "cycling": 0.8733624454148471, "walking": 4.192139737991266, "pt": 1.7467248908296942, "micromobility": 2.096069868995633, "shuttle": 6.11353711790393}, {"avg_co2": 6.878565582051663, "live_work_prop": 0.08100929614873838, "delta_f_physical_activity_pp": 0.0009934078136881247, "driving": 84.78655767484106, "cycling": 0.9082652134423252, "walking": 4.35967302452316, "pt": 1.9073569482288828, "micromobility": 2.361489554950045, "shuttle": 5.676657584014532}, {"avg_co2": 6.704593602439711, "live_work_prop": 0.08185538881309687, "delta_f_physical_activity_pp": 0.0010593844002146815, "driving": 84.61538461538461, "cycling": 0.9212344541685858, "walking": 4.375863657300783, "pt": 1.8885306310456014, "micromobility": 2.3952095808383236, "shuttle": 5.803777061262092}, {"avg_co2": 6.829462451690178, "live_work_prop": 0.07142857142857142, "delta_f_physical_activity_pp": 0.0008987718821627555, "driving": 84.92027334851936, "cycling": 1.0022779043280183, "walking": 4.009111617312073, "pt": 1.5945330296127564, "micromobility": 2.369020501138952, "shuttle": 6.104783599088838}, {"avg_co2": 7.113490465120943, "live_work_prop": 0.07259073842302878, "delta_f_physical_activity_pp": 0.000819110519587503, "driving": 86.34399308556611, "cycling": 0.432152117545376, "walking": 4.0190146931719966, "pt": 1.6853932584269662, "micromobility": 2.247191011235955, "shuttle": 5.2722558340535866}, {"avg_co2": 6.77241207962636, "live_work_prop": 0.09324324324324325, "delta_f_physical_activity_pp": 0.0009387143477380537, "driving": 86.39962738705171, "cycling": 0.7452258965999069, "walking": 4.052165812761994, "pt": 1.6767582673497903, "micromobility": 1.8630647414997672, "shuttle": 5.263157894736842}, {"avg_co2": 6.725391759229112, "live_work_prop": 0.10266666666666667, "delta_f_physical_activity_pp": 0.0010310069786800026, "driving": 84.17977528089887, "cycling": 0.7191011235955056, "walking": 5.123595505617978, "pt": 1.8426966292134832, "micromobility": 2.561797752808989, "shuttle": 5.573033707865169}, {"avg_co2": 6.706911733827034, "live_work_prop": 0.06756756756756757, "delta_f_physical_activity_pp": 0.0010060673124759531, "driving": 85.02824858757062, "cycling": 0.9416195856873822, "walking": 3.8606403013182673, "pt": 1.8361581920903955, "micromobility": 2.306967984934087, "shuttle": 6.0263653483992465}, {"avg_co2": 7.317179391748956, "live_work_prop": 0.07044025157232704, "delta_f_physical_activity_pp": 0.0008743731602708296, "driving": 86.99743370402054, "cycling": 0.6415739948674081, "walking": 3.592814371257485, "pt": 1.6680923866552608, "micromobility": 1.9674935842600514, "shuttle": 5.132591958939265}, {"avg_co2": 6.895500197192298, "live_work_prop": 0.06030150753768844, "delta_f_physical_activity_pp": 0.000904729501735759, "driving": 86.99570815450643, "cycling": 0.7725321888412017, "walking": 3.776824034334764, "pt": 1.3733905579399142, "micromobility": 2.060085836909871, "shuttle": 5.021459227467811}, {"avg_co2": 7.176776220235174, "live_work_prop": 0.07076101468624833, "delta_f_physical_activity_pp": 0.0009991009209301593, "driving": 86.73932788374205, "cycling": 0.862851952770209, "walking": 3.8147138964577656, "pt": 1.6348773841961852, "micromobility": 1.8619436875567668, "shuttle": 5.086285195277021}, {"avg_co2": 6.903409154422661, "live_work_prop": 0.07614213197969544, "delta_f_physical_activity_pp": 0.0008568310105808223, "driving": 86.10627177700349, "cycling": 0.6968641114982579, "walking": 3.571428571428571, "pt": 1.7421602787456445, "micromobility": 2.3954703832752613, "shuttle": 5.487804878048781}, {"avg_co2": 6.741820216382425, "live_work_prop": 0.08211920529801324, "delta_f_physical_activity_pp": 0.0009383527621740673, "driving": 85.8590308370044, "cycling": 0.9251101321585903, "walking": 4.096916299559472, "pt": 1.762114537444934, "micromobility": 2.158590308370044, "shuttle": 5.1982378854625555}, {"avg_co2": 6.6532851996139755, "live_work_prop": 0.10224089635854341, "delta_f_physical_activity_pp": 0.0010258351600697627, "driving": 85.49618320610686, "cycling": 0.6679389312977099, "walking": 4.770992366412214, "pt": 1.7652671755725193, "micromobility": 2.0038167938931295, "shuttle": 5.295801526717557}, {"avg_co2": 6.851792520723185, "live_work_prop": 0.0847457627118644, "delta_f_physical_activity_pp": 0.0010650839285629987, "driving": 85.24590163934425, "cycling": 0.664599025254763, "walking": 4.563579973416039, "pt": 1.595037660611431, "micromobility": 2.303943287549845, "shuttle": 5.62693841382366}, {"avg_co2": 6.920321987191149, "live_work_prop": 0.09635416666666667, "delta_f_physical_activity_pp": 0.000971308252807103, "driving": 85.18681318681318, "cycling": 0.9230769230769231, "walking": 4.395604395604396, "pt": 1.8461538461538463, "micromobility": 2.10989010989011, "shuttle": 5.538461538461538}, {"avg_co2": 6.855073229607915, "live_work_prop": 0.09382716049382717, "delta_f_physical_activity_pp": 0.0009278478249670119, "driving": 85.25641025641025, "cycling": 0.8119658119658121, "walking": 4.700854700854701, "pt": 1.6239316239316242, "micromobility": 2.1367521367521367, "shuttle": 5.47008547008547}, {"avg_co2": 6.723644216140575, "live_work_prop": 0.1067193675889328, "delta_f_physical_activity_pp": 0.0009771412751643318, "driving": 84.46732318710832, "cycling": 0.9400179051029544, "walking": 4.700089525514771, "pt": 1.9247985675917636, "micromobility": 2.103849597135184, "shuttle": 5.863921217547001}, {"avg_co2": 6.718236198384948, "live_work_prop": 0.0901749663526245, "delta_f_physical_activity_pp": 0.0008971232511246564, "driving": 86.61524500907441, "cycling": 0.9074410163339384, "walking": 4.128856624319419, "pt": 1.5426497277676952, "micromobility": 1.9056261343012704, "shuttle": 4.900181488203267}, {"avg_co2": 7.165404127276993, "live_work_prop": 0.07207207207207207, "delta_f_physical_activity_pp": 0.0008316130971034231, "driving": 86.02846054333764, "cycling": 0.5605864596808969, "walking": 4.182837429926693, "pt": 1.6817593790426906, "micromobility": 2.026735661923243, "shuttle": 5.519620526088832}, {"avg_co2": 6.607362566566124, "live_work_prop": 0.08310249307479224, "delta_f_physical_activity_pp": 0.0009793223055621378, "driving": 85.42162934730824, "cycling": 0.5240590757503573, "walking": 4.383039542639352, "pt": 1.5245354930919486, "micromobility": 2.572653644592663, "shuttle": 5.574082896617437}, {"avg_co2": 6.61565806492369, "live_work_prop": 0.0927694406548431, "delta_f_physical_activity_pp": 0.0008305156414733682, "driving": 86.61380597014924, "cycling": 0.6063432835820896, "walking": 4.244402985074626, "pt": 1.6791044776119404, "micromobility": 2.0988805970149254, "shuttle": 4.757462686567164}, {"avg_co2": 7.245195222153163, "live_work_prop": 0.07279693486590039, "delta_f_physical_activity_pp": 0.000786609401184609, "driving": 86.71808054841473, "cycling": 0.5998286203941731, "walking": 3.513281919451585, "pt": 1.6281062553556127, "micromobility": 2.056555269922879, "shuttle": 5.484147386461012}, {"avg_co2": 6.602305614970378, "live_work_prop": 0.0970464135021097, "delta_f_physical_activity_pp": 0.0010374612678741336, "driving": 84.62273161413563, "cycling": 1.1938872970391594, "walking": 4.536771728748806, "pt": 1.7191977077363898, "micromobility": 2.24450811843362, "shuttle": 5.6829035339064}, {"avg_co2": 6.77694300275136, "live_work_prop": 0.09244791666666667, "delta_f_physical_activity_pp": 0.0009365070562078183, "driving": 84.68626590609917, "cycling": 0.8775778850372972, "walking": 4.387889425186485, "pt": 1.7551557700745943, "micromobility": 2.5449758666081617, "shuttle": 5.748135146994296}, {"avg_co2": 6.830974907884312, "live_work_prop": 0.08493150684931507, "delta_f_physical_activity_pp": 0.0008706615701271558, "driving": 86.36779505946936, "cycling": 0.5946935041171089, "walking": 4.391582799634035, "pt": 1.555352241537054, "micromobility": 2.104300091491308, "shuttle": 4.9862763037511435}, {"avg_co2": 6.829799725029409, "live_work_prop": 0.08494208494208494, "delta_f_physical_activity_pp": 0.0008433058474063372, "driving": 86.33733867378727, "cycling": 0.7565643079661771, "walking": 4.094348019581664, "pt": 1.7801513128615931, "micromobility": 2.1806853582554515, "shuttle": 4.850912327547842}, {"avg_co2": 6.7229908275296335, "live_work_prop": 0.0845442536327609, "delta_f_physical_activity_pp": 0.0008386758324882221, "driving": 85.86316266425011, "cycling": 0.6343452650657001, "walking": 3.9873130946986857, "pt": 1.6311735387403714, "micromobility": 2.2202084277299505, "shuttle": 5.6637970095151795}, {"avg_co2": 6.514384362949928, "live_work_prop": 0.09549071618037135, "delta_f_physical_activity_pp": 0.0009006741236951376, "driving": 85.66159520516366, "cycling": 0.8298755186721992, "walking": 4.057169202397418, "pt": 1.6597510373443984, "micromobility": 2.39741816505302, "shuttle": 5.394190871369295}, {"avg_co2": 6.973604519730231, "live_work_prop": 0.08401084010840108, "delta_f_physical_activity_pp": 0.0008943076084277489, "driving": 86.01851851851852, "cycling": 0.9259259259259258, "walking": 4.027777777777778, "pt": 1.8518518518518516, "micromobility": 1.8981481481481481, "shuttle": 5.277777777777778}, {"avg_co2": 6.732559510212944, "live_work_prop": 0.07611548556430446, "delta_f_physical_activity_pp": 0.0009925589521473232, "driving": 85.70778334091943, "cycling": 0.7282658170232135, "walking": 4.415111515703232, "pt": 1.6385980883022302, "micromobility": 2.0937642239417387, "shuttle": 5.41647701411015}, {"avg_co2": 6.815529098806964, "live_work_prop": 0.09452054794520548, "delta_f_physical_activity_pp": 0.0010911717459611944, "driving": 84.49074074074075, "cycling": 0.787037037037037, "walking": 5.5092592592592595, "pt": 1.7592592592592593, "micromobility": 2.175925925925926, "shuttle": 5.277777777777778}, {"avg_co2": 7.097066036227077, "live_work_prop": 0.08093994778067885, "delta_f_physical_activity_pp": 0.0009834680989890268, "driving": 86.43326039387308, "cycling": 1.0940919037199124, "walking": 3.588621444201313, "pt": 1.487964989059081, "micromobility": 2.0568927789934355, "shuttle": 5.339168490153172}, {"avg_co2": 6.605142059237394, "live_work_prop": 0.08192090395480225, "delta_f_physical_activity_pp": 0.0010246687098250838, "driving": 85.00720807304181, "cycling": 0.9130225852955309, "walking": 4.709274387313791, "pt": 1.8260451705910619, "micromobility": 2.162421912542047, "shuttle": 5.382027871215762}, {"avg_co2": 7.489848368084077, "live_work_prop": 0.075, "delta_f_physical_activity_pp": 0.0008084853017051058, "driving": 87.01964133219471, "cycling": 0.5550811272416738, "walking": 4.013663535439795, "pt": 1.8360375747224593, "micromobility": 1.5371477369769428, "shuttle": 5.038428693424423}, {"avg_co2": 6.938907954515697, "live_work_prop": 0.08485639686684072, "delta_f_physical_activity_pp": 0.0010194725969517923, "driving": 85.43133802816901, "cycling": 1.056338028169014, "walking": 4.225352112676056, "pt": 1.6725352112676055, "micromobility": 2.552816901408451, "shuttle": 5.061619718309859}, {"avg_co2": 6.988118271510799, "live_work_prop": 0.07712082262210797, "delta_f_physical_activity_pp": 0.0008893270032781598, "driving": 85.42757417102966, "cycling": 0.6980802792321117, "walking": 4.232111692844677, "pt": 1.3961605584642234, "micromobility": 2.225130890052356, "shuttle": 6.020942408376963}, {"avg_co2": 7.063738905381247, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0010047770443938786, "driving": 85.51815766164748, "cycling": 0.8414526129317981, "walking": 4.472984942426927, "pt": 1.9043401240035431, "micromobility": 1.9043401240035431, "shuttle": 5.358724534986714}, {"avg_co2": 6.6401876809805875, "live_work_prop": 0.08165997322623829, "delta_f_physical_activity_pp": 0.0010536674296442894, "driving": 85.2157943067034, "cycling": 1.0101010101010102, "walking": 4.315886134067952, "pt": 1.9283746556473829, "micromobility": 1.9742883379247016, "shuttle": 5.555555555555555}, {"avg_co2": 6.932436106482441, "live_work_prop": 0.07313997477931904, "delta_f_physical_activity_pp": 0.0008995066585048872, "driving": 86.67540410659676, "cycling": 0.5242463958060288, "walking": 4.281345565749235, "pt": 1.5727391874180863, "micromobility": 2.053298383573613, "shuttle": 4.892966360856269}, {"avg_co2": 7.465446162133064, "live_work_prop": 0.07633587786259542, "delta_f_physical_activity_pp": 0.0009167502837544572, "driving": 86.88387635756057, "cycling": 0.5847953216374269, "walking": 4.093567251461988, "pt": 1.2113617376775272, "micromobility": 2.172096908939014, "shuttle": 5.054302422723475}, {"avg_co2": 6.835096326179983, "live_work_prop": 0.10040705563093623, "delta_f_physical_activity_pp": 0.0009097256632810884, "driving": 85.20017993702204, "cycling": 0.6747638326585695, "walking": 4.183535762483131, "pt": 2.114260008996851, "micromobility": 1.9793072424651372, "shuttle": 5.847953216374268}, {"avg_co2": 6.84714223710339, "live_work_prop": 0.0764163372859025, "delta_f_physical_activity_pp": 0.000862201930447906, "driving": 85.41102077687444, "cycling": 0.6775067750677507, "walking": 4.426377597109305, "pt": 1.6260162601626018, "micromobility": 1.9873532068654018, "shuttle": 5.871725383920506}, {"avg_co2": 6.868772590234892, "live_work_prop": 0.09587217043941411, "delta_f_physical_activity_pp": 0.0009005156821028544, "driving": 86.00275355667738, "cycling": 0.6424965580541533, "walking": 4.359798072510325, "pt": 1.7439192290041303, "micromobility": 2.065167508031207, "shuttle": 5.185865075722808}, {"avg_co2": 6.601016979095801, "live_work_prop": 0.09855453350854139, "delta_f_physical_activity_pp": 0.001003856258921007, "driving": 85.53402433528616, "cycling": 0.8562415502478594, "walking": 4.73186119873817, "pt": 1.847679134745381, "micromobility": 2.253267237494367, "shuttle": 4.776926543488058}, {"avg_co2": 6.744064964209167, "live_work_prop": 0.085219707057257, "delta_f_physical_activity_pp": 0.0010109632605278442, "driving": 85.07055075102411, "cycling": 0.7737824305871643, "walking": 4.415111515703232, "pt": 1.9116977696859356, "micromobility": 2.548930359581247, "shuttle": 5.279927173418298}, {"avg_co2": 6.9046455047402215, "live_work_prop": 0.07297297297297298, "delta_f_physical_activity_pp": 0.000854985764118257, "driving": 84.95575221238938, "cycling": 0.8383791336748951, "walking": 3.8192827200745225, "pt": 2.235677689799721, "micromobility": 2.421984163949697, "shuttle": 5.728924080111784}, {"avg_co2": 6.636720912535625, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0011837005375828673, "driving": 85.08813720819438, "cycling": 0.857551214864221, "walking": 4.430681276798476, "pt": 1.810385898046689, "micromobility": 2.096236303001429, "shuttle": 5.717008099094807}, {"avg_co2": 6.565854479175831, "live_work_prop": 0.10054347826086957, "delta_f_physical_activity_pp": 0.001108420052923247, "driving": 83.41754708314194, "cycling": 0.964630225080386, "walking": 4.823151125401929, "pt": 2.067064768029398, "micromobility": 2.7560863573725314, "shuttle": 5.971520440973817}, {"avg_co2": 6.779650076178407, "live_work_prop": 0.08811748998664887, "delta_f_physical_activity_pp": 0.0009598577387785098, "driving": 84.25551057130004, "cycling": 0.7647323436797121, "walking": 4.13855150697256, "pt": 1.9793072424651372, "micromobility": 2.4741340530814218, "shuttle": 6.387764282501125}, {"avg_co2": 6.724576379216495, "live_work_prop": 0.08933333333333333, "delta_f_physical_activity_pp": 0.0011294927288731627, "driving": 84.90480507706256, "cycling": 0.9066183136899365, "walking": 4.533091568449683, "pt": 1.7679057116953765, "micromobility": 2.5385312783318223, "shuttle": 5.349048050770626}, {"avg_co2": 6.67424499489079, "live_work_prop": 0.07956104252400549, "delta_f_physical_activity_pp": 0.0008663194821139866, "driving": 85.86956521739131, "cycling": 0.7088846880907372, "walking": 3.780718336483932, "pt": 1.8431001890359167, "micromobility": 2.22117202268431, "shuttle": 5.576559546313799}, {"avg_co2": 6.891780813424238, "live_work_prop": 0.09486166007905138, "delta_f_physical_activity_pp": 0.001024074132482566, "driving": 84.9357554275587, "cycling": 0.7532122286220646, "walking": 4.474966770048737, "pt": 1.55073105892778, "micromobility": 2.614089499335401, "shuttle": 5.671245015507311}, {"avg_co2": 6.937704108020133, "live_work_prop": 0.07036535859269283, "delta_f_physical_activity_pp": 0.0010416130257449496, "driving": 86.23518687329079, "cycling": 0.8659981768459436, "walking": 4.238833181403829, "pt": 1.6864175022789425, "micromobility": 1.8687329079307202, "shuttle": 5.104831358249772}, {"avg_co2": 7.284200445340536, "live_work_prop": 0.07603092783505154, "delta_f_physical_activity_pp": 0.001025690986902594, "driving": 85.91979075850044, "cycling": 0.7846556233653008, "walking": 4.0104620749782045, "pt": 2.1360069747166524, "micromobility": 2.1795989537925022, "shuttle": 4.969485614646905}, {"avg_co2": 6.540030334530027, "live_work_prop": 0.08299866131191433, "delta_f_physical_activity_pp": 0.0009001086835980052, "driving": 85.17507958162801, "cycling": 0.6366530241018644, "walking": 4.502046384720328, "pt": 1.682582992269213, "micromobility": 1.8190086402910415, "shuttle": 6.184629376989541}, {"avg_co2": 6.852960011227091, "live_work_prop": 0.06685236768802229, "delta_f_physical_activity_pp": 0.0008066532253721925, "driving": 85.80984233158146, "cycling": 0.5733397037744864, "walking": 3.774486383182035, "pt": 1.9111323459149547, "micromobility": 2.0544672718585764, "shuttle": 5.876731963688486}, {"avg_co2": 6.824027418229876, "live_work_prop": 0.09986320109439124, "delta_f_physical_activity_pp": 0.0010708467731885057, "driving": 84.93277700509968, "cycling": 0.927213722763097, "walking": 4.775150672229949, "pt": 1.6226240148354196, "micromobility": 2.364394993045897, "shuttle": 5.377839592025961}, {"avg_co2": 7.078879526001827, "live_work_prop": 0.09567496723460026, "delta_f_physical_activity_pp": 0.000946410128119267, "driving": 85.7017157941047, "cycling": 0.6159260888693356, "walking": 4.31148262208535, "pt": 1.9357677078750553, "micromobility": 2.023757149142103, "shuttle": 5.411350637923449}, {"avg_co2": 6.482422152546486, "live_work_prop": 0.10109289617486339, "delta_f_physical_activity_pp": 0.0010945834119455709, "driving": 84.20569329660239, "cycling": 0.8723599632690543, "walking": 4.637281910009182, "pt": 1.9283746556473829, "micromobility": 2.7548209366391188, "shuttle": 5.601469237832874}, {"avg_co2": 6.802912498807848, "live_work_prop": 0.07754010695187166, "delta_f_physical_activity_pp": 0.001003458644712132, "driving": 86.21157323688969, "cycling": 0.949367088607595, "walking": 4.249547920433996, "pt": 1.7179023508137432, "micromobility": 2.0795660036166366, "shuttle": 4.792043399638336}, {"avg_co2": 6.468166079364093, "live_work_prop": 0.09806835066864784, "delta_f_physical_activity_pp": 0.0010780403274514155, "driving": 82.6305220883534, "cycling": 1.104417670682731, "walking": 5.371485943775101, "pt": 2.3092369477911645, "micromobility": 2.5100401606425704, "shuttle": 6.07429718875502}, {"avg_co2": 6.698350629021887, "live_work_prop": 0.0921409214092141, "delta_f_physical_activity_pp": 0.0010132448139314413, "driving": 84.59409594095942, "cycling": 0.9686346863468636, "walking": 4.612546125461255, "pt": 2.121771217712177, "micromobility": 1.9833948339483394, "shuttle": 5.719557195571956}, {"avg_co2": 6.718042156435051, "live_work_prop": 0.0855614973262032, "delta_f_physical_activity_pp": 0.0009187430123780914, "driving": 86.02803738317758, "cycling": 0.8411214953271028, "walking": 4.299065420560748, "pt": 1.8691588785046727, "micromobility": 2.383177570093458, "shuttle": 4.579439252336448}, {"avg_co2": 7.149169792861715, "live_work_prop": 0.06675062972292191, "delta_f_physical_activity_pp": 0.0010550976152847375, "driving": 85.26877308165778, "cycling": 0.7386130488305294, "walking": 4.63684858432499, "pt": 1.9696347968814116, "micromobility": 2.215839146491588, "shuttle": 5.170291341813706}, {"avg_co2": 6.552934565799784, "live_work_prop": 0.09439124487004104, "delta_f_physical_activity_pp": 0.0009854027035719982, "driving": 85.36470588235294, "cycling": 0.611764705882353, "walking": 4.847058823529412, "pt": 1.5058823529411764, "micromobility": 2.070588235294118, "shuttle": 5.6000000000000005}, {"avg_co2": 6.477665170336415, "live_work_prop": 0.09517241379310344, "delta_f_physical_activity_pp": 0.0012636505945468196, "driving": 82.74745605920444, "cycling": 1.0175763182238668, "walking": 5.550416281221091, "pt": 2.2201665124884364, "micromobility": 2.4514338575393153, "shuttle": 6.01295097132285}, {"avg_co2": 6.950125475925548, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0009026216542270249, "driving": 85.63734290843806, "cycling": 0.718132854578097, "walking": 4.5332136445242375, "pt": 1.436265709156194, "micromobility": 1.9748653500897666, "shuttle": 5.700179533213644}, {"avg_co2": 6.567782975167192, "live_work_prop": 0.08923512747875353, "delta_f_physical_activity_pp": 0.0011579007157239034, "driving": 83.99612027158099, "cycling": 0.921435499515034, "walking": 4.655674102812803, "pt": 1.8913676042677012, "micromobility": 2.8612997090203685, "shuttle": 5.6741028128031035}, {"avg_co2": 6.789162580272127, "live_work_prop": 0.087248322147651, "delta_f_physical_activity_pp": 0.0009922184019803602, "driving": 85.00451671183379, "cycling": 0.6775067750677507, "walking": 4.110207768744354, "pt": 1.7615176151761516, "micromobility": 2.890695573622403, "shuttle": 5.555555555555555}, {"avg_co2": 7.092981693889709, "live_work_prop": 0.07493540051679587, "delta_f_physical_activity_pp": 0.0009900855282369437, "driving": 85.56080790717661, "cycling": 0.7735281478298238, "walking": 4.512247529007306, "pt": 1.461108723678556, "micromobility": 1.9767941555651054, "shuttle": 5.715513536742587}, {"avg_co2": 6.909578130371747, "live_work_prop": 0.09066666666666667, "delta_f_physical_activity_pp": 0.0010446320029495581, "driving": 84.80036297640653, "cycling": 0.8620689655172413, "walking": 5.127041742286751, "pt": 1.9963702359346642, "micromobility": 1.8148820326678767, "shuttle": 5.399274047186933}, {"avg_co2": 6.932096303566906, "live_work_prop": 0.07046070460704607, "delta_f_physical_activity_pp": 0.000871087792148445, "driving": 86.56920968478758, "cycling": 0.7766103243490179, "walking": 3.654636820465966, "pt": 1.5989036089538604, "micromobility": 2.4211968935587027, "shuttle": 4.9794426678848795}, {"avg_co2": 7.13955136093251, "live_work_prop": 0.0821566110397946, "delta_f_physical_activity_pp": 0.0007883206338420075, "driving": 87.35433750539491, "cycling": 0.6473888649115235, "walking": 3.409581355200691, "pt": 1.7695295640914976, "micromobility": 1.8990073370738023, "shuttle": 4.920155373327579}, {"avg_co2": 6.800653409916362, "live_work_prop": 0.08909574468085106, "delta_f_physical_activity_pp": 0.0010086868273142789, "driving": 85.36147283340817, "cycling": 0.7184553210597215, "walking": 4.176021553659632, "pt": 1.661427929950606, "micromobility": 2.694207453973956, "shuttle": 5.388414907947912}, {"avg_co2": 7.0126035547037215, "live_work_prop": 0.09186351706036745, "delta_f_physical_activity_pp": 0.0009048526449626474, "driving": 86.75022381378693, "cycling": 0.8057296329453895, "walking": 3.849597135183527, "pt": 1.566696508504924, "micromobility": 1.656222023276634, "shuttle": 5.371530886302596}, {"avg_co2": 7.079937097600093, "live_work_prop": 0.08010335917312661, "delta_f_physical_activity_pp": 0.0009599101986158084, "driving": 85.66387295985885, "cycling": 0.8381120423467137, "walking": 4.190560211733568, "pt": 1.9850022055580063, "micromobility": 2.293780326422585, "shuttle": 5.028672254080282}, {"avg_co2": 6.918448879874351, "live_work_prop": 0.08544726301735647, "delta_f_physical_activity_pp": 0.0010542892131154798, "driving": 84.12984670874661, "cycling": 0.5410279531109108, "walking": 4.733994589720469, "pt": 1.9837691614066726, "micromobility": 2.8854824165915236, "shuttle": 5.725879170423806}, {"avg_co2": 6.917397616056135, "live_work_prop": 0.08741721854304636, "delta_f_physical_activity_pp": 0.0010307233135793544, "driving": 85.37567084078712, "cycling": 0.7155635062611807, "walking": 4.740608228980322, "pt": 1.4758497316636852, "micromobility": 2.459749552772809, "shuttle": 5.232558139534884}, {"avg_co2": 6.9769033742053415, "live_work_prop": 0.06258503401360545, "delta_f_physical_activity_pp": 0.000922348328237372, "driving": 85.51660516605166, "cycling": 0.5996309963099631, "walking": 4.105166051660516, "pt": 1.7988929889298892, "micromobility": 2.35239852398524, "shuttle": 5.627306273062731}, {"avg_co2": 7.090989006388928, "live_work_prop": 0.07233502538071065, "delta_f_physical_activity_pp": 0.0008756744489578323, "driving": 86.52267818574514, "cycling": 0.6479481641468683, "walking": 3.7580993520518358, "pt": 1.5550755939524838, "micromobility": 2.0734341252699786, "shuttle": 5.442764578833693}, {"avg_co2": 6.6840267893782785, "live_work_prop": 0.08311345646437995, "delta_f_physical_activity_pp": 0.0009727558244824274, "driving": 85.64288959563835, "cycling": 0.7269422989550204, "walking": 4.497955474784189, "pt": 1.8173557473875512, "micromobility": 2.0899591094956835, "shuttle": 5.224897773739209}, {"avg_co2": 6.763285537455483, "live_work_prop": 0.08452535760728218, "delta_f_physical_activity_pp": 0.0009818920217078615, "driving": 85.11957484499557, "cycling": 0.7528786536758193, "walking": 4.738706820194863, "pt": 1.8600531443755535, "micromobility": 2.3914968999114263, "shuttle": 5.137289636846766}, {"avg_co2": 6.925466242602808, "live_work_prop": 0.0684931506849315, "delta_f_physical_activity_pp": 0.0008824975457253416, "driving": 86.11500701262273, "cycling": 0.7012622720897616, "walking": 4.207573632538569, "pt": 1.5895278167367928, "micromobility": 1.8232819074333801, "shuttle": 5.563347358578776}, {"avg_co2": 6.789300795829188, "live_work_prop": 0.0937062937062937, "delta_f_physical_activity_pp": 0.0009826338935999173, "driving": 86.00961538461539, "cycling": 0.5288461538461539, "walking": 4.375, "pt": 1.7788461538461537, "micromobility": 2.5961538461538463, "shuttle": 4.711538461538462}, {"avg_co2": 6.752534374439239, "live_work_prop": 0.09906291834002677, "delta_f_physical_activity_pp": 0.000977229411314042, "driving": 85.4578923147722, "cycling": 0.9203865623561895, "walking": 4.2797975149562815, "pt": 1.932811780947998, "micromobility": 2.1168890934192364, "shuttle": 5.2922227335480905}, {"avg_co2": 6.705081056603814, "live_work_prop": 0.0832282471626734, "delta_f_physical_activity_pp": 0.0008543788429464228, "driving": 85.79545454545455, "cycling": 0.6555944055944056, "walking": 4.020979020979021, "pt": 2.1416083916083917, "micromobility": 2.054195804195804, "shuttle": 5.332167832167832}, {"avg_co2": 6.778121375438925, "live_work_prop": 0.07084468664850137, "delta_f_physical_activity_pp": 0.0009762429812510567, "driving": 86.41563393708293, "cycling": 0.8102955195424213, "walking": 4.003813155386082, "pt": 1.7159199237368923, "micromobility": 2.001906577693041, "shuttle": 5.052430886558628}, {"avg_co2": 7.226351121234675, "live_work_prop": 0.0897597977243995, "delta_f_physical_activity_pp": 0.0009018951987485958, "driving": 85.91549295774648, "cycling": 0.6828851899274435, "walking": 4.524114383269313, "pt": 1.792573623559539, "micromobility": 2.390098164746052, "shuttle": 4.694835680751173}, {"avg_co2": 6.447789371688704, "live_work_prop": 0.0921595598349381, "delta_f_physical_activity_pp": 0.0010158984308904389, "driving": 85.02099860009332, "cycling": 0.6066262249183387, "walking": 4.899673355109659, "pt": 1.959869342043864, "micromobility": 2.1931871208586093, "shuttle": 5.319645356976201}, {"avg_co2": 7.5006981209355805, "live_work_prop": 0.06119951040391677, "delta_f_physical_activity_pp": 0.0009131942633309316, "driving": 86.79786797867979, "cycling": 0.5740057400574006, "walking": 4.018040180401804, "pt": 1.886018860188602, "micromobility": 1.7630176301763019, "shuttle": 4.961049610496105}, {"avg_co2": 6.915562336769082, "live_work_prop": 0.08949416342412451, "delta_f_physical_activity_pp": 0.0008328502417349352, "driving": 86.5188470066519, "cycling": 0.4878048780487805, "walking": 4.124168514412417, "pt": 1.7738359201773837, "micromobility": 2.0399113082039912, "shuttle": 5.0554323725055434}, {"avg_co2": 6.695219826467524, "live_work_prop": 0.07973856209150326, "delta_f_physical_activity_pp": 0.0010253249624619057, "driving": 85.29807261317795, "cycling": 0.7171671896010758, "walking": 4.885701479157328, "pt": 1.7929179740026895, "micromobility": 2.2411474675033616, "shuttle": 5.064993276557598}, {"avg_co2": 6.984896531625692, "live_work_prop": 0.07474226804123711, "delta_f_physical_activity_pp": 0.0009859659857580963, "driving": 85.71428571428571, "cycling": 0.5132591958939264, "walking": 4.662104362703165, "pt": 1.5825491873396065, "micromobility": 2.266894781864842, "shuttle": 5.260906757912745}, {"avg_co2": 6.603148660437376, "live_work_prop": 0.09466666666666666, "delta_f_physical_activity_pp": 0.0009126004553289876, "driving": 85.27239150507849, "cycling": 0.554016620498615, "walking": 4.66297322253001, "pt": 1.477377654662973, "micromobility": 2.169898430286242, "shuttle": 5.863342566943675}, {"avg_co2": 6.58197400084495, "live_work_prop": 0.09314359637774904, "delta_f_physical_activity_pp": 0.0010298320182750942, "driving": 85.5674709562109, "cycling": 0.8042895442359249, "walking": 4.647006255585344, "pt": 1.876675603217158, "micromobility": 2.0554066130473636, "shuttle": 5.0491510277033065}, {"avg_co2": 6.905817890996044, "live_work_prop": 0.06883116883116883, "delta_f_physical_activity_pp": 0.0009689978882851517, "driving": 85.58758314855875, "cycling": 0.8869179600886918, "walking": 3.6363636363636362, "pt": 1.7738359201773837, "micromobility": 2.0399113082039912, "shuttle": 6.075388026607539}, {"avg_co2": 6.577051262183208, "live_work_prop": 0.10518934081346423, "delta_f_physical_activity_pp": 0.0008804953305627426, "driving": 85.67996155694377, "cycling": 0.8649687650168189, "walking": 4.517059106198943, "pt": 1.9702066314271984, "micromobility": 2.162421912542047, "shuttle": 4.805382027871215}, {"avg_co2": 7.248162700325883, "live_work_prop": 0.07261146496815286, "delta_f_physical_activity_pp": 0.0008953000704203845, "driving": 86.28472222222221, "cycling": 0.6510416666666667, "walking": 3.8194444444444446, "pt": 1.7795138888888888, "micromobility": 1.953125, "shuttle": 5.512152777777778}, {"avg_co2": 6.874249817520228, "live_work_prop": 0.08563899868247694, "delta_f_physical_activity_pp": 0.0009583414323802753, "driving": 84.74189127455459, "cycling": 0.8679762448606669, "walking": 4.431247144814984, "pt": 1.8730013704888075, "micromobility": 2.4211968935587027, "shuttle": 5.6646870717222475}, {"avg_co2": 6.890292649817032, "live_work_prop": 0.09005376344086022, "delta_f_physical_activity_pp": 0.0008898122666822175, "driving": 87.36263736263736, "cycling": 0.4578754578754579, "walking": 3.6630036630036633, "pt": 1.465201465201465, "micromobility": 2.2893772893772892, "shuttle": 4.761904761904762}, {"avg_co2": 6.348313582557591, "live_work_prop": 0.09766162310866575, "delta_f_physical_activity_pp": 0.0009537401261306012, "driving": 86.0597439544808, "cycling": 0.7112375533428165, "walking": 4.504504504504505, "pt": 1.5647226173541962, "micromobility": 1.896633475580844, "shuttle": 5.263157894736842}, {"avg_co2": 6.728300539097142, "live_work_prop": 0.08874172185430464, "delta_f_physical_activity_pp": 0.0010031464663362547, "driving": 86.07254814151366, "cycling": 0.6269592476489028, "walking": 4.791759964173757, "pt": 1.522615315718764, "micromobility": 1.7465293327362292, "shuttle": 5.2395879982086875}, {"avg_co2": 7.066016914792882, "live_work_prop": 0.08142493638676845, "delta_f_physical_activity_pp": 0.0010239286171188678, "driving": 85.48455353364368, "cycling": 0.7194244604316548, "walking": 4.062632247143462, "pt": 1.8197206940330088, "micromobility": 2.4545069826491748, "shuttle": 5.459162082099027}, {"avg_co2": 6.658265056329577, "live_work_prop": 0.09431345353675451, "delta_f_physical_activity_pp": 0.0010743525509050531, "driving": 84.9437148217636, "cycling": 0.8442776735459663, "walking": 4.455909943714822, "pt": 2.25140712945591, "micromobility": 2.3921200750469045, "shuttle": 5.112570356472795}, {"avg_co2": 6.779087890473282, "live_work_prop": 0.08981233243967829, "delta_f_physical_activity_pp": 0.0008637115964356913, "driving": 85.30076888285843, "cycling": 0.6784260515603799, "walking": 4.477611940298507, "pt": 1.5829941203075533, "micromobility": 2.0805065581184983, "shuttle": 5.879692446856626}, {"avg_co2": 6.96593532188664, "live_work_prop": 0.08906882591093117, "delta_f_physical_activity_pp": 0.0009635867018472453, "driving": 84.8826714801444, "cycling": 0.7220216606498195, "walking": 4.512635379061372, "pt": 1.9404332129963902, "micromobility": 2.256317689530686, "shuttle": 5.6859205776173285}, {"avg_co2": 6.82057355126363, "live_work_prop": 0.08344198174706649, "delta_f_physical_activity_pp": 0.0008701219188977378, "driving": 86.35957066189624, "cycling": 0.8497316636851521, "walking": 3.8461538461538463, "pt": 1.6547406082289804, "micromobility": 2.191413237924866, "shuttle": 5.098389982110913}, {"avg_co2": 7.357465403921029, "live_work_prop": 0.06790123456790123, "delta_f_physical_activity_pp": 0.0010407990015256316, "driving": 86.2351495288816, "cycling": 0.8603031544448997, "walking": 4.178615321589513, "pt": 1.556739041376485, "micromobility": 1.6796394920114706, "shuttle": 5.489553461696026}, {"avg_co2": 6.647304476358277, "live_work_prop": 0.08379120879120878, "delta_f_physical_activity_pp": 0.001037373824507015, "driving": 84.93023255813954, "cycling": 1.1627906976744187, "walking": 4.279069767441861, "pt": 1.7674418604651163, "micromobility": 2.372093023255814, "shuttle": 5.488372093023256}, {"avg_co2": 6.953912329628751, "live_work_prop": 0.0877914951989026, "delta_f_physical_activity_pp": 0.0009055269727208211, "driving": 86.11111111111111, "cycling": 0.6120527306967984, "walking": 4.23728813559322, "pt": 1.60075329566855, "micromobility": 2.11864406779661, "shuttle": 5.32015065913371}, {"avg_co2": 7.0489747076348666, "live_work_prop": 0.085219707057257, "delta_f_physical_activity_pp": 0.0009151971130508959, "driving": 85.54705087798288, "cycling": 0.7203962179198559, "walking": 4.277352543899145, "pt": 2.0261143628995946, "micromobility": 2.70148581719946, "shuttle": 4.727600180099055}, {"avg_co2": 7.294705954253811, "live_work_prop": 0.07535121328224777, "delta_f_physical_activity_pp": 0.0008726161676826992, "driving": 86.96931483816729, "cycling": 0.5044136191677175, "walking": 3.9512400168137876, "pt": 1.7234131988230348, "micromobility": 1.8495166036149642, "shuttle": 5.002101723413198}, {"avg_co2": 6.887407320501512, "live_work_prop": 0.0738255033557047, "delta_f_physical_activity_pp": 0.0009009916985990052, "driving": 86.83613254652747, "cycling": 0.9078529278256923, "walking": 3.6768043576940537, "pt": 1.7249205628688153, "micromobility": 2.1788470267816615, "shuttle": 4.675442578302315}, {"avg_co2": 6.666654289051272, "live_work_prop": 0.09403973509933775, "delta_f_physical_activity_pp": 0.0009400007383008733, "driving": 84.10997204100651, "cycling": 0.7921714818266543, "walking": 4.147250698974837, "pt": 2.0037278657968316, "micromobility": 2.3765144454799625, "shuttle": 6.570363466915191}, {"avg_co2": 6.60895886510472, "live_work_prop": 0.11065006915629322, "delta_f_physical_activity_pp": 0.0009705615142562367, "driving": 85.32710280373831, "cycling": 0.5607476635514018, "walking": 5.186915887850467, "pt": 1.4485981308411215, "micromobility": 2.383177570093458, "shuttle": 5.093457943925234}, {"avg_co2": 6.684698049977615, "live_work_prop": 0.09986684420772303, "delta_f_physical_activity_pp": 0.0008628061770370841, "driving": 86.63594470046083, "cycling": 0.599078341013825, "walking": 3.9170506912442393, "pt": 1.705069124423963, "micromobility": 2.258064516129032, "shuttle": 4.88479262672811}, {"avg_co2": 6.644359117716403, "live_work_prop": 0.0979020979020979, "delta_f_physical_activity_pp": 0.0008617781694676641, "driving": 85.95559845559846, "cycling": 0.6274131274131274, "walking": 4.391891891891892, "pt": 1.6891891891891893, "micromobility": 2.0752895752895753, "shuttle": 5.260617760617761}, {"avg_co2": 7.122539452214018, "live_work_prop": 0.08556832694763729, "delta_f_physical_activity_pp": 0.000938998150071008, "driving": 86.45569620253166, "cycling": 0.6329113924050633, "walking": 4.135021097046414, "pt": 1.5189873417721518, "micromobility": 2.151898734177215, "shuttle": 5.10548523206751}, {"avg_co2": 6.7908462839022095, "live_work_prop": 0.08264462809917356, "delta_f_physical_activity_pp": 0.0008167952104307581, "driving": 86.48139425341498, "cycling": 0.659444182760245, "walking": 4.521902967498822, "pt": 1.5544041450777202, "micromobility": 1.9312293923692887, "shuttle": 4.851625058878946}, {"avg_co2": 6.586066535711832, "live_work_prop": 0.08731241473396999, "delta_f_physical_activity_pp": 0.0009140310679390235, "driving": 85.35329901731399, "cycling": 0.7955077211043519, "walking": 4.211511464670098, "pt": 1.9653720168460458, "micromobility": 1.918577445016378, "shuttle": 5.755732335049134}, {"avg_co2": 6.963884789253257, "live_work_prop": 0.09333333333333334, "delta_f_physical_activity_pp": 0.0010358409422048132, "driving": 85.57993730407524, "cycling": 0.6717420510523959, "walking": 4.2543663233318405, "pt": 2.015226153157188, "micromobility": 2.4630541871921183, "shuttle": 5.015673981191222}, {"avg_co2": 7.016967945210183, "live_work_prop": 0.08485639686684072, "delta_f_physical_activity_pp": 0.0008752159196420293, "driving": 86.03230030554343, "cycling": 0.5237887385421214, "walking": 4.233958969882147, "pt": 1.7459624618070713, "micromobility": 1.8332605848974246, "shuttle": 5.630728939327804}, {"avg_co2": 6.939913424494251, "live_work_prop": 0.08377659574468085, "delta_f_physical_activity_pp": 0.0010118699267618752, "driving": 85.67530695770806, "cycling": 0.9549795361527967, "walking": 4.047294224647567, "pt": 1.7735334242837655, "micromobility": 2.364711232378354, "shuttle": 5.184174624829468}, {"avg_co2": 7.198161609321925, "live_work_prop": 0.0707070707070707, "delta_f_physical_activity_pp": 0.0007880742945025089, "driving": 86.24616732369688, "cycling": 0.700832238282961, "walking": 3.8107752956636007, "pt": 2.102496714848883, "micromobility": 1.7958826106000876, "shuttle": 5.343845816907578}, {"avg_co2": 7.121669714380956, "live_work_prop": 0.07732634338138926, "delta_f_physical_activity_pp": 0.0010586247576857164, "driving": 84.72522717438339, "cycling": 0.865426222414539, "walking": 4.500216356555604, "pt": 2.206836867157075, "micromobility": 2.293379489398529, "shuttle": 5.4089138900908695}, {"avg_co2": 6.838547095140566, "live_work_prop": 0.08743169398907104, "delta_f_physical_activity_pp": 0.001000448993537651, "driving": 85.98088302230315, "cycling": 0.6827492034592627, "walking": 4.32407828857533, "pt": 1.6841147018661813, "micromobility": 2.1847974510696404, "shuttle": 5.143377332726446}, {"avg_co2": 6.7597367628228255, "live_work_prop": 0.08422459893048129, "delta_f_physical_activity_pp": 0.0009224085487423315, "driving": 86.65749656121045, "cycling": 0.6419073819348923, "walking": 4.355800091701054, "pt": 1.5130674002751032, "micromobility": 1.925722145804677, "shuttle": 4.90600641907382}, {"avg_co2": 6.8225633103157035, "live_work_prop": 0.08587257617728532, "delta_f_physical_activity_pp": 0.0010218419169735647, "driving": 85.3864168618267, "cycling": 0.702576112412178, "walking": 3.9812646370023423, "pt": 1.6861826697892273, "micromobility": 2.810304449648712, "shuttle": 5.433255269320844}, {"avg_co2": 6.534675104758603, "live_work_prop": 0.08226221079691516, "delta_f_physical_activity_pp": 0.0008987639067166335, "driving": 86.77981241625726, "cycling": 0.6699419383653417, "walking": 4.108977221974095, "pt": 1.4738722644037516, "micromobility": 1.6971862438588656, "shuttle": 5.270209915140687}, {"avg_co2": 6.677932078353772, "live_work_prop": 0.09018567639257294, "delta_f_physical_activity_pp": 0.0010928980163928072, "driving": 84.97757847533633, "cycling": 0.8071748878923767, "walking": 3.901345291479821, "pt": 1.7937219730941705, "micromobility": 2.5560538116591927, "shuttle": 5.9641255605381165}, {"avg_co2": 6.724071445592953, "live_work_prop": 0.0912863070539419, "delta_f_physical_activity_pp": 0.0009078281475340504, "driving": 85.77648766328012, "cycling": 0.7256894049346879, "walking": 4.886308659893566, "pt": 1.8867924528301887, "micromobility": 1.741654571843251, "shuttle": 4.98306724721819}, {"avg_co2": 7.2607697926729164, "live_work_prop": 0.07585335018963338, "delta_f_physical_activity_pp": 0.0009860553545970535, "driving": 84.32773109243698, "cycling": 0.6722689075630253, "walking": 3.7815126050420167, "pt": 1.680672268907563, "micromobility": 2.941176470588235, "shuttle": 6.596638655462185}, {"avg_co2": 7.245669499488289, "live_work_prop": 0.0799492385786802, "delta_f_physical_activity_pp": 0.0009649976485861441, "driving": 85.44223444773593, "cycling": 0.5501481168006771, "walking": 4.782056707575117, "pt": 1.4811680067710538, "micromobility": 2.2852306390181973, "shuttle": 5.459162082099027}, {"avg_co2": 6.640393032901974, "live_work_prop": 0.0938375350140056, "delta_f_physical_activity_pp": 0.0009635769460978704, "driving": 85.66037735849056, "cycling": 0.5660377358490566, "walking": 4.339622641509433, "pt": 1.6037735849056605, "micromobility": 2.311320754716981, "shuttle": 5.518867924528302}, {"avg_co2": 7.252160402821398, "live_work_prop": 0.07964601769911504, "delta_f_physical_activity_pp": 0.000847574728222205, "driving": 86.57305835892936, "cycling": 0.7459412022817025, "walking": 3.466432645897324, "pt": 1.8429135585783236, "micromobility": 2.237823606845107, "shuttle": 5.133830627468187}, {"avg_co2": 7.13665554815256, "live_work_prop": 0.07662337662337662, "delta_f_physical_activity_pp": 0.0010675627346391323, "driving": 86.08888888888889, "cycling": 0.6666666666666667, "walking": 4.355555555555555, "pt": 1.6888888888888887, "micromobility": 2.2666666666666666, "shuttle": 4.933333333333334}, {"avg_co2": 7.02510104790765, "live_work_prop": 0.06572164948453608, "delta_f_physical_activity_pp": 0.0008563850728713899, "driving": 85.90750436300173, "cycling": 0.7853403141361256, "walking": 3.7958115183246073, "pt": 2.094240837696335, "micromobility": 2.31239092495637, "shuttle": 5.104712041884817}, {"avg_co2": 6.78854375108676, "live_work_prop": 0.09479305740987984, "delta_f_physical_activity_pp": 0.0009613571846424369, "driving": 85.26687251874723, "cycling": 0.7498897220996913, "walking": 4.190560211733568, "pt": 1.76444640494045, "micromobility": 2.11733568592854, "shuttle": 5.910895456550507}, {"avg_co2": 6.949131668468937, "live_work_prop": 0.09605263157894736, "delta_f_physical_activity_pp": 0.0010598685680540871, "driving": 84.48655795504627, "cycling": 0.9255178492728074, "walking": 4.847950639048039, "pt": 1.6747465843984135, "micromobility": 2.55619215513442, "shuttle": 5.509034817100044}, {"avg_co2": 6.7217265358320955, "live_work_prop": 0.08672798948751642, "delta_f_physical_activity_pp": 0.0009141179718737789, "driving": 85.6492027334852, "cycling": 0.8656036446469247, "walking": 3.963553530751709, "pt": 1.685649202733485, "micromobility": 1.8223234624145785, "shuttle": 6.013667425968109}, {"avg_co2": 6.74405766574433, "live_work_prop": 0.08119079837618404, "delta_f_physical_activity_pp": 0.0009901999541373704, "driving": 85.22464103751737, "cycling": 0.7410838351088467, "walking": 4.492820750347383, "pt": 2.0842982862436314, "micromobility": 1.8990273274664196, "shuttle": 5.5581287633163505}, {"avg_co2": 7.028687889980585, "live_work_prop": 0.08376288659793814, "delta_f_physical_activity_pp": 0.0009736275770741217, "driving": 85.41125541125541, "cycling": 0.6926406926406926, "walking": 4.415584415584416, "pt": 1.7316017316017316, "micromobility": 2.4242424242424243, "shuttle": 5.324675324675324}, {"avg_co2": 6.776150710983853, "live_work_prop": 0.08439897698209718, "delta_f_physical_activity_pp": 0.0009500193655033685, "driving": 86.07764390896921, "cycling": 0.5800981704596163, "walking": 4.596162427487728, "pt": 1.8295403837572513, "micromobility": 1.7402945113788488, "shuttle": 5.176260597947345}, {"avg_co2": 6.709913272639773, "live_work_prop": 0.09620596205962059, "delta_f_physical_activity_pp": 0.0010754756798959785, "driving": 85.30076888285843, "cycling": 0.9950248756218906, "walking": 4.522840343735866, "pt": 1.854364540931705, "micromobility": 2.397105382180009, "shuttle": 4.929895974672094}, {"avg_co2": 6.918894021351134, "live_work_prop": 0.08981233243967829, "delta_f_physical_activity_pp": 0.0009617108110136944, "driving": 85.5600539811066, "cycling": 0.8996851102114259, "walking": 4.363472784525416, "pt": 1.484480431848853, "micromobility": 1.6194331983805668, "shuttle": 6.0728744939271255}, {"avg_co2": 6.771351986290725, "live_work_prop": 0.0858257477243173, "delta_f_physical_activity_pp": 0.0009502378044310174, "driving": 85.25386313465783, "cycling": 0.44150110375275936, "walking": 4.547461368653422, "pt": 1.7218543046357615, "micromobility": 2.6048565121412803, "shuttle": 5.430463576158941}, {"avg_co2": 6.619596536315713, "live_work_prop": 0.09596662030598054, "delta_f_physical_activity_pp": 0.0010318414948284216, "driving": 84.4632768361582, "cycling": 0.847457627118644, "walking": 4.849340866290019, "pt": 1.60075329566855, "micromobility": 2.6365348399246704, "shuttle": 5.602636534839925}, {"avg_co2": 6.646114700883151, "live_work_prop": 0.09633649932157395, "delta_f_physical_activity_pp": 0.0009752222523905456, "driving": 84.3418013856813, "cycling": 0.6928406466512702, "walking": 4.295612009237875, "pt": 2.032332563510393, "micromobility": 2.863741339491917, "shuttle": 5.773672055427252}, {"avg_co2": 6.966691934865436, "live_work_prop": 0.08441558441558442, "delta_f_physical_activity_pp": 0.0009436628521479354, "driving": 86.09885260370697, "cycling": 0.617828773168579, "walking": 4.633715798764342, "pt": 1.500441306266549, "micromobility": 1.7652250661959399, "shuttle": 5.3839364518976165}, {"avg_co2": 6.617363641452318, "live_work_prop": 0.09428950863213811, "delta_f_physical_activity_pp": 0.0009491768101027857, "driving": 85.6687898089172, "cycling": 0.8189262966333031, "walking": 4.413102820746133, "pt": 1.5923566878980893, "micromobility": 2.229299363057325, "shuttle": 5.277525022747953}, {"avg_co2": 6.825518219724553, "live_work_prop": 0.08015267175572519, "delta_f_physical_activity_pp": 0.0008885852830281487, "driving": 84.94107376691402, "cycling": 0.6983849847228284, "walking": 4.05936272370144, "pt": 1.3967699694456568, "micromobility": 2.7498908773461372, "shuttle": 6.154517677869926}, {"avg_co2": 7.38761712771799, "live_work_prop": 0.07160493827160494, "delta_f_physical_activity_pp": 0.0008217560426508356, "driving": 86.3002114164905, "cycling": 0.5496828752642706, "walking": 3.890063424947146, "pt": 1.5644820295983086, "micromobility": 2.367864693446089, "shuttle": 5.3276955602537}, {"avg_co2": 7.530929803109243, "live_work_prop": 0.07446808510638298, "delta_f_physical_activity_pp": 0.0009231036123920749, "driving": 85.91772151898735, "cycling": 0.5933544303797469, "walking": 4.034810126582278, "pt": 1.7800632911392407, "micromobility": 2.3734177215189876, "shuttle": 5.3006329113924044}, {"avg_co2": 7.31691615067952, "live_work_prop": 0.07246376811594203, "delta_f_physical_activity_pp": 0.0009358914998763051, "driving": 85.34031413612566, "cycling": 0.6980802792321117, "walking": 4.406631762652705, "pt": 1.7015706806282722, "micromobility": 2.094240837696335, "shuttle": 5.7591623036649215}, {"avg_co2": 6.8294691534628615, "live_work_prop": 0.09251700680272108, "delta_f_physical_activity_pp": 0.0011148719378397758, "driving": 83.90287769784173, "cycling": 0.7643884892086331, "walking": 4.811151079136691, "pt": 1.7985611510791366, "micromobility": 2.652877697841727, "shuttle": 6.070143884892086}, {"avg_co2": 6.585833270905211, "live_work_prop": 0.08957219251336898, "delta_f_physical_activity_pp": 0.0009683118787937784, "driving": 85.84558823529412, "cycling": 0.9191176470588236, "walking": 4.227941176470589, "pt": 1.8382352941176472, "micromobility": 2.068014705882353, "shuttle": 5.10110294117647}, {"avg_co2": 7.241415914270709, "live_work_prop": 0.08049113233287858, "delta_f_physical_activity_pp": 0.0009535313271357399, "driving": 86.31006346328196, "cycling": 0.7252946509519492, "walking": 4.1251133272892115, "pt": 1.6319129646418857, "micromobility": 2.0398912058023573, "shuttle": 5.167724388032639}, {"avg_co2": 6.831388128263867, "live_work_prop": 0.09881422924901186, "delta_f_physical_activity_pp": 0.0010135885256892243, "driving": 85.24878907970057, "cycling": 0.7926023778071334, "walking": 3.786878027300748, "pt": 2.1136063408190227, "micromobility": 2.2016732716864817, "shuttle": 5.856450902686042}, {"avg_co2": 6.685415169669903, "live_work_prop": 0.08244680851063829, "delta_f_physical_activity_pp": 0.0010510117222806556, "driving": 84.16021847974511, "cycling": 1.137915339098771, "walking": 4.733727810650888, "pt": 2.1392808375056895, "micromobility": 2.0027309968138374, "shuttle": 5.826126536185708}, {"avg_co2": 6.6655591035420905, "live_work_prop": 0.0951048951048951, "delta_f_physical_activity_pp": 0.0008601555860267801, "driving": 86.12964728312679, "cycling": 0.6196377502383222, "walking": 4.146806482364156, "pt": 1.8589132507149668, "micromobility": 1.9065776930409915, "shuttle": 5.338417540514776}, {"avg_co2": 6.990032241740634, "live_work_prop": 0.08857509627727857, "delta_f_physical_activity_pp": 0.00086100211490633, "driving": 86.84093929995569, "cycling": 0.664599025254763, "walking": 3.9875941515285778, "pt": 1.860877270713336, "micromobility": 1.860877270713336, "shuttle": 4.785112981834294}, {"avg_co2": 6.962017658567256, "live_work_prop": 0.0792838874680307, "delta_f_physical_activity_pp": 0.0009626061489579057, "driving": 86.37757336837495, "cycling": 0.700832238282961, "walking": 4.292597459483137, "pt": 1.4892685063512923, "micromobility": 2.4091108190976787, "shuttle": 4.730617608409987}, {"avg_co2": 6.843186072149434, "live_work_prop": 0.07763157894736843, "delta_f_physical_activity_pp": 0.0009322040185072195, "driving": 85.5863921217547, "cycling": 0.6714413607878245, "walking": 4.073410922112802, "pt": 1.9695613249776187, "micromobility": 1.9247985675917636, "shuttle": 5.774395702775291}, {"avg_co2": 7.174122899973947, "live_work_prop": 0.08746736292428199, "delta_f_physical_activity_pp": 0.0008960806745783043, "driving": 85.21889900303424, "cycling": 0.8669267446900737, "walking": 4.161248374512354, "pt": 1.6905071521456438, "micromobility": 2.340702210663199, "shuttle": 5.721716514954486}, {"avg_co2": 6.9380894575486485, "live_work_prop": 0.08788282290279627, "delta_f_physical_activity_pp": 0.000924139186449384, "driving": 86.1799816345271, "cycling": 0.7805325987144168, "walking": 4.0863177226813585, "pt": 1.3314967860422406, "micromobility": 2.1120293847566574, "shuttle": 5.5096418732782375}, {"avg_co2": 6.630676037203392, "live_work_prop": 0.0824022346368715, "delta_f_physical_activity_pp": 0.0009549664133793662, "driving": 86.24464540694908, "cycling": 0.7615421227986673, "walking": 4.18848167539267, "pt": 1.5706806282722512, "micromobility": 2.284626368396002, "shuttle": 4.950023798191337}, {"avg_co2": 6.436913304034787, "live_work_prop": 0.09116022099447514, "delta_f_physical_activity_pp": 0.0010516450308745186, "driving": 85.0093984962406, "cycling": 0.8458646616541353, "walking": 4.511278195488721, "pt": 1.3157894736842104, "micromobility": 2.631578947368421, "shuttle": 5.68609022556391}, {"avg_co2": 7.306849352384934, "live_work_prop": 0.061224489795918366, "delta_f_physical_activity_pp": 0.000924327408196284, "driving": 85.54112554112554, "cycling": 0.7792207792207793, "walking": 3.6363636363636362, "pt": 1.645021645021645, "micromobility": 2.2510822510822512, "shuttle": 6.147186147186147}, {"avg_co2": 7.000952867374653, "live_work_prop": 0.08636977058029689, "delta_f_physical_activity_pp": 0.001022496276342646, "driving": 83.82286488929056, "cycling": 0.6778129236330772, "walking": 4.428377767736104, "pt": 1.807501129688206, "micromobility": 2.666064166290104, "shuttle": 6.597379123361952}, {"avg_co2": 6.6068521614319025, "live_work_prop": 0.08391608391608392, "delta_f_physical_activity_pp": 0.0010752301512687806, "driving": 84.27073403241182, "cycling": 0.8579599618684461, "walking": 4.146806482364156, "pt": 1.4775977121067683, "micromobility": 2.8122020972354624, "shuttle": 6.434699714013346}, {"avg_co2": 6.8151986952553925, "live_work_prop": 0.08548168249660787, "delta_f_physical_activity_pp": 0.0009097002161665636, "driving": 86.0400186133085, "cycling": 0.6514657980456027, "walking": 4.513727315030247, "pt": 1.5821312238250351, "micromobility": 2.1405304792926945, "shuttle": 5.072126570497907}, {"avg_co2": 6.780389046949574, "live_work_prop": 0.07733333333333334, "delta_f_physical_activity_pp": 0.0009213858733089873, "driving": 85.96001859600186, "cycling": 0.6508600650860066, "walking": 4.277080427708043, "pt": 1.7666201766620175, "micromobility": 2.1850302185030217, "shuttle": 5.160390516039052}, {"avg_co2": 6.922590565915011, "live_work_prop": 0.08155080213903744, "delta_f_physical_activity_pp": 0.0009569923329246367, "driving": 85.94306049822063, "cycling": 0.8451957295373667, "walking": 3.9590747330960854, "pt": 1.7348754448398576, "micromobility": 2.3131672597864767, "shuttle": 5.204626334519573}, {"avg_co2": 6.708313868473427, "live_work_prop": 0.11050477489768076, "delta_f_physical_activity_pp": 0.0011228372094625712, "driving": 83.31021729079981, "cycling": 0.6934812760055479, "walking": 5.085529357374018, "pt": 1.8955154877484977, "micromobility": 2.9588534442903374, "shuttle": 6.056403143781785}, {"avg_co2": 6.7676758117292275, "live_work_prop": 0.07046070460704607, "delta_f_physical_activity_pp": 0.0009927731749789625, "driving": 84.75836431226766, "cycling": 0.7899628252788103, "walking": 4.739776951672862, "pt": 1.858736059479554, "micromobility": 2.137546468401487, "shuttle": 5.715613382899628}, {"avg_co2": 6.9862218682908805, "live_work_prop": 0.0782051282051282, "delta_f_physical_activity_pp": 0.001072679451057455, "driving": 85.35637149028078, "cycling": 0.9503239740820735, "walking": 4.49244060475162, "pt": 1.7278617710583155, "micromobility": 2.159827213822894, "shuttle": 5.313174946004319}, {"avg_co2": 6.841546633910064, "live_work_prop": 0.09192200557103064, "delta_f_physical_activity_pp": 0.0008887428241704404, "driving": 85.78154425612053, "cycling": 0.7532956685499058, "walking": 3.954802259887006, "pt": 2.024482109227872, "micromobility": 2.306967984934087, "shuttle": 5.178907721280603}, {"avg_co2": 7.3763333302404135, "live_work_prop": 0.08084577114427861, "delta_f_physical_activity_pp": 0.0008725348652618785, "driving": 86.96741854636592, "cycling": 0.7101086048454469, "walking": 3.842940685045948, "pt": 1.921470342522974, "micromobility": 1.921470342522974, "shuttle": 4.636591478696742}, {"avg_co2": 7.112992715640999, "live_work_prop": 0.0801068090787717, "delta_f_physical_activity_pp": 0.0009971257872090403, "driving": 85.65701559020044, "cycling": 0.7572383073496659, "walking": 4.276169265033407, "pt": 1.826280623608018, "micromobility": 2.271714922048998, "shuttle": 5.211581291759466}, {"avg_co2": 6.857863826712269, "live_work_prop": 0.0845442536327609, "delta_f_physical_activity_pp": 0.0011326184496992804, "driving": 84.75935828877004, "cycling": 1.0249554367201426, "walking": 4.634581105169341, "pt": 1.8270944741532977, "micromobility": 2.3618538324420677, "shuttle": 5.392156862745098}, {"avg_co2": 6.734431358038592, "live_work_prop": 0.09836065573770492, "delta_f_physical_activity_pp": 0.0009069796344704984, "driving": 84.63313336409783, "cycling": 0.46146746654360865, "walking": 4.660821412090447, "pt": 2.076603599446239, "micromobility": 2.076603599446239, "shuttle": 6.091370558375635}, {"avg_co2": 6.956793762023084, "live_work_prop": 0.07630522088353414, "delta_f_physical_activity_pp": 0.0009374752791190967, "driving": 86.06115107913669, "cycling": 0.7194244604316548, "walking": 4.136690647482014, "pt": 1.5287769784172662, "micromobility": 2.068345323741007, "shuttle": 5.485611510791367}, {"avg_co2": 6.981536896558153, "live_work_prop": 0.09195402298850575, "delta_f_physical_activity_pp": 0.0009608542761965497, "driving": 84.94027303754265, "cycling": 0.5119453924914675, "walking": 4.692832764505119, "pt": 1.7918088737201365, "micromobility": 2.3890784982935154, "shuttle": 5.674061433447099}, {"avg_co2": 6.841849030342703, "live_work_prop": 0.08994708994708994, "delta_f_physical_activity_pp": 0.0009808393103695457, "driving": 85.27941844616083, "cycling": 0.5906406179009541, "walking": 4.679691049522944, "pt": 1.7264879600181735, "micromobility": 2.5442980463425715, "shuttle": 5.17946388005452}, {"avg_co2": 7.330204623414463, "live_work_prop": 0.07663316582914573, "delta_f_physical_activity_pp": 0.0007913922399764748, "driving": 87.15481171548117, "cycling": 0.7112970711297071, "walking": 3.6401673640167367, "pt": 1.6736401673640167, "micromobility": 1.6736401673640167, "shuttle": 5.146443514644352}, {"avg_co2": 6.764895101506848, "live_work_prop": 0.1, "delta_f_physical_activity_pp": 0.0009598294822886251, "driving": 85.72735590118938, "cycling": 0.6404391582799633, "walking": 4.6660567246111615, "pt": 1.8755718206770355, "micromobility": 2.42451967063129, "shuttle": 4.6660567246111615}, {"avg_co2": 6.9119567658103485, "live_work_prop": 0.09370988446726572, "delta_f_physical_activity_pp": 0.0009675201520572399, "driving": 85.59724018973695, "cycling": 0.8624407072013798, "walking": 4.182837429926693, "pt": 1.5523932729624839, "micromobility": 2.457956015523933, "shuttle": 5.347132384648556}, {"avg_co2": 7.201506838857907, "live_work_prop": 0.08198757763975155, "delta_f_physical_activity_pp": 0.001123081816322505, "driving": 85.69044639132248, "cycling": 1.0012515644555695, "walking": 4.755944931163955, "pt": 1.4601585314977055, "micromobility": 2.461410095953275, "shuttle": 4.630788485607009}, {"avg_co2": 6.905718824505329, "live_work_prop": 0.07115135834411385, "delta_f_physical_activity_pp": 0.0009297542748471098, "driving": 86.0936093609361, "cycling": 0.6300630063006301, "walking": 4.005400540054006, "pt": 1.8001800180018002, "micromobility": 2.205220522052205, "shuttle": 5.265526552655266}, {"avg_co2": 6.987138661171872, "live_work_prop": 0.08015768725361366, "delta_f_physical_activity_pp": 0.0009263044072764133, "driving": 86.14909572121748, "cycling": 0.7498897220996913, "walking": 4.058226731363035, "pt": 1.4556682840758712, "micromobility": 2.1614468460520513, "shuttle": 5.425672695191883}, {"avg_co2": 7.163746018000156, "live_work_prop": 0.06797385620915032, "delta_f_physical_activity_pp": 0.0009669479888555189, "driving": 86.40734265734265, "cycling": 0.8304195804195804, "walking": 3.5402097902097904, "pt": 1.6608391608391608, "micromobility": 1.9230769230769231, "shuttle": 5.638111888111888}, {"avg_co2": 6.83326130331633, "live_work_prop": 0.08990318118948824, "delta_f_physical_activity_pp": 0.0009589550711790234, "driving": 86.35940409683427, "cycling": 0.6052141527001862, "walking": 4.283054003724395, "pt": 1.7690875232774672, "micromobility": 1.8156424581005588, "shuttle": 5.167597765363128}, {"avg_co2": 6.618719822358097, "live_work_prop": 0.09836065573770492, "delta_f_physical_activity_pp": 0.0009320447261793183, "driving": 84.2948717948718, "cycling": 0.5952380952380952, "walking": 4.487179487179487, "pt": 1.6025641025641024, "micromobility": 2.93040293040293, "shuttle": 6.089743589743589}, {"avg_co2": 6.569450191408363, "live_work_prop": 0.10833333333333334, "delta_f_physical_activity_pp": 0.001054256084003769, "driving": 84.00188768286928, "cycling": 0.6606890042472865, "walking": 5.191127890514394, "pt": 1.651722510618216, "micromobility": 2.92590844738084, "shuttle": 5.568664464369986}, {"avg_co2": 6.70266819945419, "live_work_prop": 0.08426966292134831, "delta_f_physical_activity_pp": 0.0009326524901557745, "driving": 85.47619047619047, "cycling": 0.5714285714285714, "walking": 4.857142857142857, "pt": 1.5714285714285716, "micromobility": 2.0, "shuttle": 5.523809523809524}, {"avg_co2": 6.45561764419483, "live_work_prop": 0.10533707865168539, "delta_f_physical_activity_pp": 0.001058390699342687, "driving": 84.88761358201818, "cycling": 0.9086561453849833, "walking": 4.112864658058346, "pt": 2.1042563366810136, "micromobility": 2.6303204208512674, "shuttle": 5.356288857006217}, {"avg_co2": 6.500552294463014, "live_work_prop": 0.09327846364883402, "delta_f_physical_activity_pp": 0.0009814193985023527, "driving": 84.80952380952381, "cycling": 0.8571428571428572, "walking": 4.428571428571428, "pt": 2.142857142857143, "micromobility": 2.142857142857143, "shuttle": 5.6190476190476195}, {"avg_co2": 6.935004722949943, "live_work_prop": 0.09006622516556291, "delta_f_physical_activity_pp": 0.0009671937492143468, "driving": 85.33632286995515, "cycling": 0.672645739910314, "walking": 4.843049327354261, "pt": 1.9730941704035874, "micromobility": 2.1524663677130045, "shuttle": 5.0224215246636765}, {"avg_co2": 6.56095129058192, "live_work_prop": 0.09272467902995721, "delta_f_physical_activity_pp": 0.0009277087044689057, "driving": 85.25547445255475, "cycling": 0.6326034063260341, "walking": 4.476885644768856, "pt": 1.70316301703163, "micromobility": 2.18978102189781, "shuttle": 5.742092457420925}, {"avg_co2": 6.555318310106637, "live_work_prop": 0.08389715832205684, "delta_f_physical_activity_pp": 0.0009510004826256727, "driving": 85.84729981378027, "cycling": 0.6517690875232774, "walking": 3.8640595903165735, "pt": 2.700186219739292, "micromobility": 2.094972067039106, "shuttle": 4.8417132216014895}, {"avg_co2": 6.297697171286358, "live_work_prop": 0.10128388017118402, "delta_f_physical_activity_pp": 0.0008756719526616632, "driving": 84.31277319086935, "cycling": 0.8742107819329772, "walking": 4.419621175327829, "pt": 1.5055852355512385, "micromobility": 2.0398251578436133, "shuttle": 6.847984458474989}, {"avg_co2": 6.601501981380038, "live_work_prop": 0.08967391304347826, "delta_f_physical_activity_pp": 0.0011689699766109136, "driving": 84.8735632183908, "cycling": 0.7816091954022988, "walking": 4.873563218390804, "pt": 1.5172413793103448, "micromobility": 2.574712643678161, "shuttle": 5.379310344827586}, {"avg_co2": 6.798779356749092, "live_work_prop": 0.09703504043126684, "delta_f_physical_activity_pp": 0.0010149988579063827, "driving": 85.78633654287025, "cycling": 0.7336084364970197, "walking": 4.860155891792756, "pt": 1.5589179275561669, "micromobility": 1.9715726730857406, "shuttle": 5.089408528198074}, {"avg_co2": 6.454935165192276, "live_work_prop": 0.09439124487004104, "delta_f_physical_activity_pp": 0.0009239831474500263, "driving": 84.85436893203884, "cycling": 0.7766990291262136, "walking": 4.611650485436893, "pt": 1.9417475728155338, "micromobility": 2.1359223300970873, "shuttle": 5.679611650485437}, {"avg_co2": 6.900707212461024, "live_work_prop": 0.0931174089068826, "delta_f_physical_activity_pp": 0.0009663506397219323, "driving": 85.96330275229359, "cycling": 0.871559633027523, "walking": 3.9908256880733948, "pt": 1.926605504587156, "micromobility": 2.2477064220183487, "shuttle": 5.0}, {"avg_co2": 6.933787261314448, "live_work_prop": 0.09668874172185431, "delta_f_physical_activity_pp": 0.0008920105315814712, "driving": 85.99464763603925, "cycling": 0.6244424620874219, "walking": 3.746654772524532, "pt": 1.6057091882247994, "micromobility": 2.2747546833184655, "shuttle": 5.753791257805531}, {"avg_co2": 6.9340165785226135, "live_work_prop": 0.09472259810554803, "delta_f_physical_activity_pp": 0.0011287919521218868, "driving": 85.37028623353021, "cycling": 0.817810086324398, "walking": 5.361199454793276, "pt": 1.8627896410722398, "micromobility": 2.1808268968650615, "shuttle": 4.407087687414812}, {"avg_co2": 6.8825608484611225, "live_work_prop": 0.08756345177664974, "delta_f_physical_activity_pp": 0.0010548990825757565, "driving": 84.91287717807054, "cycling": 0.8499787505312366, "walking": 4.41988950276243, "pt": 1.9124521886952826, "micromobility": 2.379940501487463, "shuttle": 5.524861878453039}, {"avg_co2": 6.726486826984745, "live_work_prop": 0.0873015873015873, "delta_f_physical_activity_pp": 0.0010372989631907358, "driving": 84.62572837292693, "cycling": 0.761990138951143, "walking": 4.21335723890632, "pt": 2.1515015688032273, "micromobility": 2.4204392649036306, "shuttle": 5.8269834155087405}, {"avg_co2": 6.556498003168873, "live_work_prop": 0.08641975308641975, "delta_f_physical_activity_pp": 0.0010808856096548134, "driving": 84.55399061032864, "cycling": 1.1267605633802817, "walking": 4.413145539906103, "pt": 2.0657276995305165, "micromobility": 2.112676056338028, "shuttle": 5.727699530516432}, {"avg_co2": 6.663793889215258, "live_work_prop": 0.09478021978021978, "delta_f_physical_activity_pp": 0.0009421965295141748, "driving": 85.72756857275687, "cycling": 0.697350069735007, "walking": 4.463040446304045, "pt": 1.6271501627150162, "micromobility": 2.3245002324500232, "shuttle": 5.160390516039052}, {"avg_co2": 6.8925086091108945, "live_work_prop": 0.08032128514056225, "delta_f_physical_activity_pp": 0.000914113860809385, "driving": 86.10735227785295, "cycling": 0.6765899864682002, "walking": 3.834009923319801, "pt": 1.8944519621109608, "micromobility": 2.4808299503834013, "shuttle": 5.006765899864682}, {"avg_co2": 6.763562494783856, "live_work_prop": 0.08036890645586298, "delta_f_physical_activity_pp": 0.0010687401950574035, "driving": 84.99317871759891, "cycling": 0.9549795361527967, "walking": 4.320145520691223, "pt": 1.7735334242837655, "micromobility": 2.3192360163710775, "shuttle": 5.638926784902228}, {"avg_co2": 6.749880296352209, "live_work_prop": 0.07352941176470588, "delta_f_physical_activity_pp": 0.001066578020815597, "driving": 84.63281958295558, "cycling": 0.6346328195829556, "walking": 4.533091568449683, "pt": 1.813236627379873, "micromobility": 2.629193109700816, "shuttle": 5.757026291931097}, {"avg_co2": 6.7071150381412075, "live_work_prop": 0.1111111111111111, "delta_f_physical_activity_pp": 0.0010456631780205103, "driving": 83.8468720821662, "cycling": 0.8403361344537815, "walking": 5.275443510737628, "pt": 1.5873015873015872, "micromobility": 2.427637721755369, "shuttle": 6.022408963585434}, {"avg_co2": 6.952982001258218, "live_work_prop": 0.07630522088353414, "delta_f_physical_activity_pp": 0.0009375157187544234, "driving": 85.56701030927834, "cycling": 0.8516360376512775, "walking": 4.437471985656656, "pt": 1.8377409233527566, "micromobility": 2.285970416853429, "shuttle": 5.02017032720753}, {"avg_co2": 6.905301240705009, "live_work_prop": 0.09196891191709844, "delta_f_physical_activity_pp": 0.0008608152482275159, "driving": 86.47214854111405, "cycling": 0.7515473032714411, "walking": 3.7135278514588856, "pt": 1.3704686118479221, "micromobility": 2.033598585322723, "shuttle": 5.658709106984968}, {"avg_co2": 6.9698813733875244, "live_work_prop": 0.07577639751552795, "delta_f_physical_activity_pp": 0.0009835627546286578, "driving": 85.62822719449225, "cycling": 0.8175559380378659, "walking": 4.087779690189329, "pt": 1.8072289156626504, "micromobility": 2.280550774526678, "shuttle": 5.378657487091222}, {"avg_co2": 6.734159975869046, "live_work_prop": 0.09932885906040269, "delta_f_physical_activity_pp": 0.0010538675572770765, "driving": 85.8974358974359, "cycling": 0.7783882783882784, "walking": 4.624542124542125, "pt": 1.7857142857142856, "micromobility": 2.3351648351648353, "shuttle": 4.5787545787545785}, {"avg_co2": 7.030661132455227, "live_work_prop": 0.06355382619974059, "delta_f_physical_activity_pp": 0.0008898115720874381, "driving": 85.3198948290973, "cycling": 0.5696757230499562, "walking": 3.7686240140227865, "pt": 1.7528483786152498, "micromobility": 2.4539877300613497, "shuttle": 6.134969325153374}, {"avg_co2": 7.1985984723133605, "live_work_prop": 0.07248157248157248, "delta_f_physical_activity_pp": 0.0010411737511658672, "driving": 85.76172685761728, "cycling": 0.70568700705687, "walking": 4.02656704026567, "pt": 1.7019510170195102, "micromobility": 2.3661270236612704, "shuttle": 5.437941054379411}, {"avg_co2": 6.669455290867974, "live_work_prop": 0.09152086137281291, "delta_f_physical_activity_pp": 0.0009844020330241222, "driving": 84.75719424460432, "cycling": 0.5845323741007195, "walking": 4.676258992805756, "pt": 1.6636690647482015, "micromobility": 2.2931654676258995, "shuttle": 6.025179856115108}, {"avg_co2": 7.445897939536066, "live_work_prop": 0.0819277108433735, "delta_f_physical_activity_pp": 0.0009863535943210999, "driving": 86.17821782178218, "cycling": 0.712871287128713, "walking": 4.03960396039604, "pt": 1.5841584158415842, "micromobility": 2.8910891089108914, "shuttle": 4.594059405940594}, {"avg_co2": 6.652336159404334, "live_work_prop": 0.08731241473396999, "delta_f_physical_activity_pp": 0.0008830912970302773, "driving": 85.05639097744361, "cycling": 0.7048872180451128, "walking": 4.511278195488721, "pt": 1.644736842105263, "micromobility": 2.2086466165413534, "shuttle": 5.87406015037594}, {"avg_co2": 6.6474306738956015, "live_work_prop": 0.09714285714285714, "delta_f_physical_activity_pp": 0.0009627281261923193, "driving": 84.66019417475728, "cycling": 0.6310679611650485, "walking": 4.320388349514563, "pt": 1.7961165048543688, "micromobility": 2.7184466019417477, "shuttle": 5.873786407766991}, {"avg_co2": 7.135778347887988, "live_work_prop": 0.0743073047858942, "delta_f_physical_activity_pp": 0.0008806241428793545, "driving": 86.41493055555556, "cycling": 0.607638888888889, "walking": 3.9930555555555554, "pt": 1.6493055555555556, "micromobility": 2.170138888888889, "shuttle": 5.164930555555555}, {"avg_co2": 7.022465607589979, "live_work_prop": 0.09724047306176084, "delta_f_physical_activity_pp": 0.0009756335199123008, "driving": 84.91150442477876, "cycling": 0.48672566371681414, "walking": 4.911504424778761, "pt": 2.0353982300884956, "micromobility": 2.3451327433628317, "shuttle": 5.3097345132743365}, {"avg_co2": 7.258798080251815, "live_work_prop": 0.0630407911001236, "delta_f_physical_activity_pp": 0.0010174557626887993, "driving": 85.59670781893004, "cycling": 0.9053497942386831, "walking": 4.197530864197531, "pt": 1.934156378600823, "micromobility": 1.8518518518518516, "shuttle": 5.51440329218107}, {"avg_co2": 6.7734044116966174, "live_work_prop": 0.07313997477931904, "delta_f_physical_activity_pp": 0.0010307010320644155, "driving": 85.68348426045709, "cycling": 0.5605864596808969, "walking": 4.4846916774471755, "pt": 1.8111254851228977, "micromobility": 2.2423458387235877, "shuttle": 5.217766278568348}, {"avg_co2": 6.761945331360559, "live_work_prop": 0.08053691275167785, "delta_f_physical_activity_pp": 0.001065706576716477, "driving": 84.91083676268862, "cycling": 0.6858710562414266, "walking": 4.38957475994513, "pt": 1.5546410608139003, "micromobility": 2.423411065386374, "shuttle": 6.035665294924554}, {"avg_co2": 6.942022432371372, "live_work_prop": 0.08575197889182058, "delta_f_physical_activity_pp": 0.0009286452832187148, "driving": 85.17195176418045, "cycling": 0.7592675301473872, "walking": 4.1536400178651185, "pt": 1.9205002233139794, "micromobility": 2.6797677534613666, "shuttle": 5.31487271103171}, {"avg_co2": 6.7468455424306155, "live_work_prop": 0.09703504043126684, "delta_f_physical_activity_pp": 0.0009612352637014964, "driving": 84.7370870172173, "cycling": 0.604932526756631, "walking": 4.467194043741276, "pt": 1.9078641228478361, "micromobility": 2.419730107026524, "shuttle": 5.863192182410423}, {"avg_co2": 7.3541686347503985, "live_work_prop": 0.0728643216080402, "delta_f_physical_activity_pp": 0.001034848880258345, "driving": 85.66191446028513, "cycling": 0.9368635437881874, "walking": 4.114052953156823, "pt": 1.7515274949083504, "micromobility": 2.240325865580448, "shuttle": 5.295315682281059}, {"avg_co2": 6.921507727405449, "live_work_prop": 0.08068783068783068, "delta_f_physical_activity_pp": 0.001171399339233977, "driving": 84.67023172905526, "cycling": 0.7575757575757576, "walking": 4.723707664884135, "pt": 2.3172905525846703, "micromobility": 2.406417112299465, "shuttle": 5.124777183600713}, {"avg_co2": 6.698241174545966, "live_work_prop": 0.10402219140083217, "delta_f_physical_activity_pp": 0.0009562509606934956, "driving": 84.62998102466793, "cycling": 0.5692599620493358, "walking": 4.791271347248577, "pt": 1.7552182163187855, "micromobility": 2.324478178368121, "shuttle": 5.9297912713472485}, {"avg_co2": 6.678426689795113, "live_work_prop": 0.10248901903367497, "delta_f_physical_activity_pp": 0.0010893505798653758, "driving": 84.9531327084361, "cycling": 1.0360138135175136, "walking": 4.341391218549581, "pt": 1.7266896891958559, "micromobility": 2.1706956092747904, "shuttle": 5.772076961026147}, {"avg_co2": 7.315324685160148, "live_work_prop": 0.07425742574257425, "delta_f_physical_activity_pp": 0.0009077874456479397, "driving": 87.53138075313808, "cycling": 0.8368200836820083, "walking": 3.472803347280335, "pt": 1.5481171548117154, "micromobility": 2.0502092050209204, "shuttle": 4.560669456066946}, {"avg_co2": 6.934152056875677, "live_work_prop": 0.08097165991902834, "delta_f_physical_activity_pp": 0.0009714345962061106, "driving": 85.48387096774194, "cycling": 0.6912442396313364, "walking": 4.009216589861751, "pt": 1.7511520737327189, "micromobility": 2.5806451612903225, "shuttle": 5.483870967741936}, {"avg_co2": 7.073141473117769, "live_work_prop": 0.08168642951251646, "delta_f_physical_activity_pp": 0.0009381633264087282, "driving": 85.503355704698, "cycling": 0.7158836689038032, "walking": 3.803131991051454, "pt": 1.9239373601789709, "micromobility": 2.371364653243848, "shuttle": 5.682326621923937}, {"avg_co2": 6.634936192562688, "live_work_prop": 0.08819538670284939, "delta_f_physical_activity_pp": 0.0009629244657427924, "driving": 85.27522935779817, "cycling": 0.7339449541284404, "walking": 3.9908256880733948, "pt": 1.6055045871559634, "micromobility": 2.614678899082569, "shuttle": 5.779816513761468}, {"avg_co2": 6.8266202596243, "live_work_prop": 0.07755102040816327, "delta_f_physical_activity_pp": 0.000921626630695431, "driving": 85.84558823529412, "cycling": 0.6893382352941176, "walking": 4.0900735294117645, "pt": 1.6084558823529411, "micromobility": 2.297794117647059, "shuttle": 5.46875}, {"avg_co2": 6.760325601734478, "live_work_prop": 0.08322496749024708, "delta_f_physical_activity_pp": 0.0011330097218189541, "driving": 84.68348826914564, "cycling": 0.7082779991146525, "walking": 5.3120849933598935, "pt": 1.6821602478973, "micromobility": 2.1691013722886234, "shuttle": 5.444887118193891}, {"avg_co2": 6.527184233935935, "live_work_prop": 0.09305555555555556, "delta_f_physical_activity_pp": 0.0010342222609663245, "driving": 84.69194312796209, "cycling": 1.1848341232227488, "walking": 4.312796208530806, "pt": 1.8957345971563981, "micromobility": 2.5118483412322274, "shuttle": 5.402843601895735}, {"avg_co2": 7.1081244356040125, "live_work_prop": 0.08025477707006369, "delta_f_physical_activity_pp": 0.0008416274593340998, "driving": 86.32178868917141, "cycling": 0.4384042086804033, "walking": 3.98947829899167, "pt": 1.6659359929855326, "micromobility": 1.972818939061815, "shuttle": 5.6115738711091625}, {"avg_co2": 6.803199405795036, "live_work_prop": 0.09934640522875816, "delta_f_physical_activity_pp": 0.0009569695097792518, "driving": 84.53932584269663, "cycling": 0.8988764044943821, "walking": 3.775280898876404, "pt": 1.8426966292134832, "micromobility": 2.606741573033708, "shuttle": 6.337078651685394}, {"avg_co2": 7.180499519425869, "live_work_prop": 0.07722513089005235, "delta_f_physical_activity_pp": 0.0008764012241320712, "driving": 87.00312639571237, "cycling": 0.5359535506922734, "walking": 4.064314426083073, "pt": 1.7418490397498883, "micromobility": 2.1438142027690934, "shuttle": 4.510942384993301}, {"avg_co2": 7.295651312615595, "live_work_prop": 0.06480304955527319, "delta_f_physical_activity_pp": 0.0010578442810548554, "driving": 86.3406408094435, "cycling": 0.8010118043844857, "walking": 4.1315345699831365, "pt": 1.3069139966273187, "micromobility": 2.318718381112985, "shuttle": 5.101180438448567}, {"avg_co2": 6.6620364113901, "live_work_prop": 0.09350649350649351, "delta_f_physical_activity_pp": 0.001049975021086044, "driving": 85.2100089365505, "cycling": 1.0277033065236818, "walking": 4.557640750670242, "pt": 1.742627345844504, "micromobility": 2.234137622877569, "shuttle": 5.227882037533512}, {"avg_co2": 6.723367682774457, "live_work_prop": 0.08469945355191257, "delta_f_physical_activity_pp": 0.000907089143413719, "driving": 85.50046772684752, "cycling": 0.7015902712815716, "walking": 4.303086997193639, "pt": 1.3096351730589337, "micromobility": 2.5724976613657624, "shuttle": 5.612722170252573}, {"avg_co2": 7.001679191286913, "live_work_prop": 0.08194622279129321, "delta_f_physical_activity_pp": 0.0008317704793807901, "driving": 85.52631578947368, "cycling": 0.5701754385964912, "walking": 4.254385964912281, "pt": 1.8859649122807016, "micromobility": 2.149122807017544, "shuttle": 5.614035087719298}, {"avg_co2": 6.716264475814327, "live_work_prop": 0.08538163001293661, "delta_f_physical_activity_pp": 0.0009092288181406605, "driving": 86.71943711521548, "cycling": 0.6156552330694811, "walking": 4.353562005277045, "pt": 1.6710642040457344, "micromobility": 1.6270888302550572, "shuttle": 5.013192612137203}, {"avg_co2": 6.95113934109259, "live_work_prop": 0.08097165991902834, "delta_f_physical_activity_pp": 0.0010114029199548983, "driving": 85.57866184448463, "cycling": 0.7233273056057866, "walking": 4.566003616636529, "pt": 1.5370705244122964, "micromobility": 2.124773960216998, "shuttle": 5.470162748643761}, {"avg_co2": 6.602455374500002, "live_work_prop": 0.08189655172413793, "delta_f_physical_activity_pp": 0.0010919679576975863, "driving": 85.40959767329133, "cycling": 0.7270964614638876, "walking": 4.362578768783325, "pt": 1.6480853126514785, "micromobility": 2.4721279689772175, "shuttle": 5.380513814832768}, {"avg_co2": 6.930676098576706, "live_work_prop": 0.10465116279069768, "delta_f_physical_activity_pp": 0.0010857298433100794, "driving": 84.39930855661193, "cycling": 0.648228176318064, "walking": 4.451166810717373, "pt": 1.7718236819360416, "micromobility": 2.4200518582541055, "shuttle": 6.309420916162489}, {"avg_co2": 6.673293010964696, "live_work_prop": 0.10340136054421768, "delta_f_physical_activity_pp": 0.0010446579444580613, "driving": 85.14074757729581, "cycling": 0.8767881864328565, "walking": 4.660821412090447, "pt": 1.799723119520074, "micromobility": 2.67651130595293, "shuttle": 4.8454083987078915}, {"avg_co2": 6.905945411059846, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009151332679118665, "driving": 86.06411398040962, "cycling": 0.667853962600178, "walking": 4.140694568121104, "pt": 1.7364203027604632, "micromobility": 1.9590382902938557, "shuttle": 5.431878895814782}, {"avg_co2": 6.829643919464073, "live_work_prop": 0.07104557640750671, "delta_f_physical_activity_pp": 0.0009625173543200682, "driving": 85.75342465753425, "cycling": 0.730593607305936, "walking": 3.7899543378995433, "pt": 1.552511415525114, "micromobility": 2.4657534246575343, "shuttle": 5.707762557077626}, {"avg_co2": 7.016363856100955, "live_work_prop": 0.07468354430379746, "delta_f_physical_activity_pp": 0.0009681389522172585, "driving": 85.93028139437212, "cycling": 0.6719865602687947, "walking": 3.989920201595968, "pt": 1.5959680806383874, "micromobility": 2.2259554808903825, "shuttle": 5.585888282234356}, {"avg_co2": 6.801822169566359, "live_work_prop": 0.08502024291497975, "delta_f_physical_activity_pp": 0.0010809028944276718, "driving": 84.74040632054177, "cycling": 0.9932279909706546, "walking": 4.8758465011286685, "pt": 1.9864559819413092, "micromobility": 1.9864559819413092, "shuttle": 5.417607223476298}, {"avg_co2": 6.754766984655222, "live_work_prop": 0.09066305818673884, "delta_f_physical_activity_pp": 0.0011428231328929144, "driving": 84.84984311967727, "cycling": 0.7171671896010758, "walking": 4.482294935006723, "pt": 1.5688032272523533, "micromobility": 2.5997310623038996, "shuttle": 5.782160466158674}, {"avg_co2": 6.617109467823897, "live_work_prop": 0.09114583333333333, "delta_f_physical_activity_pp": 0.0010876571860995272, "driving": 84.82142857142857, "cycling": 0.8482142857142857, "walking": 4.866071428571429, "pt": 1.875, "micromobility": 2.544642857142857, "shuttle": 5.044642857142858}, {"avg_co2": 6.670659316123496, "live_work_prop": 0.08355437665782493, "delta_f_physical_activity_pp": 0.000941465679879234, "driving": 85.89154411764706, "cycling": 0.7352941176470588, "walking": 4.365808823529411, "pt": 1.7922794117647058, "micromobility": 1.884191176470588, "shuttle": 5.330882352941177}, {"avg_co2": 7.5875310677464896, "live_work_prop": 0.07784431137724551, "delta_f_physical_activity_pp": 0.0009711252613349529, "driving": 86.51050080775444, "cycling": 0.7269789983844911, "walking": 3.998384491114701, "pt": 1.615508885298869, "micromobility": 2.059773828756058, "shuttle": 5.088852988691437}, {"avg_co2": 6.707144341738017, "live_work_prop": 0.09293193717277487, "delta_f_physical_activity_pp": 0.0010553767732856152, "driving": 84.65259454705365, "cycling": 0.9674582233948988, "walking": 4.881266490765172, "pt": 1.5391380826737027, "micromobility": 2.154793315743184, "shuttle": 5.804749340369393}, {"avg_co2": 6.9767739000659965, "live_work_prop": 0.08277703604806408, "delta_f_physical_activity_pp": 0.0009260594417870225, "driving": 86.3290004482295, "cycling": 0.8068130883012102, "walking": 4.123711340206185, "pt": 1.6584491259524876, "micromobility": 1.8377409233527566, "shuttle": 5.244285073957866}, {"avg_co2": 6.812022261643052, "live_work_prop": 0.07901907356948229, "delta_f_physical_activity_pp": 0.000922645909795204, "driving": 85.47794117647058, "cycling": 0.5974264705882353, "walking": 3.722426470588235, "pt": 1.9301470588235294, "micromobility": 2.4816176470588234, "shuttle": 5.790441176470589}, {"avg_co2": 6.655384522232841, "live_work_prop": 0.0933852140077821, "delta_f_physical_activity_pp": 0.0008062601072465984, "driving": 86.3677130044843, "cycling": 0.8071748878923767, "walking": 4.080717488789238, "pt": 1.8385650224215246, "micromobility": 1.9282511210762334, "shuttle": 4.977578475336323}, {"avg_co2": 7.041381610365023, "live_work_prop": 0.07894736842105263, "delta_f_physical_activity_pp": 0.000926744379127789, "driving": 86.06630824372759, "cycling": 0.7616487455197133, "walking": 4.077060931899642, "pt": 1.5232974910394266, "micromobility": 2.1505376344086025, "shuttle": 5.421146953405017}, {"avg_co2": 6.9847932248213285, "live_work_prop": 0.08020698576972833, "delta_f_physical_activity_pp": 0.0009500488521445668, "driving": 85.84269662921349, "cycling": 0.6741573033707865, "walking": 4.0, "pt": 1.5280898876404496, "micromobility": 2.606741573033708, "shuttle": 5.348314606741573}, {"avg_co2": 7.151833064473348, "live_work_prop": 0.07161125319693094, "delta_f_physical_activity_pp": 0.0008534444528095834, "driving": 86.90893169877408, "cycling": 0.7443082311733801, "walking": 3.5901926444833623, "pt": 1.7950963222416811, "micromobility": 1.6199649737302975, "shuttle": 5.341506129597198}, {"avg_co2": 6.7332723605681855, "live_work_prop": 0.09895833333333333, "delta_f_physical_activity_pp": 0.0010486719111393685, "driving": 84.71001757469244, "cycling": 0.8787346221441126, "walking": 4.701230228471002, "pt": 2.1528998242530757, "micromobility": 2.2847100175746924, "shuttle": 5.272407732864675}, {"avg_co2": 7.028019362429359, "live_work_prop": 0.08519003931847968, "delta_f_physical_activity_pp": 0.0009931807430862138, "driving": 86.60245183887916, "cycling": 0.8318739054290718, "walking": 3.8966725043782837, "pt": 1.7513134851138354, "micromobility": 1.8826619964973728, "shuttle": 5.035026269702277}, {"avg_co2": 7.045405084943475, "live_work_prop": 0.07625, "delta_f_physical_activity_pp": 0.0009219352261519522, "driving": 85.50411077455648, "cycling": 0.7788836001730853, "walking": 4.716572912159238, "pt": 1.8606663781912594, "micromobility": 2.033751622674167, "shuttle": 5.106014712245781}, {"avg_co2": 6.655201194116295, "live_work_prop": 0.08967391304347826, "delta_f_physical_activity_pp": 0.0008152355586473264, "driving": 86.01431980906922, "cycling": 0.5250596658711217, "walking": 4.248210023866348, "pt": 1.7183770883054894, "micromobility": 2.1479713603818613, "shuttle": 5.3460620525059666}, {"avg_co2": 7.136447830979792, "live_work_prop": 0.07558859975216853, "delta_f_physical_activity_pp": 0.0009691590022481867, "driving": 85.15429524603837, "cycling": 0.8757297748123436, "walking": 4.295246038365304, "pt": 1.9599666388657215, "micromobility": 2.2518765638031693, "shuttle": 5.462885738115096}, {"avg_co2": 7.0340386657596525, "live_work_prop": 0.10176390773405698, "delta_f_physical_activity_pp": 0.0009871731427736152, "driving": 85.87443946188341, "cycling": 0.7174887892376681, "walking": 4.573991031390134, "pt": 1.2556053811659191, "micromobility": 2.4663677130044843, "shuttle": 5.112107623318385}, {"avg_co2": 6.454762622330986, "live_work_prop": 0.07901907356948229, "delta_f_physical_activity_pp": 0.001136146997808164, "driving": 84.50637694851204, "cycling": 0.8974964572508267, "walking": 4.912612187057156, "pt": 1.7477562588568731, "micromobility": 2.503542749173359, "shuttle": 5.43221539914974}, {"avg_co2": 6.85166055675307, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0009278163111201325, "driving": 86.51079136690647, "cycling": 0.6744604316546763, "walking": 4.406474820143885, "pt": 1.8435251798561152, "micromobility": 1.9784172661870503, "shuttle": 4.586330935251799}, {"avg_co2": 6.736236071813421, "live_work_prop": 0.08594815825375171, "delta_f_physical_activity_pp": 0.0010434598100952722, "driving": 85.31764705882352, "cycling": 1.035294117647059, "walking": 4.188235294117646, "pt": 1.7411764705882353, "micromobility": 2.541176470588235, "shuttle": 5.176470588235294}, {"avg_co2": 6.508639905534447, "live_work_prop": 0.07894736842105263, "delta_f_physical_activity_pp": 0.0009321290999745299, "driving": 85.13708513708514, "cycling": 0.9139009139009139, "walking": 3.6556036556036555, "pt": 1.8278018278018278, "micromobility": 2.5493025493025496, "shuttle": 5.916305916305916}, {"avg_co2": 6.7512105100706075, "live_work_prop": 0.0931174089068826, "delta_f_physical_activity_pp": 0.0009507120536442253, "driving": 86.58481127785358, "cycling": 0.6821282401091405, "walking": 4.638472032742155, "pt": 1.5006821282401093, "micromobility": 1.6371077762619373, "shuttle": 4.956798544793087}, {"avg_co2": 6.770605503358659, "live_work_prop": 0.10116731517509728, "delta_f_physical_activity_pp": 0.000865168327230159, "driving": 85.91422121896163, "cycling": 0.8126410835214447, "walking": 4.785553047404063, "pt": 1.489841986455982, "micromobility": 1.7155756207674944, "shuttle": 5.282167042889391}, {"avg_co2": 7.07727470019906, "live_work_prop": 0.08365019011406843, "delta_f_physical_activity_pp": 0.0009605002984711758, "driving": 85.51959114139693, "cycling": 0.5536626916524702, "walking": 4.514480408858603, "pt": 1.6183986371379897, "micromobility": 2.2998296422487225, "shuttle": 5.494037478705281}, {"avg_co2": 6.763688566638927, "live_work_prop": 0.08807588075880758, "delta_f_physical_activity_pp": 0.0009382894257164821, "driving": 85.93678424186899, "cycling": 0.5497022446174988, "walking": 3.8021071919377003, "pt": 1.4658726523133303, "micromobility": 2.7027027027027026, "shuttle": 5.54283096655978}, {"avg_co2": 6.813851693418757, "live_work_prop": 0.09510869565217392, "delta_f_physical_activity_pp": 0.0010658231101141557, "driving": 84.5766590389016, "cycling": 0.7780320366132724, "walking": 4.851258581235697, "pt": 1.4187643020594967, "micromobility": 2.654462242562929, "shuttle": 5.720823798627003}, {"avg_co2": 6.767323311016048, "live_work_prop": 0.09178082191780822, "delta_f_physical_activity_pp": 0.000905831017250001, "driving": 85.07742843735335, "cycling": 0.7508212106992023, "walking": 4.504927264195214, "pt": 1.8301267010793054, "micromobility": 2.017832003754106, "shuttle": 5.818864382918817}, {"avg_co2": 7.068904172737495, "live_work_prop": 0.08433734939759036, "delta_f_physical_activity_pp": 0.0009739460263169442, "driving": 85.76560395150426, "cycling": 0.7184553210597215, "walking": 4.445442299057027, "pt": 1.7063313875168389, "micromobility": 2.3798832510103276, "shuttle": 4.984283789851818}, {"avg_co2": 6.7536840317306215, "live_work_prop": 0.08435374149659863, "delta_f_physical_activity_pp": 0.0008683920472457278, "driving": 85.61517113783533, "cycling": 0.7400555041628123, "walking": 4.440333024976873, "pt": 1.942645698427382, "micromobility": 1.942645698427382, "shuttle": 5.319148936170213}, {"avg_co2": 6.8221490598498375, "live_work_prop": 0.07631578947368421, "delta_f_physical_activity_pp": 0.0010786827772142015, "driving": 84.80845442536328, "cycling": 0.7926023778071334, "walking": 4.315279612505504, "pt": 1.453104359313078, "micromobility": 2.8621752531924263, "shuttle": 5.768383971818582}, {"avg_co2": 6.867350109759506, "live_work_prop": 0.08945260347129506, "delta_f_physical_activity_pp": 0.0010280954358763104, "driving": 85.3153153153153, "cycling": 0.8558558558558558, "walking": 4.0990990990990985, "pt": 1.8468468468468466, "micromobility": 2.4774774774774775, "shuttle": 5.405405405405405}, {"avg_co2": 6.856244107254919, "live_work_prop": 0.09183673469387756, "delta_f_physical_activity_pp": 0.0010982171940772164, "driving": 84.4521437851884, "cycling": 0.9094846253789519, "walking": 4.54742312689476, "pt": 1.7756604590731917, "micromobility": 2.1654395842355996, "shuttle": 6.149848419229103}, {"avg_co2": 6.933628753945843, "live_work_prop": 0.07179487179487179, "delta_f_physical_activity_pp": 0.0009910477496707848, "driving": 86.0827034237439, "cycling": 0.8892841262783459, "walking": 3.7794575366829704, "pt": 1.6896398399288575, "micromobility": 1.7785682525566917, "shuttle": 5.780346820809249}, {"avg_co2": 6.432951705030256, "live_work_prop": 0.09077380952380952, "delta_f_physical_activity_pp": 0.0008726228360651118, "driving": 85.04016064257029, "cycling": 0.7530120481927711, "walking": 4.216867469879518, "pt": 1.8072289156626504, "micromobility": 1.8072289156626504, "shuttle": 6.375502008032129}, {"avg_co2": 6.865268542035533, "live_work_prop": 0.08066581306017925, "delta_f_physical_activity_pp": 0.0009667199100512174, "driving": 84.71001757469244, "cycling": 0.39543057996485065, "walking": 4.964850615114235, "pt": 1.6695957820738139, "micromobility": 2.196836555360281, "shuttle": 6.063268892794376}, {"avg_co2": 6.845235912711445, "live_work_prop": 0.08119079837618404, "delta_f_physical_activity_pp": 0.000819559698813985, "driving": 86.43911439114392, "cycling": 0.5535055350553505, "walking": 4.1512915129151295, "pt": 1.2915129151291513, "micromobility": 2.029520295202952, "shuttle": 5.535055350553505}, {"avg_co2": 7.2150243561067, "live_work_prop": 0.08600770218228498, "delta_f_physical_activity_pp": 0.0010054214019316777, "driving": 85.55116381203338, "cycling": 0.922266139657444, "walking": 4.479578392621871, "pt": 1.800614844093105, "micromobility": 1.8884497145366712, "shuttle": 5.357927097057532}, {"avg_co2": 7.051247782693765, "live_work_prop": 0.07782101167315175, "delta_f_physical_activity_pp": 0.0009767100546236181, "driving": 86.58751099384345, "cycling": 0.79155672823219, "walking": 4.177660510114336, "pt": 1.58311345646438, "micromobility": 1.9349164467897977, "shuttle": 4.925241864555849}, {"avg_co2": 7.084799283502402, "live_work_prop": 0.08493150684931507, "delta_f_physical_activity_pp": 0.0008386334358453253, "driving": 87.3400365630713, "cycling": 0.8226691042047531, "walking": 3.5191956124314445, "pt": 1.6453382084095063, "micromobility": 1.736745886654479, "shuttle": 4.93601462522852}, {"avg_co2": 6.826586602118814, "live_work_prop": 0.0799492385786802, "delta_f_physical_activity_pp": 0.0008876718930178747, "driving": 86.11476127901884, "cycling": 0.9636443276390714, "walking": 4.248795444590451, "pt": 1.5768725361366622, "micromobility": 2.1462987297415683, "shuttle": 4.9496276828734125}, {"avg_co2": 6.6591674574020985, "live_work_prop": 0.08632138114209828, "delta_f_physical_activity_pp": 0.0009871938218544956, "driving": 85.29276164130935, "cycling": 1.0142923005993545, "walking": 4.5182111572153065, "pt": 1.6136468418626098, "micromobility": 2.120792992162287, "shuttle": 5.440295066851084}, {"avg_co2": 7.006781259948793, "live_work_prop": 0.0654320987654321, "delta_f_physical_activity_pp": 0.000975638694357342, "driving": 85.66581849024597, "cycling": 0.7633587786259541, "walking": 3.9016115351993217, "pt": 1.7811704834605597, "micromobility": 1.823579304495335, "shuttle": 6.064461407972859}, {"avg_co2": 6.783314358992522, "live_work_prop": 0.09641873278236915, "delta_f_physical_activity_pp": 0.0010005525118531088, "driving": 86.40076886112446, "cycling": 0.6727534839019702, "walking": 4.6612205670350795, "pt": 1.4416146083613646, "micromobility": 1.8740989908697743, "shuttle": 4.949543488707352}, {"avg_co2": 7.030045104872979, "live_work_prop": 0.08496732026143791, "delta_f_physical_activity_pp": 0.0010629378601512128, "driving": 85.89010989010988, "cycling": 0.967032967032967, "walking": 4.571428571428571, "pt": 1.7142857142857144, "micromobility": 1.934065934065934, "shuttle": 4.923076923076923}, {"avg_co2": 7.324367533803722, "live_work_prop": 0.066167290886392, "delta_f_physical_activity_pp": 0.0008530609790267906, "driving": 86.60409556313992, "cycling": 0.810580204778157, "walking": 3.540955631399317, "pt": 1.834470989761092, "micromobility": 2.04778156996587, "shuttle": 5.162116040955631}, {"avg_co2": 6.277975719163373, "live_work_prop": 0.08831908831908832, "delta_f_physical_activity_pp": 0.0010996104503348642, "driving": 84.72709063595393, "cycling": 0.9514271407110666, "walking": 4.156234351527291, "pt": 1.9028542814221332, "micromobility": 2.5037556334501754, "shuttle": 5.758637956935403}, {"avg_co2": 6.978844274073514, "live_work_prop": 0.079155672823219, "delta_f_physical_activity_pp": 0.0008917812504508342, "driving": 85.68281938325991, "cycling": 0.6167400881057269, "walking": 3.5682819383259914, "pt": 1.7180616740088104, "micromobility": 2.555066079295154, "shuttle": 5.859030837004405}, {"avg_co2": 6.850139362022, "live_work_prop": 0.0876010781671159, "delta_f_physical_activity_pp": 0.0008847179208849569, "driving": 84.87318840579711, "cycling": 0.4528985507246377, "walking": 4.438405797101449, "pt": 2.0380434782608696, "micromobility": 2.5815217391304346, "shuttle": 5.615942028985507}, {"avg_co2": 6.806317225494338, "live_work_prop": 0.08847184986595175, "delta_f_physical_activity_pp": 0.0010395240901277555, "driving": 85.7980162308386, "cycling": 1.0820559062218216, "walking": 4.283137962128043, "pt": 1.4427412082957618, "micromobility": 1.8935978358881875, "shuttle": 5.500450856627593}, {"avg_co2": 6.8293488798690944, "live_work_prop": 0.08811748998664887, "delta_f_physical_activity_pp": 0.0009657789765882324, "driving": 85.67019400352733, "cycling": 0.7936507936507936, "walking": 4.497354497354497, "pt": 2.072310405643739, "micromobility": 1.984126984126984, "shuttle": 4.982363315696649}, {"avg_co2": 7.114230845101748, "live_work_prop": 0.0897597977243995, "delta_f_physical_activity_pp": 0.0009719609877704302, "driving": 85.83690987124464, "cycling": 0.7296137339055794, "walking": 4.506437768240343, "pt": 1.502145922746781, "micromobility": 2.017167381974249, "shuttle": 5.407725321888412}, {"avg_co2": 7.102377487120442, "live_work_prop": 0.07740324594257178, "delta_f_physical_activity_pp": 0.001014988821170546, "driving": 85.81560283687944, "cycling": 0.7509386733416771, "walking": 4.422194409678766, "pt": 1.5853149770546515, "micromobility": 2.3779724655819776, "shuttle": 5.047976637463496}, {"avg_co2": 6.810531415037677, "live_work_prop": 0.0922266139657444, "delta_f_physical_activity_pp": 0.0010426004705674382, "driving": 85.37444933920705, "cycling": 0.7929515418502203, "walking": 4.537444933920705, "pt": 1.9383259911894273, "micromobility": 2.3348017621145374, "shuttle": 5.022026431718062}, {"avg_co2": 6.850620890077231, "live_work_prop": 0.08753315649867374, "delta_f_physical_activity_pp": 0.0010003373959966263, "driving": 84.79820627802691, "cycling": 0.6278026905829596, "walking": 4.5291479820627805, "pt": 2.0179372197309418, "micromobility": 2.5560538116591927, "shuttle": 5.4708520179372195}, {"avg_co2": 6.8220894221396, "live_work_prop": 0.08288770053475936, "delta_f_physical_activity_pp": 0.0008583298464593826, "driving": 86.49147072383587, "cycling": 0.599354541263255, "walking": 4.195481788842784, "pt": 1.5214384508990317, "micromobility": 2.1668971876440755, "shuttle": 5.025357307514984}, {"avg_co2": 6.817467497743902, "live_work_prop": 0.0988296488946684, "delta_f_physical_activity_pp": 0.0010145992386210402, "driving": 84.28508189464364, "cycling": 0.8853474988933155, "walking": 4.7366091190792385, "pt": 1.9477644975652944, "micromobility": 2.478972996901284, "shuttle": 5.66622399291722}, {"avg_co2": 7.227362332197711, "live_work_prop": 0.08104575163398693, "delta_f_physical_activity_pp": 0.0009507458183729714, "driving": 84.84982332155478, "cycling": 0.7508833922261484, "walking": 4.372791519434629, "pt": 1.9876325088339222, "micromobility": 2.208480565371025, "shuttle": 5.830388692579505}, {"avg_co2": 6.5423082588809605, "live_work_prop": 0.08993288590604027, "delta_f_physical_activity_pp": 0.0008418098065098895, "driving": 85.16833484986351, "cycling": 0.7279344858962694, "walking": 3.821656050955414, "pt": 2.001819836214741, "micromobility": 2.502274795268426, "shuttle": 5.7779799818016375}, {"avg_co2": 6.730568757376413, "live_work_prop": 0.08425414364640885, "delta_f_physical_activity_pp": 0.0010306705626175739, "driving": 85.05639097744361, "cycling": 0.7048872180451128, "walking": 4.135338345864661, "pt": 1.5977443609022555, "micromobility": 2.6785714285714284, "shuttle": 5.827067669172932}, {"avg_co2": 7.203210772574288, "live_work_prop": 0.0968586387434555, "delta_f_physical_activity_pp": 0.0010600582967069919, "driving": 84.8471615720524, "cycling": 0.8733624454148471, "walking": 4.192139737991266, "pt": 1.8777292576419216, "micromobility": 2.489082969432314, "shuttle": 5.720524017467249}, {"avg_co2": 7.157168233288377, "live_work_prop": 0.07384230287859825, "delta_f_physical_activity_pp": 0.0009478964047313103, "driving": 85.50233149639678, "cycling": 1.0173802458668928, "walking": 4.111911827045358, "pt": 1.6108520559559136, "micromobility": 2.161933022467147, "shuttle": 5.595591352267911}, {"avg_co2": 6.535509277431202, "live_work_prop": 0.11095305832147938, "delta_f_physical_activity_pp": 0.0009672925646871197, "driving": 85.3082851637765, "cycling": 0.5780346820809248, "walking": 5.009633911368015, "pt": 1.6377649325626205, "micromobility": 2.3603082851637764, "shuttle": 5.105973025048169}, {"avg_co2": 6.727596381537812, "live_work_prop": 0.08921438082556592, "delta_f_physical_activity_pp": 0.0009644130907810818, "driving": 85.86907449209932, "cycling": 0.8126410835214447, "walking": 4.8758465011286685, "pt": 1.489841986455982, "micromobility": 2.0316027088036117, "shuttle": 4.92099322799097}, {"avg_co2": 6.564365092351911, "live_work_prop": 0.07516778523489932, "delta_f_physical_activity_pp": 0.0011256092920648266, "driving": 84.3238184370613, "cycling": 0.9826860084230229, "walking": 3.837154890032756, "pt": 2.3865231633130555, "micromobility": 2.667290594291062, "shuttle": 5.802526906878802}, {"avg_co2": 7.294559006697524, "live_work_prop": 0.08395989974937343, "delta_f_physical_activity_pp": 0.0007989847666380616, "driving": 87.66152563568154, "cycling": 0.45852438516048355, "walking": 3.6681950812838684, "pt": 1.3755731554814505, "micromobility": 1.9591496456857025, "shuttle": 4.877032096706961}, {"avg_co2": 6.883716308689155, "live_work_prop": 0.07537012113055182, "delta_f_physical_activity_pp": 0.0008573200609910545, "driving": 86.0239852398524, "cycling": 0.5535055350553505, "walking": 3.643911439114391, "pt": 1.7066420664206643, "micromobility": 2.53690036900369, "shuttle": 5.535055350553505}, {"avg_co2": 7.142253210053922, "live_work_prop": 0.08862433862433862, "delta_f_physical_activity_pp": 0.0008592762125821053, "driving": 85.84149599287623, "cycling": 0.7123775601068566, "walking": 4.407836153161175, "pt": 1.3802315227070348, "micromobility": 2.226179875333927, "shuttle": 5.431878895814782}, {"avg_co2": 6.818010862751916, "live_work_prop": 0.10222804718217562, "delta_f_physical_activity_pp": 0.0010518394113783974, "driving": 84.71309680245291, "cycling": 0.9198423127463863, "walking": 4.292597459483137, "pt": 1.7082785808147174, "micromobility": 2.452912833990364, "shuttle": 5.913272010512484}, {"avg_co2": 6.813193657523251, "live_work_prop": 0.08190224570673713, "delta_f_physical_activity_pp": 0.0009099014494880529, "driving": 85.1685393258427, "cycling": 0.6292134831460674, "walking": 4.044943820224719, "pt": 1.887640449438202, "micromobility": 2.4269662921348316, "shuttle": 5.842696629213483}, {"avg_co2": 6.7707186992565065, "live_work_prop": 0.09656084656084656, "delta_f_physical_activity_pp": 0.0009100707977170331, "driving": 86.25287356321839, "cycling": 0.8735632183908045, "walking": 4.2298850574712645, "pt": 1.747126436781609, "micromobility": 1.9310344827586208, "shuttle": 4.9655172413793105}, {"avg_co2": 7.149253797790713, "live_work_prop": 0.08609271523178808, "delta_f_physical_activity_pp": 0.0008866401595154539, "driving": 86.16268788682582, "cycling": 0.7515473032714411, "walking": 4.111405835543767, "pt": 1.8125552608311228, "micromobility": 1.8567639257294428, "shuttle": 5.305039787798409}, {"avg_co2": 6.790563424324494, "live_work_prop": 0.07874015748031496, "delta_f_physical_activity_pp": 0.0009806157155964686, "driving": 85.06991429860172, "cycling": 0.8570139828597204, "walking": 4.645917907081642, "pt": 1.6689219666215604, "micromobility": 2.345511953089761, "shuttle": 5.412719891745602}, {"avg_co2": 6.767963477042877, "live_work_prop": 0.09016393442622951, "delta_f_physical_activity_pp": 0.0009938026195667807, "driving": 85.64727954971858, "cycling": 0.8442776735459663, "walking": 4.174484052532833, "pt": 1.9699812382739212, "micromobility": 2.016885553470919, "shuttle": 5.347091932457786}, {"avg_co2": 6.805134480264826, "live_work_prop": 0.09517766497461928, "delta_f_physical_activity_pp": 0.0009164672478516171, "driving": 85.51544149630274, "cycling": 0.7394519356241844, "walking": 4.654197477163984, "pt": 1.8268812527185732, "micromobility": 1.8268812527185732, "shuttle": 5.437146585471944}, {"avg_co2": 7.002376235415136, "live_work_prop": 0.08251231527093596, "delta_f_physical_activity_pp": 0.0010023778141889433, "driving": 85.78595317725753, "cycling": 0.8361204013377926, "walking": 4.096989966555184, "pt": 1.839464882943144, "micromobility": 2.2993311036789295, "shuttle": 5.142140468227425}, {"avg_co2": 6.638582466657338, "live_work_prop": 0.09219858156028368, "delta_f_physical_activity_pp": 0.0010607875983324915, "driving": 84.53117563065207, "cycling": 0.9043312708234174, "walking": 4.997620180866255, "pt": 1.8086625416468347, "micromobility": 2.237029985721085, "shuttle": 5.521180390290338}, {"avg_co2": 6.902121855624728, "live_work_prop": 0.08764940239043825, "delta_f_physical_activity_pp": 0.0009321208896059341, "driving": 85.52278820375335, "cycling": 0.7149240393208222, "walking": 3.932082216264522, "pt": 2.0107238605898123, "micromobility": 2.278820375335121, "shuttle": 5.540661304736371}, {"avg_co2": 7.521562662462398, "live_work_prop": 0.06842737094837935, "delta_f_physical_activity_pp": 0.0008567827083863815, "driving": 87.14168714168714, "cycling": 0.6961506961506961, "walking": 3.8902538902538906, "pt": 1.638001638001638, "micromobility": 1.9246519246519247, "shuttle": 4.70925470925471}, {"avg_co2": 6.541331213876238, "live_work_prop": 0.07094133697135062, "delta_f_physical_activity_pp": 0.00109243481933811, "driving": 84.75524475524475, "cycling": 0.6993006993006993, "walking": 4.568764568764569, "pt": 1.8181818181818181, "micromobility": 2.2843822843822843, "shuttle": 5.874125874125874}, {"avg_co2": 6.694026074253324, "live_work_prop": 0.08298755186721991, "delta_f_physical_activity_pp": 0.0009968624989183618, "driving": 85.86239396795476, "cycling": 0.9896324222431668, "walking": 4.335532516493874, "pt": 1.8850141376060319, "micromobility": 2.1206409048067862, "shuttle": 4.806786050895382}, {"avg_co2": 7.115927640040205, "live_work_prop": 0.07793923381770146, "delta_f_physical_activity_pp": 0.0009968666991120826, "driving": 85.32315978456015, "cycling": 0.8527827648114902, "walking": 4.622980251346499, "pt": 1.7504488330341115, "micromobility": 1.8402154398563735, "shuttle": 5.6104129263913824}, {"avg_co2": 6.940600897902115, "live_work_prop": 0.08433734939759036, "delta_f_physical_activity_pp": 0.0011120708120593438, "driving": 84.8816029143898, "cycling": 0.819672131147541, "walking": 4.41712204007286, "pt": 1.639344262295082, "micromobility": 2.5956284153005464, "shuttle": 5.646630236794172}, {"avg_co2": 7.222618745259307, "live_work_prop": 0.0807061790668348, "delta_f_physical_activity_pp": 0.0008636023264464525, "driving": 86.99012451696007, "cycling": 0.6011163589523401, "walking": 3.9501932159725204, "pt": 1.7604121940747102, "micromobility": 2.1468441391155, "shuttle": 4.55130957492486}, {"avg_co2": 6.778555305123586, "live_work_prop": 0.10076530612244898, "delta_f_physical_activity_pp": 0.001032780857336868, "driving": 84.88523170203551, "cycling": 0.86617583369424, "walking": 4.7206582936336074, "pt": 1.862278042442616, "micromobility": 2.728453876136856, "shuttle": 4.937202252057168}, {"avg_co2": 6.9475095442470165, "live_work_prop": 0.08627450980392157, "delta_f_physical_activity_pp": 0.0011814698643781794, "driving": 84.87282463186078, "cycling": 0.7585899152164213, "walking": 4.596162427487728, "pt": 1.963409192324855, "micromobility": 2.3650156180276665, "shuttle": 5.443998215082552}, {"avg_co2": 6.860852603897385, "live_work_prop": 0.08344923504867872, "delta_f_physical_activity_pp": 0.0009969342619885846, "driving": 85.4262144821265, "cycling": 0.5041246562786434, "walking": 4.399633363886343, "pt": 1.6498625114573784, "micromobility": 2.612282309807516, "shuttle": 5.40788267644363}, {"avg_co2": 7.244723244473445, "live_work_prop": 0.0798004987531172, "delta_f_physical_activity_pp": 0.0010557120485038384, "driving": 85.815014516798, "cycling": 0.7051016175860638, "walking": 4.89423475736209, "pt": 1.7005391953546247, "micromobility": 2.198257984238905, "shuttle": 4.686851928660307}, {"avg_co2": 6.856665805461923, "live_work_prop": 0.0889487870619946, "delta_f_physical_activity_pp": 0.0009623610293080074, "driving": 86.14757808963331, "cycling": 0.7695789950203712, "walking": 4.074241738343141, "pt": 1.4938886373924853, "micromobility": 2.127659574468085, "shuttle": 5.3870529651425985}, {"avg_co2": 6.698775190912456, "live_work_prop": 0.08403361344537816, "delta_f_physical_activity_pp": 0.0011060563083909423, "driving": 84.98357578601595, "cycling": 0.8916001877053027, "walking": 4.551853589863914, "pt": 1.5485687470671048, "micromobility": 2.3932426091037073, "shuttle": 5.631159080244017}, {"avg_co2": 6.653124410338049, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.0009800140249830221, "driving": 85.83690987124464, "cycling": 0.5245588936576061, "walking": 4.291845493562231, "pt": 1.6690510252742015, "micromobility": 2.0982355746304244, "shuttle": 5.579399141630901}, {"avg_co2": 7.042833940010351, "live_work_prop": 0.07581699346405228, "delta_f_physical_activity_pp": 0.0009814726063998667, "driving": 85.7583774250441, "cycling": 0.7936507936507936, "walking": 4.453262786596119, "pt": 1.7195767195767195, "micromobility": 1.9400352733686066, "shuttle": 5.3350970017636685}, {"avg_co2": 6.871308843316647, "live_work_prop": 0.08839050131926121, "delta_f_physical_activity_pp": 0.00099290235259243, "driving": 86.45973909131804, "cycling": 0.6747638326585695, "walking": 4.9482681061628435, "pt": 1.2595591542959963, "micromobility": 1.8893387314439947, "shuttle": 4.7683310841205575}, {"avg_co2": 6.632366410190354, "live_work_prop": 0.08288770053475936, "delta_f_physical_activity_pp": 0.0008552520438928482, "driving": 85.85388552815263, "cycling": 0.837598883201489, "walking": 3.862261516984644, "pt": 1.4890646812470918, "micromobility": 2.466263378315496, "shuttle": 5.490926012098651}, {"avg_co2": 6.630132832339267, "live_work_prop": 0.08344370860927153, "delta_f_physical_activity_pp": 0.0008494687677809903, "driving": 87.53424657534246, "cycling": 0.684931506849315, "walking": 3.5616438356164384, "pt": 1.5981735159817352, "micromobility": 2.237442922374429, "shuttle": 4.383561643835616}, {"avg_co2": 6.671966174738096, "live_work_prop": 0.08174386920980926, "delta_f_physical_activity_pp": 0.0009656447683369945, "driving": 84.89702517162472, "cycling": 0.4576659038901602, "walking": 4.851258581235697, "pt": 2.013729977116705, "micromobility": 2.2883295194508007, "shuttle": 5.491990846681922}, {"avg_co2": 7.535879689432057, "live_work_prop": 0.08445532435740515, "delta_f_physical_activity_pp": 0.0009345804588770049, "driving": 85.98700243704306, "cycling": 0.7311129163281885, "walking": 3.9805036555645814, "pt": 1.8277822908204713, "micromobility": 2.39642567018684, "shuttle": 5.077173030056864}, {"avg_co2": 6.797352667892468, "live_work_prop": 0.09031413612565445, "delta_f_physical_activity_pp": 0.0008779268266796929, "driving": 85.74610244988864, "cycling": 0.8017817371937639, "walking": 3.9198218262806237, "pt": 1.5144766146993318, "micromobility": 2.0044543429844097, "shuttle": 6.013363028953229}, {"avg_co2": 6.90125077646731, "live_work_prop": 0.08877284595300261, "delta_f_physical_activity_pp": 0.0009672649444798952, "driving": 84.9624060150376, "cycling": 0.6191950464396285, "walking": 4.555506413091552, "pt": 2.034498009730208, "micromobility": 2.0787262273330382, "shuttle": 5.749668288367979}, {"avg_co2": 7.079470178167509, "live_work_prop": 0.08203125, "delta_f_physical_activity_pp": 0.0009826710317875967, "driving": 86.24502432551968, "cycling": 0.8403361344537815, "walking": 4.42282176028306, "pt": 1.7691287041132244, "micromobility": 1.680672268907563, "shuttle": 5.042016806722689}, {"avg_co2": 6.559617783139221, "live_work_prop": 0.08974358974358974, "delta_f_physical_activity_pp": 0.0010413774106419987, "driving": 84.94208494208493, "cycling": 0.6756756756756757, "walking": 4.777992277992278, "pt": 1.4961389961389961, "micromobility": 2.364864864864865, "shuttle": 5.743243243243244}, {"avg_co2": 7.371417434671848, "live_work_prop": 0.07035175879396985, "delta_f_physical_activity_pp": 0.0009253029545285081, "driving": 87.07191780821918, "cycling": 0.5993150684931506, "walking": 4.708904109589041, "pt": 1.4982876712328765, "micromobility": 1.75513698630137, "shuttle": 4.366438356164384}, {"avg_co2": 6.421998729768695, "live_work_prop": 0.09695290858725762, "delta_f_physical_activity_pp": 0.0010748386657598982, "driving": 84.17663293468262, "cycling": 0.9659613615455382, "walking": 4.599816007359705, "pt": 1.5639374425023, "micromobility": 2.8058877644894205, "shuttle": 5.887764489420423}, {"avg_co2": 6.477440581697403, "live_work_prop": 0.0898876404494382, "delta_f_physical_activity_pp": 0.0011958097598367106, "driving": 84.37200383509108, "cycling": 1.006711409395973, "walking": 4.410354745925216, "pt": 2.253116011505273, "micromobility": 2.0613614573346117, "shuttle": 5.896452540747843}, {"avg_co2": 7.147299851092959, "live_work_prop": 0.07378129117259552, "delta_f_physical_activity_pp": 0.0008262143006213578, "driving": 87.16246126604692, "cycling": 0.7525453740593183, "walking": 3.7627268702965915, "pt": 2.080566622399292, "micromobility": 1.5493581230633025, "shuttle": 4.6923417441345725}, {"avg_co2": 7.186765790501269, "live_work_prop": 0.08322981366459627, "delta_f_physical_activity_pp": 0.0008717580803355912, "driving": 86.17920540997464, "cycling": 0.591715976331361, "walking": 4.268808114961961, "pt": 1.5638207945900255, "micromobility": 2.2823330515638207, "shuttle": 5.114116652578192}, {"avg_co2": 6.977477561821767, "live_work_prop": 0.08613728129205922, "delta_f_physical_activity_pp": 0.0008648826146486774, "driving": 86.75736961451247, "cycling": 0.7709750566893424, "walking": 3.8095238095238098, "pt": 1.9047619047619049, "micromobility": 1.8140589569160999, "shuttle": 4.9433106575963714}, {"avg_co2": 6.620157009323338, "live_work_prop": 0.09246088193456614, "delta_f_physical_activity_pp": 0.000977208169420569, "driving": 85.79075425790754, "cycling": 0.6812652068126521, "walking": 4.671532846715328, "pt": 1.3625304136253042, "micromobility": 2.1411192214111923, "shuttle": 5.35279805352798}, {"avg_co2": 6.694436855558583, "live_work_prop": 0.09806629834254144, "delta_f_physical_activity_pp": 0.0009100462556459457, "driving": 85.80705009276438, "cycling": 0.5565862708719851, "walking": 4.3599257884972165, "pt": 1.855287569573284, "micromobility": 2.0871985157699444, "shuttle": 5.333951762523191}, {"avg_co2": 6.959029784234833, "live_work_prop": 0.09247027741083223, "delta_f_physical_activity_pp": 0.0009467385247756852, "driving": 84.95380554333481, "cycling": 0.39595248570171576, "walking": 4.795424549054114, "pt": 1.6717993840739112, "micromobility": 1.8917729872415312, "shuttle": 6.291245050593928}, {"avg_co2": 6.978647185119567, "live_work_prop": 0.07894736842105263, "delta_f_physical_activity_pp": 0.0009777835545075454, "driving": 85.35602328705777, "cycling": 0.6269592476489028, "walking": 5.105239587998208, "pt": 1.8360949395432153, "micromobility": 1.701746529332736, "shuttle": 5.373936408419167}, {"avg_co2": 6.986379391469261, "live_work_prop": 0.08443271767810026, "delta_f_physical_activity_pp": 0.0009321026242728993, "driving": 86.83970856102003, "cycling": 0.546448087431694, "walking": 4.280510018214937, "pt": 1.411657559198543, "micromobility": 2.2313296903460835, "shuttle": 4.6903460837887065}, {"avg_co2": 6.8292852967730635, "live_work_prop": 0.08256880733944955, "delta_f_physical_activity_pp": 0.0009229052026422122, "driving": 85.44642857142857, "cycling": 0.7142857142857143, "walking": 4.196428571428571, "pt": 1.607142857142857, "micromobility": 2.3214285714285716, "shuttle": 5.714285714285714}, {"avg_co2": 7.125462364586557, "live_work_prop": 0.07840616966580977, "delta_f_physical_activity_pp": 0.0008778605460597505, "driving": 85.68357695614789, "cycling": 0.816852966466036, "walking": 4.213241616509028, "pt": 1.76268271711092, "micromobility": 1.8916595012897677, "shuttle": 5.631986242476354}, {"avg_co2": 6.699426697840261, "live_work_prop": 0.09859154929577464, "delta_f_physical_activity_pp": 0.0010868498830757692, "driving": 83.81448177946048, "cycling": 1.183151916706105, "walking": 4.164694746805489, "pt": 2.0350212967345005, "micromobility": 3.028868906767629, "shuttle": 5.773781353525793}, {"avg_co2": 6.805472852194485, "live_work_prop": 0.10055096418732783, "delta_f_physical_activity_pp": 0.0012414846972972438, "driving": 83.89169343735658, "cycling": 0.9637448370812299, "walking": 4.5892611289582375, "pt": 2.1110601193207894, "micromobility": 2.799449288664525, "shuttle": 5.644791188618632}, {"avg_co2": 6.901629300917519, "live_work_prop": 0.0696774193548387, "delta_f_physical_activity_pp": 0.0009975365773284464, "driving": 86.17672790901138, "cycling": 0.6124234470691163, "walking": 4.286964129483815, "pt": 1.8810148731408576, "micromobility": 1.7935258092738406, "shuttle": 5.2493438320209975}, {"avg_co2": 6.85149418713907, "live_work_prop": 0.09271523178807947, "delta_f_physical_activity_pp": 0.0009976549183162322, "driving": 85.00443655723159, "cycling": 0.5323868677905945, "walking": 4.747116237799467, "pt": 2.3513753327417923, "micromobility": 2.2626441881100265, "shuttle": 5.1020408163265305}, {"avg_co2": 6.604133776905301, "live_work_prop": 0.09575923392612859, "delta_f_physical_activity_pp": 0.001176231904140627, "driving": 84.20074349442379, "cycling": 1.254646840148699, "walking": 4.414498141263941, "pt": 1.6263940520446096, "micromobility": 2.2769516728624537, "shuttle": 6.226765799256506}, {"avg_co2": 6.6867981887278605, "live_work_prop": 0.09350649350649351, "delta_f_physical_activity_pp": 0.0010281473241105918, "driving": 85.67005749668289, "cycling": 0.9287925696594427, "walking": 4.3343653250774, "pt": 1.6364440513047325, "micromobility": 2.21141088014153, "shuttle": 5.218929677134011}, {"avg_co2": 6.500271141764106, "live_work_prop": 0.09973045822102426, "delta_f_physical_activity_pp": 0.0010525110652594028, "driving": 84.0, "cycling": 0.8636363636363636, "walking": 4.818181818181818, "pt": 1.8636363636363635, "micromobility": 2.4545454545454546, "shuttle": 6.0}, {"avg_co2": 6.947725886906496, "live_work_prop": 0.08031088082901554, "delta_f_physical_activity_pp": 0.0009779144158054273, "driving": 84.87654320987654, "cycling": 0.7936507936507936, "walking": 4.232804232804233, "pt": 1.8959435626102292, "micromobility": 2.4250440917107583, "shuttle": 5.776014109347442}, {"avg_co2": 6.902317920037462, "live_work_prop": 0.08823529411764706, "delta_f_physical_activity_pp": 0.0010040243663561558, "driving": 84.87957181088314, "cycling": 0.6244424620874219, "walking": 4.727921498661909, "pt": 1.5165031222123104, "micromobility": 2.5423728813559325, "shuttle": 5.709188224799287}, {"avg_co2": 6.9647611498732145, "live_work_prop": 0.06998654104979811, "delta_f_physical_activity_pp": 0.0007816438790681808, "driving": 86.80714612918003, "cycling": 0.5955107650022904, "walking": 3.618873110398534, "pt": 1.6491067338524967, "micromobility": 2.0613834173156205, "shuttle": 5.26797984425103}, {"avg_co2": 6.678268926201297, "live_work_prop": 0.06685236768802229, "delta_f_physical_activity_pp": 0.0009982683085861936, "driving": 86.4244741873805, "cycling": 0.9082217973231358, "walking": 3.3938814531548753, "pt": 1.9598470363288718, "micromobility": 1.9598470363288718, "shuttle": 5.353728489483748}, {"avg_co2": 6.858161905426488, "live_work_prop": 0.07250341997264022, "delta_f_physical_activity_pp": 0.0009168556358569329, "driving": 86.5079365079365, "cycling": 0.6535947712418301, "walking": 3.8748832866479925, "pt": 1.680672268907563, "micromobility": 2.2408963585434174, "shuttle": 5.042016806722689}, {"avg_co2": 6.920097481833768, "live_work_prop": 0.08042895442359249, "delta_f_physical_activity_pp": 0.0008656408799890906, "driving": 85.92760180995475, "cycling": 0.7239819004524887, "walking": 3.9819004524886874, "pt": 1.6742081447963801, "micromobility": 1.7194570135746607, "shuttle": 5.972850678733032}, {"avg_co2": 7.078804477131878, "live_work_prop": 0.08203125, "delta_f_physical_activity_pp": 0.0007937789924810443, "driving": 86.69336893635959, "cycling": 0.5340453938584779, "walking": 3.515798842901647, "pt": 1.602136181575434, "micromobility": 2.1806853582554515, "shuttle": 5.473965287049399}, {"avg_co2": 7.144708810548154, "live_work_prop": 0.06375, "delta_f_physical_activity_pp": 0.0009619029843832235, "driving": 85.58673469387756, "cycling": 0.8078231292517007, "walking": 3.486394557823129, "pt": 1.9982993197278913, "micromobility": 2.423469387755102, "shuttle": 5.697278911564626}, {"avg_co2": 6.655376349066293, "live_work_prop": 0.0947075208913649, "delta_f_physical_activity_pp": 0.0010290015332454305, "driving": 84.17840375586854, "cycling": 0.892018779342723, "walking": 4.929577464788732, "pt": 1.8779342723004695, "micromobility": 2.5821596244131455, "shuttle": 5.539906103286385}, {"avg_co2": 6.723598650458998, "live_work_prop": 0.09749670619235837, "delta_f_physical_activity_pp": 0.0010851072146777312, "driving": 84.26666666666667, "cycling": 0.8888888888888888, "walking": 4.8, "pt": 1.911111111111111, "micromobility": 2.6222222222222222, "shuttle": 5.511111111111111}, {"avg_co2": 6.784465971101969, "live_work_prop": 0.07870967741935483, "delta_f_physical_activity_pp": 0.0009966037921458712, "driving": 85.48895899053628, "cycling": 0.6309148264984227, "walking": 4.821991888237945, "pt": 1.5772870662460567, "micromobility": 1.9828751689950428, "shuttle": 5.497972059486255}, {"avg_co2": 6.9670293732990105, "live_work_prop": 0.08047493403693931, "delta_f_physical_activity_pp": 0.0009955045118870064, "driving": 84.71223021582733, "cycling": 0.7194244604316548, "walking": 4.631294964028776, "pt": 1.8435251798561152, "micromobility": 2.338129496402878, "shuttle": 5.755395683453238}, {"avg_co2": 6.675465676386574, "live_work_prop": 0.07735583684950774, "delta_f_physical_activity_pp": 0.0009461654180009039, "driving": 86.2511893434824, "cycling": 0.7136060894386299, "walking": 3.9961941008563278, "pt": 1.5223596574690772, "micromobility": 2.331113225499524, "shuttle": 5.185537583254043}, {"avg_co2": 6.605974371574365, "live_work_prop": 0.07629427792915532, "delta_f_physical_activity_pp": 0.0010688089700508308, "driving": 84.86633439057543, "cycling": 0.724966017217943, "walking": 4.576347983688265, "pt": 2.310829179882193, "micromobility": 2.3561395559583147, "shuttle": 5.165382872677844}, {"avg_co2": 7.254803952061096, "live_work_prop": 0.07758620689655173, "delta_f_physical_activity_pp": 0.000960017034069787, "driving": 86.3502729945401, "cycling": 0.7559848803023939, "walking": 4.325913481730366, "pt": 1.4699706005879882, "micromobility": 1.8059638807223857, "shuttle": 5.291894162116758}, {"avg_co2": 6.530440276173105, "live_work_prop": 0.08203677510608204, "delta_f_physical_activity_pp": 0.0009570202503083988, "driving": 85.17258142926593, "cycling": 0.8750607681088965, "walking": 4.132231404958678, "pt": 1.8473505104521146, "micromobility": 2.284880894506563, "shuttle": 5.687894992707827}, {"avg_co2": 6.8465512316421675, "live_work_prop": 0.08588957055214724, "delta_f_physical_activity_pp": 0.000998344745178916, "driving": 85.36379018612521, "cycling": 0.5499153976311337, "walking": 4.568527918781726, "pt": 1.988155668358714, "micromobility": 2.3688663282571913, "shuttle": 5.1607445008460235}, {"avg_co2": 6.623485302587519, "live_work_prop": 0.09256661991584852, "delta_f_physical_activity_pp": 0.0010889903564991375, "driving": 84.24559733460258, "cycling": 0.7615421227986673, "walking": 5.378391242265588, "pt": 1.7610661589719183, "micromobility": 2.9033793431699193, "shuttle": 4.950023798191337}, {"avg_co2": 6.559875808205965, "live_work_prop": 0.10219922380336352, "delta_f_physical_activity_pp": 0.0009462048615517121, "driving": 84.95255309534568, "cycling": 0.8133755083596927, "walking": 4.338002711251695, "pt": 2.123813827383642, "micromobility": 1.9430637144148215, "shuttle": 5.829191143244464}, {"avg_co2": 6.906461676623506, "live_work_prop": 0.07761966364812418, "delta_f_physical_activity_pp": 0.0008606692400378695, "driving": 86.07929515418502, "cycling": 0.5726872246696035, "walking": 4.317180616740088, "pt": 1.4096916299559472, "micromobility": 2.2026431718061676, "shuttle": 5.418502202643172}, {"avg_co2": 7.284477534866096, "live_work_prop": 0.07848101265822785, "delta_f_physical_activity_pp": 0.0008555872631842718, "driving": 86.24407072013798, "cycling": 0.8193186718413108, "walking": 3.9241052177662787, "pt": 1.6386373436826216, "micromobility": 2.2423458387235877, "shuttle": 5.13152220784821}, {"avg_co2": 7.180483199522014, "live_work_prop": 0.07360406091370558, "delta_f_physical_activity_pp": 0.0009578814706034959, "driving": 87.01633705932932, "cycling": 0.816852966466036, "walking": 3.7833190025795354, "pt": 1.4617368873602752, "micromobility": 1.9776440240756663, "shuttle": 4.944110060189166}, {"avg_co2": 7.101215484323668, "live_work_prop": 0.07711757269279393, "delta_f_physical_activity_pp": 0.0008879195763292581, "driving": 86.02009611183922, "cycling": 0.655307994757536, "walking": 4.106596767147226, "pt": 1.8785495849716032, "micromobility": 2.1406727828746175, "shuttle": 5.198776758409786}, {"avg_co2": 6.995661503743647, "live_work_prop": 0.09548387096774194, "delta_f_physical_activity_pp": 0.0009385467445537371, "driving": 85.98171528080104, "cycling": 0.783630822812364, "walking": 4.484109708315194, "pt": 1.872006965607314, "micromobility": 1.95907705703091, "shuttle": 4.919460165433174}, {"avg_co2": 6.711560410273671, "live_work_prop": 0.0935754189944134, "delta_f_physical_activity_pp": 0.0010401905794595093, "driving": 85.35091851154027, "cycling": 0.659444182760245, "walking": 4.898728214790391, "pt": 1.6957136128120585, "micromobility": 1.9312293923692887, "shuttle": 5.463966085727743}, {"avg_co2": 6.7709324016121535, "live_work_prop": 0.09041835357624832, "delta_f_physical_activity_pp": 0.0008781325222287288, "driving": 85.52511415525113, "cycling": 0.821917808219178, "walking": 4.06392694063927, "pt": 1.5068493150684932, "micromobility": 2.009132420091324, "shuttle": 6.073059360730594}, {"avg_co2": 7.0503934986167724, "live_work_prop": 0.06666666666666667, "delta_f_physical_activity_pp": 0.0009782514333715419, "driving": 85.87973273942093, "cycling": 0.9354120267260578, "walking": 4.187082405345212, "pt": 1.7817371937639197, "micromobility": 2.271714922048998, "shuttle": 4.944320712694878}, {"avg_co2": 7.119427323119307, "live_work_prop": 0.08571428571428572, "delta_f_physical_activity_pp": 0.0009221620234789719, "driving": 86.73913043478261, "cycling": 0.6521739130434783, "walking": 4.3478260869565215, "pt": 1.7391304347826086, "micromobility": 1.9130434782608694, "shuttle": 4.608695652173913}, {"avg_co2": 6.927256074375201, "live_work_prop": 0.07417218543046358, "delta_f_physical_activity_pp": 0.0010090575500160753, "driving": 85.08459483526269, "cycling": 0.578806767586821, "walking": 4.58593054318789, "pt": 2.0926090828138912, "micromobility": 2.1816562778272486, "shuttle": 5.47640249332146}, {"avg_co2": 6.591940207999123, "live_work_prop": 0.09274193548387097, "delta_f_physical_activity_pp": 0.000981209946820588, "driving": 85.50925925925927, "cycling": 0.9259259259259258, "walking": 4.212962962962963, "pt": 1.6203703703703702, "micromobility": 2.314814814814815, "shuttle": 5.416666666666667}, {"avg_co2": 7.618199449267734, "live_work_prop": 0.07710280373831775, "delta_f_physical_activity_pp": 0.0008169311501304689, "driving": 87.00201207243461, "cycling": 0.6438631790744467, "walking": 4.064386317907444, "pt": 1.6096579476861168, "micromobility": 2.0120724346076457, "shuttle": 4.668008048289739}, {"avg_co2": 6.8089077049924995, "live_work_prop": 0.08552631578947369, "delta_f_physical_activity_pp": 0.0010372684154136837, "driving": 84.96849684968497, "cycling": 0.7650765076507651, "walking": 4.455445544554455, "pt": 1.8451845184518452, "micromobility": 2.5202520252025202, "shuttle": 5.445544554455446}, {"avg_co2": 6.836236157574278, "live_work_prop": 0.08538163001293661, "delta_f_physical_activity_pp": 0.001056763044385121, "driving": 85.02202643171806, "cycling": 1.1894273127753305, "walking": 4.493392070484582, "pt": 1.5859030837004406, "micromobility": 2.290748898678414, "shuttle": 5.418502202643172}, {"avg_co2": 6.921482803538056, "live_work_prop": 0.09293193717277487, "delta_f_physical_activity_pp": 0.0009512976476504012, "driving": 85.81528943879806, "cycling": 0.7070260715863897, "walking": 4.507291206363235, "pt": 1.7233760494918249, "micromobility": 1.9001325673884226, "shuttle": 5.346884666372072}, {"avg_co2": 6.945874491451176, "live_work_prop": 0.07838179519595449, "delta_f_physical_activity_pp": 0.0007948202431960245, "driving": 86.54271801682161, "cycling": 0.6640106241699867, "walking": 4.0283311199645855, "pt": 1.6378928729526339, "micromobility": 1.593625498007968, "shuttle": 5.533421868083223}, {"avg_co2": 7.164471172336971, "live_work_prop": 0.07272727272727272, "delta_f_physical_activity_pp": 0.000979093239204031, "driving": 85.11957484499557, "cycling": 0.6643046944198405, "walking": 4.561558901682905, "pt": 1.771479185119575, "micromobility": 2.170062001771479, "shuttle": 5.713020372010629}, {"avg_co2": 6.988857419718113, "live_work_prop": 0.07349081364829396, "delta_f_physical_activity_pp": 0.0009570179928367859, "driving": 86.00621945801866, "cycling": 0.888494002665482, "walking": 3.8205242114615725, "pt": 2.176810306530431, "micromobility": 1.5104398045313194, "shuttle": 5.597512216792536}, {"avg_co2": 6.427348037160038, "live_work_prop": 0.09387755102040816, "delta_f_physical_activity_pp": 0.001072046896244043, "driving": 84.93346007604563, "cycling": 0.8555133079847909, "walking": 4.562737642585551, "pt": 1.9961977186311788, "micromobility": 1.9486692015209126, "shuttle": 5.7034220532319395}, {"avg_co2": 6.723548822458392, "live_work_prop": 0.0855614973262032, "delta_f_physical_activity_pp": 0.0008923729101832583, "driving": 85.7208448117539, "cycling": 0.642791551882461, "walking": 4.0863177226813585, "pt": 1.8824609733700643, "micromobility": 2.203856749311295, "shuttle": 5.463728191000918}, {"avg_co2": 7.079328635009325, "live_work_prop": 0.08525033829499323, "delta_f_physical_activity_pp": 0.0009493512884057002, "driving": 84.59076360310928, "cycling": 0.5486968449931412, "walking": 4.709647919524463, "pt": 1.6918152720621855, "micromobility": 2.8349336991312297, "shuttle": 5.6241426611796985}, {"avg_co2": 6.841078676360407, "live_work_prop": 0.09271523178807947, "delta_f_physical_activity_pp": 0.0009749102747157575, "driving": 85.64266180492251, "cycling": 0.6381039197812215, "walking": 4.466727438468551, "pt": 2.0054694621695535, "micromobility": 2.0510483135824975, "shuttle": 5.195989061075661}, {"avg_co2": 7.043896744215681, "live_work_prop": 0.0761904761904762, "delta_f_physical_activity_pp": 0.001050949359257792, "driving": 84.75719424460432, "cycling": 0.7194244604316548, "walking": 4.631294964028776, "pt": 2.068345323741007, "micromobility": 2.1133093525179856, "shuttle": 5.710431654676259}, {"avg_co2": 7.191194483952718, "live_work_prop": 0.08087291399229782, "delta_f_physical_activity_pp": 0.0008608310751673467, "driving": 86.08510638297872, "cycling": 0.5957446808510638, "walking": 3.957446808510638, "pt": 1.702127659574468, "micromobility": 2.2127659574468086, "shuttle": 5.446808510638298}, {"avg_co2": 6.7692401501599635, "live_work_prop": 0.10133333333333333, "delta_f_physical_activity_pp": 0.0009708641037206159, "driving": 85.46538285190279, "cycling": 0.6877579092159559, "walking": 4.768454837230628, "pt": 1.4672168729940394, "micromobility": 2.384227418615314, "shuttle": 5.226960110041266}, {"avg_co2": 6.78430198997345, "live_work_prop": 0.08279430789133248, "delta_f_physical_activity_pp": 0.0008933474426957786, "driving": 85.6637168141593, "cycling": 0.6637168141592921, "walking": 4.424778761061947, "pt": 1.6814159292035398, "micromobility": 2.079646017699115, "shuttle": 5.486725663716814}, {"avg_co2": 7.024968563418924, "live_work_prop": 0.07926023778071334, "delta_f_physical_activity_pp": 0.0010686272760101563, "driving": 86.12588652482269, "cycling": 0.975177304964539, "walking": 4.078014184397164, "pt": 1.7287234042553192, "micromobility": 2.171985815602837, "shuttle": 4.920212765957447}, {"avg_co2": 6.440628618748835, "live_work_prop": 0.0912863070539419, "delta_f_physical_activity_pp": 0.0009886727170300173, "driving": 85.24667931688803, "cycling": 0.7115749525616698, "walking": 4.364326375711575, "pt": 1.6129032258064515, "micromobility": 2.941176470588235, "shuttle": 5.1233396584440225}, {"avg_co2": 6.99028447989959, "live_work_prop": 0.07455012853470437, "delta_f_physical_activity_pp": 0.0009373148958233159, "driving": 86.15782664941786, "cycling": 0.733074601121173, "walking": 3.5791289348857265, "pt": 2.112979732643381, "micromobility": 1.9836136265631736, "shuttle": 5.433376455368694}, {"avg_co2": 7.152427262377927, "live_work_prop": 0.07058823529411765, "delta_f_physical_activity_pp": 0.0009680840787596917, "driving": 86.24780316344463, "cycling": 0.7029876977152899, "walking": 4.964850615114235, "pt": 1.6695957820738139, "micromobility": 1.493848857644991, "shuttle": 4.92091388400703}, {"avg_co2": 7.065401989786011, "live_work_prop": 0.08579088471849866, "delta_f_physical_activity_pp": 0.0009886960686437362, "driving": 85.8058608058608, "cycling": 0.7783882783882784, "walking": 4.716117216117216, "pt": 1.510989010989011, "micromobility": 1.9688644688644688, "shuttle": 5.21978021978022}, {"avg_co2": 7.210928253715519, "live_work_prop": 0.07838179519595449, "delta_f_physical_activity_pp": 0.0008011384400465902, "driving": 87.20728534258456, "cycling": 0.47701647875108416, "walking": 4.163052905464007, "pt": 1.3443191673894188, "micromobility": 2.038161318300087, "shuttle": 4.770164787510842}, {"avg_co2": 7.25381003659843, "live_work_prop": 0.0707196029776675, "delta_f_physical_activity_pp": 0.0009581993964979961, "driving": 85.97304128053918, "cycling": 0.5475989890480202, "walking": 4.001684919966301, "pt": 1.5585509688289807, "micromobility": 2.695871946082561, "shuttle": 5.223251895534962}, {"avg_co2": 6.842607968962126, "live_work_prop": 0.09208819714656291, "delta_f_physical_activity_pp": 0.000997639906271578, "driving": 84.47669305189093, "cycling": 0.8355321020228672, "walking": 4.617414248021108, "pt": 1.6710642040457344, "micromobility": 2.3306948109058925, "shuttle": 6.068601583113456}, {"avg_co2": 6.9698689427384295, "live_work_prop": 0.07076101468624833, "delta_f_physical_activity_pp": 0.0009256578598137206, "driving": 85.03184713375796, "cycling": 0.6369426751592357, "walking": 4.276615104640583, "pt": 1.956323930846224, "micromobility": 2.0928116469517746, "shuttle": 6.005459508644222}, {"avg_co2": 6.950754043773999, "live_work_prop": 0.0796221322537112, "delta_f_physical_activity_pp": 0.000981853626735295, "driving": 85.96491228070175, "cycling": 0.9233610341643583, "walking": 4.20129270544783, "pt": 1.8005540166204987, "micromobility": 1.8928901200369344, "shuttle": 5.216989843028625}, {"avg_co2": 7.323195948523404, "live_work_prop": 0.07253886010362694, "delta_f_physical_activity_pp": 0.0009363620099438699, "driving": 87.53760206274173, "cycling": 0.6446067898581865, "walking": 3.6527718091963903, "pt": 1.633003867640739, "micromobility": 1.9338203695745595, "shuttle": 4.598195100988397}, {"avg_co2": 6.948483668787917, "live_work_prop": 0.09055627425614489, "delta_f_physical_activity_pp": 0.0009430392515354532, "driving": 85.4284471509352, "cycling": 0.6959547629404089, "walking": 4.69769464984776, "pt": 1.9138755980861244, "micromobility": 2.174858634188778, "shuttle": 5.08916920400174}, {"avg_co2": 7.065641615623433, "live_work_prop": 0.0815822002472188, "delta_f_physical_activity_pp": 0.0010638376233249873, "driving": 85.40359682141363, "cycling": 0.8782936010037641, "walking": 4.224173985780008, "pt": 1.7984107068172315, "micromobility": 2.425763278962777, "shuttle": 5.269761606022585}, {"avg_co2": 6.767830824601653, "live_work_prop": 0.08026315789473684, "delta_f_physical_activity_pp": 0.000912249066521848, "driving": 85.16508367254636, "cycling": 0.8593396653098146, "walking": 3.9800995024875623, "pt": 2.03527815468114, "micromobility": 1.8995929443690638, "shuttle": 6.0606060606060606}, {"avg_co2": 6.766270102111479, "live_work_prop": 0.07526881720430108, "delta_f_physical_activity_pp": 0.0010958252429693375, "driving": 85.08691674290942, "cycling": 0.8234217749313815, "walking": 4.9862763037511435, "pt": 1.8298261665141813, "micromobility": 2.3787740164684354, "shuttle": 4.894784995425434}, {"avg_co2": 6.834722562067258, "live_work_prop": 0.0749665327978581, "delta_f_physical_activity_pp": 0.0009035885438828179, "driving": 86.2410071942446, "cycling": 1.079136690647482, "walking": 4.136690647482014, "pt": 1.4838129496402876, "micromobility": 2.2032374100719423, "shuttle": 4.856115107913669}, {"avg_co2": 6.985897219078909, "live_work_prop": 0.08280254777070063, "delta_f_physical_activity_pp": 0.0009586609722533151, "driving": 84.99353169469599, "cycling": 0.8193186718413108, "walking": 4.269081500646831, "pt": 2.112979732643381, "micromobility": 2.112979732643381, "shuttle": 5.692108667529108}, {"avg_co2": 6.675256770309603, "live_work_prop": 0.10612244897959183, "delta_f_physical_activity_pp": 0.0011218671483972996, "driving": 85.04545454545455, "cycling": 0.5909090909090909, "walking": 4.636363636363637, "pt": 1.6363636363636365, "micromobility": 2.4545454545454546, "shuttle": 5.636363636363637}, {"avg_co2": 7.000237829550577, "live_work_prop": 0.08051948051948052, "delta_f_physical_activity_pp": 0.0009477765872018876, "driving": 86.13686534216336, "cycling": 0.7064017660044151, "walking": 4.194260485651214, "pt": 1.456953642384106, "micromobility": 2.295805739514349, "shuttle": 5.209713024282561}, {"avg_co2": 6.957093166519846, "live_work_prop": 0.08684546615581099, "delta_f_physical_activity_pp": 0.001017552820568496, "driving": 85.99827139152983, "cycling": 0.7346585998271392, "walking": 4.49438202247191, "pt": 1.5557476231633534, "micromobility": 2.4632670700086434, "shuttle": 4.753673292999136}, {"avg_co2": 6.8963802578896045, "live_work_prop": 0.07702182284980745, "delta_f_physical_activity_pp": 0.0009232849630955374, "driving": 85.52803129074316, "cycling": 0.6084311169056932, "walking": 3.998261625380269, "pt": 1.6514558887440245, "micromobility": 2.781399391568883, "shuttle": 5.4324206866579745}, {"avg_co2": 6.904116075115296, "live_work_prop": 0.08935611038107753, "delta_f_physical_activity_pp": 0.0010671762534399528, "driving": 85.70163789287295, "cycling": 0.84108012394865, "walking": 4.249667994687915, "pt": 1.9920318725099602, "micromobility": 1.8149623727312971, "shuttle": 5.400619743249226}, {"avg_co2": 6.8365616897253, "live_work_prop": 0.09054593874833555, "delta_f_physical_activity_pp": 0.001004323370467653, "driving": 85.20220588235294, "cycling": 0.78125, "walking": 4.6875, "pt": 1.884191176470588, "micromobility": 2.2058823529411766, "shuttle": 5.238970588235294}, {"avg_co2": 6.8096009725354, "live_work_prop": 0.08155080213903744, "delta_f_physical_activity_pp": 0.0009366594645600007, "driving": 85.39638386648123, "cycling": 0.602688919796013, "walking": 4.40426518312471, "pt": 1.761706073249884, "micromobility": 2.132591562355123, "shuttle": 5.702364394993046}, {"avg_co2": 6.788008590525646, "live_work_prop": 0.07569721115537849, "delta_f_physical_activity_pp": 0.0009455230016217379, "driving": 86.13369467028004, "cycling": 0.6323396567299007, "walking": 3.9747064137308037, "pt": 2.0325203252032518, "micromobility": 2.0325203252032518, "shuttle": 5.194218608852755}, {"avg_co2": 6.823263647228929, "live_work_prop": 0.09825033647375504, "delta_f_physical_activity_pp": 0.0010011525054867858, "driving": 85.41854185418542, "cycling": 0.7650765076507651, "walking": 4.5004500450045, "pt": 1.5301530153015301, "micromobility": 2.5652565256525652, "shuttle": 5.2205220522052205}, {"avg_co2": 7.1590058709503515, "live_work_prop": 0.08005082592121983, "delta_f_physical_activity_pp": 0.0008489720048643995, "driving": 86.7835757057314, "cycling": 0.7271171941830624, "walking": 3.8922155688622757, "pt": 1.6680923866552608, "micromobility": 2.0102651839178787, "shuttle": 4.918733960650128}, {"avg_co2": 6.802800592917627, "live_work_prop": 0.08384710234278668, "delta_f_physical_activity_pp": 0.0009131319906593035, "driving": 86.20541469703481, "cycling": 0.9024495058014611, "walking": 3.6097980232058444, "pt": 1.8478727975934681, "micromobility": 2.019767941555651, "shuttle": 5.414697034808767}, {"avg_co2": 6.888344223547358, "live_work_prop": 0.08575197889182058, "delta_f_physical_activity_pp": 0.001033396759295626, "driving": 84.58765209553853, "cycling": 0.7661108607480848, "walking": 4.416403785488959, "pt": 1.8927444794952681, "micromobility": 2.6137899954934656, "shuttle": 5.723298783235692}, {"avg_co2": 6.80027727689902, "live_work_prop": 0.08701134930643127, "delta_f_physical_activity_pp": 0.0009633366767859684, "driving": 84.98307952622673, "cycling": 0.6345177664974619, "walking": 4.018612521150592, "pt": 2.284263959390863, "micromobility": 2.66497461928934, "shuttle": 5.414551607445008}, {"avg_co2": 6.619042184117799, "live_work_prop": 0.08967391304347826, "delta_f_physical_activity_pp": 0.000962039110964324, "driving": 84.73138548539114, "cycling": 0.8953817153628653, "walking": 4.476908576814327, "pt": 1.7436380772855797, "micromobility": 2.3091423185673894, "shuttle": 5.843543826578699}, {"avg_co2": 6.911126719470871, "live_work_prop": 0.06693440428380187, "delta_f_physical_activity_pp": 0.0008229521648237439, "driving": 86.07941579187586, "cycling": 0.730260155180283, "walking": 3.6969420356001828, "pt": 1.7800091282519397, "micromobility": 1.7800091282519397, "shuttle": 5.933363760839799}, {"avg_co2": 6.669905911305623, "live_work_prop": 0.08599167822468794, "delta_f_physical_activity_pp": 0.0009927346238828012, "driving": 85.181689476168, "cycling": 0.7078810759792354, "walking": 4.577630957999056, "pt": 2.0292590844738085, "micromobility": 1.8404907975460123, "shuttle": 5.6630486078338835}, {"avg_co2": 6.752898341064641, "live_work_prop": 0.08764940239043825, "delta_f_physical_activity_pp": 0.0010627959886693851, "driving": 85.02480829950383, "cycling": 0.6765899864682002, "walking": 4.239963915200722, "pt": 2.029769959404601, "micromobility": 2.661253946774921, "shuttle": 5.367613892647722}, {"avg_co2": 7.035667367215732, "live_work_prop": 0.09625, "delta_f_physical_activity_pp": 0.0008602228874425716, "driving": 86.97334479793636, "cycling": 0.6878761822871883, "walking": 4.08426483233018, "pt": 1.3327601031814273, "micromobility": 2.1926053310404128, "shuttle": 4.729148753224419}, {"avg_co2": 6.871180775552172, "live_work_prop": 0.07764390896921017, "delta_f_physical_activity_pp": 0.0009999627931805157, "driving": 85.59964333481945, "cycling": 0.5349977708426215, "walking": 4.146232724030317, "pt": 2.0062416406598307, "micromobility": 2.1845742309407044, "shuttle": 5.528310298707089}, {"avg_co2": 6.782950092359144, "live_work_prop": 0.08909574468085106, "delta_f_physical_activity_pp": 0.0009583099990641871, "driving": 85.25324966382787, "cycling": 1.0309278350515463, "walking": 3.809950694755715, "pt": 1.703272075302555, "micromobility": 2.2411474675033616, "shuttle": 5.961452263558942}, {"avg_co2": 7.2373754142791356, "live_work_prop": 0.06734434561626429, "delta_f_physical_activity_pp": 0.0010049879828556085, "driving": 86.07809847198642, "cycling": 1.1460101867572157, "walking": 3.607809847198642, "pt": 1.697792869269949, "micromobility": 2.2071307300509337, "shuttle": 5.263157894736842}, {"avg_co2": 6.866456009954166, "live_work_prop": 0.08767471410419314, "delta_f_physical_activity_pp": 0.0009049819042933194, "driving": 85.04997827031725, "cycling": 0.6953498478922208, "walking": 4.997827031725337, "pt": 1.6514558887440245, "micromobility": 1.955671447196871, "shuttle": 5.649717514124294}, {"avg_co2": 6.698845246615368, "live_work_prop": 0.0890125173852573, "delta_f_physical_activity_pp": 0.0009278099316559439, "driving": 85.0187265917603, "cycling": 0.6554307116104869, "walking": 4.4475655430711605, "pt": 1.6385767790262171, "micromobility": 2.2940074906367043, "shuttle": 5.945692883895131}, {"avg_co2": 7.114942590688202, "live_work_prop": 0.0807061790668348, "delta_f_physical_activity_pp": 0.0009933388381872454, "driving": 85.82310622090563, "cycling": 0.8887008040626322, "walking": 4.231908590774439, "pt": 1.6504443504020312, "micromobility": 2.4968260685569192, "shuttle": 4.9090139652983495}, {"avg_co2": 6.443007916163705, "live_work_prop": 0.08450704225352113, "delta_f_physical_activity_pp": 0.0011089092579401147, "driving": 83.97344713134187, "cycling": 1.0905642484589853, "walking": 4.314841156946421, "pt": 2.1811284969179705, "micromobility": 2.1337126600284493, "shuttle": 6.306306306306306}, {"avg_co2": 7.157185486864478, "live_work_prop": 0.08269720101781171, "delta_f_physical_activity_pp": 0.0009790911745326096, "driving": 85.27896995708154, "cycling": 0.944206008583691, "walking": 4.034334763948498, "pt": 2.017167381974249, "micromobility": 2.188841201716738, "shuttle": 5.536480686695279}, {"avg_co2": 6.802133735153971, "live_work_prop": 0.08485639686684072, "delta_f_physical_activity_pp": 0.0009407029284486152, "driving": 86.02292768959435, "cycling": 0.6613756613756614, "walking": 4.27689594356261, "pt": 1.7195767195767195, "micromobility": 1.8077601410934743, "shuttle": 5.511463844797178}, {"avg_co2": 6.899830968295778, "live_work_prop": 0.07712082262210797, "delta_f_physical_activity_pp": 0.0009149821842097614, "driving": 85.65160157964019, "cycling": 0.7459412022817025, "walking": 4.256252742430891, "pt": 1.7112768758227295, "micromobility": 2.2817025010969725, "shuttle": 5.353225098727512}, {"avg_co2": 6.826054090140799, "live_work_prop": 0.10052219321148825, "delta_f_physical_activity_pp": 0.0010808003678240093, "driving": 84.66467321657412, "cycling": 0.7689021785561726, "walking": 5.296881674498078, "pt": 1.5805211448099103, "micromobility": 2.050405809483127, "shuttle": 5.638615976078599}, {"avg_co2": 7.090589095155453, "live_work_prop": 0.09230769230769231, "delta_f_physical_activity_pp": 0.0008776950285601286, "driving": 86.49006622516556, "cycling": 0.9271523178807948, "walking": 3.9735099337748347, "pt": 1.5011037527593818, "micromobility": 1.9867549668874174, "shuttle": 5.121412803532009}, {"avg_co2": 6.603272895786053, "live_work_prop": 0.09287531806615776, "delta_f_physical_activity_pp": 0.0009290938315119703, "driving": 84.91620111731844, "cycling": 0.5156854318865491, "walking": 4.641168886978943, "pt": 1.8478727975934681, "micromobility": 2.406532015470563, "shuttle": 5.672539750752041}, {"avg_co2": 7.213998362540535, "live_work_prop": 0.07583547557840617, "delta_f_physical_activity_pp": 0.0008901444611551157, "driving": 85.01937150236762, "cycling": 0.6026689625484287, "walking": 4.390873869995695, "pt": 1.8080068876452864, "micromobility": 2.0662935858803273, "shuttle": 6.112785191562634}, {"avg_co2": 6.26562547269944, "live_work_prop": 0.1027900146842878, "delta_f_physical_activity_pp": 0.0009625731474179627, "driving": 85.54514060187469, "cycling": 0.6413418845584609, "walking": 4.834731129748397, "pt": 1.5293537247163296, "micromobility": 1.973359644795264, "shuttle": 5.4760730143068574}, {"avg_co2": 6.577168748618789, "live_work_prop": 0.09115281501340483, "delta_f_physical_activity_pp": 0.000978951122372618, "driving": 85.5651384475715, "cycling": 0.6354970494779846, "walking": 4.857013163867453, "pt": 1.3617793917385383, "micromobility": 2.3604176123468, "shuttle": 5.220154334997731}, {"avg_co2": 6.653184982238094, "live_work_prop": 0.09282700421940929, "delta_f_physical_activity_pp": 0.0011440349996558713, "driving": 84.15697674418605, "cycling": 0.9205426356589148, "walking": 5.087209302325581, "pt": 2.083333333333333, "micromobility": 2.0348837209302326, "shuttle": 5.717054263565891}, {"avg_co2": 6.732971221214786, "live_work_prop": 0.1005586592178771, "delta_f_physical_activity_pp": 0.0007987111962845185, "driving": 86.39195016770483, "cycling": 0.7666506947771922, "walking": 3.881169142309535, "pt": 1.7728797316722569, "micromobility": 2.0124580737901296, "shuttle": 5.174892189746047}, {"avg_co2": 6.93746350970849, "live_work_prop": 0.08917197452229299, "delta_f_physical_activity_pp": 0.0011753419797057556, "driving": 83.94849785407726, "cycling": 1.0729613733905579, "walking": 4.978540772532189, "pt": 1.8025751072961373, "micromobility": 2.3605150214592276, "shuttle": 5.836909871244635}, {"avg_co2": 6.924951229612857, "live_work_prop": 0.09633649932157395, "delta_f_physical_activity_pp": 0.0008558529092106561, "driving": 85.9787135585377, "cycling": 0.6478482184173994, "walking": 4.211013419713096, "pt": 1.897269782508098, "micromobility": 2.036094400740398, "shuttle": 5.229060620083295}, {"avg_co2": 6.58091041090419, "live_work_prop": 0.0849933598937583, "delta_f_physical_activity_pp": 0.0011160185155074814, "driving": 84.48355720240852, "cycling": 0.9726725335803612, "walking": 5.048633626679018, "pt": 1.6211208893006022, "micromobility": 2.6401111625752662, "shuttle": 5.23390458545623}, {"avg_co2": 6.728129410280928, "live_work_prop": 0.10185185185185185, "delta_f_physical_activity_pp": 0.0010929654420042485, "driving": 84.61881408827463, "cycling": 0.980829246544806, "walking": 4.279982166740972, "pt": 1.6495764600980831, "micromobility": 2.808738296923763, "shuttle": 5.662059741417744}, {"avg_co2": 6.706057739334858, "live_work_prop": 0.10246433203631647, "delta_f_physical_activity_pp": 0.0009885868183103334, "driving": 84.89240228370663, "cycling": 0.7465963987703118, "walking": 4.523495827843654, "pt": 1.5371102327624067, "micromobility": 2.678963548528766, "shuttle": 5.62143170838823}, {"avg_co2": 6.791364808136915, "live_work_prop": 0.08981233243967829, "delta_f_physical_activity_pp": 0.0009640071796662384, "driving": 85.70774163994503, "cycling": 0.9161704076958315, "walking": 4.306000916170408, "pt": 1.832340815391663, "micromobility": 1.8781493357764543, "shuttle": 5.359596885020614}, {"avg_co2": 7.199119795652561, "live_work_prop": 0.09068627450980392, "delta_f_physical_activity_pp": 0.0010937343944940575, "driving": 84.28978428978428, "cycling": 0.9361009361009361, "walking": 4.354904354904355, "pt": 1.8722018722018723, "micromobility": 2.3606023606023605, "shuttle": 6.186406186406186}, {"avg_co2": 7.400558405287876, "live_work_prop": 0.07434052757793765, "delta_f_physical_activity_pp": 0.0009174437298569453, "driving": 86.11898016997166, "cycling": 0.6070416835289356, "walking": 4.168352893565358, "pt": 1.8615944961554027, "micromobility": 2.225819506272764, "shuttle": 5.0182112505058685}, {"avg_co2": 6.782884581442828, "live_work_prop": 0.09416445623342175, "delta_f_physical_activity_pp": 0.0008872418440915705, "driving": 85.75268817204301, "cycling": 0.7168458781362007, "walking": 4.166666666666666, "pt": 1.8369175627240144, "micromobility": 2.1953405017921144, "shuttle": 5.331541218637993}, {"avg_co2": 6.670227810333698, "live_work_prop": 0.09937106918238994, "delta_f_physical_activity_pp": 0.0009002704437026821, "driving": 85.22927689594356, "cycling": 0.4409171075837742, "walking": 4.62962962962963, "pt": 1.8518518518518516, "micromobility": 2.7777777777777777, "shuttle": 5.070546737213403}, {"avg_co2": 6.502522344656907, "live_work_prop": 0.08238636363636363, "delta_f_physical_activity_pp": 0.0009930282179356465, "driving": 85.4326923076923, "cycling": 0.7692307692307693, "walking": 3.6057692307692304, "pt": 1.826923076923077, "micromobility": 2.2596153846153846, "shuttle": 6.105769230769231}, {"avg_co2": 6.641382988515479, "live_work_prop": 0.08176943699731903, "delta_f_physical_activity_pp": 0.0008761434408891337, "driving": 85.10344827586206, "cycling": 0.5977011494252874, "walking": 4.551724137931035, "pt": 1.839080459770115, "micromobility": 2.1149425287356323, "shuttle": 5.793103448275862}, {"avg_co2": 7.102687151356362, "live_work_prop": 0.07426376440460948, "delta_f_physical_activity_pp": 0.0008866708997125165, "driving": 87.27429062768701, "cycling": 0.6878761822871883, "walking": 3.9122957867583836, "pt": 1.4617368873602752, "micromobility": 1.8916595012897677, "shuttle": 4.772141014617369}, {"avg_co2": 6.903443880674989, "live_work_prop": 0.08737864077669903, "delta_f_physical_activity_pp": 0.0010291690194524897, "driving": 85.2112676056338, "cycling": 0.8450704225352111, "walking": 4.507042253521127, "pt": 1.6901408450704223, "micromobility": 2.535211267605634, "shuttle": 5.211267605633803}, {"avg_co2": 6.639677858172858, "live_work_prop": 0.09881422924901186, "delta_f_physical_activity_pp": 0.000955152553989304, "driving": 84.42953020134229, "cycling": 0.6711409395973155, "walking": 4.47427293064877, "pt": 1.8344519015659957, "micromobility": 2.5503355704697985, "shuttle": 6.0402684563758395}, {"avg_co2": 6.433368207411774, "live_work_prop": 0.11005434782608696, "delta_f_physical_activity_pp": 0.000985153667245681, "driving": 85.27239150507849, "cycling": 0.8310249307479225, "walking": 4.247460757156047, "pt": 1.662049861495845, "micromobility": 2.723915050784857, "shuttle": 5.263157894736842}, {"avg_co2": 7.2468303997263375, "live_work_prop": 0.0821078431372549, "delta_f_physical_activity_pp": 0.0008741670669017106, "driving": 87.31988472622479, "cycling": 0.5763688760806917, "walking": 4.322766570605188, "pt": 1.3174145738987237, "micromobility": 1.9761218608480857, "shuttle": 4.487443392342528}, {"avg_co2": 6.998720212531687, "live_work_prop": 0.09689922480620156, "delta_f_physical_activity_pp": 0.0010428751440966096, "driving": 85.41125541125541, "cycling": 0.7792207792207793, "walking": 4.588744588744588, "pt": 1.5584415584415585, "micromobility": 2.380952380952381, "shuttle": 5.2813852813852815}, {"avg_co2": 7.101548199466441, "live_work_prop": 0.07761966364812418, "delta_f_physical_activity_pp": 0.0008872773268516628, "driving": 87.03296703296704, "cycling": 0.6153846153846154, "walking": 4.043956043956045, "pt": 1.7142857142857144, "micromobility": 1.8901098901098903, "shuttle": 4.7032967032967035}, {"avg_co2": 7.099328582451429, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0008008444867444345, "driving": 87.2340425531915, "cycling": 0.5319148936170213, "walking": 4.210992907801418, "pt": 1.2411347517730498, "micromobility": 1.9060283687943262, "shuttle": 4.875886524822695}, {"avg_co2": 6.658574401860403, "live_work_prop": 0.08525033829499323, "delta_f_physical_activity_pp": 0.0011250214877241548, "driving": 84.76544356711565, "cycling": 0.8824895494658616, "walking": 4.691128657686948, "pt": 1.9043195541105433, "micromobility": 1.9507663725034836, "shuttle": 5.80585229911751}, {"avg_co2": 6.826874392700665, "live_work_prop": 0.08255659121171771, "delta_f_physical_activity_pp": 0.0009487682266275797, "driving": 85.91613491340017, "cycling": 0.7748404740200547, "walking": 4.557885141294439, "pt": 1.504102096627165, "micromobility": 2.096627164995442, "shuttle": 5.1504102096627165}, {"avg_co2": 6.7510416129614175, "live_work_prop": 0.08241758241758242, "delta_f_physical_activity_pp": 0.0009314446425580639, "driving": 86.19069985908877, "cycling": 0.9394081728511038, "walking": 3.945514325974636, "pt": 1.7848755284170972, "micromobility": 1.972757162987318, "shuttle": 5.166744950681071}, {"avg_co2": 7.2492396826975165, "live_work_prop": 0.07711757269279393, "delta_f_physical_activity_pp": 0.0010835846177861615, "driving": 85.87737843551797, "cycling": 0.7610993657505285, "walking": 4.101479915433403, "pt": 1.8181818181818181, "micromobility": 2.156448202959831, "shuttle": 5.2854122621564485}, {"avg_co2": 6.623712815952897, "live_work_prop": 0.09726027397260274, "delta_f_physical_activity_pp": 0.0011273375623852837, "driving": 84.76851851851852, "cycling": 1.2037037037037037, "walking": 4.861111111111112, "pt": 1.5277777777777777, "micromobility": 2.5, "shuttle": 5.138888888888888}, {"avg_co2": 6.865697145871737, "live_work_prop": 0.07254623044096728, "delta_f_physical_activity_pp": 0.0009021615974645924, "driving": 86.5282472235635, "cycling": 0.6760019314340898, "walking": 3.476581361661033, "pt": 1.5934331240946402, "micromobility": 2.0762916465475616, "shuttle": 5.649444712699179}, {"avg_co2": 6.676880514767804, "live_work_prop": 0.09078590785907859, "delta_f_physical_activity_pp": 0.000945416416827974, "driving": 86.03791030975498, "cycling": 0.6472491909385114, "walking": 4.11465557096625, "pt": 1.8030513176144243, "micromobility": 2.3578363384188625, "shuttle": 5.039297272306982}, {"avg_co2": 6.678715046352987, "live_work_prop": 0.08165997322623829, "delta_f_physical_activity_pp": 0.0009207649793242592, "driving": 85.32192705988294, "cycling": 0.6303466906798739, "walking": 3.9621791985592076, "pt": 1.8009905447996397, "micromobility": 2.4313372354795137, "shuttle": 5.853219270598829}, {"avg_co2": 6.876315703913276, "live_work_prop": 0.08163265306122448, "delta_f_physical_activity_pp": 0.0009658745579570949, "driving": 86.17672790901138, "cycling": 0.8748906386701663, "walking": 4.330708661417323, "pt": 1.6622922134733158, "micromobility": 2.012248468941382, "shuttle": 4.94313210848644}, {"avg_co2": 6.654665916412337, "live_work_prop": 0.08751608751608751, "delta_f_physical_activity_pp": 0.0009744993671882008, "driving": 85.28384279475982, "cycling": 0.6550218340611353, "walking": 4.192139737991266, "pt": 1.6593886462882095, "micromobility": 2.7074235807860263, "shuttle": 5.502183406113537}, {"avg_co2": 7.024824743022914, "live_work_prop": 0.060240963855421686, "delta_f_physical_activity_pp": 0.0009052188801163618, "driving": 86.99224098585121, "cycling": 0.5933363760839799, "walking": 3.8795070743952533, "pt": 1.5518028297581012, "micromobility": 1.7800091282519397, "shuttle": 5.203103605659516}, {"avg_co2": 6.55224051821664, "live_work_prop": 0.082687338501292, "delta_f_physical_activity_pp": 0.0009301016987744947, "driving": 86.48648648648648, "cycling": 0.6756756756756757, "walking": 4.1891891891891895, "pt": 1.7117117117117115, "micromobility": 2.027027027027027, "shuttle": 4.90990990990991}, {"avg_co2": 6.643876940264266, "live_work_prop": 0.09042553191489362, "delta_f_physical_activity_pp": 0.0009854259147303217, "driving": 85.98382749326146, "cycling": 0.7187780772686434, "walking": 4.088050314465408, "pt": 1.8418688230008984, "micromobility": 2.20125786163522, "shuttle": 5.166217430368373}, {"avg_co2": 6.787204847703116, "live_work_prop": 0.09387755102040816, "delta_f_physical_activity_pp": 0.000995663383266292, "driving": 84.874715261959, "cycling": 0.8200455580865604, "walking": 4.874715261958998, "pt": 1.7767653758542141, "micromobility": 2.0956719817767655, "shuttle": 5.5580865603644645}, {"avg_co2": 6.9864802007632125, "live_work_prop": 0.07983761840324763, "delta_f_physical_activity_pp": 0.001056614772611176, "driving": 85.72748267898383, "cycling": 0.8314087759815243, "walking": 4.157043879907621, "pt": 1.5704387990762125, "micromobility": 2.678983833718245, "shuttle": 5.034642032332563}, {"avg_co2": 7.062833193517019, "live_work_prop": 0.07862407862407862, "delta_f_physical_activity_pp": 0.0010433847161133367, "driving": 85.43689320388349, "cycling": 0.7176023638666104, "walking": 4.601097509497679, "pt": 1.561840439003799, "micromobility": 2.0261713803292527, "shuttle": 5.656395103419165}, {"avg_co2": 6.7177419252299995, "live_work_prop": 0.09583333333333334, "delta_f_physical_activity_pp": 0.0008871394502670447, "driving": 86.25772705658584, "cycling": 0.8559201141226819, "walking": 3.4712315739419872, "pt": 1.9020446980504042, "micromobility": 2.234902520209225, "shuttle": 5.2781740370898715}, {"avg_co2": 6.9970406640077165, "live_work_prop": 0.07339449541284404, "delta_f_physical_activity_pp": 0.0008377551105718876, "driving": 85.8860195903829, "cycling": 0.7569011576135352, "walking": 3.6064113980409616, "pt": 1.6918967052537845, "micromobility": 2.0480854853072126, "shuttle": 6.010685663401603}, {"avg_co2": 7.347638350776216, "live_work_prop": 0.06935687263556116, "delta_f_physical_activity_pp": 0.0009408454989754403, "driving": 86.68956633748391, "cycling": 0.7728638900815801, "walking": 3.9931300987548304, "pt": 1.8462859596393302, "micromobility": 1.7174753112924002, "shuttle": 4.9806784027479605}, {"avg_co2": 6.653284723157137, "live_work_prop": 0.09681881051175657, "delta_f_physical_activity_pp": 0.0010789139333243867, "driving": 84.54715219421102, "cycling": 0.7469654528478058, "walking": 5.322128851540616, "pt": 1.8674136321195145, "micromobility": 2.007469654528478, "shuttle": 5.508870214752568}, {"avg_co2": 6.613868355519901, "live_work_prop": 0.09041835357624832, "delta_f_physical_activity_pp": 0.000930948933680176, "driving": 86.02101416171767, "cycling": 0.6852444038373686, "walking": 4.568296025582458, "pt": 1.4618547281863865, "micromobility": 2.1014161717679305, "shuttle": 5.162174508908177}, {"avg_co2": 7.179902527810936, "live_work_prop": 0.07528230865746549, "delta_f_physical_activity_pp": 0.0008497958529029909, "driving": 85.97228055438892, "cycling": 0.8399832003359933, "walking": 3.317933641327173, "pt": 1.637967240655187, "micromobility": 2.099958000839983, "shuttle": 6.131877362452751}, {"avg_co2": 6.801277846091986, "live_work_prop": 0.09370988446726572, "delta_f_physical_activity_pp": 0.001084004444217529, "driving": 84.94107376691402, "cycling": 0.9602793539938891, "walking": 4.670449585333915, "pt": 1.5713662156263641, "micromobility": 2.6625927542557837, "shuttle": 5.194238323876037}, {"avg_co2": 6.652702625588994, "live_work_prop": 0.08286516853932584, "delta_f_physical_activity_pp": 0.0011689025606422773, "driving": 84.29245283018868, "cycling": 1.2264150943396228, "walking": 4.386792452830188, "pt": 2.2641509433962264, "micromobility": 2.1698113207547167, "shuttle": 5.660377358490567}, {"avg_co2": 6.602908028042384, "live_work_prop": 0.09691011235955056, "delta_f_physical_activity_pp": 0.001089357171649259, "driving": 84.2406876790831, "cycling": 0.8595988538681949, "walking": 5.157593123209169, "pt": 1.8624641833810889, "micromobility": 2.292263610315186, "shuttle": 5.587392550143266}, {"avg_co2": 6.929637630645817, "live_work_prop": 0.08651399491094147, "delta_f_physical_activity_pp": 0.0011467787586527524, "driving": 84.80958493795464, "cycling": 1.1125374411638853, "walking": 4.878048780487805, "pt": 1.7115960633290546, "micromobility": 2.4818142918271286, "shuttle": 5.006418485237484}, {"avg_co2": 6.880955151946346, "live_work_prop": 0.07446808510638298, "delta_f_physical_activity_pp": 0.0009822227664482742, "driving": 85.52218735992828, "cycling": 0.8516360376512775, "walking": 3.989242492155984, "pt": 1.703272075302555, "micromobility": 2.285970416853429, "shuttle": 5.647691618108472}, {"avg_co2": 7.0160281961697, "live_work_prop": 0.08025477707006369, "delta_f_physical_activity_pp": 0.0008318264019707176, "driving": 86.22338113863538, "cycling": 0.47805302042590175, "walking": 3.650586701434159, "pt": 1.6514558887440245, "micromobility": 2.1295089091699264, "shuttle": 5.867014341590613}, {"avg_co2": 6.8823072247634896, "live_work_prop": 0.07797537619699042, "delta_f_physical_activity_pp": 0.0009742187630494727, "driving": 85.03616636528028, "cycling": 0.5424954792043399, "walking": 4.746835443037975, "pt": 1.5822784810126582, "micromobility": 2.124773960216998, "shuttle": 5.967450271247739}, {"avg_co2": 7.192541266295026, "live_work_prop": 0.08970976253298153, "delta_f_physical_activity_pp": 0.0008188586078556521, "driving": 87.57961783439491, "cycling": 0.5459508644222021, "walking": 4.003639672429482, "pt": 1.2738853503184715, "micromobility": 2.2747952684258417, "shuttle": 4.322111010009099}, {"avg_co2": 6.846535863910843, "live_work_prop": 0.08935611038107753, "delta_f_physical_activity_pp": 0.0011200375343583763, "driving": 83.90548372715114, "cycling": 0.980829246544806, "walking": 4.6812304948729375, "pt": 1.6941596076683014, "micromobility": 2.4966562639322336, "shuttle": 6.241640659830584}, {"avg_co2": 6.814074251233017, "live_work_prop": 0.07712765957446809, "delta_f_physical_activity_pp": 0.0009972764259268687, "driving": 84.70906630581867, "cycling": 1.1276499774470004, "walking": 4.194857916102842, "pt": 1.7140279657194408, "micromobility": 2.165087956698241, "shuttle": 6.089309878213803}, {"avg_co2": 6.309430649943897, "live_work_prop": 0.09971509971509972, "delta_f_physical_activity_pp": 0.0009839755639203956, "driving": 84.69039492930278, "cycling": 0.7801072647489029, "walking": 4.583130180399805, "pt": 1.901511457825451, "micromobility": 2.4865919063871282, "shuttle": 5.558264261335934}, {"avg_co2": 6.731991185414452, "live_work_prop": 0.08583106267029973, "delta_f_physical_activity_pp": 0.0010373061768622763, "driving": 84.93339457969682, "cycling": 1.1024345429490123, "walking": 3.9503904455672942, "pt": 2.1589343132751493, "micromobility": 2.296738631143776, "shuttle": 5.558107487367938}, {"avg_co2": 7.062382663967798, "live_work_prop": 0.082687338501292, "delta_f_physical_activity_pp": 0.0007930798237348219, "driving": 87.15432649420161, "cycling": 0.535236396074933, "walking": 3.746654772524532, "pt": 1.6057091882247994, "micromobility": 2.140945584299732, "shuttle": 4.817127564674398}, {"avg_co2": 6.8783937511392, "live_work_prop": 0.09005376344086022, "delta_f_physical_activity_pp": 0.0009912701648163564, "driving": 84.33242506811989, "cycling": 0.7266121707538601, "walking": 4.85921889191644, "pt": 1.6348773841961852, "micromobility": 2.588555858310627, "shuttle": 5.858310626702997}, {"avg_co2": 6.89616881468386, "live_work_prop": 0.07253886010362694, "delta_f_physical_activity_pp": 0.0009561069585288673, "driving": 85.51236749116607, "cycling": 0.88339222614841, "walking": 4.151943462897526, "pt": 1.9434628975265018, "micromobility": 1.8992932862190812, "shuttle": 5.609540636042403}, {"avg_co2": 6.936282395324052, "live_work_prop": 0.09054593874833555, "delta_f_physical_activity_pp": 0.0009783751447354737, "driving": 85.54652213188798, "cycling": 0.7678410117434508, "walking": 4.200542005420054, "pt": 1.7163504968383017, "micromobility": 2.3938572719060525, "shuttle": 5.374887082204156}, {"avg_co2": 6.677561962125006, "live_work_prop": 0.1025974025974026, "delta_f_physical_activity_pp": 0.001012164912187571, "driving": 84.21052631578947, "cycling": 0.6578947368421052, "walking": 4.912280701754386, "pt": 1.9298245614035088, "micromobility": 2.4122807017543857, "shuttle": 5.87719298245614}, {"avg_co2": 6.964141192308306, "live_work_prop": 0.08280254777070063, "delta_f_physical_activity_pp": 0.000918417830316142, "driving": 86.36759581881533, "cycling": 0.7839721254355401, "walking": 4.050522648083624, "pt": 2.177700348432056, "micromobility": 1.9163763066202089, "shuttle": 4.70383275261324}, {"avg_co2": 6.851264267045847, "live_work_prop": 0.09218950064020487, "delta_f_physical_activity_pp": 0.0009937804041175607, "driving": 84.84848484848484, "cycling": 0.9090909090909091, "walking": 4.5021645021645025, "pt": 1.9047619047619049, "micromobility": 1.9913419913419914, "shuttle": 5.844155844155844}, {"avg_co2": 6.369019434602294, "live_work_prop": 0.09014084507042254, "delta_f_physical_activity_pp": 0.0010846729238722865, "driving": 84.5679012345679, "cycling": 0.6647673314339981, "walking": 5.080721747388414, "pt": 1.6144349477682813, "micromobility": 2.4216524216524213, "shuttle": 5.650522317188984}, {"avg_co2": 7.1332671170760085, "live_work_prop": 0.0885286783042394, "delta_f_physical_activity_pp": 0.0010730309406519855, "driving": 85.61301084236864, "cycling": 0.9174311926605505, "walking": 4.628857381150959, "pt": 1.7514595496246872, "micromobility": 2.0016680567139282, "shuttle": 5.087572977481234}, {"avg_co2": 6.717957138860222, "live_work_prop": 0.09448818897637795, "delta_f_physical_activity_pp": 0.0009983628866553425, "driving": 84.66696468484578, "cycling": 0.8940545373267769, "walking": 5.185516316495306, "pt": 1.5645954403218598, "micromobility": 2.1010281627179257, "shuttle": 5.587840858292356}, {"avg_co2": 6.469225306802298, "live_work_prop": 0.09469153515064563, "delta_f_physical_activity_pp": 0.0009997758471767286, "driving": 84.33915211970074, "cycling": 0.8977556109725686, "walking": 4.488778054862843, "pt": 1.945137157107232, "micromobility": 2.344139650872818, "shuttle": 5.985037406483791}, {"avg_co2": 6.576615560422616, "live_work_prop": 0.07757404795486601, "delta_f_physical_activity_pp": 0.0008342830102474238, "driving": 86.77685950413223, "cycling": 0.53475935828877, "walking": 4.326689353427322, "pt": 1.4098201263976664, "micromobility": 1.8473505104521146, "shuttle": 5.104521147301896}, {"avg_co2": 6.656262215721387, "live_work_prop": 0.10583446404341927, "delta_f_physical_activity_pp": 0.0012207256450562857, "driving": 84.98201438848922, "cycling": 0.9442446043165468, "walking": 4.901079136690647, "pt": 1.5287769784172662, "micromobility": 2.158273381294964, "shuttle": 5.485611510791367}, {"avg_co2": 6.922319918553459, "live_work_prop": 0.07866666666666666, "delta_f_physical_activity_pp": 0.0009336813121582515, "driving": 86.16010854816824, "cycling": 0.7688828584350972, "walking": 4.07055630936228, "pt": 1.7639077340569878, "micromobility": 2.1709633649932156, "shuttle": 5.06558118498417}, {"avg_co2": 6.606377222983598, "live_work_prop": 0.10748299319727891, "delta_f_physical_activity_pp": 0.0010429096400734617, "driving": 85.36697247706422, "cycling": 1.2385321100917432, "walking": 4.44954128440367, "pt": 1.5596330275229358, "micromobility": 2.4770642201834865, "shuttle": 4.908256880733945}, {"avg_co2": 6.873746538912671, "live_work_prop": 0.0977542932628798, "delta_f_physical_activity_pp": 0.0009823929551505087, "driving": 86.20224719101124, "cycling": 0.6741573033707865, "walking": 4.53932584269663, "pt": 1.3932584269662922, "micromobility": 2.1123595505617976, "shuttle": 5.078651685393258}, {"avg_co2": 6.550227986467591, "live_work_prop": 0.10152990264255911, "delta_f_physical_activity_pp": 0.0010150404457450629, "driving": 85.69398389388915, "cycling": 0.7579346281383231, "walking": 4.689720511605874, "pt": 1.6106110847939363, "micromobility": 2.036949313121743, "shuttle": 5.2108005684509715}, {"avg_co2": 6.814037267009727, "live_work_prop": 0.07797537619699042, "delta_f_physical_activity_pp": 0.0008399762927046518, "driving": 86.21825023518345, "cycling": 0.7996237064910631, "walking": 3.6218250235183445, "pt": 2.116650987770461, "micromobility": 2.116650987770461, "shuttle": 5.126999059266227}, {"avg_co2": 7.24308346806827, "live_work_prop": 0.07216494845360824, "delta_f_physical_activity_pp": 0.0010549136013762173, "driving": 85.8058999572467, "cycling": 0.8123129542539546, "walking": 3.8050448909790506, "pt": 2.1804189824711417, "micromobility": 2.0521590423257803, "shuttle": 5.344164172723386}, {"avg_co2": 6.838881107582734, "live_work_prop": 0.06486486486486487, "delta_f_physical_activity_pp": 0.0008209080373969091, "driving": 87.63267189663128, "cycling": 0.5999077065066913, "walking": 3.9224734656206737, "pt": 1.430549146285187, "micromobility": 1.8458698661744346, "shuttle": 4.568527918781726}, {"avg_co2": 6.687129670127238, "live_work_prop": 0.1012311901504788, "delta_f_physical_activity_pp": 0.0010253616059846982, "driving": 86.02101416171767, "cycling": 0.8222932846048424, "walking": 5.070808588396528, "pt": 1.4618547281863865, "micromobility": 2.1927820922795798, "shuttle": 4.431247144814984}, {"avg_co2": 7.338876363248062, "live_work_prop": 0.07002457002457002, "delta_f_physical_activity_pp": 0.0008897366287599122, "driving": 86.96731485312371, "cycling": 0.7447248655357882, "walking": 3.5581299131154323, "pt": 1.2825817128671908, "micromobility": 2.0273065784029787, "shuttle": 5.419942076954903}, {"avg_co2": 7.017846359355703, "live_work_prop": 0.07217847769028872, "delta_f_physical_activity_pp": 0.0009519256689902141, "driving": 86.79078014184397, "cycling": 0.7535460992907801, "walking": 3.8120567375886525, "pt": 1.8173758865248226, "micromobility": 2.127659574468085, "shuttle": 4.698581560283688}, {"avg_co2": 6.556568549013502, "live_work_prop": 0.09019607843137255, "delta_f_physical_activity_pp": 0.0010384992444314248, "driving": 83.7083708370837, "cycling": 0.8550855085508551, "walking": 5.2205220522052205, "pt": 1.6651665166516652, "micromobility": 2.34023402340234, "shuttle": 6.210621062106211}, {"avg_co2": 6.81215756607121, "live_work_prop": 0.07908847184986595, "delta_f_physical_activity_pp": 0.0009164704151747134, "driving": 85.69424964936886, "cycling": 0.5610098176718092, "walking": 4.581580177653109, "pt": 1.496026180458158, "micromobility": 2.524544179523142, "shuttle": 5.142589995324919}, {"avg_co2": 6.798062983328331, "live_work_prop": 0.09308510638297872, "delta_f_physical_activity_pp": 0.0010946030574026718, "driving": 84.94525547445255, "cycling": 0.7755474452554745, "walking": 5.2463503649635035, "pt": 1.8704379562043798, "micromobility": 1.9616788321167884, "shuttle": 5.200729927007299}, {"avg_co2": 6.8312524549166875, "live_work_prop": 0.0931174089068826, "delta_f_physical_activity_pp": 0.0009820459502931967, "driving": 84.87940630797773, "cycling": 0.7421150278293136, "walking": 4.452690166975881, "pt": 1.7625231910946195, "micromobility": 2.5510204081632653, "shuttle": 5.612244897959184}, {"avg_co2": 6.755380472641072, "live_work_prop": 0.0948509485094851, "delta_f_physical_activity_pp": 0.001056003408160832, "driving": 85.97533120146186, "cycling": 0.8222932846048424, "walking": 4.79671082686158, "pt": 1.3704888076747372, "micromobility": 2.055733211512106, "shuttle": 4.9794426678848795}, {"avg_co2": 6.872799612274406, "live_work_prop": 0.0777479892761394, "delta_f_physical_activity_pp": 0.0009315931677749591, "driving": 85.77254191209786, "cycling": 0.6796556411418215, "walking": 4.304485727231536, "pt": 1.8577254191209787, "micromobility": 1.9936565473493428, "shuttle": 5.39193475305845}, {"avg_co2": 7.084674471603152, "live_work_prop": 0.09055627425614489, "delta_f_physical_activity_pp": 0.0009408252479639685, "driving": 85.66463944396178, "cycling": 0.6516072980017376, "walking": 4.387489139878366, "pt": 1.5638575152041705, "micromobility": 2.3023457862728063, "shuttle": 5.430060816681147}, {"avg_co2": 6.7015094543344516, "live_work_prop": 0.09726027397260274, "delta_f_physical_activity_pp": 0.0010246601931051492, "driving": 84.62954440865164, "cycling": 0.7363092498849517, "walking": 4.878048780487805, "pt": 1.7487344684767603, "micromobility": 2.531063046479521, "shuttle": 5.476300046019328}, {"avg_co2": 6.791670825648093, "live_work_prop": 0.08452535760728218, "delta_f_physical_activity_pp": 0.0010203305341648853, "driving": 84.7328244274809, "cycling": 0.8531656937584194, "walking": 4.445442299057027, "pt": 1.7512348450830713, "micromobility": 2.5145936237090254, "shuttle": 5.70273911091154}, {"avg_co2": 6.663141781534021, "live_work_prop": 0.09903713892709766, "delta_f_physical_activity_pp": 0.0011437007878092585, "driving": 84.14972273567469, "cycling": 0.878003696857671, "walking": 5.0831792975970425, "pt": 1.8484288354898337, "micromobility": 2.4029574861367835, "shuttle": 5.6377079482439925}, {"avg_co2": 6.769625333314848, "live_work_prop": 0.10532994923857868, "delta_f_physical_activity_pp": 0.0009766973948681572, "driving": 84.80243161094225, "cycling": 0.7381676074685193, "walking": 5.0369083803734265, "pt": 1.7802865827181935, "micromobility": 2.1710811984368217, "shuttle": 5.47112462006079}, {"avg_co2": 7.306153759565461, "live_work_prop": 0.07814407814407814, "delta_f_physical_activity_pp": 0.0008436226578769943, "driving": 86.27209206740649, "cycling": 0.6987258528565558, "walking": 3.6169338265515827, "pt": 1.7673653925195234, "micromobility": 2.055076037813399, "shuttle": 5.589806822852446}, {"avg_co2": 7.199028224803963, "live_work_prop": 0.0728643216080402, "delta_f_physical_activity_pp": 0.0009212309547259274, "driving": 86.08182201602699, "cycling": 0.8435259384226065, "walking": 3.8380430198228592, "pt": 1.6448755799240826, "micromobility": 2.1509911429776465, "shuttle": 5.440742302825812}, {"avg_co2": 7.100915803120263, "live_work_prop": 0.07898089171974522, "delta_f_physical_activity_pp": 0.0009652059999395877, "driving": 85.68366909558507, "cycling": 0.7715387912558938, "walking": 3.9434204886412347, "pt": 1.8002571795970854, "micromobility": 2.314616373767681, "shuttle": 5.486498071153021}, {"avg_co2": 6.90795162341358, "live_work_prop": 0.09114583333333333, "delta_f_physical_activity_pp": 0.0009609653238954475, "driving": 85.09905254091301, "cycling": 0.9474590869939706, "walking": 4.565030146425495, "pt": 1.7226528854435832, "micromobility": 2.4117140396210166, "shuttle": 5.254091300602928}, {"avg_co2": 6.909241377928443, "live_work_prop": 0.09844559585492228, "delta_f_physical_activity_pp": 0.0011206717024399987, "driving": 84.5360824742268, "cycling": 0.9412819363514119, "walking": 4.7512326311071265, "pt": 2.10667861945316, "micromobility": 2.3307933662034963, "shuttle": 5.333930972658001}, {"avg_co2": 6.817891740995373, "live_work_prop": 0.07569721115537849, "delta_f_physical_activity_pp": 0.0010806354812842337, "driving": 85.02747252747253, "cycling": 0.7783882783882784, "walking": 4.166666666666666, "pt": 1.8315018315018317, "micromobility": 2.4725274725274726, "shuttle": 5.7234432234432235}, {"avg_co2": 6.725865710361316, "live_work_prop": 0.11297071129707113, "delta_f_physical_activity_pp": 0.0011420829372768063, "driving": 85.0462962962963, "cycling": 0.9259259259259258, "walking": 4.722222222222222, "pt": 1.574074074074074, "micromobility": 2.685185185185185, "shuttle": 5.046296296296297}, {"avg_co2": 6.858895003914495, "live_work_prop": 0.08465608465608465, "delta_f_physical_activity_pp": 0.001053687717464812, "driving": 85.2100089365505, "cycling": 0.8489722966934763, "walking": 3.932082216264522, "pt": 1.966041108132261, "micromobility": 2.4128686327077746, "shuttle": 5.630026809651475}, {"avg_co2": 6.766171884771603, "live_work_prop": 0.0979381443298969, "delta_f_physical_activity_pp": 0.000979146692753247, "driving": 85.48030101814963, "cycling": 0.5754758742806552, "walking": 4.6923417441345725, "pt": 1.9034971226206288, "micromobility": 2.567507746790615, "shuttle": 4.780876494023905}, {"avg_co2": 6.624816108545226, "live_work_prop": 0.1, "delta_f_physical_activity_pp": 0.0010496019099489405, "driving": 83.86046511627907, "cycling": 0.6976744186046512, "walking": 5.069767441860465, "pt": 1.9534883720930232, "micromobility": 2.883720930232558, "shuttle": 5.534883720930233}, {"avg_co2": 6.8980355420900255, "live_work_prop": 0.09152086137281291, "delta_f_physical_activity_pp": 0.0010715897853977008, "driving": 84.73351400180668, "cycling": 1.084010840108401, "walking": 4.471544715447155, "pt": 1.8066847335140017, "micromobility": 2.2131887985546523, "shuttle": 5.691056910569105}, {"avg_co2": 6.897681360700933, "live_work_prop": 0.09226594301221167, "delta_f_physical_activity_pp": 0.0011497148998015254, "driving": 84.95297805642633, "cycling": 0.7165248544558889, "walking": 4.83654276757725, "pt": 1.8808777429467085, "micromobility": 2.552619793999104, "shuttle": 5.060456784594716}, {"avg_co2": 6.474376988554357, "live_work_prop": 0.1038781163434903, "delta_f_physical_activity_pp": 0.001063702175948168, "driving": 84.8470363288719, "cycling": 0.621414913957935, "walking": 5.25812619502868, "pt": 1.9598470363288718, "micromobility": 2.3422562141491396, "shuttle": 4.97131931166348}, {"avg_co2": 6.93496101716228, "live_work_prop": 0.08087291399229782, "delta_f_physical_activity_pp": 0.0008980560277336916, "driving": 85.80192813321648, "cycling": 0.6573181419807186, "walking": 4.206836108676599, "pt": 1.7528483786152498, "micromobility": 1.971954425942156, "shuttle": 5.6091148115688}, {"avg_co2": 6.983312476419266, "live_work_prop": 0.07152317880794702, "delta_f_physical_activity_pp": 0.0008931718679187357, "driving": 86.2238074008025, "cycling": 0.6687472135532769, "walking": 3.923316986179224, "pt": 1.471243869817209, "micromobility": 2.0954079358002677, "shuttle": 5.617476593847526}, {"avg_co2": 7.086458023251533, "live_work_prop": 0.08155080213903744, "delta_f_physical_activity_pp": 0.0009934352210663915, "driving": 85.28746038931642, "cycling": 0.6790402897238569, "walking": 4.300588501584427, "pt": 1.9013128112267994, "micromobility": 2.6708918062471705, "shuttle": 5.160706201901313}, {"avg_co2": 6.803213967068639, "live_work_prop": 0.10353866317169069, "delta_f_physical_activity_pp": 0.0008844435062570451, "driving": 85.75865128660159, "cycling": 0.5767524401064774, "walking": 4.2147293700088735, "pt": 1.774622892635315, "micromobility": 2.3070097604259097, "shuttle": 5.368234250221828}, {"avg_co2": 6.97691670336832, "live_work_prop": 0.07884362680683311, "delta_f_physical_activity_pp": 0.0009308729428277552, "driving": 86.08042421564295, "cycling": 0.5744586831639417, "walking": 4.4631020768890854, "pt": 1.8117543084401235, "micromobility": 2.0326999558108705, "shuttle": 5.037560760053027}, {"avg_co2": 6.811948471268106, "live_work_prop": 0.08926261319534282, "delta_f_physical_activity_pp": 0.0010217412100151236, "driving": 85.6757970363718, "cycling": 0.7633587786259541, "walking": 4.086214638527166, "pt": 1.9757521329142345, "micromobility": 2.155365963179165, "shuttle": 5.343511450381679}, {"avg_co2": 6.724231762805493, "live_work_prop": 0.07956104252400549, "delta_f_physical_activity_pp": 0.0010425086780381748, "driving": 84.89510489510491, "cycling": 0.8857808857808859, "walking": 3.86946386946387, "pt": 1.6317016317016315, "micromobility": 2.097902097902098, "shuttle": 6.62004662004662}, {"avg_co2": 6.632011373950543, "live_work_prop": 0.09264305177111716, "delta_f_physical_activity_pp": 0.0010706423336059542, "driving": 84.98845265588915, "cycling": 0.8775981524249422, "walking": 4.249422632794457, "pt": 1.5242494226327945, "micromobility": 3.1870669745958433, "shuttle": 5.173210161662817}, {"avg_co2": 6.826375883947936, "live_work_prop": 0.0913978494623656, "delta_f_physical_activity_pp": 0.0010287116402620186, "driving": 85.45034642032333, "cycling": 1.0161662817551964, "walking": 4.341801385681293, "pt": 1.5704387990762125, "micromobility": 2.355658198614319, "shuttle": 5.265588914549654}, {"avg_co2": 6.944489356061343, "live_work_prop": 0.09220779220779221, "delta_f_physical_activity_pp": 0.001018111823599635, "driving": 84.7027972027972, "cycling": 0.6993006993006993, "walking": 5.288461538461538, "pt": 1.6608391608391608, "micromobility": 2.5786713286713288, "shuttle": 5.06993006993007}, {"avg_co2": 7.260698113353891, "live_work_prop": 0.060759493670886074, "delta_f_physical_activity_pp": 0.000834156378924298, "driving": 87.27975934679846, "cycling": 0.6016330038676407, "walking": 3.266007735281478, "pt": 1.633003867640739, "micromobility": 2.1486892995272884, "shuttle": 5.0709067468844005}, {"avg_co2": 7.184212233660547, "live_work_prop": 0.07426376440460948, "delta_f_physical_activity_pp": 0.0008417660069060937, "driving": 86.50413582934262, "cycling": 0.696560731388768, "walking": 3.656943839791032, "pt": 2.0026121027427077, "micromobility": 2.0896821941663037, "shuttle": 5.050065302568568}, {"avg_co2": 6.935854958142643, "live_work_prop": 0.0797872340425532, "delta_f_physical_activity_pp": 0.0008702960120476318, "driving": 86.76265675801208, "cycling": 0.6967022758941013, "walking": 3.7621922898281466, "pt": 1.4398513701811426, "micromobility": 2.5081281932187642, "shuttle": 4.830469112865768}, {"avg_co2": 6.917843655372288, "live_work_prop": 0.08208955223880597, "delta_f_physical_activity_pp": 0.0011790080784401249, "driving": 85.13569937369519, "cycling": 1.1273486430062631, "walking": 4.258872651356993, "pt": 1.753653444676409, "micromobility": 2.2546972860125263, "shuttle": 5.469728601252609}, {"avg_co2": 6.6305741455907485, "live_work_prop": 0.09536423841059603, "delta_f_physical_activity_pp": 0.0009103736400439273, "driving": 85.92827961870178, "cycling": 0.6354970494779846, "walking": 4.993191103041307, "pt": 1.407172038129823, "micromobility": 1.9064911484339537, "shuttle": 5.129369042215161}, {"avg_co2": 7.176751512208274, "live_work_prop": 0.07161803713527852, "delta_f_physical_activity_pp": 0.0009460691246077341, "driving": 85.96491228070175, "cycling": 0.6747638326585695, "walking": 4.49842555105713, "pt": 1.4394961763382816, "micromobility": 2.4741340530814218, "shuttle": 4.9482681061628435}, {"avg_co2": 6.628703530367382, "live_work_prop": 0.08243243243243244, "delta_f_physical_activity_pp": 0.0009976449373130594, "driving": 84.48905109489051, "cycling": 1.0492700729927007, "walking": 4.47080291970803, "pt": 1.687956204379562, "micromobility": 2.0985401459854014, "shuttle": 6.204379562043796}, {"avg_co2": 6.784054125962583, "live_work_prop": 0.08549222797927461, "delta_f_physical_activity_pp": 0.0008630147480039046, "driving": 85.97506678539627, "cycling": 0.6233303650934996, "walking": 4.407836153161175, "pt": 1.8254674977738201, "micromobility": 2.0480854853072126, "shuttle": 5.120213713268032}, {"avg_co2": 7.141081777130485, "live_work_prop": 0.08376963350785341, "delta_f_physical_activity_pp": 0.0009640899991514188, "driving": 86.33512544802868, "cycling": 0.6720430107526881, "walking": 4.480286738351254, "pt": 1.702508960573477, "micromobility": 1.971326164874552, "shuttle": 4.838709677419355}, {"avg_co2": 6.964131207092064, "live_work_prop": 0.0682110682110682, "delta_f_physical_activity_pp": 0.0008726427025004387, "driving": 86.00174978127734, "cycling": 0.6124234470691163, "walking": 4.0682414698162725, "pt": 1.7935258092738406, "micromobility": 1.9247594050743655, "shuttle": 5.599300087489064}, {"avg_co2": 6.692391046480205, "live_work_prop": 0.08933333333333333, "delta_f_physical_activity_pp": 0.0009757444187476532, "driving": 84.961728950923, "cycling": 0.675371454299865, "walking": 4.187303016659163, "pt": 1.9810895992796038, "micromobility": 2.5213867627194957, "shuttle": 5.673120216118866}, {"avg_co2": 6.977365973316183, "live_work_prop": 0.08221024258760108, "delta_f_physical_activity_pp": 0.0009772497564567726, "driving": 85.39377289377289, "cycling": 0.86996336996337, "walking": 4.990842490842491, "pt": 1.510989010989011, "micromobility": 2.152014652014652, "shuttle": 5.082417582417582}, {"avg_co2": 6.884025796269556, "live_work_prop": 0.09318497913769123, "delta_f_physical_activity_pp": 0.000868001641034242, "driving": 86.6257088846881, "cycling": 0.8034026465028355, "walking": 3.497164461247637, "pt": 1.5122873345935728, "micromobility": 2.0793950850661624, "shuttle": 5.482041587901701}, {"avg_co2": 6.647271665557615, "live_work_prop": 0.07402234636871509, "delta_f_physical_activity_pp": 0.0010272179070308022, "driving": 86.09802073515552, "cycling": 0.8482563619227144, "walking": 3.9585296889726673, "pt": 1.4608859566446748, "micromobility": 2.403393025447691, "shuttle": 5.230914231856739}, {"avg_co2": 7.034471217162936, "live_work_prop": 0.084472049689441, "delta_f_physical_activity_pp": 0.0009165381560799175, "driving": 87.16417910447761, "cycling": 0.6823027718550106, "walking": 3.3688699360341148, "pt": 1.6631130063965887, "micromobility": 2.260127931769723, "shuttle": 4.861407249466951}, {"avg_co2": 6.737171078952117, "live_work_prop": 0.08660351826792964, "delta_f_physical_activity_pp": 0.001016336244843097, "driving": 85.46931407942239, "cycling": 0.6768953068592057, "walking": 4.828519855595668, "pt": 1.5342960288808665, "micromobility": 2.3014440433213, "shuttle": 5.189530685920578}, {"avg_co2": 6.7575869348807265, "live_work_prop": 0.09610389610389611, "delta_f_physical_activity_pp": 0.0009249492659548717, "driving": 84.79893946089263, "cycling": 0.6628369421122404, "walking": 3.932832523199293, "pt": 2.209456473707468, "micromobility": 2.4745912505523644, "shuttle": 5.921343349536015}, {"avg_co2": 7.064602807010116, "live_work_prop": 0.07984293193717278, "delta_f_physical_activity_pp": 0.0009186168058626646, "driving": 85.82711715664765, "cycling": 0.8336989907854322, "walking": 4.563405002193945, "pt": 1.6673979815708644, "micromobility": 2.0184291355857833, "shuttle": 5.089951733216323}, {"avg_co2": 6.9518626167138535, "live_work_prop": 0.08441558441558442, "delta_f_physical_activity_pp": 0.0009307912095976315, "driving": 85.41850220264318, "cycling": 0.7048458149779736, "walking": 4.052863436123348, "pt": 1.762114537444934, "micromobility": 2.246696035242291, "shuttle": 5.814977973568282}, {"avg_co2": 6.888103935641678, "live_work_prop": 0.07534246575342465, "delta_f_physical_activity_pp": 0.0010377769996046038, "driving": 85.48539114043355, "cycling": 0.9425070688030159, "walking": 4.476908576814327, "pt": 1.5080113100848256, "micromobility": 2.0735155513666355, "shuttle": 5.513666352497644}, {"avg_co2": 7.195819484507049, "live_work_prop": 0.07721518987341772, "delta_f_physical_activity_pp": 0.0008432333223754595, "driving": 85.81314878892734, "cycling": 0.6055363321799307, "walking": 3.9792387543252596, "pt": 1.7733564013840832, "micromobility": 1.9031141868512111, "shuttle": 5.92560553633218}, {"avg_co2": 6.973408293883882, "live_work_prop": 0.08783783783783784, "delta_f_physical_activity_pp": 0.0010898775700321375, "driving": 84.74040632054177, "cycling": 0.5417607223476297, "walking": 4.604966139954853, "pt": 1.6252821670428894, "micromobility": 2.5733634311512414, "shuttle": 5.914221218961625}, {"avg_co2": 6.393139492265579, "live_work_prop": 0.11285714285714285, "delta_f_physical_activity_pp": 0.0009681368757890411, "driving": 84.22090729783037, "cycling": 0.6903353057199211, "walking": 5.128205128205128, "pt": 1.5779092702169626, "micromobility": 2.8599605522682445, "shuttle": 5.522682445759369}, {"avg_co2": 6.819862992073195, "live_work_prop": 0.08677685950413223, "delta_f_physical_activity_pp": 0.001040693577621324, "driving": 84.2056507642427, "cycling": 0.8337193144974525, "walking": 4.492820750347383, "pt": 1.760074108383511, "micromobility": 2.3158869847151458, "shuttle": 6.391848077813803}, {"avg_co2": 6.5469490095266645, "live_work_prop": 0.09798657718120805, "delta_f_physical_activity_pp": 0.0009089915019211077, "driving": 86.02840128263857, "cycling": 0.641319285387082, "walking": 4.443426477324782, "pt": 1.4658726523133303, "micromobility": 2.015574896930829, "shuttle": 5.405405405405405}, {"avg_co2": 6.734716367694405, "live_work_prop": 0.0847913862718708, "delta_f_physical_activity_pp": 0.0010252176298989261, "driving": 84.7645429362881, "cycling": 0.8310249307479225, "walking": 4.293628808864266, "pt": 1.8928901200369344, "micromobility": 2.631578947368421, "shuttle": 5.586334256694368}, {"avg_co2": 6.535445753677525, "live_work_prop": 0.09205020920502092, "delta_f_physical_activity_pp": 0.000934394796353593, "driving": 83.86167146974063, "cycling": 0.7204610951008645, "walking": 4.851104707012488, "pt": 1.8731988472622478, "micromobility": 2.49759846301633, "shuttle": 6.195965417867435}, {"avg_co2": 6.878151634919487, "live_work_prop": 0.07142857142857142, "delta_f_physical_activity_pp": 0.000949000399064768, "driving": 85.79136690647482, "cycling": 0.7643884892086331, "walking": 4.046762589928058, "pt": 2.158273381294964, "micromobility": 1.753597122302158, "shuttle": 5.485611510791367}, {"avg_co2": 6.628199902399222, "live_work_prop": 0.09302325581395349, "delta_f_physical_activity_pp": 0.0010016737901741408, "driving": 84.98596819457437, "cycling": 0.6548175865294669, "walking": 4.864359214218896, "pt": 1.5434985968194574, "micromobility": 2.291861552853134, "shuttle": 5.659494855004677}, {"avg_co2": 7.117425916005305, "live_work_prop": 0.08718626155878467, "delta_f_physical_activity_pp": 0.0009571694400755187, "driving": 85.34635879218473, "cycling": 0.6216696269982238, "walking": 4.484902309058614, "pt": 1.5541740674955595, "micromobility": 2.5310834813499112, "shuttle": 5.461811722912966}, {"avg_co2": 7.130454054029719, "live_work_prop": 0.07298335467349552, "delta_f_physical_activity_pp": 0.000905228605358316, "driving": 85.22146507666099, "cycling": 0.7666098807495741, "walking": 4.38671209540034, "pt": 1.788756388415673, "micromobility": 2.0442930153321974, "shuttle": 5.792163543441227}, {"avg_co2": 6.486373264909608, "live_work_prop": 0.1005586592178771, "delta_f_physical_activity_pp": 0.001006934827100337, "driving": 84.67083133109082, "cycling": 0.7688611244593946, "walking": 5.141758769822201, "pt": 2.0663142719846226, "micromobility": 2.691013935607881, "shuttle": 4.6612205670350795}, {"avg_co2": 6.989110312036499, "live_work_prop": 0.0617906683480454, "delta_f_physical_activity_pp": 0.0009016054805927291, "driving": 86.57289002557545, "cycling": 0.8098891730605285, "walking": 3.878942881500426, "pt": 1.6624040920716114, "micromobility": 1.9181585677749362, "shuttle": 5.15771526001705}, {"avg_co2": 6.885146655578463, "live_work_prop": 0.07133592736705577, "delta_f_physical_activity_pp": 0.0009170145452942029, "driving": 86.88741721854305, "cycling": 0.7064017660044151, "walking": 4.150110375275938, "pt": 1.7660044150110374, "micromobility": 1.7660044150110374, "shuttle": 4.7240618101545255}, {"avg_co2": 7.087102285921612, "live_work_prop": 0.09702457956015524, "delta_f_physical_activity_pp": 0.0009327079901810788, "driving": 85.60277536860364, "cycling": 0.6504770164787511, "walking": 4.293148308759758, "pt": 1.9514310494362535, "micromobility": 2.2549869904596704, "shuttle": 5.247181266261925}, {"avg_co2": 6.8019650338561, "live_work_prop": 0.08310626702997276, "delta_f_physical_activity_pp": 0.0009119648098969201, "driving": 85.38175046554935, "cycling": 0.6983240223463687, "walking": 4.189944134078212, "pt": 1.9553072625698324, "micromobility": 2.3277467411545625, "shuttle": 5.4469273743016755}, {"avg_co2": 6.880457379616357, "live_work_prop": 0.08005427408412483, "delta_f_physical_activity_pp": 0.0010628402080396157, "driving": 84.81818181818181, "cycling": 0.7727272727272727, "walking": 4.454545454545455, "pt": 1.7727272727272727, "micromobility": 2.727272727272727, "shuttle": 5.454545454545454}, {"avg_co2": 6.859915419823472, "live_work_prop": 0.09340659340659341, "delta_f_physical_activity_pp": 0.001019911341364768, "driving": 85.53775743707094, "cycling": 0.6864988558352403, "walking": 4.851258581235697, "pt": 1.6475972540045767, "micromobility": 2.1052631578947367, "shuttle": 5.17162471395881}, {"avg_co2": 6.99348371725884, "live_work_prop": 0.06371911573472042, "delta_f_physical_activity_pp": 0.0008406551682860877, "driving": 86.24056813138039, "cycling": 0.5326231691078562, "walking": 4.0390590324012425, "pt": 1.8197958277851751, "micromobility": 1.9529516200621395, "shuttle": 5.415002219263205}, {"avg_co2": 6.838404200002136, "live_work_prop": 0.07333333333333333, "delta_f_physical_activity_pp": 0.0009233862427369001, "driving": 85.3290676416819, "cycling": 0.7769652650822669, "walking": 3.976234003656307, "pt": 2.2394881170018284, "micromobility": 2.1023765996343693, "shuttle": 5.575868372943328}, {"avg_co2": 6.617294167317602, "live_work_prop": 0.07723577235772358, "delta_f_physical_activity_pp": 0.0010375238826255855, "driving": 85.08490133088573, "cycling": 0.8260670032124828, "walking": 4.497475906379074, "pt": 1.5603487838458008, "micromobility": 1.8357044515832952, "shuttle": 6.195502524093621}, {"avg_co2": 6.619288761506684, "live_work_prop": 0.08274894810659186, "delta_f_physical_activity_pp": 0.0010433137244404845, "driving": 85.18698397280234, "cycling": 0.9713453132588635, "walking": 4.662457503642544, "pt": 1.6512870325400681, "micromobility": 1.99125789218067, "shuttle": 5.536668285575522}, {"avg_co2": 7.178243299629512, "live_work_prop": 0.09270704573547589, "delta_f_physical_activity_pp": 0.0009225941354156406, "driving": 85.09473684210526, "cycling": 0.7157894736842105, "walking": 4.589473684210526, "pt": 1.768421052631579, "micromobility": 2.3578947368421055, "shuttle": 5.473684210526316}, {"avg_co2": 7.248201180263709, "live_work_prop": 0.08971291866028708, "delta_f_physical_activity_pp": 0.0008814793499354339, "driving": 86.82235195996664, "cycling": 0.9174311926605505, "walking": 4.0033361134278564, "pt": 1.5012510425354462, "micromobility": 2.0016680567139282, "shuttle": 4.75396163469558}, {"avg_co2": 6.653490445062986, "live_work_prop": 0.06950354609929078, "delta_f_physical_activity_pp": 0.0010755955941116324, "driving": 84.82855800845466, "cycling": 0.8924377642085486, "walking": 4.274307186472522, "pt": 1.8318459370596525, "micromobility": 2.5833724753405356, "shuttle": 5.589478628464067}, {"avg_co2": 6.689217909069093, "live_work_prop": 0.08967391304347826, "delta_f_physical_activity_pp": 0.0009709555702083116, "driving": 85.26266852626685, "cycling": 0.8833100883310088, "walking": 4.5095304509530445, "pt": 1.5341701534170153, "micromobility": 2.2315202231520224, "shuttle": 5.578800557880056}, {"avg_co2": 6.939775843167551, "live_work_prop": 0.0906801007556675, "delta_f_physical_activity_pp": 0.0009410144387163351, "driving": 86.47948164146868, "cycling": 0.7775377969762419, "walking": 4.535637149028078, "pt": 1.42548596112311, "micromobility": 1.5982721382289418, "shuttle": 5.183585313174946}, {"avg_co2": 6.650341567710075, "live_work_prop": 0.1031636863823934, "delta_f_physical_activity_pp": 0.0010791762113121306, "driving": 83.86796838679685, "cycling": 0.8368200836820083, "walking": 5.3928405392840535, "pt": 2.278010227801023, "micromobility": 2.556950255695025, "shuttle": 5.067410506741051}, {"avg_co2": 6.775065470823766, "live_work_prop": 0.0814419225634179, "delta_f_physical_activity_pp": 0.0009552744846713827, "driving": 86.62737987307344, "cycling": 0.7706255666364461, "walking": 3.762466001813237, "pt": 2.085222121486854, "micromobility": 1.9945602901178603, "shuttle": 4.759746146872167}, {"avg_co2": 6.655293805139617, "live_work_prop": 0.0938337801608579, "delta_f_physical_activity_pp": 0.0007911520758071065, "driving": 86.28624022089278, "cycling": 0.6442705936493327, "walking": 3.2213529682466637, "pt": 1.840773124712379, "micromobility": 2.1168890934192364, "shuttle": 5.890473999079614}, {"avg_co2": 6.63659741427148, "live_work_prop": 0.0875, "delta_f_physical_activity_pp": 0.0010722724719436254, "driving": 84.56090651558074, "cycling": 0.708215297450425, "walking": 4.910292728989613, "pt": 2.2190745986779983, "micromobility": 2.3607176581680833, "shuttle": 5.240793201133145}, {"avg_co2": 7.091920935191961, "live_work_prop": 0.07086614173228346, "delta_f_physical_activity_pp": 0.0009004737604192479, "driving": 86.40139921294272, "cycling": 0.6558810668998688, "walking": 4.19763882815916, "pt": 1.4866637516397025, "micromobility": 2.09881941407958, "shuttle": 5.159597726278968}, {"avg_co2": 6.769314019975117, "live_work_prop": 0.0796221322537112, "delta_f_physical_activity_pp": 0.0008653809975807786, "driving": 86.44301470588235, "cycling": 0.7352941176470588, "walking": 3.722426470588235, "pt": 1.6084558823529411, "micromobility": 2.2058823529411766, "shuttle": 5.2849264705882355}, {"avg_co2": 6.873634980513386, "live_work_prop": 0.09178082191780822, "delta_f_physical_activity_pp": 0.0011289744001226583, "driving": 84.16935112747353, "cycling": 0.6902899217671422, "walking": 4.233778186838473, "pt": 2.4390243902439024, "micromobility": 2.6691210308329496, "shuttle": 5.7984353428439945}, {"avg_co2": 6.849933956753455, "live_work_prop": 0.09164420485175202, "delta_f_physical_activity_pp": 0.0010849553159914581, "driving": 83.94226432115471, "cycling": 0.8570139828597204, "walking": 5.006765899864682, "pt": 2.119981957600361, "micromobility": 2.2101939557961208, "shuttle": 5.863779882724402}, {"avg_co2": 6.810735329648834, "live_work_prop": 0.0921595598349381, "delta_f_physical_activity_pp": 0.0010577034752376144, "driving": 85.58052434456928, "cycling": 0.9831460674157303, "walking": 4.260299625468165, "pt": 1.8726591760299627, "micromobility": 1.9662921348314606, "shuttle": 5.337078651685393}, {"avg_co2": 7.116061941296816, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0009739643365601957, "driving": 85.44824599393677, "cycling": 0.7362494586401039, "walking": 4.287570376786488, "pt": 1.7756604590731917, "micromobility": 2.0788220008661757, "shuttle": 5.673451710697272}, {"avg_co2": 7.4888165755263785, "live_work_prop": 0.06474820143884892, "delta_f_physical_activity_pp": 0.0008993091817586991, "driving": 86.88853247794708, "cycling": 0.6415396952686447, "walking": 3.809141940657578, "pt": 1.5236567762630313, "micromobility": 1.9246190858059342, "shuttle": 5.212510024057739}, {"avg_co2": 6.855132426395515, "live_work_prop": 0.08397932816537468, "delta_f_physical_activity_pp": 0.0009217742071743756, "driving": 85.16411378555799, "cycling": 0.612691466083151, "walking": 4.070021881838074, "pt": 1.9693654266958425, "micromobility": 2.450765864332604, "shuttle": 5.733041575492341}, {"avg_co2": 6.417428129833582, "live_work_prop": 0.0807799442896936, "delta_f_physical_activity_pp": 0.0009235184548827629, "driving": 86.04651162790698, "cycling": 0.7267441860465116, "walking": 4.505813953488372, "pt": 1.5988372093023258, "micromobility": 1.9864341085271318, "shuttle": 5.135658914728682}, {"avg_co2": 6.684021754047302, "live_work_prop": 0.0965034965034965, "delta_f_physical_activity_pp": 0.0009535467421262453, "driving": 85.98218471636193, "cycling": 0.7032348804500703, "walking": 4.547585560243788, "pt": 1.4533520862634786, "micromobility": 2.062822315986873, "shuttle": 5.250820440693858}, {"avg_co2": 6.741297880704832, "live_work_prop": 0.08345120226308345, "delta_f_physical_activity_pp": 0.001100196178588477, "driving": 84.02877697841727, "cycling": 0.9112709832134293, "walking": 4.844124700239808, "pt": 2.158273381294964, "micromobility": 2.302158273381295, "shuttle": 5.755395683453238}, {"avg_co2": 6.7815897208535425, "live_work_prop": 0.07972972972972973, "delta_f_physical_activity_pp": 0.0008769360765995905, "driving": 86.3425925925926, "cycling": 0.6944444444444444, "walking": 3.7962962962962963, "pt": 1.5277777777777777, "micromobility": 2.361111111111111, "shuttle": 5.277777777777778}, {"avg_co2": 6.662693064157124, "live_work_prop": 0.08678237650200267, "delta_f_physical_activity_pp": 0.0008981624371159743, "driving": 85.42141230068337, "cycling": 0.8200455580865604, "walking": 4.191343963553531, "pt": 1.685649202733485, "micromobility": 2.369020501138952, "shuttle": 5.5125284738041}, {"avg_co2": 6.509551379134546, "live_work_prop": 0.0830945558739255, "delta_f_physical_activity_pp": 0.0009872305989550314, "driving": 84.67898832684824, "cycling": 0.5836575875486382, "walking": 4.3774319066147855, "pt": 2.140077821011673, "micromobility": 2.3346303501945527, "shuttle": 5.885214007782101}, {"avg_co2": 7.19530062783457, "live_work_prop": 0.07814407814407814, "delta_f_physical_activity_pp": 0.0009759289791161578, "driving": 86.05709557302441, "cycling": 0.7860984691766653, "walking": 4.261481175010343, "pt": 1.9031857674803476, "micromobility": 1.6135705419942077, "shuttle": 5.378568473314026}, {"avg_co2": 6.670080433851245, "live_work_prop": 0.09630606860158311, "delta_f_physical_activity_pp": 0.0009322480951750795, "driving": 85.06375227686704, "cycling": 0.6830601092896175, "walking": 4.41712204007286, "pt": 1.7759562841530054, "micromobility": 2.3679417122040074, "shuttle": 5.692167577413479}, {"avg_co2": 6.767163598373363, "live_work_prop": 0.0877914951989026, "delta_f_physical_activity_pp": 0.0010015571247867464, "driving": 85.02994011976048, "cycling": 0.5988023952095809, "walking": 4.606172270842929, "pt": 1.8424689083371717, "micromobility": 2.2570244127130357, "shuttle": 5.665591893136803}, {"avg_co2": 7.060556055847225, "live_work_prop": 0.07448107448107448, "delta_f_physical_activity_pp": 0.0009558470274288719, "driving": 86.29032258064517, "cycling": 0.7215619694397283, "walking": 4.32937181663837, "pt": 1.4855687606112054, "micromobility": 2.164685908319185, "shuttle": 5.00848896434635}, {"avg_co2": 6.720985079956031, "live_work_prop": 0.08857509627727857, "delta_f_physical_activity_pp": 0.0008942247401631894, "driving": 86.17021276595744, "cycling": 0.576241134751773, "walking": 3.9893617021276597, "pt": 1.6400709219858156, "micromobility": 2.039007092198582, "shuttle": 5.585106382978723}, {"avg_co2": 6.9974730728322765, "live_work_prop": 0.09926470588235294, "delta_f_physical_activity_pp": 0.0009324747936446076, "driving": 84.59302325581395, "cycling": 0.7475083056478405, "walking": 4.692691029900333, "pt": 1.4534883720930232, "micromobility": 2.782392026578073, "shuttle": 5.730897009966777}, {"avg_co2": 6.787777448701827, "live_work_prop": 0.07631578947368421, "delta_f_physical_activity_pp": 0.0009412989650349601, "driving": 85.53571428571428, "cycling": 0.6696428571428571, "walking": 4.241071428571429, "pt": 1.7857142857142856, "micromobility": 2.5, "shuttle": 5.267857142857143}, {"avg_co2": 6.99078469737672, "live_work_prop": 0.08229426433915212, "delta_f_physical_activity_pp": 0.0007918366515285057, "driving": 85.67151411462788, "cycling": 0.4704875962360992, "walking": 3.721129170230967, "pt": 1.6680923866552608, "micromobility": 2.2241231822070144, "shuttle": 6.244653550042772}, {"avg_co2": 6.52323910521552, "live_work_prop": 0.10714285714285714, "delta_f_physical_activity_pp": 0.0011982177177285536, "driving": 83.56294536817103, "cycling": 0.9501187648456058, "walking": 4.798099762470309, "pt": 1.9952494061757717, "micromobility": 2.8503562945368173, "shuttle": 5.843230403800475}, {"avg_co2": 6.967277487544232, "live_work_prop": 0.10512483574244415, "delta_f_physical_activity_pp": 0.0009482653422471292, "driving": 84.67741935483872, "cycling": 0.6272401433691757, "walking": 4.749103942652329, "pt": 1.7921146953405016, "micromobility": 2.7329749103942653, "shuttle": 5.421146953405017}, {"avg_co2": 7.4482018371637295, "live_work_prop": 0.07607361963190185, "delta_f_physical_activity_pp": 0.0008969470787999735, "driving": 86.2442684451855, "cycling": 0.5835764902042517, "walking": 4.25177157148812, "pt": 1.7507294706127552, "micromobility": 2.1675698207586493, "shuttle": 5.00208420175073}, {"avg_co2": 6.939032691900753, "live_work_prop": 0.08385481852315395, "delta_f_physical_activity_pp": 0.0010098774097204212, "driving": 86.00595491280306, "cycling": 0.5954912803062526, "walking": 4.125903870693322, "pt": 1.7439387494683114, "micromobility": 2.89238621863037, "shuttle": 4.636324968098681}, {"avg_co2": 6.83444184859545, "live_work_prop": 0.08055555555555556, "delta_f_physical_activity_pp": 0.0009959716002165518, "driving": 85.69418386491557, "cycling": 0.7035647279549718, "walking": 4.080675422138837, "pt": 1.7354596622889307, "micromobility": 2.4390243902439024, "shuttle": 5.347091932457786}, {"avg_co2": 7.000912176977027, "live_work_prop": 0.07017543859649122, "delta_f_physical_activity_pp": 0.0010488432136602167, "driving": 85.44622425629291, "cycling": 0.5491990846681922, "walking": 4.576659038901601, "pt": 1.9679633867276887, "micromobility": 2.013729977116705, "shuttle": 5.446224256292906}, {"avg_co2": 6.933129356285387, "live_work_prop": 0.08879781420765027, "delta_f_physical_activity_pp": 0.0010673353474170864, "driving": 85.27381500230096, "cycling": 0.7363092498849517, "walking": 4.095720202485044, "pt": 1.932811780947998, "micromobility": 2.1168890934192364, "shuttle": 5.844454670961804}, {"avg_co2": 6.878098437845814, "live_work_prop": 0.08627450980392157, "delta_f_physical_activity_pp": 0.0009707095998277334, "driving": 86.53588943379403, "cycling": 0.8024966562639322, "walking": 3.8341506910387873, "pt": 1.6049933125278644, "micromobility": 2.7641551493535443, "shuttle": 4.458314757021846}, {"avg_co2": 6.819518211091429, "live_work_prop": 0.08376963350785341, "delta_f_physical_activity_pp": 0.0010796447646603477, "driving": 85.47237076648841, "cycling": 1.1140819964349375, "walking": 4.09982174688057, "pt": 1.9607843137254901, "micromobility": 2.3172905525846703, "shuttle": 5.0356506238859176}, {"avg_co2": 7.248084443814048, "live_work_prop": 0.07828282828282829, "delta_f_physical_activity_pp": 0.0008672981547553513, "driving": 86.82432432432432, "cycling": 0.5489864864864865, "walking": 3.9695945945945943, "pt": 1.7314189189189189, "micromobility": 2.1537162162162162, "shuttle": 4.77195945945946}, {"avg_co2": 7.0040583768685245, "live_work_prop": 0.07754010695187166, "delta_f_physical_activity_pp": 0.0009076509818174392, "driving": 86.04860486048605, "cycling": 0.6750675067506751, "walking": 4.095409540954095, "pt": 1.7551755175517552, "micromobility": 2.07020702070207, "shuttle": 5.355535553555356}, {"avg_co2": 7.118477212471997, "live_work_prop": 0.07426376440460948, "delta_f_physical_activity_pp": 0.0008843192687869832, "driving": 87.1342512908778, "cycling": 0.6454388984509466, "walking": 3.614457831325301, "pt": 1.5060240963855422, "micromobility": 2.4096385542168677, "shuttle": 4.690189328743545}, {"avg_co2": 6.803772957121574, "live_work_prop": 0.09149484536082474, "delta_f_physical_activity_pp": 0.0008735380069342934, "driving": 86.1222668451584, "cycling": 0.71396697902722, "walking": 3.92681838464971, "pt": 1.8741633199464525, "micromobility": 1.963409192324855, "shuttle": 5.399375278893351}, {"avg_co2": 6.505794243617013, "live_work_prop": 0.08916323731138547, "delta_f_physical_activity_pp": 0.0009374096975007653, "driving": 84.73534971644612, "cycling": 0.6616257088846881, "walking": 4.489603024574669, "pt": 1.8431001890359167, "micromobility": 1.8431001890359167, "shuttle": 6.427221172022684}, {"avg_co2": 6.882430262407437, "live_work_prop": 0.08278580814717477, "delta_f_physical_activity_pp": 0.0008336575803288321, "driving": 85.96171376481313, "cycling": 0.5469462169553327, "walking": 3.828623518687329, "pt": 1.7775752051048315, "micromobility": 2.0510483135824975, "shuttle": 5.834092980856882}, {"avg_co2": 6.792586031577289, "live_work_prop": 0.08666666666666667, "delta_f_physical_activity_pp": 0.001116697103862177, "driving": 84.31105047748977, "cycling": 0.8640291041382447, "walking": 5.184174624829468, "pt": 1.682582992269213, "micromobility": 2.728512960436562, "shuttle": 5.2296498408367444}, {"avg_co2": 6.904750130550471, "live_work_prop": 0.09647979139504563, "delta_f_physical_activity_pp": 0.0011081832311884523, "driving": 85.69530558015943, "cycling": 1.1071744906997343, "walking": 4.20726306465899, "pt": 1.5943312666076175, "micromobility": 2.170062001771479, "shuttle": 5.225863596102745}, {"avg_co2": 6.949340079359679, "live_work_prop": 0.08388814913448735, "delta_f_physical_activity_pp": 0.0008140381615939018, "driving": 86.63615560640733, "cycling": 0.5491990846681922, "walking": 4.393592677345538, "pt": 1.4187643020594967, "micromobility": 1.8306636155606408, "shuttle": 5.17162471395881}, {"avg_co2": 6.740417103597844, "live_work_prop": 0.08286516853932584, "delta_f_physical_activity_pp": 0.0010271058108318675, "driving": 84.24015009380864, "cycling": 0.6566604127579738, "walking": 4.878048780487805, "pt": 2.016885553470919, "micromobility": 2.25140712945591, "shuttle": 5.956848030018762}, {"avg_co2": 6.698163437804486, "live_work_prop": 0.09466666666666666, "delta_f_physical_activity_pp": 0.0010001318217404576, "driving": 85.04968383017163, "cycling": 1.038843721770551, "walking": 4.471544715447155, "pt": 1.7163504968383017, "micromobility": 2.168021680216802, "shuttle": 5.555555555555555}, {"avg_co2": 6.905815523607215, "live_work_prop": 0.09568733153638814, "delta_f_physical_activity_pp": 0.0008897987384540885, "driving": 85.2540834845735, "cycling": 0.6805807622504537, "walking": 4.4010889292196005, "pt": 1.8148820326678767, "micromobility": 2.1778584392014517, "shuttle": 5.671506352087114}, {"avg_co2": 6.492780024593706, "live_work_prop": 0.07972027972027972, "delta_f_physical_activity_pp": 0.0009121422170751914, "driving": 85.38238141335914, "cycling": 0.7744433688286544, "walking": 4.211035818005808, "pt": 1.9361084220716358, "micromobility": 2.371732817037754, "shuttle": 5.324298160696999}, {"avg_co2": 6.608828472740827, "live_work_prop": 0.091164095371669, "delta_f_physical_activity_pp": 0.0010232645847865983, "driving": 84.12848370335381, "cycling": 0.7557864903164856, "walking": 4.204062352385451, "pt": 2.031176192725555, "micromobility": 2.7869626830420406, "shuttle": 6.093528578176665}, {"avg_co2": 7.055011023588824, "live_work_prop": 0.0858974358974359, "delta_f_physical_activity_pp": 0.0008448539383423449, "driving": 86.68703622872108, "cycling": 0.6547359231776516, "walking": 3.7101702313400264, "pt": 1.6150152771715407, "micromobility": 2.0951549541684855, "shuttle": 5.237887385421213}, {"avg_co2": 6.657051686742442, "live_work_prop": 0.09491978609625669, "delta_f_physical_activity_pp": 0.0009967297037725095, "driving": 86.21157323688969, "cycling": 1.0849909584086799, "walking": 3.752260397830018, "pt": 1.5822784810126582, "micromobility": 1.9439421338155516, "shuttle": 5.424954792043399}, {"avg_co2": 6.752133213698158, "live_work_prop": 0.08764940239043825, "delta_f_physical_activity_pp": 0.0009463191671924469, "driving": 85.75305291723203, "cycling": 1.0402532790592491, "walking": 3.934871099050204, "pt": 1.854364540931705, "micromobility": 2.1709633649932156, "shuttle": 5.246494798733605}, {"avg_co2": 6.604780822689118, "live_work_prop": 0.07660738714090287, "delta_f_physical_activity_pp": 0.0011167536617484838, "driving": 83.94602140530479, "cycling": 0.6514657980456027, "walking": 4.88599348534202, "pt": 2.0939972080037226, "micromobility": 2.6989297347603536, "shuttle": 5.723592368543509}, {"avg_co2": 6.688458479239702, "live_work_prop": 0.09820193637621023, "delta_f_physical_activity_pp": 0.0011275139352605868, "driving": 84.90389123300515, "cycling": 0.7969995311767463, "walking": 5.485232067510549, "pt": 1.7346460384435067, "micromobility": 2.062822315986873, "shuttle": 5.0164088138771685}, {"avg_co2": 6.515242655797127, "live_work_prop": 0.10330578512396695, "delta_f_physical_activity_pp": 0.0010486648813217846, "driving": 83.77234242709312, "cycling": 0.7055503292568204, "walking": 5.221072436500471, "pt": 1.7873941674506115, "micromobility": 2.916274694261524, "shuttle": 5.597365945437441}, {"avg_co2": 7.091718761582835, "live_work_prop": 0.07526881720430108, "delta_f_physical_activity_pp": 0.0009383728283349538, "driving": 85.85279858968708, "cycling": 0.617011899515205, "walking": 4.759806081974438, "pt": 1.27809607756721, "micromobility": 1.7188188629352137, "shuttle": 5.773468488320846}, {"avg_co2": 6.53304434588936, "live_work_prop": 0.09869375907111756, "delta_f_physical_activity_pp": 0.0009793502016532303, "driving": 85.31296205027107, "cycling": 0.9364218827008379, "walking": 4.829965500246427, "pt": 2.0206998521439132, "micromobility": 2.1192705766387383, "shuttle": 4.780680137999014}, {"avg_co2": 6.828789786394188, "live_work_prop": 0.09370988446726572, "delta_f_physical_activity_pp": 0.0009901099909816677, "driving": 85.03046127067014, "cycling": 0.5657093124456049, "walking": 4.699738903394255, "pt": 2.0452567449956485, "micromobility": 2.5239338555265447, "shuttle": 5.134899912967798}, {"avg_co2": 6.61246560331031, "live_work_prop": 0.08959156785243742, "delta_f_physical_activity_pp": 0.0009088786936171533, "driving": 86.38888888888889, "cycling": 0.6481481481481481, "walking": 4.490740740740741, "pt": 1.6203703703703702, "micromobility": 1.990740740740741, "shuttle": 4.861111111111112}, {"avg_co2": 6.700809358510682, "live_work_prop": 0.08481532147742818, "delta_f_physical_activity_pp": 0.0009787492942222237, "driving": 86.06288127639606, "cycling": 0.9854528390427029, "walking": 4.692632566870014, "pt": 1.4077897700610043, "micromobility": 1.642421398404505, "shuttle": 5.208822149225716}, {"avg_co2": 6.895774320178505, "live_work_prop": 0.09162303664921466, "delta_f_physical_activity_pp": 0.0009200914569100994, "driving": 85.85279858968708, "cycling": 0.7492287351256061, "walking": 4.3190832966064345, "pt": 2.2917584839136182, "micromobility": 2.0273248126928163, "shuttle": 4.759806081974438}, {"avg_co2": 6.598809045415985, "live_work_prop": 0.0877914951989026, "delta_f_physical_activity_pp": 0.0009632853251311263, "driving": 84.70308788598575, "cycling": 0.9026128266033254, "walking": 4.513064133016627, "pt": 1.852731591448931, "micromobility": 2.1852731591448933, "shuttle": 5.843230403800475}, {"avg_co2": 6.686602859555241, "live_work_prop": 0.07746478873239436, "delta_f_physical_activity_pp": 0.00089942969249722, "driving": 84.24041646947468, "cycling": 0.5205868433506862, "walking": 3.8334122101277806, "pt": 1.893043066729768, "micromobility": 2.555608140085187, "shuttle": 6.956933270231898}, {"avg_co2": 6.725980889828644, "live_work_prop": 0.0985352862849534, "delta_f_physical_activity_pp": 0.0009994333336433001, "driving": 86.08340888485947, "cycling": 0.7252946509519492, "walking": 4.170444242973708, "pt": 1.9038984587488668, "micromobility": 2.5385312783318223, "shuttle": 4.57842248413418}, {"avg_co2": 6.6956275443930355, "live_work_prop": 0.09271523178807947, "delta_f_physical_activity_pp": 0.0009615599482146915, "driving": 85.8641130870953, "cycling": 0.5927952576379389, "walking": 4.0583675330597355, "pt": 1.595987232102143, "micromobility": 2.7815777473780208, "shuttle": 5.107159142726858}, {"avg_co2": 6.615285269717208, "live_work_prop": 0.0938337801608579, "delta_f_physical_activity_pp": 0.0009569197988203053, "driving": 86.00461893764434, "cycling": 0.7390300230946882, "walking": 4.803695150115474, "pt": 1.5704387990762125, "micromobility": 2.3094688221709005, "shuttle": 4.572748267898383}, {"avg_co2": 6.449828920876174, "live_work_prop": 0.09943977591036414, "delta_f_physical_activity_pp": 0.001066116818837513, "driving": 84.32022738038845, "cycling": 0.8053055423969682, "walking": 4.594978683088584, "pt": 1.989578398863098, "micromobility": 2.55802936996684, "shuttle": 5.731880625296068}, {"avg_co2": 7.068581227846256, "live_work_prop": 0.06289308176100629, "delta_f_physical_activity_pp": 0.0008494965114142924, "driving": 86.28127696289906, "cycling": 0.7765314926660914, "walking": 3.62381363244176, "pt": 1.639344262295082, "micromobility": 2.0276100086281277, "shuttle": 5.651423641069888}, {"avg_co2": 6.554389929069859, "live_work_prop": 0.09247027741083223, "delta_f_physical_activity_pp": 0.0010210835062701496, "driving": 85.51316984559492, "cycling": 0.9082652134423252, "walking": 4.4959128065395095, "pt": 1.6348773841961852, "micromobility": 2.361489554950045, "shuttle": 5.086285195277021}, {"avg_co2": 7.058189890242942, "live_work_prop": 0.07754010695187166, "delta_f_physical_activity_pp": 0.001026411433767184, "driving": 85.63685636856368, "cycling": 0.8581752484191508, "walking": 4.426377597109305, "pt": 1.4453477868112015, "micromobility": 2.2131887985546523, "shuttle": 5.420054200542006}, {"avg_co2": 6.911320619917842, "live_work_prop": 0.06842105263157895, "delta_f_physical_activity_pp": 0.0008953689028086927, "driving": 87.12694877505568, "cycling": 0.6681514476614699, "walking": 3.7416481069042313, "pt": 1.7371937639198218, "micromobility": 1.7817371937639197, "shuttle": 4.944320712694878}, {"avg_co2": 6.694588500708782, "live_work_prop": 0.08713692946058091, "delta_f_physical_activity_pp": 0.0008931745043474149, "driving": 84.95992456388495, "cycling": 0.8015087223008015, "walking": 4.856199905704856, "pt": 1.603017444601603, "micromobility": 2.1216407355021216, "shuttle": 5.657708628005658}, {"avg_co2": 6.629758072311032, "live_work_prop": 0.09449929478138223, "delta_f_physical_activity_pp": 0.0009395857792096317, "driving": 84.33333333333334, "cycling": 0.5714285714285714, "walking": 4.285714285714286, "pt": 1.8571428571428572, "micromobility": 2.4285714285714284, "shuttle": 6.523809523809524}, {"avg_co2": 7.157707281332769, "live_work_prop": 0.08461538461538462, "delta_f_physical_activity_pp": 0.0009587990135335096, "driving": 85.45533016832111, "cycling": 0.6905481225722918, "walking": 4.359085023737592, "pt": 2.373759171342253, "micromobility": 2.071644367716875, "shuttle": 5.049633146309883}, {"avg_co2": 7.409671923487172, "live_work_prop": 0.08657465495608532, "delta_f_physical_activity_pp": 0.0009975643726904443, "driving": 87.02928870292888, "cycling": 0.8368200836820083, "walking": 3.8075313807531384, "pt": 1.506276150627615, "micromobility": 2.3430962343096233, "shuttle": 4.476987447698745}, {"avg_co2": 7.0278387506096065, "live_work_prop": 0.07588075880758807, "delta_f_physical_activity_pp": 0.0009851468724394379, "driving": 85.99907278627724, "cycling": 0.9735744089012517, "walking": 3.8015762633286974, "pt": 1.854427445526194, "micromobility": 1.808066759388039, "shuttle": 5.563282336578582}, {"avg_co2": 7.0275898238943455, "live_work_prop": 0.08789808917197452, "delta_f_physical_activity_pp": 0.0008608182977130392, "driving": 86.34976013955516, "cycling": 0.7413868294810292, "walking": 3.96860008722198, "pt": 1.962494548626254, "micromobility": 2.049716528565199, "shuttle": 4.9280418665503705}, {"avg_co2": 6.584827775088754, "live_work_prop": 0.0876944837340877, "delta_f_physical_activity_pp": 0.0010118397035676098, "driving": 85.01216545012166, "cycling": 0.827250608272506, "walking": 4.671532846715328, "pt": 1.995133819951338, "micromobility": 1.897810218978102, "shuttle": 5.59610705596107}, {"avg_co2": 7.236923827607869, "live_work_prop": 0.0773955773955774, "delta_f_physical_activity_pp": 0.0008746586582173791, "driving": 86.35039533915938, "cycling": 0.7490636704119851, "walking": 4.369538077403246, "pt": 1.581356637536413, "micromobility": 1.9142738243861839, "shuttle": 5.035372451102789}, {"avg_co2": 6.946846782795189, "live_work_prop": 0.07898259705488621, "delta_f_physical_activity_pp": 0.0009727748633801504, "driving": 85.28473804100227, "cycling": 0.7289293849658315, "walking": 4.601366742596811, "pt": 1.7312072892938495, "micromobility": 2.1867881548974943, "shuttle": 5.466970387243736}, {"avg_co2": 6.892577134937402, "live_work_prop": 0.06198347107438017, "delta_f_physical_activity_pp": 0.0008970001206427209, "driving": 87.12264150943396, "cycling": 0.6132075471698114, "walking": 4.245283018867925, "pt": 1.3679245283018868, "micromobility": 1.8867924528301887, "shuttle": 4.764150943396227}, {"avg_co2": 6.786597577798728, "live_work_prop": 0.07722007722007722, "delta_f_physical_activity_pp": 0.0009707008117211403, "driving": 85.63343491510666, "cycling": 0.478885502829778, "walking": 4.745319982585982, "pt": 1.654331737048324, "micromobility": 2.307357422725294, "shuttle": 5.180670439703962}, {"avg_co2": 6.906746257728202, "live_work_prop": 0.083223249669749, "delta_f_physical_activity_pp": 0.000993540267150751, "driving": 85.22081329252296, "cycling": 0.874508089199825, "walking": 4.897245299519021, "pt": 1.6615653694796677, "micromobility": 1.8364669873196329, "shuttle": 5.509400961958899}, {"avg_co2": 6.68348862286608, "live_work_prop": 0.08811188811188811, "delta_f_physical_activity_pp": 0.0009332700705344877, "driving": 85.3112840466926, "cycling": 0.9241245136186771, "walking": 4.2315175097276265, "pt": 1.799610894941634, "micromobility": 2.2859922178988326, "shuttle": 5.447470817120623}, {"avg_co2": 6.497946157740394, "live_work_prop": 0.09155937052932761, "delta_f_physical_activity_pp": 0.0010096350288601637, "driving": 84.61167390255669, "cycling": 0.9165460684997588, "walking": 4.534491075735649, "pt": 2.0260492040520983, "micromobility": 2.0742884708152434, "shuttle": 5.836951278340569}, {"avg_co2": 6.839154575534839, "live_work_prop": 0.09735744089012517, "delta_f_physical_activity_pp": 0.0009440469263616929, "driving": 85.2389878163074, "cycling": 0.5623242736644799, "walking": 4.404873477038426, "pt": 1.7806935332708531, "micromobility": 2.108716026241799, "shuttle": 5.904404873477039}, {"avg_co2": 6.7068676203846085, "live_work_prop": 0.07255936675461741, "delta_f_physical_activity_pp": 0.0008854940566928639, "driving": 85.96014492753623, "cycling": 0.8605072463768116, "walking": 3.985507246376811, "pt": 1.3134057971014492, "micromobility": 2.0380434782608696, "shuttle": 5.842391304347826}, {"avg_co2": 6.786995404299966, "live_work_prop": 0.08842652795838751, "delta_f_physical_activity_pp": 0.0010146569482888722, "driving": 85.06464556397681, "cycling": 0.6241640659830584, "walking": 4.592064199732501, "pt": 1.9170753455193936, "micromobility": 2.31832367365136, "shuttle": 5.48372715113687}, {"avg_co2": 7.447683156230187, "live_work_prop": 0.06293706293706294, "delta_f_physical_activity_pp": 0.0009914149861351234, "driving": 85.86220629231381, "cycling": 0.6770211071286341, "walking": 4.062126642771804, "pt": 1.9514137793707687, "micromobility": 2.4691358024691357, "shuttle": 4.978096375945838}, {"avg_co2": 6.880382324540708, "live_work_prop": 0.08262108262108261, "delta_f_physical_activity_pp": 0.001032372306817478, "driving": 85.9404990403071, "cycling": 0.8157389635316697, "walking": 4.174664107485604, "pt": 1.871401151631478, "micromobility": 2.1593090211132435, "shuttle": 5.038387715930901}, {"avg_co2": 6.677176314724122, "live_work_prop": 0.08882907133243607, "delta_f_physical_activity_pp": 0.0011928520585356105, "driving": 84.56591639871382, "cycling": 0.9186954524575103, "walking": 4.409738171796049, "pt": 1.423977951309141, "micromobility": 2.8938906752411575, "shuttle": 5.787781350482315}, {"avg_co2": 7.264445898803006, "live_work_prop": 0.09266409266409266, "delta_f_physical_activity_pp": 0.0009112741117088347, "driving": 85.66508824795524, "cycling": 0.6026689625484287, "walking": 4.82135170038743, "pt": 1.2914334911752046, "micromobility": 2.1954369349978475, "shuttle": 5.424020662935859}, {"avg_co2": 7.147852993415197, "live_work_prop": 0.07682119205298013, "delta_f_physical_activity_pp": 0.000864953835314287, "driving": 85.93680462839342, "cycling": 0.7565643079661771, "walking": 3.515798842901647, "pt": 1.6911437472185136, "micromobility": 2.047174009790832, "shuttle": 6.052514463729417}, {"avg_co2": 6.916325197450415, "live_work_prop": 0.08636977058029689, "delta_f_physical_activity_pp": 0.0009366182277485563, "driving": 85.1952770208901, "cycling": 0.9082652134423252, "walking": 3.6784741144414173, "pt": 1.8619436875567668, "micromobility": 2.633969118982743, "shuttle": 5.722070844686648}, {"avg_co2": 6.876082369806412, "live_work_prop": 0.09504685408299866, "delta_f_physical_activity_pp": 0.0009254244809735737, "driving": 84.84162895927602, "cycling": 0.7239819004524887, "walking": 5.067873303167421, "pt": 1.5384615384615385, "micromobility": 2.171945701357466, "shuttle": 5.656108597285068}, {"avg_co2": 6.951794643159713, "live_work_prop": 0.1015625, "delta_f_physical_activity_pp": 0.0008425876723538306, "driving": 85.95332452664024, "cycling": 0.7926023778071334, "walking": 4.667547335975341, "pt": 1.2769704975781595, "micromobility": 2.2016732716864817, "shuttle": 5.107881990312638}, {"avg_co2": 7.007648027349098, "live_work_prop": 0.07672301690507152, "delta_f_physical_activity_pp": 0.0008804117068844491, "driving": 85.53627058299955, "cycling": 0.7565643079661771, "walking": 4.049844236760125, "pt": 1.6466399643969738, "micromobility": 2.358700489541611, "shuttle": 5.651980418335559}, {"avg_co2": 6.710855385610039, "live_work_prop": 0.08885941644562334, "delta_f_physical_activity_pp": 0.001068722157475098, "driving": 85.55657773689053, "cycling": 1.1039558417663293, "walking": 4.461821527138914, "pt": 1.8399264029438822, "micromobility": 2.1619135234590616, "shuttle": 4.875804967801288}, {"avg_co2": 6.757638715807622, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009710535705262604, "driving": 84.96975337366217, "cycling": 0.604932526756631, "walking": 4.327594229874361, "pt": 2.1405304792926945, "micromobility": 2.1405304792926945, "shuttle": 5.816658911121452}, {"avg_co2": 6.8019146104524735, "live_work_prop": 0.09116809116809117, "delta_f_physical_activity_pp": 0.0011539945712826399, "driving": 84.95030761949835, "cycling": 1.135825840037861, "walking": 4.212020823473734, "pt": 1.9876952200662565, "micromobility": 2.318977756743966, "shuttle": 5.395172740179839}, {"avg_co2": 6.8392230145042125, "live_work_prop": 0.08531468531468532, "delta_f_physical_activity_pp": 0.0009615418833048802, "driving": 84.80113636363636, "cycling": 0.8522727272727272, "walking": 3.6931818181818183, "pt": 1.893939393939394, "micromobility": 2.509469696969697, "shuttle": 6.25}, {"avg_co2": 6.900258330843868, "live_work_prop": 0.08771929824561403, "delta_f_physical_activity_pp": 0.001058397318509032, "driving": 85.08262617239839, "cycling": 0.7592675301473872, "walking": 4.778919160339437, "pt": 1.4292094685127288, "micromobility": 2.456453774006253, "shuttle": 5.493523894595802}, {"avg_co2": 6.502704392689478, "live_work_prop": 0.10748299319727891, "delta_f_physical_activity_pp": 0.0010565496427811809, "driving": 84.03516890328552, "cycling": 0.7866728366496992, "walking": 5.229060620083295, "pt": 1.989819527996298, "micromobility": 2.4988431281813974, "shuttle": 5.460434983803795}, {"avg_co2": 6.789243132081123, "live_work_prop": 0.09263959390862944, "delta_f_physical_activity_pp": 0.0009787383813621708, "driving": 84.95460440985732, "cycling": 0.8214440121054908, "walking": 5.058365758754864, "pt": 1.5131863380890618, "micromobility": 2.1184608733246866, "shuttle": 5.533938607868569}, {"avg_co2": 6.895725595286552, "live_work_prop": 0.08613728129205922, "delta_f_physical_activity_pp": 0.0010768576989740656, "driving": 85.25033829499323, "cycling": 0.8119079837618403, "walking": 4.510599909788001, "pt": 1.8042399639152007, "micromobility": 2.435723951285521, "shuttle": 5.187189896256203}, {"avg_co2": 6.7882982462594335, "live_work_prop": 0.07923497267759563, "delta_f_physical_activity_pp": 0.0009376468452911943, "driving": 85.47407753386268, "cycling": 0.8874357776739842, "walking": 4.156936011209715, "pt": 1.9149929939280708, "micromobility": 2.1485287248949088, "shuttle": 5.41802895843064}, {"avg_co2": 6.906629588071572, "live_work_prop": 0.07944514501891552, "delta_f_physical_activity_pp": 0.0008917345950692513, "driving": 86.6608921611087, "cycling": 0.7362494586401039, "walking": 3.8977912516240796, "pt": 1.5591165006496317, "micromobility": 2.1654395842355996, "shuttle": 4.980511043741879}, {"avg_co2": 7.227879556883073, "live_work_prop": 0.08516129032258064, "delta_f_physical_activity_pp": 0.0009693999596067599, "driving": 86.5832614322692, "cycling": 0.90595340811044, "walking": 3.882657463330457, "pt": 1.7256255392579811, "micromobility": 1.6824849007765315, "shuttle": 5.220017256255392}, {"avg_co2": 6.681591264206882, "live_work_prop": 0.09152086137281291, "delta_f_physical_activity_pp": 0.0009977039753141534, "driving": 85.96410492406811, "cycling": 0.8283479061205707, "walking": 4.371836171191901, "pt": 1.79475379659457, "micromobility": 2.208927749654855, "shuttle": 4.832029452369995}, {"avg_co2": 6.855844463200975, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.0011805236839021339, "driving": 84.18029164825454, "cycling": 1.0605391073795847, "walking": 4.639858594785682, "pt": 2.2536456031816177, "micromobility": 2.2536456031816177, "shuttle": 5.612019443216969}, {"avg_co2": 7.105154740780761, "live_work_prop": 0.0712401055408971, "delta_f_physical_activity_pp": 0.000831664593451234, "driving": 86.29511192325263, "cycling": 0.5938784833257195, "walking": 3.7916857012334404, "pt": 1.9643672910004568, "micromobility": 2.1927820922795798, "shuttle": 5.162174508908177}, {"avg_co2": 6.663224902658987, "live_work_prop": 0.09041835357624832, "delta_f_physical_activity_pp": 0.0009867552476649363, "driving": 85.18011855905154, "cycling": 0.8207934336525308, "walking": 4.468764249886001, "pt": 1.7783857729138166, "micromobility": 2.2343821249430005, "shuttle": 5.5175558595531236}, {"avg_co2": 6.758420348678546, "live_work_prop": 0.09617918313570488, "delta_f_physical_activity_pp": 0.001035135659282593, "driving": 84.22212428382548, "cycling": 0.881445570736007, "walking": 4.7157338034376375, "pt": 1.851035698545615, "micromobility": 2.071397091229617, "shuttle": 6.25826355222565}, {"avg_co2": 6.232410374495431, "live_work_prop": 0.10699001426533523, "delta_f_physical_activity_pp": 0.001052571421827864, "driving": 84.41247002398082, "cycling": 0.7673860911270983, "walking": 4.652278177458034, "pt": 1.9184652278177456, "micromobility": 2.5899280575539567, "shuttle": 5.6594724220623505}, {"avg_co2": 6.495786394446936, "live_work_prop": 0.0905292479108635, "delta_f_physical_activity_pp": 0.0009842462563291454, "driving": 85.90799031476998, "cycling": 0.9685230024213075, "walking": 3.8256658595641646, "pt": 1.791767554479419, "micromobility": 2.1307506053268765, "shuttle": 5.375302663438257}, {"avg_co2": 7.155089886797233, "live_work_prop": 0.06794871794871794, "delta_f_physical_activity_pp": 0.0008662478464870752, "driving": 86.09787786920745, "cycling": 0.64963187527068, "walking": 4.330879168471199, "pt": 1.5158077089649198, "micromobility": 1.862278042442616, "shuttle": 5.543525335643135}, {"avg_co2": 6.989885734855236, "live_work_prop": 0.0693717277486911, "delta_f_physical_activity_pp": 0.0009036669233798688, "driving": 86.7831541218638, "cycling": 0.7168458781362007, "walking": 3.853046594982079, "pt": 1.568100358422939, "micromobility": 2.240143369175627, "shuttle": 4.838709677419355}, {"avg_co2": 6.982275899747049, "live_work_prop": 0.08953341740226986, "delta_f_physical_activity_pp": 0.0011311536072406022, "driving": 85.33049040511726, "cycling": 0.8528784648187633, "walking": 4.264392324093817, "pt": 1.9189765458422177, "micromobility": 2.3880597014925375, "shuttle": 5.245202558635395}, {"avg_co2": 7.04695996030421, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009839599020256098, "driving": 85.14980460269214, "cycling": 0.60790273556231, "walking": 4.6895353886235345, "pt": 1.82370820668693, "micromobility": 2.5618758141554494, "shuttle": 5.167173252279635}, {"avg_co2": 6.796575084434957, "live_work_prop": 0.1041388518024032, "delta_f_physical_activity_pp": 0.0009549458040073977, "driving": 85.24001794526693, "cycling": 0.8524001794526694, "walking": 4.172274562584119, "pt": 1.8842530282637955, "micromobility": 2.4226110363391657, "shuttle": 5.428443248093315}, {"avg_co2": 6.512225553100327, "live_work_prop": 0.08736559139784947, "delta_f_physical_activity_pp": 0.0009568681027832942, "driving": 84.79667282809612, "cycling": 0.8317929759704251, "walking": 4.343807763401109, "pt": 2.1256931608133085, "micromobility": 2.1719038817005547, "shuttle": 5.730129390018484}, {"avg_co2": 7.066798375997446, "live_work_prop": 0.07178841309823678, "delta_f_physical_activity_pp": 0.0008932418688637783, "driving": 86.70643374520665, "cycling": 0.6817213463996591, "walking": 4.090328078397955, "pt": 1.533873029399233, "micromobility": 1.9599488708990203, "shuttle": 5.027694929697486}, {"avg_co2": 6.742837740250718, "live_work_prop": 0.09207161125319693, "delta_f_physical_activity_pp": 0.0009543328872434893, "driving": 85.17555266579974, "cycling": 0.693541395752059, "walking": 4.551365409622886, "pt": 2.037277850021673, "micromobility": 1.9939315127871695, "shuttle": 5.548331166016472}, {"avg_co2": 6.688186450042896, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.0009038014944129398, "driving": 85.44097060195986, "cycling": 0.7932804479701353, "walking": 3.7797480167988797, "pt": 1.726551563229118, "micromobility": 2.519832011199253, "shuttle": 5.739617358842744}, {"avg_co2": 6.9418840420592485, "live_work_prop": 0.085219707057257, "delta_f_physical_activity_pp": 0.0010055765714259458, "driving": 85.27501082719792, "cycling": 0.822867042009528, "walking": 3.724556084885232, "pt": 1.5158077089649198, "micromobility": 2.3386747509744477, "shuttle": 6.323083585967952}, {"avg_co2": 6.7911637484195, "live_work_prop": 0.0814111261872456, "delta_f_physical_activity_pp": 0.001052549834857237, "driving": 86.01558917927557, "cycling": 0.9628610729023385, "walking": 3.7597432370472257, "pt": 1.925722145804677, "micromobility": 2.3383768913342506, "shuttle": 4.997707473635947}, {"avg_co2": 6.533733915318808, "live_work_prop": 0.0823045267489712, "delta_f_physical_activity_pp": 0.0010334891371937978, "driving": 84.49322746380196, "cycling": 0.6071929005137786, "walking": 5.044371788883699, "pt": 1.7281644091546005, "micromobility": 2.288650163475012, "shuttle": 5.838393274170948}, {"avg_co2": 6.481252550284314, "live_work_prop": 0.09537166900420757, "delta_f_physical_activity_pp": 0.000915506268319547, "driving": 84.5861084681256, "cycling": 0.5233111322549953, "walking": 4.138915318744053, "pt": 1.6650808753568032, "micromobility": 2.47383444338725, "shuttle": 6.612749762131304}, {"avg_co2": 7.485004834046835, "live_work_prop": 0.0752157829839704, "delta_f_physical_activity_pp": 0.0009154498791018913, "driving": 86.5584685809405, "cycling": 0.6242197253433208, "walking": 4.119850187265917, "pt": 1.4981273408239701, "micromobility": 2.3720349563046192, "shuttle": 4.827299209321681}, {"avg_co2": 6.941122228867889, "live_work_prop": 0.08366013071895424, "delta_f_physical_activity_pp": 0.0009415334135403664, "driving": 85.46020453534905, "cycling": 0.8448199199644287, "walking": 4.490884837705647, "pt": 1.7341040462427744, "micromobility": 2.0453534904401955, "shuttle": 5.42463317029791}, {"avg_co2": 6.872178123005114, "live_work_prop": 0.07863695937090433, "delta_f_physical_activity_pp": 0.0010317520540210096, "driving": 85.95480726628267, "cycling": 0.7532122286220646, "walking": 3.9875941515285778, "pt": 1.9494904740806378, "micromobility": 2.4368630926007975, "shuttle": 4.918032786885246}, {"avg_co2": 6.839415675668707, "live_work_prop": 0.07723035952063914, "delta_f_physical_activity_pp": 0.0009179906828856716, "driving": 85.9481582537517, "cycling": 0.7730786721236926, "walking": 4.138244656662119, "pt": 1.8644838562983175, "micromobility": 2.046384720327422, "shuttle": 5.2296498408367444}, {"avg_co2": 6.740552115938363, "live_work_prop": 0.09153952843273232, "delta_f_physical_activity_pp": 0.0009469208272418272, "driving": 85.049365303244, "cycling": 0.7522331922896097, "walking": 3.8551951104842503, "pt": 1.9746121297602257, "micromobility": 2.726845322049835, "shuttle": 5.6417489421720735}, {"avg_co2": 6.734744409513626, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009224020452113063, "driving": 86.14699331848553, "cycling": 0.579064587973274, "walking": 4.231625835189309, "pt": 1.6926503340757237, "micromobility": 2.182628062360802, "shuttle": 5.167037861915367}, {"avg_co2": 6.7657853807796196, "live_work_prop": 0.08860759493670886, "delta_f_physical_activity_pp": 0.0010973611845409344, "driving": 85.63956252971946, "cycling": 0.9034712315739419, "walking": 4.184498335710889, "pt": 1.8544935805991443, "micromobility": 2.1398002853067046, "shuttle": 5.2781740370898715}, {"avg_co2": 6.661654385866106, "live_work_prop": 0.09208819714656291, "delta_f_physical_activity_pp": 0.0009264868021890458, "driving": 85.22474410324877, "cycling": 0.6230529595015576, "walking": 4.494882064975523, "pt": 1.8691588785046727, "micromobility": 2.2251891410769913, "shuttle": 5.5629728526924795}, {"avg_co2": 6.735124813202998, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.0010188025762953756, "driving": 85.99333015721771, "cycling": 0.9528346831824679, "walking": 3.858980466888995, "pt": 2.0009528346831824, "micromobility": 2.334444973797046, "shuttle": 4.859456884230586}, {"avg_co2": 6.707328435946726, "live_work_prop": 0.0912863070539419, "delta_f_physical_activity_pp": 0.0010300049991757096, "driving": 85.08083140877598, "cycling": 0.6466512702078522, "walking": 4.249422632794457, "pt": 2.2170900692840645, "micromobility": 2.678983833718245, "shuttle": 5.1270207852194}, {"avg_co2": 6.970488455619846, "live_work_prop": 0.07133058984910837, "delta_f_physical_activity_pp": 0.0008576454585098453, "driving": 86.99340245051837, "cycling": 0.6597549481621112, "walking": 3.6757775683317626, "pt": 1.649387370405278, "micromobility": 1.7436380772855797, "shuttle": 5.27803958529689}, {"avg_co2": 6.393193799566578, "live_work_prop": 0.10271041369472182, "delta_f_physical_activity_pp": 0.0011102324415549884, "driving": 83.6354961832061, "cycling": 1.0019083969465647, "walking": 5.200381679389313, "pt": 2.0038167938931295, "micromobility": 2.099236641221374, "shuttle": 6.059160305343511}, {"avg_co2": 6.504126297049369, "live_work_prop": 0.0936599423631124, "delta_f_physical_activity_pp": 0.0010988517233505694, "driving": 84.54957221942627, "cycling": 0.6542526421741319, "walking": 5.385002516356316, "pt": 2.06341217916457, "micromobility": 1.9627579265223956, "shuttle": 5.385002516356316}, {"avg_co2": 7.227141885095541, "live_work_prop": 0.08412483039348712, "delta_f_physical_activity_pp": 0.0008833389893238511, "driving": 86.0548807917229, "cycling": 0.5847953216374269, "walking": 4.4534412955465585, "pt": 1.7094017094017095, "micromobility": 1.9343229869545657, "shuttle": 5.263157894736842}, {"avg_co2": 6.802827349158493, "live_work_prop": 0.08640406607369759, "delta_f_physical_activity_pp": 0.0009505029271161214, "driving": 85.26315789473684, "cycling": 1.0087719298245614, "walking": 4.166666666666666, "pt": 1.9298245614035088, "micromobility": 2.017543859649123, "shuttle": 5.614035087719298}, {"avg_co2": 7.031712782918482, "live_work_prop": 0.08842652795838751, "delta_f_physical_activity_pp": 0.0009887333031247795, "driving": 85.50087873462215, "cycling": 0.9666080843585236, "walking": 4.393673110720562, "pt": 1.5817223198594026, "micromobility": 2.2847100175746924, "shuttle": 5.272407732864675}, {"avg_co2": 6.7897846657432614, "live_work_prop": 0.08432147562582346, "delta_f_physical_activity_pp": 0.001062112936678519, "driving": 85.14056224899599, "cycling": 0.7585899152164213, "walking": 4.506916555109326, "pt": 1.7402945113788488, "micromobility": 2.3203926818384653, "shuttle": 5.533244087460955}, {"avg_co2": 6.992620478420013, "live_work_prop": 0.07711757269279393, "delta_f_physical_activity_pp": 0.0009097934030571593, "driving": 86.4304235090752, "cycling": 0.648228176318064, "walking": 3.932584269662921, "pt": 2.16076058772688, "micromobility": 1.8582541054451167, "shuttle": 4.969749351771824}, {"avg_co2": 7.154867279808551, "live_work_prop": 0.07389162561576355, "delta_f_physical_activity_pp": 0.0010517896247338764, "driving": 85.82580115036976, "cycling": 0.8216926869350863, "walking": 4.6014790468364835, "pt": 1.80772391125719, "micromobility": 1.9720624486442069, "shuttle": 4.971240755957272}, {"avg_co2": 7.396745483383989, "live_work_prop": 0.0741687979539642, "delta_f_physical_activity_pp": 0.0008685151816683074, "driving": 86.69509594882729, "cycling": 0.42643923240938164, "walking": 4.093816631130064, "pt": 1.279317697228145, "micromobility": 2.5159914712153517, "shuttle": 4.9893390191897655}, {"avg_co2": 6.559989548734863, "live_work_prop": 0.08767123287671233, "delta_f_physical_activity_pp": 0.00104697286882436, "driving": 84.71307619943556, "cycling": 0.940733772342427, "walking": 4.186265286923801, "pt": 1.881467544684854, "micromobility": 2.022577610536218, "shuttle": 6.25587958607714}, {"avg_co2": 6.654898360270548, "live_work_prop": 0.09530386740331492, "delta_f_physical_activity_pp": 0.001056543221738085, "driving": 85.10838831291234, "cycling": 0.7540056550424128, "walking": 4.665409990574929, "pt": 1.649387370405278, "micromobility": 2.4505183788878417, "shuttle": 5.372290292177191}, {"avg_co2": 6.897730378158031, "live_work_prop": 0.06533333333333333, "delta_f_physical_activity_pp": 0.0008551397776271869, "driving": 86.5148063781321, "cycling": 0.683371298405467, "walking": 4.009111617312073, "pt": 1.685649202733485, "micromobility": 2.3234624145785876, "shuttle": 4.783599088838269}, {"avg_co2": 6.579119220744908, "live_work_prop": 0.09517045454545454, "delta_f_physical_activity_pp": 0.0010447750556810775, "driving": 84.2263395092639, "cycling": 1.1517275913870806, "walking": 4.907361041562344, "pt": 1.8527791687531296, "micromobility": 2.5037556334501754, "shuttle": 5.358037055583375}, {"avg_co2": 7.155682605302686, "live_work_prop": 0.07170294494238157, "delta_f_physical_activity_pp": 0.0008877723325281935, "driving": 87.04188481675392, "cycling": 0.6544502617801047, "walking": 3.883071553228621, "pt": 1.4397905759162304, "micromobility": 2.006980802792321, "shuttle": 4.973821989528796}, {"avg_co2": 7.09808582184906, "live_work_prop": 0.08160621761658031, "delta_f_physical_activity_pp": 0.0009439494284608893, "driving": 85.86723768736617, "cycling": 0.8565310492505354, "walking": 4.197002141327623, "pt": 1.4989293361884368, "micromobility": 2.269807280513919, "shuttle": 5.310492505353319}, {"avg_co2": 6.730360517978446, "live_work_prop": 0.08943089430894309, "delta_f_physical_activity_pp": 0.000995382538675356, "driving": 84.41082072443832, "cycling": 0.6419073819348923, "walking": 5.0435580009170105, "pt": 1.8798716185236128, "micromobility": 2.1549747822099956, "shuttle": 5.868867491976157}, {"avg_co2": 6.904105026882639, "live_work_prop": 0.07827260458839407, "delta_f_physical_activity_pp": 0.0008736230182407815, "driving": 86.1276986678916, "cycling": 0.5971520440973818, "walking": 3.9503904455672942, "pt": 1.515847496554892, "micromobility": 2.0211299954065227, "shuttle": 5.787781350482315}, {"avg_co2": 6.561029519782001, "live_work_prop": 0.0989159891598916, "delta_f_physical_activity_pp": 0.0009584732620493693, "driving": 85.11520737327189, "cycling": 0.9216589861751152, "walking": 4.377880184331797, "pt": 1.935483870967742, "micromobility": 2.3041474654377883, "shuttle": 5.345622119815668}, {"avg_co2": 6.798020381015479, "live_work_prop": 0.09203296703296704, "delta_f_physical_activity_pp": 0.0009905255754905304, "driving": 85.12435476302205, "cycling": 1.0793054903801031, "walking": 4.786485218207415, "pt": 1.7832003754106054, "micromobility": 2.3932426091037073, "shuttle": 4.833411543876114}, {"avg_co2": 6.825073638793076, "live_work_prop": 0.08788282290279627, "delta_f_physical_activity_pp": 0.0009950533764784537, "driving": 84.80036297640653, "cycling": 0.7713248638838476, "walking": 4.71869328493648, "pt": 1.8602540834845736, "micromobility": 2.132486388384755, "shuttle": 5.716878402903811}, {"avg_co2": 6.687962449339259, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0010334910745958181, "driving": 84.30740911182697, "cycling": 0.966405890473999, "walking": 4.6479521398987576, "pt": 1.7027151403589507, "micromobility": 2.3930050621260928, "shuttle": 5.982512655315232}, {"avg_co2": 6.614600710506531, "live_work_prop": 0.08732394366197183, "delta_f_physical_activity_pp": 0.0009963206396678274, "driving": 84.45279473931423, "cycling": 0.7515265382808831, "walking": 4.790981681540629, "pt": 2.0197275716298733, "micromobility": 2.3485204321277595, "shuttle": 5.636449037106623}, {"avg_co2": 7.259546582631726, "live_work_prop": 0.0751592356687898, "delta_f_physical_activity_pp": 0.0008948952619227476, "driving": 86.08358466178372, "cycling": 0.6031882809133994, "walking": 3.619129685480396, "pt": 1.7233950883239983, "micromobility": 2.197328737613098, "shuttle": 5.773373545885394}, {"avg_co2": 6.452175646932738, "live_work_prop": 0.08189655172413793, "delta_f_physical_activity_pp": 0.0009699861061557744, "driving": 86.80872653475393, "cycling": 0.7102993404363267, "walking": 4.211060375443937, "pt": 1.5728056823947234, "micromobility": 2.13089802130898, "shuttle": 4.5662100456621}, {"avg_co2": 6.893116766809587, "live_work_prop": 0.07567567567567568, "delta_f_physical_activity_pp": 0.0008903700274902446, "driving": 84.82632541133455, "cycling": 0.6855575868372943, "walking": 4.43327239488117, "pt": 1.8738574040219378, "micromobility": 2.742230347349177, "shuttle": 5.4387568555758685}, {"avg_co2": 6.828615090958696, "live_work_prop": 0.08111702127659574, "delta_f_physical_activity_pp": 0.0009233403512710885, "driving": 85.83671628326567, "cycling": 0.8570139828597204, "walking": 4.239963915200722, "pt": 1.4433919711321606, "micromobility": 2.165087956698241, "shuttle": 5.457825890843482}, {"avg_co2": 7.218935587186817, "live_work_prop": 0.07653061224489796, "delta_f_physical_activity_pp": 0.0008863835511857206, "driving": 86.79163034001743, "cycling": 0.7846556233653008, "walking": 3.792502179598954, "pt": 1.7872711421098517, "micromobility": 2.092414995640802, "shuttle": 4.751525719267654}, {"avg_co2": 6.631188916332299, "live_work_prop": 0.10252996005326231, "delta_f_physical_activity_pp": 0.001120952486063218, "driving": 84.48197170241899, "cycling": 0.8215426745778184, "walking": 5.111821086261981, "pt": 1.9625741670470105, "micromobility": 2.2364217252396164, "shuttle": 5.3856686444545865}, {"avg_co2": 6.792336091788704, "live_work_prop": 0.09387755102040816, "delta_f_physical_activity_pp": 0.001016525145168225, "driving": 85.30631045601106, "cycling": 0.7830492860432979, "walking": 4.421925380009212, "pt": 1.5660985720865959, "micromobility": 1.9806540764624598, "shuttle": 5.9419622293873795}, {"avg_co2": 7.04244848562879, "live_work_prop": 0.09266409266409266, "delta_f_physical_activity_pp": 0.0010671846692563412, "driving": 85.18835616438356, "cycling": 0.7277397260273972, "walking": 4.580479452054795, "pt": 1.9263698630136987, "micromobility": 2.2260273972602738, "shuttle": 5.351027397260274}, {"avg_co2": 7.0840214042068865, "live_work_prop": 0.08311688311688312, "delta_f_physical_activity_pp": 0.0008909394664779871, "driving": 86.36767317939609, "cycling": 0.9769094138543518, "walking": 4.351687388987567, "pt": 1.5985790408525755, "micromobility": 1.5985790408525755, "shuttle": 5.106571936056838}, {"avg_co2": 6.779809162942861, "live_work_prop": 0.08811188811188811, "delta_f_physical_activity_pp": 0.0009098642844708455, "driving": 86.23635500711913, "cycling": 0.8068343616516375, "walking": 3.6544850498338874, "pt": 1.8509729473184622, "micromobility": 2.0408163265306123, "shuttle": 5.410536307546274}, {"avg_co2": 6.672521132189457, "live_work_prop": 0.07181571815718157, "delta_f_physical_activity_pp": 0.0010458194033010207, "driving": 85.68747067104646, "cycling": 0.7508212106992023, "walking": 4.1295166588456125, "pt": 1.642421398404505, "micromobility": 2.2055373064289068, "shuttle": 5.584232754575317}, {"avg_co2": 6.971776013141731, "live_work_prop": 0.08344198174706649, "delta_f_physical_activity_pp": 0.001049062776793657, "driving": 85.62610229276896, "cycling": 0.6613756613756614, "walking": 4.453262786596119, "pt": 1.5432098765432098, "micromobility": 2.4691358024691357, "shuttle": 5.246913580246913}, {"avg_co2": 7.147850021484449, "live_work_prop": 0.09500609013398295, "delta_f_physical_activity_pp": 0.0008671547265460899, "driving": 85.41147132169577, "cycling": 0.914380714879468, "walking": 4.738154613466334, "pt": 1.6625103906899419, "micromobility": 2.2443890274314215, "shuttle": 5.029093931837074}, {"avg_co2": 6.588138040658857, "live_work_prop": 0.1009421265141319, "delta_f_physical_activity_pp": 0.0010758775647577092, "driving": 85.02772643253235, "cycling": 0.878003696857671, "walking": 4.990757855822551, "pt": 1.8946395563770795, "micromobility": 2.1256931608133085, "shuttle": 5.0831792975970425}, {"avg_co2": 7.310429831191791, "live_work_prop": 0.06009615384615385, "delta_f_physical_activity_pp": 0.0010027027064568935, "driving": 85.18370607028754, "cycling": 0.7188498402555911, "walking": 4.193290734824282, "pt": 1.876996805111821, "micromobility": 2.2364217252396164, "shuttle": 5.7907348242811505}, {"avg_co2": 6.922737152347388, "live_work_prop": 0.09673366834170855, "delta_f_physical_activity_pp": 0.0010162032795487438, "driving": 85.05399568034558, "cycling": 0.8639308855291578, "walking": 4.449244060475162, "pt": 1.468682505399568, "micromobility": 2.9805615550755937, "shuttle": 5.183585313174946}, {"avg_co2": 7.211864073031977, "live_work_prop": 0.07683073229291716, "delta_f_physical_activity_pp": 0.000848314487402779, "driving": 86.68614357262103, "cycling": 0.7095158597662772, "walking": 4.0484140233722865, "pt": 1.7111853088480802, "micromobility": 1.8781302170283807, "shuttle": 4.96661101836394}, {"avg_co2": 6.535908456495331, "live_work_prop": 0.09577464788732394, "delta_f_physical_activity_pp": 0.0009736285375200748, "driving": 85.24197412553906, "cycling": 0.7666506947771922, "walking": 4.551988500239578, "pt": 1.6770483948251078, "micromobility": 1.9166267369429804, "shuttle": 5.84571154767609}, {"avg_co2": 6.953660947046346, "live_work_prop": 0.0787292817679558, "delta_f_physical_activity_pp": 0.0007313437024594256, "driving": 86.67614983404457, "cycling": 0.6164058795637744, "walking": 3.508771929824561, "pt": 1.8018018018018018, "micromobility": 2.0388809862494073, "shuttle": 5.357989568515884}, {"avg_co2": 6.954739565978309, "live_work_prop": 0.08560311284046693, "delta_f_physical_activity_pp": 0.001114001669101635, "driving": 85.22825150732127, "cycling": 0.6029285099052542, "walking": 5.1248923341946595, "pt": 1.550387596899225, "micromobility": 2.4117140396210166, "shuttle": 5.0818260120585705}, {"avg_co2": 6.7954315060487, "live_work_prop": 0.08859060402684564, "delta_f_physical_activity_pp": 0.0009131740967577753, "driving": 85.60293443374599, "cycling": 0.6419073819348923, "walking": 4.447501146263182, "pt": 2.063273727647868, "micromobility": 2.246675836772123, "shuttle": 4.997707473635947}, {"avg_co2": 7.016256535471036, "live_work_prop": 0.07850707850707851, "delta_f_physical_activity_pp": 0.0009188982108469188, "driving": 85.9402460456942, "cycling": 0.5272407732864675, "walking": 4.481546572934974, "pt": 1.5817223198594026, "micromobility": 2.0210896309314585, "shuttle": 5.448154657293498}, {"avg_co2": 7.684850484406425, "live_work_prop": 0.07710843373493977, "delta_f_physical_activity_pp": 0.0008645273401032928, "driving": 86.64508296236342, "cycling": 0.8093889113719142, "walking": 3.844597329016593, "pt": 1.497369486038041, "micromobility": 1.9830028328611897, "shuttle": 5.220558478348847}, {"avg_co2": 6.755718627156765, "live_work_prop": 0.09673024523160763, "delta_f_physical_activity_pp": 0.0009408027858012001, "driving": 85.85298196948682, "cycling": 0.6472491909385114, "walking": 4.484512251502543, "pt": 1.8030513176144243, "micromobility": 2.219140083217753, "shuttle": 4.993065187239944}, {"avg_co2": 6.791629041719215, "live_work_prop": 0.09585121602288985, "delta_f_physical_activity_pp": 0.000995442463435219, "driving": 84.25309229305424, "cycling": 0.8087535680304472, "walking": 4.186489058039962, "pt": 2.1883920076117986, "micromobility": 2.4262607040913418, "shuttle": 6.137012369172217}, {"avg_co2": 6.873579699949392, "live_work_prop": 0.08165997322623829, "delta_f_physical_activity_pp": 0.0009340080500164817, "driving": 84.87738419618529, "cycling": 0.7266121707538601, "walking": 3.9963669391462306, "pt": 1.952770208900999, "micromobility": 2.2706630336058127, "shuttle": 6.176203451407812}, {"avg_co2": 6.482634815942876, "live_work_prop": 0.08645533141210375, "delta_f_physical_activity_pp": 0.0010703705197541275, "driving": 85.29847064627528, "cycling": 0.8880118401578688, "walking": 4.390725209669463, "pt": 1.8253576714356192, "micromobility": 2.5160335471139614, "shuttle": 5.081401085347805}, {"avg_co2": 6.610775698122282, "live_work_prop": 0.10744985673352435, "delta_f_physical_activity_pp": 0.0009571225678407949, "driving": 85.28395061728395, "cycling": 0.8395061728395061, "walking": 4.197530864197531, "pt": 1.876543209876543, "micromobility": 2.567901234567901, "shuttle": 5.234567901234568}, {"avg_co2": 6.700192287865494, "live_work_prop": 0.09138381201044386, "delta_f_physical_activity_pp": 0.001062271853633841, "driving": 84.84444444444445, "cycling": 0.9333333333333335, "walking": 4.8, "pt": 1.4666666666666666, "micromobility": 2.0888888888888886, "shuttle": 5.866666666666666}, {"avg_co2": 6.981132269537858, "live_work_prop": 0.08640406607369759, "delta_f_physical_activity_pp": 0.0008561799653614806, "driving": 85.68301225919438, "cycling": 0.7443082311733801, "walking": 3.7215411558669005, "pt": 2.189141856392294, "micromobility": 1.6637478108581436, "shuttle": 5.998248686514886}, {"avg_co2": 7.058008162691558, "live_work_prop": 0.07326478149100257, "delta_f_physical_activity_pp": 0.0009104689075374822, "driving": 86.46649260226283, "cycling": 0.8268059181897303, "walking": 3.91644908616188, "pt": 1.6971279373368149, "micromobility": 1.8276762402088773, "shuttle": 5.265448215839861}, {"avg_co2": 7.224110865105262, "live_work_prop": 0.08625, "delta_f_physical_activity_pp": 0.0009737942442228462, "driving": 85.39232053422371, "cycling": 0.7929883138564273, "walking": 4.507512520868113, "pt": 1.7111853088480802, "micromobility": 2.4207011686143574, "shuttle": 5.175292153589315}, {"avg_co2": 6.665498643259694, "live_work_prop": 0.08222811671087533, "delta_f_physical_activity_pp": 0.0008115034027367301, "driving": 87.44333635539438, "cycling": 0.8612873980054397, "walking": 3.5811423390752495, "pt": 1.7679057116953765, "micromobility": 1.6772438803263827, "shuttle": 4.669084315503174}, {"avg_co2": 7.073659870091106, "live_work_prop": 0.08801020408163265, "delta_f_physical_activity_pp": 0.0009128894421735833, "driving": 86.10021786492375, "cycling": 0.9150326797385622, "walking": 4.270152505446624, "pt": 1.6557734204793026, "micromobility": 2.091503267973856, "shuttle": 4.967320261437909}, {"avg_co2": 6.732361227250012, "live_work_prop": 0.1039136302294197, "delta_f_physical_activity_pp": 0.000937775401655479, "driving": 85.50391164289002, "cycling": 0.7823285780027611, "walking": 4.509894155545329, "pt": 1.79475379659457, "micromobility": 2.4390243902439024, "shuttle": 4.970087436723423}, {"avg_co2": 7.1945595496665335, "live_work_prop": 0.07364341085271318, "delta_f_physical_activity_pp": 0.000843964347806779, "driving": 87.13910761154857, "cycling": 0.6124234470691163, "walking": 3.5870516185476813, "pt": 1.7060367454068242, "micromobility": 2.1434820647419075, "shuttle": 4.811898512685914}, {"avg_co2": 6.8351522835345495, "live_work_prop": 0.09178082191780822, "delta_f_physical_activity_pp": 0.0009312538640953877, "driving": 86.90755513843266, "cycling": 0.7038948850305021, "walking": 3.988737681839512, "pt": 1.5485687470671048, "micromobility": 2.1116846550915063, "shuttle": 4.739558892538715}, {"avg_co2": 6.84526393285658, "live_work_prop": 0.07248322147651007, "delta_f_physical_activity_pp": 0.0009945000835638073, "driving": 86.31863186318633, "cycling": 0.6750675067506751, "walking": 4.455445544554455, "pt": 1.5751575157515751, "micromobility": 1.8451845184518452, "shuttle": 5.1305130513051305}, {"avg_co2": 6.646454995751141, "live_work_prop": 0.07377049180327869, "delta_f_physical_activity_pp": 0.000933229721278308, "driving": 85.69450853714812, "cycling": 0.5076142131979695, "walking": 4.2455006922012, "pt": 1.8920166128287956, "micromobility": 2.076603599446239, "shuttle": 5.583756345177665}, {"avg_co2": 6.499300525355446, "live_work_prop": 0.0953757225433526, "delta_f_physical_activity_pp": 0.0009924702705886182, "driving": 84.33794466403161, "cycling": 0.7905138339920948, "walking": 4.199604743083004, "pt": 1.7292490118577075, "micromobility": 2.371541501976284, "shuttle": 6.571146245059288}, {"avg_co2": 7.002479086262985, "live_work_prop": 0.07304116865869854, "delta_f_physical_activity_pp": 0.0009680159021218073, "driving": 85.13453903837672, "cycling": 0.8381120423467137, "walking": 3.8376709307454786, "pt": 1.6321129245699162, "micromobility": 2.5584472871636526, "shuttle": 5.99911777679753}, {"avg_co2": 6.308570961948053, "live_work_prop": 0.0907840440165062, "delta_f_physical_activity_pp": 0.0010928189669183496, "driving": 83.85269121813032, "cycling": 0.84985835694051, "walking": 5.382436260623229, "pt": 1.7469310670443814, "micromobility": 2.927289896128423, "shuttle": 5.240793201133145}, {"avg_co2": 6.95143135641159, "live_work_prop": 0.08972691807542263, "delta_f_physical_activity_pp": 0.0010304835244233869, "driving": 84.9890590809628, "cycling": 1.0065645514223196, "walking": 4.026258205689278, "pt": 1.75054704595186, "micromobility": 2.3632385120350112, "shuttle": 5.864332603938731}, {"avg_co2": 6.771829636776305, "live_work_prop": 0.10646900269541779, "delta_f_physical_activity_pp": 0.0010604733494491245, "driving": 84.81414324569356, "cycling": 0.8159564823209429, "walking": 5.258386219401632, "pt": 1.6319129646418857, "micromobility": 2.493200362647326, "shuttle": 4.986400725294652}, {"avg_co2": 6.711794138818541, "live_work_prop": 0.08652482269503546, "delta_f_physical_activity_pp": 0.000888373058201523, "driving": 85.45454545454545, "cycling": 0.7177033492822966, "walking": 3.4928229665071773, "pt": 1.9138755980861244, "micromobility": 1.8660287081339715, "shuttle": 6.555023923444976}, {"avg_co2": 6.905147249081612, "live_work_prop": 0.07431551499348109, "delta_f_physical_activity_pp": 0.0008779499480251872, "driving": 85.98839803659081, "cycling": 0.4462293618920125, "walking": 4.060687193217314, "pt": 1.8741633199464525, "micromobility": 2.0080321285140563, "shuttle": 5.622489959839357}, {"avg_co2": 7.017749959977866, "live_work_prop": 0.08443271767810026, "delta_f_physical_activity_pp": 0.000849712483076983, "driving": 86.18361836183618, "cycling": 0.585058505850585, "walking": 4.275427542754275, "pt": 1.6651665166516652, "micromobility": 2.16021602160216, "shuttle": 5.1305130513051305}, {"avg_co2": 6.723699822934769, "live_work_prop": 0.0718232044198895, "delta_f_physical_activity_pp": 0.0009838591612934846, "driving": 85.01387604070305, "cycling": 0.6012950971322849, "walking": 4.4865864939870495, "pt": 1.572617946345976, "micromobility": 2.4051803885291396, "shuttle": 5.920444033302498}, {"avg_co2": 7.265592838382999, "live_work_prop": 0.08365019011406843, "delta_f_physical_activity_pp": 0.0009408847556876682, "driving": 85.38793103448276, "cycling": 0.7758620689655172, "walking": 4.3534482758620685, "pt": 1.5948275862068966, "micromobility": 2.456896551724138, "shuttle": 5.43103448275862}, {"avg_co2": 6.930641367232049, "live_work_prop": 0.08152866242038216, "delta_f_physical_activity_pp": 0.0009481434803485214, "driving": 85.05399568034558, "cycling": 0.5183585313174947, "walking": 4.578833693304536, "pt": 1.8574514038876888, "micromobility": 2.7645788336933044, "shuttle": 5.226781857451404}, {"avg_co2": 6.7627510258706955, "live_work_prop": 0.08539944903581267, "delta_f_physical_activity_pp": 0.0008869059032554608, "driving": 86.96671354899202, "cycling": 0.7969995311767463, "walking": 4.406938584153774, "pt": 1.4533520862634786, "micromobility": 1.6877637130801686, "shuttle": 4.688232536333802}, {"avg_co2": 6.887993538053122, "live_work_prop": 0.10512483574244415, "delta_f_physical_activity_pp": 0.0012248651316432194, "driving": 84.52328159645232, "cycling": 1.1086474501108647, "walking": 4.434589800443459, "pt": 2.12860310421286, "micromobility": 2.5720620842572064, "shuttle": 5.232815964523282}, {"avg_co2": 6.413706419632345, "live_work_prop": 0.10474860335195531, "delta_f_physical_activity_pp": 0.0010838457864908268, "driving": 84.34247871333964, "cycling": 0.7095553453169348, "walking": 5.4872280037842955, "pt": 1.7502365184484387, "micromobility": 2.128666035950804, "shuttle": 5.581835383159887}, {"avg_co2": 7.266340650429044, "live_work_prop": 0.08241082410824108, "delta_f_physical_activity_pp": 0.0007867883934571334, "driving": 86.61616161616162, "cycling": 0.5471380471380471, "walking": 3.6616161616161618, "pt": 1.5572390572390573, "micromobility": 2.398989898989899, "shuttle": 5.218855218855219}, {"avg_co2": 6.807533357146186, "live_work_prop": 0.08643617021276596, "delta_f_physical_activity_pp": 0.0010686126089691985, "driving": 84.39620081411127, "cycling": 0.8141112618724559, "walking": 4.74898236092266, "pt": 1.7639077340569878, "micromobility": 2.4875621890547266, "shuttle": 5.789235639981909}, {"avg_co2": 6.634973148168107, "live_work_prop": 0.07945205479452055, "delta_f_physical_activity_pp": 0.0009670598088567252, "driving": 84.93470149253731, "cycling": 0.8395522388059702, "walking": 4.757462686567164, "pt": 1.9589552238805972, "micromobility": 2.332089552238806, "shuttle": 5.177238805970149}, {"avg_co2": 7.226779751262634, "live_work_prop": 0.07441253263707572, "delta_f_physical_activity_pp": 0.0010683770567025226, "driving": 85.16435986159169, "cycling": 0.9515570934256056, "walking": 4.757785467128028, "pt": 2.032871972318339, "micromobility": 2.249134948096886, "shuttle": 4.844290657439446}, {"avg_co2": 6.938317102735636, "live_work_prop": 0.08638743455497382, "delta_f_physical_activity_pp": 0.0009071886148775846, "driving": 84.67852257181943, "cycling": 0.8207934336525308, "walking": 4.0583675330597355, "pt": 2.0519835841313268, "micromobility": 2.553579571363429, "shuttle": 5.836753305973552}, {"avg_co2": 6.943944078038869, "live_work_prop": 0.07908847184986595, "delta_f_physical_activity_pp": 0.0009266481672397092, "driving": 86.56785548865216, "cycling": 0.6947660954145438, "walking": 4.12227883279296, "pt": 1.8527095877721167, "micromobility": 1.9916628068550255, "shuttle": 4.7707271885132005}, {"avg_co2": 6.662046048015582, "live_work_prop": 0.09985935302390998, "delta_f_physical_activity_pp": 0.0010221229357768615, "driving": 85.28846153846153, "cycling": 0.8653846153846154, "walking": 4.567307692307692, "pt": 2.019230769230769, "micromobility": 1.7307692307692308, "shuttle": 5.528846153846153}, {"avg_co2": 6.871195091945152, "live_work_prop": 0.07506361323155217, "delta_f_physical_activity_pp": 0.0009312870088034855, "driving": 84.87212830515821, "cycling": 0.6501950585175552, "walking": 5.071521456436931, "pt": 2.037277850021673, "micromobility": 1.950585175552666, "shuttle": 5.418292154312961}, {"avg_co2": 6.787655225397898, "live_work_prop": 0.07972972972972973, "delta_f_physical_activity_pp": 0.0010067228909714562, "driving": 85.56985294117648, "cycling": 0.9191176470588236, "walking": 4.31985294117647, "pt": 1.9301470588235294, "micromobility": 2.34375, "shuttle": 4.917279411764706}, {"avg_co2": 6.595725352217325, "live_work_prop": 0.09628610729023383, "delta_f_physical_activity_pp": 0.0011327044476965335, "driving": 84.06412069778406, "cycling": 0.9900990099009901, "walking": 4.62046204620462, "pt": 2.0273455917020273, "micromobility": 2.3573785950023574, "shuttle": 5.9405940594059405}, {"avg_co2": 6.675108218958172, "live_work_prop": 0.09809264305177112, "delta_f_physical_activity_pp": 0.0009197269149200581, "driving": 85.07530807850297, "cycling": 0.730260155180283, "walking": 3.8338658146964857, "pt": 2.0994979461433134, "micromobility": 2.5102692834322227, "shuttle": 5.7507987220447285}, {"avg_co2": 6.753529092331508, "live_work_prop": 0.08005082592121983, "delta_f_physical_activity_pp": 0.0010384758385671845, "driving": 85.29155787641427, "cycling": 1.0879025239338556, "walking": 4.2645778938207135, "pt": 1.5230635335073976, "micromobility": 1.9147084421235856, "shuttle": 5.918189730200174}, {"avg_co2": 6.4008420740294545, "live_work_prop": 0.10608203677510608, "delta_f_physical_activity_pp": 0.0010733501219803328, "driving": 84.10306271268838, "cycling": 0.8750607681088965, "walking": 4.958677685950414, "pt": 1.8473505104521146, "micromobility": 2.4307243558580454, "shuttle": 5.785123966942149}, {"avg_co2": 7.0170990900089265, "live_work_prop": 0.10840108401084012, "delta_f_physical_activity_pp": 0.0009939109184775678, "driving": 85.61580882352942, "cycling": 0.7352941176470588, "walking": 4.733455882352941, "pt": 1.3786764705882353, "micromobility": 2.2518382352941178, "shuttle": 5.2849264705882355}, {"avg_co2": 7.046687404635533, "live_work_prop": 0.08661417322834646, "delta_f_physical_activity_pp": 0.0010241558562007402, "driving": 84.43665059184569, "cycling": 1.0960105217010083, "walking": 4.559403770276195, "pt": 1.7536168347216132, "micromobility": 2.761946514686541, "shuttle": 5.392371766768961}, {"avg_co2": 7.195359628572428, "live_work_prop": 0.08868894601542417, "delta_f_physical_activity_pp": 0.0009394203133186221, "driving": 85.75797291393621, "cycling": 0.655307994757536, "walking": 4.892966360856269, "pt": 1.397990388816077, "micromobility": 2.0969855832241153, "shuttle": 5.198776758409786}, {"avg_co2": 6.90157486919659, "live_work_prop": 0.08850726552179657, "delta_f_physical_activity_pp": 0.0009248870171449669, "driving": 85.98467778278504, "cycling": 0.5858494817485354, "walking": 3.9206849932401986, "pt": 1.9378098242451556, "micromobility": 2.253267237494367, "shuttle": 5.317710680486706}, {"avg_co2": 6.991740979312552, "live_work_prop": 0.09302325581395349, "delta_f_physical_activity_pp": 0.0010563605309681005, "driving": 85.02242152466367, "cycling": 0.8968609865470852, "walking": 4.708520179372197, "pt": 1.4349775784753362, "micromobility": 2.6457399103139014, "shuttle": 5.291479820627803}, {"avg_co2": 6.851697417525979, "live_work_prop": 0.08677685950413223, "delta_f_physical_activity_pp": 0.0010122258016819774, "driving": 85.54778554778555, "cycling": 0.6526806526806527, "walking": 4.382284382284382, "pt": 1.9114219114219115, "micromobility": 2.331002331002331, "shuttle": 5.174825174825175}, {"avg_co2": 6.461703969211016, "live_work_prop": 0.07901907356948229, "delta_f_physical_activity_pp": 0.0010134548181867774, "driving": 84.9512308406874, "cycling": 0.7895959126799814, "walking": 4.087320018578727, "pt": 2.090106827682304, "micromobility": 2.3687877380399445, "shuttle": 5.712958662331631}, {"avg_co2": 6.750740043676105, "live_work_prop": 0.07681940700808626, "delta_f_physical_activity_pp": 0.0009403748088722952, "driving": 85.17840805123514, "cycling": 0.6861848124428179, "walking": 4.620311070448308, "pt": 1.9213174748398902, "micromobility": 2.012808783165599, "shuttle": 5.580969807868252}, {"avg_co2": 6.767666296947744, "live_work_prop": 0.10674157303370786, "delta_f_physical_activity_pp": 0.0010888483918547794, "driving": 84.42545109211775, "cycling": 0.8072174738841407, "walking": 4.5584045584045585, "pt": 1.6144349477682813, "micromobility": 2.7540360873694207, "shuttle": 5.84045584045584}, {"avg_co2": 7.00348621926455, "live_work_prop": 0.07894736842105263, "delta_f_physical_activity_pp": 0.0010414964689089824, "driving": 86.01458601458602, "cycling": 1.0296010296010296, "walking": 4.1613041613041615, "pt": 1.6302016302016304, "micromobility": 2.016302016302016, "shuttle": 5.148005148005148}, {"avg_co2": 7.067623662832204, "live_work_prop": 0.0931174089068826, "delta_f_physical_activity_pp": 0.0010800247248717752, "driving": 84.68708388814915, "cycling": 0.6213936972924988, "walking": 4.571682201509099, "pt": 1.5534842432312472, "micromobility": 2.840656901908566, "shuttle": 5.725699067909454}, {"avg_co2": 6.29086112814971, "live_work_prop": 0.1049645390070922, "delta_f_physical_activity_pp": 0.0011600856558460764, "driving": 83.2442933462846, "cycling": 0.9227780475959204, "walking": 5.099562894609033, "pt": 1.8941233608547838, "micromobility": 2.6711996114618746, "shuttle": 6.168042739193783}, {"avg_co2": 6.806014934787708, "live_work_prop": 0.08970976253298153, "delta_f_physical_activity_pp": 0.0010279604653752395, "driving": 85.1512373968836, "cycling": 0.7332722273143905, "walking": 5.316223648029331, "pt": 1.7873510540788267, "micromobility": 1.9706691109074244, "shuttle": 5.0412465627864345}, {"avg_co2": 7.073518452168078, "live_work_prop": 0.09232769830949285, "delta_f_physical_activity_pp": 0.0009163597692240517, "driving": 86.101243339254, "cycling": 0.5772646536412078, "walking": 4.351687388987567, "pt": 1.7317939609236235, "micromobility": 2.0870337477797514, "shuttle": 5.150976909413854}, {"avg_co2": 6.610237793983877, "live_work_prop": 0.0856353591160221, "delta_f_physical_activity_pp": 0.0009355039353898255, "driving": 86.09239653512994, "cycling": 0.6737247353224254, "walking": 3.753609239653513, "pt": 1.973051010587103, "micromobility": 2.5024061597690084, "shuttle": 5.004812319538017}, {"avg_co2": 7.00663640179303, "live_work_prop": 0.08967391304347826, "delta_f_physical_activity_pp": 0.0009056456907341028, "driving": 86.02498843128181, "cycling": 0.6015733456732995, "walking": 3.840814437760296, "pt": 1.7584451642757983, "micromobility": 2.360018509949098, "shuttle": 5.414160111059695}, {"avg_co2": 6.793451550190766, "live_work_prop": 0.09141274238227147, "delta_f_physical_activity_pp": 0.0008579077957640382, "driving": 85.89073634204276, "cycling": 0.8076009501187649, "walking": 4.608076009501188, "pt": 1.6152019002375297, "micromobility": 1.852731591448931, "shuttle": 5.225653206650831}, {"avg_co2": 6.999942576639462, "live_work_prop": 0.08238276299112801, "delta_f_physical_activity_pp": 0.0009056068616658333, "driving": 85.69565217391303, "cycling": 0.8695652173913043, "walking": 4.260869565217392, "pt": 1.7391304347826086, "micromobility": 2.3478260869565215, "shuttle": 5.086956521739131}, {"avg_co2": 7.054661081338647, "live_work_prop": 0.08661417322834646, "delta_f_physical_activity_pp": 0.0010116643973742893, "driving": 86.46981048920229, "cycling": 0.9695901278096077, "walking": 3.613926840017629, "pt": 1.7188188629352137, "micromobility": 2.6443367122080215, "shuttle": 4.5835169678272365}, {"avg_co2": 6.480501534298585, "live_work_prop": 0.09986504723346828, "delta_f_physical_activity_pp": 0.001076880814478134, "driving": 85.94619666048237, "cycling": 0.6957328385899815, "walking": 4.452690166975881, "pt": 1.391465677179963, "micromobility": 2.272727272727273, "shuttle": 5.241187384044527}, {"avg_co2": 6.60691992731822, "live_work_prop": 0.0944206008583691, "delta_f_physical_activity_pp": 0.0009571185067225793, "driving": 85.0, "cycling": 0.5882352941176471, "walking": 5.3431372549019605, "pt": 1.6666666666666667, "micromobility": 1.911764705882353, "shuttle": 5.490196078431373}, {"avg_co2": 7.243855568613916, "live_work_prop": 0.08181818181818182, "delta_f_physical_activity_pp": 0.0008635706864238266, "driving": 86.41706573791903, "cycling": 0.5659555942533739, "walking": 3.91815411406182, "pt": 1.654331737048324, "micromobility": 2.307357422725294, "shuttle": 5.137135393992163}, {"avg_co2": 6.840369377704963, "live_work_prop": 0.06630581867388363, "delta_f_physical_activity_pp": 0.0009564520023360196, "driving": 85.56797020484171, "cycling": 0.5586592178770949, "walking": 4.283054003724395, "pt": 1.7690875232774672, "micromobility": 2.3277467411545625, "shuttle": 5.493482309124767}, {"avg_co2": 6.867065910654147, "live_work_prop": 0.08903225806451613, "delta_f_physical_activity_pp": 0.001005722278547756, "driving": 85.49651567944251, "cycling": 0.8275261324041812, "walking": 4.137630662020906, "pt": 1.6550522648083623, "micromobility": 2.5696864111498257, "shuttle": 5.313588850174216}, {"avg_co2": 6.731977735030379, "live_work_prop": 0.08472400513478819, "delta_f_physical_activity_pp": 0.0009343238811497893, "driving": 86.0078705728028, "cycling": 0.8307826847398339, "walking": 3.8478355924792305, "pt": 1.7052907739396588, "micromobility": 2.1862702229995628, "shuttle": 5.421950153038916}, {"avg_co2": 6.832116171304921, "live_work_prop": 0.08233731739707835, "delta_f_physical_activity_pp": 0.0009846108440236593, "driving": 85.76592860370538, "cycling": 0.903750564844103, "walking": 4.563940352462721, "pt": 1.5363759602349751, "micromobility": 2.033438770899232, "shuttle": 5.196565747853592}, {"avg_co2": 6.757444960142282, "live_work_prop": 0.08090185676392574, "delta_f_physical_activity_pp": 0.0008785488161707342, "driving": 85.08064516129032, "cycling": 0.8960573476702508, "walking": 4.121863799283155, "pt": 1.5232974910394266, "micromobility": 2.240143369175627, "shuttle": 6.137992831541219}, {"avg_co2": 6.931429932507559, "live_work_prop": 0.09114583333333333, "delta_f_physical_activity_pp": 0.0009307285306090761, "driving": 85.91979075850044, "cycling": 0.8282476024411508, "walking": 3.9232781168265043, "pt": 1.9616390584132521, "micromobility": 2.2667829119442024, "shuttle": 5.100261551874455}, {"avg_co2": 6.695314331870031, "live_work_prop": 0.08411214953271028, "delta_f_physical_activity_pp": 0.0010544245327905543, "driving": 84.04112650871703, "cycling": 0.9387572641931158, "walking": 4.559678140366563, "pt": 1.743406347787215, "micromobility": 2.9056772463120253, "shuttle": 5.811354492624051}, {"avg_co2": 7.038489719224445, "live_work_prop": 0.08142493638676845, "delta_f_physical_activity_pp": 0.0009167465957347864, "driving": 86.48648648648648, "cycling": 0.7410636442894507, "walking": 3.7489102005231034, "pt": 1.7436791630340016, "micromobility": 2.092414995640802, "shuttle": 5.187445510026155}, {"avg_co2": 6.934087783712395, "live_work_prop": 0.07483870967741936, "delta_f_physical_activity_pp": 0.0010096384912735052, "driving": 85.53571428571428, "cycling": 0.8035714285714285, "walking": 4.553571428571428, "pt": 1.5178571428571428, "micromobility": 2.0982142857142856, "shuttle": 5.491071428571429}, {"avg_co2": 6.866506447207719, "live_work_prop": 0.08949416342412451, "delta_f_physical_activity_pp": 0.0010649503114831857, "driving": 85.36585365853658, "cycling": 1.0199556541019956, "walking": 4.700665188470066, "pt": 1.6851441241685146, "micromobility": 2.2172949002217295, "shuttle": 5.011086474501108}, {"avg_co2": 6.815738288615721, "live_work_prop": 0.08176100628930817, "delta_f_physical_activity_pp": 0.0009301874118273822, "driving": 85.45994065281899, "cycling": 0.8478168715557439, "walking": 4.53582026282323, "pt": 1.8228062738448496, "micromobility": 2.0771513353115725, "shuttle": 5.256464603645612}, {"avg_co2": 6.688528959038719, "live_work_prop": 0.08039492242595205, "delta_f_physical_activity_pp": 0.0010293306947945407, "driving": 83.84175405147761, "cycling": 0.8102955195424213, "walking": 4.28979980934223, "pt": 2.478551000953289, "micromobility": 2.669208770257388, "shuttle": 5.910390848427073}, {"avg_co2": 6.72257509054728, "live_work_prop": 0.09498680738786279, "delta_f_physical_activity_pp": 0.0009565205941856694, "driving": 85.11415525114155, "cycling": 0.547945205479452, "walking": 3.9726027397260277, "pt": 1.461187214611872, "micromobility": 2.7853881278538815, "shuttle": 6.1187214611872145}, {"avg_co2": 6.88988828842846, "live_work_prop": 0.09461235216819974, "delta_f_physical_activity_pp": 0.0009811036080817812, "driving": 85.82358235823583, "cycling": 0.6750675067506751, "walking": 4.455445544554455, "pt": 1.935193519351935, "micromobility": 2.385238523852385, "shuttle": 4.725472547254726}, {"avg_co2": 7.005871322554527, "live_work_prop": 0.08985879332477535, "delta_f_physical_activity_pp": 0.000990466609220117, "driving": 85.34975802903652, "cycling": 0.9238891333040036, "walking": 4.399472063352397, "pt": 1.627804663440387, "micromobility": 2.375714914210295, "shuttle": 5.323361196656401}, {"avg_co2": 7.419628440660924, "live_work_prop": 0.08364083640836409, "delta_f_physical_activity_pp": 0.0008372661887445724, "driving": 87.43781094527363, "cycling": 0.6218905472636816, "walking": 3.6898839137645107, "pt": 1.6998341625207296, "micromobility": 1.782752902155887, "shuttle": 4.767827529021559}, {"avg_co2": 6.926173019282414, "live_work_prop": 0.10249307479224377, "delta_f_physical_activity_pp": 0.0010172368639426014, "driving": 85.84643848288621, "cycling": 0.8788159111933395, "walking": 4.4865864939870495, "pt": 1.572617946345976, "micromobility": 2.1739130434782608, "shuttle": 5.041628122109159}, {"avg_co2": 7.297725766833203, "live_work_prop": 0.0986267166042447, "delta_f_physical_activity_pp": 0.0009555857581307343, "driving": 85.64167725540025, "cycling": 0.8894536213468869, "walking": 4.193138500635324, "pt": 1.7789072426937738, "micromobility": 2.3718763235916986, "shuttle": 5.124947056332062}, {"avg_co2": 6.7105725561752685, "live_work_prop": 0.09126984126984126, "delta_f_physical_activity_pp": 0.0010022197750473925, "driving": 85.413808870599, "cycling": 0.8687700045724738, "walking": 4.846822130772748, "pt": 2.05761316872428, "micromobility": 1.7832647462277091, "shuttle": 5.029721079103795}, {"avg_co2": 6.980992733795186, "live_work_prop": 0.07326478149100257, "delta_f_physical_activity_pp": 0.0008849777190261792, "driving": 85.43774747030356, "cycling": 0.8798944126704795, "walking": 4.267487901451826, "pt": 1.5398152221733392, "micromobility": 2.331720193576771, "shuttle": 5.543334799824021}, {"avg_co2": 6.621578914660262, "live_work_prop": 0.0821529745042493, "delta_f_physical_activity_pp": 0.0010601627279513092, "driving": 83.68996671421779, "cycling": 0.8083689966714217, "walking": 4.0893961008083695, "pt": 2.187351402757965, "micromobility": 2.757964812173086, "shuttle": 6.466951973371374}, {"avg_co2": 6.828447001451972, "live_work_prop": 0.09973404255319149, "delta_f_physical_activity_pp": 0.0010148698912279804, "driving": 85.31278331822303, "cycling": 0.8159564823209429, "walking": 4.986400725294652, "pt": 1.7225747960108795, "micromobility": 1.9038984587488668, "shuttle": 5.258386219401632}, {"avg_co2": 6.5322266844955825, "live_work_prop": 0.08388814913448735, "delta_f_physical_activity_pp": 0.0009467169485193511, "driving": 85.68764568764568, "cycling": 0.6060606060606061, "walking": 4.662004662004662, "pt": 1.9114219114219115, "micromobility": 2.331002331002331, "shuttle": 4.801864801864801}, {"avg_co2": 6.7853278559997126, "live_work_prop": 0.08548168249660787, "delta_f_physical_activity_pp": 0.0009347478087457948, "driving": 85.95505617977528, "cycling": 0.7490636704119851, "walking": 4.634831460674158, "pt": 1.6853932584269662, "micromobility": 1.8258426966292134, "shuttle": 5.149812734082397}, {"avg_co2": 7.043471075572697, "live_work_prop": 0.08778625954198473, "delta_f_physical_activity_pp": 0.0008776091486507767, "driving": 87.1261378413524, "cycling": 0.7802340702210664, "walking": 4.031209362808843, "pt": 1.3003901170351104, "micromobility": 2.037277850021673, "shuttle": 4.724750758560901}, {"avg_co2": 7.239466237562564, "live_work_prop": 0.07626076260762607, "delta_f_physical_activity_pp": 0.0011497789551679558, "driving": 84.65002046663938, "cycling": 0.8595988538681949, "walking": 4.9938600081866555, "pt": 1.6782644289807616, "micromobility": 2.374130167826443, "shuttle": 5.444126074498568}, {"avg_co2": 7.001673097650587, "live_work_prop": 0.08830845771144279, "delta_f_physical_activity_pp": 0.0010386717243731915, "driving": 84.71039182282793, "cycling": 0.5536626916524702, "walking": 4.642248722316865, "pt": 1.746166950596252, "micromobility": 2.810902896081772, "shuttle": 5.536626916524702}, {"avg_co2": 6.989072485282078, "live_work_prop": 0.0778061224489796, "delta_f_physical_activity_pp": 0.0009595845422577093, "driving": 85.9738065061259, "cycling": 0.7182087029995775, "walking": 4.435994930291509, "pt": 1.563160118293198, "micromobility": 1.8588931136459652, "shuttle": 5.4499366286438535}, {"avg_co2": 7.205382326929052, "live_work_prop": 0.07792207792207792, "delta_f_physical_activity_pp": 0.0009739521884597454, "driving": 87.24333770205331, "cycling": 0.7863695937090431, "walking": 3.582350371341197, "pt": 1.7911751856705984, "micromobility": 1.9659239842726082, "shuttle": 4.630843162953255}, {"avg_co2": 6.59233771938234, "live_work_prop": 0.09517426273458444, "delta_f_physical_activity_pp": 0.0009027328221136741, "driving": 86.02498843128181, "cycling": 0.7403979639055993, "walking": 4.488662656177696, "pt": 1.7121702915316985, "micromobility": 2.1749190189726977, "shuttle": 4.858861638130495}, {"avg_co2": 6.431647192419222, "live_work_prop": 0.10466760961810467, "delta_f_physical_activity_pp": 0.0010518997239954769, "driving": 85.03401360544217, "cycling": 0.7774538386783284, "walking": 5.1020408163265305, "pt": 2.186588921282799, "micromobility": 1.9436345966958213, "shuttle": 4.956268221574344}, {"avg_co2": 6.628586262531865, "live_work_prop": 0.09261744966442953, "delta_f_physical_activity_pp": 0.0010708426302549331, "driving": 85.02994011976048, "cycling": 0.7369875633348687, "walking": 4.882542607093505, "pt": 1.704283740211884, "micromobility": 2.2570244127130357, "shuttle": 5.389221556886228}, {"avg_co2": 7.0858814755924895, "live_work_prop": 0.08104575163398693, "delta_f_physical_activity_pp": 0.0009087417782707876, "driving": 86.31297369594293, "cycling": 0.8470798038341507, "walking": 3.8341506910387873, "pt": 1.6049933125278644, "micromobility": 2.3629068212215785, "shuttle": 5.037895675434686}, {"avg_co2": 6.567190049089704, "live_work_prop": 0.1044776119402985, "delta_f_physical_activity_pp": 0.0009608738667920425, "driving": 85.22257916475448, "cycling": 0.9637448370812299, "walking": 4.497475906379074, "pt": 1.6521340064249657, "micromobility": 1.8357044515832952, "shuttle": 5.828361633776962}, {"avg_co2": 6.939309427440895, "live_work_prop": 0.08129032258064516, "delta_f_physical_activity_pp": 0.0010439961089579522, "driving": 85.48316571928291, "cycling": 0.8307826847398339, "walking": 4.110188019239177, "pt": 2.0550940096195887, "micromobility": 2.5360734586794926, "shuttle": 4.984696108439003}, {"avg_co2": 7.2765014694220636, "live_work_prop": 0.0768277571251549, "delta_f_physical_activity_pp": 0.0009728669100327825, "driving": 85.84706379383185, "cycling": 0.6759611322348965, "walking": 4.351499788762146, "pt": 1.8166455428812844, "micromobility": 2.027883396704689, "shuttle": 5.280946345585129}, {"avg_co2": 6.719197796358729, "live_work_prop": 0.10109289617486339, "delta_f_physical_activity_pp": 0.0010486510650504677, "driving": 84.42164179104478, "cycling": 0.9328358208955223, "walking": 4.617537313432836, "pt": 1.7723880597014925, "micromobility": 2.332089552238806, "shuttle": 5.923507462686567}, {"avg_co2": 6.940477745418214, "live_work_prop": 0.08450704225352113, "delta_f_physical_activity_pp": 0.0008530168118023257, "driving": 86.90977092099111, "cycling": 0.46750818139317435, "walking": 3.83356708742403, "pt": 1.8232819074333801, "micromobility": 1.8700327255726974, "shuttle": 5.095839177185601}, {"avg_co2": 6.960833385035989, "live_work_prop": 0.0855614973262032, "delta_f_physical_activity_pp": 0.0011346359600624052, "driving": 84.41203281677302, "cycling": 0.8204193254329991, "walking": 4.785779398359161, "pt": 1.8687329079307202, "micromobility": 2.0054694621695535, "shuttle": 6.107566089334549}, {"avg_co2": 7.004113330375102, "live_work_prop": 0.08192457737321196, "delta_f_physical_activity_pp": 0.0010364502623689605, "driving": 85.1593190746399, "cycling": 0.9166302924487123, "walking": 4.7140986468790915, "pt": 1.7023134002618943, "micromobility": 1.8332605848974246, "shuttle": 5.674378000872981}, {"avg_co2": 6.612117711601227, "live_work_prop": 0.09335219236209336, "delta_f_physical_activity_pp": 0.0009264604921622828, "driving": 86.18042226487525, "cycling": 0.5758157389635317, "walking": 4.126679462571977, "pt": 1.8234165067178503, "micromobility": 2.399232245681382, "shuttle": 4.894433781190019}, {"avg_co2": 6.758489391583605, "live_work_prop": 0.08536585365853659, "delta_f_physical_activity_pp": 0.0009145274733624854, "driving": 85.39170506912443, "cycling": 0.6451612903225806, "walking": 4.6082949308755765, "pt": 1.4746543778801844, "micromobility": 2.672811059907834, "shuttle": 5.207373271889401}, {"avg_co2": 6.822175610340369, "live_work_prop": 0.07493188010899182, "delta_f_physical_activity_pp": 0.000966480733917973, "driving": 85.38283062645012, "cycling": 0.9280742459396751, "walking": 3.8051044083526686, "pt": 1.8097447795823667, "micromobility": 2.4129930394431556, "shuttle": 5.661252900232019}, {"avg_co2": 6.879916703929265, "live_work_prop": 0.08831521739130435, "delta_f_physical_activity_pp": 0.00108732308944572, "driving": 85.98639455782313, "cycling": 0.7709750566893424, "walking": 4.9433106575963714, "pt": 1.4965986394557822, "micromobility": 1.8594104308390023, "shuttle": 4.9433106575963714}, {"avg_co2": 6.657588831134178, "live_work_prop": 0.10476190476190476, "delta_f_physical_activity_pp": 0.0009610839019177492, "driving": 85.19553072625699, "cycling": 0.7914338919925512, "walking": 5.260707635009311, "pt": 1.675977653631285, "micromobility": 2.094972067039106, "shuttle": 4.981378026070764}, {"avg_co2": 6.483716752389538, "live_work_prop": 0.10183875530410184, "delta_f_physical_activity_pp": 0.0010857869774298584, "driving": 83.3984375, "cycling": 0.927734375, "walking": 4.78515625, "pt": 1.708984375, "micromobility": 3.02734375, "shuttle": 6.15234375}, {"avg_co2": 6.875750604473227, "live_work_prop": 0.07096774193548387, "delta_f_physical_activity_pp": 0.000873191248387765, "driving": 85.88957055214725, "cycling": 0.6134969325153374, "walking": 4.163014899211218, "pt": 1.7528483786152498, "micromobility": 1.8843120070113932, "shuttle": 5.696757230499562}, {"avg_co2": 6.377829119787061, "live_work_prop": 0.10241820768136557, "delta_f_physical_activity_pp": 0.0010780493378173333, "driving": 83.98225726959093, "cycling": 0.8871365204534253, "walking": 5.27353376047314, "pt": 2.0206998521439132, "micromobility": 2.168555938886151, "shuttle": 5.667816658452439}, {"avg_co2": 6.859787991864865, "live_work_prop": 0.08795669824086604, "delta_f_physical_activity_pp": 0.0009312240338140315, "driving": 85.58225508317929, "cycling": 0.8317929759704251, "walking": 3.9741219963031424, "pt": 1.8022181146025877, "micromobility": 2.3567467652495377, "shuttle": 5.452865064695009}, {"avg_co2": 6.749323014750848, "live_work_prop": 0.09019607843137255, "delta_f_physical_activity_pp": 0.0009321735565729771, "driving": 84.77272727272728, "cycling": 0.6818181818181818, "walking": 4.636363636363637, "pt": 1.7727272727272727, "micromobility": 2.409090909090909, "shuttle": 5.7272727272727275}, {"avg_co2": 6.726323344063095, "live_work_prop": 0.07258064516129033, "delta_f_physical_activity_pp": 0.001059567775405527, "driving": 85.50254747568319, "cycling": 1.2505789717461788, "walking": 4.44650301065308, "pt": 1.8063918480778138, "micromobility": 1.8990273274664196, "shuttle": 5.094951366373321}, {"avg_co2": 6.536618009746414, "live_work_prop": 0.09876543209876543, "delta_f_physical_activity_pp": 0.0010463936430615505, "driving": 84.55095393206142, "cycling": 0.6979990693345742, "walking": 4.60679385760819, "pt": 1.9078641228478361, "micromobility": 2.187063750581666, "shuttle": 6.04932526756631}, {"avg_co2": 6.859151571770137, "live_work_prop": 0.08984375, "delta_f_physical_activity_pp": 0.000942065374299635, "driving": 85.92041976388282, "cycling": 1.04940970703979, "walking": 3.8041101880192394, "pt": 1.74901617839965, "micromobility": 1.9676432006996065, "shuttle": 5.509400961958899}, {"avg_co2": 6.762795751676931, "live_work_prop": 0.09236947791164658, "delta_f_physical_activity_pp": 0.0009749240752556341, "driving": 85.6433408577878, "cycling": 0.7223476297968396, "walking": 4.424379232505643, "pt": 1.805869074492099, "micromobility": 2.347629796839729, "shuttle": 5.056433408577878}, {"avg_co2": 7.089699807939741, "live_work_prop": 0.09043927648578812, "delta_f_physical_activity_pp": 0.0009992779393035202, "driving": 84.7027972027972, "cycling": 0.6993006993006993, "walking": 4.414335664335664, "pt": 2.054195804195804, "micromobility": 2.4475524475524475, "shuttle": 5.681818181818182}, {"avg_co2": 6.596170336437837, "live_work_prop": 0.09959623149394348, "delta_f_physical_activity_pp": 0.0009141189181381433, "driving": 85.90449954086317, "cycling": 0.8723599632690543, "walking": 3.994490358126722, "pt": 1.8824609733700643, "micromobility": 2.295684113865932, "shuttle": 5.05050505050505}, {"avg_co2": 6.994685934545676, "live_work_prop": 0.0738255033557047, "delta_f_physical_activity_pp": 0.0011647080935135315, "driving": 84.8124428179323, "cycling": 1.2808783165599267, "walking": 4.300091491308326, "pt": 2.012808783165599, "micromobility": 2.516010978956999, "shuttle": 5.077767612076853}, {"avg_co2": 6.682899950722952, "live_work_prop": 0.08611111111111111, "delta_f_physical_activity_pp": 0.0010482110703036657, "driving": 84.46828358208955, "cycling": 0.6063432835820896, "walking": 5.317164179104478, "pt": 2.2388059701492535, "micromobility": 2.1455223880597014, "shuttle": 5.223880597014925}, {"avg_co2": 6.5659889802673055, "live_work_prop": 0.08435374149659863, "delta_f_physical_activity_pp": 0.0009039859949201606, "driving": 85.38315988647115, "cycling": 0.8514664143803218, "walking": 4.588457899716178, "pt": 1.608325449385052, "micromobility": 1.8448438978240302, "shuttle": 5.723746452223273}, {"avg_co2": 6.445657723587277, "live_work_prop": 0.09486166007905138, "delta_f_physical_activity_pp": 0.0008779177928176376, "driving": 85.64878496102705, "cycling": 0.6877579092159559, "walking": 4.264099037138927, "pt": 1.5130674002751032, "micromobility": 1.9715726730857406, "shuttle": 5.914718019257221}, {"avg_co2": 7.168824703170543, "live_work_prop": 0.06942590120160214, "delta_f_physical_activity_pp": 0.000847156076450987, "driving": 87.4777183600713, "cycling": 0.7130124777183601, "walking": 3.6096256684491976, "pt": 1.4260249554367201, "micromobility": 1.9162210338680925, "shuttle": 4.857397504456328}, {"avg_co2": 6.4604428266103255, "live_work_prop": 0.07736389684813753, "delta_f_physical_activity_pp": 0.0010936431241141058, "driving": 84.1902931283037, "cycling": 0.8649687650168189, "walking": 4.372897645362806, "pt": 1.6338298894762133, "micromobility": 2.5468524747717445, "shuttle": 6.3911580970687165}, {"avg_co2": 6.910303191625392, "live_work_prop": 0.06182795698924731, "delta_f_physical_activity_pp": 0.0009630944357982748, "driving": 86.24772313296903, "cycling": 0.7741347905282332, "walking": 3.9162112932604733, "pt": 1.639344262295082, "micromobility": 2.0491803278688523, "shuttle": 5.373406193078324}, {"avg_co2": 6.777986915289483, "live_work_prop": 0.07671957671957672, "delta_f_physical_activity_pp": 0.0009765473781856229, "driving": 85.92255125284738, "cycling": 0.9111617312072893, "walking": 4.100227790432802, "pt": 1.6400911161731209, "micromobility": 2.1867881548974943, "shuttle": 5.239179954441914}, {"avg_co2": 6.7921414389878905, "live_work_prop": 0.0903954802259887, "delta_f_physical_activity_pp": 0.0010199923422597847, "driving": 84.55743879472693, "cycling": 0.6591337099811676, "walking": 5.037664783427495, "pt": 1.9303201506591336, "micromobility": 2.2598870056497176, "shuttle": 5.555555555555555}, {"avg_co2": 6.446302108593705, "live_work_prop": 0.10099573257467995, "delta_f_physical_activity_pp": 0.0011037623701888578, "driving": 84.57784285017081, "cycling": 0.9272816007808687, "walking": 4.5876037091264035, "pt": 1.805758906783797, "micromobility": 2.537823328452904, "shuttle": 5.563689604685212}, {"avg_co2": 6.647284494381334, "live_work_prop": 0.09065934065934066, "delta_f_physical_activity_pp": 0.0008851413119350475, "driving": 85.5592260500236, "cycling": 0.5663048607833885, "walking": 4.6720151014629545, "pt": 1.7461066540821142, "micromobility": 2.4539877300613497, "shuttle": 5.002359603586597}, {"avg_co2": 6.238180974241459, "live_work_prop": 0.09848484848484848, "delta_f_physical_activity_pp": 0.0012201436910218581, "driving": 85.34031413612566, "cycling": 0.8376963350785341, "walking": 4.712041884816754, "pt": 1.8848167539267016, "micromobility": 2.4607329842931938, "shuttle": 4.7643979057591626}, {"avg_co2": 6.595876099597117, "live_work_prop": 0.08489208633093526, "delta_f_physical_activity_pp": 0.0010475430491298256, "driving": 85.50654386815317, "cycling": 0.7755695588948134, "walking": 4.992729035385361, "pt": 1.5511391177896268, "micromobility": 1.9873969946679595, "shuttle": 5.186621425109064}, {"avg_co2": 6.972666930565583, "live_work_prop": 0.08683853459972862, "delta_f_physical_activity_pp": 0.0008434913918676191, "driving": 85.58052434456928, "cycling": 0.6086142322097379, "walking": 4.4475655430711605, "pt": 1.9662921348314606, "micromobility": 1.7790262172284643, "shuttle": 5.617977528089887}, {"avg_co2": 6.722227681364501, "live_work_prop": 0.08831168831168831, "delta_f_physical_activity_pp": 0.0009486260771050351, "driving": 85.76388888888889, "cycling": 0.9114583333333334, "walking": 4.253472222222222, "pt": 1.9097222222222223, "micromobility": 2.039930555555556, "shuttle": 5.121527777777778}, {"avg_co2": 6.744152834475545, "live_work_prop": 0.10080645161290322, "delta_f_physical_activity_pp": 0.000967534342631949, "driving": 84.54586534116584, "cycling": 0.7230004518752825, "walking": 4.699502937189336, "pt": 1.762313601446001, "micromobility": 2.4401265250790782, "shuttle": 5.829191143244464}, {"avg_co2": 7.01182577195758, "live_work_prop": 0.08862433862433862, "delta_f_physical_activity_pp": 0.0009461838870354618, "driving": 85.52218735992828, "cycling": 1.0309278350515463, "walking": 4.258180188256387, "pt": 1.8825638727028238, "micromobility": 2.196324518153294, "shuttle": 5.1098162259076645}, {"avg_co2": 6.626021656580852, "live_work_prop": 0.08870967741935484, "delta_f_physical_activity_pp": 0.0009741014185717878, "driving": 84.81772035071528, "cycling": 0.8306414397784956, "walking": 4.8454083987078915, "pt": 1.430549146285187, "micromobility": 2.722658052607291, "shuttle": 5.35302261190586}, {"avg_co2": 7.012931272109382, "live_work_prop": 0.08819714656290532, "delta_f_physical_activity_pp": 0.0009966216897117433, "driving": 86.16740088105726, "cycling": 0.8370044052863436, "walking": 4.229074889867841, "pt": 1.5418502202643172, "micromobility": 2.1145374449339207, "shuttle": 5.110132158590308}, {"avg_co2": 7.092780959091741, "live_work_prop": 0.08174386920980926, "delta_f_physical_activity_pp": 0.001074300409635497, "driving": 85.16812528788577, "cycling": 0.8751727314601566, "walking": 4.329801934592354, "pt": 1.5200368493781666, "micromobility": 2.3030861354214647, "shuttle": 5.803777061262092}, {"avg_co2": 6.3655832633428915, "live_work_prop": 0.08957415565345081, "delta_f_physical_activity_pp": 0.001089301865020787, "driving": 84.4489179667841, "cycling": 0.8052340211373931, "walking": 4.529441368897836, "pt": 2.06341217916457, "micromobility": 2.214393558127831, "shuttle": 5.938600905888274}, {"avg_co2": 6.719650232424716, "live_work_prop": 0.09078590785907859, "delta_f_physical_activity_pp": 0.0010102999300614294, "driving": 85.16833484986351, "cycling": 0.7734303912647862, "walking": 4.640582347588717, "pt": 1.7288444040036397, "micromobility": 2.229299363057325, "shuttle": 5.45950864422202}, {"avg_co2": 7.355508474827971, "live_work_prop": 0.07206068268015171, "delta_f_physical_activity_pp": 0.000863311252460038, "driving": 86.34623564440663, "cycling": 0.4253509145044662, "walking": 3.8706933219906423, "pt": 1.9140791152700978, "micromobility": 1.871544023819651, "shuttle": 5.572096980008507}, {"avg_co2": 6.778574189726958, "live_work_prop": 0.08701472556894244, "delta_f_physical_activity_pp": 0.0009384106469945546, "driving": 85.83948339483395, "cycling": 0.7380073800738007, "walking": 4.243542435424354, "pt": 1.6143911439114391, "micromobility": 2.214022140221402, "shuttle": 5.350553505535055}, {"avg_co2": 6.436487097145888, "live_work_prop": 0.10267229254571027, "delta_f_physical_activity_pp": 0.0010515665721675285, "driving": 85.18337408312958, "cycling": 0.8801955990220048, "walking": 4.49877750611247, "pt": 1.5647921760391197, "micromobility": 2.2982885085574574, "shuttle": 5.574572127139364}, {"avg_co2": 6.872357190638246, "live_work_prop": 0.08089260808926081, "delta_f_physical_activity_pp": 0.0007840856836356992, "driving": 86.34423897581792, "cycling": 0.5215742057847321, "walking": 3.6036036036036037, "pt": 1.7069701280227598, "micromobility": 2.2285443338074917, "shuttle": 5.59506875296349}, {"avg_co2": 6.819919968380978, "live_work_prop": 0.10561497326203209, "delta_f_physical_activity_pp": 0.0010606720206919231, "driving": 84.87695749440715, "cycling": 0.8948545861297539, "walking": 5.011185682326622, "pt": 2.1476510067114094, "micromobility": 1.9239373601789709, "shuttle": 5.1454138702460845}, {"avg_co2": 6.8031344541975525, "live_work_prop": 0.08093994778067885, "delta_f_physical_activity_pp": 0.0010657072442892277, "driving": 85.83992963940193, "cycling": 0.9234828496042217, "walking": 4.133685136323659, "pt": 1.8909410729991205, "micromobility": 2.1108179419525066, "shuttle": 5.101143359718558}, {"avg_co2": 6.742994925478045, "live_work_prop": 0.08236808236808237, "delta_f_physical_activity_pp": 0.0008606268142076865, "driving": 86.73196794300979, "cycling": 0.6233303650934996, "walking": 4.051647373107747, "pt": 1.7364203027604632, "micromobility": 1.8699910952804988, "shuttle": 4.986642920747997}, {"avg_co2": 6.985354806749185, "live_work_prop": 0.08792650918635171, "delta_f_physical_activity_pp": 0.0009161493928830362, "driving": 86.25783348254252, "cycling": 0.7609668755595345, "walking": 3.8943598925693825, "pt": 1.7905102954341987, "micromobility": 2.103849597135184, "shuttle": 5.192479856759177}, {"avg_co2": 6.926888573032488, "live_work_prop": 0.07506361323155217, "delta_f_physical_activity_pp": 0.0009418799099797081, "driving": 86.68430335097001, "cycling": 0.9700176366843033, "walking": 3.9241622574955906, "pt": 1.455026455026455, "micromobility": 1.5432098765432098, "shuttle": 5.423280423280423}, {"avg_co2": 6.987089793511969, "live_work_prop": 0.08465608465608465, "delta_f_physical_activity_pp": 0.0010320661404394917, "driving": 86.07538802660754, "cycling": 0.7982261640798226, "walking": 4.035476718403547, "pt": 1.951219512195122, "micromobility": 2.261640798226164, "shuttle": 4.878048780487805}, {"avg_co2": 6.842863454318332, "live_work_prop": 0.07103825136612021, "delta_f_physical_activity_pp": 0.0008582760824640078, "driving": 85.76709796672827, "cycling": 0.6469500924214419, "walking": 3.8354898336414047, "pt": 1.756007393715342, "micromobility": 2.3567467652495377, "shuttle": 5.6377079482439925}, {"avg_co2": 7.586133555744085, "live_work_prop": 0.08436724565756824, "delta_f_physical_activity_pp": 0.0009877844538639902, "driving": 87.16666666666667, "cycling": 0.8333333333333334, "walking": 4.333333333333334, "pt": 1.7500000000000002, "micromobility": 1.9583333333333335, "shuttle": 3.958333333333333}, {"avg_co2": 6.8123223828725, "live_work_prop": 0.06763925729442971, "delta_f_physical_activity_pp": 0.0009531510244325026, "driving": 84.961728950923, "cycling": 0.7203962179198559, "walking": 4.457451598379109, "pt": 2.0711391265195855, "micromobility": 2.4313372354795137, "shuttle": 5.357946870778928}, {"avg_co2": 7.131542741686461, "live_work_prop": 0.08060453400503778, "delta_f_physical_activity_pp": 0.0009655204045563041, "driving": 85.982104814657, "cycling": 0.7669365146996165, "walking": 4.047720494247977, "pt": 1.8321261184490838, "micromobility": 1.9173412867490414, "shuttle": 5.453770771197273}, {"avg_co2": 6.845078147426015, "live_work_prop": 0.08490566037735849, "delta_f_physical_activity_pp": 0.0009063023907940008, "driving": 86.20848708487084, "cycling": 0.507380073800738, "walking": 4.3357933579335795, "pt": 1.7988929889298892, "micromobility": 2.3062730627306274, "shuttle": 4.843173431734318}, {"avg_co2": 6.515039187054612, "live_work_prop": 0.10386151797603196, "delta_f_physical_activity_pp": 0.00120105123851954, "driving": 83.4770767135724, "cycling": 1.2709940989559692, "walking": 4.448479346345892, "pt": 1.997276441216523, "micromobility": 2.814344076259646, "shuttle": 5.9918293236495686}, {"avg_co2": 6.863653129452896, "live_work_prop": 0.08211920529801324, "delta_f_physical_activity_pp": 0.0008995112936532665, "driving": 85.69476082004556, "cycling": 0.7289293849658315, "walking": 3.8724373576309796, "pt": 2.050113895216401, "micromobility": 2.369020501138952, "shuttle": 5.284738041002278}, {"avg_co2": 6.9327599917097835, "live_work_prop": 0.09141274238227147, "delta_f_physical_activity_pp": 0.0010891578168695309, "driving": 85.64078578110383, "cycling": 0.841908325537886, "walking": 4.724041159962582, "pt": 1.824134705332086, "micromobility": 2.05799812909261, "shuttle": 4.911131898971001}, {"avg_co2": 6.6237407005869, "live_work_prop": 0.08422459893048129, "delta_f_physical_activity_pp": 0.000931284392284506, "driving": 85.42234332425068, "cycling": 0.9082652134423252, "walking": 3.9509536784741144, "pt": 1.9073569482288828, "micromobility": 1.725703905540418, "shuttle": 6.085376930063579}, {"avg_co2": 6.864318440221047, "live_work_prop": 0.07662835249042145, "delta_f_physical_activity_pp": 0.001168510641333135, "driving": 84.95652173913044, "cycling": 1.1739130434782608, "walking": 4.173913043478262, "pt": 2.0, "micromobility": 2.3043478260869565, "shuttle": 5.391304347826087}, {"avg_co2": 7.352639897887281, "live_work_prop": 0.06335403726708075, "delta_f_physical_activity_pp": 0.0008452941248627868, "driving": 86.31226454583508, "cycling": 0.6278777731268314, "walking": 3.4742570113017996, "pt": 2.092925910422771, "micromobility": 1.6324822101297616, "shuttle": 5.860192549183759}, {"avg_co2": 6.998883574073423, "live_work_prop": 0.09271523178807947, "delta_f_physical_activity_pp": 0.0009921689474883038, "driving": 85.13695554557701, "cycling": 1.0776829815895825, "walking": 4.804669959586888, "pt": 1.5267175572519083, "micromobility": 2.155365963179165, "shuttle": 5.298607992815447}, {"avg_co2": 6.87078081134742, "live_work_prop": 0.07051282051282051, "delta_f_physical_activity_pp": 0.001027351419374615, "driving": 86.00713012477719, "cycling": 0.7575757575757576, "walking": 4.188948306595366, "pt": 1.7825311942959003, "micromobility": 2.272727272727273, "shuttle": 4.991087344028521}, {"avg_co2": 6.968134821944017, "live_work_prop": 0.07180851063829788, "delta_f_physical_activity_pp": 0.0008810089066599607, "driving": 85.92896174863388, "cycling": 0.9562841530054645, "walking": 4.098360655737705, "pt": 2.185792349726776, "micromobility": 2.0947176684881605, "shuttle": 4.735883424408015}, {"avg_co2": 6.713007803107204, "live_work_prop": 0.10091743119266056, "delta_f_physical_activity_pp": 0.0008764461168878595, "driving": 85.1333032083145, "cycling": 0.8585630366018979, "walking": 4.654315408947131, "pt": 1.762313601446001, "micromobility": 2.123813827383642, "shuttle": 5.4676909173068236}, {"avg_co2": 6.537702643642233, "live_work_prop": 0.09400544959128065, "delta_f_physical_activity_pp": 0.000926392785200353, "driving": 86.11494252873563, "cycling": 0.8735632183908045, "walking": 4.0, "pt": 1.7011494252873565, "micromobility": 2.3908045977011496, "shuttle": 4.919540229885057}, {"avg_co2": 6.9018329064004025, "live_work_prop": 0.08917197452229299, "delta_f_physical_activity_pp": 0.0009271135790514985, "driving": 85.37756438236578, "cycling": 0.6110868616324749, "walking": 4.626800523788739, "pt": 1.4404190309908338, "micromobility": 2.226102138804016, "shuttle": 5.718027062418158}, {"avg_co2": 6.703435220235573, "live_work_prop": 0.07951482479784366, "delta_f_physical_activity_pp": 0.0009068705556109411, "driving": 84.32457353619179, "cycling": 0.7837713231904103, "walking": 4.103273397879207, "pt": 1.7058552328261871, "micromobility": 2.3052097740894424, "shuttle": 6.77731673582296}, {"avg_co2": 6.715887738045863, "live_work_prop": 0.09428950863213811, "delta_f_physical_activity_pp": 0.0011110044696545603, "driving": 84.85513608428445, "cycling": 0.7901668129938543, "walking": 4.872695346795434, "pt": 2.1071115013169446, "micromobility": 2.019315188762072, "shuttle": 5.355575065847234}, {"avg_co2": 7.076269013446637, "live_work_prop": 0.07888040712468193, "delta_f_physical_activity_pp": 0.0008568557982225535, "driving": 86.3734368262182, "cycling": 0.733074601121173, "walking": 3.5791289348857265, "pt": 1.5523932729624839, "micromobility": 2.414833980163864, "shuttle": 5.347132384648556}, {"avg_co2": 6.80968273350018, "live_work_prop": 0.07874015748031496, "delta_f_physical_activity_pp": 0.0009755121753116994, "driving": 84.36944937833037, "cycling": 0.7104795737122558, "walking": 4.174067495559503, "pt": 1.8206039076376554, "micromobility": 2.753108348134991, "shuttle": 6.172291296625223}, {"avg_co2": 6.8693448322010555, "live_work_prop": 0.08885941644562334, "delta_f_physical_activity_pp": 0.001056843826910427, "driving": 85.85496866606984, "cycling": 0.8057296329453895, "walking": 3.9838854073410923, "pt": 1.7009847806624887, "micromobility": 2.372426141450313, "shuttle": 5.282005371530887}, {"avg_co2": 6.743633087575641, "live_work_prop": 0.0948509485094851, "delta_f_physical_activity_pp": 0.0010769810740917925, "driving": 84.27219468228931, "cycling": 1.0365029292474088, "walking": 5.092383956737269, "pt": 1.6674177557458314, "micromobility": 2.2082018927444795, "shuttle": 5.723298783235692}, {"avg_co2": 6.840545758066844, "live_work_prop": 0.077733860342556, "delta_f_physical_activity_pp": 0.0010202185275667835, "driving": 85.32393124724548, "cycling": 0.7492287351256061, "walking": 4.4513001322168355, "pt": 1.9391802556192155, "micromobility": 1.9391802556192155, "shuttle": 5.597179374173645}, {"avg_co2": 7.079644036032211, "live_work_prop": 0.07920792079207921, "delta_f_physical_activity_pp": 0.0008989633027857696, "driving": 85.79982891360137, "cycling": 0.5988023952095809, "walking": 4.063301967493584, "pt": 1.7964071856287425, "micromobility": 2.0102651839178787, "shuttle": 5.731394354148845}, {"avg_co2": 7.273227637395766, "live_work_prop": 0.06804374240583232, "delta_f_physical_activity_pp": 0.001029332067720662, "driving": 85.29048207663782, "cycling": 0.8240626287597858, "walking": 4.202719406674907, "pt": 1.7717346518335393, "micromobility": 1.9777503090234856, "shuttle": 5.933250927070458}, {"avg_co2": 7.165810343184112, "live_work_prop": 0.08859223300970874, "delta_f_physical_activity_pp": 0.000979906301072659, "driving": 85.35699878983462, "cycling": 0.5244050020169424, "walking": 4.598628479225495, "pt": 1.8152480839048004, "micromobility": 2.1782977006857602, "shuttle": 5.526421944332392}, {"avg_co2": 6.950004630104382, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.001033475867124744, "driving": 84.52696728558797, "cycling": 0.7515473032714411, "walking": 4.288240495137047, "pt": 1.9451812555260832, "micromobility": 2.4314765694076037, "shuttle": 6.05658709106985}, {"avg_co2": 7.099095467832094, "live_work_prop": 0.06233766233766234, "delta_f_physical_activity_pp": 0.0008579601558713575, "driving": 86.03230030554343, "cycling": 0.6547359231776516, "walking": 4.1030117852466175, "pt": 1.5277171540811871, "micromobility": 1.8769096464426014, "shuttle": 5.8053251855085115}, {"avg_co2": 6.85240687767518, "live_work_prop": 0.08279430789133248, "delta_f_physical_activity_pp": 0.000927687689127245, "driving": 86.49489115948468, "cycling": 0.6219458018658374, "walking": 3.7316748111950244, "pt": 1.8214127054642382, "micromobility": 2.265659706796979, "shuttle": 5.0644158151932475}, {"avg_co2": 6.900308233383968, "live_work_prop": 0.07612903225806451, "delta_f_physical_activity_pp": 0.0008917615734655255, "driving": 86.71052631578947, "cycling": 0.7017543859649122, "walking": 4.12280701754386, "pt": 1.6666666666666667, "micromobility": 1.6228070175438596, "shuttle": 5.175438596491229}, {"avg_co2": 7.224658985818989, "live_work_prop": 0.08536585365853659, "delta_f_physical_activity_pp": 0.0009476112853874435, "driving": 86.03896103896103, "cycling": 0.689935064935065, "walking": 4.099025974025975, "pt": 1.7045454545454544, "micromobility": 2.1103896103896105, "shuttle": 5.357142857142857}, {"avg_co2": 6.435613528715665, "live_work_prop": 0.09699453551912568, "delta_f_physical_activity_pp": 0.0010811991544825556, "driving": 83.59486447931526, "cycling": 0.9510223490252021, "walking": 4.660009510223491, "pt": 2.0922491678554445, "micromobility": 3.0908226343319067, "shuttle": 5.611031859248692}, {"avg_co2": 6.687741961428308, "live_work_prop": 0.0763888888888889, "delta_f_physical_activity_pp": 0.0010912685551544995, "driving": 84.17572035899859, "cycling": 1.2753897024090695, "walking": 4.393008974964572, "pt": 2.031176192725555, "micromobility": 2.0784128483703355, "shuttle": 6.046291922531885}, {"avg_co2": 6.609563882197348, "live_work_prop": 0.09793103448275862, "delta_f_physical_activity_pp": 0.0009632118893849219, "driving": 85.19212746016869, "cycling": 0.6091846298031866, "walking": 5.060918462980318, "pt": 1.8275538894095593, "micromobility": 2.1555763823805063, "shuttle": 5.154639175257731}, {"avg_co2": 6.839581995741018, "live_work_prop": 0.08530183727034121, "delta_f_physical_activity_pp": 0.0010103556796348648, "driving": 85.5674709562109, "cycling": 0.8042895442359249, "walking": 4.959785522788204, "pt": 1.876675603217158, "micromobility": 1.6085790884718498, "shuttle": 5.183199285075961}, {"avg_co2": 6.760319538033296, "live_work_prop": 0.08595988538681948, "delta_f_physical_activity_pp": 0.0010572438386903587, "driving": 84.50772200772201, "cycling": 0.5791505791505791, "walking": 4.826254826254826, "pt": 1.6409266409266408, "micromobility": 2.557915057915058, "shuttle": 5.8880308880308885}, {"avg_co2": 6.735965482170574, "live_work_prop": 0.09536423841059603, "delta_f_physical_activity_pp": 0.0010043148211206243, "driving": 83.82616487455196, "cycling": 0.5824372759856631, "walking": 4.525089605734767, "pt": 1.881720430107527, "micromobility": 2.64336917562724, "shuttle": 6.5412186379928325}, {"avg_co2": 6.857940168676232, "live_work_prop": 0.07571801566579635, "delta_f_physical_activity_pp": 0.0009431097577257984, "driving": 84.93870402802102, "cycling": 0.5691768826619965, "walking": 4.597197898423818, "pt": 1.5761821366024518, "micromobility": 2.23292469352014, "shuttle": 6.085814360770578}, {"avg_co2": 6.555331957406119, "live_work_prop": 0.10477453580901856, "delta_f_physical_activity_pp": 0.0008879900861101813, "driving": 85.13575701794753, "cycling": 0.7363092498849517, "walking": 4.693971468016567, "pt": 1.7487344684767603, "micromobility": 1.7487344684767603, "shuttle": 5.936493327197423}, {"avg_co2": 6.764890301692348, "live_work_prop": 0.08421052631578947, "delta_f_physical_activity_pp": 0.0011626284874515084, "driving": 83.32588287885561, "cycling": 0.8493518104604381, "walking": 5.185516316495306, "pt": 1.743406347787215, "micromobility": 2.4586499776486366, "shuttle": 6.437192668752793}, {"avg_co2": 6.9297735099889035, "live_work_prop": 0.07967032967032966, "delta_f_physical_activity_pp": 0.0010152036359042066, "driving": 85.71428571428571, "cycling": 0.8784096162736941, "walking": 4.2995839112343965, "pt": 1.4794267221451687, "micromobility": 1.9879796578825704, "shuttle": 5.640314378178456}, {"avg_co2": 6.888651796134753, "live_work_prop": 0.09019607843137255, "delta_f_physical_activity_pp": 0.0010517428596088802, "driving": 84.03176003528893, "cycling": 0.8381120423467137, "walking": 4.58756065284517, "pt": 1.8967798853109836, "micromobility": 2.249669166299074, "shuttle": 6.396118217909132}, {"avg_co2": 6.997724249317973, "live_work_prop": 0.0726552179656539, "delta_f_physical_activity_pp": 0.0007554949667706947, "driving": 87.1260199456029, "cycling": 0.543970988213962, "walking": 4.170444242973708, "pt": 1.4959202175883952, "micromobility": 1.7225747960108795, "shuttle": 4.941069809610154}, {"avg_co2": 6.551134410781685, "live_work_prop": 0.0836940836940837, "delta_f_physical_activity_pp": 0.0010025016083448752, "driving": 84.87562189054727, "cycling": 0.7960199004975124, "walking": 4.577114427860696, "pt": 2.0895522388059704, "micromobility": 1.9900497512437811, "shuttle": 5.6716417910447765}, {"avg_co2": 6.88363226324752, "live_work_prop": 0.07603092783505154, "delta_f_physical_activity_pp": 0.0009474352560789754, "driving": 85.28399311531841, "cycling": 0.6884681583476765, "walking": 4.733218588640275, "pt": 1.6781411359724614, "micromobility": 2.0223752151462997, "shuttle": 5.593803786574871}, {"avg_co2": 7.146340607951479, "live_work_prop": 0.07930607187112763, "delta_f_physical_activity_pp": 0.0008442861501697405, "driving": 87.38156761412576, "cycling": 0.818260120585702, "walking": 3.574504737295435, "pt": 1.8087855297157622, "micromobility": 2.1533161068044793, "shuttle": 4.263565891472868}, {"avg_co2": 6.913831002845151, "live_work_prop": 0.08636977058029689, "delta_f_physical_activity_pp": 0.0009494619366476822, "driving": 86.29764065335753, "cycling": 0.7259528130671506, "walking": 4.3557168784029034, "pt": 1.7241379310344827, "micromobility": 2.087114337568058, "shuttle": 4.809437386569873}, {"avg_co2": 6.972945622659109, "live_work_prop": 0.07456724367509987, "delta_f_physical_activity_pp": 0.0009131497351673461, "driving": 87.09245198749441, "cycling": 0.8039303260384101, "walking": 4.108977221974095, "pt": 1.4738722644037516, "micromobility": 1.5185350602947745, "shuttle": 5.002233139794551}, {"avg_co2": 7.051894504924319, "live_work_prop": 0.08300907911802853, "delta_f_physical_activity_pp": 0.0008607544600333615, "driving": 85.89800443458981, "cycling": 0.4434589800443459, "walking": 4.168514412416852, "pt": 1.4190687361419068, "micromobility": 2.172949002217295, "shuttle": 5.898004434589801}, {"avg_co2": 6.996196114053137, "live_work_prop": 0.07446808510638298, "delta_f_physical_activity_pp": 0.0009978636330348436, "driving": 86.13728129205921, "cycling": 0.5832211754149843, "walking": 4.217137729923732, "pt": 1.7048003589053389, "micromobility": 1.8393898609241812, "shuttle": 5.518169582772544}, {"avg_co2": 6.7444523193181265, "live_work_prop": 0.09816753926701571, "delta_f_physical_activity_pp": 0.0008701600973545357, "driving": 85.49176680017801, "cycling": 0.6675567423230975, "walking": 4.138851802403204, "pt": 2.047174009790832, "micromobility": 1.7356475300400533, "shuttle": 5.919003115264798}, {"avg_co2": 7.075447225464484, "live_work_prop": 0.08545918367346939, "delta_f_physical_activity_pp": 0.0009365910620490281, "driving": 85.38088947600177, "cycling": 1.0127697049757816, "walking": 4.359313077939234, "pt": 1.6292382210479965, "micromobility": 2.2897402025539413, "shuttle": 5.328049317481286}, {"avg_co2": 7.095304788530504, "live_work_prop": 0.07682619647355164, "delta_f_physical_activity_pp": 0.0009456944053120045, "driving": 86.09442060085837, "cycling": 0.6437768240343348, "walking": 4.163090128755364, "pt": 1.6738197424892705, "micromobility": 2.1030042918454934, "shuttle": 5.3218884120171674}, {"avg_co2": 6.816656839660545, "live_work_prop": 0.08344198174706649, "delta_f_physical_activity_pp": 0.0009744106788801839, "driving": 86.24551971326166, "cycling": 0.6272401433691757, "walking": 3.9874551971326166, "pt": 1.568100358422939, "micromobility": 2.1057347670250897, "shuttle": 5.465949820788531}, {"avg_co2": 7.185844585637063, "live_work_prop": 0.08491761723700887, "delta_f_physical_activity_pp": 0.0009108207100350172, "driving": 85.63488670371953, "cycling": 0.5985463873450192, "walking": 4.660111158614793, "pt": 1.881145788798632, "micromobility": 1.838392475416845, "shuttle": 5.3869174861051725}, {"avg_co2": 6.807536148406945, "live_work_prop": 0.07905138339920949, "delta_f_physical_activity_pp": 0.0009710342107703142, "driving": 86.26744709590275, "cycling": 0.765420981539847, "walking": 3.9171544349392162, "pt": 1.7559657811796487, "micromobility": 1.8910400720396219, "shuttle": 5.40297163439892}, {"avg_co2": 7.141053573546823, "live_work_prop": 0.07017543859649122, "delta_f_physical_activity_pp": 0.000980126097993247, "driving": 85.9538784067086, "cycling": 0.8385744234800839, "walking": 4.234800838574423, "pt": 1.6352201257861636, "micromobility": 2.0964360587002098, "shuttle": 5.2410901467505235}, {"avg_co2": 6.93412339673462, "live_work_prop": 0.08489388264669163, "delta_f_physical_activity_pp": 0.0008180886136208957, "driving": 87.0803229919252, "cycling": 0.509987250318742, "walking": 4.122396940076499, "pt": 1.4874628134296641, "micromobility": 2.08244793880153, "shuttle": 4.717382065448364}, {"avg_co2": 6.919508135198171, "live_work_prop": 0.07368421052631578, "delta_f_physical_activity_pp": 0.0010600995036854095, "driving": 84.84577559231113, "cycling": 0.7599463567277605, "walking": 4.425569959767546, "pt": 1.743406347787215, "micromobility": 2.32454179704962, "shuttle": 5.900759946356728}, {"avg_co2": 6.994964963661054, "live_work_prop": 0.06779661016949153, "delta_f_physical_activity_pp": 0.0008768737711863722, "driving": 85.67032967032966, "cycling": 0.5274725274725275, "walking": 3.7362637362637363, "pt": 1.9780219780219779, "micromobility": 2.2857142857142856, "shuttle": 5.802197802197803}, {"avg_co2": 7.143401958270275, "live_work_prop": 0.07810499359795134, "delta_f_physical_activity_pp": 0.0009933196355161784, "driving": 85.48179871520342, "cycling": 0.8993576017130621, "walking": 4.796573875802998, "pt": 1.670235546038544, "micromobility": 2.1841541755888647, "shuttle": 4.967880085653105}, {"avg_co2": 6.982944590466039, "live_work_prop": 0.08322496749024708, "delta_f_physical_activity_pp": 0.0009044618589407052, "driving": 85.34100974313552, "cycling": 0.6200177147918512, "walking": 4.871567759078831, "pt": 1.7271922054915856, "micromobility": 2.3914968999114263, "shuttle": 5.048715677590788}, {"avg_co2": 6.672093734269765, "live_work_prop": 0.07983193277310924, "delta_f_physical_activity_pp": 0.0010364197317214996, "driving": 85.05802707930368, "cycling": 0.6769825918762089, "walking": 4.690522243713733, "pt": 2.127659574468085, "micromobility": 2.272727272727273, "shuttle": 5.174081237911025}, {"avg_co2": 6.626536685092919, "live_work_prop": 0.0917941585535466, "delta_f_physical_activity_pp": 0.0010055943082598318, "driving": 83.66290018832392, "cycling": 0.6591337099811676, "walking": 5.508474576271186, "pt": 1.7419962335216574, "micromobility": 2.1657250470809792, "shuttle": 6.261770244821093}, {"avg_co2": 7.183009177435564, "live_work_prop": 0.08068783068783068, "delta_f_physical_activity_pp": 0.001053788319566685, "driving": 83.85809312638581, "cycling": 0.5764966740576497, "walking": 4.878048780487805, "pt": 2.084257206208426, "micromobility": 2.7937915742793793, "shuttle": 5.809312638580931}, {"avg_co2": 7.018442551705148, "live_work_prop": 0.07721518987341772, "delta_f_physical_activity_pp": 0.0008834671246366, "driving": 86.50489570029801, "cycling": 0.5534269902085994, "walking": 4.044274159216688, "pt": 1.6177096636866752, "micromobility": 1.8731375053214132, "shuttle": 5.4065559812686255}, {"avg_co2": 7.123579748984753, "live_work_prop": 0.0818639798488665, "delta_f_physical_activity_pp": 0.0009233119219007398, "driving": 86.12068965517241, "cycling": 0.7758620689655172, "walking": 4.008620689655172, "pt": 1.896551724137931, "micromobility": 2.1551724137931036, "shuttle": 5.043103448275862}, {"avg_co2": 6.76561166689154, "live_work_prop": 0.09798657718120805, "delta_f_physical_activity_pp": 0.001026510632287873, "driving": 85.14625228519196, "cycling": 0.7769652650822669, "walking": 4.478976234003657, "pt": 2.1480804387568555, "micromobility": 1.8281535648994516, "shuttle": 5.621572212065813}, {"avg_co2": 6.940947883967742, "live_work_prop": 0.0917312661498708, "delta_f_physical_activity_pp": 0.001031759002910533, "driving": 85.8021978021978, "cycling": 0.7032967032967032, "walking": 4.791208791208791, "pt": 1.8461538461538463, "micromobility": 2.2857142857142856, "shuttle": 4.571428571428571}, {"avg_co2": 7.292270680323387, "live_work_prop": 0.07662337662337662, "delta_f_physical_activity_pp": 0.00106720858514233, "driving": 85.61555075593952, "cycling": 0.7775377969762419, "walking": 4.27645788336933, "pt": 1.7278617710583155, "micromobility": 2.462203023758099, "shuttle": 5.140388768898488}, {"avg_co2": 6.838926989453773, "live_work_prop": 0.0885558583106267, "delta_f_physical_activity_pp": 0.0010312462196064892, "driving": 84.96762257169289, "cycling": 0.6938020351526364, "walking": 4.532839962997224, "pt": 1.7113783533765032, "micromobility": 2.1739130434782608, "shuttle": 5.920444033302498}, {"avg_co2": 6.8971446422435845, "live_work_prop": 0.07932379713914174, "delta_f_physical_activity_pp": 0.000921671984433401, "driving": 85.49176680017801, "cycling": 0.6230529595015576, "walking": 4.049844236760125, "pt": 1.9136626613262129, "micromobility": 2.358700489541611, "shuttle": 5.5629728526924795}, {"avg_co2": 7.090491252888185, "live_work_prop": 0.08516129032258064, "delta_f_physical_activity_pp": 0.0009036541184663874, "driving": 86.67232597623091, "cycling": 0.7640067911714771, "walking": 4.032258064516129, "pt": 1.9100169779286926, "micromobility": 1.9524617996604414, "shuttle": 4.668930390492361}, {"avg_co2": 6.565853102320043, "live_work_prop": 0.09431345353675451, "delta_f_physical_activity_pp": 0.00106510428338596, "driving": 84.50184501845018, "cycling": 1.1531365313653137, "walking": 5.027675276752768, "pt": 1.3837638376383763, "micromobility": 2.029520295202952, "shuttle": 5.904059040590406}, {"avg_co2": 6.807552729416512, "live_work_prop": 0.09305373525557012, "delta_f_physical_activity_pp": 0.0008957520928156762, "driving": 85.99909379247848, "cycling": 0.7702763932940644, "walking": 4.168554599003172, "pt": 1.5858631626642499, "micromobility": 2.1295876755777075, "shuttle": 5.346624376982329}, {"avg_co2": 6.890920887452788, "live_work_prop": 0.0840764331210191, "delta_f_physical_activity_pp": 0.0010244141271080942, "driving": 85.43307086614173, "cycling": 0.8748906386701663, "walking": 4.418197725284339, "pt": 1.6185476815398077, "micromobility": 2.2747156605424323, "shuttle": 5.380577427821522}, {"avg_co2": 7.151293274797739, "live_work_prop": 0.07770700636942675, "delta_f_physical_activity_pp": 0.0008390337945299314, "driving": 86.8006993006993, "cycling": 0.5244755244755245, "walking": 3.5402097902097904, "pt": 1.7045454545454544, "micromobility": 2.1853146853146854, "shuttle": 5.244755244755245}, {"avg_co2": 7.393472559857878, "live_work_prop": 0.07810499359795134, "delta_f_physical_activity_pp": 0.0010054568284116076, "driving": 83.88047138047138, "cycling": 0.6313131313131313, "walking": 4.797979797979798, "pt": 1.5572390572390573, "micromobility": 2.6515151515151514, "shuttle": 6.481481481481481}, {"avg_co2": 6.585206824107104, "live_work_prop": 0.08217270194986072, "delta_f_physical_activity_pp": 0.0009594579404949387, "driving": 84.05587668593449, "cycling": 0.8670520231213872, "walking": 4.5761078998073215, "pt": 1.7822736030828517, "micromobility": 2.3603082851637764, "shuttle": 6.358381502890173}, {"avg_co2": 6.766509142206676, "live_work_prop": 0.08136482939632546, "delta_f_physical_activity_pp": 0.0010228494974267649, "driving": 84.85790408525756, "cycling": 0.7548845470692718, "walking": 4.351687388987567, "pt": 1.9982238010657194, "micromobility": 2.1314387211367674, "shuttle": 5.905861456483126}, {"avg_co2": 7.013536715303655, "live_work_prop": 0.07341772151898734, "delta_f_physical_activity_pp": 0.0007959571361252245, "driving": 86.81412165036156, "cycling": 0.8507018290089324, "walking": 3.658017864738409, "pt": 1.5312632922160783, "micromobility": 2.126754572522331, "shuttle": 5.019140791152701}, {"avg_co2": 6.935666038575243, "live_work_prop": 0.09210526315789473, "delta_f_physical_activity_pp": 0.0010226899696513512, "driving": 84.47669305189093, "cycling": 0.8795074758135445, "walking": 4.573438874230431, "pt": 2.0668425681618294, "micromobility": 2.0668425681618294, "shuttle": 5.936675461741425}, {"avg_co2": 6.908528616622204, "live_work_prop": 0.08221024258760108, "delta_f_physical_activity_pp": 0.0009834779127905094, "driving": 86.59981768459434, "cycling": 0.8204193254329991, "walking": 4.375569735642662, "pt": 1.6408386508659982, "micromobility": 2.0510483135824975, "shuttle": 4.512306289881495}, {"avg_co2": 6.694284145860853, "live_work_prop": 0.07066666666666667, "delta_f_physical_activity_pp": 0.0009603916844677878, "driving": 85.98173515981735, "cycling": 1.004566210045662, "walking": 4.06392694063927, "pt": 1.6894977168949772, "micromobility": 1.643835616438356, "shuttle": 5.616438356164384}, {"avg_co2": 6.740509869406604, "live_work_prop": 0.08563899868247694, "delta_f_physical_activity_pp": 0.0009616586025790048, "driving": 85.62527814864264, "cycling": 0.801068090787717, "walking": 3.7383177570093453, "pt": 1.4686248331108143, "micromobility": 2.4477080551846906, "shuttle": 5.919003115264798}, {"avg_co2": 7.10994352795568, "live_work_prop": 0.0814419225634179, "delta_f_physical_activity_pp": 0.0008961664693952522, "driving": 86.82205289108023, "cycling": 0.7171671896010758, "walking": 3.809950694755715, "pt": 1.8825638727028238, "micromobility": 1.8825638727028238, "shuttle": 4.885701479157328}, {"avg_co2": 7.016863145434016, "live_work_prop": 0.07225806451612904, "delta_f_physical_activity_pp": 0.0008679950975843187, "driving": 86.49977648636566, "cycling": 0.6705409029950827, "walking": 4.112650871703174, "pt": 1.519892713455521, "micromobility": 2.1904336164506035, "shuttle": 5.006705409029951}, {"avg_co2": 7.083412073745331, "live_work_prop": 0.08267716535433071, "delta_f_physical_activity_pp": 0.000952759743861677, "driving": 85.31656937584195, "cycling": 0.9878760664571172, "walking": 4.086214638527166, "pt": 1.4818140996856757, "micromobility": 2.739110911540189, "shuttle": 5.388414907947912}, {"avg_co2": 6.524640306350196, "live_work_prop": 0.10126582278481013, "delta_f_physical_activity_pp": 0.0010094324976926785, "driving": 84.34657730971756, "cycling": 1.0052656773575874, "walking": 4.834849210148397, "pt": 1.9147917663954046, "micromobility": 2.297750119674485, "shuttle": 5.600765916706559}, {"avg_co2": 6.713924887253992, "live_work_prop": 0.09192200557103064, "delta_f_physical_activity_pp": 0.0009204104205736679, "driving": 84.61171986660314, "cycling": 0.8099094807050977, "walking": 4.430681276798476, "pt": 1.6674606955693185, "micromobility": 2.7155788470700335, "shuttle": 5.76464983325393}, {"avg_co2": 6.583058172682255, "live_work_prop": 0.10358565737051793, "delta_f_physical_activity_pp": 0.0010033938995753116, "driving": 83.9873703202526, "cycling": 0.9021199819576003, "walking": 5.142083897158322, "pt": 2.074875958502481, "micromobility": 2.390617952187641, "shuttle": 5.502931889941362}, {"avg_co2": 7.2035383215437765, "live_work_prop": 0.0698856416772554, "delta_f_physical_activity_pp": 0.0008476371268494565, "driving": 86.25921109666234, "cycling": 0.7368877329865626, "walking": 3.1642826181187687, "pt": 1.6471608149111399, "micromobility": 2.167316861725184, "shuttle": 6.025140875596012}, {"avg_co2": 6.932102727753432, "live_work_prop": 0.08661417322834646, "delta_f_physical_activity_pp": 0.0009972921882821627, "driving": 84.5775592311131, "cycling": 0.581135449262405, "walking": 4.7384890478319175, "pt": 1.6540008940545372, "micromobility": 2.413947250782298, "shuttle": 6.034868126955744}, {"avg_co2": 6.506302019969824, "live_work_prop": 0.10662824207492795, "delta_f_physical_activity_pp": 0.000978391967953389, "driving": 85.08044856167723, "cycling": 0.5850804485616773, "walking": 4.680643588493418, "pt": 1.8039980497318382, "micromobility": 2.437835202340322, "shuttle": 5.411994149195514}, {"avg_co2": 7.071823364206175, "live_work_prop": 0.07901554404145078, "delta_f_physical_activity_pp": 0.0009331687785463799, "driving": 86.03603603603604, "cycling": 0.6756756756756757, "walking": 4.45945945945946, "pt": 1.891891891891892, "micromobility": 2.0720720720720722, "shuttle": 4.864864864864865}, {"avg_co2": 6.7223152829898725, "live_work_prop": 0.08718626155878467, "delta_f_physical_activity_pp": 0.0011555453131139647, "driving": 85.09123275478416, "cycling": 0.8455718736092568, "walking": 4.761904761904762, "pt": 1.602136181575434, "micromobility": 2.403204272363151, "shuttle": 5.29595015576324}, {"avg_co2": 6.943584541584493, "live_work_prop": 0.08276797829036635, "delta_f_physical_activity_pp": 0.000932320556976516, "driving": 86.28544862854486, "cycling": 0.7438400743840075, "walking": 4.137610413761041, "pt": 1.9525801952580195, "micromobility": 2.1385402138540215, "shuttle": 4.741980474198047}, {"avg_co2": 6.845730159289642, "live_work_prop": 0.0698005698005698, "delta_f_physical_activity_pp": 0.0009211588079212294, "driving": 85.81016299137104, "cycling": 0.7190795781399808, "walking": 3.7392138063279003, "pt": 1.8696069031639502, "micromobility": 2.1572387344199426, "shuttle": 5.704697986577181}, {"avg_co2": 7.088817855362155, "live_work_prop": 0.09697732997481108, "delta_f_physical_activity_pp": 0.000915419207414881, "driving": 86.22908622908622, "cycling": 0.7293007293007293, "walking": 4.719004719004719, "pt": 1.4586014586014586, "micromobility": 2.1021021021021022, "shuttle": 4.761904761904762}, {"avg_co2": 7.3183413233011745, "live_work_prop": 0.07272727272727272, "delta_f_physical_activity_pp": 0.0009959315816127036, "driving": 86.63774403470715, "cycling": 0.911062906724512, "walking": 4.164859002169197, "pt": 1.4316702819956615, "micromobility": 2.2559652928416485, "shuttle": 4.598698481561822}, {"avg_co2": 6.516186096311625, "live_work_prop": 0.10621761658031088, "delta_f_physical_activity_pp": 0.0009401279453204391, "driving": 85.40829986613119, "cycling": 0.6247211066488175, "walking": 4.551539491298527, "pt": 2.0080321285140563, "micromobility": 2.0526550647032575, "shuttle": 5.35475234270415}, {"avg_co2": 6.782846400745817, "live_work_prop": 0.09596662030598054, "delta_f_physical_activity_pp": 0.0010781175592363573, "driving": 83.80379453956502, "cycling": 0.8329477093937991, "walking": 4.812586765386396, "pt": 1.8509949097639982, "micromobility": 2.9615918556223972, "shuttle": 5.738084220268394}, {"avg_co2": 6.903734079703288, "live_work_prop": 0.07329842931937172, "delta_f_physical_activity_pp": 0.0010363063917607656, "driving": 85.77777777777777, "cycling": 0.9333333333333335, "walking": 4.355555555555555, "pt": 2.0888888888888886, "micromobility": 1.8222222222222224, "shuttle": 5.022222222222222}, {"avg_co2": 6.510136320431285, "live_work_prop": 0.10152990264255911, "delta_f_physical_activity_pp": 0.0009205147352234312, "driving": 84.51764705882353, "cycling": 0.7058823529411765, "walking": 4.6117647058823525, "pt": 1.8823529411764703, "micromobility": 2.635294117647059, "shuttle": 5.647058823529412}, {"avg_co2": 7.190478793034608, "live_work_prop": 0.07178841309823678, "delta_f_physical_activity_pp": 0.000906485796527021, "driving": 86.28691983122363, "cycling": 0.7594936708860759, "walking": 3.8396624472573837, "pt": 1.729957805907173, "micromobility": 2.278481012658228, "shuttle": 5.10548523206751}, {"avg_co2": 7.092200898994753, "live_work_prop": 0.06854345165238677, "delta_f_physical_activity_pp": 0.0009184674968543601, "driving": 86.07112616426758, "cycling": 0.7197290431837425, "walking": 4.149026248941575, "pt": 1.6088060965283657, "micromobility": 1.905165114309907, "shuttle": 5.54614733276884}, {"avg_co2": 6.658048619104293, "live_work_prop": 0.09163346613545817, "delta_f_physical_activity_pp": 0.0009255004475262945, "driving": 85.52750225428314, "cycling": 0.5410279531109108, "walking": 4.328223624887286, "pt": 1.7583408476104598, "micromobility": 2.569882777276826, "shuttle": 5.27502254283138}, {"avg_co2": 6.881328432417654, "live_work_prop": 0.08753315649867374, "delta_f_physical_activity_pp": 0.0009339876036556443, "driving": 84.80565371024736, "cycling": 0.5300353356890459, "walking": 4.770318021201414, "pt": 1.7226148409893993, "micromobility": 2.1201413427561837, "shuttle": 6.051236749116608}, {"avg_co2": 6.913168813108436, "live_work_prop": 0.07333333333333333, "delta_f_physical_activity_pp": 0.0008863737410950539, "driving": 86.66361136571953, "cycling": 0.7791017415215399, "walking": 3.620531622364803, "pt": 1.5123739688359303, "micromobility": 2.016498625114574, "shuttle": 5.40788267644363}, {"avg_co2": 6.728498283078952, "live_work_prop": 0.08071135430916553, "delta_f_physical_activity_pp": 0.0010779935590394926, "driving": 85.62705495537811, "cycling": 1.1272898074213245, "walking": 3.8985439173320806, "pt": 1.9257867543447629, "micromobility": 1.737905119774542, "shuttle": 5.683419445749178}, {"avg_co2": 6.7247992660341005, "live_work_prop": 0.0862533692722372, "delta_f_physical_activity_pp": 0.0009775676867438178, "driving": 84.38780154756486, "cycling": 0.6827492034592627, "walking": 4.4606281292671826, "pt": 1.8206645425580334, "micromobility": 2.0937642239417387, "shuttle": 6.554392353208921}, {"avg_co2": 6.747133841400835, "live_work_prop": 0.0985352862849534, "delta_f_physical_activity_pp": 0.0008525633291775564, "driving": 86.0146252285192, "cycling": 0.6398537477148081, "walking": 4.204753199268739, "pt": 1.9652650822669104, "micromobility": 1.9195612431444242, "shuttle": 5.255941499085924}, {"avg_co2": 6.966506808818085, "live_work_prop": 0.08010335917312661, "delta_f_physical_activity_pp": 0.0008629332697984275, "driving": 86.43238434163702, "cycling": 0.7562277580071174, "walking": 4.0035587188612105, "pt": 1.4234875444839856, "micromobility": 2.2686832740213525, "shuttle": 5.115658362989324}, {"avg_co2": 6.75126916069007, "live_work_prop": 0.0850480109739369, "delta_f_physical_activity_pp": 0.0009179188052528504, "driving": 85.78799249530957, "cycling": 0.8442776735459663, "walking": 4.73733583489681, "pt": 1.547842401500938, "micromobility": 1.7823639774859286, "shuttle": 5.3001876172607885}, {"avg_co2": 6.957909325277017, "live_work_prop": 0.08758169934640522, "delta_f_physical_activity_pp": 0.0009365979294297413, "driving": 86.73153471915082, "cycling": 0.7076514816452897, "walking": 4.1574524546660765, "pt": 1.9902697921273773, "micromobility": 1.8575851393188854, "shuttle": 4.555506413091552}, {"avg_co2": 6.484584953104386, "live_work_prop": 0.10884353741496598, "delta_f_physical_activity_pp": 0.0011043811094007697, "driving": 85.49653579676675, "cycling": 0.7852193995381063, "walking": 5.1270207852194, "pt": 1.3394919168591224, "micromobility": 1.7090069284064664, "shuttle": 5.542725173210162}, {"avg_co2": 7.056581319825648, "live_work_prop": 0.08445040214477212, "delta_f_physical_activity_pp": 0.0009233735571345723, "driving": 86.01177003168856, "cycling": 0.5432322317790856, "walking": 4.617473970122227, "pt": 1.810774105930285, "micromobility": 1.9918515165233137, "shuttle": 5.024898143956542}, {"avg_co2": 6.903420605928285, "live_work_prop": 0.08712613784135241, "delta_f_physical_activity_pp": 0.0009661474466317031, "driving": 85.27200353825741, "cycling": 0.7518796992481203, "walking": 5.042016806722689, "pt": 1.4153029632905794, "micromobility": 2.476780185758514, "shuttle": 5.042016806722689}, {"avg_co2": 7.174979864847051, "live_work_prop": 0.07440100882723834, "delta_f_physical_activity_pp": 0.001028765412338513, "driving": 85.96121416526138, "cycling": 0.7588532883642496, "walking": 4.258010118043845, "pt": 1.93929173693086, "micromobility": 2.4873524451939293, "shuttle": 4.5952782462057336}, {"avg_co2": 7.0537598879701475, "live_work_prop": 0.07702349869451697, "delta_f_physical_activity_pp": 0.0009188451398878792, "driving": 86.82713347921225, "cycling": 0.6564551422319475, "walking": 4.070021881838074, "pt": 1.4442013129102844, "micromobility": 2.0568927789934355, "shuttle": 4.945295404814004}, {"avg_co2": 7.160107529290777, "live_work_prop": 0.095112285336856, "delta_f_physical_activity_pp": 0.0009327672311311412, "driving": 86.5665046398586, "cycling": 0.5744586831639417, "walking": 4.4631020768890854, "pt": 1.5466195315952276, "micromobility": 2.2536456031816177, "shuttle": 4.595669465311533}, {"avg_co2": 7.021478750910665, "live_work_prop": 0.08894536213468869, "delta_f_physical_activity_pp": 0.0010654695815015256, "driving": 86.1551650235748, "cycling": 1.0715816545220747, "walking": 4.243463351907415, "pt": 1.6288041148735535, "micromobility": 2.0574367766823833, "shuttle": 4.843549078439778}, {"avg_co2": 6.718778746744942, "live_work_prop": 0.1038961038961039, "delta_f_physical_activity_pp": 0.001032310484017349, "driving": 84.76318141197497, "cycling": 0.938337801608579, "walking": 4.870420017873101, "pt": 1.8319928507596068, "micromobility": 2.1447721179624666, "shuttle": 5.451295799821269}, {"avg_co2": 6.5272457685147485, "live_work_prop": 0.09129213483146068, "delta_f_physical_activity_pp": 0.0011555264789251695, "driving": 84.08104196816208, "cycling": 0.8200675349734683, "walking": 4.6792088760250845, "pt": 1.9778099372889533, "micromobility": 2.5084418716835506, "shuttle": 5.933429811866859}, {"avg_co2": 6.820780144564738, "live_work_prop": 0.0738255033557047, "delta_f_physical_activity_pp": 0.0010655681078633433, "driving": 85.12471655328798, "cycling": 0.8616780045351473, "walking": 4.036281179138322, "pt": 1.6780045351473922, "micromobility": 2.4036281179138324, "shuttle": 5.895691609977324}, {"avg_co2": 6.608616820623353, "live_work_prop": 0.09103641456582633, "delta_f_physical_activity_pp": 0.000986049596278542, "driving": 85.22888154789995, "cycling": 0.8494572911750826, "walking": 4.247286455875413, "pt": 2.0292590844738085, "micromobility": 2.5011798017932985, "shuttle": 5.143935818782444}, {"avg_co2": 6.852702988764477, "live_work_prop": 0.07455012853470437, "delta_f_physical_activity_pp": 0.00099837655898413, "driving": 85.9504132231405, "cycling": 0.8264462809917356, "walking": 3.784254023488473, "pt": 1.9138755980861244, "micromobility": 2.3053501522401043, "shuttle": 5.219660722053066}, {"avg_co2": 6.83383819094732, "live_work_prop": 0.09902370990237098, "delta_f_physical_activity_pp": 0.0010923199851135405, "driving": 84.52883263009845, "cycling": 0.7501172058134083, "walking": 4.50070323488045, "pt": 1.8284106891701828, "micromobility": 2.766057196436943, "shuttle": 5.625879043600563}, {"avg_co2": 6.898996744638534, "live_work_prop": 0.09771573604060914, "delta_f_physical_activity_pp": 0.0008833350054485401, "driving": 85.94687232219366, "cycling": 0.7283633247643531, "walking": 3.984575835475578, "pt": 1.5424164524421593, "micromobility": 2.227934875749786, "shuttle": 5.569837189374464}, {"avg_co2": 6.458591168640835, "live_work_prop": 0.10260115606936417, "delta_f_physical_activity_pp": 0.000953402265183978, "driving": 85.10531594784354, "cycling": 0.8525576730190572, "walking": 4.36308926780341, "pt": 1.9057171514543632, "micromobility": 1.9558676028084254, "shuttle": 5.817452357071214}, {"avg_co2": 6.609989518506092, "live_work_prop": 0.07248322147651007, "delta_f_physical_activity_pp": 0.0009801336677072682, "driving": 84.74652310453118, "cycling": 0.9421265141318977, "walking": 4.172274562584119, "pt": 2.1982951996410947, "micromobility": 2.2880215343203227, "shuttle": 5.652759084791386}, {"avg_co2": 6.9494801443088186, "live_work_prop": 0.09018567639257294, "delta_f_physical_activity_pp": 0.0009830394559215397, "driving": 85.5373728438744, "cycling": 0.7518796992481203, "walking": 4.068996019460416, "pt": 1.8575851393188854, "micromobility": 2.3883237505528525, "shuttle": 5.395842547545334}, {"avg_co2": 7.293192663324761, "live_work_prop": 0.07711138310893513, "delta_f_physical_activity_pp": 0.0009618449624883044, "driving": 87.42490989187024, "cycling": 0.7609130957148579, "walking": 3.4441329595514616, "pt": 1.5218261914297158, "micromobility": 2.042450941129355, "shuttle": 4.805766920304365}, {"avg_co2": 6.60350419689894, "live_work_prop": 0.09052333804809053, "delta_f_physical_activity_pp": 0.0010365171825808945, "driving": 84.87758041286607, "cycling": 0.7681228996639462, "walking": 4.560729716754681, "pt": 1.728276524243879, "micromobility": 2.2083533365338455, "shuttle": 5.85693710993759}, {"avg_co2": 6.520914933455998, "live_work_prop": 0.0967741935483871, "delta_f_physical_activity_pp": 0.0012267002376345974, "driving": 83.69098712446352, "cycling": 1.0014306151645207, "walking": 5.197901764425369, "pt": 1.764425369575584, "micromobility": 2.7658559847401047, "shuttle": 5.579399141630901}, {"avg_co2": 7.093129619943571, "live_work_prop": 0.07591623036649214, "delta_f_physical_activity_pp": 0.0009134725981831319, "driving": 86.01490574309514, "cycling": 0.920648838228847, "walking": 4.208680403331872, "pt": 1.578255151249452, "micromobility": 1.709776413853573, "shuttle": 5.567733450241122}, {"avg_co2": 7.263248982202704, "live_work_prop": 0.08567774936061381, "delta_f_physical_activity_pp": 0.0009179795054385944, "driving": 86.4006864006864, "cycling": 0.5577005577005577, "walking": 4.032604032604032, "pt": 1.4157014157014158, "micromobility": 2.4024024024024024, "shuttle": 5.190905190905191}, {"avg_co2": 7.1509124093163745, "live_work_prop": 0.08190224570673713, "delta_f_physical_activity_pp": 0.0009719404638136819, "driving": 84.5983133599645, "cycling": 0.6213936972924988, "walking": 4.305370616955171, "pt": 1.7310252996005324, "micromobility": 2.6631158455392807, "shuttle": 6.0807811806480245}, {"avg_co2": 6.756043198417122, "live_work_prop": 0.07598371777476255, "delta_f_physical_activity_pp": 0.0010841384015665913, "driving": 85.27522935779817, "cycling": 0.8256880733944955, "walking": 4.541284403669725, "pt": 1.926605504587156, "micromobility": 2.385321100917431, "shuttle": 5.045871559633028}, {"avg_co2": 6.730877462762452, "live_work_prop": 0.0814111261872456, "delta_f_physical_activity_pp": 0.0010080347223697748, "driving": 85.39944903581267, "cycling": 0.7805325987144168, "walking": 4.775022956841139, "pt": 1.6069788797061526, "micromobility": 1.8365472910927456, "shuttle": 5.601469237832874}, {"avg_co2": 6.501706664276458, "live_work_prop": 0.0917941585535466, "delta_f_physical_activity_pp": 0.001103278420107781, "driving": 84.2056507642427, "cycling": 0.7410838351088467, "walking": 5.5581287633163505, "pt": 1.8527095877721167, "micromobility": 2.22325150532654, "shuttle": 5.4191755442334415}, {"avg_co2": 7.182706139761133, "live_work_prop": 0.08163265306122448, "delta_f_physical_activity_pp": 0.0008780097109229723, "driving": 86.10021786492375, "cycling": 0.7407407407407408, "walking": 4.313725490196078, "pt": 1.6557734204793026, "micromobility": 2.178649237472767, "shuttle": 5.010893246187364}, {"avg_co2": 6.808225219951856, "live_work_prop": 0.08488063660477453, "delta_f_physical_activity_pp": 0.000868951439969541, "driving": 86.22425629290618, "cycling": 0.8695652173913043, "walking": 3.3867276887871856, "pt": 1.7848970251716247, "micromobility": 2.196796338672769, "shuttle": 5.537757437070938}, {"avg_co2": 7.160704587930076, "live_work_prop": 0.08955223880597014, "delta_f_physical_activity_pp": 0.0009399329755943161, "driving": 85.57004627681953, "cycling": 0.7572570466975179, "walking": 4.2911232646192685, "pt": 1.472444257467396, "micromobility": 2.2297013041649136, "shuttle": 5.679427850231384}, {"avg_co2": 7.062464811828005, "live_work_prop": 0.07422402159244265, "delta_f_physical_activity_pp": 0.0010045275988965435, "driving": 85.5981941309255, "cycling": 0.6772009029345373, "walking": 3.837471783295711, "pt": 1.6252821670428894, "micromobility": 2.6636568848758464, "shuttle": 5.598194130925508}, {"avg_co2": 7.100334528444641, "live_work_prop": 0.0728744939271255, "delta_f_physical_activity_pp": 0.0009433088063690072, "driving": 84.7457627118644, "cycling": 0.8245533669262484, "walking": 4.2143838754008245, "pt": 1.694915254237288, "micromobility": 2.153000458085204, "shuttle": 6.3673843334860285}, {"avg_co2": 6.627089347157196, "live_work_prop": 0.08672798948751642, "delta_f_physical_activity_pp": 0.0010535026767630132, "driving": 85.30465949820788, "cycling": 0.9408602150537635, "walking": 4.077060931899642, "pt": 1.881720430107527, "micromobility": 2.1953405017921144, "shuttle": 5.600358422939069}, {"avg_co2": 7.329490502511086, "live_work_prop": 0.08091024020227561, "delta_f_physical_activity_pp": 0.0009910167379542359, "driving": 85.982104814657, "cycling": 0.7669365146996165, "walking": 4.175543246697912, "pt": 1.4486578610992757, "micromobility": 2.3008095440988496, "shuttle": 5.3259480187473365}, {"avg_co2": 6.74280723244581, "live_work_prop": 0.08870967741935484, "delta_f_physical_activity_pp": 0.0008590130613243279, "driving": 86.17363344051448, "cycling": 0.5512172714745062, "walking": 4.3638033991731735, "pt": 1.7914561322921452, "micromobility": 1.9751952227836471, "shuttle": 5.144694533762058}, {"avg_co2": 6.715579126687042, "live_work_prop": 0.08247422680412371, "delta_f_physical_activity_pp": 0.0009785540364941083, "driving": 85.23809523809524, "cycling": 0.5627705627705628, "walking": 4.199134199134199, "pt": 1.8614718614718615, "micromobility": 2.3376623376623376, "shuttle": 5.800865800865801}, {"avg_co2": 7.098262468152278, "live_work_prop": 0.06768837803320563, "delta_f_physical_activity_pp": 0.0009637368504500462, "driving": 86.40275387263338, "cycling": 0.7314974182444062, "walking": 4.259896729776248, "pt": 1.6781411359724614, "micromobility": 2.0223752151462997, "shuttle": 4.905335628227195}, {"avg_co2": 6.678109818140723, "live_work_prop": 0.09152086137281291, "delta_f_physical_activity_pp": 0.0008752845366969488, "driving": 85.59633027522936, "cycling": 0.5963302752293578, "walking": 4.678899082568807, "pt": 1.651376146788991, "micromobility": 2.064220183486239, "shuttle": 5.412844036697248}, {"avg_co2": 6.739253729132813, "live_work_prop": 0.09366754617414248, "delta_f_physical_activity_pp": 0.0009169986182124799, "driving": 85.95782862270076, "cycling": 0.5383580080753702, "walking": 4.800358905338717, "pt": 1.7048003589053389, "micromobility": 1.8842530282637955, "shuttle": 5.114401076716016}, {"avg_co2": 6.819570056146012, "live_work_prop": 0.09504685408299866, "delta_f_physical_activity_pp": 0.001009690528815489, "driving": 84.25512934879572, "cycling": 0.8920606601248885, "walking": 4.326494201605709, "pt": 2.0517395182872438, "micromobility": 2.230151650312221, "shuttle": 6.244424620874219}, {"avg_co2": 6.601469987618939, "live_work_prop": 0.10460251046025104, "delta_f_physical_activity_pp": 0.0009834394214754958, "driving": 85.42737038766931, "cycling": 0.9808500700607193, "walking": 4.390471742176553, "pt": 1.8682858477347033, "micromobility": 2.1018215787015415, "shuttle": 5.2312003736571695}, {"avg_co2": 6.847759620476228, "live_work_prop": 0.09505208333333333, "delta_f_physical_activity_pp": 0.0010682252863574383, "driving": 84.51584114234717, "cycling": 0.7585899152164213, "walking": 4.506916555109326, "pt": 2.186523873270861, "micromobility": 2.186523873270861, "shuttle": 5.845604640785364}, {"avg_co2": 6.715299900419873, "live_work_prop": 0.08959156785243742, "delta_f_physical_activity_pp": 0.001012034849897508, "driving": 85.02862175253192, "cycling": 0.8806693086745927, "walking": 4.051078819903126, "pt": 1.893439013650374, "micromobility": 2.2016732716864817, "shuttle": 5.9445178335535}, {"avg_co2": 6.919114764068711, "live_work_prop": 0.09541984732824428, "delta_f_physical_activity_pp": 0.0009649523454299771, "driving": 86.37770897832817, "cycling": 0.9287925696594427, "walking": 4.201680672268908, "pt": 1.680672268907563, "micromobility": 2.0787262273330382, "shuttle": 4.732419283502875}, {"avg_co2": 7.121837164629836, "live_work_prop": 0.07354838709677419, "delta_f_physical_activity_pp": 0.0009353423092671388, "driving": 86.99045967042498, "cycling": 0.6504770164787511, "walking": 3.8594969644405897, "pt": 1.6045099739809192, "micromobility": 2.0815264527320037, "shuttle": 4.813529921942758}, {"avg_co2": 6.456564648998295, "live_work_prop": 0.09523809523809523, "delta_f_physical_activity_pp": 0.0010660290478704192, "driving": 85.10948905109488, "cycling": 0.9732360097323601, "walking": 4.866180048661801, "pt": 1.654501216545012, "micromobility": 2.1411192214111923, "shuttle": 5.255474452554744}, {"avg_co2": 7.521450550995114, "live_work_prop": 0.07107231920199501, "delta_f_physical_activity_pp": 0.0009149768751064575, "driving": 86.06658446362515, "cycling": 0.6987258528565558, "walking": 4.192355117139334, "pt": 1.8495684340320593, "micromobility": 1.8906699547883272, "shuttle": 5.30209617755857}, {"avg_co2": 6.615804546458106, "live_work_prop": 0.10270270270270271, "delta_f_physical_activity_pp": 0.0008917331172210933, "driving": 85.47563805104407, "cycling": 0.6032482598607889, "walking": 4.361948955916473, "pt": 1.5777262180974478, "micromobility": 2.3665893271461718, "shuttle": 5.614849187935035}, {"avg_co2": 6.933608148476986, "live_work_prop": 0.0782051282051282, "delta_f_physical_activity_pp": 0.0007766626811078959, "driving": 86.25054561326931, "cycling": 0.5237887385421214, "walking": 3.4482758620689653, "pt": 1.3967699694456568, "micromobility": 2.007856831078132, "shuttle": 6.372762985595809}, {"avg_co2": 6.486918872727732, "live_work_prop": 0.0917941585535466, "delta_f_physical_activity_pp": 0.0009767115888021484, "driving": 85.30109056424845, "cycling": 0.7586533902323376, "walking": 4.125177809388336, "pt": 1.849217638691323, "micromobility": 2.6078710289236606, "shuttle": 5.357989568515884}, {"avg_co2": 6.607305326504126, "live_work_prop": 0.09712722298221614, "delta_f_physical_activity_pp": 0.0011738438472408518, "driving": 83.98544131028207, "cycling": 0.8644222020018199, "walking": 4.9590536851683344, "pt": 1.8198362147406733, "micromobility": 2.684258416742493, "shuttle": 5.686988171064604}, {"avg_co2": 6.907499331951269, "live_work_prop": 0.08389715832205684, "delta_f_physical_activity_pp": 0.0010155597905137114, "driving": 86.00275355667738, "cycling": 0.8719596145020652, "walking": 3.8549793483249197, "pt": 1.7439192290041303, "micromobility": 2.202845341899954, "shuttle": 5.3235429095915565}, {"avg_co2": 6.879207166229383, "live_work_prop": 0.07544757033248081, "delta_f_physical_activity_pp": 0.0009173372728197165, "driving": 86.60328435609334, "cycling": 0.6914433880726015, "walking": 4.148660328435609, "pt": 1.5557476231633534, "micromobility": 1.9878997407087293, "shuttle": 5.012964563526361}, {"avg_co2": 6.906181628062183, "live_work_prop": 0.08539944903581267, "delta_f_physical_activity_pp": 0.0009926647663779315, "driving": 85.38533834586465, "cycling": 0.7518796992481203, "walking": 4.417293233082707, "pt": 1.8327067669172932, "micromobility": 2.020676691729323, "shuttle": 5.592105263157895}, {"avg_co2": 6.508483180506407, "live_work_prop": 0.10204081632653061, "delta_f_physical_activity_pp": 0.0010412300822685461, "driving": 84.51035781544256, "cycling": 0.7062146892655368, "walking": 5.131826741996234, "pt": 1.8361581920903955, "micromobility": 2.5423728813559325, "shuttle": 5.273069679849341}, {"avg_co2": 7.174924450239476, "live_work_prop": 0.07449494949494949, "delta_f_physical_activity_pp": 0.0009603268453782743, "driving": 86.32696390658174, "cycling": 0.8492569002123143, "walking": 3.8641188959660298, "pt": 1.8259023354564756, "micromobility": 2.4628450106157116, "shuttle": 4.670912951167728}, {"avg_co2": 6.902071269446045, "live_work_prop": 0.08661417322834646, "delta_f_physical_activity_pp": 0.0008757408269735606, "driving": 85.54585152838428, "cycling": 0.5240174672489083, "walking": 4.017467248908297, "pt": 1.7903930131004366, "micromobility": 1.9213973799126638, "shuttle": 6.2008733624454155}, {"avg_co2": 6.6328607948299005, "live_work_prop": 0.08253094910591471, "delta_f_physical_activity_pp": 0.0011006645063231348, "driving": 84.91803278688525, "cycling": 0.8430913348946136, "walking": 4.590163934426229, "pt": 1.920374707259953, "micromobility": 2.669789227166276, "shuttle": 5.058548009367682}, {"avg_co2": 6.756466149887861, "live_work_prop": 0.09066666666666667, "delta_f_physical_activity_pp": 0.0009337165535577281, "driving": 85.7602204869086, "cycling": 0.8727606798346348, "walking": 4.3638033991731735, "pt": 1.3780431786862657, "micromobility": 2.067064768029398, "shuttle": 5.558107487367938}, {"avg_co2": 6.839775504280879, "live_work_prop": 0.08638743455497382, "delta_f_physical_activity_pp": 0.0009973433211543086, "driving": 86.09005795809183, "cycling": 0.57958091841284, "walking": 4.502897904592064, "pt": 1.560410164957646, "micromobility": 2.0508247882300488, "shuttle": 5.21622826571556}, {"avg_co2": 6.623984034315929, "live_work_prop": 0.08879781420765027, "delta_f_physical_activity_pp": 0.0009420714973600168, "driving": 85.50792171481827, "cycling": 0.8387698042870456, "walking": 4.240447343895619, "pt": 1.4445479962721341, "micromobility": 2.190121155638397, "shuttle": 5.778191985088537}, {"avg_co2": 6.8516616704412545, "live_work_prop": 0.08104395604395605, "delta_f_physical_activity_pp": 0.0009894364727468384, "driving": 85.64836179049377, "cycling": 0.8306414397784956, "walking": 4.476234425473004, "pt": 1.7074296262113522, "micromobility": 2.2611905860636825, "shuttle": 5.0761421319796955}, {"avg_co2": 6.6253416083632235, "live_work_prop": 0.10555555555555556, "delta_f_physical_activity_pp": 0.0011265727222359702, "driving": 85.03050211168465, "cycling": 0.6100422336931018, "walking": 5.021116846550915, "pt": 1.4077897700610043, "micromobility": 2.7686532144533085, "shuttle": 5.161895823557015}, {"avg_co2": 7.191330323892515, "live_work_prop": 0.0651890482398957, "delta_f_physical_activity_pp": 0.0009920451299174258, "driving": 85.58480794130341, "cycling": 0.6042296072507553, "walking": 4.013810962451446, "pt": 1.855848079413034, "micromobility": 2.244281398359948, "shuttle": 5.697022011221407}, {"avg_co2": 6.759458334495425, "live_work_prop": 0.08344370860927153, "delta_f_physical_activity_pp": 0.000948522455498849, "driving": 85.54216867469879, "cycling": 0.7585899152164213, "walking": 4.1945560017849175, "pt": 1.7402945113788488, "micromobility": 2.186523873270861, "shuttle": 5.577867023650156}, {"avg_co2": 6.545095995686805, "live_work_prop": 0.1012311901504788, "delta_f_physical_activity_pp": 0.001239242927953031, "driving": 83.4090909090909, "cycling": 0.8181818181818182, "walking": 5.181818181818182, "pt": 2.3636363636363638, "micromobility": 2.181818181818182, "shuttle": 6.045454545454546}, {"avg_co2": 6.934670756811279, "live_work_prop": 0.07446808510638298, "delta_f_physical_activity_pp": 0.0008909962964636352, "driving": 86.13502492070684, "cycling": 0.724966017217943, "walking": 3.8513819664703215, "pt": 1.8124150430448571, "micromobility": 2.2202084277299505, "shuttle": 5.256003624830086}, {"avg_co2": 6.940336487007864, "live_work_prop": 0.10150375939849623, "delta_f_physical_activity_pp": 0.000973558704730568, "driving": 85.28911564625851, "cycling": 0.8928571428571428, "walking": 4.464285714285714, "pt": 1.7006802721088436, "micromobility": 2.083333333333333, "shuttle": 5.569727891156463}, {"avg_co2": 6.741579815796369, "live_work_prop": 0.08909574468085106, "delta_f_physical_activity_pp": 0.0010248883106958758, "driving": 85.08612873980054, "cycling": 0.8612873980054397, "walking": 4.533091568449683, "pt": 2.2212148685403448, "micromobility": 1.9492293744333637, "shuttle": 5.349048050770626}, {"avg_co2": 7.119206010038333, "live_work_prop": 0.08300907911802853, "delta_f_physical_activity_pp": 0.0009090264964356998, "driving": 86.46153846153845, "cycling": 0.8351648351648353, "walking": 4.395604395604396, "pt": 1.4505494505494507, "micromobility": 2.065934065934066, "shuttle": 4.791208791208791}, {"avg_co2": 6.909102329510139, "live_work_prop": 0.08774193548387096, "delta_f_physical_activity_pp": 0.0009549831663812231, "driving": 84.71254355400697, "cycling": 0.9146341463414633, "walking": 4.137630662020906, "pt": 1.7421602787456445, "micromobility": 2.3954703832752613, "shuttle": 6.097560975609756}, {"avg_co2": 6.818384554596238, "live_work_prop": 0.08959156785243742, "delta_f_physical_activity_pp": 0.0010335885994856482, "driving": 85.59964333481945, "cycling": 0.8916629514043692, "walking": 4.1016495764600975, "pt": 1.6941596076683014, "micromobility": 2.31832367365136, "shuttle": 5.394560855996433}, {"avg_co2": 6.779010483931913, "live_work_prop": 0.07598371777476255, "delta_f_physical_activity_pp": 0.0008102293197506573, "driving": 85.51596483109671, "cycling": 0.8329477093937991, "walking": 3.840814437760296, "pt": 1.5270708005552984, "micromobility": 2.1749190189726977, "shuttle": 6.108283202221194}, {"avg_co2": 7.226257682125145, "live_work_prop": 0.07730061349693251, "delta_f_physical_activity_pp": 0.0008398505094012762, "driving": 86.89154568744662, "cycling": 0.7685738684884714, "walking": 3.8428693424423574, "pt": 1.4944491887275833, "micromobility": 1.7506404782237404, "shuttle": 5.251921434671221}, {"avg_co2": 6.447105676363312, "live_work_prop": 0.1037463976945245, "delta_f_physical_activity_pp": 0.001036021860449499, "driving": 84.81075697211156, "cycling": 0.647410358565737, "walking": 5.029880478087649, "pt": 1.693227091633466, "micromobility": 2.689243027888446, "shuttle": 5.129482071713148}, {"avg_co2": 6.751251447656521, "live_work_prop": 0.08038147138964577, "delta_f_physical_activity_pp": 0.0009056798915875442, "driving": 86.14738805970148, "cycling": 0.6063432835820896, "walking": 4.291044776119403, "pt": 1.4925373134328357, "micromobility": 2.0988805970149254, "shuttle": 5.3638059701492535}, {"avg_co2": 6.736467687807592, "live_work_prop": 0.10181311018131102, "delta_f_physical_activity_pp": 0.0010213227639272531, "driving": 84.64067637388445, "cycling": 0.8924377642085486, "walking": 4.556129638327853, "pt": 1.5030530765617662, "micromobility": 2.7712541099107564, "shuttle": 5.636449037106623}, {"avg_co2": 6.567503811602065, "live_work_prop": 0.0958904109589041, "delta_f_physical_activity_pp": 0.0011139472739235328, "driving": 84.50252177900046, "cycling": 1.1004126547455295, "walking": 4.53920220082531, "pt": 1.742320036680422, "micromobility": 2.613480055020633, "shuttle": 5.502063273727647}, {"avg_co2": 6.855572059435853, "live_work_prop": 0.08460471567267684, "delta_f_physical_activity_pp": 0.0009583185619795603, "driving": 85.64749883122956, "cycling": 0.9350163627863487, "walking": 4.301075268817205, "pt": 1.8700327255726974, "micromobility": 2.1972884525479195, "shuttle": 5.049088359046284}, {"avg_co2": 7.152097938866586, "live_work_prop": 0.07329192546583851, "delta_f_physical_activity_pp": 0.000977158467647755, "driving": 86.37873754152824, "cycling": 0.8305647840531563, "walking": 3.9451827242524917, "pt": 1.6611295681063125, "micromobility": 2.408637873754153, "shuttle": 4.775747508305648}, {"avg_co2": 6.85433093982199, "live_work_prop": 0.09007832898172324, "delta_f_physical_activity_pp": 0.0010140062468801244, "driving": 85.87973273942093, "cycling": 0.9799554565701559, "walking": 3.875278396436525, "pt": 1.380846325167038, "micromobility": 2.4053452115812917, "shuttle": 5.478841870824054}, {"avg_co2": 6.641200137401559, "live_work_prop": 0.08957219251336898, "delta_f_physical_activity_pp": 0.0010299147478246668, "driving": 85.18350702310829, "cycling": 0.724966017217943, "walking": 4.349796103307658, "pt": 1.9030357951971, "micromobility": 2.2655188038060716, "shuttle": 5.573176257362936}, {"avg_co2": 6.710297175508443, "live_work_prop": 0.1011826544021025, "delta_f_physical_activity_pp": 0.0009921830973707157, "driving": 85.19362186788155, "cycling": 0.7289293849658315, "walking": 4.419134396355353, "pt": 1.7312072892938495, "micromobility": 2.2323462414578588, "shuttle": 5.694760820045558}, {"avg_co2": 6.774233898219784, "live_work_prop": 0.09054593874833555, "delta_f_physical_activity_pp": 0.0008444341592573491, "driving": 86.97421981004071, "cycling": 0.5427408412483039, "walking": 4.07055630936228, "pt": 1.3568521031207599, "micromobility": 1.7639077340569878, "shuttle": 5.291723202170964}, {"avg_co2": 6.327379511225093, "live_work_prop": 0.07971014492753623, "delta_f_physical_activity_pp": 0.0008352873226022758, "driving": 86.86969545681478, "cycling": 0.6989515726410384, "walking": 3.544682975536695, "pt": 1.6475287069395907, "micromobility": 1.9470793809286073, "shuttle": 5.292061907139291}, {"avg_co2": 6.872049315691076, "live_work_prop": 0.08056265984654731, "delta_f_physical_activity_pp": 0.0008449365953763156, "driving": 86.52826855123675, "cycling": 0.6625441696113075, "walking": 3.7544169611307425, "pt": 1.6342756183745584, "micromobility": 2.1643109540636045, "shuttle": 5.256183745583039}, {"avg_co2": 6.739000762817201, "live_work_prop": 0.08356545961002786, "delta_f_physical_activity_pp": 0.0009050617143671865, "driving": 85.9035004730369, "cycling": 0.8514664143803218, "walking": 4.162724692526018, "pt": 1.6556291390728477, "micromobility": 2.081362346263009, "shuttle": 5.345316934720908}, {"avg_co2": 6.698211117771198, "live_work_prop": 0.08579088471849866, "delta_f_physical_activity_pp": 0.0009691830163333784, "driving": 85.74074074074073, "cycling": 0.787037037037037, "walking": 3.75, "pt": 1.8518518518518516, "micromobility": 2.7314814814814814, "shuttle": 5.138888888888888}, {"avg_co2": 6.887488793482967, "live_work_prop": 0.08662420382165605, "delta_f_physical_activity_pp": 0.000849402731671565, "driving": 86.70995670995671, "cycling": 0.5627705627705628, "walking": 4.025974025974026, "pt": 1.7316017316017316, "micromobility": 1.9047619047619049, "shuttle": 5.0649350649350655}, {"avg_co2": 6.8836456391661764, "live_work_prop": 0.09567496723460026, "delta_f_physical_activity_pp": 0.0009734934266049823, "driving": 85.2603706972639, "cycling": 0.6619593998234775, "walking": 4.280670785525154, "pt": 1.500441306266549, "micromobility": 2.7802294792586055, "shuttle": 5.516328331862312}, {"avg_co2": 6.631411706885382, "live_work_prop": 0.09618104667609619, "delta_f_physical_activity_pp": 0.0009072889484153789, "driving": 85.54040895813047, "cycling": 0.8276533592989289, "walking": 4.138266796494645, "pt": 1.8500486854917235, "micromobility": 2.4342745861733204, "shuttle": 5.209347614410905}, {"avg_co2": 6.726225337763358, "live_work_prop": 0.10054347826086957, "delta_f_physical_activity_pp": 0.0009977291233398858, "driving": 85.0046425255339, "cycling": 0.6499535747446611, "walking": 4.828226555246054, "pt": 1.7177344475394614, "micromobility": 1.9034354688950788, "shuttle": 5.896007428040854}, {"avg_co2": 6.854345018903514, "live_work_prop": 0.07782101167315175, "delta_f_physical_activity_pp": 0.0009872842505387319, "driving": 86.06224627875507, "cycling": 0.9021199819576003, "walking": 3.8791159224176814, "pt": 1.8493459630130809, "micromobility": 1.8042399639152007, "shuttle": 5.502931889941362}, {"avg_co2": 6.962127991624895, "live_work_prop": 0.07326007326007326, "delta_f_physical_activity_pp": 0.0010601976186702985, "driving": 85.34161490683229, "cycling": 0.6625258799171843, "walking": 4.886128364389234, "pt": 1.5734989648033124, "micromobility": 2.111801242236025, "shuttle": 5.424430641821947}, {"avg_co2": 6.847335530807988, "live_work_prop": 0.08053691275167785, "delta_f_physical_activity_pp": 0.0009768534266445322, "driving": 85.70093457943925, "cycling": 0.7476635514018692, "walking": 4.532710280373832, "pt": 1.9158878504672898, "micromobility": 2.102803738317757, "shuttle": 5.0}, {"avg_co2": 6.784733732860224, "live_work_prop": 0.06878306878306878, "delta_f_physical_activity_pp": 0.0009746400103023805, "driving": 85.1520572450805, "cycling": 0.9838998211091234, "walking": 4.47227191413238, "pt": 1.8783542039355994, "micromobility": 1.8336314847942754, "shuttle": 5.679785330948121}, {"avg_co2": 6.591032489846565, "live_work_prop": 0.08996088657105607, "delta_f_physical_activity_pp": 0.0010000937701729197, "driving": 85.38011695906432, "cycling": 0.9446693657219973, "walking": 4.183535762483131, "pt": 1.7543859649122806, "micromobility": 2.5191183085919926, "shuttle": 5.218173639226271}, {"avg_co2": 6.633642659595835, "live_work_prop": 0.08819538670284939, "delta_f_physical_activity_pp": 0.0009456962904769511, "driving": 85.58809855880986, "cycling": 0.7438400743840075, "walking": 4.602510460251046, "pt": 1.9525801952580195, "micromobility": 2.1385402138540215, "shuttle": 4.97443049744305}, {"avg_co2": 7.1110176192815135, "live_work_prop": 0.08769633507853403, "delta_f_physical_activity_pp": 0.0008881526816458934, "driving": 85.90809628008753, "cycling": 1.0065645514223196, "walking": 4.24507658643326, "pt": 1.4442013129102844, "micromobility": 1.8380743982494527, "shuttle": 5.557986870897155}, {"avg_co2": 6.684733526839133, "live_work_prop": 0.09664429530201342, "delta_f_physical_activity_pp": 0.0010592132565596824, "driving": 84.23198912550974, "cycling": 1.042138649750793, "walking": 4.304485727231536, "pt": 2.2202084277299505, "micromobility": 2.582691436338922, "shuttle": 5.6184866334390575}, {"avg_co2": 6.958621586960604, "live_work_prop": 0.09210526315789473, "delta_f_physical_activity_pp": 0.0009811754700700453, "driving": 85.85992907801419, "cycling": 0.7092198581560284, "walking": 4.787234042553192, "pt": 1.5957446808510638, "micromobility": 1.9946808510638299, "shuttle": 5.053191489361701}, {"avg_co2": 7.032869508875296, "live_work_prop": 0.08600770218228498, "delta_f_physical_activity_pp": 0.0011013070736506328, "driving": 84.6286701208981, "cycling": 0.8203799654576858, "walking": 4.792746113989637, "pt": 1.8998272884283247, "micromobility": 2.3747841105354057, "shuttle": 5.4835924006908465}, {"avg_co2": 6.9354518378886665, "live_work_prop": 0.08638743455497382, "delta_f_physical_activity_pp": 0.0009162293908962034, "driving": 85.70135746606334, "cycling": 0.9954751131221719, "walking": 4.208144796380091, "pt": 1.7647058823529411, "micromobility": 2.171945701357466, "shuttle": 5.158371040723981}, {"avg_co2": 6.391849641021283, "live_work_prop": 0.0967741935483871, "delta_f_physical_activity_pp": 0.0009887914279725473, "driving": 85.44303797468355, "cycling": 0.9250243427458618, "walking": 3.992210321324245, "pt": 2.239532619279455, "micromobility": 2.142161635832522, "shuttle": 5.258033106134373}, {"avg_co2": 7.0646725469547125, "live_work_prop": 0.10438144329896908, "delta_f_physical_activity_pp": 0.001073751646998486, "driving": 84.63829787234043, "cycling": 0.7659574468085106, "walking": 5.23404255319149, "pt": 1.446808510638298, "micromobility": 2.5106382978723403, "shuttle": 5.404255319148936}, {"avg_co2": 6.580708493114996, "live_work_prop": 0.0847953216374269, "delta_f_physical_activity_pp": 0.0009945349829387406, "driving": 85.27667984189723, "cycling": 0.9881422924901186, "walking": 4.594861660079051, "pt": 1.6304347826086956, "micromobility": 2.075098814229249, "shuttle": 5.434782608695652}, {"avg_co2": 7.066603908939324, "live_work_prop": 0.07161803713527852, "delta_f_physical_activity_pp": 0.0009063532873437769, "driving": 86.39026588553402, "cycling": 0.9013068949977467, "walking": 3.695358269490762, "pt": 1.7124831004957188, "micromobility": 1.9378098242451556, "shuttle": 5.3627760252365935}, {"avg_co2": 7.218606319258073, "live_work_prop": 0.08045977011494253, "delta_f_physical_activity_pp": 0.0008116981121538852, "driving": 87.0265563778842, "cycling": 0.5659555942533739, "walking": 3.744013931214628, "pt": 1.828471919895516, "micromobility": 2.220287331301698, "shuttle": 4.614714845450588}, {"avg_co2": 6.926559184511707, "live_work_prop": 0.09466666666666666, "delta_f_physical_activity_pp": 0.000945013641350986, "driving": 86.28440366972477, "cycling": 0.6880733944954129, "walking": 4.036697247706423, "pt": 1.6972477064220184, "micromobility": 2.0183486238532113, "shuttle": 5.275229357798166}, {"avg_co2": 6.920288685786098, "live_work_prop": 0.10303830911492734, "delta_f_physical_activity_pp": 0.0010353370848078848, "driving": 84.94953927161035, "cycling": 0.8336989907854322, "walking": 5.221588415971917, "pt": 1.7990346643264588, "micromobility": 2.062308029837648, "shuttle": 5.133830627468187}, {"avg_co2": 6.470458857175959, "live_work_prop": 0.09563994374120956, "delta_f_physical_activity_pp": 0.0010103982467578646, "driving": 84.70023980815348, "cycling": 0.815347721822542, "walking": 4.652278177458034, "pt": 1.870503597122302, "micromobility": 2.1103117505995206, "shuttle": 5.851318944844125}, {"avg_co2": 6.515650142734761, "live_work_prop": 0.07823613086770982, "delta_f_physical_activity_pp": 0.0009499683851973597, "driving": 85.52958727001491, "cycling": 0.7956240676280457, "walking": 3.580308304326206, "pt": 1.9890601690701142, "micromobility": 2.038786673296867, "shuttle": 6.066633515663849}, {"avg_co2": 7.371941811027202, "live_work_prop": 0.07995079950799508, "delta_f_physical_activity_pp": 0.0009033216565452499, "driving": 86.55737704918033, "cycling": 0.7377049180327869, "walking": 3.9754098360655736, "pt": 1.4344262295081966, "micromobility": 2.0081967213114753, "shuttle": 5.286885245901639}, {"avg_co2": 6.707322467609041, "live_work_prop": 0.07816711590296496, "delta_f_physical_activity_pp": 0.0010088965767577648, "driving": 85.29411764705883, "cycling": 0.8912655971479502, "walking": 4.055258467023172, "pt": 1.7379679144385027, "micromobility": 1.9162210338680925, "shuttle": 6.105169340463458}, {"avg_co2": 7.184230984618481, "live_work_prop": 0.07351077313054499, "delta_f_physical_activity_pp": 0.0009296583050403767, "driving": 86.79001721170397, "cycling": 0.8605851979345954, "walking": 3.485370051635112, "pt": 1.7641996557659207, "micromobility": 2.0654044750430294, "shuttle": 5.034423407917384}, {"avg_co2": 6.733947826479706, "live_work_prop": 0.09986859395532194, "delta_f_physical_activity_pp": 0.0010309358486809631, "driving": 85.24590163934425, "cycling": 0.6830601092896175, "walking": 4.599271402550091, "pt": 1.9581056466302367, "micromobility": 2.0947176684881605, "shuttle": 5.418943533697632}, {"avg_co2": 6.709767901050241, "live_work_prop": 0.08378378378378379, "delta_f_physical_activity_pp": 0.0009541299656435257, "driving": 85.18518518518519, "cycling": 0.8687700045724738, "walking": 4.435299497027892, "pt": 1.5546410608139003, "micromobility": 2.377686328303612, "shuttle": 5.578417924096937}, {"avg_co2": 6.960901557952186, "live_work_prop": 0.08163265306122448, "delta_f_physical_activity_pp": 0.0008780793684621613, "driving": 86.6635687732342, "cycling": 0.6505576208178439, "walking": 4.275092936802974, "pt": 1.7193308550185873, "micromobility": 1.9516728624535316, "shuttle": 4.739776951672862}, {"avg_co2": 6.797685649730787, "live_work_prop": 0.09236947791164658, "delta_f_physical_activity_pp": 0.0010141770545303917, "driving": 85.79775280898876, "cycling": 0.6741573033707865, "walking": 4.134831460674157, "pt": 1.752808988764045, "micromobility": 2.741573033707865, "shuttle": 4.898876404494382}, {"avg_co2": 6.677513750753027, "live_work_prop": 0.084, "delta_f_physical_activity_pp": 0.0009301575564241925, "driving": 85.00687757909216, "cycling": 0.6877579092159559, "walking": 4.355800091701054, "pt": 1.4213663457129757, "micromobility": 2.3383768913342506, "shuttle": 6.189821182943604}, {"avg_co2": 6.8480876681211855, "live_work_prop": 0.08300907911802853, "delta_f_physical_activity_pp": 0.0009386994980311306, "driving": 86.55126498002663, "cycling": 0.7989347536617843, "walking": 4.349755881047492, "pt": 1.5978695073235687, "micromobility": 1.775410563692854, "shuttle": 4.92676431424767}, {"avg_co2": 7.352942391717366, "live_work_prop": 0.06521739130434782, "delta_f_physical_activity_pp": 0.0009076260169598311, "driving": 86.40065146579805, "cycling": 0.6921824104234527, "walking": 3.9902280130293155, "pt": 1.6286644951140066, "micromobility": 1.9951140065146578, "shuttle": 5.293159609120521}, {"avg_co2": 7.012328644913759, "live_work_prop": 0.07682458386683738, "delta_f_physical_activity_pp": 0.0009623309697500603, "driving": 86.17208077260756, "cycling": 0.6584723441615452, "walking": 4.6093064091308165, "pt": 1.6242317822651449, "micromobility": 2.1071115013169446, "shuttle": 4.8287971905179985}, {"avg_co2": 6.836681959308584, "live_work_prop": 0.0953020134228188, "delta_f_physical_activity_pp": 0.0009392700144769706, "driving": 84.70641784251252, "cycling": 0.9103322712790167, "walking": 4.551661356395084, "pt": 1.7751479289940828, "micromobility": 2.1847974510696404, "shuttle": 5.871643149749659}, {"avg_co2": 6.5626994003241785, "live_work_prop": 0.10474860335195531, "delta_f_physical_activity_pp": 0.001045117218973275, "driving": 84.06827880512091, "cycling": 0.8060692271218587, "walking": 4.599336178283546, "pt": 1.6121384542437174, "micromobility": 2.7027027027027026, "shuttle": 6.211474632527264}, {"avg_co2": 6.755506495535615, "live_work_prop": 0.08111888111888112, "delta_f_physical_activity_pp": 0.0009746429286751663, "driving": 84.72090823084201, "cycling": 0.5676442762535477, "walking": 4.872280037842952, "pt": 1.8448438978240302, "micromobility": 2.459791863765374, "shuttle": 5.534531693472091}, {"avg_co2": 6.7595662725747765, "live_work_prop": 0.10298102981029811, "delta_f_physical_activity_pp": 0.0010082046723081562, "driving": 84.63324048282266, "cycling": 0.510677808727948, "walking": 4.921077065923862, "pt": 1.6713091922005572, "micromobility": 3.203342618384401, "shuttle": 5.060352831940575}, {"avg_co2": 7.017433764178584, "live_work_prop": 0.10049019607843138, "delta_f_physical_activity_pp": 0.0009434247067717849, "driving": 85.83923365264474, "cycling": 0.7913369429404414, "walking": 3.4152436484798003, "pt": 1.7909204498125781, "micromobility": 2.8738025822573925, "shuttle": 5.289462723865056}, {"avg_co2": 6.609462024553628, "live_work_prop": 0.07628294036061026, "delta_f_physical_activity_pp": 0.000866182919779516, "driving": 86.64759179780638, "cycling": 0.7153075822603719, "walking": 3.7672865999046254, "pt": 1.4783023366714354, "micromobility": 2.28898426323319, "shuttle": 5.1025274201239865}, {"avg_co2": 7.0953808213842455, "live_work_prop": 0.07894736842105263, "delta_f_physical_activity_pp": 0.0010445328609195266, "driving": 85.85814360770578, "cycling": 0.7005253940455342, "walking": 4.203152364273205, "pt": 1.5761821366024518, "micromobility": 2.3204903677758315, "shuttle": 5.341506129597198}, {"avg_co2": 6.784620127700733, "live_work_prop": 0.08609271523178808, "delta_f_physical_activity_pp": 0.0009629307951052218, "driving": 84.20348058902276, "cycling": 0.6693440428380187, "walking": 4.685408299866131, "pt": 1.8295403837572513, "micromobility": 2.2757697456492636, "shuttle": 6.3364569388665775}, {"avg_co2": 6.899309746310417, "live_work_prop": 0.08222811671087533, "delta_f_physical_activity_pp": 0.0009585314916773905, "driving": 85.84948174853537, "cycling": 0.7210455159981974, "walking": 4.686795853988283, "pt": 1.7124831004957188, "micromobility": 1.847679134745381, "shuttle": 5.182514646237044}, {"avg_co2": 6.823337767765589, "live_work_prop": 0.0942622950819672, "delta_f_physical_activity_pp": 0.001095121839068477, "driving": 84.83197093551317, "cycling": 0.7266121707538601, "walking": 4.586739327883742, "pt": 1.9073569482288828, "micromobility": 2.5431425976385107, "shuttle": 5.404178019981835}, {"avg_co2": 6.964999981259425, "live_work_prop": 0.07994579945799458, "delta_f_physical_activity_pp": 0.0008800273541292027, "driving": 86.39705882352942, "cycling": 0.6893382352941176, "walking": 3.722426470588235, "pt": 1.6084558823529411, "micromobility": 2.34375, "shuttle": 5.238970588235294}, {"avg_co2": 6.57429951901434, "live_work_prop": 0.08976157082748948, "delta_f_physical_activity_pp": 0.001024562971810642, "driving": 85.26466380543634, "cycling": 0.5722460658082975, "walking": 4.86409155937053, "pt": 1.764425369575584, "micromobility": 2.432045779685265, "shuttle": 5.1025274201239865}, {"avg_co2": 6.787673431992258, "live_work_prop": 0.08322147651006712, "delta_f_physical_activity_pp": 0.001012479123219047, "driving": 85.12283894449499, "cycling": 1.0919017288444042, "walking": 4.003639672429482, "pt": 1.910828025477707, "micromobility": 2.502274795268426, "shuttle": 5.368516833484986}, {"avg_co2": 7.2921792555887475, "live_work_prop": 0.06161745827984596, "delta_f_physical_activity_pp": 0.000944375573348623, "driving": 86.46232439335888, "cycling": 0.4682843763303533, "walking": 3.5334184759472116, "pt": 1.7879948914431671, "micromobility": 2.3414218816517667, "shuttle": 5.4065559812686255}, {"avg_co2": 6.963771231258531, "live_work_prop": 0.09153005464480875, "delta_f_physical_activity_pp": 0.0009594722987072653, "driving": 86.14818223653936, "cycling": 0.5522319374137138, "walking": 4.693971468016567, "pt": 1.6566958122411415, "micromobility": 2.024850437183617, "shuttle": 4.924068108605614}, {"avg_co2": 6.925230481209997, "live_work_prop": 0.07632600258732213, "delta_f_physical_activity_pp": 0.0009279859453414183, "driving": 85.97670250896059, "cycling": 0.6720430107526881, "walking": 4.166666666666666, "pt": 1.747311827956989, "micromobility": 2.3745519713261647, "shuttle": 5.062724014336918}, {"avg_co2": 7.13782925286123, "live_work_prop": 0.08343711083437111, "delta_f_physical_activity_pp": 0.0010839044347190135, "driving": 86.36748518204911, "cycling": 0.8890770533446233, "walking": 4.403048264182896, "pt": 1.8204911092294667, "micromobility": 2.032176121930567, "shuttle": 4.487722269263336}, {"avg_co2": 6.874854405189388, "live_work_prop": 0.09734513274336283, "delta_f_physical_activity_pp": 0.0010045094830331796, "driving": 84.43579766536965, "cycling": 0.6917423259835711, "walking": 4.798962386511025, "pt": 1.7293558149589279, "micromobility": 2.291396454820579, "shuttle": 6.052745352356247}, {"avg_co2": 6.905837265490997, "live_work_prop": 0.088, "delta_f_physical_activity_pp": 0.0010366401040421097, "driving": 85.00897666068222, "cycling": 0.6732495511669658, "walking": 4.578096947935368, "pt": 1.8402154398563735, "micromobility": 2.5134649910233393, "shuttle": 5.385996409335727}, {"avg_co2": 7.151819301570276, "live_work_prop": 0.07663782447466007, "delta_f_physical_activity_pp": 0.0009394114041586246, "driving": 85.90122414520896, "cycling": 0.7176023638666104, "walking": 4.5588856057408185, "pt": 1.8995356690586744, "micromobility": 2.2794428028704092, "shuttle": 4.643309413254538}, {"avg_co2": 7.023457533834211, "live_work_prop": 0.08651399491094147, "delta_f_physical_activity_pp": 0.0009038217637166462, "driving": 86.23619371282922, "cycling": 0.9345794392523363, "walking": 3.7807986406117244, "pt": 1.4018691588785046, "micromobility": 2.1665250637213256, "shuttle": 5.480033984706882}, {"avg_co2": 7.523736876653485, "live_work_prop": 0.07021791767554479, "delta_f_physical_activity_pp": 0.0007877151167183997, "driving": 87.78501628664495, "cycling": 0.7328990228013029, "walking": 3.542345276872964, "pt": 1.4657980456026058, "micromobility": 1.9543973941368076, "shuttle": 4.519543973941368}, {"avg_co2": 6.7360923257096, "live_work_prop": 0.08891752577319588, "delta_f_physical_activity_pp": 0.0011085619402674974, "driving": 84.0909090909091, "cycling": 0.9615384615384616, "walking": 4.676573426573427, "pt": 1.8793706293706292, "micromobility": 2.4475524475524475, "shuttle": 5.944055944055944}, {"avg_co2": 6.667812256864763, "live_work_prop": 0.08235294117647059, "delta_f_physical_activity_pp": 0.0010083860098130807, "driving": 84.93212669683258, "cycling": 0.6787330316742082, "walking": 4.298642533936651, "pt": 1.6742081447963801, "micromobility": 2.7149321266968327, "shuttle": 5.701357466063349}, {"avg_co2": 6.842049183562626, "live_work_prop": 0.08650065530799476, "delta_f_physical_activity_pp": 0.0009314285845736297, "driving": 86.21609604268563, "cycling": 0.755891507336594, "walking": 3.9573143619386393, "pt": 1.7785682525566917, "micromobility": 1.823032458870609, "shuttle": 5.469097376611828}, {"avg_co2": 7.324402062376066, "live_work_prop": 0.06553398058252427, "delta_f_physical_activity_pp": 0.0008941257973397006, "driving": 85.72597137014316, "cycling": 0.65439672801636, "walking": 3.9672801635991823, "pt": 1.79959100204499, "micromobility": 2.0040899795501024, "shuttle": 5.848670756646217}, {"avg_co2": 6.57295549211173, "live_work_prop": 0.09018567639257294, "delta_f_physical_activity_pp": 0.0009644994907054945, "driving": 85.94395957740008, "cycling": 0.9186954524575103, "walking": 4.501607717041801, "pt": 1.607717041800643, "micromobility": 1.9751952227836471, "shuttle": 5.052824988516306}, {"avg_co2": 6.92670999413165, "live_work_prop": 0.08519003931847968, "delta_f_physical_activity_pp": 0.0010301886708958764, "driving": 86.07031597685804, "cycling": 0.8900756564307966, "walking": 3.7828215398308855, "pt": 1.6466399643969738, "micromobility": 2.047174009790832, "shuttle": 5.5629728526924795}, {"avg_co2": 7.083419605121583, "live_work_prop": 0.07918263090676884, "delta_f_physical_activity_pp": 0.0009724697878358969, "driving": 85.90517241379311, "cycling": 0.8189655172413793, "walking": 4.698275862068965, "pt": 1.810344827586207, "micromobility": 1.7241379310344827, "shuttle": 5.043103448275862}, {"avg_co2": 6.9546852753824515, "live_work_prop": 0.08265582655826559, "delta_f_physical_activity_pp": 0.0009532424565469481, "driving": 85.17350157728707, "cycling": 0.7661108607480848, "walking": 4.5515998197386205, "pt": 1.5772870662460567, "micromobility": 2.2082018927444795, "shuttle": 5.723298783235692}, {"avg_co2": 6.787866237863386, "live_work_prop": 0.0794979079497908, "delta_f_physical_activity_pp": 0.000961142373823172, "driving": 85.78799249530957, "cycling": 0.7035647279549718, "walking": 4.50281425891182, "pt": 1.547842401500938, "micromobility": 2.1106941838649154, "shuttle": 5.347091932457786}, {"avg_co2": 7.140996467252312, "live_work_prop": 0.07086614173228346, "delta_f_physical_activity_pp": 0.0010257781788674558, "driving": 85.57775847089488, "cycling": 0.6950477845351868, "walking": 3.996524761077324, "pt": 1.8245004344048652, "micromobility": 2.6498696785403997, "shuttle": 5.256298870547351}, {"avg_co2": 6.920315406628435, "live_work_prop": 0.07919463087248323, "delta_f_physical_activity_pp": 0.0010500277021722633, "driving": 86.14958448753463, "cycling": 0.8310249307479225, "walking": 4.478301015697138, "pt": 1.477377654662973, "micromobility": 2.446906740535549, "shuttle": 4.616805170821792}, {"avg_co2": 6.511970587792596, "live_work_prop": 0.08665749656121045, "delta_f_physical_activity_pp": 0.001093443535029074, "driving": 84.41740758072063, "cycling": 0.9358914365933552, "walking": 4.211511464670098, "pt": 1.8717828731867103, "micromobility": 2.667290594291062, "shuttle": 5.896116050538137}, {"avg_co2": 6.917271763529871, "live_work_prop": 0.09605263157894736, "delta_f_physical_activity_pp": 0.0011199259650806128, "driving": 84.69656992084433, "cycling": 0.6596306068601583, "walking": 4.881266490765172, "pt": 1.6710642040457344, "micromobility": 2.594547053649956, "shuttle": 5.496921723834652}, {"avg_co2": 7.188274910685227, "live_work_prop": 0.09325153374233129, "delta_f_physical_activity_pp": 0.0009606743921695155, "driving": 85.59287737757992, "cycling": 0.56657223796034, "walking": 4.7753945770942945, "pt": 1.3354917037636584, "micromobility": 2.3067583974099555, "shuttle": 5.422905706191825}, {"avg_co2": 6.4610364653630095, "live_work_prop": 0.09497206703910614, "delta_f_physical_activity_pp": 0.0010340583542458254, "driving": 85.35425582501189, "cycling": 0.3804089396100808, "walking": 5.1355206847360915, "pt": 2.0922491678554445, "micromobility": 1.9971469329529243, "shuttle": 5.040418449833571}, {"avg_co2": 6.950059443312114, "live_work_prop": 0.07506361323155217, "delta_f_physical_activity_pp": 0.0008125255061644339, "driving": 86.73693456302152, "cycling": 0.6587615283267457, "walking": 3.864734299516908, "pt": 1.4053579270970575, "micromobility": 1.8884497145366712, "shuttle": 5.445761967501098}, {"avg_co2": 6.693540006843041, "live_work_prop": 0.08344733242134063, "delta_f_physical_activity_pp": 0.0011255574332528716, "driving": 85.1512373968836, "cycling": 0.8707607699358386, "walking": 4.124656278643447, "pt": 2.1998166819431715, "micromobility": 2.383134738771769, "shuttle": 5.270394133822181}, {"avg_co2": 6.6848850394559145, "live_work_prop": 0.08665749656121045, "delta_f_physical_activity_pp": 0.0008354637446782629, "driving": 85.46647913736521, "cycling": 0.6563525550867323, "walking": 4.406938584153774, "pt": 1.7346460384435067, "micromobility": 2.109704641350211, "shuttle": 5.625879043600563}, {"avg_co2": 6.545885763336257, "live_work_prop": 0.0906515580736544, "delta_f_physical_activity_pp": 0.0008702986203759853, "driving": 86.25060945880058, "cycling": 0.9263773768893223, "walking": 3.5104826913700635, "pt": 1.7064846416382253, "micromobility": 2.242808386153096, "shuttle": 5.363237445148708}, {"avg_co2": 6.84544827472932, "live_work_prop": 0.08994708994708994, "delta_f_physical_activity_pp": 0.000987402294156417, "driving": 86.0950688582852, "cycling": 0.7107952021323856, "walking": 4.175921812527766, "pt": 1.7325633051976899, "micromobility": 1.9991115059973346, "shuttle": 5.286539315859618}, {"avg_co2": 6.719815122401952, "live_work_prop": 0.09446693657219973, "delta_f_physical_activity_pp": 0.0010838494931313457, "driving": 83.8854073410922, "cycling": 0.9400179051029544, "walking": 5.147717099373321, "pt": 1.9695613249776187, "micromobility": 2.551477170993733, "shuttle": 5.505819158460161}, {"avg_co2": 6.79388120349192, "live_work_prop": 0.0815006468305304, "delta_f_physical_activity_pp": 0.0008824421796999941, "driving": 86.10741233910342, "cycling": 0.7101642254771415, "walking": 3.9502885042166, "pt": 1.5978695073235687, "micromobility": 1.9529516200621395, "shuttle": 5.681313803817132}, {"avg_co2": 6.821780529085778, "live_work_prop": 0.07681940700808626, "delta_f_physical_activity_pp": 0.0010140919400313637, "driving": 86.04651162790698, "cycling": 0.8207934336525308, "walking": 4.0583675330597355, "pt": 1.823985408116735, "micromobility": 2.097583219334245, "shuttle": 5.152758777929776}, {"avg_co2": 6.967042068098901, "live_work_prop": 0.08058124174372523, "delta_f_physical_activity_pp": 0.0010260680737156473, "driving": 84.89144882587506, "cycling": 0.7089056269384139, "walking": 4.031900753212229, "pt": 2.2153300841825434, "micromobility": 2.614089499335401, "shuttle": 5.5383252104563585}, {"avg_co2": 6.670250787994141, "live_work_prop": 0.09612817089452604, "delta_f_physical_activity_pp": 0.0009817763707755378, "driving": 85.6489945155393, "cycling": 0.8683729433272395, "walking": 3.884826325411334, "pt": 1.5082266910420477, "micromobility": 2.787934186471664, "shuttle": 5.301645338208409}, {"avg_co2": 6.790534519975929, "live_work_prop": 0.09986320109439124, "delta_f_physical_activity_pp": 0.0010840667338229066, "driving": 85.30805687203792, "cycling": 0.9478672985781991, "walking": 4.976303317535545, "pt": 1.5639810426540284, "micromobility": 2.037914691943128, "shuttle": 5.165876777251185}, {"avg_co2": 7.045104050659915, "live_work_prop": 0.08366013071895424, "delta_f_physical_activity_pp": 0.0008798450065211807, "driving": 85.91050066459903, "cycling": 0.7089056269384139, "walking": 4.297740363314134, "pt": 1.595037660611431, "micromobility": 2.392556490917147, "shuttle": 5.0952591936198495}, {"avg_co2": 7.073671496377582, "live_work_prop": 0.07446808510638298, "delta_f_physical_activity_pp": 0.0007749775086240558, "driving": 87.1447902571042, "cycling": 0.5863779882724403, "walking": 3.5182679296346415, "pt": 1.9395579612088407, "micromobility": 1.6689219666215604, "shuttle": 5.142083897158322}, {"avg_co2": 6.408894543250953, "live_work_prop": 0.11290322580645161, "delta_f_physical_activity_pp": 0.0010919495128185114, "driving": 84.1002277904328, "cycling": 1.0933940774487472, "walking": 4.419134396355353, "pt": 1.7312072892938495, "micromobility": 2.8701594533029615, "shuttle": 5.785876993166287}, {"avg_co2": 6.749296293750219, "live_work_prop": 0.0787292817679558, "delta_f_physical_activity_pp": 0.0010536203721512474, "driving": 85.90823970037454, "cycling": 0.8426966292134831, "walking": 4.588014981273409, "pt": 1.6385767790262171, "micromobility": 2.200374531835206, "shuttle": 4.822097378277154}, {"avg_co2": 7.3468338814296885, "live_work_prop": 0.08533653846153846, "delta_f_physical_activity_pp": 0.0008088257244328392, "driving": 86.28158844765343, "cycling": 0.6417970316887284, "walking": 3.730445246690734, "pt": 1.5643802647412757, "micromobility": 2.2462896109105497, "shuttle": 5.535499398315283}, {"avg_co2": 6.805183550764868, "live_work_prop": 0.08882907133243607, "delta_f_physical_activity_pp": 0.0009351972822838851, "driving": 84.71395881006865, "cycling": 0.7322654462242564, "walking": 4.393592677345538, "pt": 1.7391304347826086, "micromobility": 2.334096109839817, "shuttle": 6.086956521739131}, {"avg_co2": 6.912299996405685, "live_work_prop": 0.09548387096774194, "delta_f_physical_activity_pp": 0.0010656668775735566, "driving": 84.80243161094225, "cycling": 0.8684324793747287, "walking": 4.602692140686062, "pt": 1.5631784628745113, "micromobility": 2.648719062092922, "shuttle": 5.5145462440295265}, {"avg_co2": 6.815109107268935, "live_work_prop": 0.07977991746905089, "delta_f_physical_activity_pp": 0.0009683002670224633, "driving": 84.39550140581068, "cycling": 0.6091846298031866, "walking": 4.123711340206185, "pt": 2.2492970946579196, "micromobility": 2.483598875351453, "shuttle": 6.138706654170572}, {"avg_co2": 7.09255658333268, "live_work_prop": 0.07598039215686274, "delta_f_physical_activity_pp": 0.0008043182527079618, "driving": 86.86616791354946, "cycling": 0.8312551953449709, "walking": 3.5328345802161265, "pt": 1.5378221113881962, "micromobility": 2.202826267664173, "shuttle": 5.029093931837074}, {"avg_co2": 6.8404276246404025, "live_work_prop": 0.07468354430379746, "delta_f_physical_activity_pp": 0.0008579801981630216, "driving": 85.52803129074316, "cycling": 0.7822685788787485, "walking": 4.432855280312908, "pt": 1.8252933507170794, "micromobility": 1.7383746197305519, "shuttle": 5.693176879617558}, {"avg_co2": 6.893941121155638, "live_work_prop": 0.07060333761232349, "delta_f_physical_activity_pp": 0.0009715877288535115, "driving": 85.5199648968846, "cycling": 0.8336989907854322, "walking": 4.212373848179026, "pt": 1.4480035103115403, "micromobility": 2.413339183852567, "shuttle": 5.572619569986836}, {"avg_co2": 6.883799598372497, "live_work_prop": 0.07783641160949868, "delta_f_physical_activity_pp": 0.0009862247965239652, "driving": 84.82665466006304, "cycling": 0.9905447996398019, "walking": 3.6470058532192704, "pt": 1.9360648356596128, "micromobility": 2.836560108059433, "shuttle": 5.763169743358847}, {"avg_co2": 6.656889233966549, "live_work_prop": 0.07522697795071336, "delta_f_physical_activity_pp": 0.0010165154752118876, "driving": 84.26714477812641, "cycling": 0.8964589870013447, "walking": 4.482294935006723, "pt": 1.703272075302555, "micromobility": 2.10667861945316, "shuttle": 6.544150605109817}, {"avg_co2": 7.041951713799418, "live_work_prop": 0.09554140127388536, "delta_f_physical_activity_pp": 0.0010653792201624544, "driving": 84.76595744680851, "cycling": 0.723404255319149, "walking": 4.638297872340426, "pt": 1.702127659574468, "micromobility": 2.553191489361702, "shuttle": 5.617021276595745}, {"avg_co2": 6.762005326418132, "live_work_prop": 0.10296010296010295, "delta_f_physical_activity_pp": 0.0009559652444933166, "driving": 84.97797356828194, "cycling": 0.7048458149779736, "walking": 4.713656387665198, "pt": 1.6740088105726871, "micromobility": 2.290748898678414, "shuttle": 5.638766519823789}, {"avg_co2": 6.79936188916386, "live_work_prop": 0.08955223880597014, "delta_f_physical_activity_pp": 0.0009309114378946364, "driving": 85.17006802721089, "cycling": 0.7256235827664399, "walking": 4.172335600907029, "pt": 1.7233560090702946, "micromobility": 2.4489795918367347, "shuttle": 5.759637188208617}, {"avg_co2": 7.103879477741265, "live_work_prop": 0.08778625954198473, "delta_f_physical_activity_pp": 0.0008796386623585757, "driving": 86.1995753715499, "cycling": 0.6369426751592357, "walking": 3.991507430997877, "pt": 2.1231422505307855, "micromobility": 1.6985138004246285, "shuttle": 5.35031847133758}, {"avg_co2": 6.565356647764723, "live_work_prop": 0.09672830725462304, "delta_f_physical_activity_pp": 0.001031892837846618, "driving": 85.08393285371703, "cycling": 0.7194244604316548, "walking": 4.748201438848921, "pt": 1.7745803357314147, "micromobility": 2.062350119904077, "shuttle": 5.611510791366906}, {"avg_co2": 7.1370506227315476, "live_work_prop": 0.0683311432325887, "delta_f_physical_activity_pp": 0.0009590965730995052, "driving": 86.87582854617763, "cycling": 0.6186478126380911, "walking": 4.242156429518339, "pt": 2.0326999558108705, "micromobility": 1.7233760494918249, "shuttle": 4.507291206363235}, {"avg_co2": 6.470310716082988, "live_work_prop": 0.09795918367346938, "delta_f_physical_activity_pp": 0.001181428618182001, "driving": 84.79667282809612, "cycling": 1.2939001848428837, "walking": 4.990757855822551, "pt": 1.8946395563770795, "micromobility": 2.033271719038817, "shuttle": 4.990757855822551}, {"avg_co2": 7.165455172539856, "live_work_prop": 0.07653701380175659, "delta_f_physical_activity_pp": 0.0008906768787259391, "driving": 86.85106382978724, "cycling": 0.851063829787234, "walking": 4.340425531914894, "pt": 1.3617021276595744, "micromobility": 1.7872340425531916, "shuttle": 4.808510638297872}, {"avg_co2": 7.193822761571199, "live_work_prop": 0.07920792079207921, "delta_f_physical_activity_pp": 0.0009333638445627997, "driving": 86.42495784148399, "cycling": 0.7166947723440135, "walking": 4.8482293423271505, "pt": 1.5177065767284992, "micromobility": 1.6020236087689714, "shuttle": 4.8903878583473865}, {"avg_co2": 6.885483705858871, "live_work_prop": 0.08984375, "delta_f_physical_activity_pp": 0.0011248555054859386, "driving": 84.99554764024934, "cycling": 0.8459483526268923, "walking": 4.363312555654497, "pt": 1.6918967052537845, "micromobility": 2.983081032947462, "shuttle": 5.120213713268032}, {"avg_co2": 7.027555036128766, "live_work_prop": 0.07197943444730077, "delta_f_physical_activity_pp": 0.0009344959131892112, "driving": 86.2796833773087, "cycling": 0.9674582233948988, "walking": 3.825857519788918, "pt": 1.6270888302550572, "micromobility": 2.3306948109058925, "shuttle": 4.969217238346526}, {"avg_co2": 6.892803920027693, "live_work_prop": 0.08852005532503458, "delta_f_physical_activity_pp": 0.0010963823738122597, "driving": 85.12747875354107, "cycling": 0.708215297450425, "walking": 4.53257790368272, "pt": 2.0774315391879132, "micromobility": 2.26628895184136, "shuttle": 5.288007554296506}, {"avg_co2": 6.843565395205012, "live_work_prop": 0.09350649350649351, "delta_f_physical_activity_pp": 0.0008993291609709348, "driving": 85.32801418439716, "cycling": 0.6205673758865249, "walking": 4.388297872340425, "pt": 1.8617021276595744, "micromobility": 2.083333333333333, "shuttle": 5.718085106382978}, {"avg_co2": 6.533152504124375, "live_work_prop": 0.10124826629680998, "delta_f_physical_activity_pp": 0.001039126395442953, "driving": 84.49172576832152, "cycling": 0.7565011820330969, "walking": 4.775413711583925, "pt": 1.6548463356973995, "micromobility": 2.553191489361702, "shuttle": 5.768321513002364}, {"avg_co2": 6.527387442830978, "live_work_prop": 0.0846262341325811, "delta_f_physical_activity_pp": 0.0009783851264412854, "driving": 85.35279805352798, "cycling": 0.8759124087591241, "walking": 4.087591240875913, "pt": 1.70316301703163, "micromobility": 2.18978102189781, "shuttle": 5.790754257907542}, {"avg_co2": 7.1589035691018355, "live_work_prop": 0.08173690932311622, "delta_f_physical_activity_pp": 0.000948369251980473, "driving": 85.53082191780823, "cycling": 0.5136986301369862, "walking": 3.9383561643835616, "pt": 1.797945205479452, "micromobility": 2.5256849315068495, "shuttle": 5.693493150684931}, {"avg_co2": 6.5606241991221195, "live_work_prop": 0.10405405405405406, "delta_f_physical_activity_pp": 0.001119486600903989, "driving": 84.69717984281091, "cycling": 0.7397133610725843, "walking": 4.993065187239944, "pt": 1.6181229773462782, "micromobility": 2.4503005085529357, "shuttle": 5.501618122977346}, {"avg_co2": 7.194955949836064, "live_work_prop": 0.06692406692406692, "delta_f_physical_activity_pp": 0.0009281962414444295, "driving": 86.90579083837511, "cycling": 0.5185825410544511, "walking": 4.32152117545376, "pt": 1.8582541054451167, "micromobility": 1.7718236819360416, "shuttle": 4.624027657735523}, {"avg_co2": 7.045510711916109, "live_work_prop": 0.07436918990703852, "delta_f_physical_activity_pp": 0.000984635553075056, "driving": 85.39076376554175, "cycling": 0.8436944937833037, "walking": 3.952042628774423, "pt": 1.5985790408525755, "micromobility": 2.841918294849023, "shuttle": 5.373001776198935}, {"avg_co2": 6.641860558214674, "live_work_prop": 0.08183079056865465, "delta_f_physical_activity_pp": 0.000875226126614875, "driving": 87.09521507974867, "cycling": 0.6283228612856452, "walking": 4.0599323344610925, "pt": 1.7883035282745288, "micromobility": 1.9333011116481391, "shuttle": 4.494925084581924}, {"avg_co2": 6.807602839065009, "live_work_prop": 0.09021601016518424, "delta_f_physical_activity_pp": 0.0009045155153756247, "driving": 85.55216062854647, "cycling": 0.7420340462680053, "walking": 4.190309908336971, "pt": 1.8769096464426014, "micromobility": 2.400698384984723, "shuttle": 5.237887385421213}, {"avg_co2": 7.280226641754313, "live_work_prop": 0.07672634271099744, "delta_f_physical_activity_pp": 0.0009421089826641112, "driving": 86.60714285714286, "cycling": 0.6377551020408163, "walking": 4.2517006802721085, "pt": 1.6156462585034015, "micromobility": 2.0408163265306123, "shuttle": 4.846938775510204}, {"avg_co2": 7.534192677964323, "live_work_prop": 0.061342592592592594, "delta_f_physical_activity_pp": 0.0009257479890834118, "driving": 85.47177260165812, "cycling": 0.6711409395973155, "walking": 3.987366758784051, "pt": 1.5791551519936835, "micromobility": 2.368732727990525, "shuttle": 5.921831819976313}, {"avg_co2": 7.034627315106332, "live_work_prop": 0.08785529715762273, "delta_f_physical_activity_pp": 0.0009324743539610639, "driving": 86.74275680421422, "cycling": 0.6145741878841089, "walking": 4.1264266900790165, "pt": 1.5803336259877085, "micromobility": 2.019315188762072, "shuttle": 4.916593503072871}, {"avg_co2": 6.891373431627653, "live_work_prop": 0.08755129958960328, "delta_f_physical_activity_pp": 0.001004547508958319, "driving": 85.80074487895718, "cycling": 0.6052141527001862, "walking": 4.0968342644320295, "pt": 1.86219739292365, "micromobility": 2.700186219739292, "shuttle": 4.934823091247672}, {"avg_co2": 7.158668335958801, "live_work_prop": 0.07635467980295567, "delta_f_physical_activity_pp": 0.0010111951991595863, "driving": 86.65271966527197, "cycling": 0.7949790794979079, "walking": 3.9748953974895396, "pt": 1.5899581589958158, "micromobility": 2.4686192468619246, "shuttle": 4.518828451882846}, {"avg_co2": 7.109748012370159, "live_work_prop": 0.0807061790668348, "delta_f_physical_activity_pp": 0.0009614222311338062, "driving": 86.12315698178664, "cycling": 0.8673026886383347, "walking": 4.163052905464007, "pt": 1.6045099739809192, "micromobility": 2.385082393755421, "shuttle": 4.856895056374675}, {"avg_co2": 6.834689229409703, "live_work_prop": 0.0847457627118644, "delta_f_physical_activity_pp": 0.0009748097548905863, "driving": 86.12483161203413, "cycling": 0.7184553210597215, "walking": 4.355635383924563, "pt": 1.7063313875168389, "micromobility": 2.2900763358778624, "shuttle": 4.804669959586888}, {"avg_co2": 6.7662370037669515, "live_work_prop": 0.08991825613079019, "delta_f_physical_activity_pp": 0.0009386933650868439, "driving": 84.79745106964042, "cycling": 0.7282658170232135, "walking": 4.87027765134274, "pt": 1.5475648611743287, "micromobility": 2.1847974510696404, "shuttle": 5.871643149749659}, {"avg_co2": 6.808955910735266, "live_work_prop": 0.09175531914893617, "delta_f_physical_activity_pp": 0.000991424646114634, "driving": 85.59670781893004, "cycling": 0.7773205304069501, "walking": 4.343850022862369, "pt": 1.646090534979424, "micromobility": 2.1033379058070416, "shuttle": 5.532693187014175}, {"avg_co2": 7.124991211637808, "live_work_prop": 0.07571801566579635, "delta_f_physical_activity_pp": 0.0009505827398378266, "driving": 85.17887563884156, "cycling": 0.596252129471891, "walking": 3.8330494037478706, "pt": 1.8739352640545146, "micromobility": 2.555366269165247, "shuttle": 5.9625212947189095}, {"avg_co2": 7.1130890462390655, "live_work_prop": 0.08163265306122448, "delta_f_physical_activity_pp": 0.0010770054896467292, "driving": 85.73281452658884, "cycling": 0.8214440121054908, "walking": 3.9775183744055336, "pt": 2.204928664072633, "micromobility": 1.9455252918287937, "shuttle": 5.317769130998703}, {"avg_co2": 6.887575694465364, "live_work_prop": 0.084, "delta_f_physical_activity_pp": 0.000810902137794877, "driving": 87.17015468607825, "cycling": 0.6824385805277525, "walking": 3.6851683348498634, "pt": 1.4558689717925388, "micromobility": 2.1383075523202915, "shuttle": 4.868061874431301}, {"avg_co2": 7.05254374690717, "live_work_prop": 0.07571801566579635, "delta_f_physical_activity_pp": 0.001045795828429939, "driving": 85.6457242582897, "cycling": 0.6980802792321117, "walking": 4.755671902268761, "pt": 1.5270506108202444, "micromobility": 2.530541012216405, "shuttle": 4.842931937172775}, {"avg_co2": 6.86719367212539, "live_work_prop": 0.08683473389355742, "delta_f_physical_activity_pp": 0.0010260696001076, "driving": 85.33906399235912, "cycling": 0.620821394460363, "walking": 4.345749761222541, "pt": 1.5759312320916905, "micromobility": 2.626552053486151, "shuttle": 5.491881566380133}, {"avg_co2": 7.055143619772947, "live_work_prop": 0.08015267175572519, "delta_f_physical_activity_pp": 0.0008433394213121298, "driving": 86.46017699115043, "cycling": 1.0176991150442478, "walking": 3.8053097345132745, "pt": 1.6814159292035398, "micromobility": 2.168141592920354, "shuttle": 4.867256637168142}, {"avg_co2": 6.881363349607626, "live_work_prop": 0.07947019867549669, "delta_f_physical_activity_pp": 0.0010705235187138593, "driving": 83.56890459363959, "cycling": 0.7950530035335688, "walking": 4.46113074204947, "pt": 1.8551236749116609, "micromobility": 3.0035335689045937, "shuttle": 6.316254416961131}, {"avg_co2": 6.870892589215467, "live_work_prop": 0.08115183246073299, "delta_f_physical_activity_pp": 0.0008710081555296388, "driving": 85.9892569382274, "cycling": 0.8952551477170994, "walking": 3.8943598925693825, "pt": 1.656222023276634, "micromobility": 2.3276633840644583, "shuttle": 5.237242614145032}, {"avg_co2": 6.97899618852334, "live_work_prop": 0.083223249669749, "delta_f_physical_activity_pp": 0.001024881724736248, "driving": 85.64466105449712, "cycling": 0.930438635356668, "walking": 4.519273371732388, "pt": 1.6836508639787326, "micromobility": 2.03810367744794, "shuttle": 5.183872396987152}, {"avg_co2": 7.0221082263359005, "live_work_prop": 0.08083441981747067, "delta_f_physical_activity_pp": 0.0008618617092685088, "driving": 86.05683836589698, "cycling": 0.7104795737122558, "walking": 3.774422735346359, "pt": 2.1314387211367674, "micromobility": 2.3534635879218473, "shuttle": 4.9733570159857905}, {"avg_co2": 6.74958351531361, "live_work_prop": 0.09549071618037135, "delta_f_physical_activity_pp": 0.0010372218676855472, "driving": 85.18181818181819, "cycling": 0.6818181818181818, "walking": 4.2272727272727275, "pt": 1.9090909090909092, "micromobility": 2.3636363636363638, "shuttle": 5.636363636363637}, {"avg_co2": 6.895566841550885, "live_work_prop": 0.07972972972972973, "delta_f_physical_activity_pp": 0.0008942831239090838, "driving": 85.42418772563177, "cycling": 0.5415162454873645, "walking": 4.6028880866426, "pt": 1.8501805054151623, "micromobility": 2.166064981949458, "shuttle": 5.415162454873646}, {"avg_co2": 6.637602613663248, "live_work_prop": 0.0993006993006993, "delta_f_physical_activity_pp": 0.0009674309070400148, "driving": 85.36812674743709, "cycling": 0.7921714818266543, "walking": 3.960857409133271, "pt": 1.7241379310344827, "micromobility": 2.3765144454799625, "shuttle": 5.778191985088537}, {"avg_co2": 6.61751736248387, "live_work_prop": 0.08241758241758242, "delta_f_physical_activity_pp": 0.0009083276473204126, "driving": 85.43046357615894, "cycling": 0.4257332071901609, "walking": 4.541154210028382, "pt": 1.8921475875118259, "micromobility": 2.1759697256385997, "shuttle": 5.534531693472091}, {"avg_co2": 7.0235819028615305, "live_work_prop": 0.06606217616580311, "delta_f_physical_activity_pp": 0.0009072325480250278, "driving": 86.3816659321287, "cycling": 0.617011899515205, "walking": 3.79021595416483, "pt": 2.1154693697664166, "micromobility": 2.3358307624504184, "shuttle": 4.759806081974438}, {"avg_co2": 7.181109908336501, "live_work_prop": 0.09541984732824428, "delta_f_physical_activity_pp": 0.0009230541741143769, "driving": 87.05222270176954, "cycling": 0.6905481225722918, "walking": 3.8843331894691415, "pt": 1.855848079413034, "micromobility": 1.985325852395339, "shuttle": 4.531722054380665}, {"avg_co2": 6.785220745393014, "live_work_prop": 0.0821917808219178, "delta_f_physical_activity_pp": 0.0009904406954669286, "driving": 86.2937062937063, "cycling": 0.745920745920746, "walking": 4.522144522144522, "pt": 1.7715617715617717, "micromobility": 1.724941724941725, "shuttle": 4.941724941724942}, {"avg_co2": 6.678256552828716, "live_work_prop": 0.09554140127388536, "delta_f_physical_activity_pp": 0.0009026292196706703, "driving": 85.87669435942283, "cycling": 0.6558810668998688, "walking": 4.984696108439003, "pt": 1.4866637516397025, "micromobility": 2.4486226497595105, "shuttle": 4.547442063839091}, {"avg_co2": 6.4208006885422, "live_work_prop": 0.08857142857142856, "delta_f_physical_activity_pp": 0.0010784103081553302, "driving": 84.18467583497053, "cycling": 0.9332023575638507, "walking": 4.469548133595285, "pt": 1.8172888015717092, "micromobility": 2.357563850687623, "shuttle": 6.237721021611002}, {"avg_co2": 7.049902087893881, "live_work_prop": 0.08155583437892096, "delta_f_physical_activity_pp": 0.0008627383323473089, "driving": 86.67805294619983, "cycling": 0.8539709649871904, "walking": 3.5866780529461995, "pt": 1.4517506404782237, "micromobility": 2.2630230572160546, "shuttle": 5.166524338172502}, {"avg_co2": 6.779081368065142, "live_work_prop": 0.07456724367509987, "delta_f_physical_activity_pp": 0.0008883819077583681, "driving": 85.61580882352942, "cycling": 0.7352941176470588, "walking": 4.595588235294118, "pt": 1.5165441176470589, "micromobility": 1.7922794117647058, "shuttle": 5.744485294117647}, {"avg_co2": 6.626107506535973, "live_work_prop": 0.07894736842105263, "delta_f_physical_activity_pp": 0.001083207043047448, "driving": 85.48241659152389, "cycling": 0.8115419296663661, "walking": 4.102795311091073, "pt": 1.93868349864743, "micromobility": 2.3444544634806133, "shuttle": 5.320108205590622}, {"avg_co2": 7.016312422516065, "live_work_prop": 0.0703851261620186, "delta_f_physical_activity_pp": 0.0009122434692700127, "driving": 86.38580931263859, "cycling": 0.6651884700665188, "walking": 3.9467849223946785, "pt": 1.7738359201773837, "micromobility": 1.9955654101995564, "shuttle": 5.232815964523282}, {"avg_co2": 6.838953326329935, "live_work_prop": 0.09491978609625669, "delta_f_physical_activity_pp": 0.0009455413060398586, "driving": 84.98866213151928, "cycling": 0.9523809523809524, "walking": 4.399092970521542, "pt": 1.3151927437641724, "micromobility": 2.35827664399093, "shuttle": 5.986394557823129}, {"avg_co2": 6.838397596482082, "live_work_prop": 0.07356948228882834, "delta_f_physical_activity_pp": 0.0010583433194766532, "driving": 85.75406032482599, "cycling": 0.7424593967517401, "walking": 4.454756380510441, "pt": 1.4385150812064964, "micromobility": 2.459396751740139, "shuttle": 5.150812064965198}, {"avg_co2": 6.960885697398798, "live_work_prop": 0.10026385224274406, "delta_f_physical_activity_pp": 0.001008379252565731, "driving": 85.1721094439541, "cycling": 0.7502206531332745, "walking": 4.5895851721094445, "pt": 1.8534863195057367, "micromobility": 2.206531332744925, "shuttle": 5.428067078552515}, {"avg_co2": 7.209222164432682, "live_work_prop": 0.06823821339950373, "delta_f_physical_activity_pp": 0.0009507265417488349, "driving": 85.28441879637263, "cycling": 0.9068425391591096, "walking": 4.492992580379225, "pt": 1.5663643858202803, "micromobility": 2.019785655399835, "shuttle": 5.72959604286892}, {"avg_co2": 6.707341306538736, "live_work_prop": 0.0891812865497076, "delta_f_physical_activity_pp": 0.000977246553314711, "driving": 84.86328125, "cycling": 0.68359375, "walking": 4.345703125, "pt": 1.708984375, "micromobility": 2.685546875, "shuttle": 5.712890625}, {"avg_co2": 6.478970759730957, "live_work_prop": 0.0917941585535466, "delta_f_physical_activity_pp": 0.0009960983388168868, "driving": 84.90478402229448, "cycling": 0.6502554575011612, "walking": 4.551788202508128, "pt": 1.7649790989317231, "micromobility": 2.3223409196470044, "shuttle": 5.80585229911751}, {"avg_co2": 6.765081244640657, "live_work_prop": 0.08079470198675497, "delta_f_physical_activity_pp": 0.0008670962572407619, "driving": 85.50525834476453, "cycling": 0.5486968449931412, "walking": 4.11522633744856, "pt": 1.8747142203932328, "micromobility": 2.240512117055327, "shuttle": 5.715592135345222}, {"avg_co2": 7.28854598449684, "live_work_prop": 0.0768277571251549, "delta_f_physical_activity_pp": 0.0010050774845257948, "driving": 85.31263113722198, "cycling": 0.7553503986571549, "walking": 4.741921947125472, "pt": 1.594628619387327, "micromobility": 2.182123373898447, "shuttle": 5.413344523709609}, {"avg_co2": 6.823030639212803, "live_work_prop": 0.08645161290322581, "delta_f_physical_activity_pp": 0.0009228921462208312, "driving": 86.81022880215343, "cycling": 0.5383580080753702, "walking": 4.262000897263347, "pt": 1.7496635262449527, "micromobility": 1.794526693584567, "shuttle": 4.8452220726783315}, {"avg_co2": 6.5644642478931, "live_work_prop": 0.10445682451253482, "delta_f_physical_activity_pp": 0.0010245561814886013, "driving": 84.86717267552181, "cycling": 0.7115749525616698, "walking": 4.3168880455407965, "pt": 1.6129032258064515, "micromobility": 2.7514231499051234, "shuttle": 5.740037950664137}, {"avg_co2": 6.964117233023605, "live_work_prop": 0.09066305818673884, "delta_f_physical_activity_pp": 0.0009249785131878627, "driving": 85.35698044565711, "cycling": 0.7730786721236926, "walking": 4.320145520691223, "pt": 2.137335152341974, "micromobility": 2.2737608003638017, "shuttle": 5.138699408822192}, {"avg_co2": 7.185334264982837, "live_work_prop": 0.07464607464607464, "delta_f_physical_activity_pp": 0.0010586153349225586, "driving": 85.4955338153977, "cycling": 0.8932369204593791, "walking": 4.636324968098681, "pt": 1.446193109315185, "micromobility": 2.2968949383241175, "shuttle": 5.231816248404934}, {"avg_co2": 6.347208316533291, "live_work_prop": 0.09672830725462304, "delta_f_physical_activity_pp": 0.001030272136042631, "driving": 84.82926829268293, "cycling": 1.024390243902439, "walking": 4.48780487804878, "pt": 1.5121951219512195, "micromobility": 2.4878048780487805, "shuttle": 5.658536585365854}, {"avg_co2": 6.888194026059714, "live_work_prop": 0.08571428571428572, "delta_f_physical_activity_pp": 0.0010191982678184619, "driving": 85.11101436656509, "cycling": 0.740095777100566, "walking": 4.962995211144971, "pt": 1.567261645624728, "micromobility": 1.915542011319112, "shuttle": 5.703090988245537}, {"avg_co2": 6.406581485375735, "live_work_prop": 0.09801136363636363, "delta_f_physical_activity_pp": 0.0009594033436394873, "driving": 84.96314496314497, "cycling": 0.7371007371007371, "walking": 4.275184275184276, "pt": 1.9656019656019657, "micromobility": 2.211302211302211, "shuttle": 5.847665847665848}, {"avg_co2": 7.158345111746476, "live_work_prop": 0.07653061224489796, "delta_f_physical_activity_pp": 0.0009663641005168374, "driving": 85.75096277278563, "cycling": 0.6418485237483954, "walking": 4.193410355156183, "pt": 1.6688061617458279, "micromobility": 2.139495079161318, "shuttle": 5.6054771074026535}, {"avg_co2": 7.102451320883487, "live_work_prop": 0.08129032258064516, "delta_f_physical_activity_pp": 0.0009721444355194924, "driving": 85.52290406222991, "cycling": 0.648228176318064, "walking": 4.580812445980985, "pt": 1.6853932584269662, "micromobility": 2.376836646499568, "shuttle": 5.185825410544512}, {"avg_co2": 6.875539708092842, "live_work_prop": 0.1012987012987013, "delta_f_physical_activity_pp": 0.0009073403770502599, "driving": 85.34031413612566, "cycling": 0.6980802792321117, "walking": 4.712041884816754, "pt": 1.3525305410122164, "micromobility": 2.1378708551483423, "shuttle": 5.7591623036649215}, {"avg_co2": 6.8066973989171675, "live_work_prop": 0.09845288326300984, "delta_f_physical_activity_pp": 0.0010354330346577592, "driving": 84.50306170513424, "cycling": 0.8007536504945831, "walking": 5.040037682524729, "pt": 1.6486104569006126, "micromobility": 2.166745171926519, "shuttle": 5.840791333019312}, {"avg_co2": 6.676550914227581, "live_work_prop": 0.07617728531855955, "delta_f_physical_activity_pp": 0.0008585305584876187, "driving": 85.41867179980751, "cycling": 0.8180943214629451, "walking": 3.849855630413859, "pt": 2.021174205967276, "micromobility": 1.973051010587103, "shuttle": 5.919153031761309}, {"avg_co2": 7.217704082356829, "live_work_prop": 0.0784313725490196, "delta_f_physical_activity_pp": 0.0010195027973631092, "driving": 85.11434511434511, "cycling": 0.5405405405405406, "walking": 4.615384615384616, "pt": 1.787941787941788, "micromobility": 2.2869022869022873, "shuttle": 5.654885654885655}, {"avg_co2": 6.971091082494549, "live_work_prop": 0.07954545454545454, "delta_f_physical_activity_pp": 0.0010420966045568989, "driving": 85.68366909558507, "cycling": 0.9001285897985427, "walking": 3.9862837548221175, "pt": 1.6288041148735535, "micromobility": 2.4860694384912128, "shuttle": 5.315045006429489}, {"avg_co2": 7.2830718268985, "live_work_prop": 0.09184993531694696, "delta_f_physical_activity_pp": 0.0009584443241855038, "driving": 85.94898400345872, "cycling": 0.8646779074794639, "walking": 4.582792909641158, "pt": 1.297016861219196, "micromobility": 2.4643320363164722, "shuttle": 4.842196281884998}, {"avg_co2": 6.749181157247698, "live_work_prop": 0.08961593172119488, "delta_f_physical_activity_pp": 0.0010349446249481276, "driving": 84.95954307472631, "cycling": 0.8567348881485007, "walking": 4.61684911946692, "pt": 1.7610661589719183, "micromobility": 1.9038553069966682, "shuttle": 5.901951451689672}, {"avg_co2": 6.8267400453205545, "live_work_prop": 0.08165997322623829, "delta_f_physical_activity_pp": 0.0009526872832325155, "driving": 85.73375738300773, "cycling": 0.5906406179009541, "walking": 4.134484325306679, "pt": 1.8627896410722398, "micromobility": 2.0899591094956835, "shuttle": 5.58836892321672}, {"avg_co2": 6.755264959785474, "live_work_prop": 0.08660351826792964, "delta_f_physical_activity_pp": 0.0009295032701236315, "driving": 84.84030589293748, "cycling": 0.5847953216374269, "walking": 4.588394062078273, "pt": 1.6194331983805668, "micromobility": 2.3841655420602788, "shuttle": 5.982905982905983}, {"avg_co2": 7.138557550607477, "live_work_prop": 0.08985879332477535, "delta_f_physical_activity_pp": 0.0009204469799769083, "driving": 85.10729613733906, "cycling": 0.8583690987124464, "walking": 3.9484978540772535, "pt": 1.759656652360515, "micromobility": 2.1459227467811157, "shuttle": 6.180257510729613}, {"avg_co2": 6.739728182316851, "live_work_prop": 0.08187919463087248, "delta_f_physical_activity_pp": 0.0008639156603034721, "driving": 86.30841121495327, "cycling": 0.8411214953271028, "walking": 3.878504672897196, "pt": 1.4485981308411215, "micromobility": 2.336448598130841, "shuttle": 5.186915887850467}, {"avg_co2": 6.968943214384965, "live_work_prop": 0.07219251336898395, "delta_f_physical_activity_pp": 0.0009904359933658312, "driving": 86.63366336633663, "cycling": 0.7200720072007201, "walking": 4.5004500450045, "pt": 1.7551755175517552, "micromobility": 1.5751575157515751, "shuttle": 4.815481548154815}, {"avg_co2": 6.554584525140539, "live_work_prop": 0.08746355685131195, "delta_f_physical_activity_pp": 0.000904755586583566, "driving": 84.86777668952008, "cycling": 0.5876591576885406, "walking": 3.525954946131244, "pt": 1.909892262487757, "micromobility": 2.644466209598433, "shuttle": 6.464250734573946}, {"avg_co2": 7.223510588160788, "live_work_prop": 0.06464379947229551, "delta_f_physical_activity_pp": 0.0008494362575890601, "driving": 87.42249778565102, "cycling": 0.6200177147918512, "walking": 3.764393268379097, "pt": 1.3728963684676705, "micromobility": 1.7271922054915856, "shuttle": 5.093002657218778}, {"avg_co2": 7.006215033201144, "live_work_prop": 0.08364544319600499, "delta_f_physical_activity_pp": 0.000951738169402286, "driving": 85.3855986365573, "cycling": 0.8947592671495527, "walking": 4.175543246697912, "pt": 1.7043033659991478, "micromobility": 2.386024712398807, "shuttle": 5.453770771197273}, {"avg_co2": 6.897289536502374, "live_work_prop": 0.1043360433604336, "delta_f_physical_activity_pp": 0.000953958755223317, "driving": 85.48461185117134, "cycling": 0.7808911345888837, "walking": 4.088194763435921, "pt": 1.8833256775378961, "micromobility": 2.388608176389527, "shuttle": 5.374368396876435}, {"avg_co2": 6.786473146571175, "live_work_prop": 0.08948863636363637, "delta_f_physical_activity_pp": 0.0010710314419392598, "driving": 84.9102377486657, "cycling": 0.8248423095584668, "walking": 4.560892770499757, "pt": 1.7467248908296942, "micromobility": 2.037845705967977, "shuttle": 5.919456574478408}, {"avg_co2": 6.472520048506863, "live_work_prop": 0.10829817158931083, "delta_f_physical_activity_pp": 0.0009962692784144668, "driving": 84.84705882352941, "cycling": 0.8, "walking": 4.376470588235295, "pt": 1.7411764705882353, "micromobility": 2.823529411764706, "shuttle": 5.411764705882352}, {"avg_co2": 6.993080442167928, "live_work_prop": 0.08157894736842106, "delta_f_physical_activity_pp": 0.0009729381707931571, "driving": 85.85770405936273, "cycling": 0.7420340462680053, "walking": 4.277608031427324, "pt": 1.7459624618070713, "micromobility": 1.8769096464426014, "shuttle": 5.4997817546922745}, {"avg_co2": 6.987287263679061, "live_work_prop": 0.09946236559139784, "delta_f_physical_activity_pp": 0.0010287669108051947, "driving": 83.82749326145552, "cycling": 0.5840071877807728, "walking": 4.672057502246182, "pt": 1.9766397124887691, "micromobility": 3.279424977538185, "shuttle": 5.660377358490567}, {"avg_co2": 6.954911199602905, "live_work_prop": 0.0849933598937583, "delta_f_physical_activity_pp": 0.000970665274257827, "driving": 86.19929453262787, "cycling": 0.7495590828924161, "walking": 4.1005291005291005, "pt": 1.6313932980599646, "micromobility": 1.9400352733686066, "shuttle": 5.379188712522046}, {"avg_co2": 7.083197995972406, "live_work_prop": 0.08418367346938775, "delta_f_physical_activity_pp": 0.0009219877855372458, "driving": 86.98481561822126, "cycling": 0.9978308026030369, "walking": 3.383947939262473, "pt": 1.6052060737527116, "micromobility": 1.9522776572668112, "shuttle": 5.07592190889371}, {"avg_co2": 6.82046197300274, "live_work_prop": 0.07703081232492998, "delta_f_physical_activity_pp": 0.001121161943639055, "driving": 84.54673555659934, "cycling": 0.7515265382808831, "walking": 4.3212775951150775, "pt": 1.9257867543447629, "micromobility": 2.1606387975575387, "shuttle": 6.294034758102396}, {"avg_co2": 6.743509912773493, "live_work_prop": 0.08, "delta_f_physical_activity_pp": 0.000917912684212839, "driving": 85.38533834586465, "cycling": 0.7518796992481203, "walking": 3.9473684210526314, "pt": 1.8327067669172932, "micromobility": 2.1146616541353382, "shuttle": 5.9680451127819545}, {"avg_co2": 6.726184335193186, "live_work_prop": 0.08516483516483517, "delta_f_physical_activity_pp": 0.0008582176282715374, "driving": 86.3312766967252, "cycling": 0.7119126720455624, "walking": 3.9867109634551494, "pt": 1.5187470336971998, "micromobility": 2.420503084954912, "shuttle": 5.0308495491219745}, {"avg_co2": 6.7323829796459185, "live_work_prop": 0.08300395256916997, "delta_f_physical_activity_pp": 0.0010104537218354637, "driving": 85.1624231782265, "cycling": 1.009657594381036, "walking": 4.302019315188762, "pt": 1.8437225636523267, "micromobility": 2.4582967515364356, "shuttle": 5.223880597014925}, {"avg_co2": 6.83322423879048, "live_work_prop": 0.07557354925775979, "delta_f_physical_activity_pp": 0.0010179225426019162, "driving": 85.06341005166746, "cycling": 0.7045561296383279, "walking": 4.274307186472522, "pt": 1.5969938938468764, "micromobility": 2.5364020666979803, "shuttle": 5.824330671676844}, {"avg_co2": 6.89921109876524, "live_work_prop": 0.08192457737321196, "delta_f_physical_activity_pp": 0.0009561175465552493, "driving": 86.17021276595744, "cycling": 0.576241134751773, "walking": 4.476950354609929, "pt": 1.4627659574468086, "micromobility": 2.039007092198582, "shuttle": 5.274822695035461}, {"avg_co2": 6.899773969424663, "live_work_prop": 0.07611548556430446, "delta_f_physical_activity_pp": 0.0009633969650560903, "driving": 84.51443569553805, "cycling": 0.5686789151356081, "walking": 4.15573053368329, "pt": 1.968503937007874, "micromobility": 2.2309711286089238, "shuttle": 6.561679790026247}, {"avg_co2": 6.921813413616806, "live_work_prop": 0.0921409214092141, "delta_f_physical_activity_pp": 0.0009676040446540436, "driving": 85.3102189781022, "cycling": 0.6386861313868614, "walking": 4.653284671532846, "pt": 2.052919708029197, "micromobility": 2.326642335766423, "shuttle": 5.018248175182482}, {"avg_co2": 6.823244189017363, "live_work_prop": 0.08265582655826559, "delta_f_physical_activity_pp": 0.0009066489627023361, "driving": 85.29819694868237, "cycling": 0.5547850208044383, "walking": 4.207119741100324, "pt": 1.8492834026814609, "micromobility": 2.820157189089228, "shuttle": 5.270457697642163}, {"avg_co2": 6.914122802527669, "live_work_prop": 0.08970976253298153, "delta_f_physical_activity_pp": 0.0009441944294452636, "driving": 85.79136690647482, "cycling": 0.7194244604316548, "walking": 4.226618705035971, "pt": 1.5287769784172662, "micromobility": 2.2482014388489207, "shuttle": 5.485611510791367}, {"avg_co2": 6.872318358052133, "live_work_prop": 0.09162303664921466, "delta_f_physical_activity_pp": 0.0008519916467616029, "driving": 85.68301225919438, "cycling": 0.5691768826619965, "walking": 3.852889667250438, "pt": 1.8826619964973728, "micromobility": 2.1015761821366024, "shuttle": 5.910683012259194}, {"avg_co2": 6.86067041788714, "live_work_prop": 0.09278350515463918, "delta_f_physical_activity_pp": 0.0009755486867100896, "driving": 84.70380194518125, "cycling": 0.5747126436781609, "walking": 4.641909814323608, "pt": 2.0778072502210434, "micromobility": 2.3872679045092835, "shuttle": 5.61450044208665}, {"avg_co2": 6.833745023735432, "live_work_prop": 0.08247422680412371, "delta_f_physical_activity_pp": 0.0008493804080185543, "driving": 85.34749889331562, "cycling": 0.7082779991146525, "walking": 4.249667994687915, "pt": 1.9034971226206288, "micromobility": 2.478972996901284, "shuttle": 5.3120849933598935}, {"avg_co2": 7.309183026421182, "live_work_prop": 0.08397932816537468, "delta_f_physical_activity_pp": 0.000890579626973428, "driving": 87.44045041143352, "cycling": 0.64963187527068, "walking": 3.8111736682546553, "pt": 1.8189692507579038, "micromobility": 1.992204417496752, "shuttle": 4.287570376786488}, {"avg_co2": 6.583926923797362, "live_work_prop": 0.08786610878661087, "delta_f_physical_activity_pp": 0.0009838233983389631, "driving": 84.31183830606352, "cycling": 0.7218479307025986, "walking": 4.186717998075072, "pt": 2.1174205967276225, "micromobility": 2.6948989412897015, "shuttle": 5.9672762271414825}, {"avg_co2": 6.662682698624986, "live_work_prop": 0.09752925877763328, "delta_f_physical_activity_pp": 0.0010577451006400483, "driving": 83.95979020979021, "cycling": 0.9615384615384616, "walking": 4.589160839160839, "pt": 1.9230769230769231, "micromobility": 2.972027972027972, "shuttle": 5.594405594405594}, {"avg_co2": 6.847978340753332, "live_work_prop": 0.09592641261498029, "delta_f_physical_activity_pp": 0.000985251717948849, "driving": 85.5600539811066, "cycling": 0.7197480881691408, "walking": 4.49842555105713, "pt": 1.6644174538911383, "micromobility": 2.0242914979757085, "shuttle": 5.53306342780027}, {"avg_co2": 7.287786252972889, "live_work_prop": 0.07063197026022305, "delta_f_physical_activity_pp": 0.0009409063983375624, "driving": 86.1307788421491, "cycling": 0.7496876301541024, "walking": 4.081632653061225, "pt": 1.9991670137442734, "micromobility": 1.9991670137442734, "shuttle": 5.0395668471470225}, {"avg_co2": 6.904353612354241, "live_work_prop": 0.0989010989010989, "delta_f_physical_activity_pp": 0.0009107944279612183, "driving": 84.61538461538461, "cycling": 0.641025641025641, "walking": 4.3498168498168495, "pt": 1.8315018315018317, "micromobility": 2.380952380952381, "shuttle": 6.181318681318682}, {"avg_co2": 6.991597377724896, "live_work_prop": 0.07850707850707851, "delta_f_physical_activity_pp": 0.0009711883343696567, "driving": 84.553210597216, "cycling": 1.0776829815895825, "walking": 3.906600808262236, "pt": 2.110462505612932, "micromobility": 2.155365963179165, "shuttle": 6.196677144140099}, {"avg_co2": 6.992183926523478, "live_work_prop": 0.1012987012987013, "delta_f_physical_activity_pp": 0.001172466378405818, "driving": 84.16095890410958, "cycling": 1.1558219178082192, "walking": 4.580479452054795, "pt": 2.1404109589041096, "micromobility": 2.6113013698630136, "shuttle": 5.351027397260274}, {"avg_co2": 7.133195148792287, "live_work_prop": 0.08111533586818757, "delta_f_physical_activity_pp": 0.0009416611957445239, "driving": 85.70826306913997, "cycling": 0.7166947723440135, "walking": 4.215851602023609, "pt": 1.770657672849916, "micromobility": 2.0236087689713322, "shuttle": 5.564924114671164}, {"avg_co2": 7.0702059053375, "live_work_prop": 0.08830845771144279, "delta_f_physical_activity_pp": 0.0009968853370724935, "driving": 85.3518821603928, "cycling": 1.0638297872340425, "walking": 3.887070376432079, "pt": 1.8821603927986905, "micromobility": 2.127659574468085, "shuttle": 5.687397708674304}, {"avg_co2": 6.943879764374153, "live_work_prop": 0.07837837837837838, "delta_f_physical_activity_pp": 0.0010383212011275044, "driving": 84.21290031574199, "cycling": 0.7668019846639603, "walking": 4.826341903473162, "pt": 2.2101939557961208, "micromobility": 2.525935949481281, "shuttle": 5.457825890843482}, {"avg_co2": 6.942273268729403, "live_work_prop": 0.08586525759577279, "delta_f_physical_activity_pp": 0.0009954127843945584, "driving": 85.6625961103573, "cycling": 0.6784260515603799, "walking": 4.432383536861149, "pt": 1.8091361374943467, "micromobility": 2.3066485753052914, "shuttle": 5.110809588421529}, {"avg_co2": 6.872054441305088, "live_work_prop": 0.08139534883720931, "delta_f_physical_activity_pp": 0.0010020769696439643, "driving": 84.91150442477876, "cycling": 0.7522123893805309, "walking": 4.15929203539823, "pt": 1.9469026548672566, "micromobility": 2.1238938053097343, "shuttle": 6.106194690265487}, {"avg_co2": 6.646183634736067, "live_work_prop": 0.09274193548387097, "delta_f_physical_activity_pp": 0.0009603391611509605, "driving": 85.20055325034578, "cycling": 0.6454587367450437, "walking": 4.6565237436606735, "pt": 2.1668971876440755, "micromobility": 2.2130013831258646, "shuttle": 5.117565698478561}, {"avg_co2": 7.390817196268534, "live_work_prop": 0.08776266996291718, "delta_f_physical_activity_pp": 0.001013388297851391, "driving": 86.32056036258756, "cycling": 0.7828594973217964, "walking": 4.326328800988875, "pt": 1.7717346518335393, "micromobility": 1.9365471775854965, "shuttle": 4.861969509682735}, {"avg_co2": 6.988364309297733, "live_work_prop": 0.0888030888030888, "delta_f_physical_activity_pp": 0.0009503616122959382, "driving": 85.05647263249348, "cycling": 0.6950477845351868, "walking": 4.387489139878366, "pt": 1.6072980017376195, "micromobility": 2.519548218940052, "shuttle": 5.734144222415291}, {"avg_co2": 6.391643498210909, "live_work_prop": 0.10027855153203342, "delta_f_physical_activity_pp": 0.0008977900254181393, "driving": 85.59119195787459, "cycling": 0.5744375299186213, "walking": 4.21254188606989, "pt": 1.723312589755864, "micromobility": 2.15414073719483, "shuttle": 5.744375299186213}, {"avg_co2": 6.810211759899744, "live_work_prop": 0.07588075880758807, "delta_f_physical_activity_pp": 0.0009649957138689775, "driving": 85.07055075102411, "cycling": 0.591715976331361, "walking": 4.506144742831133, "pt": 1.729631315430132, "micromobility": 2.321347291761493, "shuttle": 5.780609922621757}, {"avg_co2": 6.714923332526834, "live_work_prop": 0.08945260347129506, "delta_f_physical_activity_pp": 0.000763186649585321, "driving": 85.40180694246314, "cycling": 0.5230622919638611, "walking": 3.9942938659058487, "pt": 1.8069424631478839, "micromobility": 2.5202092249167856, "shuttle": 5.753685211602472}, {"avg_co2": 6.807188125211405, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0011955369892071655, "driving": 84.97716894977168, "cycling": 1.141552511415525, "walking": 4.703196347031963, "pt": 2.191780821917808, "micromobility": 2.191780821917808, "shuttle": 4.794520547945205}, {"avg_co2": 6.598605018509426, "live_work_prop": 0.09349593495934959, "delta_f_physical_activity_pp": 0.0011796121960693194, "driving": 83.14505196565747, "cycling": 0.903750564844103, "walking": 5.106190691369182, "pt": 1.9430637144148215, "micromobility": 2.214188883868052, "shuttle": 6.687754179846363}, {"avg_co2": 7.185831280654051, "live_work_prop": 0.07662337662337662, "delta_f_physical_activity_pp": 0.0009480149531765142, "driving": 86.6256049274087, "cycling": 1.0118785745710515, "walking": 4.443466783985921, "pt": 1.715794104707435, "micromobility": 1.451825780906291, "shuttle": 4.75142982842059}, {"avg_co2": 6.878374045245724, "live_work_prop": 0.09505208333333333, "delta_f_physical_activity_pp": 0.0009079610855009107, "driving": 85.80357142857142, "cycling": 0.625, "walking": 4.0625, "pt": 2.232142857142857, "micromobility": 2.5892857142857144, "shuttle": 4.6875}, {"avg_co2": 6.987762370856424, "live_work_prop": 0.06976744186046512, "delta_f_physical_activity_pp": 0.0009621849432932592, "driving": 86.76867686768676, "cycling": 0.8550855085508551, "walking": 3.5103510351035103, "pt": 1.8901890189018902, "micromobility": 2.205220522052205, "shuttle": 4.77047704770477}, {"avg_co2": 6.655094671446797, "live_work_prop": 0.102880658436214, "delta_f_physical_activity_pp": 0.001110963287694609, "driving": 84.0129749768304, "cycling": 0.9731232622798889, "walking": 4.865616311399444, "pt": 1.8999073215940687, "micromobility": 2.6413345690454126, "shuttle": 5.607043558850788}, {"avg_co2": 6.708958117634918, "live_work_prop": 0.10176390773405698, "delta_f_physical_activity_pp": 0.0009563973429340146, "driving": 85.80765639589168, "cycling": 0.700280112044818, "walking": 4.201680672268908, "pt": 2.0541549953314657, "micromobility": 2.007469654528478, "shuttle": 5.228758169934641}, {"avg_co2": 6.717134551472959, "live_work_prop": 0.08022130013831259, "delta_f_physical_activity_pp": 0.0008377134796912388, "driving": 86.12578012481997, "cycling": 0.6240998559769564, "walking": 3.7926068170907343, "pt": 1.9683149303888623, "micromobility": 2.112337974075852, "shuttle": 5.376860297647624}, {"avg_co2": 6.817209318672096, "live_work_prop": 0.08955223880597014, "delta_f_physical_activity_pp": 0.0008861434066401575, "driving": 86.4319248826291, "cycling": 0.5164319248826291, "walking": 4.366197183098591, "pt": 1.5492957746478873, "micromobility": 2.15962441314554, "shuttle": 4.976525821596244}, {"avg_co2": 6.572376076701937, "live_work_prop": 0.09847434119278779, "delta_f_physical_activity_pp": 0.0009465787541020857, "driving": 85.39007092198581, "cycling": 0.7565011820330969, "walking": 4.869976359338062, "pt": 1.7494089834515367, "micromobility": 2.316784869976359, "shuttle": 4.91725768321513}, {"avg_co2": 6.715303624666726, "live_work_prop": 0.0975609756097561, "delta_f_physical_activity_pp": 0.0010313928612785755, "driving": 85.18177634606535, "cycling": 0.7823285780027611, "walking": 5.062126092959042, "pt": 1.7027151403589507, "micromobility": 1.8867924528301887, "shuttle": 5.38426138978371}, {"avg_co2": 6.657095781134877, "live_work_prop": 0.09510869565217392, "delta_f_physical_activity_pp": 0.001032107526850964, "driving": 85.62182154415164, "cycling": 0.5547850208044383, "walking": 4.715672676837725, "pt": 1.7568192325473881, "micromobility": 2.26537216828479, "shuttle": 5.085529357374018}, {"avg_co2": 7.248422509739066, "live_work_prop": 0.07702182284980745, "delta_f_physical_activity_pp": 0.0009469264649343064, "driving": 85.26270824434002, "cycling": 0.598035027765912, "walking": 4.22896198205895, "pt": 2.007689021785562, "micromobility": 2.349423323366083, "shuttle": 5.553182400683468}, {"avg_co2": 7.556861907056465, "live_work_prop": 0.07261904761904762, "delta_f_physical_activity_pp": 0.0008413769366919346, "driving": 87.18775181305399, "cycling": 0.5640612409347301, "walking": 3.9887187751813054, "pt": 1.5713134568896052, "micromobility": 2.3368251410153102, "shuttle": 4.35132957292506}, {"avg_co2": 6.988817928488149, "live_work_prop": 0.08513189448441247, "delta_f_physical_activity_pp": 0.0010280900415596675, "driving": 86.23664749383731, "cycling": 0.657354149548069, "walking": 4.354971240755957, "pt": 1.437962202136401, "micromobility": 2.09531635168447, "shuttle": 5.217748562037798}, {"avg_co2": 7.171028990958776, "live_work_prop": 0.07731305449936629, "delta_f_physical_activity_pp": 0.0010217512044678348, "driving": 86.39514731369151, "cycling": 0.9098786828422877, "walking": 4.02946273830156, "pt": 1.6464471403812824, "micromobility": 2.166377816291161, "shuttle": 4.852686308492201}, {"avg_co2": 6.993430456691837, "live_work_prop": 0.06763925729442971, "delta_f_physical_activity_pp": 0.0010134125336932081, "driving": 85.51236749116607, "cycling": 0.9717314487632509, "walking": 3.9310954063604244, "pt": 1.5901060070671376, "micromobility": 2.1643109540636045, "shuttle": 5.830388692579505}, {"avg_co2": 7.114460920734364, "live_work_prop": 0.0811138014527845, "delta_f_physical_activity_pp": 0.0009804484990288552, "driving": 85.56658395368073, "cycling": 0.7857733664185277, "walking": 4.755996691480562, "pt": 1.488833746898263, "micromobility": 2.3986765922249793, "shuttle": 5.0041356492969395}, {"avg_co2": 6.731119871252069, "live_work_prop": 0.09987357774968394, "delta_f_physical_activity_pp": 0.001047784458188709, "driving": 85.39861351819758, "cycling": 0.9098786828422877, "walking": 5.155979202772964, "pt": 1.6031195840554593, "micromobility": 2.4263431542461005, "shuttle": 4.506065857885615}, {"avg_co2": 6.964490871196752, "live_work_prop": 0.07456724367509987, "delta_f_physical_activity_pp": 0.000978864817060764, "driving": 86.25114573785518, "cycling": 0.8249312557286892, "walking": 4.124656278643447, "pt": 1.833180568285976, "micromobility": 1.7415215398716772, "shuttle": 5.224564619615032}, {"avg_co2": 6.874296851049507, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.0009370523924651337, "driving": 86.31297369594293, "cycling": 0.8470798038341507, "walking": 3.6558181007579136, "pt": 1.6495764600980831, "micromobility": 2.31832367365136, "shuttle": 5.21622826571556}, {"avg_co2": 7.480747125137179, "live_work_prop": 0.06934306569343066, "delta_f_physical_activity_pp": 0.0007781034941340095, "driving": 87.70053475935828, "cycling": 0.49362402303578773, "walking": 3.661044837515426, "pt": 1.563142739613328, "micromobility": 1.6042780748663104, "shuttle": 4.97737556561086}, {"avg_co2": 6.9483695111498625, "live_work_prop": 0.08279430789133248, "delta_f_physical_activity_pp": 0.0008878231701535306, "driving": 86.93931398416886, "cycling": 0.7036059806508356, "walking": 4.8372911169744945, "pt": 1.2752858399296394, "micromobility": 1.8469656992084433, "shuttle": 4.397537379067722}, {"avg_co2": 7.263187394214342, "live_work_prop": 0.07369758576874205, "delta_f_physical_activity_pp": 0.0008423812693419369, "driving": 86.81506849315068, "cycling": 0.6421232876712328, "walking": 3.6386986301369864, "pt": 1.327054794520548, "micromobility": 2.0976027397260273, "shuttle": 5.47945205479452}, {"avg_co2": 6.8695458429577165, "live_work_prop": 0.08217446270543616, "delta_f_physical_activity_pp": 0.0009563712773911577, "driving": 86.26775721050366, "cycling": 0.7748600947051227, "walking": 4.175634954799827, "pt": 2.0232458028411537, "micromobility": 1.5927679724494186, "shuttle": 5.165733964700818}, {"avg_co2": 6.962768441773964, "live_work_prop": 0.08031088082901554, "delta_f_physical_activity_pp": 0.000900400529675532, "driving": 86.0423232778028, "cycling": 0.675371454299865, "walking": 4.097253489419181, "pt": 1.7109410175596578, "micromobility": 2.25123818099955, "shuttle": 5.222872579918955}, {"avg_co2": 6.72266856969218, "live_work_prop": 0.09128065395095368, "delta_f_physical_activity_pp": 0.0009472196059124976, "driving": 85.65400843881856, "cycling": 0.8907641819034223, "walking": 4.313173933427098, "pt": 1.7346460384435067, "micromobility": 1.969057665260197, "shuttle": 5.43834974214721}, {"avg_co2": 6.754624292187116, "live_work_prop": 0.08870967741935484, "delta_f_physical_activity_pp": 0.0008850424806507753, "driving": 85.83828232069438, "cycling": 0.5025125628140703, "walking": 4.29419826404751, "pt": 1.3248058474189128, "micromobility": 2.7866605756052993, "shuttle": 5.253540429419826}, {"avg_co2": 6.717592958946501, "live_work_prop": 0.09738372093023256, "delta_f_physical_activity_pp": 0.0010548675596463474, "driving": 84.90749756572541, "cycling": 0.6815968841285297, "walking": 4.430379746835443, "pt": 1.6553067185978578, "micromobility": 2.4342745861733204, "shuttle": 5.890944498539436}, {"avg_co2": 7.066419570781155, "live_work_prop": 0.07161458333333333, "delta_f_physical_activity_pp": 0.000955143601041292, "driving": 87.18285214348207, "cycling": 0.8748906386701663, "walking": 3.718285214348206, "pt": 1.399825021872266, "micromobility": 2.1872265966754156, "shuttle": 4.636920384951881}, {"avg_co2": 7.0230328176786045, "live_work_prop": 0.07301980198019802, "delta_f_physical_activity_pp": 0.0009160743715326896, "driving": 85.76842105263158, "cycling": 1.1789473684210527, "walking": 3.9157894736842107, "pt": 1.6842105263157894, "micromobility": 1.8105263157894735, "shuttle": 5.6421052631578945}, {"avg_co2": 6.456244448273258, "live_work_prop": 0.09353507565337002, "delta_f_physical_activity_pp": 0.001014456466566481, "driving": 84.32660722665415, "cycling": 0.8916001877053027, "walking": 5.161895823557015, "pt": 1.7362740497419051, "micromobility": 2.3932426091037073, "shuttle": 5.490380103237916}, {"avg_co2": 6.6191118056366935, "live_work_prop": 0.08513513513513514, "delta_f_physical_activity_pp": 0.0009386511931029531, "driving": 86.41578705828363, "cycling": 0.7801743919229004, "walking": 4.038549793483249, "pt": 1.4226709499770536, "micromobility": 2.2946305644791187, "shuttle": 5.048187241854062}, {"avg_co2": 6.692531867470469, "live_work_prop": 0.08528198074277854, "delta_f_physical_activity_pp": 0.0010391971982628043, "driving": 85.12511584800741, "cycling": 0.8341056533827619, "walking": 4.911955514365153, "pt": 1.7608897126969416, "micromobility": 1.8535681186283595, "shuttle": 5.514365152919369}, {"avg_co2": 7.115263640554416, "live_work_prop": 0.08125, "delta_f_physical_activity_pp": 0.0010371903342116025, "driving": 85.81680033769523, "cycling": 0.8864499788940482, "walking": 4.221190375685943, "pt": 1.646264246517518, "micromobility": 2.1105951878429714, "shuttle": 5.318699873364289}, {"avg_co2": 6.931305349260858, "live_work_prop": 0.09595959595959595, "delta_f_physical_activity_pp": 0.001029433741994925, "driving": 85.2263023057216, "cycling": 0.982066609735269, "walking": 4.611443210930828, "pt": 1.9214346712211787, "micromobility": 2.0922288642186166, "shuttle": 5.166524338172502}, {"avg_co2": 6.771189650806345, "live_work_prop": 0.087248322147651, "delta_f_physical_activity_pp": 0.0012295560504245267, "driving": 85.02939846223428, "cycling": 0.8593396653098146, "walking": 5.291723202170964, "pt": 1.7639077340569878, "micromobility": 2.578018995929444, "shuttle": 4.477611940298507}, {"avg_co2": 7.0738355201264405, "live_work_prop": 0.08684546615581099, "delta_f_physical_activity_pp": 0.0009794778640367253, "driving": 85.34076296613802, "cycling": 0.6858122588941277, "walking": 4.500642948992714, "pt": 1.4144877839691383, "micromobility": 2.271753107586798, "shuttle": 5.786540934419203}, {"avg_co2": 6.438135797243609, "live_work_prop": 0.0681198910081744, "delta_f_physical_activity_pp": 0.001070958299321751, "driving": 86.11374407582937, "cycling": 0.6635071090047393, "walking": 3.744075829383886, "pt": 1.5639810426540284, "micromobility": 2.5592417061611377, "shuttle": 5.355450236966824}, {"avg_co2": 7.066874709163988, "live_work_prop": 0.09018567639257294, "delta_f_physical_activity_pp": 0.00098744700340203, "driving": 85.82923558337059, "cycling": 0.5364327223960662, "walking": 4.559678140366563, "pt": 1.743406347787215, "micromobility": 2.413947250782298, "shuttle": 4.917299955297273}, {"avg_co2": 6.771688314614133, "live_work_prop": 0.08075370121130551, "delta_f_physical_activity_pp": 0.0009741299020449066, "driving": 85.87155963302753, "cycling": 0.871559633027523, "walking": 3.853211009174312, "pt": 1.9724770642201837, "micromobility": 2.293577981651376, "shuttle": 5.137614678899083}, {"avg_co2": 6.309807030460148, "live_work_prop": 0.10541310541310542, "delta_f_physical_activity_pp": 0.0011503772440355144, "driving": 82.85295554469955, "cycling": 1.172447484123107, "walking": 5.471421592574499, "pt": 1.8563751831949193, "micromobility": 2.589154860771861, "shuttle": 6.057645334636053}, {"avg_co2": 7.185051391738191, "live_work_prop": 0.08838383838383838, "delta_f_physical_activity_pp": 0.001112487306560288, "driving": 84.29961912822684, "cycling": 1.1002962336013542, "walking": 4.782056707575117, "pt": 1.6927634363097757, "micromobility": 2.1159542953872195, "shuttle": 6.009310198899704}, {"avg_co2": 6.766589430437249, "live_work_prop": 0.08389715832205684, "delta_f_physical_activity_pp": 0.00097024585982747, "driving": 85.24069028156221, "cycling": 0.5903723887375113, "walking": 4.677565849227975, "pt": 2.0890099909173476, "micromobility": 1.952770208900999, "shuttle": 5.449591280653951}, {"avg_co2": 7.001799971576058, "live_work_prop": 0.08552631578947369, "delta_f_physical_activity_pp": 0.0009681467711635676, "driving": 85.63829787234043, "cycling": 0.6648936170212766, "walking": 4.432624113475177, "pt": 1.6400709219858156, "micromobility": 2.304964539007092, "shuttle": 5.319148936170213}, {"avg_co2": 6.701547310188609, "live_work_prop": 0.08190224570673713, "delta_f_physical_activity_pp": 0.001060240384700675, "driving": 85.16532618409293, "cycling": 0.8042895442359249, "walking": 4.1554959785522785, "pt": 2.100089365504915, "micromobility": 2.278820375335121, "shuttle": 5.495978552278821}, {"avg_co2": 6.503200075089602, "live_work_prop": 0.0829817158931083, "delta_f_physical_activity_pp": 0.0010890896900492037, "driving": 85.51491819056785, "cycling": 0.8180943214629451, "walking": 4.908565928777671, "pt": 1.6843118383060636, "micromobility": 2.213666987487969, "shuttle": 4.860442733397498}, {"avg_co2": 7.049953507467259, "live_work_prop": 0.07604562737642585, "delta_f_physical_activity_pp": 0.0008803979723662535, "driving": 84.85763589301122, "cycling": 0.819672131147541, "walking": 3.968938740293356, "pt": 2.0276100086281277, "micromobility": 1.8981880931837791, "shuttle": 6.4279551337359795}, {"avg_co2": 6.823061548778691, "live_work_prop": 0.09314359637774904, "delta_f_physical_activity_pp": 0.001166052533302217, "driving": 85.3541938287701, "cycling": 0.9126466753585397, "walking": 4.476314645806171, "pt": 1.8687527162103434, "micromobility": 2.17296827466319, "shuttle": 5.215123859191656}, {"avg_co2": 6.794335883245753, "live_work_prop": 0.07323568575233022, "delta_f_physical_activity_pp": 0.0008616051705587653, "driving": 85.74744661095636, "cycling": 0.7428040854224698, "walking": 3.574744661095636, "pt": 1.6248839368616528, "micromobility": 2.2284122562674096, "shuttle": 6.081708449396472}, {"avg_co2": 6.829937068580164, "live_work_prop": 0.08807588075880758, "delta_f_physical_activity_pp": 0.0009709664968239401, "driving": 85.58310376492194, "cycling": 0.7805325987144168, "walking": 3.994490358126722, "pt": 1.8824609733700643, "micromobility": 2.7548209366391188, "shuttle": 5.004591368227731}, {"avg_co2": 6.566937720615017, "live_work_prop": 0.1087248322147651, "delta_f_physical_activity_pp": 0.001002181581363721, "driving": 84.88972313467855, "cycling": 0.6100422336931018, "walking": 5.021116846550915, "pt": 1.7362740497419051, "micromobility": 1.923979352416706, "shuttle": 5.818864382918817}, {"avg_co2": 6.695728062704446, "live_work_prop": 0.09349593495934959, "delta_f_physical_activity_pp": 0.0009921759283004375, "driving": 85.12319851231986, "cycling": 0.697350069735007, "walking": 4.323570432357044, "pt": 1.8596001859600186, "micromobility": 3.0218503021850305, "shuttle": 4.97443049744305}, {"avg_co2": 7.0206414322911845, "live_work_prop": 0.08673469387755102, "delta_f_physical_activity_pp": 0.0010409442910897925, "driving": 84.95652173913044, "cycling": 0.6521739130434783, "walking": 4.608695652173913, "pt": 1.608695652173913, "micromobility": 2.4782608695652173, "shuttle": 5.695652173913043}, {"avg_co2": 6.815171841096432, "live_work_prop": 0.07671601615074024, "delta_f_physical_activity_pp": 0.0009880230798404255, "driving": 86.57749077490774, "cycling": 0.5996309963099631, "walking": 4.566420664206642, "pt": 1.7066420664206643, "micromobility": 1.7527675276752765, "shuttle": 4.797047970479705}, {"avg_co2": 6.762192097184618, "live_work_prop": 0.08321964529331514, "delta_f_physical_activity_pp": 0.0009436774619639594, "driving": 85.86046511627907, "cycling": 0.8372093023255814, "walking": 4.093023255813953, "pt": 1.441860465116279, "micromobility": 2.4651162790697674, "shuttle": 5.3023255813953485}, {"avg_co2": 6.619978299255288, "live_work_prop": 0.10195530726256984, "delta_f_physical_activity_pp": 0.0009356660625853728, "driving": 85.34278959810875, "cycling": 0.6146572104018913, "walking": 3.7352245862884157, "pt": 1.5130023640661938, "micromobility": 2.458628841607565, "shuttle": 6.335697399527186}, {"avg_co2": 6.933420997914053, "live_work_prop": 0.07565337001375516, "delta_f_physical_activity_pp": 0.0008334434838275847, "driving": 86.86062881276396, "cycling": 0.8446738620366024, "walking": 3.894885030502112, "pt": 1.4547160957297043, "micromobility": 1.923979352416706, "shuttle": 5.021116846550915}, {"avg_co2": 7.087446843521343, "live_work_prop": 0.09651474530831099, "delta_f_physical_activity_pp": 0.000877834855119277, "driving": 84.183908045977, "cycling": 0.45977011494252873, "walking": 4.3678160919540225, "pt": 2.022988505747126, "micromobility": 2.3908045977011496, "shuttle": 6.574712643678161}, {"avg_co2": 6.736657428437747, "live_work_prop": 0.08781127129750983, "delta_f_physical_activity_pp": 0.0011020254668209688, "driving": 85.15165233137166, "cycling": 0.8601177003168854, "walking": 4.798551380715256, "pt": 1.810774105930285, "micromobility": 1.9918515165233137, "shuttle": 5.3870529651425985}, {"avg_co2": 7.145218222816565, "live_work_prop": 0.08200734394124846, "delta_f_physical_activity_pp": 0.000982733411238449, "driving": 84.65346534653465, "cycling": 0.5775577557755776, "walking": 4.702970297029703, "pt": 1.9389438943894388, "micromobility": 2.5165016501650164, "shuttle": 5.6105610561056105}, {"avg_co2": 6.569762916767163, "live_work_prop": 0.09115646258503401, "delta_f_physical_activity_pp": 0.001068996143916903, "driving": 84.38934802571167, "cycling": 0.9641873278236914, "walking": 4.315886134067952, "pt": 2.3875114784205693, "micromobility": 2.7089072543617996, "shuttle": 5.234159779614325}, {"avg_co2": 6.889588974955627, "live_work_prop": 0.07956104252400549, "delta_f_physical_activity_pp": 0.0010545900112466067, "driving": 86.37602179836512, "cycling": 0.9082652134423252, "walking": 3.905540417801998, "pt": 1.9073569482288828, "micromobility": 2.0890099909173476, "shuttle": 4.813805631244324}, {"avg_co2": 6.956627301544911, "live_work_prop": 0.08718626155878467, "delta_f_physical_activity_pp": 0.0008934237863354346, "driving": 86.51838402178848, "cycling": 0.6808896958692692, "walking": 3.9491602360417613, "pt": 1.3617793917385383, "micromobility": 2.224239673172946, "shuttle": 5.265546981389015}, {"avg_co2": 6.95107177834717, "live_work_prop": 0.09244791666666667, "delta_f_physical_activity_pp": 0.000967374991371576, "driving": 86.35957066189624, "cycling": 0.6261180679785331, "walking": 3.9803220035778173, "pt": 1.6994633273703041, "micromobility": 2.23613595706619, "shuttle": 5.098389982110913}, {"avg_co2": 6.640127294768403, "live_work_prop": 0.08670520231213873, "delta_f_physical_activity_pp": 0.0010728126464613274, "driving": 83.96603396603398, "cycling": 1.3986013986013985, "walking": 4.495504495504496, "pt": 1.848151848151848, "micromobility": 1.898101898101898, "shuttle": 6.393606393606394}, {"avg_co2": 6.514422770971325, "live_work_prop": 0.084, "delta_f_physical_activity_pp": 0.0008323659959196339, "driving": 85.34278959810875, "cycling": 0.8037825059101654, "walking": 3.5933806146572107, "pt": 1.702127659574468, "micromobility": 2.4113475177304964, "shuttle": 6.1465721040189125}, {"avg_co2": 7.1191569436720705, "live_work_prop": 0.08226221079691516, "delta_f_physical_activity_pp": 0.0009641356107803086, "driving": 86.75176056338029, "cycling": 0.7922535211267605, "walking": 3.873239436619718, "pt": 1.4964788732394365, "micromobility": 2.1566901408450705, "shuttle": 4.929577464788732}, {"avg_co2": 6.861352768436694, "live_work_prop": 0.0784313725490196, "delta_f_physical_activity_pp": 0.0009053739147423949, "driving": 85.87596197374377, "cycling": 0.5432322317790856, "walking": 4.074241738343141, "pt": 1.5844273426889994, "micromobility": 2.218198279764599, "shuttle": 5.703938433680398}, {"avg_co2": 6.8429466480608045, "live_work_prop": 0.07506702412868632, "delta_f_physical_activity_pp": 0.0009502122491426265, "driving": 86.13005911778082, "cycling": 0.8640291041382447, "walking": 4.047294224647567, "pt": 1.5461573442473853, "micromobility": 1.9099590723055935, "shuttle": 5.5025011368804}, {"avg_co2": 6.596595358519141, "live_work_prop": 0.08185538881309687, "delta_f_physical_activity_pp": 0.0010103152981765925, "driving": 85.69463548830811, "cycling": 0.5960568546538285, "walking": 4.676753782668501, "pt": 1.5130674002751032, "micromobility": 1.8798716185236128, "shuttle": 5.639614855570839}, {"avg_co2": 7.013948157966747, "live_work_prop": 0.06476683937823834, "delta_f_physical_activity_pp": 0.0008349223059835981, "driving": 86.89779378658262, "cycling": 0.8554705087798289, "walking": 3.5119315623592975, "pt": 1.4858171994597027, "micromobility": 2.1161638901395765, "shuttle": 5.132823052678973}, {"avg_co2": 7.093391633150552, "live_work_prop": 0.07151664611590629, "delta_f_physical_activity_pp": 0.0008658677094877767, "driving": 86.47058823529412, "cycling": 0.9243697478991597, "walking": 3.949579831932773, "pt": 1.6386554621848741, "micromobility": 1.9327731092436975, "shuttle": 5.084033613445378}, {"avg_co2": 7.047198800754438, "live_work_prop": 0.07493540051679587, "delta_f_physical_activity_pp": 0.0009487220459603588, "driving": 85.30057042562528, "cycling": 1.0092145677928916, "walking": 4.60728389644581, "pt": 1.7551557700745943, "micromobility": 2.062308029837648, "shuttle": 5.265467310223782}, {"avg_co2": 6.611042959441821, "live_work_prop": 0.09305210918114144, "delta_f_physical_activity_pp": 0.0010612110591432307, "driving": 84.71391972672929, "cycling": 0.8112724167378309, "walking": 5.038428693424423, "pt": 1.7933390264730997, "micromobility": 2.5619128949615715, "shuttle": 5.081127241673783}, {"avg_co2": 6.791526462945894, "live_work_prop": 0.07297297297297298, "delta_f_physical_activity_pp": 0.0008999527428232545, "driving": 85.38066324147594, "cycling": 0.7940214852872489, "walking": 3.456328818309201, "pt": 1.6347501167678655, "micromobility": 2.241943017281644, "shuttle": 6.492293320878094}, {"avg_co2": 6.985705327403066, "live_work_prop": 0.07855361596009976, "delta_f_physical_activity_pp": 0.001004292267825314, "driving": 85.92687074829932, "cycling": 0.5527210884353742, "walking": 4.761904761904762, "pt": 1.3605442176870748, "micromobility": 2.1258503401360542, "shuttle": 5.272108843537415}, {"avg_co2": 6.9616000438194, "live_work_prop": 0.09554973821989529, "delta_f_physical_activity_pp": 0.000995264040816054, "driving": 84.94342906875544, "cycling": 0.6527415143603132, "walking": 4.6127067014795475, "pt": 1.6536118363794605, "micromobility": 2.567449956483899, "shuttle": 5.57006092254134}, {"avg_co2": 6.673508942967989, "live_work_prop": 0.0975609756097561, "delta_f_physical_activity_pp": 0.0011331153008100024, "driving": 83.7960855712335, "cycling": 0.9558488848429678, "walking": 4.733727810650888, "pt": 1.6841147018661813, "micromobility": 2.5034137460172965, "shuttle": 6.326809285389166}, {"avg_co2": 6.882112996317823, "live_work_prop": 0.07947019867549669, "delta_f_physical_activity_pp": 0.0008416805873385796, "driving": 85.56101922217255, "cycling": 0.581135449262405, "walking": 3.6656236030397853, "pt": 1.7881090746535537, "micromobility": 2.413947250782298, "shuttle": 5.990165400089405}, {"avg_co2": 6.354192793754211, "live_work_prop": 0.10703812316715543, "delta_f_physical_activity_pp": 0.0011093332946379379, "driving": 84.17302798982188, "cycling": 1.0687022900763359, "walking": 5.038167938931298, "pt": 2.035623409669211, "micromobility": 2.1882951653944023, "shuttle": 5.4961832061068705}, {"avg_co2": 7.018339941480346, "live_work_prop": 0.0810126582278481, "delta_f_physical_activity_pp": 0.0009088038254917632, "driving": 85.99741490736751, "cycling": 0.8616975441619992, "walking": 3.705299439896596, "pt": 2.0249892287806976, "micromobility": 1.5510555794915983, "shuttle": 5.859543300301595}, {"avg_co2": 7.001557369514609, "live_work_prop": 0.08868894601542417, "delta_f_physical_activity_pp": 0.0008759173705657164, "driving": 87.02256944444444, "cycling": 0.7378472222222222, "walking": 3.6458333333333335, "pt": 1.3020833333333335, "micromobility": 2.083333333333333, "shuttle": 5.208333333333334}, {"avg_co2": 6.61571202810685, "live_work_prop": 0.10814606741573034, "delta_f_physical_activity_pp": 0.0010323527698588803, "driving": 84.56090651558074, "cycling": 0.8026440037771483, "walking": 4.627006610009444, "pt": 2.0302171860245513, "micromobility": 2.5967894239848914, "shuttle": 5.382436260623229}, {"avg_co2": 7.126890924829013, "live_work_prop": 0.08115183246073299, "delta_f_physical_activity_pp": 0.0009460396360476071, "driving": 86.91964285714285, "cycling": 0.6696428571428571, "walking": 4.330357142857142, "pt": 1.4285714285714286, "micromobility": 2.142857142857143, "shuttle": 4.508928571428571}, {"avg_co2": 6.439534829502267, "live_work_prop": 0.10653409090909091, "delta_f_physical_activity_pp": 0.0010218395755421223, "driving": 84.83091787439614, "cycling": 0.8695652173913043, "walking": 4.782608695652174, "pt": 1.6908212560386473, "micromobility": 2.608695652173913, "shuttle": 5.217391304347826}, {"avg_co2": 6.733360020198149, "live_work_prop": 0.10039113428943937, "delta_f_physical_activity_pp": 0.0009502657198967674, "driving": 86.20382732532266, "cycling": 0.8455718736092568, "walking": 3.9163328882955053, "pt": 1.290609701824655, "micromobility": 2.1361815754339117, "shuttle": 5.607476635514018}, {"avg_co2": 7.166439727996023, "live_work_prop": 0.08443908323281062, "delta_f_physical_activity_pp": 0.0009381246904984309, "driving": 85.89482266612312, "cycling": 0.6930289441500204, "walking": 4.647370566653078, "pt": 1.5083571137382796, "micromobility": 2.038320423970648, "shuttle": 5.2181002853648595}, {"avg_co2": 7.080203779350296, "live_work_prop": 0.07587064676616916, "delta_f_physical_activity_pp": 0.0009486563202316767, "driving": 86.88172043010752, "cycling": 0.7311827956989247, "walking": 4.430107526881721, "pt": 1.7204301075268817, "micromobility": 1.8494623655913978, "shuttle": 4.387096774193548}, {"avg_co2": 6.951465790239905, "live_work_prop": 0.08149171270718232, "delta_f_physical_activity_pp": 0.0009127636078306449, "driving": 85.48085901027078, "cycling": 0.9337068160597572, "walking": 3.828197945845005, "pt": 1.8674136321195145, "micromobility": 2.4743230625583568, "shuttle": 5.415499533146592}, {"avg_co2": 6.521460370384271, "live_work_prop": 0.09308510638297872, "delta_f_physical_activity_pp": 0.001133957469738712, "driving": 84.73804100227791, "cycling": 0.8656036446469247, "walking": 4.920273348519362, "pt": 1.5489749430523918, "micromobility": 2.460136674259681, "shuttle": 5.466970387243736}, {"avg_co2": 6.688101018080534, "live_work_prop": 0.08641975308641975, "delta_f_physical_activity_pp": 0.0009940699072130302, "driving": 85.56701030927834, "cycling": 0.6091846298031866, "walking": 4.451733833177133, "pt": 1.874414245548266, "micromobility": 2.202436738519213, "shuttle": 5.295220243673851}, {"avg_co2": 6.989083024225491, "live_work_prop": 0.06826801517067003, "delta_f_physical_activity_pp": 0.0010112406112298875, "driving": 86.42611683848797, "cycling": 0.859106529209622, "walking": 3.823024054982818, "pt": 1.804123711340206, "micromobility": 2.3625429553264605, "shuttle": 4.725085910652921}, {"avg_co2": 6.995546688328497, "live_work_prop": 0.08778625954198473, "delta_f_physical_activity_pp": 0.000999709063736046, "driving": 86.85121107266436, "cycling": 0.7352941176470588, "walking": 4.2387543252595155, "pt": 1.2110726643598615, "micromobility": 2.162629757785467, "shuttle": 4.801038062283737}, {"avg_co2": 7.262035758374072, "live_work_prop": 0.06657789613848203, "delta_f_physical_activity_pp": 0.0009727134905006584, "driving": 86.21923937360178, "cycling": 0.6263982102908278, "walking": 3.6689038031319914, "pt": 1.7002237136465326, "micromobility": 1.9239373601789709, "shuttle": 5.861297539149888}, {"avg_co2": 6.716425828847595, "live_work_prop": 0.09140518417462483, "delta_f_physical_activity_pp": 0.0010198373564859898, "driving": 85.38855281526291, "cycling": 0.6979990693345742, "walking": 4.187994416007445, "pt": 2.047463936714751, "micromobility": 2.2801302931596092, "shuttle": 5.397859469520707}, {"avg_co2": 6.700866973773822, "live_work_prop": 0.08481532147742818, "delta_f_physical_activity_pp": 0.0010055292827421498, "driving": 85.72748267898383, "cycling": 0.7390300230946882, "walking": 4.572748267898383, "pt": 1.6166281755196306, "micromobility": 2.401847575057737, "shuttle": 4.9422632794457275}, {"avg_co2": 6.866569154142762, "live_work_prop": 0.08613728129205922, "delta_f_physical_activity_pp": 0.0010150983007930741, "driving": 85.77817531305904, "cycling": 0.5813953488372093, "walking": 4.695885509838998, "pt": 1.744186046511628, "micromobility": 2.146690518783542, "shuttle": 5.053667262969588}, {"avg_co2": 7.152467344876201, "live_work_prop": 0.08196721311475409, "delta_f_physical_activity_pp": 0.0008885859079474957, "driving": 86.58271819366044, "cycling": 0.7381676074685193, "walking": 3.907946157186279, "pt": 1.606600086843248, "micromobility": 1.997394702561876, "shuttle": 5.167173252279635}, {"avg_co2": 7.021155764676992, "live_work_prop": 0.06606217616580311, "delta_f_physical_activity_pp": 0.0009524034804429831, "driving": 86.18736383442265, "cycling": 0.7843137254901961, "walking": 4.226579520697168, "pt": 1.6993464052287581, "micromobility": 1.8300653594771243, "shuttle": 5.272331154684096}, {"avg_co2": 7.013677285751304, "live_work_prop": 0.08256880733944955, "delta_f_physical_activity_pp": 0.000921442398105247, "driving": 85.83877995642702, "cycling": 0.4357298474945534, "walking": 3.8344226579520697, "pt": 1.7864923747276689, "micromobility": 2.5708061002178653, "shuttle": 5.533769063180828}, {"avg_co2": 7.487340477960688, "live_work_prop": 0.07806691449814127, "delta_f_physical_activity_pp": 0.0009449304271633941, "driving": 86.03094939355917, "cycling": 0.7109995817649519, "walking": 4.182350480970305, "pt": 1.8402342116269343, "micromobility": 2.2166457549142615, "shuttle": 5.018820577164367}, {"avg_co2": 6.7030235874766335, "live_work_prop": 0.09641873278236915, "delta_f_physical_activity_pp": 0.0010028287563844927, "driving": 86.16674429436422, "cycling": 0.6520726595249186, "walking": 4.611085235211924, "pt": 1.5836050302748022, "micromobility": 1.8630647414997672, "shuttle": 5.123428039124359}, {"avg_co2": 6.547918846066796, "live_work_prop": 0.09476661951909476, "delta_f_physical_activity_pp": 0.000987481587969262, "driving": 84.84997540580423, "cycling": 0.8853910477127398, "walking": 4.771273979340875, "pt": 1.6232169208066896, "micromobility": 2.3118544023610426, "shuttle": 5.558288243974422}, {"avg_co2": 7.193161944057141, "live_work_prop": 0.06691449814126393, "delta_f_physical_activity_pp": 0.0008754431342266763, "driving": 85.30510585305106, "cycling": 0.66417600664176, "walking": 3.9435450394354503, "pt": 1.6604400166044004, "micromobility": 1.78497301784973, "shuttle": 6.641760066417602}, {"avg_co2": 7.087035153034277, "live_work_prop": 0.08375, "delta_f_physical_activity_pp": 0.0009150488342950722, "driving": 85.51401869158879, "cycling": 0.7646559048428208, "walking": 4.333050127442651, "pt": 1.6567544604927782, "micromobility": 2.2090059473237043, "shuttle": 5.52251486830926}, {"avg_co2": 6.7988388884908115, "live_work_prop": 0.08227848101265822, "delta_f_physical_activity_pp": 0.0009675946873382104, "driving": 85.63343491510666, "cycling": 0.827165868524162, "walking": 4.309969525468002, "pt": 1.828471919895516, "micromobility": 2.0896821941663037, "shuttle": 5.311275576839355}, {"avg_co2": 6.778000163386435, "live_work_prop": 0.08275862068965517, "delta_f_physical_activity_pp": 0.0009157482451993094, "driving": 86.09675904180367, "cycling": 0.7984969469234382, "walking": 4.274307186472522, "pt": 1.8318459370596525, "micromobility": 1.8318459370596525, "shuttle": 5.166744950681071}, {"avg_co2": 6.862409034602897, "live_work_prop": 0.08226221079691516, "delta_f_physical_activity_pp": 0.0009561680320016607, "driving": 85.71428571428571, "cycling": 0.8764241893076249, "walking": 4.250657318141981, "pt": 1.7966695880806312, "micromobility": 2.147239263803681, "shuttle": 5.214723926380368}, {"avg_co2": 6.92930239455571, "live_work_prop": 0.09567496723460026, "delta_f_physical_activity_pp": 0.000842395705474394, "driving": 84.98201438848922, "cycling": 0.6294964028776978, "walking": 3.911870503597122, "pt": 1.753597122302158, "micromobility": 2.7428057553956835, "shuttle": 5.98021582733813}, {"avg_co2": 6.6540235104546515, "live_work_prop": 0.07552447552447553, "delta_f_physical_activity_pp": 0.0009760033621139089, "driving": 85.81627796287482, "cycling": 0.8567348881485007, "walking": 4.236078058067587, "pt": 1.3802950975725845, "micromobility": 2.3322227510709186, "shuttle": 5.378391242265588}, {"avg_co2": 6.7989883450924475, "live_work_prop": 0.07346938775510205, "delta_f_physical_activity_pp": 0.0009139984685312504, "driving": 85.84029712163417, "cycling": 0.6499535747446611, "walking": 3.9461467038068707, "pt": 2.1355617455896008, "micromobility": 1.9498607242339834, "shuttle": 5.478180129990715}, {"avg_co2": 6.871788094138264, "live_work_prop": 0.08586525759577279, "delta_f_physical_activity_pp": 0.000955271336622769, "driving": 85.72070049393803, "cycling": 0.8531656937584194, "walking": 3.906600808262236, "pt": 1.4818140996856757, "micromobility": 2.42478670857656, "shuttle": 5.612932195779075}, {"avg_co2": 6.9094605457758735, "live_work_prop": 0.07046070460704607, "delta_f_physical_activity_pp": 0.0009386846292062618, "driving": 85.33817521561508, "cycling": 0.5447117566954154, "walking": 3.994552882433046, "pt": 1.9518837948252383, "micromobility": 2.0426690876078077, "shuttle": 6.128007262823423}, {"avg_co2": 6.908210780614026, "live_work_prop": 0.09149484536082474, "delta_f_physical_activity_pp": 0.0010944347021422647, "driving": 85.06493506493507, "cycling": 0.6926406926406926, "walking": 4.7186147186147185, "pt": 1.8181818181818181, "micromobility": 2.727272727272727, "shuttle": 4.978354978354979}, {"avg_co2": 7.147504522414885, "live_work_prop": 0.09230769230769231, "delta_f_physical_activity_pp": 0.0009791404481766747, "driving": 85.88903451288772, "cycling": 0.8300567933595456, "walking": 4.499781564001747, "pt": 1.834862385321101, "micromobility": 1.7911751856705984, "shuttle": 5.1550895587592835}, {"avg_co2": 6.9802026928495655, "live_work_prop": 0.07496823379923762, "delta_f_physical_activity_pp": 0.0009869983972030497, "driving": 84.9847228284592, "cycling": 0.9166302924487123, "walking": 3.7538192928852028, "pt": 1.9205587079877782, "micromobility": 2.5752946311654297, "shuttle": 5.848974247053689}, {"avg_co2": 6.569914905887589, "live_work_prop": 0.09874826147426982, "delta_f_physical_activity_pp": 0.0012055267286910764, "driving": 83.27014218009478, "cycling": 0.9478672985781991, "walking": 5.165876777251185, "pt": 1.943127962085308, "micromobility": 2.7962085308056874, "shuttle": 5.876777251184834}, {"avg_co2": 6.883140293185858, "live_work_prop": 0.0972972972972973, "delta_f_physical_activity_pp": 0.001027736265286751, "driving": 85.22212148685404, "cycling": 0.7706255666364461, "walking": 4.669084315503174, "pt": 1.4505893019038985, "micromobility": 2.2212148685403448, "shuttle": 5.666364460562103}, {"avg_co2": 6.581931364788261, "live_work_prop": 0.08411214953271028, "delta_f_physical_activity_pp": 0.0009803682368615435, "driving": 84.97409326424871, "cycling": 0.753650494583137, "walking": 4.050871408384362, "pt": 1.6957136128120585, "micromobility": 2.260951483749411, "shuttle": 6.264719736222327}, {"avg_co2": 6.812965679512497, "live_work_prop": 0.08977900552486189, "delta_f_physical_activity_pp": 0.0010094013304545746, "driving": 85.22622345337027, "cycling": 0.8771929824561403, "walking": 4.7091412742382275, "pt": 1.477377654662973, "micromobility": 2.308402585410896, "shuttle": 5.401662049861495}, {"avg_co2": 6.635923624359135, "live_work_prop": 0.08882907133243607, "delta_f_physical_activity_pp": 0.0008645487897875331, "driving": 85.76081898557469, "cycling": 0.9306654257794323, "walking": 3.908794788273615, "pt": 1.5821312238250351, "micromobility": 2.0009306654257797, "shuttle": 5.816658911121452}, {"avg_co2": 6.935933229141175, "live_work_prop": 0.077733860342556, "delta_f_physical_activity_pp": 0.0010262472841557782, "driving": 84.97109826589595, "cycling": 0.755891507336594, "walking": 4.490884837705647, "pt": 1.9564250778123609, "micromobility": 2.223210315695865, "shuttle": 5.602489995553579}, {"avg_co2": 6.928869367657393, "live_work_prop": 0.07450980392156863, "delta_f_physical_activity_pp": 0.0010180552354378018, "driving": 85.5565371024735, "cycling": 0.9275618374558304, "walking": 4.240282685512367, "pt": 1.76678445229682, "micromobility": 2.2526501766784452, "shuttle": 5.256183745583039}, {"avg_co2": 6.373671562469929, "live_work_prop": 0.10635155096011817, "delta_f_physical_activity_pp": 0.001153469717359222, "driving": 83.87254901960785, "cycling": 0.9313725490196079, "walking": 4.901960784313726, "pt": 1.6176470588235297, "micromobility": 2.941176470588235, "shuttle": 5.735294117647059}, {"avg_co2": 6.8426478360382905, "live_work_prop": 0.09779614325068871, "delta_f_physical_activity_pp": 0.0009778448790674604, "driving": 84.80074142724744, "cycling": 0.7414272474513438, "walking": 4.448563484708063, "pt": 1.6682113067655238, "micromobility": 2.3632993512511584, "shuttle": 5.977757182576459}, {"avg_co2": 7.185669458167767, "live_work_prop": 0.07702349869451697, "delta_f_physical_activity_pp": 0.0008522946902589087, "driving": 86.2565445026178, "cycling": 0.5235602094240838, "walking": 4.013961605584642, "pt": 1.7888307155322862, "micromobility": 2.356020942408377, "shuttle": 5.06108202443281}, {"avg_co2": 6.984382858379369, "live_work_prop": 0.08914728682170543, "delta_f_physical_activity_pp": 0.0008620766167764352, "driving": 86.20079610791686, "cycling": 0.574966828836798, "walking": 4.865103936311367, "pt": 1.8575851393188854, "micromobility": 1.4153029632905794, "shuttle": 5.086245024325519}, {"avg_co2": 6.590758796512852, "live_work_prop": 0.0997191011235955, "delta_f_physical_activity_pp": 0.0009802480413714874, "driving": 84.50433108758422, "cycling": 0.9624639076034648, "walking": 4.379210779595765, "pt": 1.9249278152069296, "micromobility": 2.791145332050048, "shuttle": 5.437921077959577}, {"avg_co2": 6.939649330360443, "live_work_prop": 0.052562417871222074, "delta_f_physical_activity_pp": 0.0009559451279384944, "driving": 86.32286995515696, "cycling": 0.5829596412556054, "walking": 3.991031390134529, "pt": 1.8385650224215246, "micromobility": 2.1524663677130045, "shuttle": 5.112107623318385}, {"avg_co2": 7.16964869194372, "live_work_prop": 0.07115135834411385, "delta_f_physical_activity_pp": 0.0008294597006940092, "driving": 87.36335811106252, "cycling": 0.6558810668998688, "walking": 4.066462614779186, "pt": 1.4866637516397025, "micromobility": 1.7052907739396588, "shuttle": 4.722343681679055}, {"avg_co2": 6.949917096359324, "live_work_prop": 0.09523809523809523, "delta_f_physical_activity_pp": 0.0008604271702106389, "driving": 86.72217353198948, "cycling": 0.48203330411919365, "walking": 4.163014899211218, "pt": 1.446099912357581, "micromobility": 2.322524101665206, "shuttle": 4.864154250657318}, {"avg_co2": 7.256782892363242, "live_work_prop": 0.06766917293233082, "delta_f_physical_activity_pp": 0.0009431249093208108, "driving": 86.61178509532063, "cycling": 0.9965337954939341, "walking": 4.02946273830156, "pt": 1.4298093587521665, "micromobility": 2.2530329289428077, "shuttle": 4.679376083188909}, {"avg_co2": 6.896707350000215, "live_work_prop": 0.08068783068783068, "delta_f_physical_activity_pp": 0.0009466040735985035, "driving": 86.00269179004037, "cycling": 0.6729475100942126, "walking": 4.306864064602961, "pt": 1.7048003589053389, "micromobility": 2.2880215343203227, "shuttle": 5.024674742036788}, {"avg_co2": 6.812543588486656, "live_work_prop": 0.10602094240837696, "delta_f_physical_activity_pp": 0.001125905186308095, "driving": 83.50287483414418, "cycling": 0.7518796992481203, "walking": 4.820875718708536, "pt": 1.901813356921716, "micromobility": 3.0959752321981426, "shuttle": 5.926581158779301}, {"avg_co2": 7.245568794791082, "live_work_prop": 0.07506053268765134, "delta_f_physical_activity_pp": 0.0008805433110355936, "driving": 85.91785414920369, "cycling": 0.6286672254819782, "walking": 4.274937133277452, "pt": 1.4668901927912825, "micromobility": 2.137468566638726, "shuttle": 5.574182732606873}, {"avg_co2": 6.81135873266558, "live_work_prop": 0.08398950131233596, "delta_f_physical_activity_pp": 0.000880437138875723, "driving": 85.06205673758865, "cycling": 0.576241134751773, "walking": 3.900709219858156, "pt": 1.9060283687943262, "micromobility": 2.349290780141844, "shuttle": 6.205673758865248}, {"avg_co2": 6.667217014610994, "live_work_prop": 0.09029649595687332, "delta_f_physical_activity_pp": 0.0008600628384982545, "driving": 85.94771241830065, "cycling": 0.6069094304388423, "walking": 3.5014005602240896, "pt": 2.2408963585434174, "micromobility": 2.427637721755369, "shuttle": 5.275443510737628}, {"avg_co2": 6.6391477000934715, "live_work_prop": 0.08055555555555556, "delta_f_physical_activity_pp": 0.000956143653242338, "driving": 85.73487031700289, "cycling": 0.9125840537944284, "walking": 4.46685878962536, "pt": 1.777137367915466, "micromobility": 2.49759846301633, "shuttle": 4.610951008645533}, {"avg_co2": 6.759639342926232, "live_work_prop": 0.08959156785243742, "delta_f_physical_activity_pp": 0.0009602511890645786, "driving": 86.1788617886179, "cycling": 0.7678410117434508, "walking": 4.110207768744354, "pt": 2.077687443541102, "micromobility": 1.942186088527552, "shuttle": 4.923215898825655}, {"avg_co2": 7.0727826986746924, "live_work_prop": 0.09018567639257294, "delta_f_physical_activity_pp": 0.0010717743536109094, "driving": 85.69524655708574, "cycling": 0.7107952021323856, "walking": 4.842292314526877, "pt": 1.9991115059973346, "micromobility": 1.9991115059973346, "shuttle": 4.7534429142603285}, {"avg_co2": 7.18037248435384, "live_work_prop": 0.07881773399014778, "delta_f_physical_activity_pp": 0.0008939534571841295, "driving": 87.09278350515464, "cycling": 0.865979381443299, "walking": 4.123711340206185, "pt": 1.4845360824742269, "micromobility": 1.6494845360824744, "shuttle": 4.783505154639175}, {"avg_co2": 7.029477439838339, "live_work_prop": 0.08160621761658031, "delta_f_physical_activity_pp": 0.0011034294106922681, "driving": 85.36693191865605, "cycling": 0.8399646330680812, "walking": 5.128205128205128, "pt": 1.5473032714412025, "micromobility": 2.2104332449160036, "shuttle": 4.907161803713528}, {"avg_co2": 6.556079507146658, "live_work_prop": 0.10290237467018469, "delta_f_physical_activity_pp": 0.0010261414694121838, "driving": 84.93087557603687, "cycling": 0.783410138248848, "walking": 4.88479262672811, "pt": 1.5207373271889402, "micromobility": 2.258064516129032, "shuttle": 5.622119815668203}, {"avg_co2": 6.939871512807586, "live_work_prop": 0.07845744680851063, "delta_f_physical_activity_pp": 0.0008122356988483862, "driving": 87.47697974217311, "cycling": 0.7826887661141806, "walking": 3.4530386740331496, "pt": 1.6114180478821363, "micromobility": 1.7955801104972375, "shuttle": 4.880294659300184}, {"avg_co2": 6.627820063614517, "live_work_prop": 0.09153005464480875, "delta_f_physical_activity_pp": 0.0010983759500095283, "driving": 83.77132319041033, "cycling": 0.6915629322268326, "walking": 5.301982480405717, "pt": 2.028584601198709, "micromobility": 2.6740433379437527, "shuttle": 5.532503457814661}, {"avg_co2": 7.077585456608055, "live_work_prop": 0.07891332470892626, "delta_f_physical_activity_pp": 0.0009315653377271258, "driving": 85.97670250896059, "cycling": 0.7616487455197133, "walking": 4.211469534050179, "pt": 1.747311827956989, "micromobility": 2.0161290322580645, "shuttle": 5.28673835125448}, {"avg_co2": 6.661766093433084, "live_work_prop": 0.08701472556894244, "delta_f_physical_activity_pp": 0.0009260182932732793, "driving": 85.36139066788655, "cycling": 0.6861848124428179, "walking": 4.483074107959744, "pt": 1.9670631290027447, "micromobility": 2.2872827081427265, "shuttle": 5.215004574565416}, {"avg_co2": 6.56327897807849, "live_work_prop": 0.09740259740259741, "delta_f_physical_activity_pp": 0.0010071672371938312, "driving": 83.91670358883474, "cycling": 0.7089056269384139, "walking": 4.740806380150643, "pt": 1.9494904740806378, "micromobility": 2.525476295968099, "shuttle": 6.15861763402747}, {"avg_co2": 6.821022846080788, "live_work_prop": 0.08513513513513514, "delta_f_physical_activity_pp": 0.0009222604153890535, "driving": 85.49653579676675, "cycling": 0.6928406466512702, "walking": 4.480369515011548, "pt": 1.8475750577367205, "micromobility": 2.032332563510393, "shuttle": 5.450346420323326}, {"avg_co2": 6.913926921631353, "live_work_prop": 0.0925, "delta_f_physical_activity_pp": 0.0009651725976901542, "driving": 86.16567036720751, "cycling": 0.8112724167378309, "walking": 4.184457728437233, "pt": 1.4517506404782237, "micromobility": 2.220324508966695, "shuttle": 5.166524338172502}, {"avg_co2": 6.866930931903205, "live_work_prop": 0.08900523560209424, "delta_f_physical_activity_pp": 0.0009521391305801636, "driving": 85.4521625163827, "cycling": 0.655307994757536, "walking": 4.019222367846221, "pt": 1.6164263870685889, "micromobility": 2.18435998252512, "shuttle": 6.072520751419834}, {"avg_co2": 7.02354637622347, "live_work_prop": 0.0799475753604194, "delta_f_physical_activity_pp": 0.0008797956570741167, "driving": 86.25110521662246, "cycling": 0.7957559681697612, "walking": 3.978779840848806, "pt": 1.5473032714412025, "micromobility": 2.3430592396109637, "shuttle": 5.083996463306808}, {"avg_co2": 6.6999368716473136, "live_work_prop": 0.08005427408412483, "delta_f_physical_activity_pp": 0.0010225844068177073, "driving": 84.59759481961146, "cycling": 0.786308973172988, "walking": 4.162812210915819, "pt": 1.9888991674375578, "micromobility": 2.497687326549491, "shuttle": 5.966697502312673}, {"avg_co2": 6.823281299537095, "live_work_prop": 0.09749670619235837, "delta_f_physical_activity_pp": 0.0010384741259035655, "driving": 85.09205208801077, "cycling": 0.7633587786259541, "walking": 4.31073192635833, "pt": 1.9757521329142345, "micromobility": 1.9757521329142345, "shuttle": 5.88235294117647}, {"avg_co2": 7.003551392337451, "live_work_prop": 0.08712121212121213, "delta_f_physical_activity_pp": 0.000750651490583033, "driving": 87.28070175438597, "cycling": 0.5701754385964912, "walking": 3.508771929824561, "pt": 1.3157894736842104, "micromobility": 2.1052631578947367, "shuttle": 5.219298245614035}, {"avg_co2": 7.001248717357163, "live_work_prop": 0.09479305740987984, "delta_f_physical_activity_pp": 0.0010375182335304824, "driving": 85.37460744728578, "cycling": 0.762673844773441, "walking": 4.710632570659488, "pt": 2.243158366980709, "micromobility": 2.063705697622252, "shuttle": 4.8452220726783315}, {"avg_co2": 7.030309568180632, "live_work_prop": 0.08133333333333333, "delta_f_physical_activity_pp": 0.0009706669740263896, "driving": 85.19664162615996, "cycling": 0.5302695536897923, "walking": 4.242156429518339, "pt": 1.8117543084401235, "micromobility": 2.6071586389748123, "shuttle": 5.612019443216969}, {"avg_co2": 6.737968500288177, "live_work_prop": 0.07989347536617843, "delta_f_physical_activity_pp": 0.0009285485366851021, "driving": 85.64196962724344, "cycling": 0.7823285780027611, "walking": 4.325816843074091, "pt": 1.5646571560055222, "micromobility": 2.208927749654855, "shuttle": 5.476300046019328}, {"avg_co2": 6.846275642504237, "live_work_prop": 0.09370988446726572, "delta_f_physical_activity_pp": 0.001038990160602372, "driving": 84.3103448275862, "cycling": 0.5172413793103449, "walking": 4.568965517241379, "pt": 1.810344827586207, "micromobility": 2.6724137931034484, "shuttle": 6.120689655172414}, {"avg_co2": 7.043158838665863, "live_work_prop": 0.07752956636005257, "delta_f_physical_activity_pp": 0.0008899286839844287, "driving": 87.05516014234875, "cycling": 0.800711743772242, "walking": 4.359430604982206, "pt": 1.112099644128114, "micromobility": 1.9572953736654803, "shuttle": 4.715302491103203}, {"avg_co2": 7.254827587130677, "live_work_prop": 0.08227848101265822, "delta_f_physical_activity_pp": 0.0010203843283330312, "driving": 85.87140439932318, "cycling": 0.5922165820642978, "walking": 4.230118443316413, "pt": 1.7766497461928936, "micromobility": 2.284263959390863, "shuttle": 5.245346869712352}, {"avg_co2": 6.8567182584102415, "live_work_prop": 0.08505154639175258, "delta_f_physical_activity_pp": 0.0009075913635418456, "driving": 86.59929701230229, "cycling": 0.8347978910369069, "walking": 3.9543057996485063, "pt": 1.7574692442882252, "micromobility": 2.0210896309314585, "shuttle": 4.833040421792618}, {"avg_co2": 7.054531989715215, "live_work_prop": 0.084472049689441, "delta_f_physical_activity_pp": 0.0010091610796036281, "driving": 85.45531197301855, "cycling": 0.8010118043844857, "walking": 4.5531197301854975, "pt": 1.5598650927487352, "micromobility": 1.93929173693086, "shuttle": 5.691399662731872}, {"avg_co2": 6.807350231950908, "live_work_prop": 0.09610389610389611, "delta_f_physical_activity_pp": 0.000943829911816208, "driving": 85.64466105449712, "cycling": 0.930438635356668, "walking": 3.9432875498449267, "pt": 1.595037660611431, "micromobility": 1.9051838723969872, "shuttle": 5.981391227292867}, {"avg_co2": 6.912591581423149, "live_work_prop": 0.09282178217821782, "delta_f_physical_activity_pp": 0.0010524213777174385, "driving": 85.36585365853658, "cycling": 0.6728343145500421, "walking": 4.79394449116905, "pt": 1.7241379310344827, "micromobility": 2.396972245584525, "shuttle": 5.046257359125315}, {"avg_co2": 6.745327794790293, "live_work_prop": 0.09479305740987984, "delta_f_physical_activity_pp": 0.0011040380387603958, "driving": 84.74272930648769, "cycling": 0.8053691275167786, "walking": 4.340044742729306, "pt": 2.013422818791946, "micromobility": 2.460850111856823, "shuttle": 5.6375838926174495}, {"avg_co2": 6.897686297486003, "live_work_prop": 0.10276679841897234, "delta_f_physical_activity_pp": 0.0009311387974436705, "driving": 86.06411398040962, "cycling": 0.8014247551202136, "walking": 4.407836153161175, "pt": 1.5138023152270703, "micromobility": 2.5378450578806766, "shuttle": 4.674977738201247}, {"avg_co2": 6.69407497092588, "live_work_prop": 0.0993006993006993, "delta_f_physical_activity_pp": 0.0010950387168896308, "driving": 83.98309065288868, "cycling": 0.8454673555659934, "walking": 4.415218412400188, "pt": 1.9257867543447629, "micromobility": 2.5833724753405356, "shuttle": 6.247064349459841}, {"avg_co2": 7.010611955227303, "live_work_prop": 0.07957559681697612, "delta_f_physical_activity_pp": 0.0008681682438813108, "driving": 84.80392156862744, "cycling": 0.6238859180035651, "walking": 3.8770053475935833, "pt": 1.9607843137254901, "micromobility": 2.5846702317290555, "shuttle": 6.149732620320856}, {"avg_co2": 6.672614690498744, "live_work_prop": 0.0910344827586207, "delta_f_physical_activity_pp": 0.00102617828875437, "driving": 85.55767397521448, "cycling": 0.6196377502383222, "walking": 5.004766444232602, "pt": 1.4775977121067683, "micromobility": 2.2878932316491896, "shuttle": 5.052430886558628}, {"avg_co2": 6.494179165846785, "live_work_prop": 0.09375, "delta_f_physical_activity_pp": 0.001083397555127173, "driving": 84.06779661016948, "cycling": 0.7263922518159807, "walking": 5.036319612590799, "pt": 2.2760290556900724, "micromobility": 2.857142857142857, "shuttle": 5.036319612590799}, {"avg_co2": 6.934492372523371, "live_work_prop": 0.08267716535433071, "delta_f_physical_activity_pp": 0.0008749991951025983, "driving": 85.7980162308386, "cycling": 0.9918845807033363, "walking": 4.05770964833183, "pt": 1.5779981965734897, "micromobility": 1.9837691614066726, "shuttle": 5.5906221821460775}, {"avg_co2": 6.99333704371252, "live_work_prop": 0.08597883597883597, "delta_f_physical_activity_pp": 0.0011384469680112597, "driving": 84.8010728654448, "cycling": 0.7599463567277605, "walking": 4.64908359409924, "pt": 2.145730889584265, "micromobility": 2.4586499776486366, "shuttle": 5.185516316495306}, {"avg_co2": 6.898731725844631, "live_work_prop": 0.08660351826792964, "delta_f_physical_activity_pp": 0.001013825616611151, "driving": 85.17849073655671, "cycling": 0.903750564844103, "walking": 4.609127880704925, "pt": 1.6267510167193855, "micromobility": 2.4401265250790782, "shuttle": 5.241753276095797}, {"avg_co2": 6.879962947880925, "live_work_prop": 0.10013717421124829, "delta_f_physical_activity_pp": 0.0009201966933646788, "driving": 85.69463548830811, "cycling": 0.5960568546538285, "walking": 5.0435580009170105, "pt": 1.6047684548372305, "micromobility": 2.200825309491059, "shuttle": 4.860155891792756}, {"avg_co2": 6.677964507800703, "live_work_prop": 0.07806191117092867, "delta_f_physical_activity_pp": 0.0009574051130802439, "driving": 85.55399719495091, "cycling": 0.9350163627863487, "walking": 4.254324450677887, "pt": 2.1037868162692845, "micromobility": 2.0570359981299675, "shuttle": 5.095839177185601}, {"avg_co2": 6.980050834009568, "live_work_prop": 0.06985769728331177, "delta_f_physical_activity_pp": 0.0011347190459472286, "driving": 85.38394415357766, "cycling": 0.6544502617801047, "walking": 5.104712041884817, "pt": 2.399650959860384, "micromobility": 1.9197207678883073, "shuttle": 4.537521815008725}, {"avg_co2": 6.579963316290174, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009513263875502681, "driving": 85.83828232069438, "cycling": 0.5938784833257195, "walking": 4.3855641845591595, "pt": 1.6902695294655095, "micromobility": 2.284148012791229, "shuttle": 5.207857469164002}, {"avg_co2": 7.278257410178989, "live_work_prop": 0.08024691358024691, "delta_f_physical_activity_pp": 0.0009173305217532427, "driving": 86.79966044142614, "cycling": 0.7215619694397283, "walking": 3.777589134125637, "pt": 1.697792869269949, "micromobility": 2.2920203735144313, "shuttle": 4.711375212224109}, {"avg_co2": 6.947756187344161, "live_work_prop": 0.07984293193717278, "delta_f_physical_activity_pp": 0.0008648583930970919, "driving": 86.8515205724508, "cycling": 0.7155635062611807, "walking": 3.6225402504472273, "pt": 1.6994633273703041, "micromobility": 2.23613595706619, "shuttle": 4.874776386404293}, {"avg_co2": 6.802770264304304, "live_work_prop": 0.07969151670951156, "delta_f_physical_activity_pp": 0.0008607380905241577, "driving": 86.12483161203413, "cycling": 0.7633587786259541, "walking": 4.220925011225864, "pt": 1.4818140996856757, "micromobility": 2.469690166142793, "shuttle": 4.939380332285586}, {"avg_co2": 6.880572061473385, "live_work_prop": 0.0970873786407767, "delta_f_physical_activity_pp": 0.0010967288401600196, "driving": 84.21545667447306, "cycling": 0.8899297423887589, "walking": 4.964871194379391, "pt": 1.7798594847775178, "micromobility": 2.4824355971896956, "shuttle": 5.667447306791569}, {"avg_co2": 7.029982367663622, "live_work_prop": 0.08465608465608465, "delta_f_physical_activity_pp": 0.0011487338039549609, "driving": 86.1413043478261, "cycling": 1.2228260869565217, "walking": 4.211956521739131, "pt": 1.6304347826086956, "micromobility": 1.766304347826087, "shuttle": 5.0271739130434785}, {"avg_co2": 6.502978398706895, "live_work_prop": 0.10228802153432032, "delta_f_physical_activity_pp": 0.00095192490898242, "driving": 85.47281863864778, "cycling": 0.7309273640931933, "walking": 4.6139789858382825, "pt": 1.4161717679305619, "micromobility": 2.0100502512562812, "shuttle": 5.756052992233897}, {"avg_co2": 6.711679065530159, "live_work_prop": 0.0868421052631579, "delta_f_physical_activity_pp": 0.0008905013989059947, "driving": 86.3697705802969, "cycling": 0.4048582995951417, "walking": 4.633378317588844, "pt": 1.3945119208277104, "micromobility": 1.9793072424651372, "shuttle": 5.218173639226271}, {"avg_co2": 6.970561422017563, "live_work_prop": 0.08152866242038216, "delta_f_physical_activity_pp": 0.0010389807447298185, "driving": 86.25592417061611, "cycling": 0.7755277897457992, "walking": 4.179233089185696, "pt": 1.7233950883239983, "micromobility": 2.1542438604049976, "shuttle": 4.911676001723396}, {"avg_co2": 6.564748481276386, "live_work_prop": 0.09027777777777778, "delta_f_physical_activity_pp": 0.0009762463071025911, "driving": 85.25367472735894, "cycling": 0.7586533902323376, "walking": 4.599336178283546, "pt": 1.7069701280227598, "micromobility": 1.944049312470365, "shuttle": 5.737316263632053}, {"avg_co2": 6.94363359383348, "live_work_prop": 0.07633587786259542, "delta_f_physical_activity_pp": 0.0010362554738049493, "driving": 85.3146853146853, "cycling": 0.6555944055944056, "walking": 5.026223776223776, "pt": 1.9667832167832169, "micromobility": 2.1416083916083917, "shuttle": 4.895104895104895}, {"avg_co2": 6.616226126761811, "live_work_prop": 0.10483870967741936, "delta_f_physical_activity_pp": 0.0010400839173673078, "driving": 84.88372093023256, "cycling": 0.9767441860465116, "walking": 4.4186046511627906, "pt": 1.813953488372093, "micromobility": 2.27906976744186, "shuttle": 5.627906976744186}, {"avg_co2": 6.710187160796764, "live_work_prop": 0.0856353591160221, "delta_f_physical_activity_pp": 0.0009522952997587556, "driving": 85.39486203615604, "cycling": 0.8563273073263558, "walking": 4.0913415794481445, "pt": 1.7602283539486203, "micromobility": 2.1408182683158894, "shuttle": 5.756422454804948}, {"avg_co2": 6.668009919806064, "live_work_prop": 0.08873239436619719, "delta_f_physical_activity_pp": 0.0009875752625940547, "driving": 84.44338725023786, "cycling": 0.7611798287345386, "walking": 4.757373929590866, "pt": 1.9980970504281639, "micromobility": 2.1883920076117986, "shuttle": 5.851569933396765}, {"avg_co2": 7.088611614011973, "live_work_prop": 0.07104557640750671, "delta_f_physical_activity_pp": 0.0009719105526120551, "driving": 86.27103631532329, "cycling": 0.6200177147918512, "walking": 3.720106288751107, "pt": 1.9043401240035431, "micromobility": 2.4800708591674048, "shuttle": 5.004428697962799}, {"avg_co2": 6.917661059154376, "live_work_prop": 0.07307171853856563, "delta_f_physical_activity_pp": 0.0009906405504453073, "driving": 86.01959038290295, "cycling": 0.8459483526268923, "walking": 3.695458593054319, "pt": 1.4692787177203919, "micromobility": 2.5823686553873553, "shuttle": 5.387355298308103}, {"avg_co2": 6.863882992973416, "live_work_prop": 0.08387942332896461, "delta_f_physical_activity_pp": 0.000912630942461384, "driving": 86.9702434625789, "cycling": 0.8115419296663661, "walking": 4.147880973850315, "pt": 1.5779981965734897, "micromobility": 1.93868349864743, "shuttle": 4.553651938683498}, {"avg_co2": 6.903552312410367, "live_work_prop": 0.0847682119205298, "delta_f_physical_activity_pp": 0.0009589985844564231, "driving": 85.60606060606061, "cycling": 0.5793226381461676, "walking": 4.768270944741533, "pt": 1.5597147950089125, "micromobility": 2.094474153297683, "shuttle": 5.392156862745098}, {"avg_co2": 6.845392263758522, "live_work_prop": 0.0667574931880109, "delta_f_physical_activity_pp": 0.0009136157597184528, "driving": 86.07295120795831, "cycling": 1.0421601136901941, "walking": 3.837044054950261, "pt": 1.9422074846044528, "micromobility": 1.989578398863098, "shuttle": 5.11605873993368}, {"avg_co2": 6.862967227364375, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.000956103604227151, "driving": 86.10258658483122, "cycling": 0.7014467338886453, "walking": 3.98947829899167, "pt": 1.709776413853573, "micromobility": 2.411223147742218, "shuttle": 5.085488820692679}, {"avg_co2": 7.005641316358261, "live_work_prop": 0.07828282828282829, "delta_f_physical_activity_pp": 0.0008927261953644906, "driving": 84.98498498498499, "cycling": 0.9009009009009009, "walking": 4.504504504504505, "pt": 1.9305019305019304, "micromobility": 1.758901758901759, "shuttle": 5.9202059202059205}, {"avg_co2": 7.25720891123689, "live_work_prop": 0.0639386189258312, "delta_f_physical_activity_pp": 0.0010141213628961573, "driving": 85.54636482368306, "cycling": 0.740095777100566, "walking": 4.222899434044406, "pt": 1.697866782760122, "micromobility": 2.1767522855898997, "shuttle": 5.616020896821942}, {"avg_co2": 6.784339676190731, "live_work_prop": 0.06883116883116883, "delta_f_physical_activity_pp": 0.000931397591325691, "driving": 85.41850220264318, "cycling": 0.6607929515418502, "walking": 3.656387665198238, "pt": 1.8942731277533038, "micromobility": 2.158590308370044, "shuttle": 6.211453744493392}, {"avg_co2": 6.63167452885617, "live_work_prop": 0.09779614325068871, "delta_f_physical_activity_pp": 0.001164775257176307, "driving": 83.72306281522238, "cycling": 1.0545621274644659, "walking": 5.318661164603393, "pt": 1.8798716185236128, "micromobility": 2.2925263640531863, "shuttle": 5.731315910132966}, {"avg_co2": 7.357770555742795, "live_work_prop": 0.07712082262210797, "delta_f_physical_activity_pp": 0.0011430886618888781, "driving": 85.85814360770578, "cycling": 0.9632224168126094, "walking": 4.728546409807356, "pt": 1.4886164623467601, "micromobility": 2.1015761821366024, "shuttle": 4.859894921190893}, {"avg_co2": 6.9215708311910795, "live_work_prop": 0.0799475753604194, "delta_f_physical_activity_pp": 0.0008764761190171553, "driving": 85.5486173059768, "cycling": 0.7582515611061552, "walking": 4.63871543264942, "pt": 1.9625334522747548, "micromobility": 1.5611061552185548, "shuttle": 5.530776092774309}, {"avg_co2": 7.257633567752816, "live_work_prop": 0.08734177215189873, "delta_f_physical_activity_pp": 0.0008575895315967001, "driving": 86.32178868917141, "cycling": 0.6137658921525646, "walking": 4.647084612012275, "pt": 1.4905743095133712, "micromobility": 1.841297676457694, "shuttle": 5.085488820692679}, {"avg_co2": 6.873213066248891, "live_work_prop": 0.08620689655172414, "delta_f_physical_activity_pp": 0.0010327364786900412, "driving": 85.01788908765653, "cycling": 0.8497316636851521, "walking": 4.382826475849732, "pt": 1.744186046511628, "micromobility": 2.3255813953488373, "shuttle": 5.679785330948121}, {"avg_co2": 6.79251989654839, "live_work_prop": 0.06929347826086957, "delta_f_physical_activity_pp": 0.0010120306331089823, "driving": 85.27239150507849, "cycling": 0.9233610341643583, "walking": 4.43213296398892, "pt": 2.0313942751615883, "micromobility": 1.9852262234533704, "shuttle": 5.355493998153278}, {"avg_co2": 6.871178937069891, "live_work_prop": 0.08053691275167785, "delta_f_physical_activity_pp": 0.0009150111142822348, "driving": 86.71552908841045, "cycling": 0.8245533669262484, "walking": 4.031149793861658, "pt": 1.5574896930829134, "micromobility": 2.0613834173156205, "shuttle": 4.809894640403115}, {"avg_co2": 6.773897678138171, "live_work_prop": 0.08243243243243244, "delta_f_physical_activity_pp": 0.0009957289107387836, "driving": 86.04864616796696, "cycling": 0.9637448370812299, "walking": 3.9926571821936667, "pt": 1.5144561725562184, "micromobility": 2.202845341899954, "shuttle": 5.277650298301973}, {"avg_co2": 6.796197630831366, "live_work_prop": 0.08877284595300261, "delta_f_physical_activity_pp": 0.0009698451831594903, "driving": 84.68792096991469, "cycling": 0.673551863493489, "walking": 4.176021553659632, "pt": 1.7063313875168389, "micromobility": 3.0085316569375844, "shuttle": 5.747642568477772}, {"avg_co2": 6.389427803796217, "live_work_prop": 0.09050445103857567, "delta_f_physical_activity_pp": 0.0011155118994443565, "driving": 85.07537688442211, "cycling": 1.0050251256281406, "walking": 4.1708542713567835, "pt": 1.809045226130653, "micromobility": 2.0603015075376883, "shuttle": 5.8793969849246235}, {"avg_co2": 7.057838771825312, "live_work_prop": 0.08066581306017925, "delta_f_physical_activity_pp": 0.0009800756934198447, "driving": 84.45108927808629, "cycling": 0.7261853908586074, "walking": 4.399829132849209, "pt": 2.007689021785562, "micromobility": 2.093122597180692, "shuttle": 6.322084579239641}, {"avg_co2": 6.4870005245225775, "live_work_prop": 0.0947075208913649, "delta_f_physical_activity_pp": 0.0009795772764581048, "driving": 85.2702056432329, "cycling": 0.7651841224294597, "walking": 4.68675274988044, "pt": 1.6260162601626018, "micromobility": 2.534672405547585, "shuttle": 5.117168818747011}, {"avg_co2": 6.670792063183866, "live_work_prop": 0.09496402877697842, "delta_f_physical_activity_pp": 0.0008558585546038617, "driving": 85.96579476861167, "cycling": 0.6036217303822937, "walking": 3.873239436619718, "pt": 1.8108651911468814, "micromobility": 2.112676056338028, "shuttle": 5.633802816901409}, {"avg_co2": 6.833000347196974, "live_work_prop": 0.09164420485175202, "delta_f_physical_activity_pp": 0.000886606962739253, "driving": 85.76692768309535, "cycling": 0.6909258406264395, "walking": 4.2837402118839245, "pt": 1.7503454629203132, "micromobility": 2.1188392445877473, "shuttle": 5.389221556886228}, {"avg_co2": 6.748288104581016, "live_work_prop": 0.0764163372859025, "delta_f_physical_activity_pp": 0.001038451219466236, "driving": 84.80257116620753, "cycling": 0.7346189164370982, "walking": 4.591368227731864, "pt": 1.7447199265381086, "micromobility": 2.3875114784205693, "shuttle": 5.73921028466483}, {"avg_co2": 6.351084309784566, "live_work_prop": 0.0945945945945946, "delta_f_physical_activity_pp": 0.0011657531950834527, "driving": 84.49648711943793, "cycling": 0.7494145199063231, "walking": 5.526932084309133, "pt": 1.6861826697892273, "micromobility": 2.2482435597189694, "shuttle": 5.292740046838407}, {"avg_co2": 7.099985010236941, "live_work_prop": 0.07496823379923762, "delta_f_physical_activity_pp": 0.0009023016336804408, "driving": 85.62176165803109, "cycling": 0.8203799654576858, "walking": 4.058721934369603, "pt": 1.8566493955094994, "micromobility": 1.9430051813471503, "shuttle": 5.699481865284974}, {"avg_co2": 6.596728316990511, "live_work_prop": 0.1008174386920981, "delta_f_physical_activity_pp": 0.0010871720291415153, "driving": 84.24753867791843, "cycling": 1.1720581340834506, "walking": 4.73511486169714, "pt": 1.640881387716831, "micromobility": 2.156586966713549, "shuttle": 6.047819971870605}, {"avg_co2": 7.389346414505152, "live_work_prop": 0.08121827411167512, "delta_f_physical_activity_pp": 0.0011288060122370146, "driving": 85.01888375996643, "cycling": 0.8392782207301721, "walking": 4.574066302979437, "pt": 2.1401594628619387, "micromobility": 2.39194292908099, "shuttle": 5.035669324381032}, {"avg_co2": 6.927986607015681, "live_work_prop": 0.09182389937106918, "delta_f_physical_activity_pp": 0.0009260147206049313, "driving": 85.26632302405498, "cycling": 0.6443298969072164, "walking": 4.29553264604811, "pt": 2.104810996563574, "micromobility": 2.190721649484536, "shuttle": 5.498281786941581}, {"avg_co2": 6.649907651848423, "live_work_prop": 0.09836065573770492, "delta_f_physical_activity_pp": 0.0009390331796711071, "driving": 85.0232558139535, "cycling": 0.7906976744186046, "walking": 4.093023255813953, "pt": 2.0465116279069764, "micromobility": 2.372093023255814, "shuttle": 5.674418604651163}, {"avg_co2": 6.614095465303374, "live_work_prop": 0.09243697478991597, "delta_f_physical_activity_pp": 0.0010274526529832865, "driving": 84.43914081145584, "cycling": 0.7159904534606205, "walking": 4.77326968973747, "pt": 1.9093078758949882, "micromobility": 2.4821002386634845, "shuttle": 5.68019093078759}, {"avg_co2": 6.988635270821547, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0009148769664880443, "driving": 85.88744588744589, "cycling": 0.735930735930736, "walking": 3.67965367965368, "pt": 1.471861471861472, "micromobility": 2.5974025974025974, "shuttle": 5.627705627705628}, {"avg_co2": 6.935822779708268, "live_work_prop": 0.1032171581769437, "delta_f_physical_activity_pp": 0.0009662192951209308, "driving": 85.54545454545455, "cycling": 0.8636363636363636, "walking": 4.590909090909091, "pt": 1.6363636363636365, "micromobility": 2.6818181818181817, "shuttle": 4.6818181818181825}, {"avg_co2": 7.240418667458949, "live_work_prop": 0.08062418725617686, "delta_f_physical_activity_pp": 0.0009567928514898991, "driving": 86.1646234676007, "cycling": 0.8756567425569177, "walking": 3.633975481611208, "pt": 1.4886164623467601, "micromobility": 2.4518388791593697, "shuttle": 5.385288966725044}, {"avg_co2": 6.516003599042615, "live_work_prop": 0.09495548961424333, "delta_f_physical_activity_pp": 0.0009360160861497522, "driving": 84.73736372646185, "cycling": 0.5450941526263627, "walking": 5.004955401387512, "pt": 1.6848364717542121, "micromobility": 1.9326065411298314, "shuttle": 6.095143706640238}, {"avg_co2": 6.808338508008765, "live_work_prop": 0.08211920529801324, "delta_f_physical_activity_pp": 0.0008223929975506899, "driving": 86.90257352941177, "cycling": 0.4595588235294118, "walking": 3.722426470588235, "pt": 1.5165441176470589, "micromobility": 2.1139705882352944, "shuttle": 5.2849264705882355}, {"avg_co2": 6.987543328384109, "live_work_prop": 0.09394313967861558, "delta_f_physical_activity_pp": 0.0008628959405756879, "driving": 86.3002114164905, "cycling": 0.8879492600422833, "walking": 4.2706131078224105, "pt": 1.7758985200845665, "micromobility": 1.7758985200845665, "shuttle": 4.989429175475687}, {"avg_co2": 6.688367467881705, "live_work_prop": 0.076163610719323, "delta_f_physical_activity_pp": 0.0008590204306363524, "driving": 85.96828447861606, "cycling": 0.5285920230658337, "walking": 3.700144161460836, "pt": 1.8260451705910619, "micromobility": 2.2104757328207594, "shuttle": 5.766458433445458}, {"avg_co2": 6.710155821954029, "live_work_prop": 0.09803921568627451, "delta_f_physical_activity_pp": 0.0010407217214391442, "driving": 85.46099290780141, "cycling": 0.6648936170212766, "walking": 4.831560283687943, "pt": 1.6843971631205674, "micromobility": 2.171985815602837, "shuttle": 5.1861702127659575}, {"avg_co2": 7.097550561750971, "live_work_prop": 0.08209959623149395, "delta_f_physical_activity_pp": 0.000904563813840985, "driving": 86.18960802187785, "cycling": 0.9115770282588878, "walking": 4.102096627164995, "pt": 2.2333637192342755, "micromobility": 2.0510483135824975, "shuttle": 4.512306289881495}, {"avg_co2": 6.769602944100563, "live_work_prop": 0.08985879332477535, "delta_f_physical_activity_pp": 0.0008351766424542839, "driving": 86.61382650814619, "cycling": 0.6164685160722149, "walking": 3.963011889035667, "pt": 1.5411712901805372, "micromobility": 1.8494055482166447, "shuttle": 5.416116248348745}, {"avg_co2": 6.572170662929379, "live_work_prop": 0.08940852819807428, "delta_f_physical_activity_pp": 0.0009542002922266372, "driving": 85.74074074074073, "cycling": 0.787037037037037, "walking": 4.166666666666666, "pt": 1.574074074074074, "micromobility": 2.2685185185185186, "shuttle": 5.462962962962963}, {"avg_co2": 7.143457712095677, "live_work_prop": 0.0759493670886076, "delta_f_physical_activity_pp": 0.0009182506454141186, "driving": 86.42082429501085, "cycling": 0.7809110629067245, "walking": 4.121475054229935, "pt": 1.7787418655097613, "micromobility": 2.0390455531453364, "shuttle": 4.859002169197397}, {"avg_co2": 6.883010610230794, "live_work_prop": 0.08367071524966262, "delta_f_physical_activity_pp": 0.001051488926866982, "driving": 85.38916704597177, "cycling": 0.6827492034592627, "walking": 4.642694583522986, "pt": 2.0027309968138374, "micromobility": 1.9116977696859356, "shuttle": 5.370960400546199}, {"avg_co2": 6.799333291501323, "live_work_prop": 0.08586525759577279, "delta_f_physical_activity_pp": 0.0010063897809932467, "driving": 85.24516419253261, "cycling": 0.6747638326585695, "walking": 4.003598740440846, "pt": 1.5294646873594242, "micromobility": 2.699055330634278, "shuttle": 5.847953216374268}, {"avg_co2": 6.826074244111761, "live_work_prop": 0.0921409214092141, "delta_f_physical_activity_pp": 0.0009971957814629017, "driving": 85.52511415525113, "cycling": 0.684931506849315, "walking": 4.018264840182648, "pt": 2.374429223744292, "micromobility": 2.328767123287671, "shuttle": 5.068493150684931}, {"avg_co2": 6.680970107147654, "live_work_prop": 0.07994389901823282, "delta_f_physical_activity_pp": 0.001074936193311977, "driving": 84.79087452471484, "cycling": 1.1406844106463878, "walking": 4.277566539923954, "pt": 1.9011406844106464, "micromobility": 2.1863117870722433, "shuttle": 5.7034220532319395}, {"avg_co2": 7.025363633674669, "live_work_prop": 0.08015267175572519, "delta_f_physical_activity_pp": 0.0010013134186136502, "driving": 85.20430107526882, "cycling": 0.8172043010752689, "walking": 4.817204301075269, "pt": 1.6344086021505377, "micromobility": 2.064516129032258, "shuttle": 5.46236559139785}, {"avg_co2": 6.7865176761459605, "live_work_prop": 0.0776566757493188, "delta_f_physical_activity_pp": 0.0009944848726992088, "driving": 85.14001806684733, "cycling": 0.6323396567299007, "walking": 4.561878952122854, "pt": 1.7163504968383017, "micromobility": 2.2583559168925023, "shuttle": 5.691056910569105}, {"avg_co2": 6.858101648411904, "live_work_prop": 0.09103260869565218, "delta_f_physical_activity_pp": 0.0010313527358190452, "driving": 86.20205799812909, "cycling": 0.841908325537886, "walking": 4.303086997193639, "pt": 1.4031805425631432, "micromobility": 1.9644527595884003, "shuttle": 5.2853133769878395}, {"avg_co2": 6.932059844449086, "live_work_prop": 0.09431524547803617, "delta_f_physical_activity_pp": 0.0010051709680898554, "driving": 84.68667255075022, "cycling": 0.529567519858782, "walking": 4.192409532215358, "pt": 1.9417475728155338, "micromobility": 2.736098852603707, "shuttle": 5.913503971756398}, {"avg_co2": 7.0181550876979495, "live_work_prop": 0.07427785419532325, "delta_f_physical_activity_pp": 0.0010252851716278898, "driving": 86.25636279500232, "cycling": 0.9254974548819991, "walking": 4.257288292457196, "pt": 1.9435446552521982, "micromobility": 1.5270708005552984, "shuttle": 5.090236001850995}, {"avg_co2": 6.742067544319367, "live_work_prop": 0.08795669824086604, "delta_f_physical_activity_pp": 0.0008816735129262315, "driving": 85.42260208926875, "cycling": 0.8072174738841407, "walking": 4.083570750237417, "pt": 1.8518518518518516, "micromobility": 2.3266856600189936, "shuttle": 5.5080721747388415}, {"avg_co2": 7.050322280786147, "live_work_prop": 0.06044678055190539, "delta_f_physical_activity_pp": 0.0011232283883412066, "driving": 85.86810228802153, "cycling": 0.8075370121130552, "walking": 4.62090623598026, "pt": 1.570210856886496, "micromobility": 2.0188425302826376, "shuttle": 5.114401076716016}, {"avg_co2": 6.792727036616019, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0008421222215939743, "driving": 86.52988403211418, "cycling": 0.7582515611061552, "walking": 3.6128456735057983, "pt": 1.9179304192685103, "micromobility": 1.7395182872435324, "shuttle": 5.44157002676182}, {"avg_co2": 7.050730331904846, "live_work_prop": 0.06606217616580311, "delta_f_physical_activity_pp": 0.0009133696002331103, "driving": 86.01059135039718, "cycling": 0.8826125330979699, "walking": 3.8834951456310676, "pt": 1.8976169461606356, "micromobility": 1.9417475728155338, "shuttle": 5.3839364518976165}, {"avg_co2": 6.574131286624553, "live_work_prop": 0.08185538881309687, "delta_f_physical_activity_pp": 0.0009237236791860348, "driving": 86.08736942070276, "cycling": 0.7597340930674265, "walking": 4.368471035137702, "pt": 1.7094017094017095, "micromobility": 2.184235517568851, "shuttle": 4.8907882241215574}, {"avg_co2": 6.633766161671851, "live_work_prop": 0.08196721311475409, "delta_f_physical_activity_pp": 0.0009469625616468658, "driving": 86.02803738317758, "cycling": 0.7009345794392523, "walking": 4.485981308411215, "pt": 1.8224299065420562, "micromobility": 2.0560747663551404, "shuttle": 4.906542056074766}, {"avg_co2": 6.626731711346078, "live_work_prop": 0.09274193548387097, "delta_f_physical_activity_pp": 0.0009345733051258885, "driving": 85.720823798627, "cycling": 0.8695652173913043, "walking": 4.2105263157894735, "pt": 1.6018306636155606, "micromobility": 2.1052631578947367, "shuttle": 5.491990846681922}, {"avg_co2": 7.0019430762142365, "live_work_prop": 0.07289002557544758, "delta_f_physical_activity_pp": 0.0009171001406619044, "driving": 85.66478995236034, "cycling": 0.822867042009528, "walking": 3.984408834993504, "pt": 1.6024252923343438, "micromobility": 2.9449978345604158, "shuttle": 4.980511043741879}, {"avg_co2": 6.899485758580407, "live_work_prop": 0.07984293193717278, "delta_f_physical_activity_pp": 0.0011094701907429902, "driving": 84.94002665482007, "cycling": 0.888494002665482, "walking": 4.175921812527766, "pt": 1.5992892047978675, "micromobility": 2.665482007996446, "shuttle": 5.730786317192359}, {"avg_co2": 6.61416941559646, "live_work_prop": 0.1016260162601626, "delta_f_physical_activity_pp": 0.001014949928359858, "driving": 85.08412914961346, "cycling": 0.8640291041382447, "walking": 4.365620736698499, "pt": 2.364711232378354, "micromobility": 1.8644838562983175, "shuttle": 5.457025920873124}, {"avg_co2": 6.920512591148472, "live_work_prop": 0.0925414364640884, "delta_f_physical_activity_pp": 0.0009047439686841737, "driving": 86.06403013182674, "cycling": 0.6120527306967984, "walking": 4.143126177024483, "pt": 1.4595103578154425, "micromobility": 2.11864406779661, "shuttle": 5.602636534839925}, {"avg_co2": 7.031199909088334, "live_work_prop": 0.08168642951251646, "delta_f_physical_activity_pp": 0.0008478009475972347, "driving": 87.1111111111111, "cycling": 0.7111111111111111, "walking": 3.5111111111111115, "pt": 1.3333333333333335, "micromobility": 2.1777777777777776, "shuttle": 5.155555555555556}, {"avg_co2": 6.961779589046237, "live_work_prop": 0.06649282920469361, "delta_f_physical_activity_pp": 0.0010595331550452961, "driving": 85.94377510040161, "cycling": 0.8032128514056224, "walking": 3.8821954484605086, "pt": 2.0972780008924587, "micromobility": 2.3650156180276665, "shuttle": 4.908522980812138}, {"avg_co2": 6.541687667578159, "live_work_prop": 0.09838274932614555, "delta_f_physical_activity_pp": 0.0009829551739128923, "driving": 85.8264081255771, "cycling": 0.8310249307479225, "walking": 4.108956602031395, "pt": 1.9390581717451523, "micromobility": 1.9390581717451523, "shuttle": 5.355493998153278}, {"avg_co2": 7.330731326575287, "live_work_prop": 0.06741573033707865, "delta_f_physical_activity_pp": 0.0008448346222769228, "driving": 86.65526090675792, "cycling": 0.5132591958939264, "walking": 4.063301967493584, "pt": 1.7108639863130881, "micromobility": 1.7964071856287425, "shuttle": 5.260906757912745}, {"avg_co2": 7.246344034673215, "live_work_prop": 0.07323232323232323, "delta_f_physical_activity_pp": 0.0010682106915170947, "driving": 86.755823986195, "cycling": 0.9490940465918896, "walking": 4.270923209663503, "pt": 1.4236410698878343, "micromobility": 2.070750647109577, "shuttle": 4.5297670405522}, {"avg_co2": 7.030265998753603, "live_work_prop": 0.07496823379923762, "delta_f_physical_activity_pp": 0.0009068791266823267, "driving": 85.89687086822389, "cycling": 0.48479506390480387, "walking": 4.4513001322168355, "pt": 1.9391802556192155, "micromobility": 2.203613926840018, "shuttle": 5.02423975319524}, {"avg_co2": 6.787519697829672, "live_work_prop": 0.08080808080808081, "delta_f_physical_activity_pp": 0.0009597198979625163, "driving": 85.17404383326172, "cycling": 0.8165019338203695, "walking": 4.297378599054577, "pt": 1.7619252256123763, "micromobility": 2.3635582294800175, "shuttle": 5.58659217877095}, {"avg_co2": 7.155437731510955, "live_work_prop": 0.06314432989690721, "delta_f_physical_activity_pp": 0.0008439770571075934, "driving": 86.10154905335628, "cycling": 0.6884681583476765, "walking": 3.91566265060241, "pt": 1.5920826161790018, "micromobility": 1.6781411359724614, "shuttle": 6.024096385542169}, {"avg_co2": 7.399363948138932, "live_work_prop": 0.07403055229142186, "delta_f_physical_activity_pp": 0.0009018681311326259, "driving": 86.21513944223108, "cycling": 0.5976095617529881, "walking": 4.302788844621515, "pt": 1.7131474103585658, "micromobility": 2.2310756972111556, "shuttle": 4.940239043824701}, {"avg_co2": 6.698826261577597, "live_work_prop": 0.10302197802197802, "delta_f_physical_activity_pp": 0.0010685029802664945, "driving": 84.46288612263716, "cycling": 0.7837713231904103, "walking": 5.348086675887505, "pt": 1.98248040571692, "micromobility": 2.5357307514983862, "shuttle": 4.887044721069618}, {"avg_co2": 6.84107590349549, "live_work_prop": 0.1020979020979021, "delta_f_physical_activity_pp": 0.0011098193159167957, "driving": 84.10041841004184, "cycling": 0.8833100883310088, "walking": 4.741980474198047, "pt": 1.5806601580660158, "micromobility": 2.556950255695025, "shuttle": 6.136680613668061}, {"avg_co2": 6.852264521528575, "live_work_prop": 0.09114249037227215, "delta_f_physical_activity_pp": 0.0010257630398845616, "driving": 84.34476693051892, "cycling": 0.8355321020228672, "walking": 4.485488126649076, "pt": 1.759014951627089, "micromobility": 2.4186455584872473, "shuttle": 6.156552330694811}, {"avg_co2": 7.1398377532083055, "live_work_prop": 0.08165829145728644, "delta_f_physical_activity_pp": 0.0010367382790194468, "driving": 85.50170068027211, "cycling": 0.7227891156462585, "walking": 3.9965986394557826, "pt": 1.7857142857142856, "micromobility": 2.6360544217687076, "shuttle": 5.357142857142857}, {"avg_co2": 7.676387209100083, "live_work_prop": 0.09025270758122744, "delta_f_physical_activity_pp": 0.0009236224182747625, "driving": 86.15751789976133, "cycling": 0.5171042163882259, "walking": 4.176610978520286, "pt": 1.9093078758949882, "micromobility": 2.2275258552108195, "shuttle": 5.011933174224343}, {"avg_co2": 7.267724497639446, "live_work_prop": 0.08596713021491782, "delta_f_physical_activity_pp": 0.0008733293079753482, "driving": 86.20263591433279, "cycling": 0.700164744645799, "walking": 4.159802306425041, "pt": 1.729818780889621, "micromobility": 1.9357495881383853, "shuttle": 5.2718286655683695}, {"avg_co2": 6.651703278532651, "live_work_prop": 0.08786610878661087, "delta_f_physical_activity_pp": 0.0009704582951983007, "driving": 85.9127934834691, "cycling": 0.7187350263536176, "walking": 4.408241494968855, "pt": 1.9166267369429804, "micromobility": 2.156205079060853, "shuttle": 4.887398179204601}, {"avg_co2": 6.835677241991456, "live_work_prop": 0.08310991957104558, "delta_f_physical_activity_pp": 0.0010347818885399292, "driving": 85.86753731343283, "cycling": 0.7462686567164178, "walking": 4.57089552238806, "pt": 1.632462686567164, "micromobility": 2.0988805970149254, "shuttle": 5.083955223880597}, {"avg_co2": 6.665800358409744, "live_work_prop": 0.10733695652173914, "delta_f_physical_activity_pp": 0.001046708260884923, "driving": 85.07055075102411, "cycling": 0.9558488848429678, "walking": 4.8247610377787895, "pt": 1.456531634046427, "micromobility": 1.7751479289940828, "shuttle": 5.9171597633136095}, {"avg_co2": 7.275829879898795, "live_work_prop": 0.07917174177831912, "delta_f_physical_activity_pp": 0.0009520386774605528, "driving": 87.05245628642798, "cycling": 0.4579517069109076, "walking": 3.871773522064946, "pt": 1.5820149875104081, "micromobility": 2.164862614487927, "shuttle": 4.870940882597835}, {"avg_co2": 6.6766743612140464, "live_work_prop": 0.08528198074277854, "delta_f_physical_activity_pp": 0.0009353615206952103, "driving": 86.04873387482083, "cycling": 1.098901098901099, "walking": 3.965599617773531, "pt": 2.0544672718585764, "micromobility": 1.9111323459149547, "shuttle": 4.921165790731008}, {"avg_co2": 6.997943961011447, "live_work_prop": 0.07216494845360824, "delta_f_physical_activity_pp": 0.0009000095908299154, "driving": 85.64593301435407, "cycling": 0.5219660722053067, "walking": 3.4797738147020447, "pt": 2.044367116137451, "micromobility": 2.34884732492388, "shuttle": 5.9591126576772515}, {"avg_co2": 6.44342205879432, "live_work_prop": 0.09735744089012517, "delta_f_physical_activity_pp": 0.0009504947374208845, "driving": 85.6111645813282, "cycling": 0.8662175168431183, "walking": 4.619826756496631, "pt": 1.5880654475457172, "micromobility": 1.8768046198267565, "shuttle": 5.437921077959577}, {"avg_co2": 6.990071081832893, "live_work_prop": 0.0962566844919786, "delta_f_physical_activity_pp": 0.00096979895240567, "driving": 85.17532179316467, "cycling": 0.887705281846427, "walking": 4.749223257878384, "pt": 1.4647137150466045, "micromobility": 2.6187305814469597, "shuttle": 5.104305370616955}, {"avg_co2": 6.847629503775664, "live_work_prop": 0.08891928864569083, "delta_f_physical_activity_pp": 0.0008512429351479978, "driving": 85.5755894590846, "cycling": 0.5547850208044383, "walking": 4.438280166435506, "pt": 2.034211742949607, "micromobility": 1.8492834026814609, "shuttle": 5.547850208044383}, {"avg_co2": 6.212333155146995, "live_work_prop": 0.0970464135021097, "delta_f_physical_activity_pp": 0.0010934819976285964, "driving": 84.55205811138015, "cycling": 0.9685230024213075, "walking": 4.067796610169491, "pt": 2.082324455205811, "micromobility": 2.7602905569007263, "shuttle": 5.569007263922518}, {"avg_co2": 6.750500388600786, "live_work_prop": 0.0912751677852349, "delta_f_physical_activity_pp": 0.000973260888400586, "driving": 86.20689655172413, "cycling": 0.7921714818266543, "walking": 4.193849021435228, "pt": 1.5843429636533086, "micromobility": 2.190121155638397, "shuttle": 5.032618825722274}, {"avg_co2": 7.089920851142488, "live_work_prop": 0.07263294422827497, "delta_f_physical_activity_pp": 0.0009625127765651697, "driving": 85.16215015548644, "cycling": 0.9329187027987561, "walking": 3.8649489115948468, "pt": 1.8214127054642382, "micromobility": 2.265659706796979, "shuttle": 5.952909817858729}, {"avg_co2": 7.0915746334774905, "live_work_prop": 0.09137055837563451, "delta_f_physical_activity_pp": 0.000935891389359049, "driving": 85.86074327210594, "cycling": 0.8116189662537376, "walking": 3.8872276804784276, "pt": 1.794105083297736, "micromobility": 2.349423323366083, "shuttle": 5.296881674498078}, {"avg_co2": 7.165631808517779, "live_work_prop": 0.08091024020227561, "delta_f_physical_activity_pp": 0.0010336974973410697, "driving": 85.48724383103304, "cycling": 0.6691760769552488, "walking": 4.056879966541197, "pt": 1.7984107068172315, "micromobility": 2.342116269343371, "shuttle": 5.646173149309912}, {"avg_co2": 6.803541732454702, "live_work_prop": 0.07723035952063914, "delta_f_physical_activity_pp": 0.0010577192151100992, "driving": 85.28352835283528, "cycling": 0.9000900090009001, "walking": 3.7353735373537353, "pt": 1.4851485148514851, "micromobility": 2.34023402340234, "shuttle": 6.255625562556255}, {"avg_co2": 6.805147147925752, "live_work_prop": 0.07947019867549669, "delta_f_physical_activity_pp": 0.0010002610226020694, "driving": 84.68142792589245, "cycling": 0.7681879801174876, "walking": 4.383190239493899, "pt": 1.7171260732037958, "micromobility": 2.5756891098056935, "shuttle": 5.87437867148667}, {"avg_co2": 6.761940066179227, "live_work_prop": 0.08736559139784947, "delta_f_physical_activity_pp": 0.0009735538954085102, "driving": 84.68142792589245, "cycling": 0.6326253953908721, "walking": 4.699502937189336, "pt": 1.8526886579304112, "micromobility": 2.4853140533212836, "shuttle": 5.648441030275643}, {"avg_co2": 7.081939459065737, "live_work_prop": 0.08519003931847968, "delta_f_physical_activity_pp": 0.001021823680774322, "driving": 84.4155844155844, "cycling": 0.7792207792207793, "walking": 4.545454545454546, "pt": 1.774891774891775, "micromobility": 2.4242424242424243, "shuttle": 6.0606060606060606}, {"avg_co2": 6.958572887504301, "live_work_prop": 0.08801020408163265, "delta_f_physical_activity_pp": 0.0010054754046699668, "driving": 85.09532062391682, "cycling": 0.6065857885615251, "walking": 4.809358752166378, "pt": 1.733102253032929, "micromobility": 2.2530329289428077, "shuttle": 5.50259965337955}, {"avg_co2": 6.799741455861003, "live_work_prop": 0.09296148738379814, "delta_f_physical_activity_pp": 0.001025157341260301, "driving": 83.47746927628585, "cycling": 1.0468821119708693, "walking": 4.506144742831133, "pt": 1.8206645425580334, "micromobility": 2.730996813837051, "shuttle": 6.417842512517069}, {"avg_co2": 6.886273134564193, "live_work_prop": 0.09574468085106383, "delta_f_physical_activity_pp": 0.0009711424837728927, "driving": 85.5600539811066, "cycling": 0.8996851102114259, "walking": 4.408457040035987, "pt": 1.484480431848853, "micromobility": 2.1592442645074224, "shuttle": 5.488079172289698}, {"avg_co2": 7.001168089995854, "live_work_prop": 0.08490566037735849, "delta_f_physical_activity_pp": 0.0008642962675467707, "driving": 85.46195652173914, "cycling": 0.6340579710144928, "walking": 4.664855072463768, "pt": 1.585144927536232, "micromobility": 2.0380434782608696, "shuttle": 5.615942028985507}, {"avg_co2": 6.707301545475976, "live_work_prop": 0.097911227154047, "delta_f_physical_activity_pp": 0.0010589558011136293, "driving": 85.31905399375279, "cycling": 0.9817045961624274, "walking": 4.417670682730924, "pt": 1.963409192324855, "micromobility": 2.4096385542168677, "shuttle": 4.908522980812138}, {"avg_co2": 7.05168067659722, "live_work_prop": 0.06973848069738481, "delta_f_physical_activity_pp": 0.0009114591617076238, "driving": 86.41557342361405, "cycling": 0.5924672027084215, "walking": 4.104951333051206, "pt": 1.5658061785865425, "micromobility": 2.3275497249259414, "shuttle": 4.9936521371138385}, {"avg_co2": 6.848339225843674, "live_work_prop": 0.08690012970168612, "delta_f_physical_activity_pp": 0.0009712588717620126, "driving": 85.39473684210527, "cycling": 0.7017543859649122, "walking": 4.254385964912281, "pt": 1.7982456140350878, "micromobility": 2.1052631578947367, "shuttle": 5.745614035087719}, {"avg_co2": 6.9392005896975615, "live_work_prop": 0.07301173402868318, "delta_f_physical_activity_pp": 0.0010596646796008672, "driving": 85.93611357586512, "cycling": 0.9760425909494232, "walking": 3.771073646850044, "pt": 1.5527950310559007, "micromobility": 2.085181898846495, "shuttle": 5.678793256433008}, {"avg_co2": 6.838867882853138, "live_work_prop": 0.08432147562582346, "delta_f_physical_activity_pp": 0.0010219844913033598, "driving": 85.67112645662495, "cycling": 0.7768666378938283, "walking": 4.315925766076824, "pt": 1.985325852395339, "micromobility": 2.157962883038412, "shuttle": 5.092792403970652}, {"avg_co2": 7.206705177349951, "live_work_prop": 0.09987515605493133, "delta_f_physical_activity_pp": 0.0008813496671890557, "driving": 86.08400509121765, "cycling": 0.46669495120916415, "walking": 4.242681374628765, "pt": 1.6546457361052185, "micromobility": 2.588035638523547, "shuttle": 4.963937208315655}, {"avg_co2": 6.883956158742873, "live_work_prop": 0.09543010752688172, "delta_f_physical_activity_pp": 0.001034077173053355, "driving": 83.29455560725918, "cycling": 0.6514657980456027, "walking": 4.979060027919963, "pt": 2.233597021870638, "micromobility": 2.8850628199162403, "shuttle": 5.956258724988367}, {"avg_co2": 6.3492996753393784, "live_work_prop": 0.08957415565345081, "delta_f_physical_activity_pp": 0.0010357198751971798, "driving": 84.68972533062055, "cycling": 1.017293997965412, "walking": 4.374364191251272, "pt": 1.780264496439471, "micromobility": 2.2889114954221768, "shuttle": 5.849440488301119}, {"avg_co2": 6.615707217848862, "live_work_prop": 0.08053691275167785, "delta_f_physical_activity_pp": 0.001014507408801607, "driving": 84.69846984698471, "cycling": 0.7650765076507651, "walking": 4.635463546354635, "pt": 1.8001800180018002, "micromobility": 2.6102610261026102, "shuttle": 5.4905490549054905}, {"avg_co2": 6.87077200525471, "live_work_prop": 0.08939974457215837, "delta_f_physical_activity_pp": 0.0010944007654399512, "driving": 84.84182776801406, "cycling": 0.8347978910369069, "walking": 4.525483304042179, "pt": 1.5817223198594026, "micromobility": 2.8119507908611596, "shuttle": 5.404217926186291}, {"avg_co2": 7.014780448968404, "live_work_prop": 0.08005082592121983, "delta_f_physical_activity_pp": 0.0008850491595923432, "driving": 86.42131979695431, "cycling": 0.7191201353637902, "walking": 3.3840947546531304, "pt": 1.8189509306260576, "micromobility": 2.1150592216582065, "shuttle": 5.541455160744501}, {"avg_co2": 7.023115511326977, "live_work_prop": 0.0724269377382465, "delta_f_physical_activity_pp": 0.0008596019832881654, "driving": 86.12565445026178, "cycling": 0.6108202443280977, "walking": 3.7085514834205933, "pt": 1.963350785340314, "micromobility": 1.8760907504363002, "shuttle": 5.715532286212914}, {"avg_co2": 7.089246368834178, "live_work_prop": 0.10013003901170352, "delta_f_physical_activity_pp": 0.0009453386121112071, "driving": 85.33157663592446, "cycling": 0.966183574879227, "walking": 4.567413263065437, "pt": 1.8884497145366712, "micromobility": 2.1958717610891525, "shuttle": 5.05050505050505}, {"avg_co2": 6.750894973174343, "live_work_prop": 0.09446693657219973, "delta_f_physical_activity_pp": 0.0009119607326816783, "driving": 85.96736596736598, "cycling": 0.6993006993006993, "walking": 4.335664335664335, "pt": 1.8181818181818181, "micromobility": 1.9580419580419581, "shuttle": 5.221445221445221}, {"avg_co2": 6.823256906301603, "live_work_prop": 0.08620689655172414, "delta_f_physical_activity_pp": 0.0009274772925496064, "driving": 86.05287146763901, "cycling": 0.8204193254329991, "walking": 4.284412032816773, "pt": 1.5952597994530537, "micromobility": 1.7775752051048315, "shuttle": 5.469462169553328}, {"avg_co2": 6.722054328760082, "live_work_prop": 0.08058124174372523, "delta_f_physical_activity_pp": 0.001055047208552374, "driving": 85.25324966382787, "cycling": 0.9861048857014791, "walking": 4.034065441506051, "pt": 2.0618556701030926, "micromobility": 1.8377409233527566, "shuttle": 5.8269834155087405}, {"avg_co2": 6.712971248233319, "live_work_prop": 0.08831521739130435, "delta_f_physical_activity_pp": 0.0009749917068668276, "driving": 85.1063829787234, "cycling": 0.8601177003168854, "walking": 4.1195110909913994, "pt": 1.6749660479855137, "micromobility": 2.3540063377093707, "shuttle": 5.885015844273426}, {"avg_co2": 6.939658009704681, "live_work_prop": 0.09043250327653997, "delta_f_physical_activity_pp": 0.0008748640869864561, "driving": 86.12505705157463, "cycling": 0.5020538566864445, "walking": 4.655408489274304, "pt": 1.323596531264263, "micromobility": 2.0538566864445458, "shuttle": 5.340027384755819}, {"avg_co2": 6.845461771104542, "live_work_prop": 0.09078771695594126, "delta_f_physical_activity_pp": 0.0009402538075653698, "driving": 84.66036887089518, "cycling": 0.6747638326585695, "walking": 4.318488529014845, "pt": 1.7543859649122806, "micromobility": 2.564102564102564, "shuttle": 6.027890238416554}, {"avg_co2": 7.229012343176597, "live_work_prop": 0.07236842105263158, "delta_f_physical_activity_pp": 0.0010184281112453008, "driving": 87.0995670995671, "cycling": 0.6926406926406926, "walking": 4.329004329004329, "pt": 1.7316017316017316, "micromobility": 1.8181818181818181, "shuttle": 4.329004329004329}, {"avg_co2": 6.844508469294369, "live_work_prop": 0.08290816326530612, "delta_f_physical_activity_pp": 0.000824113978310662, "driving": 85.86956521739131, "cycling": 0.9130434782608696, "walking": 3.739130434782609, "pt": 1.6956521739130437, "micromobility": 2.086956521739131, "shuttle": 5.695652173913043}, {"avg_co2": 6.727364719519291, "live_work_prop": 0.0957004160887656, "delta_f_physical_activity_pp": 0.0008958068150846256, "driving": 86.82972718720602, "cycling": 0.6114769520225777, "walking": 4.374412041392286, "pt": 1.458137347130762, "micromobility": 1.9285042333019757, "shuttle": 4.797742238946378}, {"avg_co2": 6.527864981988953, "live_work_prop": 0.1051912568306011, "delta_f_physical_activity_pp": 0.0011024899998574756, "driving": 84.36770881941203, "cycling": 0.6532897806812878, "walking": 4.993000466635557, "pt": 1.726551563229118, "micromobility": 3.033131124591694, "shuttle": 5.226318245450303}, {"avg_co2": 7.1920886069569265, "live_work_prop": 0.08774193548387096, "delta_f_physical_activity_pp": 0.0011620490104904465, "driving": 84.53961456102785, "cycling": 0.8137044967880086, "walking": 4.325481798715203, "pt": 1.4561027837259102, "micromobility": 2.8265524625267666, "shuttle": 6.0385438972162735}, {"avg_co2": 6.75033116541333, "live_work_prop": 0.09387755102040816, "delta_f_physical_activity_pp": 0.0009647639153207067, "driving": 85.45966228893059, "cycling": 0.9380863039399625, "walking": 3.7054409005628517, "pt": 1.6885553470919326, "micromobility": 2.1575984990619137, "shuttle": 6.050656660412758}, {"avg_co2": 7.390064412040019, "live_work_prop": 0.08629441624365482, "delta_f_physical_activity_pp": 0.0008455079668975893, "driving": 86.63535439795046, "cycling": 0.6831767719897524, "walking": 4.44064901793339, "pt": 1.4944491887275833, "micromobility": 1.964133219470538, "shuttle": 4.782237403928266}, {"avg_co2": 6.950120577986108, "live_work_prop": 0.09251700680272108, "delta_f_physical_activity_pp": 0.0010734744607266444, "driving": 85.57168784029038, "cycling": 0.9074410163339384, "walking": 4.174228675136116, "pt": 1.6333938294010888, "micromobility": 2.35934664246824, "shuttle": 5.353901996370237}, {"avg_co2": 7.306144194386119, "live_work_prop": 0.06004901960784314, "delta_f_physical_activity_pp": 0.0008938665550502198, "driving": 86.64169787765293, "cycling": 0.6658343736995422, "walking": 4.036620890553475, "pt": 1.7478152309612984, "micromobility": 1.6645859342488558, "shuttle": 5.2434456928838955}, {"avg_co2": 6.952096548043134, "live_work_prop": 0.09115281501340483, "delta_f_physical_activity_pp": 0.0010639418489870925, "driving": 83.62652232746956, "cycling": 1.0825439783491204, "walking": 4.9616599007668025, "pt": 1.5787099684258006, "micromobility": 2.4808299503834013, "shuttle": 6.269733874605323}, {"avg_co2": 7.094228456653078, "live_work_prop": 0.07702182284980745, "delta_f_physical_activity_pp": 0.0009297741577634893, "driving": 85.5943437914273, "cycling": 0.8395934600088379, "walking": 3.6676977463543965, "pt": 1.458241272646929, "micromobility": 2.4304021210782145, "shuttle": 6.009721608484313}, {"avg_co2": 6.966894397779833, "live_work_prop": 0.088348271446863, "delta_f_physical_activity_pp": 0.0009308013009315213, "driving": 85.76972833117723, "cycling": 0.7761966364812419, "walking": 4.096593359206555, "pt": 1.6817593790426906, "micromobility": 2.673566192324278, "shuttle": 5.002156101768004}, {"avg_co2": 7.095210854751488, "live_work_prop": 0.06923076923076923, "delta_f_physical_activity_pp": 0.0008524420067058524, "driving": 86.42765685019207, "cycling": 0.7682458386683738, "walking": 3.755868544600939, "pt": 1.579172001707213, "micromobility": 2.0059752454118653, "shuttle": 5.463081519419548}, {"avg_co2": 6.890497609709571, "live_work_prop": 0.08455882352941177, "delta_f_physical_activity_pp": 0.0009642041081344332, "driving": 85.3781512605042, "cycling": 0.8403361344537815, "walking": 4.3277310924369745, "pt": 1.9747899159663864, "micromobility": 2.3529411764705883, "shuttle": 5.126050420168067}, {"avg_co2": 7.0284384469932935, "live_work_prop": 0.09709962168978563, "delta_f_physical_activity_pp": 0.00095423334708867, "driving": 86.41025641025641, "cycling": 0.8547008547008548, "walking": 4.102564102564102, "pt": 1.7948717948717947, "micromobility": 2.264957264957265, "shuttle": 4.572649572649572}, {"avg_co2": 6.375077595461724, "live_work_prop": 0.09915014164305949, "delta_f_physical_activity_pp": 0.0009004606383154957, "driving": 84.34197886647455, "cycling": 0.9125840537944284, "walking": 3.842459173871278, "pt": 1.440922190201729, "micromobility": 2.5936599423631126, "shuttle": 6.8683957732949095}, {"avg_co2": 6.503964104018568, "live_work_prop": 0.1031636863823934, "delta_f_physical_activity_pp": 0.0009424737655468525, "driving": 84.36920222634508, "cycling": 0.6029684601113172, "walking": 4.545454545454546, "pt": 1.855287569573284, "micromobility": 2.5510204081632653, "shuttle": 6.076066790352504}, {"avg_co2": 6.753723275212439, "live_work_prop": 0.07797537619699042, "delta_f_physical_activity_pp": 0.0010585849855699182, "driving": 84.93781667434362, "cycling": 1.105481345002303, "walking": 4.007369875633349, "pt": 1.6582220175034548, "micromobility": 2.3030861354214647, "shuttle": 5.9880239520958085}, {"avg_co2": 7.267823974505628, "live_work_prop": 0.08148148148148149, "delta_f_physical_activity_pp": 0.000879282567449479, "driving": 86.77337826453243, "cycling": 0.5475989890480202, "walking": 4.422914911541702, "pt": 1.2636899747262005, "micromobility": 1.8112889637742207, "shuttle": 5.181128896377422}, {"avg_co2": 6.904653077592398, "live_work_prop": 0.09749670619235837, "delta_f_physical_activity_pp": 0.0009809970295132874, "driving": 85.59508124725515, "cycling": 0.966183574879227, "walking": 4.523495827843654, "pt": 1.4492753623188406, "micromobility": 1.9762845849802373, "shuttle": 5.489679402722881}, {"avg_co2": 6.671958860629652, "live_work_prop": 0.08, "delta_f_physical_activity_pp": 0.0009599948845190725, "driving": 86.27730294396962, "cycling": 0.9971509971509971, "walking": 4.131054131054131, "pt": 1.6619183285849954, "micromobility": 1.7094017094017095, "shuttle": 5.223171889838556}, {"avg_co2": 6.790209247354557, "live_work_prop": 0.09212283044058744, "delta_f_physical_activity_pp": 0.0008850242244165422, "driving": 85.35489667565139, "cycling": 0.6738544474393532, "walking": 4.26774483378257, "pt": 1.5723270440251573, "micromobility": 2.380952380952381, "shuttle": 5.750224618149147}, {"avg_co2": 6.662737897075169, "live_work_prop": 0.09726027397260274, "delta_f_physical_activity_pp": 0.001004206949904173, "driving": 85.2157943067034, "cycling": 0.7346189164370982, "walking": 4.866850321395775, "pt": 1.790633608815427, "micromobility": 2.2497704315886136, "shuttle": 5.142332415059688}, {"avg_co2": 7.189932091540047, "live_work_prop": 0.085, "delta_f_physical_activity_pp": 0.0008370062618051429, "driving": 86.70912951167729, "cycling": 0.59447983014862, "walking": 3.991507430997877, "pt": 1.78343949044586, "micromobility": 2.1231422505307855, "shuttle": 4.798301486199576}, {"avg_co2": 6.616376360938869, "live_work_prop": 0.10026041666666667, "delta_f_physical_activity_pp": 0.0010077951021472502, "driving": 84.86238532110092, "cycling": 0.7339449541284404, "walking": 4.724770642201835, "pt": 1.7889908256880735, "micromobility": 2.614678899082569, "shuttle": 5.275229357798166}, {"avg_co2": 6.966639104088933, "live_work_prop": 0.07539682539682539, "delta_f_physical_activity_pp": 0.0009760887955493332, "driving": 86.01714027965718, "cycling": 0.9472259810554804, "walking": 3.9693279206134413, "pt": 1.8493459630130809, "micromobility": 2.165087956698241, "shuttle": 5.051871898962562}, {"avg_co2": 6.8859674260784285, "live_work_prop": 0.07588075880758807, "delta_f_physical_activity_pp": 0.0009025029187579875, "driving": 86.89365671641791, "cycling": 0.6529850746268656, "walking": 3.824626865671642, "pt": 1.912313432835821, "micromobility": 1.8656716417910446, "shuttle": 4.850746268656716}, {"avg_co2": 7.124964471212759, "live_work_prop": 0.07187894073139975, "delta_f_physical_activity_pp": 0.000982508294933944, "driving": 85.98371195885126, "cycling": 0.9001285897985427, "walking": 3.3433347621088725, "pt": 2.0145735105015, "micromobility": 2.400342906129447, "shuttle": 5.357908272610373}, {"avg_co2": 6.438785495207864, "live_work_prop": 0.09226594301221167, "delta_f_physical_activity_pp": 0.001097072420966686, "driving": 85.39741219963032, "cycling": 0.7393715341959335, "walking": 4.66728280961183, "pt": 1.2476894639556377, "micromobility": 2.4029574861367835, "shuttle": 5.545286506469501}, {"avg_co2": 6.636156731791691, "live_work_prop": 0.09628610729023383, "delta_f_physical_activity_pp": 0.0009938938346578975, "driving": 85.03717472118959, "cycling": 0.6505576208178439, "walking": 4.600371747211896, "pt": 1.7657992565055762, "micromobility": 2.369888475836431, "shuttle": 5.5762081784386615}, {"avg_co2": 7.348781419245368, "live_work_prop": 0.0830367734282325, "delta_f_physical_activity_pp": 0.0009591702482866441, "driving": 85.89795098433106, "cycling": 0.7633587786259541, "walking": 4.45962233828847, "pt": 1.4061872237846524, "micromobility": 2.4106066693451185, "shuttle": 5.062274005624749}, {"avg_co2": 6.915425146921259, "live_work_prop": 0.09825033647375504, "delta_f_physical_activity_pp": 0.0009377589781094495, "driving": 85.35237217871948, "cycling": 0.4145555043758637, "walking": 4.191616766467066, "pt": 1.9345923537540304, "micromobility": 2.3030861354214647, "shuttle": 5.803777061262092}, {"avg_co2": 7.4536907284418525, "live_work_prop": 0.06642512077294686, "delta_f_physical_activity_pp": 0.0008704791716686658, "driving": 87.10204081632654, "cycling": 0.6122448979591837, "walking": 4.0, "pt": 2.2040816326530615, "micromobility": 1.7142857142857144, "shuttle": 4.36734693877551}, {"avg_co2": 6.952662732542986, "live_work_prop": 0.07651006711409396, "delta_f_physical_activity_pp": 0.000997742827178435, "driving": 86.1829944547135, "cycling": 0.7855822550831794, "walking": 4.020332717190389, "pt": 1.6635859519408502, "micromobility": 2.310536044362292, "shuttle": 5.036968576709796}, {"avg_co2": 6.491343710941898, "live_work_prop": 0.09140518417462483, "delta_f_physical_activity_pp": 0.0009060957563791708, "driving": 84.63674224895883, "cycling": 1.203146691346599, "walking": 4.211013419713096, "pt": 1.4807959278111986, "micromobility": 2.406293382693198, "shuttle": 6.062008329477094}, {"avg_co2": 7.027731688946012, "live_work_prop": 0.08041504539559015, "delta_f_physical_activity_pp": 0.00093291380376678, "driving": 85.37012702584319, "cycling": 0.5694261936049059, "walking": 4.862023653088042, "pt": 1.7520805957074024, "micromobility": 1.971090670170828, "shuttle": 5.475251861585633}, {"avg_co2": 6.492994727669069, "live_work_prop": 0.09444444444444444, "delta_f_physical_activity_pp": 0.0010832305796946956, "driving": 84.79809976247031, "cycling": 0.9501187648456058, "walking": 4.465558194774347, "pt": 1.4251781472684086, "micromobility": 2.6128266033254155, "shuttle": 5.748218527315915}, {"avg_co2": 6.661053679248571, "live_work_prop": 0.0889487870619946, "delta_f_physical_activity_pp": 0.0007996827727991227, "driving": 86.74418604651163, "cycling": 0.6976744186046512, "walking": 3.7209302325581395, "pt": 1.441860465116279, "micromobility": 2.0465116279069764, "shuttle": 5.348837209302325}, {"avg_co2": 6.710461901016129, "live_work_prop": 0.08321964529331514, "delta_f_physical_activity_pp": 0.0009761487161685561, "driving": 86.51685393258427, "cycling": 0.7490636704119851, "walking": 4.166666666666666, "pt": 1.6385767790262171, "micromobility": 2.153558052434457, "shuttle": 4.775280898876404}, {"avg_co2": 6.909269434020005, "live_work_prop": 0.08289473684210526, "delta_f_physical_activity_pp": 0.0010151143743387997, "driving": 85.17060367454067, "cycling": 0.8311461067366579, "walking": 4.15573053368329, "pt": 1.9247594050743655, "micromobility": 2.3622047244094486, "shuttle": 5.555555555555555}, {"avg_co2": 6.974162574128251, "live_work_prop": 0.09220779220779221, "delta_f_physical_activity_pp": 0.0009951116404041604, "driving": 84.7971466785555, "cycling": 0.8470798038341507, "walking": 4.012483281319661, "pt": 2.31832367365136, "micromobility": 2.4074899687917966, "shuttle": 5.617476593847526}, {"avg_co2": 6.879292991966807, "live_work_prop": 0.07793923381770146, "delta_f_physical_activity_pp": 0.0010393309036934135, "driving": 85.68192115994563, "cycling": 0.9062075215224286, "walking": 4.213864975079294, "pt": 1.5405527865881288, "micromobility": 2.4467603081105573, "shuttle": 5.210693248753965}, {"avg_co2": 7.083805174330287, "live_work_prop": 0.08155080213903744, "delta_f_physical_activity_pp": 0.0009410780385936628, "driving": 85.4061496099128, "cycling": 0.8719596145020652, "walking": 4.176227627351996, "pt": 2.0192748967416243, "micromobility": 2.524093620927031, "shuttle": 5.002294630564479}, {"avg_co2": 7.0330065596603495, "live_work_prop": 0.0650730411686587, "delta_f_physical_activity_pp": 0.0008855479672844082, "driving": 86.3677130044843, "cycling": 0.7623318385650224, "walking": 3.856502242152467, "pt": 1.8385650224215246, "micromobility": 2.242152466367713, "shuttle": 4.932735426008969}, {"avg_co2": 6.926772855349237, "live_work_prop": 0.08909574468085106, "delta_f_physical_activity_pp": 0.000976731183902953, "driving": 83.81818181818181, "cycling": 0.6818181818181818, "walking": 4.909090909090909, "pt": 1.7727272727272727, "micromobility": 2.3181818181818183, "shuttle": 6.5}, {"avg_co2": 6.75276790363425, "live_work_prop": 0.1056241426611797, "delta_f_physical_activity_pp": 0.0009438755107792499, "driving": 85.37271448663853, "cycling": 0.8907641819034223, "walking": 3.8912330051570554, "pt": 1.7815283638068447, "micromobility": 2.6722925457102673, "shuttle": 5.391467416783873}, {"avg_co2": 6.961742330333666, "live_work_prop": 0.11082138200782268, "delta_f_physical_activity_pp": 0.0009354016425733241, "driving": 85.25305410122164, "cycling": 0.6980802792321117, "walking": 4.62478184991274, "pt": 1.8760907504363002, "micromobility": 2.225130890052356, "shuttle": 5.322862129144852}, {"avg_co2": 6.55077550619237, "live_work_prop": 0.09861111111111111, "delta_f_physical_activity_pp": 0.0011083211440007525, "driving": 84.8155156102176, "cycling": 0.8514664143803218, "walking": 5.061494796594134, "pt": 1.7029328287606436, "micromobility": 2.7436140018921478, "shuttle": 4.824976348155157}, {"avg_co2": 6.786109097739958, "live_work_prop": 0.09466666666666666, "delta_f_physical_activity_pp": 0.0010337885992479574, "driving": 85.74650428506992, "cycling": 0.7216959855660803, "walking": 4.916553901668922, "pt": 1.5336039693279206, "micromobility": 1.8493459630130809, "shuttle": 5.232295895354082}, {"avg_co2": 6.8613639940224145, "live_work_prop": 0.08184143222506395, "delta_f_physical_activity_pp": 0.000993811363089046, "driving": 85.45454545454545, "cycling": 0.975609756097561, "walking": 4.523281596452328, "pt": 1.4634146341463417, "micromobility": 2.0399113082039912, "shuttle": 5.543237250554324}, {"avg_co2": 6.907618845188847, "live_work_prop": 0.07702523240371846, "delta_f_physical_activity_pp": 0.0008621759188689063, "driving": 86.79245283018868, "cycling": 0.5982512655315232, "walking": 4.2797975149562815, "pt": 1.5646571560055222, "micromobility": 1.6106764841233319, "shuttle": 5.154164749194662}, {"avg_co2": 7.125906609446116, "live_work_prop": 0.07115135834411385, "delta_f_physical_activity_pp": 0.00085547389931876, "driving": 87.13656387665199, "cycling": 0.8370044052863436, "walking": 3.5682819383259914, "pt": 1.6299559471365639, "micromobility": 1.8942731277533038, "shuttle": 4.933920704845815}, {"avg_co2": 7.112102243678107, "live_work_prop": 0.085, "delta_f_physical_activity_pp": 0.0008420109391705205, "driving": 85.87883959044369, "cycling": 0.810580204778157, "walking": 4.223549488054608, "pt": 1.6638225255972698, "micromobility": 2.0051194539249146, "shuttle": 5.418088737201366}, {"avg_co2": 6.837152216412575, "live_work_prop": 0.07901554404145078, "delta_f_physical_activity_pp": 0.0009566873541072381, "driving": 86.31578947368422, "cycling": 1.0087719298245614, "walking": 3.7280701754385963, "pt": 1.6666666666666667, "micromobility": 2.1929824561403506, "shuttle": 5.087719298245614}, {"avg_co2": 6.680956296930878, "live_work_prop": 0.08967391304347826, "delta_f_physical_activity_pp": 0.0010492275242346206, "driving": 85.53604436229205, "cycling": 0.6931608133086876, "walking": 4.482439926062846, "pt": 1.6635859519408502, "micromobility": 2.4953789279112755, "shuttle": 5.129390018484288}, {"avg_co2": 6.438572385223802, "live_work_prop": 0.08969210174029452, "delta_f_physical_activity_pp": 0.0009132246891109408, "driving": 84.99765588373184, "cycling": 0.8907641819034223, "walking": 4.406938584153774, "pt": 1.6877637130801686, "micromobility": 2.203469292076887, "shuttle": 5.813408345053914}, {"avg_co2": 6.949707585716679, "live_work_prop": 0.07561929595827901, "delta_f_physical_activity_pp": 0.000928000870114715, "driving": 86.48892905558066, "cycling": 0.5422503389064619, "walking": 4.1572525982828745, "pt": 1.8526886579304112, "micromobility": 1.8978761861726163, "shuttle": 5.061003163126977}, {"avg_co2": 7.181870518732341, "live_work_prop": 0.07051282051282051, "delta_f_physical_activity_pp": 0.0009176126948462559, "driving": 85.99391039582427, "cycling": 0.7394519356241844, "walking": 3.9582427142235757, "pt": 1.5658982166159199, "micromobility": 1.783384080034798, "shuttle": 5.9591126576772515}, {"avg_co2": 7.034588811208848, "live_work_prop": 0.07133917396745933, "delta_f_physical_activity_pp": 0.0009223350556776068, "driving": 85.99137931034483, "cycling": 0.9913793103448276, "walking": 3.8793103448275863, "pt": 1.853448275862069, "micromobility": 1.896551724137931, "shuttle": 5.387931034482758}, {"avg_co2": 7.07067840701183, "live_work_prop": 0.10013351134846461, "delta_f_physical_activity_pp": 0.0009637671108536385, "driving": 85.20710059171599, "cycling": 0.7282658170232135, "walking": 4.642694583522986, "pt": 1.5020482476103778, "micromobility": 2.366863905325444, "shuttle": 5.5530268548020025}, {"avg_co2": 7.387303964327527, "live_work_prop": 0.07577639751552795, "delta_f_physical_activity_pp": 0.0009186801995851691, "driving": 86.69201520912547, "cycling": 0.5914659907055344, "walking": 3.929024081115336, "pt": 1.8588931136459652, "micromobility": 1.7743979721166032, "shuttle": 5.154203633291086}, {"avg_co2": 6.9041870307916104, "live_work_prop": 0.08891752577319588, "delta_f_physical_activity_pp": 0.0009868883553610234, "driving": 85.25243578387955, "cycling": 0.6200177147918512, "walking": 4.561558901682905, "pt": 1.550044286979628, "micromobility": 2.6129317980513727, "shuttle": 5.403011514614704}, {"avg_co2": 6.8107307953663065, "live_work_prop": 0.08432147562582346, "delta_f_physical_activity_pp": 0.0009298522625947387, "driving": 86.25506985128436, "cycling": 0.67598017124831, "walking": 3.875619648490311, "pt": 1.7124831004957188, "micromobility": 2.0279405137449302, "shuttle": 5.4529067147363675}, {"avg_co2": 7.00094885233518, "live_work_prop": 0.07651006711409396, "delta_f_physical_activity_pp": 0.0010009753216420466, "driving": 85.11878081577767, "cycling": 0.6275212909009412, "walking": 4.303003137606455, "pt": 1.8825638727028238, "micromobility": 1.8825638727028238, "shuttle": 6.185567010309279}, {"avg_co2": 6.890793656285368, "live_work_prop": 0.082010582010582, "delta_f_physical_activity_pp": 0.0009325029768979586, "driving": 85.59207564160289, "cycling": 0.675371454299865, "walking": 3.692030616839262, "pt": 1.530841963079694, "micromobility": 2.341287708239532, "shuttle": 6.1683926159387665}, {"avg_co2": 6.874686431172173, "live_work_prop": 0.08010335917312661, "delta_f_physical_activity_pp": 0.0009856455408258553, "driving": 84.38726559092892, "cycling": 0.8286088094199738, "walking": 4.317488006977759, "pt": 2.049716528565199, "micromobility": 2.049716528565199, "shuttle": 6.367204535542957}, {"avg_co2": 7.169961250364039, "live_work_prop": 0.07722513089005235, "delta_f_physical_activity_pp": 0.0009008296711847342, "driving": 85.56430446194226, "cycling": 0.7436570428696413, "walking": 3.937007874015748, "pt": 1.574803149606299, "micromobility": 2.1872265966754156, "shuttle": 5.9930008748906385}, {"avg_co2": 6.824158782416479, "live_work_prop": 0.08277703604806408, "delta_f_physical_activity_pp": 0.0009756391649730179, "driving": 86.18983355825462, "cycling": 0.6747638326585695, "walking": 4.228520017993702, "pt": 1.4394961763382816, "micromobility": 2.06927575348628, "shuttle": 5.398110661268556}, {"avg_co2": 6.795066726780174, "live_work_prop": 0.07891156462585033, "delta_f_physical_activity_pp": 0.0008732159951610269, "driving": 86.5819209039548, "cycling": 0.7532956685499058, "walking": 3.71939736346516, "pt": 1.7419962335216574, "micromobility": 2.306967984934087, "shuttle": 4.8964218455743875}, {"avg_co2": 6.777011019703146, "live_work_prop": 0.08344733242134063, "delta_f_physical_activity_pp": 0.000902425345384382, "driving": 85.962441314554, "cycling": 0.892018779342723, "walking": 3.5211267605633805, "pt": 1.8779342723004695, "micromobility": 1.971830985915493, "shuttle": 5.774647887323944}, {"avg_co2": 6.8212773112497835, "live_work_prop": 0.07539682539682539, "delta_f_physical_activity_pp": 0.0009165060399798581, "driving": 85.42986425339366, "cycling": 0.8144796380090499, "walking": 4.162895927601809, "pt": 1.493212669683258, "micromobility": 1.7647058823529411, "shuttle": 6.334841628959276}, {"avg_co2": 6.785787940149056, "live_work_prop": 0.08774193548387096, "delta_f_physical_activity_pp": 0.0008825989943930352, "driving": 86.8421052631579, "cycling": 0.7894736842105263, "walking": 3.508771929824561, "pt": 1.8421052631578945, "micromobility": 2.06140350877193, "shuttle": 4.9561403508771935}, {"avg_co2": 6.970248066880381, "live_work_prop": 0.08571428571428572, "delta_f_physical_activity_pp": 0.0009219943166075022, "driving": 85.80729166666666, "cycling": 0.4774305555555556, "walking": 4.123263888888888, "pt": 1.7361111111111112, "micromobility": 2.430555555555556, "shuttle": 5.425347222222222}, {"avg_co2": 6.779113822708455, "live_work_prop": 0.08160621761658031, "delta_f_physical_activity_pp": 0.0009696314700921852, "driving": 85.81466842336407, "cycling": 0.6587615283267457, "walking": 4.655248133509003, "pt": 1.4931927975406236, "micromobility": 2.0202020202020203, "shuttle": 5.357927097057532}, {"avg_co2": 7.119898387230182, "live_work_prop": 0.08823529411764706, "delta_f_physical_activity_pp": 0.0009038077147631836, "driving": 86.0831509846827, "cycling": 0.6564551422319475, "walking": 4.2013129102844635, "pt": 1.7067833698030634, "micromobility": 1.7943107221006565, "shuttle": 5.557986870897155}, {"avg_co2": 6.775632085010734, "live_work_prop": 0.08636977058029689, "delta_f_physical_activity_pp": 0.0009820963690582258, "driving": 85.3156450137237, "cycling": 0.7319304666056725, "walking": 4.1628545288197625, "pt": 1.738334858188472, "micromobility": 1.9670631290027447, "shuttle": 6.084172003659653}, {"avg_co2": 6.71549093094702, "live_work_prop": 0.08032128514056225, "delta_f_physical_activity_pp": 0.0010352790372418924, "driving": 84.88848429676833, "cycling": 0.6827492034592627, "walking": 4.506144742831133, "pt": 1.8206645425580334, "micromobility": 2.0937642239417387, "shuttle": 6.008192990441511}, {"avg_co2": 6.53147885001777, "live_work_prop": 0.09344490934449093, "delta_f_physical_activity_pp": 0.001001642956539948, "driving": 85.924869234427, "cycling": 0.6657156443176415, "walking": 4.37470280551593, "pt": 2.0446980504041847, "micromobility": 1.9971469329529243, "shuttle": 4.9928673323823105}, {"avg_co2": 6.64856607335983, "live_work_prop": 0.10013717421124829, "delta_f_physical_activity_pp": 0.0009455738747213724, "driving": 85.03597122302158, "cycling": 0.7194244604316548, "walking": 4.988009592326139, "pt": 1.6786570743405276, "micromobility": 1.9664268585131892, "shuttle": 5.611510791366906}, {"avg_co2": 6.914377453151207, "live_work_prop": 0.09375, "delta_f_physical_activity_pp": 0.0009369564935613091, "driving": 85.76465403261349, "cycling": 0.6610841780520054, "walking": 4.7157338034376375, "pt": 1.630674305861613, "micromobility": 1.895107977082415, "shuttle": 5.332745702952843}, {"avg_co2": 6.8641538012559495, "live_work_prop": 0.08807588075880758, "delta_f_physical_activity_pp": 0.0011146701856470653, "driving": 84.26605504587155, "cycling": 0.8256880733944955, "walking": 4.908256880733945, "pt": 1.4220183486238533, "micromobility": 2.614678899082569, "shuttle": 5.963302752293578}, {"avg_co2": 7.137646656399423, "live_work_prop": 0.06985294117647059, "delta_f_physical_activity_pp": 0.0008087052835487086, "driving": 86.68614357262103, "cycling": 0.3756260434056761, "walking": 4.2570951585976635, "pt": 1.4190317195325544, "micromobility": 2.378964941569282, "shuttle": 4.883138564273789}, {"avg_co2": 6.8640198561160926, "live_work_prop": 0.08288043478260869, "delta_f_physical_activity_pp": 0.001045208020506828, "driving": 84.88584474885845, "cycling": 0.6392694063926941, "walking": 4.6118721461187215, "pt": 1.461187214611872, "micromobility": 2.8310502283105023, "shuttle": 5.570776255707763}, {"avg_co2": 6.780176548332786, "live_work_prop": 0.08183079056865465, "delta_f_physical_activity_pp": 0.0010001498679406585, "driving": 85.2482269503546, "cycling": 0.9929078014184398, "walking": 4.397163120567376, "pt": 1.8439716312056738, "micromobility": 2.3640661938534278, "shuttle": 5.153664302600473}, {"avg_co2": 6.944159517237065, "live_work_prop": 0.06164383561643835, "delta_f_physical_activity_pp": 0.0008204880784142193, "driving": 86.44226273959794, "cycling": 0.748013090229079, "walking": 3.3660589060308554, "pt": 1.9635343618513323, "micromobility": 2.1972884525479195, "shuttle": 5.282842449742871}, {"avg_co2": 6.709317928342297, "live_work_prop": 0.08100929614873838, "delta_f_physical_activity_pp": 0.0010258628497018167, "driving": 85.3852967227635, "cycling": 0.8414526129317981, "walking": 4.162976085031001, "pt": 1.7271922054915856, "micromobility": 2.3914968999114263, "shuttle": 5.491585473870682}, {"avg_co2": 6.766676281529087, "live_work_prop": 0.08803301237964237, "delta_f_physical_activity_pp": 0.0010599416425044659, "driving": 83.85899814471243, "cycling": 0.8812615955473098, "walking": 4.499072356215214, "pt": 2.504638218923933, "micromobility": 2.5974025974025974, "shuttle": 5.658627087198516}, {"avg_co2": 7.2718267251735025, "live_work_prop": 0.06625, "delta_f_physical_activity_pp": 0.0008907305101759485, "driving": 86.33093525179856, "cycling": 0.8040626322471436, "walking": 3.893355903512484, "pt": 1.8620397799407533, "micromobility": 1.9043588658484976, "shuttle": 5.20524756665256}, {"avg_co2": 7.260565632366054, "live_work_prop": 0.0897597977243995, "delta_f_physical_activity_pp": 0.0011195632704110105, "driving": 85.79807289484708, "cycling": 1.1730205278592376, "walking": 4.105571847507331, "pt": 1.9689987431922917, "micromobility": 2.094679514034353, "shuttle": 4.859656472559699}, {"avg_co2": 7.099515391239744, "live_work_prop": 0.07448275862068965, "delta_f_physical_activity_pp": 0.0009470060318936245, "driving": 86.56036446469248, "cycling": 0.8200455580865604, "walking": 3.2801822323462417, "pt": 1.6400911161731209, "micromobility": 2.3234624145785876, "shuttle": 5.375854214123007}, {"avg_co2": 7.5239642897682355, "live_work_prop": 0.06553398058252427, "delta_f_physical_activity_pp": 0.0009026696590193987, "driving": 86.00478468899522, "cycling": 0.4784688995215311, "walking": 4.186602870813397, "pt": 1.7942583732057416, "micromobility": 2.15311004784689, "shuttle": 5.382775119617225}, {"avg_co2": 6.8495443342297975, "live_work_prop": 0.08530183727034121, "delta_f_physical_activity_pp": 0.0008795074893286572, "driving": 86.40776699029125, "cycling": 0.706090026478376, "walking": 4.192409532215358, "pt": 1.6328331862312444, "micromobility": 2.206531332744925, "shuttle": 4.854368932038835}, {"avg_co2": 7.036909677672133, "live_work_prop": 0.09068627450980392, "delta_f_physical_activity_pp": 0.0009158795918009901, "driving": 84.989604989605, "cycling": 0.5821205821205822, "walking": 5.23908523908524, "pt": 1.6216216216216217, "micromobility": 2.2037422037422036, "shuttle": 5.363825363825364}, {"avg_co2": 6.997060651079504, "live_work_prop": 0.09366754617414248, "delta_f_physical_activity_pp": 0.001120504205361313, "driving": 85.57391692719965, "cycling": 0.8932559178204555, "walking": 4.689593568557392, "pt": 1.6078606520768202, "micromobility": 2.2778025904421617, "shuttle": 4.957570343903528}, {"avg_co2": 6.707132498415643, "live_work_prop": 0.09549795361527967, "delta_f_physical_activity_pp": 0.0010819287469972913, "driving": 83.8282320694381, "cycling": 0.7766103243490179, "walking": 5.116491548652353, "pt": 2.238465052535404, "micromobility": 2.375513933302878, "shuttle": 5.6646870717222475}, {"avg_co2": 6.889195259609062, "live_work_prop": 0.07579787234042554, "delta_f_physical_activity_pp": 0.0008989930291520319, "driving": 86.0, "cycling": 0.7727272727272727, "walking": 3.727272727272727, "pt": 1.7727272727272727, "micromobility": 2.090909090909091, "shuttle": 5.636363636363637}, {"avg_co2": 6.7329445844740805, "live_work_prop": 0.10386151797603196, "delta_f_physical_activity_pp": 0.001062655375296746, "driving": 84.90819525302284, "cycling": 0.7165248544558889, "walking": 5.329153605015674, "pt": 1.6121809225257502, "micromobility": 2.3287057769816393, "shuttle": 5.105239587998208}, {"avg_co2": 6.6462499873010366, "live_work_prop": 0.07756232686980609, "delta_f_physical_activity_pp": 0.0008423314309433965, "driving": 86.25180897250362, "cycling": 0.723589001447178, "walking": 4.341534008683068, "pt": 1.5436565364206465, "micromobility": 1.929570670525808, "shuttle": 5.209840810419681}, {"avg_co2": 6.730939809513432, "live_work_prop": 0.08819538670284939, "delta_f_physical_activity_pp": 0.000845680874217892, "driving": 86.0724233983287, "cycling": 0.7428040854224698, "walking": 4.03899721448468, "pt": 2.042711234911792, "micromobility": 2.0891364902506964, "shuttle": 5.013927576601671}, {"avg_co2": 6.5751008816805125, "live_work_prop": 0.08891928864569083, "delta_f_physical_activity_pp": 0.0009949963498339476, "driving": 84.28308823529412, "cycling": 0.5514705882352942, "walking": 4.825367647058823, "pt": 1.6084558823529411, "micromobility": 2.297794117647059, "shuttle": 6.4338235294117645}, {"avg_co2": 7.0674156024245915, "live_work_prop": 0.08196721311475409, "delta_f_physical_activity_pp": 0.000957895079305299, "driving": 86.01216333622936, "cycling": 0.7384882710686359, "walking": 4.344048653344918, "pt": 1.998262380538662, "micromobility": 2.215464813205908, "shuttle": 4.691572545612511}, {"avg_co2": 6.716616712773584, "live_work_prop": 0.09594594594594595, "delta_f_physical_activity_pp": 0.0010937613020579988, "driving": 84.9655172413793, "cycling": 0.9195402298850575, "walking": 4.551724137931035, "pt": 1.6091954022988506, "micromobility": 2.3908045977011496, "shuttle": 5.5632183908045985}, {"avg_co2": 6.70146233876152, "live_work_prop": 0.07934336525307797, "delta_f_physical_activity_pp": 0.0009568783284345911, "driving": 85.58268079226164, "cycling": 0.8291110087517274, "walking": 4.007369875633349, "pt": 1.7503454629203132, "micromobility": 2.349147858129894, "shuttle": 5.481345002303086}, {"avg_co2": 7.219717633823549, "live_work_prop": 0.0797872340425532, "delta_f_physical_activity_pp": 0.0008648128756583478, "driving": 85.9135913591359, "cycling": 0.585058505850585, "walking": 3.7803780378037803, "pt": 1.9801980198019802, "micromobility": 2.6552655265526552, "shuttle": 5.085508550855086}, {"avg_co2": 6.932227940422375, "live_work_prop": 0.08594815825375171, "delta_f_physical_activity_pp": 0.0009059055074626717, "driving": 86.01595495072736, "cycling": 0.6100422336931018, "walking": 4.3641482871891135, "pt": 1.7362740497419051, "micromobility": 1.7362740497419051, "shuttle": 5.537306428906617}, {"avg_co2": 6.614406645076227, "live_work_prop": 0.08344549125168237, "delta_f_physical_activity_pp": 0.0009196667195101826, "driving": 84.55813953488372, "cycling": 0.5581395348837209, "walking": 4.465116279069767, "pt": 1.6744186046511629, "micromobility": 2.27906976744186, "shuttle": 6.465116279069767}, {"avg_co2": 6.578513222687163, "live_work_prop": 0.1016260162601626, "delta_f_physical_activity_pp": 0.0010453113394472391, "driving": 85.50925925925927, "cycling": 0.7407407407407408, "walking": 5.324074074074074, "pt": 1.574074074074074, "micromobility": 2.037037037037037, "shuttle": 4.814814814814815}, {"avg_co2": 6.908873280541589, "live_work_prop": 0.08877284595300261, "delta_f_physical_activity_pp": 0.0009828958066143824, "driving": 86.04139145750771, "cycling": 0.8806693086745927, "walking": 4.535446939674152, "pt": 1.6292382210479965, "micromobility": 2.2016732716864817, "shuttle": 4.711580801409071}, {"avg_co2": 6.778521301940364, "live_work_prop": 0.08850726552179657, "delta_f_physical_activity_pp": 0.0010342978812235121, "driving": 85.3045013239188, "cycling": 0.8384819064430714, "walking": 4.10414827890556, "pt": 1.8534863195057367, "micromobility": 2.5154457193292146, "shuttle": 5.3839364518976165}, {"avg_co2": 6.930279511829764, "live_work_prop": 0.08421052631578947, "delta_f_physical_activity_pp": 0.0009340764272574129, "driving": 85.63318777292577, "cycling": 0.5676855895196506, "walking": 4.672489082969433, "pt": 1.572052401746725, "micromobility": 2.22707423580786, "shuttle": 5.327510917030567}, {"avg_co2": 7.144366664072458, "live_work_prop": 0.08926261319534282, "delta_f_physical_activity_pp": 0.0009309948531482661, "driving": 86.26421697287839, "cycling": 0.5686789151356081, "walking": 4.330708661417323, "pt": 1.531058617672791, "micromobility": 2.2747156605424323, "shuttle": 5.030621172353456}, {"avg_co2": 6.669743319744663, "live_work_prop": 0.08650065530799476, "delta_f_physical_activity_pp": 0.0010598576938271424, "driving": 86.00091199270406, "cycling": 0.6383948928408573, "walking": 4.423164614683082, "pt": 1.459188326493388, "micromobility": 2.4167806657546738, "shuttle": 5.06155950752394}, {"avg_co2": 6.741834920561395, "live_work_prop": 0.1002710027100271, "delta_f_physical_activity_pp": 0.000999667865031554, "driving": 85.08973768982972, "cycling": 0.6902899217671422, "walking": 4.371836171191901, "pt": 1.6106764841233319, "micromobility": 2.4850437183617116, "shuttle": 5.752416014726185}, {"avg_co2": 6.819346007125587, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.001062561379394275, "driving": 85.67650947553989, "cycling": 0.7051564565888057, "walking": 4.363155575143235, "pt": 1.4543851917144115, "micromobility": 2.7765535478184225, "shuttle": 5.02423975319524}, {"avg_co2": 6.957517999491153, "live_work_prop": 0.06887755102040816, "delta_f_physical_activity_pp": 0.0009055570201364453, "driving": 87.3538328280641, "cycling": 0.86617583369424, "walking": 3.3780857514075358, "pt": 1.6890428757037679, "micromobility": 1.8189692507579038, "shuttle": 4.893893460372455}, {"avg_co2": 6.847667898973812, "live_work_prop": 0.10092961487383798, "delta_f_physical_activity_pp": 0.000964566989334047, "driving": 85.22474410324877, "cycling": 0.6675567423230975, "walking": 4.984423676012461, "pt": 1.6911437472185136, "micromobility": 2.1361815754339117, "shuttle": 5.29595015576324}, {"avg_co2": 6.696758139299684, "live_work_prop": 0.09887005649717515, "delta_f_physical_activity_pp": 0.0010047651141330842, "driving": 84.69435370975268, "cycling": 0.8866075594960335, "walking": 4.33971068595427, "pt": 1.773215118992067, "micromobility": 2.473168455436304, "shuttle": 5.832944470368642}, {"avg_co2": 6.872080400541884, "live_work_prop": 0.07926023778071334, "delta_f_physical_activity_pp": 0.001146693933812914, "driving": 85.2603706972639, "cycling": 0.8826125330979699, "walking": 4.457193292144749, "pt": 2.0300088261253313, "micromobility": 2.206531332744925, "shuttle": 5.163283318623124}, {"avg_co2": 6.762271197418763, "live_work_prop": 0.10378681626928471, "delta_f_physical_activity_pp": 0.0010379581342004358, "driving": 85.86190699859088, "cycling": 1.0333489901362143, "walking": 4.556129638327853, "pt": 1.456082667919211, "micromobility": 1.9257867543447629, "shuttle": 5.166744950681071}, {"avg_co2": 6.794151997094736, "live_work_prop": 0.07818411097099622, "delta_f_physical_activity_pp": 0.0008683962648705283, "driving": 85.90250329380764, "cycling": 0.7905138339920948, "walking": 4.040404040404041, "pt": 1.668862538427756, "micromobility": 2.1080368906455864, "shuttle": 5.489679402722881}, {"avg_co2": 6.438853821969296, "live_work_prop": 0.10164835164835165, "delta_f_physical_activity_pp": 0.0010317062899493344, "driving": 85.36003814973772, "cycling": 1.0491177873152122, "walking": 4.721030042918455, "pt": 1.6213638531235097, "micromobility": 2.28898426323319, "shuttle": 4.959465903671912}, {"avg_co2": 7.057313248148356, "live_work_prop": 0.08243243243243244, "delta_f_physical_activity_pp": 0.0010141582425035724, "driving": 85.73375738300773, "cycling": 0.7269422989550204, "walking": 4.361653793730123, "pt": 1.7719218537028625, "micromobility": 1.9990913221263062, "shuttle": 5.406633348477965}, {"avg_co2": 7.252644109584086, "live_work_prop": 0.08271604938271605, "delta_f_physical_activity_pp": 0.0009831279494910278, "driving": 85.25326797385621, "cycling": 0.7352941176470588, "walking": 3.8398692810457518, "pt": 1.511437908496732, "micromobility": 2.7777777777777777, "shuttle": 5.88235294117647}, {"avg_co2": 6.729420618117135, "live_work_prop": 0.08075370121130551, "delta_f_physical_activity_pp": 0.0010069894734587193, "driving": 85.01149425287356, "cycling": 0.6896551724137931, "walking": 4.32183908045977, "pt": 1.839080459770115, "micromobility": 2.528735632183908, "shuttle": 5.609195402298851}, {"avg_co2": 7.195742253900206, "live_work_prop": 0.07466666666666667, "delta_f_physical_activity_pp": 0.0009528858807557811, "driving": 86.49362076550814, "cycling": 0.4839419269687638, "walking": 4.09150901891773, "pt": 1.4958205015398152, "micromobility": 2.1997360316761987, "shuttle": 5.2353717553893535}, {"avg_co2": 6.964840771908374, "live_work_prop": 0.08776595744680851, "delta_f_physical_activity_pp": 0.000859633798996163, "driving": 85.83260680034873, "cycling": 0.6102877070619006, "walking": 4.0104620749782045, "pt": 1.7000871839581517, "micromobility": 2.223190932868352, "shuttle": 5.623365300784656}, {"avg_co2": 6.709784278472397, "live_work_prop": 0.09281045751633987, "delta_f_physical_activity_pp": 0.0011139191269557793, "driving": 85.07795100222717, "cycling": 1.247216035634744, "walking": 4.276169265033407, "pt": 1.6481069042316259, "micromobility": 2.4053452115812917, "shuttle": 5.3452115812917596}, {"avg_co2": 6.510090002288569, "live_work_prop": 0.09299191374663072, "delta_f_physical_activity_pp": 0.0008820995062553505, "driving": 84.60128322639781, "cycling": 0.8707607699358386, "walking": 4.170485792850596, "pt": 1.833180568285976, "micromobility": 2.4289642529789184, "shuttle": 6.0953253895508706}, {"avg_co2": 6.677672998340741, "live_work_prop": 0.08047493403693931, "delta_f_physical_activity_pp": 0.0009635774903802425, "driving": 84.78260869565217, "cycling": 0.7699275362318841, "walking": 3.894927536231884, "pt": 1.947463768115942, "micromobility": 2.6268115942028984, "shuttle": 5.978260869565218}, {"avg_co2": 6.902160938946664, "live_work_prop": 0.07581699346405228, "delta_f_physical_activity_pp": 0.000840493129420751, "driving": 87.33333333333333, "cycling": 0.6666666666666667, "walking": 3.8666666666666667, "pt": 1.5555555555555556, "micromobility": 1.7777777777777777, "shuttle": 4.8}, {"avg_co2": 6.686800445275209, "live_work_prop": 0.08638743455497382, "delta_f_physical_activity_pp": 0.0009494133870695997, "driving": 86.03275705186533, "cycling": 0.7734303912647862, "walking": 4.45859872611465, "pt": 1.5923566878980893, "micromobility": 2.001819836214741, "shuttle": 5.141037306642402}, {"avg_co2": 7.316898426782032, "live_work_prop": 0.06674907292954264, "delta_f_physical_activity_pp": 0.0008933753025904762, "driving": 85.88283157038242, "cycling": 0.6509357200976403, "walking": 3.9462978030919444, "pt": 1.8307567127746134, "micromobility": 2.034174125305126, "shuttle": 5.6550040683482505}, {"avg_co2": 6.648098977795006, "live_work_prop": 0.1012311901504788, "delta_f_physical_activity_pp": 0.0010850141910670444, "driving": 84.63324048282266, "cycling": 0.6963788300835655, "walking": 4.642525533890436, "pt": 1.7641597028783658, "micromobility": 2.460538532961931, "shuttle": 5.8031569173630455}, {"avg_co2": 7.045456947628717, "live_work_prop": 0.08173690932311622, "delta_f_physical_activity_pp": 0.0009130584039253826, "driving": 85.60509554140128, "cycling": 0.6794055201698515, "walking": 4.16135881104034, "pt": 1.78343949044586, "micromobility": 2.08067940552017, "shuttle": 5.690021231422506}, {"avg_co2": 7.111377559900378, "live_work_prop": 0.09622886866059818, "delta_f_physical_activity_pp": 0.0009268631733557164, "driving": 86.2565445026178, "cycling": 0.6544502617801047, "walking": 4.232111692844677, "pt": 1.6143106457242582, "micromobility": 2.225130890052356, "shuttle": 5.017452006980803}, {"avg_co2": 6.8903842991491855, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0010511162693840836, "driving": 85.72044866264021, "cycling": 0.6471095772217429, "walking": 4.831751509922347, "pt": 1.5962036238136326, "micromobility": 2.070750647109577, "shuttle": 5.133735979292493}, {"avg_co2": 7.046608127344818, "live_work_prop": 0.07936507936507936, "delta_f_physical_activity_pp": 0.0010374515412504644, "driving": 86.22834295868503, "cycling": 0.9773434029320303, "walking": 4.175921812527766, "pt": 1.288316303864949, "micromobility": 2.3100844069302533, "shuttle": 5.019991115059973}, {"avg_co2": 6.4120905991732196, "live_work_prop": 0.10407876230661041, "delta_f_physical_activity_pp": 0.0009609662170875572, "driving": 84.54935622317596, "cycling": 0.619933237958989, "walking": 4.86409155937053, "pt": 2.0028612303290414, "micromobility": 2.0505484024797327, "shuttle": 5.913209346685742}, {"avg_co2": 6.72928430343744, "live_work_prop": 0.07493188010899182, "delta_f_physical_activity_pp": 0.0009393670564429004, "driving": 85.2073732718894, "cycling": 0.783410138248848, "walking": 4.1013824884792625, "pt": 1.8433179723502304, "micromobility": 2.165898617511521, "shuttle": 5.8986175115207375}, {"avg_co2": 6.727582850864781, "live_work_prop": 0.09959623149394348, "delta_f_physical_activity_pp": 0.000977305021016886, "driving": 86.31530282015719, "cycling": 0.6472491909385114, "walking": 4.0221914008321775, "pt": 1.8955154877484977, "micromobility": 2.311604253351826, "shuttle": 4.808136846971799}, {"avg_co2": 6.614086523867178, "live_work_prop": 0.09042553191489362, "delta_f_physical_activity_pp": 0.0009590303475763559, "driving": 84.85964104924068, "cycling": 0.7363092498849517, "walking": 4.739990796134377, "pt": 1.7487344684767603, "micromobility": 2.1168890934192364, "shuttle": 5.7984353428439945}, {"avg_co2": 6.67867674839352, "live_work_prop": 0.07649513212795549, "delta_f_physical_activity_pp": 0.0011460255362073166, "driving": 85.13257575757575, "cycling": 0.7575757575757576, "walking": 4.403409090909091, "pt": 2.320075757575758, "micromobility": 2.320075757575758, "shuttle": 5.066287878787879}, {"avg_co2": 6.594773580451488, "live_work_prop": 0.0930888575458392, "delta_f_physical_activity_pp": 0.0010939843034554967, "driving": 85.01440922190201, "cycling": 0.8165225744476465, "walking": 4.9471661863592695, "pt": 1.8731988472622478, "micromobility": 1.921229586935639, "shuttle": 5.427473583093179}, {"avg_co2": 6.717206693197946, "live_work_prop": 0.08539944903581267, "delta_f_physical_activity_pp": 0.0009080819131516984, "driving": 85.46132339235788, "cycling": 0.65237651444548, "walking": 4.287045666356011, "pt": 1.7707362534948743, "micromobility": 2.096924510717614, "shuttle": 5.731593662628145}, {"avg_co2": 6.56598046090344, "live_work_prop": 0.10241820768136557, "delta_f_physical_activity_pp": 0.000887845020155634, "driving": 85.96743295019157, "cycling": 0.43103448275862066, "walking": 4.980842911877394, "pt": 1.4846743295019158, "micromobility": 1.7720306513409962, "shuttle": 5.363984674329502}, {"avg_co2": 7.104643054349461, "live_work_prop": 0.08505154639175258, "delta_f_physical_activity_pp": 0.0009222580253634048, "driving": 86.43106457242583, "cycling": 0.9162303664921465, "walking": 4.319371727748691, "pt": 1.3961605584642234, "micromobility": 2.094240837696335, "shuttle": 4.842931937172775}, {"avg_co2": 6.929265661794238, "live_work_prop": 0.07402597402597402, "delta_f_physical_activity_pp": 0.0010108674161319045, "driving": 86.01216333622936, "cycling": 0.7819287576020852, "walking": 4.430929626411816, "pt": 1.3466550825369243, "micromobility": 1.998262380538662, "shuttle": 5.430060816681147}, {"avg_co2": 7.352145387816103, "live_work_prop": 0.07444168734491315, "delta_f_physical_activity_pp": 0.001041217663810144, "driving": 86.59881255301103, "cycling": 0.8481764206955046, "walking": 4.495335029686174, "pt": 1.6115351993214586, "micromobility": 2.1204410517387617, "shuttle": 4.325699745547073}, {"avg_co2": 6.782389777004646, "live_work_prop": 0.07629427792915532, "delta_f_physical_activity_pp": 0.0009831112687074836, "driving": 85.68097014925374, "cycling": 0.7462686567164178, "walking": 4.337686567164179, "pt": 1.8190298507462688, "micromobility": 2.28544776119403, "shuttle": 5.130597014925374}, {"avg_co2": 6.922645652595801, "live_work_prop": 0.07529722589167767, "delta_f_physical_activity_pp": 0.0010447591606441028, "driving": 84.63553033609777, "cycling": 0.6110868616324749, "walking": 5.106940200785683, "pt": 1.3967699694456568, "micromobility": 2.3570493234395458, "shuttle": 5.892623308598865}, {"avg_co2": 6.94492749331179, "live_work_prop": 0.06763925729442971, "delta_f_physical_activity_pp": 0.0009099657687658355, "driving": 86.77272727272727, "cycling": 0.5454545454545455, "walking": 3.8636363636363633, "pt": 1.7727272727272727, "micromobility": 2.3636363636363638, "shuttle": 4.6818181818181825}, {"avg_co2": 6.189152087575366, "live_work_prop": 0.11304347826086956, "delta_f_physical_activity_pp": 0.0010670675536495677, "driving": 83.99026763990267, "cycling": 0.6326034063260341, "walking": 4.866180048661801, "pt": 2.0437956204379564, "micromobility": 2.4330900243309004, "shuttle": 6.034063260340632}, {"avg_co2": 6.430634261530903, "live_work_prop": 0.08823529411764706, "delta_f_physical_activity_pp": 0.0010096353698048025, "driving": 84.44236176194939, "cycling": 0.7497656982193065, "walking": 4.967197750702906, "pt": 1.7338331771321465, "micromobility": 2.671040299906279, "shuttle": 5.435801312089971}, {"avg_co2": 6.906850236629361, "live_work_prop": 0.07752956636005257, "delta_f_physical_activity_pp": 0.0008651746486157987, "driving": 85.3268119164073, "cycling": 0.6224988883948421, "walking": 4.179635393508225, "pt": 1.823032458870609, "micromobility": 2.312138728323699, "shuttle": 5.735882614495331}, {"avg_co2": 6.810157277514077, "live_work_prop": 0.10483870967741936, "delta_f_physical_activity_pp": 0.0010461515435917423, "driving": 84.74264705882352, "cycling": 0.5055147058823529, "walking": 5.147058823529411, "pt": 2.1139705882352944, "micromobility": 2.297794117647059, "shuttle": 5.193014705882353}, {"avg_co2": 6.979314252138508, "live_work_prop": 0.08203125, "delta_f_physical_activity_pp": 0.0009682093247961526, "driving": 86.03740756850804, "cycling": 0.6089604175728578, "walking": 4.30622009569378, "pt": 1.4789038712483689, "micromobility": 2.1313614615050023, "shuttle": 5.437146585471944}, {"avg_co2": 6.734830169337687, "live_work_prop": 0.09511568123393316, "delta_f_physical_activity_pp": 0.0009985320189754706, "driving": 85.6827220503756, "cycling": 0.8395934600088379, "walking": 4.15377817057004, "pt": 1.458241272646929, "micromobility": 2.2978347326557667, "shuttle": 5.567830313742819}, {"avg_co2": 7.2573897043578475, "live_work_prop": 0.07591623036649214, "delta_f_physical_activity_pp": 0.0008917058130450247, "driving": 86.06770833333334, "cycling": 0.5208333333333333, "walking": 4.296875, "pt": 1.6493055555555556, "micromobility": 2.34375, "shuttle": 5.121527777777778}, {"avg_co2": 7.702138238510454, "live_work_prop": 0.06444188722669736, "delta_f_physical_activity_pp": 0.0007547221621374292, "driving": 87.70264926848557, "cycling": 0.4744958481613286, "walking": 3.6773428232502967, "pt": 1.542111506524318, "micromobility": 1.937524713325425, "shuttle": 4.665875840253064}, {"avg_co2": 6.815677622579339, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0010520447920723368, "driving": 84.46251129177959, "cycling": 0.5871725383920506, "walking": 4.561878952122854, "pt": 1.942186088527552, "micromobility": 2.710027100271003, "shuttle": 5.736224028906955}, {"avg_co2": 7.540914122265015, "live_work_prop": 0.07665094339622641, "delta_f_physical_activity_pp": 0.0010603821595652268, "driving": 85.85423197492163, "cycling": 0.8228840125391849, "walking": 3.918495297805643, "pt": 1.6849529780564265, "micromobility": 2.2335423197492164, "shuttle": 5.4858934169279}, {"avg_co2": 6.666995931781643, "live_work_prop": 0.07905686546463246, "delta_f_physical_activity_pp": 0.0009081504109537681, "driving": 84.98357578601595, "cycling": 0.7508212106992023, "walking": 4.504927264195214, "pt": 1.8301267010793054, "micromobility": 2.0647583294228062, "shuttle": 5.865790708587518}, {"avg_co2": 6.798705410961084, "live_work_prop": 0.09103260869565218, "delta_f_physical_activity_pp": 0.0010872573708615957, "driving": 85.1182197496523, "cycling": 0.8344923504867872, "walking": 5.053314789058878, "pt": 1.9471488178025034, "micromobility": 1.761706073249884, "shuttle": 5.285118219749652}, {"avg_co2": 6.418485310067634, "live_work_prop": 0.08979591836734693, "delta_f_physical_activity_pp": 0.0010275496252669983, "driving": 84.65963566634707, "cycling": 0.9587727708533078, "walking": 4.793863854266539, "pt": 1.8696069031639502, "micromobility": 2.1572387344199426, "shuttle": 5.560882070949185}, {"avg_co2": 6.773994084508267, "live_work_prop": 0.08174386920980926, "delta_f_physical_activity_pp": 0.0009861882660657348, "driving": 85.07185906351414, "cycling": 0.8344923504867872, "walking": 4.3579044969865555, "pt": 1.761706073249884, "micromobility": 2.457116365322207, "shuttle": 5.516921650440427}, {"avg_co2": 7.08230070959032, "live_work_prop": 0.0674931129476584, "delta_f_physical_activity_pp": 0.0008917887379823468, "driving": 87.55284170972287, "cycling": 0.7045561296383279, "walking": 3.4288398309065293, "pt": 1.456082667919211, "micromobility": 1.737905119774542, "shuttle": 5.119774542038516}, {"avg_co2": 6.967245850538273, "live_work_prop": 0.09635416666666667, "delta_f_physical_activity_pp": 0.0009552603554825802, "driving": 85.43307086614173, "cycling": 0.7874015748031495, "walking": 4.330708661417323, "pt": 1.837270341207349, "micromobility": 2.3622047244094486, "shuttle": 5.2493438320209975}, {"avg_co2": 6.718892532093356, "live_work_prop": 0.0891891891891892, "delta_f_physical_activity_pp": 0.0010589233765517453, "driving": 85.0, "cycling": 0.8482142857142857, "walking": 4.910714285714286, "pt": 1.7857142857142856, "micromobility": 2.276785714285714, "shuttle": 5.178571428571429}, {"avg_co2": 6.202937380852845, "live_work_prop": 0.10822510822510822, "delta_f_physical_activity_pp": 0.001149128917672244, "driving": 83.56713426853707, "cycling": 1.1022044088176353, "walking": 5.260521042084168, "pt": 1.903807615230461, "micromobility": 2.655310621242485, "shuttle": 5.511022044088176}, {"avg_co2": 7.030953118482024, "live_work_prop": 0.07671957671957672, "delta_f_physical_activity_pp": 0.0009577052556952661, "driving": 85.92123132639203, "cycling": 0.8601177003168854, "walking": 4.436396559529198, "pt": 1.6749660479855137, "micromobility": 2.263467632412856, "shuttle": 4.843820733363513}, {"avg_co2": 6.796408601984301, "live_work_prop": 0.0814111261872456, "delta_f_physical_activity_pp": 0.0008937770937065255, "driving": 86.47003745318352, "cycling": 0.8895131086142322, "walking": 3.698501872659176, "pt": 1.6385767790262171, "micromobility": 2.106741573033708, "shuttle": 5.196629213483146}, {"avg_co2": 6.713573228609759, "live_work_prop": 0.09806451612903226, "delta_f_physical_activity_pp": 0.0009500803729714485, "driving": 87.04188481675392, "cycling": 0.7417102966841187, "walking": 4.406631762652705, "pt": 1.3089005235602094, "micromobility": 1.8760907504363002, "shuttle": 4.62478184991274}, {"avg_co2": 6.793125673613933, "live_work_prop": 0.0982367758186398, "delta_f_physical_activity_pp": 0.000995795828234034, "driving": 85.91065292096219, "cycling": 0.859106529209622, "walking": 4.209621993127148, "pt": 1.8470790378006874, "micromobility": 1.8900343642611683, "shuttle": 5.283505154639175}, {"avg_co2": 7.068078911025076, "live_work_prop": 0.07770700636942675, "delta_f_physical_activity_pp": 0.001075526961509299, "driving": 84.69921534437663, "cycling": 0.8718395815170008, "walking": 3.9232781168265043, "pt": 2.048823016564952, "micromobility": 2.092414995640802, "shuttle": 6.364428945074106}, {"avg_co2": 6.388220604316028, "live_work_prop": 0.09116809116809117, "delta_f_physical_activity_pp": 0.0010198651236649494, "driving": 85.41876892028255, "cycling": 1.0090817356205852, "walking": 4.591321897073663, "pt": 1.6649848637739657, "micromobility": 2.2704339051463167, "shuttle": 5.045408678102927}, {"avg_co2": 6.933625486140435, "live_work_prop": 0.08322981366459627, "delta_f_physical_activity_pp": 0.0009196834199230592, "driving": 85.41666666666666, "cycling": 0.7227891156462585, "walking": 3.6989795918367347, "pt": 1.6156462585034015, "micromobility": 2.5935374149659864, "shuttle": 5.952380952380952}, {"avg_co2": 6.540455814445478, "live_work_prop": 0.09497964721845319, "delta_f_physical_activity_pp": 0.0010176063282495416, "driving": 84.62971588262693, "cycling": 0.8383791336748951, "walking": 4.797391709361901, "pt": 2.0493712156497437, "micromobility": 2.0027945971122496, "shuttle": 5.68234746157429}, {"avg_co2": 6.8880175722725845, "live_work_prop": 0.09498680738786279, "delta_f_physical_activity_pp": 0.0009183650966185651, "driving": 86.10108303249098, "cycling": 0.7671480144404332, "walking": 4.1516245487364625, "pt": 1.6696750902527078, "micromobility": 1.9855595667870036, "shuttle": 5.324909747292419}, {"avg_co2": 6.695488179249871, "live_work_prop": 0.08996088657105607, "delta_f_physical_activity_pp": 0.0010087146637371809, "driving": 85.44474393530997, "cycling": 0.7637017070979335, "walking": 4.177897574123989, "pt": 1.9766397124887691, "micromobility": 2.2461814914645104, "shuttle": 5.3908355795148255}, {"avg_co2": 7.100663205853026, "live_work_prop": 0.08461538461538462, "delta_f_physical_activity_pp": 0.0008838950848883895, "driving": 85.6396866840731, "cycling": 0.8703220191470844, "walking": 4.308093994778068, "pt": 2.0452567449956485, "micromobility": 1.95822454308094, "shuttle": 5.178416013925152}, {"avg_co2": 6.698115652227973, "live_work_prop": 0.0945945945945946, "delta_f_physical_activity_pp": 0.0009237615948376438, "driving": 85.94040968342644, "cycling": 0.8845437616387336, "walking": 4.236499068901304, "pt": 1.9087523277467413, "micromobility": 1.9087523277467413, "shuttle": 5.121042830540038}, {"avg_co2": 6.91196637752838, "live_work_prop": 0.071334214002642, "delta_f_physical_activity_pp": 0.00091982594382562, "driving": 86.66049096804076, "cycling": 0.7874015748031495, "walking": 3.6591014358499305, "pt": 1.7137563686892079, "micromobility": 2.0842982862436314, "shuttle": 5.094951366373321}, {"avg_co2": 7.3246703609196535, "live_work_prop": 0.07865168539325842, "delta_f_physical_activity_pp": 0.0010531681342424585, "driving": 86.31881676253082, "cycling": 0.8627773212818405, "walking": 4.19063270336894, "pt": 1.6433853738701727, "micromobility": 2.3418241577649956, "shuttle": 4.642563681183237}, {"avg_co2": 7.073719489601199, "live_work_prop": 0.09067357512953368, "delta_f_physical_activity_pp": 0.0008590171110051111, "driving": 85.99204595669465, "cycling": 0.6628369421122404, "walking": 4.197967300044189, "pt": 1.5466195315952276, "micromobility": 2.4304021210782145, "shuttle": 5.1701281484754755}, {"avg_co2": 6.500823416166453, "live_work_prop": 0.09483960948396095, "delta_f_physical_activity_pp": 0.001018126961921089, "driving": 86.05885190545104, "cycling": 1.0612638687891944, "walking": 4.438012542209358, "pt": 1.929570670525808, "micromobility": 1.8330921369995177, "shuttle": 4.6792088760250845}, {"avg_co2": 6.390445881566027, "live_work_prop": 0.09475218658892129, "delta_f_physical_activity_pp": 0.000864984725262969, "driving": 85.88056680161942, "cycling": 0.7591093117408907, "walking": 3.9979757085020244, "pt": 1.8218623481781375, "micromobility": 1.9230769230769231, "shuttle": 5.617408906882591}, {"avg_co2": 6.699577704014162, "live_work_prop": 0.1070460704607046, "delta_f_physical_activity_pp": 0.0009678526976849503, "driving": 84.8723897911833, "cycling": 0.8352668213457077, "walking": 4.361948955916473, "pt": 1.7633410672853826, "micromobility": 2.320185614849188, "shuttle": 5.846867749419954}, {"avg_co2": 6.901751954238863, "live_work_prop": 0.09224598930481283, "delta_f_physical_activity_pp": 0.0010047404768542783, "driving": 85.47535211267606, "cycling": 0.7922535211267605, "walking": 3.873239436619718, "pt": 1.540492957746479, "micromobility": 3.0369718309859155, "shuttle": 5.28169014084507}, {"avg_co2": 6.7352123907964065, "live_work_prop": 0.07539682539682539, "delta_f_physical_activity_pp": 0.0009480467404822577, "driving": 86.3992623328723, "cycling": 0.9220839096357769, "walking": 3.872752420470263, "pt": 1.8441678192715538, "micromobility": 2.120792992162287, "shuttle": 4.840940525587829}, {"avg_co2": 6.876354692467121, "live_work_prop": 0.0876010781671159, "delta_f_physical_activity_pp": 0.0009492153348975006, "driving": 85.09593931280678, "cycling": 0.535475234270415, "walking": 4.1945560017849175, "pt": 1.7402945113788488, "micromobility": 2.49888442659527, "shuttle": 5.9348505131637665}, {"avg_co2": 6.964523560901124, "live_work_prop": 0.088348271446863, "delta_f_physical_activity_pp": 0.001088002537696179, "driving": 84.72990216928966, "cycling": 0.8507018290089324, "walking": 4.8064653339004675, "pt": 1.8290089323692045, "micromobility": 2.211824755423224, "shuttle": 5.572096980008507}, {"avg_co2": 6.771607298284187, "live_work_prop": 0.07835325365205843, "delta_f_physical_activity_pp": 0.0009787551470028491, "driving": 85.68840579710145, "cycling": 0.8605072463768116, "walking": 4.393115942028985, "pt": 1.7210144927536233, "micromobility": 2.0380434782608696, "shuttle": 5.298913043478261}, {"avg_co2": 6.934016492797888, "live_work_prop": 0.09187749667110519, "delta_f_physical_activity_pp": 0.0009704357519788826, "driving": 85.13145965548505, "cycling": 0.7706255666364461, "walking": 4.397098821396192, "pt": 1.4959202175883952, "micromobility": 2.493200362647326, "shuttle": 5.711695376246601}, {"avg_co2": 6.808984986095855, "live_work_prop": 0.09186351706036745, "delta_f_physical_activity_pp": 0.0008794813895499226, "driving": 85.88129496402878, "cycling": 0.6294964028776978, "walking": 4.001798561151079, "pt": 1.4838129496402876, "micromobility": 2.2482014388489207, "shuttle": 5.755395683453238}, {"avg_co2": 6.840166321457274, "live_work_prop": 0.07712418300653595, "delta_f_physical_activity_pp": 0.0009304482230267598, "driving": 85.88764044943821, "cycling": 0.7640449438202248, "walking": 4.224719101123595, "pt": 1.752808988764045, "micromobility": 2.202247191011236, "shuttle": 5.168539325842696}, {"avg_co2": 6.950546347545456, "live_work_prop": 0.07282184655396619, "delta_f_physical_activity_pp": 0.0009023909630808977, "driving": 86.58645276292334, "cycling": 0.5793226381461676, "walking": 3.9215686274509802, "pt": 1.7379679144385027, "micromobility": 2.3172905525846703, "shuttle": 4.857397504456328}, {"avg_co2": 6.581215133988853, "live_work_prop": 0.0876944837340877, "delta_f_physical_activity_pp": 0.0010893186256535244, "driving": 84.60048426150121, "cycling": 0.9685230024213075, "walking": 4.552058111380145, "pt": 1.5012106537530265, "micromobility": 2.4213075060532687, "shuttle": 5.956416464891041}, {"avg_co2": 7.106648155471244, "live_work_prop": 0.0891218872870249, "delta_f_physical_activity_pp": 0.0011036221574256943, "driving": 85.27985896870868, "cycling": 0.7492287351256061, "walking": 4.627589246364037, "pt": 1.4543851917144115, "micromobility": 2.247686205376818, "shuttle": 5.641251652710445}, {"avg_co2": 7.302731565263554, "live_work_prop": 0.08180708180708181, "delta_f_physical_activity_pp": 0.0008764486419958387, "driving": 86.47083160943319, "cycling": 0.4964832436905255, "walking": 4.799338022341746, "pt": 1.5308233347124536, "micromobility": 2.068680182043856, "shuttle": 4.633843607778237}, {"avg_co2": 6.973243025708847, "live_work_prop": 0.09851551956815115, "delta_f_physical_activity_pp": 0.0009541839444190321, "driving": 86.13502492070684, "cycling": 0.8155867693701857, "walking": 3.942002718622564, "pt": 1.7671046669687356, "micromobility": 2.5373810602628004, "shuttle": 4.8028998640688725}, {"avg_co2": 6.604588908951972, "live_work_prop": 0.10236220472440945, "delta_f_physical_activity_pp": 0.0010542452801373715, "driving": 85.42986425339366, "cycling": 0.8144796380090499, "walking": 4.886877828054299, "pt": 1.6289592760180998, "micromobility": 2.0814479638009047, "shuttle": 5.158371040723981}, {"avg_co2": 6.639241169787223, "live_work_prop": 0.09712722298221614, "delta_f_physical_activity_pp": 0.0011659688455609829, "driving": 85.60257589696411, "cycling": 0.78196872125115, "walking": 4.8298068077276906, "pt": 1.609935602575897, "micromobility": 2.2539098436062557, "shuttle": 4.9218031278748855}, {"avg_co2": 6.814088445754284, "live_work_prop": 0.06758620689655172, "delta_f_physical_activity_pp": 0.0010128699984770018, "driving": 85.87909552376557, "cycling": 0.6460544531610521, "walking": 3.968620212275035, "pt": 1.9381633594831564, "micromobility": 2.5380710659898478, "shuttle": 5.029995385325335}, {"avg_co2": 6.7192419740288285, "live_work_prop": 0.08977900552486189, "delta_f_physical_activity_pp": 0.0010023861758165547, "driving": 85.3771402128644, "cycling": 0.46274872744099954, "walking": 4.396112910689495, "pt": 1.6196205460434983, "micromobility": 2.360018509949098, "shuttle": 5.784359093012494}, {"avg_co2": 6.8425856650152035, "live_work_prop": 0.09006622516556291, "delta_f_physical_activity_pp": 0.0008790124648379738, "driving": 85.94249201277955, "cycling": 0.6846188954815152, "walking": 4.244637151985395, "pt": 1.5974440894568689, "micromobility": 2.3733455043359197, "shuttle": 5.157462345960749}, {"avg_co2": 6.5646396310336055, "live_work_prop": 0.10013351134846461, "delta_f_physical_activity_pp": 0.0009626723166827259, "driving": 84.62242562929062, "cycling": 0.7780320366132724, "walking": 4.668192219679634, "pt": 2.013729977116705, "micromobility": 2.2883295194508007, "shuttle": 5.62929061784897}, {"avg_co2": 6.86150717017858, "live_work_prop": 0.08689839572192513, "delta_f_physical_activity_pp": 0.001034517704707392, "driving": 85.14806378132118, "cycling": 0.8200455580865604, "walking": 4.28246013667426, "pt": 1.867881548974943, "micromobility": 2.4145785876993164, "shuttle": 5.466970387243736}, {"avg_co2": 6.737977739972508, "live_work_prop": 0.08998732572877059, "delta_f_physical_activity_pp": 0.0009651913544859023, "driving": 85.03046127067014, "cycling": 0.7397737162750218, "walking": 4.873803307223673, "pt": 1.5665796344647518, "micromobility": 1.9147084421235856, "shuttle": 5.87467362924282}, {"avg_co2": 7.133636859884346, "live_work_prop": 0.0988296488946684, "delta_f_physical_activity_pp": 0.0010167654137275392, "driving": 85.0397175639894, "cycling": 0.9267431597528684, "walking": 4.633715798764342, "pt": 1.5445719329214476, "micromobility": 2.118270079435128, "shuttle": 5.736981465136805}, {"avg_co2": 6.91876241109939, "live_work_prop": 0.08496732026143791, "delta_f_physical_activity_pp": 0.0009521698502141439, "driving": 85.76465403261349, "cycling": 0.8373732921992068, "walking": 4.1868664609960335, "pt": 1.4103129131776113, "micromobility": 1.895107977082415, "shuttle": 5.905685323931247}, {"avg_co2": 6.569614473018718, "live_work_prop": 0.088, "delta_f_physical_activity_pp": 0.0009021064341224134, "driving": 86.52416356877323, "cycling": 0.7434944237918215, "walking": 4.089219330855019, "pt": 1.5799256505576207, "micromobility": 1.9052044609665426, "shuttle": 5.157992565055762}, {"avg_co2": 6.458900889459756, "live_work_prop": 0.1037037037037037, "delta_f_physical_activity_pp": 0.0010714281200616212, "driving": 84.4467108618052, "cycling": 0.7649158592554819, "walking": 4.844467108618052, "pt": 2.1927587965323814, "micromobility": 2.039775624681285, "shuttle": 5.711371749107598}, {"avg_co2": 6.930681108447185, "live_work_prop": 0.06905370843989769, "delta_f_physical_activity_pp": 0.0008274651635863449, "driving": 86.71111111111112, "cycling": 0.6666666666666667, "walking": 4.3999999999999995, "pt": 1.3777777777777778, "micromobility": 2.1333333333333333, "shuttle": 4.711111111111111}, {"avg_co2": 7.169305240310282, "live_work_prop": 0.08192457737321196, "delta_f_physical_activity_pp": 0.0007803056668045976, "driving": 85.7583774250441, "cycling": 0.6172839506172839, "walking": 3.7037037037037033, "pt": 1.763668430335097, "micromobility": 2.4250440917107583, "shuttle": 5.731922398589065}, {"avg_co2": 6.577918873421364, "live_work_prop": 0.08874172185430464, "delta_f_physical_activity_pp": 0.0010065818744539644, "driving": 84.29561200923787, "cycling": 0.8775981524249422, "walking": 4.803695150115474, "pt": 1.9399538106235565, "micromobility": 2.0785219399538106, "shuttle": 6.0046189376443415}, {"avg_co2": 7.033793479523206, "live_work_prop": 0.0858974358974359, "delta_f_physical_activity_pp": 0.0009672389120298743, "driving": 86.1978021978022, "cycling": 0.9230769230769231, "walking": 3.604395604395604, "pt": 1.4945054945054945, "micromobility": 2.3296703296703294, "shuttle": 5.450549450549451}, {"avg_co2": 7.171965605581261, "live_work_prop": 0.07506702412868632, "delta_f_physical_activity_pp": 0.0009704247149564913, "driving": 85.0421660008877, "cycling": 0.6213936972924988, "walking": 4.571682201509099, "pt": 1.8197958277851751, "micromobility": 2.5299600532623168, "shuttle": 5.415002219263205}, {"avg_co2": 6.758190040120498, "live_work_prop": 0.07191316146540028, "delta_f_physical_activity_pp": 0.0010485808824511518, "driving": 83.31053351573188, "cycling": 0.8663930688554491, "walking": 4.149566803465572, "pt": 1.7783857729138166, "micromobility": 2.8727770177838576, "shuttle": 7.02234382124943}, {"avg_co2": 7.283625125083112, "live_work_prop": 0.07751937984496124, "delta_f_physical_activity_pp": 0.0008917438647843045, "driving": 86.49475524475524, "cycling": 0.6555944055944056, "walking": 4.195804195804196, "pt": 1.5734265734265735, "micromobility": 1.9230769230769231, "shuttle": 5.1573426573426575}, {"avg_co2": 6.760413216890647, "live_work_prop": 0.0957004160887656, "delta_f_physical_activity_pp": 0.0009999656321236694, "driving": 85.48689138576779, "cycling": 0.8895131086142322, "walking": 4.775280898876404, "pt": 1.5917602996254683, "micromobility": 2.2940074906367043, "shuttle": 4.962546816479401}, {"avg_co2": 7.203057629391664, "live_work_prop": 0.08091024020227561, "delta_f_physical_activity_pp": 0.0008468191790169416, "driving": 86.48533786655334, "cycling": 0.5949851253718658, "walking": 3.9524011899702503, "pt": 1.4024649383765404, "micromobility": 2.337441563960901, "shuttle": 5.227369315767106}, {"avg_co2": 6.696492079859401, "live_work_prop": 0.08055555555555556, "delta_f_physical_activity_pp": 0.0008519693634746343, "driving": 85.9404990403071, "cycling": 0.6238003838771593, "walking": 3.7907869481765832, "pt": 1.9673704414587334, "micromobility": 1.871401151631478, "shuttle": 5.8061420345489445}, {"avg_co2": 7.009696341091095, "live_work_prop": 0.07785234899328859, "delta_f_physical_activity_pp": 0.000944777582469858, "driving": 86.62683823529412, "cycling": 0.8731617647058824, "walking": 3.90625, "pt": 1.4246323529411764, "micromobility": 2.068014705882353, "shuttle": 5.10110294117647}, {"avg_co2": 7.032643735355448, "live_work_prop": 0.07905138339920949, "delta_f_physical_activity_pp": 0.000935090790327903, "driving": 86.21780388612743, "cycling": 1.0393131495707186, "walking": 4.1572525982828745, "pt": 1.5815634884771803, "micromobility": 1.807501129688206, "shuttle": 5.196565747853592}, {"avg_co2": 7.0615409635091195, "live_work_prop": 0.06666666666666667, "delta_f_physical_activity_pp": 0.0010107674411131932, "driving": 87.14707121786768, "cycling": 1.0113780025284451, "walking": 4.340497260851244, "pt": 1.1378002528445006, "micromobility": 1.8963337547408345, "shuttle": 4.466919511167299}, {"avg_co2": 7.107257745023971, "live_work_prop": 0.0703851261620186, "delta_f_physical_activity_pp": 0.0011422252431299174, "driving": 84.3489697501096, "cycling": 0.7452871547566856, "walking": 4.252520824199912, "pt": 1.841297676457694, "micromobility": 2.761946514686541, "shuttle": 6.049978079789566}, {"avg_co2": 6.7603775462924345, "live_work_prop": 0.09201623815967523, "delta_f_physical_activity_pp": 0.0008648732380808374, "driving": 85.52444233507357, "cycling": 0.6644518272425249, "walking": 4.36639772187945, "pt": 1.9458946369245371, "micromobility": 1.8035121025154248, "shuttle": 5.695301376364499}, {"avg_co2": 6.82656294785563, "live_work_prop": 0.09053497942386832, "delta_f_physical_activity_pp": 0.0009874381526448497, "driving": 84.69817501169864, "cycling": 0.9358914365933552, "walking": 4.5858680393074405, "pt": 1.918577445016378, "micromobility": 1.6846045858680394, "shuttle": 6.176883481516144}, {"avg_co2": 6.625151741672692, "live_work_prop": 0.08389715832205684, "delta_f_physical_activity_pp": 0.0009273416222129776, "driving": 84.9232201023732, "cycling": 0.604932526756631, "walking": 4.327594229874361, "pt": 1.9078641228478361, "micromobility": 2.6989297347603536, "shuttle": 5.537459283387622}, {"avg_co2": 6.400900402806131, "live_work_prop": 0.081267217630854, "delta_f_physical_activity_pp": 0.0009434472497660981, "driving": 84.72953566299665, "cycling": 0.5744375299186213, "walking": 4.068932503590235, "pt": 2.010531354715175, "micromobility": 3.303015797032073, "shuttle": 5.3135471517472475}, {"avg_co2": 6.7732498251191995, "live_work_prop": 0.07963446475195822, "delta_f_physical_activity_pp": 0.0009996471511799978, "driving": 85.35469107551488, "cycling": 0.8695652173913043, "walking": 4.2105263157894735, "pt": 2.013729977116705, "micromobility": 2.5629290617848968, "shuttle": 4.9885583524027455}, {"avg_co2": 7.0563548814987325, "live_work_prop": 0.08115183246073299, "delta_f_physical_activity_pp": 0.0008959306748607856, "driving": 86.71804170444243, "cycling": 0.5893019038984587, "walking": 4.215775158658205, "pt": 1.3599274705349047, "micromobility": 2.085222121486854, "shuttle": 5.031731640979148}, {"avg_co2": 7.029847444230287, "live_work_prop": 0.08173690932311622, "delta_f_physical_activity_pp": 0.0008217836210845155, "driving": 86.53675819309123, "cycling": 0.7528786536758193, "walking": 3.454384410983171, "pt": 1.5057573073516386, "micromobility": 2.2143489813994686, "shuttle": 5.535872453498671}, {"avg_co2": 6.900909295827725, "live_work_prop": 0.08655126498002663, "delta_f_physical_activity_pp": 0.0010203669162205475, "driving": 85.10830324909747, "cycling": 0.631768953068592, "walking": 4.4675090252707585, "pt": 2.0758122743682312, "micromobility": 2.1209386281588447, "shuttle": 5.595667870036101}, {"avg_co2": 6.898547118068385, "live_work_prop": 0.07840440165061899, "delta_f_physical_activity_pp": 0.0008953284440517331, "driving": 86.40639698965192, "cycling": 0.658513640639699, "walking": 3.8570084666039515, "pt": 1.6462841015992473, "micromobility": 2.1636876763875823, "shuttle": 5.268109125117592}, {"avg_co2": 6.4384012769086985, "live_work_prop": 0.09861111111111111, "delta_f_physical_activity_pp": 0.0010192982487438962, "driving": 85.1461427886919, "cycling": 0.9583133684714902, "walking": 4.408241494968855, "pt": 2.299952084331576, "micromobility": 2.2041207474844273, "shuttle": 4.983229516051749}, {"avg_co2": 6.924822396401663, "live_work_prop": 0.10704960835509138, "delta_f_physical_activity_pp": 0.0009750214440051608, "driving": 85.73991031390135, "cycling": 0.7623318385650224, "walking": 4.304932735426009, "pt": 1.5695067264573992, "micromobility": 2.8251121076233185, "shuttle": 4.798206278026906}, {"avg_co2": 7.167534805212901, "live_work_prop": 0.09252217997465145, "delta_f_physical_activity_pp": 0.0010868103412968524, "driving": 84.57311918850381, "cycling": 1.0143702451394758, "walking": 4.480135249366018, "pt": 1.8174133558748946, "micromobility": 2.4513947590870666, "shuttle": 5.66356720202874}, {"avg_co2": 6.958190893930581, "live_work_prop": 0.07313829787234043, "delta_f_physical_activity_pp": 0.0009126722424674292, "driving": 85.1150202976996, "cycling": 0.7668019846639603, "walking": 3.924221921515562, "pt": 1.8944519621109608, "micromobility": 2.345511953089761, "shuttle": 5.953991880920163}, {"avg_co2": 6.573022485365508, "live_work_prop": 0.09431345353675451, "delta_f_physical_activity_pp": 0.0010249039875994369, "driving": 85.68007662835248, "cycling": 0.8620689655172413, "walking": 4.35823754789272, "pt": 1.6762452107279693, "micromobility": 1.7720306513409962, "shuttle": 5.6513409961685825}, {"avg_co2": 7.025081739399097, "live_work_prop": 0.0849933598937583, "delta_f_physical_activity_pp": 0.0009584015248088933, "driving": 86.39000446229362, "cycling": 0.9370816599732262, "walking": 4.28380187416332, "pt": 1.5171798304328425, "micromobility": 1.8741633199464525, "shuttle": 4.99776885319054}, {"avg_co2": 6.911131539410956, "live_work_prop": 0.09375, "delta_f_physical_activity_pp": 0.0008969657367252319, "driving": 84.84984311967727, "cycling": 0.6723442402510085, "walking": 4.527117884356791, "pt": 2.0170327207530256, "micromobility": 2.465262214253698, "shuttle": 5.4683998207082025}, {"avg_co2": 6.866075582651458, "live_work_prop": 0.0859375, "delta_f_physical_activity_pp": 0.0010974524230413817, "driving": 84.97160332022717, "cycling": 0.8300567933595456, "walking": 4.587155963302752, "pt": 1.834862385321101, "micromobility": 2.4027959807776322, "shuttle": 5.373525557011796}, {"avg_co2": 6.623939090692126, "live_work_prop": 0.10071942446043165, "delta_f_physical_activity_pp": 0.0010022890666375667, "driving": 84.86873508353221, "cycling": 0.6205250596658711, "walking": 4.486873508353222, "pt": 1.7183770883054894, "micromobility": 2.5298329355608593, "shuttle": 5.7756563245823385}, {"avg_co2": 6.879011611289471, "live_work_prop": 0.07581699346405228, "delta_f_physical_activity_pp": 0.0009600321774327702, "driving": 84.73383194016718, "cycling": 0.7039155301363836, "walking": 4.047514298284206, "pt": 2.111746590409151, "micromobility": 2.331720193576771, "shuttle": 6.071271447426309}, {"avg_co2": 7.2722470580875695, "live_work_prop": 0.0773067331670823, "delta_f_physical_activity_pp": 0.0010299629581011565, "driving": 85.37300922045264, "cycling": 0.8382229673093042, "walking": 4.0234702430846605, "pt": 1.9279128248113997, "micromobility": 2.5984911986588433, "shuttle": 5.238893545683151}, {"avg_co2": 6.646020739449591, "live_work_prop": 0.0881542699724518, "delta_f_physical_activity_pp": 0.0011490581787011887, "driving": 83.58831710709318, "cycling": 0.927213722763097, "walking": 4.960593416782568, "pt": 2.086230876216968, "micromobility": 2.132591562355123, "shuttle": 6.30505331478906}, {"avg_co2": 6.5461153642858605, "live_work_prop": 0.09820193637621023, "delta_f_physical_activity_pp": 0.0010899544026064206, "driving": 84.56501403180543, "cycling": 0.7483629560336763, "walking": 5.378858746492049, "pt": 1.4967259120673526, "micromobility": 2.245088868101029, "shuttle": 5.565949485500467}, {"avg_co2": 6.7402830101351, "live_work_prop": 0.09236947791164658, "delta_f_physical_activity_pp": 0.0009363341929711458, "driving": 85.23702031602708, "cycling": 0.7223476297968396, "walking": 4.650112866817156, "pt": 1.9413092550790065, "micromobility": 2.2573363431151243, "shuttle": 5.191873589164786}, {"avg_co2": 7.272833125265497, "live_work_prop": 0.08673469387755102, "delta_f_physical_activity_pp": 0.0008843773519331739, "driving": 87.01243034719246, "cycling": 0.47149592798971285, "walking": 4.114873553364767, "pt": 1.7145306472353194, "micromobility": 2.2288898414059153, "shuttle": 4.457779682811831}, {"avg_co2": 6.796548899563459, "live_work_prop": 0.08827586206896551, "delta_f_physical_activity_pp": 0.0009181341628893874, "driving": 85.28301886792453, "cycling": 0.5660377358490566, "walking": 4.339622641509433, "pt": 1.650943396226415, "micromobility": 2.0754716981132075, "shuttle": 6.084905660377358}, {"avg_co2": 7.41175642916819, "live_work_prop": 0.06887755102040816, "delta_f_physical_activity_pp": 0.0010273060739123385, "driving": 85.2991452991453, "cycling": 0.8974358974358974, "walking": 4.145299145299145, "pt": 1.5384615384615385, "micromobility": 2.264957264957265, "shuttle": 5.854700854700854}, {"avg_co2": 6.76880764780487, "live_work_prop": 0.08781127129750983, "delta_f_physical_activity_pp": 0.0009041950628131292, "driving": 85.30465949820788, "cycling": 0.9408602150537635, "walking": 4.390681003584229, "pt": 1.568100358422939, "micromobility": 2.3297491039426523, "shuttle": 5.465949820788531}, {"avg_co2": 6.56034644415525, "live_work_prop": 0.08433734939759036, "delta_f_physical_activity_pp": 0.0009261057527720457, "driving": 85.62121917170778, "cycling": 0.5118659841786878, "walking": 4.88599348534202, "pt": 1.4425314099581201, "micromobility": 2.1405304792926945, "shuttle": 5.397859469520707}, {"avg_co2": 6.391081016284305, "live_work_prop": 0.11047345767575323, "delta_f_physical_activity_pp": 0.00104996841199718, "driving": 84.40276406712735, "cycling": 0.839091806515301, "walking": 5.034550839091807, "pt": 2.023692003948667, "micromobility": 2.4679170779861797, "shuttle": 5.231984205330701}, {"avg_co2": 7.534036452980999, "live_work_prop": 0.06798516687268233, "delta_f_physical_activity_pp": 0.0008443400121602234, "driving": 86.57331136738055, "cycling": 0.7413509060955519, "walking": 3.500823723228995, "pt": 1.9769357495881383, "micromobility": 1.8945634266886324, "shuttle": 5.313014827018122}, {"avg_co2": 7.182106948922831, "live_work_prop": 0.09290322580645162, "delta_f_physical_activity_pp": 0.0010319884397757112, "driving": 85.7389801210026, "cycling": 0.9075194468452896, "walking": 4.148660328435609, "pt": 1.9446845289541919, "micromobility": 1.9446845289541919, "shuttle": 5.315471045808125}, {"avg_co2": 7.074610948890058, "live_work_prop": 0.08230958230958231, "delta_f_physical_activity_pp": 0.0009598816512251945, "driving": 85.10281158203945, "cycling": 0.629458665547629, "walking": 4.448174569869911, "pt": 1.7624842635333613, "micromobility": 2.1401594628619387, "shuttle": 5.916911456147713}, {"avg_co2": 6.820398126364362, "live_work_prop": 0.08842652795838751, "delta_f_physical_activity_pp": 0.0008815712231292378, "driving": 86.03823921742998, "cycling": 0.5335704757670076, "walking": 4.179635393508225, "pt": 1.6451756336149401, "micromobility": 2.5344597598932856, "shuttle": 5.068919519786571}, {"avg_co2": 6.813246410204616, "live_work_prop": 0.09340659340659341, "delta_f_physical_activity_pp": 0.0010554316614440518, "driving": 86.0345632881831, "cycling": 0.7473143390938813, "walking": 4.624007473143391, "pt": 1.6347501167678655, "micromobility": 2.1018215787015415, "shuttle": 4.857543204110229}, {"avg_co2": 6.67695771577484, "live_work_prop": 0.08244680851063829, "delta_f_physical_activity_pp": 0.0010761998378764192, "driving": 84.82542524619517, "cycling": 0.8952551477170994, "walking": 4.297224709042077, "pt": 1.9695613249776187, "micromobility": 2.4171888988361685, "shuttle": 5.595344673231871}, {"avg_co2": 6.748026115055936, "live_work_prop": 0.08819714656290532, "delta_f_physical_activity_pp": 0.0009569282847404607, "driving": 85.79723090665475, "cycling": 0.8039303260384101, "walking": 4.108977221974095, "pt": 1.7418490397498883, "micromobility": 2.099151406878071, "shuttle": 5.448861098704779}, {"avg_co2": 6.5754464140263265, "live_work_prop": 0.09078771695594126, "delta_f_physical_activity_pp": 0.0010071112158605599, "driving": 85.20199727644122, "cycling": 0.7716749886518384, "walking": 4.5392646391284615, "pt": 1.5887426236949616, "micromobility": 2.133454380390377, "shuttle": 5.764866091693146}, {"avg_co2": 6.835540549927151, "live_work_prop": 0.09646739130434782, "delta_f_physical_activity_pp": 0.0009769618189775168, "driving": 85.42047531992687, "cycling": 0.9140767824497258, "walking": 4.341864716636198, "pt": 1.3711151736745886, "micromobility": 2.376599634369287, "shuttle": 5.575868372943328}, {"avg_co2": 6.8783408608998515, "live_work_prop": 0.07874015748031496, "delta_f_physical_activity_pp": 0.000819460406241462, "driving": 86.36995827538247, "cycling": 0.7417709782104774, "walking": 3.5697728326379226, "pt": 1.7153453871117292, "micromobility": 1.9007881316643487, "shuttle": 5.702364394993046}, {"avg_co2": 6.46580861335992, "live_work_prop": 0.0867579908675799, "delta_f_physical_activity_pp": 0.0009878578755290763, "driving": 85.55033907146583, "cycling": 0.5216484089723527, "walking": 4.277516953573292, "pt": 1.7214397496087637, "micromobility": 2.503912363067293, "shuttle": 5.425143453312467}, {"avg_co2": 6.76907359014318, "live_work_prop": 0.07462686567164178, "delta_f_physical_activity_pp": 0.0008637996915592637, "driving": 86.37858149365898, "cycling": 0.4227336777829967, "walking": 4.133395960544857, "pt": 1.6909347111319868, "micromobility": 2.1606387975575387, "shuttle": 5.2137153593236265}, {"avg_co2": 6.996517014994503, "live_work_prop": 0.07651006711409396, "delta_f_physical_activity_pp": 0.0008461360049603808, "driving": 85.55606829718505, "cycling": 0.5537609598523304, "walking": 4.153207198892478, "pt": 1.8920166128287956, "micromobility": 2.3073373327180433, "shuttle": 5.5376095985233045}, {"avg_co2": 6.814136345147312, "live_work_prop": 0.08900523560209424, "delta_f_physical_activity_pp": 0.0010873077611676597, "driving": 84.41674087266252, "cycling": 0.7569011576135352, "walking": 4.986642920747997, "pt": 2.315227070347284, "micromobility": 2.0926090828138912, "shuttle": 5.431878895814782}, {"avg_co2": 6.636057488324802, "live_work_prop": 0.0962566844919786, "delta_f_physical_activity_pp": 0.0009229961916649388, "driving": 84.96519721577727, "cycling": 0.7424593967517401, "walking": 4.547563805104408, "pt": 1.6705336426914155, "micromobility": 2.1809744779582365, "shuttle": 5.893271461716938}, {"avg_co2": 6.935307004585451, "live_work_prop": 0.07571801566579635, "delta_f_physical_activity_pp": 0.000897169912760416, "driving": 86.19153674832963, "cycling": 0.48997772828507796, "walking": 4.4543429844097995, "pt": 1.6035634743875278, "micromobility": 1.9599109131403119, "shuttle": 5.3006681514476615}, {"avg_co2": 6.6875766886279004, "live_work_prop": 0.07724137931034483, "delta_f_physical_activity_pp": 0.0009052384964514705, "driving": 86.17072007629947, "cycling": 0.8106819265617549, "walking": 3.9580352885073915, "pt": 1.9074868860276584, "micromobility": 2.0028612303290414, "shuttle": 5.150214592274678}, {"avg_co2": 7.42365198388317, "live_work_prop": 0.06627218934911243, "delta_f_physical_activity_pp": 0.0009317502006757587, "driving": 86.82201687424669, "cycling": 0.6428284451586983, "walking": 3.9775010044194454, "pt": 1.4463640016070711, "micromobility": 2.129369224588188, "shuttle": 4.981920449979912}, {"avg_co2": 6.612537681036688, "live_work_prop": 0.08707482993197278, "delta_f_physical_activity_pp": 0.001048210196086808, "driving": 84.59737827715355, "cycling": 0.7022471910112359, "walking": 5.102996254681648, "pt": 2.01310861423221, "micromobility": 2.4344569288389515, "shuttle": 5.149812734082397}, {"avg_co2": 6.974170819437474, "live_work_prop": 0.08203125, "delta_f_physical_activity_pp": 0.000844036470623393, "driving": 86.78825622775801, "cycling": 0.6672597864768683, "walking": 4.581850533807829, "pt": 1.3345195729537367, "micromobility": 1.9572953736654803, "shuttle": 4.670818505338079}, {"avg_co2": 7.016429099332559, "live_work_prop": 0.06142506142506143, "delta_f_physical_activity_pp": 0.0007853578509584899, "driving": 86.68076109936575, "cycling": 0.6765327695560254, "walking": 3.551797040169133, "pt": 1.733615221987315, "micromobility": 2.1987315010570825, "shuttle": 5.158562367864693}, {"avg_co2": 6.7808577400022525, "live_work_prop": 0.09232769830949285, "delta_f_physical_activity_pp": 0.0008432105580777553, "driving": 86.4695340501792, "cycling": 0.6720430107526881, "walking": 3.7186379928315407, "pt": 1.657706093189964, "micromobility": 2.1505376344086025, "shuttle": 5.331541218637993}, {"avg_co2": 7.304543243190192, "live_work_prop": 0.08647990255785627, "delta_f_physical_activity_pp": 0.0008795251194460172, "driving": 85.49395581492288, "cycling": 0.7503126302626094, "walking": 4.25177157148812, "pt": 1.709045435598166, "micromobility": 2.209253855773239, "shuttle": 5.585660691954981}, {"avg_co2": 6.6532953171368465, "live_work_prop": 0.09887005649717515, "delta_f_physical_activity_pp": 0.0009374210024198477, "driving": 85.21570528356762, "cycling": 0.9209888511875909, "walking": 4.701890450799806, "pt": 1.6480853126514785, "micromobility": 1.9873969946679595, "shuttle": 5.525933107125545}, {"avg_co2": 6.9054587023148395, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.0009630073103457758, "driving": 85.19965277777779, "cycling": 0.8680555555555556, "walking": 4.991319444444445, "pt": 1.6493055555555556, "micromobility": 2.083333333333333, "shuttle": 5.208333333333334}, {"avg_co2": 7.196335742426729, "live_work_prop": 0.06870229007633588, "delta_f_physical_activity_pp": 0.0008486491164474231, "driving": 86.34020618556701, "cycling": 0.6443298969072164, "walking": 3.951890034364261, "pt": 1.804123711340206, "micromobility": 1.761168384879725, "shuttle": 5.498281786941581}, {"avg_co2": 6.8561124684459545, "live_work_prop": 0.08587257617728532, "delta_f_physical_activity_pp": 0.000875681173278548, "driving": 85.97475455820476, "cycling": 0.46750818139317435, "walking": 3.83356708742403, "pt": 1.496026180458158, "micromobility": 1.916783543712015, "shuttle": 6.311360448807854}, {"avg_co2": 6.745051718687771, "live_work_prop": 0.07735583684950774, "delta_f_physical_activity_pp": 0.0009949611873426914, "driving": 85.43969245555022, "cycling": 0.9130225852955309, "walking": 4.132628543969245, "pt": 1.8740989908697743, "micromobility": 2.3065833733781833, "shuttle": 5.33397405093705}, {"avg_co2": 7.273221696558802, "live_work_prop": 0.06524466750313676, "delta_f_physical_activity_pp": 0.0008144415165667067, "driving": 87.17077315208157, "cycling": 0.8071367884451998, "walking": 3.228547153780799, "pt": 1.826677994902294, "micromobility": 1.954120645709431, "shuttle": 5.0127442650807135}, {"avg_co2": 6.3393139558126235, "live_work_prop": 0.09457579972183588, "delta_f_physical_activity_pp": 0.0010991953634629172, "driving": 84.61907043603259, "cycling": 1.0062290368950648, "walking": 5.031145184475323, "pt": 1.8687110685194057, "micromobility": 2.0124580737901296, "shuttle": 5.462386200287494}, {"avg_co2": 7.168366103597602, "live_work_prop": 0.088348271446863, "delta_f_physical_activity_pp": 0.001040319593248899, "driving": 85.98130841121495, "cycling": 0.8071367884451998, "walking": 4.715378079864061, "pt": 1.3593882752761257, "micromobility": 2.1665250637213256, "shuttle": 4.970263381478334}, {"avg_co2": 6.755782405927573, "live_work_prop": 0.09668109668109669, "delta_f_physical_activity_pp": 0.0010440606992079657, "driving": 84.75961538461539, "cycling": 0.9615384615384616, "walking": 4.086538461538462, "pt": 1.4903846153846154, "micromobility": 2.8365384615384617, "shuttle": 5.865384615384615}, {"avg_co2": 6.86117405937394, "live_work_prop": 0.0799475753604194, "delta_f_physical_activity_pp": 0.0010541087358613007, "driving": 86.12099644128114, "cycling": 0.7562277580071174, "walking": 4.4039145907473305, "pt": 1.8683274021352312, "micromobility": 2.491103202846975, "shuttle": 4.359430604982206}, {"avg_co2": 6.438120248964488, "live_work_prop": 0.09714285714285714, "delta_f_physical_activity_pp": 0.001170380321745053, "driving": 83.82917466410748, "cycling": 1.055662188099808, "walking": 5.278310940499041, "pt": 1.583493282149712, "micromobility": 2.111324376199616, "shuttle": 6.142034548944338}, {"avg_co2": 6.794051473722703, "live_work_prop": 0.09261744966442953, "delta_f_physical_activity_pp": 0.0009614966236435508, "driving": 85.85164835164835, "cycling": 0.7326007326007326, "walking": 4.670329670329671, "pt": 1.6025641025641024, "micromobility": 2.0604395604395602, "shuttle": 5.082417582417582}, {"avg_co2": 7.138812874441789, "live_work_prop": 0.07371007371007371, "delta_f_physical_activity_pp": 0.0008237406577692286, "driving": 86.49328859060402, "cycling": 0.6291946308724832, "walking": 3.7751677852348995, "pt": 1.929530201342282, "micromobility": 1.8875838926174497, "shuttle": 5.285234899328859}, {"avg_co2": 7.016356077372573, "live_work_prop": 0.0815006468305304, "delta_f_physical_activity_pp": 0.000811670465265602, "driving": 87.03786191536749, "cycling": 0.623608017817372, "walking": 3.9198218262806237, "pt": 1.6926503340757237, "micromobility": 1.6926503340757237, "shuttle": 5.033407572383074}, {"avg_co2": 6.702547768325987, "live_work_prop": 0.07840236686390532, "delta_f_physical_activity_pp": 0.0009835106902907316, "driving": 85.90704647676162, "cycling": 0.7496251874062968, "walking": 4.597701149425287, "pt": 1.4992503748125936, "micromobility": 2.048975512243878, "shuttle": 5.197401299350324}, {"avg_co2": 6.874734603709625, "live_work_prop": 0.08485639686684072, "delta_f_physical_activity_pp": 0.0009185688945663726, "driving": 86.94267515923568, "cycling": 0.6824385805277525, "walking": 4.140127388535031, "pt": 1.5013648771610555, "micromobility": 2.1383075523202915, "shuttle": 4.5950864422202}, {"avg_co2": 6.739214277301841, "live_work_prop": 0.09234828496042216, "delta_f_physical_activity_pp": 0.0010512651383725792, "driving": 85.1624231782265, "cycling": 0.877963125548727, "walking": 4.477611940298507, "pt": 1.3169446883230904, "micromobility": 2.2388059701492535, "shuttle": 5.926251097453907}, {"avg_co2": 6.568798833982301, "live_work_prop": 0.09126984126984126, "delta_f_physical_activity_pp": 0.0010877433865125088, "driving": 85.3099730458221, "cycling": 0.8984725965858041, "walking": 4.627133872416891, "pt": 1.8418688230008984, "micromobility": 2.0215633423180592, "shuttle": 5.300988319856245}, {"avg_co2": 6.6202974645309025, "live_work_prop": 0.08762169680111266, "delta_f_physical_activity_pp": 0.0009200519825599616, "driving": 85.48774627582893, "cycling": 0.6727534839019702, "walking": 4.276790004805382, "pt": 1.8260451705910619, "micromobility": 2.114368092263335, "shuttle": 5.622296972609322}, {"avg_co2": 6.392962626660812, "live_work_prop": 0.09259259259259259, "delta_f_physical_activity_pp": 0.0010261874009170877, "driving": 84.74409448818898, "cycling": 0.8858267716535433, "walking": 4.23228346456693, "pt": 2.017716535433071, "micromobility": 2.4114173228346454, "shuttle": 5.708661417322835}, {"avg_co2": 6.49426462259947, "live_work_prop": 0.08265582655826559, "delta_f_physical_activity_pp": 0.0009842530182732068, "driving": 85.41953232462174, "cycling": 0.5960568546538285, "walking": 4.722604309949564, "pt": 1.7881705639614855, "micromobility": 1.925722145804677, "shuttle": 5.547913801008711}, {"avg_co2": 6.945483513270048, "live_work_prop": 0.08222811671087533, "delta_f_physical_activity_pp": 0.0009167489973967821, "driving": 85.86714222024074, "cycling": 0.7133303611234953, "walking": 4.32456531431119, "pt": 1.560410164957646, "micromobility": 2.0508247882300488, "shuttle": 5.48372715113687}, {"avg_co2": 7.011691373232275, "live_work_prop": 0.06976744186046512, "delta_f_physical_activity_pp": 0.0008805996055427603, "driving": 85.9981515711645, "cycling": 0.5545286506469501, "walking": 4.11275415896488, "pt": 1.8946395563770795, "micromobility": 2.033271719038817, "shuttle": 5.406654343807763}, {"avg_co2": 6.843894968241224, "live_work_prop": 0.08130081300813008, "delta_f_physical_activity_pp": 0.0009231998173040905, "driving": 85.94306049822063, "cycling": 0.6672597864768683, "walking": 4.4039145907473305, "pt": 1.8238434163701067, "micromobility": 1.9128113879003559, "shuttle": 5.249110320284697}, {"avg_co2": 6.24690583679034, "live_work_prop": 0.11063829787234042, "delta_f_physical_activity_pp": 0.0010946353868954684, "driving": 84.02163225172075, "cycling": 0.983284169124877, "walking": 5.11307767944936, "pt": 2.1632251720747298, "micromobility": 2.359882005899705, "shuttle": 5.35889872173058}, {"avg_co2": 6.7940165342423855, "live_work_prop": 0.09379310344827586, "delta_f_physical_activity_pp": 0.0009711085946263863, "driving": 85.09548206800186, "cycling": 0.8383791336748951, "walking": 4.471355379599442, "pt": 1.6301816488122962, "micromobility": 2.0027945971122496, "shuttle": 5.961807172799255}, {"avg_co2": 7.155062378740997, "live_work_prop": 0.08494208494208494, "delta_f_physical_activity_pp": 0.0009557085633031442, "driving": 85.54376657824933, "cycling": 0.618921308576481, "walking": 4.420866489832007, "pt": 1.8125552608311228, "micromobility": 1.9451812555260832, "shuttle": 5.658709106984968}, {"avg_co2": 7.1582519833408975, "live_work_prop": 0.08222811671087533, "delta_f_physical_activity_pp": 0.0009061824301396094, "driving": 86.82417083144026, "cycling": 0.5906406179009541, "walking": 3.907314856883235, "pt": 1.635620172648796, "micromobility": 1.8173557473875512, "shuttle": 5.224897773739209}, {"avg_co2": 6.815682358034357, "live_work_prop": 0.07531380753138076, "delta_f_physical_activity_pp": 0.00098673468853314, "driving": 84.8711943793911, "cycling": 0.8430913348946136, "walking": 3.934426229508197, "pt": 1.920374707259953, "micromobility": 2.576112412177986, "shuttle": 5.85480093676815}, {"avg_co2": 6.671084903031739, "live_work_prop": 0.0913978494623656, "delta_f_physical_activity_pp": 0.0009561311147331168, "driving": 85.67555354722096, "cycling": 0.7230004518752825, "walking": 4.112065070040669, "pt": 1.6267510167193855, "micromobility": 2.801626751016719, "shuttle": 5.061003163126977}, {"avg_co2": 7.306308518165526, "live_work_prop": 0.08596713021491782, "delta_f_physical_activity_pp": 0.0009812735149557683, "driving": 86.01694915254238, "cycling": 0.7627118644067797, "walking": 4.110169491525424, "pt": 1.6101694915254237, "micromobility": 2.2457627118644066, "shuttle": 5.2542372881355925}, {"avg_co2": 6.9125543717208835, "live_work_prop": 0.08921438082556592, "delta_f_physical_activity_pp": 0.0010400838118186627, "driving": 85.759209344115, "cycling": 0.7187780772686434, "walking": 5.076370170709793, "pt": 1.4375561545372868, "micromobility": 2.0215633423180592, "shuttle": 4.986522911051213}, {"avg_co2": 6.697313839045754, "live_work_prop": 0.09716599190283401, "delta_f_physical_activity_pp": 0.000994304163276945, "driving": 84.93087557603687, "cycling": 0.6912442396313364, "walking": 5.0691244239631335, "pt": 2.0276497695852536, "micromobility": 2.2119815668202767, "shuttle": 5.0691244239631335}, {"avg_co2": 6.955674355914547, "live_work_prop": 0.08196721311475409, "delta_f_physical_activity_pp": 0.001005240115075966, "driving": 85.15837104072398, "cycling": 0.904977375565611, "walking": 4.389140271493212, "pt": 1.4479638009049773, "micromobility": 2.262443438914027, "shuttle": 5.83710407239819}, {"avg_co2": 6.886485259692553, "live_work_prop": 0.07874015748031496, "delta_f_physical_activity_pp": 0.0010319965408311224, "driving": 85.16532618409293, "cycling": 0.8936550491510277, "walking": 4.289544235924933, "pt": 1.653261840929401, "micromobility": 2.4575513851653263, "shuttle": 5.540661304736371}, {"avg_co2": 6.948916915425311, "live_work_prop": 0.08650065530799476, "delta_f_physical_activity_pp": 0.0010274705846763299, "driving": 85.92297476759629, "cycling": 0.9296148738379815, "walking": 4.7366091190792385, "pt": 1.5493581230633025, "micromobility": 2.080566622399292, "shuttle": 4.780876494023905}, {"avg_co2": 6.9145552814773685, "live_work_prop": 0.08221024258760108, "delta_f_physical_activity_pp": 0.0009187592521503923, "driving": 86.50023116042533, "cycling": 0.7859454461396209, "walking": 3.7910309754969953, "pt": 1.5718908922792418, "micromobility": 2.4503005085529357, "shuttle": 4.900601017105871}, {"avg_co2": 7.029067843859146, "live_work_prop": 0.06942590120160214, "delta_f_physical_activity_pp": 0.0009236350002539501, "driving": 85.50202611436289, "cycling": 0.7203962179198559, "walking": 4.052228725799189, "pt": 1.530841963079694, "micromobility": 2.0261143628995946, "shuttle": 6.1683926159387665}, {"avg_co2": 6.589586374636922, "live_work_prop": 0.09053497942386832, "delta_f_physical_activity_pp": 0.0008750751776766072, "driving": 86.21973929236499, "cycling": 0.8379888268156425, "walking": 3.8640595903165735, "pt": 1.9087523277467413, "micromobility": 2.188081936685289, "shuttle": 4.981378026070764}, {"avg_co2": 6.928465998313003, "live_work_prop": 0.07751937984496124, "delta_f_physical_activity_pp": 0.000839831232605689, "driving": 86.94096601073346, "cycling": 0.5813953488372093, "walking": 3.7119856887298748, "pt": 1.4758497316636852, "micromobility": 2.146690518783542, "shuttle": 5.143112701252236}, {"avg_co2": 6.93513989795557, "live_work_prop": 0.08718626155878467, "delta_f_physical_activity_pp": 0.0010017179856942001, "driving": 85.82358235823583, "cycling": 0.9000900090009001, "walking": 3.825382538253826, "pt": 1.7551755175517552, "micromobility": 2.34023402340234, "shuttle": 5.355535553555356}, {"avg_co2": 6.71279183520439, "live_work_prop": 0.07754010695187166, "delta_f_physical_activity_pp": 0.000999350983594339, "driving": 84.76058931860037, "cycling": 1.0128913443830572, "walking": 4.143646408839778, "pt": 1.7034990791896871, "micromobility": 2.3480662983425415, "shuttle": 6.031307550644567}, {"avg_co2": 6.6189860059774155, "live_work_prop": 0.08380681818181818, "delta_f_physical_activity_pp": 0.000983390393552209, "driving": 84.44444444444444, "cycling": 0.8212560386473431, "walking": 4.396135265700483, "pt": 1.5458937198067633, "micromobility": 2.318840579710145, "shuttle": 6.473429951690821}, {"avg_co2": 6.866354528172503, "live_work_prop": 0.0975, "delta_f_physical_activity_pp": 0.0009120285888672983, "driving": 86.93771626297578, "cycling": 0.6920415224913495, "walking": 4.108996539792387, "pt": 1.254325259515571, "micromobility": 2.0761245674740483, "shuttle": 4.930795847750865}, {"avg_co2": 7.104500715688738, "live_work_prop": 0.0873015873015873, "delta_f_physical_activity_pp": 0.001008129582784335, "driving": 86.35755684351315, "cycling": 0.6241640659830584, "walking": 4.63664734730272, "pt": 1.8279090503789568, "micromobility": 1.961658493089612, "shuttle": 4.592064199732501}, {"avg_co2": 6.975255714419503, "live_work_prop": 0.07922077922077922, "delta_f_physical_activity_pp": 0.0010230705396405502, "driving": 84.15371329879102, "cycling": 0.9067357512953367, "walking": 4.447322970639033, "pt": 2.0293609671848016, "micromobility": 2.158894645941278, "shuttle": 6.303972366148532}, {"avg_co2": 6.986910835080626, "live_work_prop": 0.06657420249653259, "delta_f_physical_activity_pp": 0.0008353903980494041, "driving": 87.62983947119925, "cycling": 0.56657223796034, "walking": 3.352219074598678, "pt": 1.5580736543909348, "micromobility": 1.9357884796978282, "shuttle": 4.957507082152975}, {"avg_co2": 6.706004536617237, "live_work_prop": 0.0995850622406639, "delta_f_physical_activity_pp": 0.0009617310896895813, "driving": 85.33018867924528, "cycling": 0.6132075471698114, "walking": 3.8679245283018866, "pt": 1.7924528301886793, "micromobility": 2.7830188679245285, "shuttle": 5.613207547169812}, {"avg_co2": 6.859172414045029, "live_work_prop": 0.08244680851063829, "delta_f_physical_activity_pp": 0.0010014157575333963, "driving": 85.3099730458221, "cycling": 0.7637017070979335, "walking": 4.44743935309973, "pt": 1.527403414195867, "micromobility": 2.4707996406109616, "shuttle": 5.480682839173405}, {"avg_co2": 6.784295029562703, "live_work_prop": 0.08426966292134831, "delta_f_physical_activity_pp": 0.0010442319689627755, "driving": 85.08235294117648, "cycling": 0.9411764705882352, "walking": 4.705882352941177, "pt": 1.7411764705882353, "micromobility": 2.070588235294118, "shuttle": 5.458823529411765}, {"avg_co2": 6.438007264746254, "live_work_prop": 0.0930888575458392, "delta_f_physical_activity_pp": 0.000976294696910508, "driving": 84.53012048192771, "cycling": 0.9156626506024097, "walking": 4.626506024096385, "pt": 1.8313253012048194, "micromobility": 2.457831325301205, "shuttle": 5.63855421686747}, {"avg_co2": 7.0008762302406105, "live_work_prop": 0.08937823834196891, "delta_f_physical_activity_pp": 0.0010239984214656936, "driving": 85.85237258347979, "cycling": 0.6590509666080844, "walking": 4.437609841827768, "pt": 1.493848857644991, "micromobility": 2.416520210896309, "shuttle": 5.140597539543058}, {"avg_co2": 6.597115838760791, "live_work_prop": 0.09716599190283401, "delta_f_physical_activity_pp": 0.0009551004024600785, "driving": 85.43417366946778, "cycling": 0.9337068160597572, "walking": 4.154995331465919, "pt": 1.8207282913165268, "micromobility": 2.2408963585434174, "shuttle": 5.415499533146592}, {"avg_co2": 7.284791256582374, "live_work_prop": 0.07810499359795134, "delta_f_physical_activity_pp": 0.0009333995516156014, "driving": 86.79727427597955, "cycling": 0.5536626916524702, "walking": 4.38671209540034, "pt": 1.8313458262350937, "micromobility": 1.7035775127768313, "shuttle": 4.727427597955707}, {"avg_co2": 6.543543080326548, "live_work_prop": 0.1043115438108484, "delta_f_physical_activity_pp": 0.001104127030903519, "driving": 83.36439888164026, "cycling": 0.65237651444548, "walking": 5.21901211556384, "pt": 1.863932898415657, "micromobility": 2.842497670083877, "shuttle": 6.0577819198508855}, {"avg_co2": 6.68810122849265, "live_work_prop": 0.07969151670951156, "delta_f_physical_activity_pp": 0.0011285290147233958, "driving": 84.91644678979772, "cycling": 0.8355321020228672, "walking": 3.8698328935795954, "pt": 1.978891820580475, "micromobility": 2.594547053649956, "shuttle": 5.804749340369393}, {"avg_co2": 6.93108055084942, "live_work_prop": 0.08507853403141362, "delta_f_physical_activity_pp": 0.0009242233670141626, "driving": 85.75256811076373, "cycling": 0.6699419383653417, "walking": 4.421616793211255, "pt": 1.6078606520768202, "micromobility": 1.9651630192050022, "shuttle": 5.582849486377847}, {"avg_co2": 6.756168922153363, "live_work_prop": 0.0781456953642384, "delta_f_physical_activity_pp": 0.0009359666087644315, "driving": 85.57908968003605, "cycling": 0.6309148264984227, "walking": 4.191077061739523, "pt": 1.9378098242451556, "micromobility": 2.163136547994592, "shuttle": 5.497972059486255}, {"avg_co2": 7.005951528670093, "live_work_prop": 0.07387862796833773, "delta_f_physical_activity_pp": 0.0009282272805830967, "driving": 85.87819947043248, "cycling": 0.5736981465136806, "walking": 3.8834951456310676, "pt": 1.9858781994704324, "micromobility": 2.206531332744925, "shuttle": 5.472197705207414}, {"avg_co2": 6.7959663695000545, "live_work_prop": 0.07496463932107496, "delta_f_physical_activity_pp": 0.001016161529330201, "driving": 85.01659554291133, "cycling": 0.8534850640113799, "walking": 4.599336178283546, "pt": 1.7069701280227598, "micromobility": 2.0388809862494073, "shuttle": 5.784732100521574}, {"avg_co2": 7.141392472400349, "live_work_prop": 0.05583126550868486, "delta_f_physical_activity_pp": 0.000881550990470789, "driving": 87.07889125799574, "cycling": 0.810234541577825, "walking": 3.5394456289978677, "pt": 1.535181236673774, "micromobility": 1.9616204690831558, "shuttle": 5.074626865671641}, {"avg_co2": 6.621394047641819, "live_work_prop": 0.10119840213049268, "delta_f_physical_activity_pp": 0.0010578749823071014, "driving": 84.64711274060494, "cycling": 1.0540788267644363, "walking": 4.353803849679194, "pt": 1.6956920256645278, "micromobility": 2.383134738771769, "shuttle": 5.866177818515124}, {"avg_co2": 6.635959500864878, "live_work_prop": 0.07764390896921017, "delta_f_physical_activity_pp": 0.0008219700413141097, "driving": 87.0, "cycling": 0.8095238095238094, "walking": 3.428571428571429, "pt": 1.6190476190476188, "micromobility": 2.2857142857142856, "shuttle": 4.857142857142857}, {"avg_co2": 6.568225055171414, "live_work_prop": 0.08847184986595175, "delta_f_physical_activity_pp": 0.0009640848922767019, "driving": 86.00091199270406, "cycling": 0.729594163246694, "walking": 4.423164614683082, "pt": 1.3679890560875512, "micromobility": 2.4167806657546738, "shuttle": 5.06155950752394}, {"avg_co2": 6.76345966245176, "live_work_prop": 0.08706786171574904, "delta_f_physical_activity_pp": 0.0008461461790357444, "driving": 86.14564831261102, "cycling": 0.6660746003552398, "walking": 3.818827708703375, "pt": 1.6873889875666075, "micromobility": 2.1314387211367674, "shuttle": 5.550621669626999}, {"avg_co2": 6.5868893327772495, "live_work_prop": 0.09103641456582633, "delta_f_physical_activity_pp": 0.0011589263313181624, "driving": 84.50570342205323, "cycling": 1.0931558935361216, "walking": 4.325095057034221, "pt": 1.9486692015209126, "micromobility": 2.7566539923954374, "shuttle": 5.3707224334600765}, {"avg_co2": 6.984128908852971, "live_work_prop": 0.09431524547803617, "delta_f_physical_activity_pp": 0.0011358298952989971, "driving": 85.20296813618508, "cycling": 0.8293321693583587, "walking": 5.150589262330859, "pt": 1.789611523352248, "micromobility": 1.789611523352248, "shuttle": 5.237887385421213}, {"avg_co2": 7.304130677216553, "live_work_prop": 0.054678007290400975, "delta_f_physical_activity_pp": 0.0009936686537379109, "driving": 86.57331136738055, "cycling": 0.700164744645799, "walking": 3.8714991762767705, "pt": 1.8121911037891267, "micromobility": 2.224052718286656, "shuttle": 4.818780889621087}, {"avg_co2": 7.1321778170563785, "live_work_prop": 0.07587064676616916, "delta_f_physical_activity_pp": 0.0009128248154694107, "driving": 86.60676080445015, "cycling": 0.8557980316645273, "walking": 4.2362002567394095, "pt": 1.540436456996149, "micromobility": 1.8399657680787334, "shuttle": 4.9208386820710315}, {"avg_co2": 6.773560095576694, "live_work_prop": 0.088, "delta_f_physical_activity_pp": 0.0010571194147017302, "driving": 84.74955277280858, "cycling": 0.6708407871198568, "walking": 4.516994633273703, "pt": 1.520572450805009, "micromobility": 2.7280858676207513, "shuttle": 5.813953488372093}, {"avg_co2": 6.631997806880812, "live_work_prop": 0.07202216066481995, "delta_f_physical_activity_pp": 0.001073055530602185, "driving": 85.68747067104646, "cycling": 0.7508212106992023, "walking": 4.645706241201314, "pt": 1.5954950727358048, "micromobility": 2.0647583294228062, "shuttle": 5.255748474894416}, {"avg_co2": 6.9398856192687814, "live_work_prop": 0.07238605898123325, "delta_f_physical_activity_pp": 0.000976703389140753, "driving": 85.90847304032624, "cycling": 0.6796556411418215, "walking": 4.395106479383779, "pt": 1.8577254191209787, "micromobility": 2.0389669234254644, "shuttle": 5.120072496601722}, {"avg_co2": 7.007304326250522, "live_work_prop": 0.07058823529411765, "delta_f_physical_activity_pp": 0.0009793044271750864, "driving": 86.2892525431225, "cycling": 0.7518796992481203, "walking": 4.068996019460416, "pt": 1.3710747456877488, "micromobility": 2.1671826625387, "shuttle": 5.351614329942503}, {"avg_co2": 6.509865828121911, "live_work_prop": 0.07593307593307594, "delta_f_physical_activity_pp": 0.0010994449573616236, "driving": 85.22167487684729, "cycling": 1.0747872816838333, "walking": 4.343931930138827, "pt": 1.7465293327362292, "micromobility": 2.3287057769816393, "shuttle": 5.284370801612181}, {"avg_co2": 7.284642295562473, "live_work_prop": 0.06313131313131314, "delta_f_physical_activity_pp": 0.0009214302831802054, "driving": 87.41319444444444, "cycling": 0.7378472222222222, "walking": 3.7760416666666665, "pt": 1.4756944444444444, "micromobility": 2.170138888888889, "shuttle": 4.427083333333334}, {"avg_co2": 6.9423990258290456, "live_work_prop": 0.07835325365205843, "delta_f_physical_activity_pp": 0.0010499852545688719, "driving": 85.35376295628662, "cycling": 0.9463722397476341, "walking": 3.875619648490311, "pt": 1.847679134745381, "micromobility": 2.7489860297431274, "shuttle": 5.227579990986931}, {"avg_co2": 6.976456048885682, "live_work_prop": 0.07989690721649484, "delta_f_physical_activity_pp": 0.000906123100596456, "driving": 86.35964912280701, "cycling": 0.9210526315789472, "walking": 3.9473684210526314, "pt": 1.7543859649122806, "micromobility": 1.8859649122807016, "shuttle": 5.131578947368421}, {"avg_co2": 7.226827472681538, "live_work_prop": 0.09339975093399751, "delta_f_physical_activity_pp": 0.0008618764680421442, "driving": 86.80266444629476, "cycling": 0.5412156536219818, "walking": 3.95503746877602, "pt": 1.5820149875104081, "micromobility": 2.164862614487927, "shuttle": 4.954204829308909}, {"avg_co2": 6.734108110576113, "live_work_prop": 0.08533333333333333, "delta_f_physical_activity_pp": 0.0010434163499439169, "driving": 84.47571493418067, "cycling": 0.5901044030867, "walking": 4.766227871084884, "pt": 1.8157058556513845, "micromobility": 2.4058102587380845, "shuttle": 5.946436677258284}, {"avg_co2": 7.085012911390453, "live_work_prop": 0.09174311926605505, "delta_f_physical_activity_pp": 0.0009234685931503291, "driving": 85.77110030932391, "cycling": 0.7512152010605391, "walking": 4.595669465311533, "pt": 1.5466195315952276, "micromobility": 1.7233760494918249, "shuttle": 5.612019443216969}, {"avg_co2": 6.827135935597909, "live_work_prop": 0.0784557907845579, "delta_f_physical_activity_pp": 0.0009240032403473806, "driving": 85.8426005132592, "cycling": 0.5560307955517536, "walking": 4.277159965782721, "pt": 1.7108639863130881, "micromobility": 2.266894781864842, "shuttle": 5.3464499572284}, {"avg_co2": 6.62927710922394, "live_work_prop": 0.09550561797752809, "delta_f_physical_activity_pp": 0.0010766970215625956, "driving": 84.64491362763916, "cycling": 0.8157389635316697, "walking": 4.702495201535509, "pt": 2.0633397312859887, "micromobility": 2.3512476007677545, "shuttle": 5.422264875239923}, {"avg_co2": 7.299666770065701, "live_work_prop": 0.07142857142857142, "delta_f_physical_activity_pp": 0.0007473858480232339, "driving": 87.58710801393728, "cycling": 0.5226480836236934, "walking": 4.050522648083624, "pt": 1.6114982578397212, "micromobility": 1.6550522648083623, "shuttle": 4.573170731707317}, {"avg_co2": 6.467845195511376, "live_work_prop": 0.11292517006802721, "delta_f_physical_activity_pp": 0.0009431293409919996, "driving": 86.02701443875175, "cycling": 0.6054960409874243, "walking": 4.797391709361901, "pt": 1.5836050302748022, "micromobility": 2.282254308337215, "shuttle": 4.704238472286912}, {"avg_co2": 7.022676947684255, "live_work_prop": 0.088, "delta_f_physical_activity_pp": 0.0008917295026378176, "driving": 86.25744388456252, "cycling": 0.7787448465414567, "walking": 4.947320201557489, "pt": 1.4200641319285385, "micromobility": 2.153000458085204, "shuttle": 4.443426477324782}, {"avg_co2": 6.704684815883783, "live_work_prop": 0.07539682539682539, "delta_f_physical_activity_pp": 0.0010346058578224917, "driving": 85.10928961748634, "cycling": 0.6375227686703097, "walking": 4.189435336976321, "pt": 2.185792349726776, "micromobility": 2.504553734061931, "shuttle": 5.373406193078324}, {"avg_co2": 6.552323374197775, "live_work_prop": 0.09827357237715803, "delta_f_physical_activity_pp": 0.0009922735777552428, "driving": 85.13575701794753, "cycling": 0.966405890473999, "walking": 4.7860101242521855, "pt": 1.79475379659457, "micromobility": 2.0708697653014267, "shuttle": 5.246203405430281}, {"avg_co2": 6.67017337251264, "live_work_prop": 0.08718626155878467, "delta_f_physical_activity_pp": 0.0009814370508664956, "driving": 85.07530807850297, "cycling": 0.867183934276586, "walking": 4.244637151985395, "pt": 1.9169329073482428, "micromobility": 2.3733455043359197, "shuttle": 5.52259242355089}, {"avg_co2": 7.162621145570453, "live_work_prop": 0.06563706563706563, "delta_f_physical_activity_pp": 0.0009420095725501412, "driving": 86.14072494669509, "cycling": 0.767590618336887, "walking": 3.8379530916844353, "pt": 1.535181236673774, "micromobility": 2.0895522388059704, "shuttle": 5.628997867803838}, {"avg_co2": 7.056191796975336, "live_work_prop": 0.08771929824561403, "delta_f_physical_activity_pp": 0.0008572397708765219, "driving": 86.08458390177354, "cycling": 0.5002273760800363, "walking": 3.819918144611187, "pt": 1.7280582082764895, "micromobility": 2.1828103683492497, "shuttle": 5.684402000909505}, {"avg_co2": 6.818501773202232, "live_work_prop": 0.0782967032967033, "delta_f_physical_activity_pp": 0.0009317996443184705, "driving": 85.81719945970285, "cycling": 0.6303466906798739, "walking": 4.367402071139127, "pt": 1.8009905447996397, "micromobility": 2.0261143628995946, "shuttle": 5.357946870778928}, {"avg_co2": 7.09481806952513, "live_work_prop": 0.07470511140235911, "delta_f_physical_activity_pp": 0.0009354285109281286, "driving": 86.20386643233743, "cycling": 0.8347978910369069, "walking": 3.9543057996485063, "pt": 1.8014059753954303, "micromobility": 2.0650263620386644, "shuttle": 5.140597539543058}, {"avg_co2": 7.059612465054391, "live_work_prop": 0.08448928121059268, "delta_f_physical_activity_pp": 0.0009045565792475642, "driving": 84.8960543063216, "cycling": 0.5939753924480272, "walking": 4.115400933389902, "pt": 1.951633432329232, "micromobility": 2.588035638523547, "shuttle": 5.8549002969876955}, {"avg_co2": 6.990163011586239, "live_work_prop": 0.07383419689119171, "delta_f_physical_activity_pp": 0.0008938718901753497, "driving": 86.12588652482269, "cycling": 0.7092198581560284, "walking": 4.210992907801418, "pt": 1.9060283687943262, "micromobility": 1.950354609929078, "shuttle": 5.097517730496453}, {"avg_co2": 6.581730478440345, "live_work_prop": 0.08435374149659863, "delta_f_physical_activity_pp": 0.0010421284073674707, "driving": 84.84152503445108, "cycling": 0.8268259072117593, "walking": 4.547542489664677, "pt": 1.8373909049150206, "micromobility": 2.2508038585209005, "shuttle": 5.695911805236564}, {"avg_co2": 6.919289631038101, "live_work_prop": 0.08996088657105607, "delta_f_physical_activity_pp": 0.0011285213750569542, "driving": 83.9262187088274, "cycling": 0.7026789635485288, "walking": 4.567413263065437, "pt": 1.844532279314888, "micromobility": 2.942468159859464, "shuttle": 6.016688625384278}, {"avg_co2": 6.575498405708586, "live_work_prop": 0.09668508287292818, "delta_f_physical_activity_pp": 0.0009336520705717848, "driving": 85.66019876952201, "cycling": 0.6152389966871746, "walking": 4.827259820160909, "pt": 1.6564126833885469, "micromobility": 1.7983909133932798, "shuttle": 5.442498816848083}, {"avg_co2": 6.820935160914481, "live_work_prop": 0.07217847769028872, "delta_f_physical_activity_pp": 0.0009945510725089515, "driving": 85.08459483526269, "cycling": 0.8459483526268923, "walking": 5.0311665182546745, "pt": 1.6918967052537845, "micromobility": 1.7809439002671414, "shuttle": 5.565449688334818}, {"avg_co2": 6.980796263114859, "live_work_prop": 0.07972972972972973, "delta_f_physical_activity_pp": 0.0008880141768740287, "driving": 86.59700136301682, "cycling": 0.6815084052703316, "walking": 3.9981826442526125, "pt": 1.5447523852794183, "micromobility": 2.453430258973194, "shuttle": 4.725124943207633}, {"avg_co2": 6.907144094813109, "live_work_prop": 0.07561929595827901, "delta_f_physical_activity_pp": 0.0009299503655634839, "driving": 85.89857651245552, "cycling": 0.7562277580071174, "walking": 4.359430604982206, "pt": 1.3790035587188614, "micromobility": 2.0907473309608537, "shuttle": 5.5160142348754455}, {"avg_co2": 6.684357077571753, "live_work_prop": 0.09788359788359788, "delta_f_physical_activity_pp": 0.0010183068214070002, "driving": 84.97737556561086, "cycling": 0.7239819004524887, "walking": 5.067873303167421, "pt": 1.9457013574660633, "micromobility": 2.171945701357466, "shuttle": 5.113122171945701}, {"avg_co2": 6.708446460963561, "live_work_prop": 0.08943089430894309, "delta_f_physical_activity_pp": 0.0009683695565609101, "driving": 85.83372039015327, "cycling": 0.6967022758941013, "walking": 4.040873200185787, "pt": 1.7185322805387833, "micromobility": 2.3687877380399445, "shuttle": 5.341384115188109}, {"avg_co2": 6.350622184106626, "live_work_prop": 0.09004092769440655, "delta_f_physical_activity_pp": 0.0010117965457866391, "driving": 83.67640019147917, "cycling": 0.861656294877932, "walking": 5.026328386787937, "pt": 1.9147917663954046, "micromobility": 2.584968884633796, "shuttle": 5.935854475825754}, {"avg_co2": 7.185968967562931, "live_work_prop": 0.07783641160949868, "delta_f_physical_activity_pp": 0.0008874198598381237, "driving": 86.05922551252847, "cycling": 0.7289293849658315, "walking": 3.8724373576309796, "pt": 1.457858769931663, "micromobility": 2.0045558086560367, "shuttle": 5.876993166287016}, {"avg_co2": 6.797799347821265, "live_work_prop": 0.08288770053475936, "delta_f_physical_activity_pp": 0.0010575629352860111, "driving": 85.11415525114155, "cycling": 0.776255707762557, "walking": 4.429223744292238, "pt": 1.872146118721461, "micromobility": 2.009132420091324, "shuttle": 5.799086757990867}, {"avg_co2": 7.05803165586637, "live_work_prop": 0.08030112923462986, "delta_f_physical_activity_pp": 0.0009047473553650655, "driving": 86.55498281786942, "cycling": 0.7731958762886598, "walking": 3.90893470790378, "pt": 1.8470790378006874, "micromobility": 2.0189003436426116, "shuttle": 4.896907216494846}, {"avg_co2": 6.843231194291388, "live_work_prop": 0.08310991957104558, "delta_f_physical_activity_pp": 0.0009503510692862359, "driving": 86.20218579234972, "cycling": 0.819672131147541, "walking": 4.41712204007286, "pt": 1.4571948998178506, "micromobility": 1.912568306010929, "shuttle": 5.191256830601093}, {"avg_co2": 6.885029888494086, "live_work_prop": 0.08147174770039421, "delta_f_physical_activity_pp": 0.000903595551107542, "driving": 86.02054488610987, "cycling": 0.7592675301473872, "walking": 3.974988834301027, "pt": 1.7418490397498883, "micromobility": 2.2331397945511386, "shuttle": 5.270209915140687}, {"avg_co2": 6.665907441302426, "live_work_prop": 0.0778688524590164, "delta_f_physical_activity_pp": 0.0009817363018618747, "driving": 85.43325526932084, "cycling": 0.7962529274004685, "walking": 4.309133489461359, "pt": 1.592505854800937, "micromobility": 2.107728337236534, "shuttle": 5.76112412177986}, {"avg_co2": 6.939293326737716, "live_work_prop": 0.06490066225165562, "delta_f_physical_activity_pp": 0.0008112384935996991, "driving": 86.84692942254813, "cycling": 0.7332722273143905, "walking": 3.2997250229147568, "pt": 1.6040329972502292, "micromobility": 1.7873510540788267, "shuttle": 5.728689275893675}, {"avg_co2": 6.873898044059421, "live_work_prop": 0.08, "delta_f_physical_activity_pp": 0.0009702628955485473, "driving": 85.72074107546317, "cycling": 0.9941256213285133, "walking": 4.202440126525079, "pt": 1.5363759602349751, "micromobility": 1.9430637144148215, "shuttle": 5.603253502033438}, {"avg_co2": 6.433502142353947, "live_work_prop": 0.08344549125168237, "delta_f_physical_activity_pp": 0.0009127664317020175, "driving": 86.13485280151947, "cycling": 0.7597340930674265, "walking": 4.083570750237417, "pt": 1.8043684710351375, "micromobility": 1.7094017094017095, "shuttle": 5.5080721747388415}, {"avg_co2": 6.712071053322609, "live_work_prop": 0.08959156785243742, "delta_f_physical_activity_pp": 0.0008954206999014876, "driving": 86.37392485287461, "cycling": 0.8601177003168854, "walking": 3.9837030330466274, "pt": 1.765504753282028, "micromobility": 2.082390221819828, "shuttle": 4.934359438660027}, {"avg_co2": 6.923578961688065, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0008778293615894105, "driving": 85.98639455782313, "cycling": 0.6349206349206349, "walking": 3.9909297052154193, "pt": 1.9047619047619049, "micromobility": 2.131519274376417, "shuttle": 5.351473922902494}, {"avg_co2": 6.881497993916997, "live_work_prop": 0.08419689119170984, "delta_f_physical_activity_pp": 0.000860885794174259, "driving": 85.91737005775211, "cycling": 0.6663705019991115, "walking": 4.087072412261217, "pt": 1.4215904042647711, "micromobility": 2.665482007996446, "shuttle": 5.242114615726344}, {"avg_co2": 6.580861261239961, "live_work_prop": 0.08819538670284939, "delta_f_physical_activity_pp": 0.0010206432992161986, "driving": 85.32024310425432, "cycling": 0.8415147265077139, "walking": 5.049088359046284, "pt": 1.6362786348761105, "micromobility": 2.2907900888265544, "shuttle": 4.862085086489014}, {"avg_co2": 6.997594602939605, "live_work_prop": 0.08048780487804878, "delta_f_physical_activity_pp": 0.0009663470322456734, "driving": 86.27935723114956, "cycling": 0.9476720230737536, "walking": 4.1615162752369175, "pt": 1.6069221260815822, "micromobility": 1.8541409147095178, "shuttle": 5.150391429748661}, {"avg_co2": 6.9471390529521635, "live_work_prop": 0.09128065395095368, "delta_f_physical_activity_pp": 0.0009653255684093959, "driving": 84.05074762120526, "cycling": 0.6796556411418215, "walking": 4.712279111916629, "pt": 1.6311735387403714, "micromobility": 2.7639329406434077, "shuttle": 6.162211146352515}, {"avg_co2": 6.984917807537164, "live_work_prop": 0.08771929824561403, "delta_f_physical_activity_pp": 0.0008780642650439681, "driving": 86.02972399150744, "cycling": 0.59447983014862, "walking": 3.7367303609341826, "pt": 1.6985138004246285, "micromobility": 2.2505307855626326, "shuttle": 5.690021231422506}, {"avg_co2": 6.758309493664826, "live_work_prop": 0.09026798307475317, "delta_f_physical_activity_pp": 0.0008776010540022929, "driving": 85.17274472168907, "cycling": 0.7677543186180422, "walking": 4.318618042226487, "pt": 1.9673704414587334, "micromobility": 1.9673704414587334, "shuttle": 5.8061420345489445}, {"avg_co2": 7.006130640041822, "live_work_prop": 0.09342105263157895, "delta_f_physical_activity_pp": 0.0009682670083283012, "driving": 84.1511072514112, "cycling": 0.5644811115935736, "walking": 4.86322188449848, "pt": 1.82370820668693, "micromobility": 2.6052974381241856, "shuttle": 5.9921841076856275}, {"avg_co2": 7.053462017806858, "live_work_prop": 0.08409986859395532, "delta_f_physical_activity_pp": 0.0009248061639701504, "driving": 86.6162738995109, "cycling": 0.4001778568252557, "walking": 3.9573143619386393, "pt": 1.6007114273010228, "micromobility": 2.578923966207203, "shuttle": 4.846598488216985}, {"avg_co2": 6.924308308192649, "live_work_prop": 0.08781127129750983, "delta_f_physical_activity_pp": 0.0008513081670999196, "driving": 85.59130040779338, "cycling": 0.6343452650657001, "walking": 4.485727231536022, "pt": 1.8124150430448571, "micromobility": 2.4014499320344362, "shuttle": 5.074762120525601}, {"avg_co2": 6.903520781778051, "live_work_prop": 0.0927960927960928, "delta_f_physical_activity_pp": 0.0008401377477696341, "driving": 86.44140290846877, "cycling": 0.6843455945252352, "walking": 4.362703165098375, "pt": 1.6253207869974338, "micromobility": 2.095808383233533, "shuttle": 4.790419161676647}, {"avg_co2": 7.029367190856061, "live_work_prop": 0.08203125, "delta_f_physical_activity_pp": 0.0009986762576710934, "driving": 85.5943437914273, "cycling": 0.7512152010605391, "walking": 4.286345558992489, "pt": 1.5024304021210781, "micromobility": 2.1210782147591694, "shuttle": 5.744586831639417}, {"avg_co2": 7.133823955957705, "live_work_prop": 0.08673469387755102, "delta_f_physical_activity_pp": 0.001170652365880132, "driving": 84.62195642887654, "cycling": 0.897052541648868, "walking": 4.527979495941905, "pt": 2.1785561725758225, "micromobility": 2.520290474156343, "shuttle": 5.254164886800513}, {"avg_co2": 6.8115057261559535, "live_work_prop": 0.0941336971350614, "delta_f_physical_activity_pp": 0.0009692291793894014, "driving": 85.07185906351414, "cycling": 0.8344923504867872, "walking": 4.450625869262865, "pt": 1.9007881316643487, "micromobility": 1.9471488178025034, "shuttle": 5.795085767269356}, {"avg_co2": 7.306268318829825, "live_work_prop": 0.06235011990407674, "delta_f_physical_activity_pp": 0.0008819111762880016, "driving": 86.3673805601318, "cycling": 0.9472817133443162, "walking": 3.789126853377265, "pt": 1.6474464579901154, "micromobility": 1.8121911037891267, "shuttle": 5.436573311367381}, {"avg_co2": 6.6504186004773596, "live_work_prop": 0.08994708994708994, "delta_f_physical_activity_pp": 0.0010119876192764968, "driving": 85.41476754785779, "cycling": 0.8204193254329991, "walking": 4.4211485870556055, "pt": 1.7319963536918872, "micromobility": 2.2333637192342755, "shuttle": 5.378304466727438}, {"avg_co2": 6.615879953810697, "live_work_prop": 0.09005376344086022, "delta_f_physical_activity_pp": 0.0011011568965890988, "driving": 84.31734317343174, "cycling": 0.8763837638376383, "walking": 4.750922509225092, "pt": 1.7527675276752765, "micromobility": 2.3985239852398523, "shuttle": 5.904059040590406}, {"avg_co2": 6.86218148095848, "live_work_prop": 0.07822685788787484, "delta_f_physical_activity_pp": 0.0011256245886176839, "driving": 84.66929478756022, "cycling": 0.9198423127463863, "walking": 4.905825667980728, "pt": 1.9272886552781427, "micromobility": 1.971090670170828, "shuttle": 5.606657906263688}, {"avg_co2": 6.544654429500927, "live_work_prop": 0.0941336971350614, "delta_f_physical_activity_pp": 0.0010159941470605583, "driving": 84.70806302131604, "cycling": 0.6950880444856349, "walking": 4.494902687673772, "pt": 2.0852641334569046, "micromobility": 2.5023169601482853, "shuttle": 5.514365152919369}, {"avg_co2": 6.753787364680424, "live_work_prop": 0.10146862483311081, "delta_f_physical_activity_pp": 0.000887479604632527, "driving": 85.94965675057207, "cycling": 0.5949656750572082, "walking": 4.393592677345538, "pt": 1.6933638443935928, "micromobility": 2.1510297482837526, "shuttle": 5.217391304347826}, {"avg_co2": 6.695235890356848, "live_work_prop": 0.0846774193548387, "delta_f_physical_activity_pp": 0.0010771604130809867, "driving": 85.40245566166439, "cycling": 0.6366530241018644, "walking": 4.411095952705776, "pt": 1.7735334242837655, "micromobility": 2.501136880400182, "shuttle": 5.275125056844019}, {"avg_co2": 7.179753827598129, "live_work_prop": 0.07964601769911504, "delta_f_physical_activity_pp": 0.0009121494745066003, "driving": 85.73259290901323, "cycling": 0.7689021785561726, "walking": 3.8017941050832977, "pt": 1.794105083297736, "micromobility": 2.2212729602733874, "shuttle": 5.6813327637761635}, {"avg_co2": 6.795841253393222, "live_work_prop": 0.08823529411764706, "delta_f_physical_activity_pp": 0.0010964778578582259, "driving": 84.37353355232285, "cycling": 0.7038948850305021, "walking": 4.317221961520413, "pt": 2.017832003754106, "micromobility": 3.050211168465509, "shuttle": 5.537306428906617}, {"avg_co2": 6.617843001420489, "live_work_prop": 0.09103260869565218, "delta_f_physical_activity_pp": 0.0010081241128988422, "driving": 85.54832713754647, "cycling": 0.7434944237918215, "walking": 5.018587360594796, "pt": 1.486988847583643, "micromobility": 2.0446096654275094, "shuttle": 5.157992565055762}, {"avg_co2": 7.068752643443702, "live_work_prop": 0.07566204287515763, "delta_f_physical_activity_pp": 0.001059471106152442, "driving": 84.84718037021094, "cycling": 0.8609556607834696, "walking": 4.907447266465777, "pt": 1.5497201894102455, "micromobility": 2.152389151958674, "shuttle": 5.6823073611709}, {"avg_co2": 7.059150750230775, "live_work_prop": 0.07246376811594203, "delta_f_physical_activity_pp": 0.0009747070498728813, "driving": 85.96026490066225, "cycling": 0.6181015452538632, "walking": 3.620309050772627, "pt": 1.9426048565121412, "micromobility": 2.4282560706401766, "shuttle": 5.430463576158941}, {"avg_co2": 7.065428767938037, "live_work_prop": 0.08173690932311622, "delta_f_physical_activity_pp": 0.0008656985175400127, "driving": 86.12691466083152, "cycling": 0.700218818380744, "walking": 3.938730853391685, "pt": 1.6192560175054704, "micromobility": 1.75054704595186, "shuttle": 5.864332603938731}, {"avg_co2": 7.131452276694857, "live_work_prop": 0.0684931506849315, "delta_f_physical_activity_pp": 0.000789113088165795, "driving": 87.6942461150777, "cycling": 0.7979840403191937, "walking": 3.6119277614447713, "pt": 1.5959680806383874, "micromobility": 1.8059638807223857, "shuttle": 4.493910121797564}, {"avg_co2": 6.959553173230598, "live_work_prop": 0.07033248081841433, "delta_f_physical_activity_pp": 0.000814565176177645, "driving": 86.15384615384616, "cycling": 0.4700854700854701, "walking": 4.52991452991453, "pt": 1.6239316239316242, "micromobility": 2.051282051282051, "shuttle": 5.17094017094017}, {"avg_co2": 6.674635708766903, "live_work_prop": 0.08367071524966262, "delta_f_physical_activity_pp": 0.0010155142088254406, "driving": 84.62971588262693, "cycling": 0.7452258965999069, "walking": 4.983698183511877, "pt": 1.7233348858872848, "micromobility": 2.095947834187238, "shuttle": 5.822077317186772}, {"avg_co2": 6.847385653446906, "live_work_prop": 0.09562841530054644, "delta_f_physical_activity_pp": 0.0011705805139582443, "driving": 84.66453674121406, "cycling": 0.867183934276586, "walking": 4.4272021907804655, "pt": 1.6430853491556368, "micromobility": 2.8753993610223643, "shuttle": 5.52259242355089}, {"avg_co2": 6.5025487155986355, "live_work_prop": 0.0927694406548431, "delta_f_physical_activity_pp": 0.0010426536232130683, "driving": 85.94339622641509, "cycling": 0.8018867924528302, "walking": 4.528301886792453, "pt": 1.8396226415094339, "micromobility": 1.650943396226415, "shuttle": 5.235849056603774}, {"avg_co2": 6.320451893464388, "live_work_prop": 0.09264705882352942, "delta_f_physical_activity_pp": 0.0009708658209495983, "driving": 84.55618265777322, "cycling": 0.8722421754746024, "walking": 4.515135967162647, "pt": 2.0010261672652643, "micromobility": 2.103642893791688, "shuttle": 5.951770138532581}, {"avg_co2": 6.524583910426453, "live_work_prop": 0.10402219140083217, "delta_f_physical_activity_pp": 0.001030115410004312, "driving": 84.43616029822927, "cycling": 0.9319664492078285, "walking": 5.032618825722274, "pt": 1.3513513513513513, "micromobility": 2.842497670083877, "shuttle": 5.405405405405405}, {"avg_co2": 6.972985618084997, "live_work_prop": 0.08396946564885496, "delta_f_physical_activity_pp": 0.0008163497561625599, "driving": 86.25987708516243, "cycling": 0.5706760316066725, "walking": 3.9069359086918354, "pt": 2.2388059701492535, "micromobility": 1.7998244073748904, "shuttle": 5.223880597014925}, {"avg_co2": 7.080417368431465, "live_work_prop": 0.07904642409033877, "delta_f_physical_activity_pp": 0.0009600298983335572, "driving": 87.22030981067125, "cycling": 0.6884681583476765, "walking": 4.1738382099827875, "pt": 1.5060240963855422, "micromobility": 1.8072289156626504, "shuttle": 4.604130808950086}, {"avg_co2": 7.178884294671158, "live_work_prop": 0.07506702412868632, "delta_f_physical_activity_pp": 0.0009820012987709396, "driving": 85.6888888888889, "cycling": 0.7111111111111111, "walking": 3.911111111111111, "pt": 1.7777777777777777, "micromobility": 2.1777777777777776, "shuttle": 5.733333333333333}, {"avg_co2": 6.588203659075337, "live_work_prop": 0.10215053763440861, "delta_f_physical_activity_pp": 0.0009857270902561763, "driving": 84.7370870172173, "cycling": 0.6979990693345742, "walking": 4.979060027919963, "pt": 1.4425314099581201, "micromobility": 2.652396463471382, "shuttle": 5.490926012098651}, {"avg_co2": 6.685413464258516, "live_work_prop": 0.09986130374479889, "delta_f_physical_activity_pp": 0.0009187500699600244, "driving": 85.87677725118483, "cycling": 0.6161137440758294, "walking": 4.075829383886256, "pt": 1.3270142180094786, "micromobility": 2.4170616113744074, "shuttle": 5.687203791469194}, {"avg_co2": 6.823224402137374, "live_work_prop": 0.08839050131926121, "delta_f_physical_activity_pp": 0.0007599035615448657, "driving": 86.03791030975498, "cycling": 0.5085529357374018, "walking": 3.8834951456310676, "pt": 1.5718908922792418, "micromobility": 1.9879796578825704, "shuttle": 6.010171058714748}, {"avg_co2": 6.761545599075278, "live_work_prop": 0.07383419689119171, "delta_f_physical_activity_pp": 0.0009178857082894947, "driving": 85.25554047942107, "cycling": 0.6784260515603799, "walking": 4.477611940298507, "pt": 1.5829941203075533, "micromobility": 2.3518769787426503, "shuttle": 5.653550429669832}, {"avg_co2": 7.524702198704277, "live_work_prop": 0.07429963459196103, "delta_f_physical_activity_pp": 0.0009074543345616965, "driving": 86.29462453836685, "cycling": 0.7386130488305294, "walking": 4.103405826836274, "pt": 1.3130898645876077, "micromobility": 2.3389413212966765, "shuttle": 5.211325400082068}, {"avg_co2": 6.7660523199612435, "live_work_prop": 0.09986684420772303, "delta_f_physical_activity_pp": 0.0011337657328421417, "driving": 85.0559284116331, "cycling": 0.9395973154362416, "walking": 5.05592841163311, "pt": 2.102908277404922, "micromobility": 2.460850111856823, "shuttle": 4.384787472035794}, {"avg_co2": 7.104592893955847, "live_work_prop": 0.07651006711409396, "delta_f_physical_activity_pp": 0.0010161837109293555, "driving": 85.18850987432674, "cycling": 0.763016157989228, "walking": 4.084380610412927, "pt": 1.526032315978456, "micromobility": 2.333931777378815, "shuttle": 6.104129263913824}, {"avg_co2": 6.981112699291934, "live_work_prop": 0.07942708333333333, "delta_f_physical_activity_pp": 0.0008942299397736161, "driving": 86.50306748466258, "cycling": 0.8326029798422436, "walking": 4.1191936897458366, "pt": 1.4899211218229622, "micromobility": 1.7966695880806312, "shuttle": 5.258545135845749}, {"avg_co2": 6.80203119652271, "live_work_prop": 0.0796221322537112, "delta_f_physical_activity_pp": 0.0008557252530579567, "driving": 86.82417083144026, "cycling": 0.6360745115856429, "walking": 4.225352112676056, "pt": 1.4538845979100408, "micromobility": 1.7719218537028625, "shuttle": 5.088596092685143}, {"avg_co2": 6.821545511735444, "live_work_prop": 0.0823045267489712, "delta_f_physical_activity_pp": 0.0009949955188036875, "driving": 85.12319851231986, "cycling": 0.5578800557880056, "walking": 4.5095304509530445, "pt": 1.6736401673640167, "micromobility": 2.1850302185030217, "shuttle": 5.95072059507206}, {"avg_co2": 7.147728897137768, "live_work_prop": 0.09218950064020487, "delta_f_physical_activity_pp": 0.0008995692837046616, "driving": 86.7311072056239, "cycling": 0.6590509666080844, "walking": 4.481546572934974, "pt": 1.3620386643233744, "micromobility": 2.0210896309314585, "shuttle": 4.745166959578207}, {"avg_co2": 6.387012590052924, "live_work_prop": 0.10230547550432277, "delta_f_physical_activity_pp": 0.0010231551646887717, "driving": 83.49802371541502, "cycling": 0.7411067193675889, "walking": 5.33596837944664, "pt": 1.7292490118577075, "micromobility": 2.8656126482213438, "shuttle": 5.8300395256917}, {"avg_co2": 6.760610419372868, "live_work_prop": 0.08665749656121045, "delta_f_physical_activity_pp": 0.0010772646540691444, "driving": 85.32280538783094, "cycling": 0.8360427310729215, "walking": 4.691128657686948, "pt": 1.8578727357176035, "micromobility": 2.1830004644681837, "shuttle": 5.1091500232234095}, {"avg_co2": 6.344024708012152, "live_work_prop": 0.09784172661870504, "delta_f_physical_activity_pp": 0.0009318462278540649, "driving": 85.90840463009563, "cycling": 0.9562154001006542, "walking": 3.7745344740815296, "pt": 1.6104680422747861, "micromobility": 2.113739305485657, "shuttle": 5.636638147961751}, {"avg_co2": 7.361915695804938, "live_work_prop": 0.08078335373317014, "delta_f_physical_activity_pp": 0.0009590230446550458, "driving": 84.9141455437449, "cycling": 0.8585445625511038, "walking": 4.292722812755519, "pt": 1.757972199509403, "micromobility": 2.3712183156173343, "shuttle": 5.80539656582175}, {"avg_co2": 6.904777706367705, "live_work_prop": 0.0959792477302205, "delta_f_physical_activity_pp": 0.0009161500637726626, "driving": 84.74945533769062, "cycling": 0.9150326797385622, "walking": 4.705882352941177, "pt": 1.263616557734205, "micromobility": 1.8736383442265796, "shuttle": 6.492374727668845}, {"avg_co2": 7.2332212235971465, "live_work_prop": 0.07989690721649484, "delta_f_physical_activity_pp": 0.0008747135492474414, "driving": 86.84546615581098, "cycling": 0.6811409110259685, "walking": 3.9165602383993185, "pt": 1.5751383567475523, "micromobility": 2.0859940400170287, "shuttle": 4.895700297999149}, {"avg_co2": 7.242598098660673, "live_work_prop": 0.0799492385786802, "delta_f_physical_activity_pp": 0.0009578313901998369, "driving": 85.92027141645463, "cycling": 0.8481764206955046, "walking": 4.368108566581849, "pt": 1.4843087362171332, "micromobility": 2.1204410517387617, "shuttle": 5.258693808312128}, {"avg_co2": 6.77896533226708, "live_work_prop": 0.09029649595687332, "delta_f_physical_activity_pp": 0.0009487492503794189, "driving": 84.94817485353762, "cycling": 0.9914375844975214, "walking": 4.686795853988283, "pt": 1.622352410995944, "micromobility": 2.2082018927444795, "shuttle": 5.543037404236142}, {"avg_co2": 6.986358564477015, "live_work_prop": 0.07922077922077922, "delta_f_physical_activity_pp": 0.000902360449234326, "driving": 85.72691117984975, "cycling": 0.7070260715863897, "walking": 4.286345558992489, "pt": 1.6349977905435262, "micromobility": 1.8117543084401235, "shuttle": 5.832965090587716}, {"avg_co2": 6.859459540389714, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.0010268001657954785, "driving": 84.30934286991506, "cycling": 0.8046490835940991, "walking": 3.933839964237819, "pt": 2.235136343316942, "micromobility": 2.4586499776486366, "shuttle": 6.258381761287439}, {"avg_co2": 6.582555393601686, "live_work_prop": 0.09166666666666666, "delta_f_physical_activity_pp": 0.0008937981557751671, "driving": 85.16908212560386, "cycling": 0.7246376811594203, "walking": 4.492753623188406, "pt": 2.1256038647342996, "micromobility": 2.2222222222222223, "shuttle": 5.265700483091788}, {"avg_co2": 7.21310391687676, "live_work_prop": 0.07908163265306123, "delta_f_physical_activity_pp": 0.0009342070900547018, "driving": 86.18197278911565, "cycling": 0.6377551020408163, "walking": 3.9965986394557826, "pt": 2.2108843537414966, "micromobility": 1.9557823129251701, "shuttle": 5.017006802721088}, {"avg_co2": 6.815824733848743, "live_work_prop": 0.0972972972972973, "delta_f_physical_activity_pp": 0.0009281512208594694, "driving": 85.33868092691623, "cycling": 0.6238859180035651, "walking": 4.144385026737968, "pt": 1.6488413547237075, "micromobility": 2.094474153297683, "shuttle": 6.149732620320856}, {"avg_co2": 6.5504618189816695, "live_work_prop": 0.09002770083102493, "delta_f_physical_activity_pp": 0.0009340532124966125, "driving": 85.66634707574305, "cycling": 0.6711409395973155, "walking": 4.458293384467881, "pt": 1.821668264621285, "micromobility": 2.013422818791946, "shuttle": 5.369127516778524}, {"avg_co2": 6.970550192821623, "live_work_prop": 0.07313829787234043, "delta_f_physical_activity_pp": 0.0009248924054834121, "driving": 86.81922196796339, "cycling": 0.8237986270022883, "walking": 3.5697940503432495, "pt": 1.7391304347826086, "micromobility": 1.7848970251716247, "shuttle": 5.263157894736842}, {"avg_co2": 7.2195334689303605, "live_work_prop": 0.06606217616580311, "delta_f_physical_activity_pp": 0.0009485981500895513, "driving": 86.2719298245614, "cycling": 0.6578947368421052, "walking": 3.8596491228070176, "pt": 1.5789473684210527, "micromobility": 2.017543859649123, "shuttle": 5.614035087719298}, {"avg_co2": 7.166727350991269, "live_work_prop": 0.08470290771175727, "delta_f_physical_activity_pp": 0.0010110807411458193, "driving": 86.7965367965368, "cycling": 0.7792207792207793, "walking": 4.112554112554113, "pt": 1.7316017316017316, "micromobility": 1.948051948051948, "shuttle": 4.632034632034632}, {"avg_co2": 6.901355613017232, "live_work_prop": 0.08168642951251646, "delta_f_physical_activity_pp": 0.00096850012344294, "driving": 86.07191624943104, "cycling": 0.9103322712790167, "walking": 4.005461993627675, "pt": 1.8661811561219845, "micromobility": 2.0937642239417387, "shuttle": 5.052344105598543}, {"avg_co2": 6.72172553596622, "live_work_prop": 0.0817174515235457, "delta_f_physical_activity_pp": 0.000970181394852028, "driving": 86.12016767582674, "cycling": 0.6054960409874243, "walking": 4.378202142524453, "pt": 2.0493712156497437, "micromobility": 2.095947834187238, "shuttle": 4.750815090824406}, {"avg_co2": 7.720431930922444, "live_work_prop": 0.07261904761904762, "delta_f_physical_activity_pp": 0.0009267107842854655, "driving": 86.05210420841684, "cycling": 0.8416833667334669, "walking": 4.168336673346693, "pt": 1.56312625250501, "micromobility": 2.0440881763527057, "shuttle": 5.330661322645291}, {"avg_co2": 6.9333631409895515, "live_work_prop": 0.07702349869451697, "delta_f_physical_activity_pp": 0.0010858158283692163, "driving": 85.48672566371681, "cycling": 0.7522123893805309, "walking": 4.646017699115045, "pt": 1.8141592920353982, "micromobility": 2.3451327433628317, "shuttle": 4.95575221238938}, {"avg_co2": 6.999972389637076, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0008631441161721678, "driving": 85.85263157894737, "cycling": 0.7157894736842105, "walking": 3.578947368421052, "pt": 1.6842105263157894, "micromobility": 2.568421052631579, "shuttle": 5.6000000000000005}, {"avg_co2": 6.376634063042156, "live_work_prop": 0.10825439783491204, "delta_f_physical_activity_pp": 0.0010051055189729298, "driving": 83.40466000951022, "cycling": 0.8559201141226819, "walking": 5.040418449833571, "pt": 1.8069424631478839, "micromobility": 3.0432715168806466, "shuttle": 5.848787446504993}, {"avg_co2": 6.794710593539253, "live_work_prop": 0.0933852140077821, "delta_f_physical_activity_pp": 0.0010142347757377383, "driving": 85.05244755244755, "cycling": 0.9615384615384616, "walking": 3.715034965034965, "pt": 1.8356643356643356, "micromobility": 2.229020979020979, "shuttle": 6.206293706293707}, {"avg_co2": 6.783696106382223, "live_work_prop": 0.0782051282051282, "delta_f_physical_activity_pp": 0.0008484373460252458, "driving": 86.43106457242583, "cycling": 0.5671902268760907, "walking": 3.8394415357766145, "pt": 1.4834205933682374, "micromobility": 2.181500872600349, "shuttle": 5.49738219895288}, {"avg_co2": 6.584675503471971, "live_work_prop": 0.09452054794520548, "delta_f_physical_activity_pp": 0.000976886703591592, "driving": 85.56701030927834, "cycling": 0.5623242736644799, "walking": 5.248359887535145, "pt": 1.7338331771321465, "micromobility": 2.014995313964386, "shuttle": 4.873477038425492}, {"avg_co2": 6.875751382801686, "live_work_prop": 0.08979591836734693, "delta_f_physical_activity_pp": 0.00111541112758667, "driving": 84.23198912550974, "cycling": 1.0874490258269145, "walking": 4.848210240144994, "pt": 1.2686905301314002, "micromobility": 2.628001812415043, "shuttle": 5.935659265971908}, {"avg_co2": 7.224874910430963, "live_work_prop": 0.09169764560099132, "delta_f_physical_activity_pp": 0.0009072082731030981, "driving": 86.22803432774826, "cycling": 0.6538618716796076, "walking": 4.331834899877401, "pt": 1.4711892112791174, "micromobility": 1.879852881078872, "shuttle": 5.435226808336739}, {"avg_co2": 6.969821613695859, "live_work_prop": 0.0929936305732484, "delta_f_physical_activity_pp": 0.0010465281909578631, "driving": 85.11930585683297, "cycling": 0.737527114967462, "walking": 5.162689804772234, "pt": 1.475054229934924, "micromobility": 2.646420824295011, "shuttle": 4.859002169197397}, {"avg_co2": 6.917261406512544, "live_work_prop": 0.0847682119205298, "delta_f_physical_activity_pp": 0.0009743833121009179, "driving": 84.74501108647449, "cycling": 1.1529933481152994, "walking": 4.035476718403547, "pt": 1.729490022172949, "micromobility": 2.4390243902439024, "shuttle": 5.898004434589801}, {"avg_co2": 6.765192260175403, "live_work_prop": 0.08312342569269521, "delta_f_physical_activity_pp": 0.0008936790793990378, "driving": 85.17404383326172, "cycling": 0.730554361839278, "walking": 5.027932960893855, "pt": 1.5470562956596476, "micromobility": 1.675977653631285, "shuttle": 5.844434894714224}, {"avg_co2": 7.324878802848166, "live_work_prop": 0.059850374064837904, "delta_f_physical_activity_pp": 0.000972171375648125, "driving": 87.20880982634476, "cycling": 0.7200338839474798, "walking": 3.85429902583651, "pt": 1.609487505294367, "micromobility": 2.329521389241847, "shuttle": 4.277848369335027}, {"avg_co2": 7.344716489961214, "live_work_prop": 0.08640552995391705, "delta_f_physical_activity_pp": 0.0009129782585487162, "driving": 87.08267090620032, "cycling": 0.5961844197138315, "walking": 3.8553259141494434, "pt": 1.4705882352941175, "micromobility": 2.3449920508744038, "shuttle": 4.650238473767885}, {"avg_co2": 7.083456281860369, "live_work_prop": 0.08762886597938144, "delta_f_physical_activity_pp": 0.0008930712739099078, "driving": 86.77248677248677, "cycling": 0.8377425044091711, "walking": 4.144620811287478, "pt": 1.5432098765432098, "micromobility": 1.984126984126984, "shuttle": 4.7178130511463845}, {"avg_co2": 7.0975117831933705, "live_work_prop": 0.08673469387755102, "delta_f_physical_activity_pp": 0.0010012522017178722, "driving": 85.12931034482759, "cycling": 0.9482758620689655, "walking": 4.094827586206897, "pt": 1.810344827586207, "micromobility": 2.586206896551724, "shuttle": 5.43103448275862}, {"avg_co2": 7.322115925794407, "live_work_prop": 0.07721046077210461, "delta_f_physical_activity_pp": 0.0008138354290622884, "driving": 86.78451178451179, "cycling": 0.6313131313131313, "walking": 4.377104377104377, "pt": 1.3468013468013467, "micromobility": 1.5151515151515151, "shuttle": 5.345117845117845}, {"avg_co2": 7.201875994420343, "live_work_prop": 0.09339975093399751, "delta_f_physical_activity_pp": 0.0009196945204405653, "driving": 85.90660496424064, "cycling": 0.8834665544804375, "walking": 3.660075725704669, "pt": 1.9352124526714347, "micromobility": 2.566259991586033, "shuttle": 5.0483803113167856}, {"avg_co2": 6.666003104275507, "live_work_prop": 0.10690121786197564, "delta_f_physical_activity_pp": 0.0009516464096794508, "driving": 84.74264705882352, "cycling": 0.6893382352941176, "walking": 4.825367647058823, "pt": 1.9761029411764706, "micromobility": 2.527573529411765, "shuttle": 5.238970588235294}, {"avg_co2": 6.745493522883648, "live_work_prop": 0.08874172185430464, "delta_f_physical_activity_pp": 0.0009455246307365971, "driving": 85.8274647887324, "cycling": 0.6602112676056338, "walking": 4.88556338028169, "pt": 1.6285211267605633, "micromobility": 1.9806338028169015, "shuttle": 5.017605633802817}, {"avg_co2": 6.735835515583547, "live_work_prop": 0.07173601147776183, "delta_f_physical_activity_pp": 0.0010095451243280857, "driving": 85.68627450980392, "cycling": 0.7843137254901961, "walking": 4.215686274509804, "pt": 2.156862745098039, "micromobility": 1.9607843137254901, "shuttle": 5.196078431372549}, {"avg_co2": 6.588902531378988, "live_work_prop": 0.08620689655172414, "delta_f_physical_activity_pp": 0.0010004938180887385, "driving": 85.10223953261928, "cycling": 0.9250243427458618, "walking": 4.722492697176241, "pt": 1.8013631937682568, "micromobility": 2.288218111002921, "shuttle": 5.160662122687439}, {"avg_co2": 6.825535729710569, "live_work_prop": 0.0889487870619946, "delta_f_physical_activity_pp": 0.0010199761446923051, "driving": 85.16333938294011, "cycling": 0.8620689655172413, "walking": 4.083484573502722, "pt": 1.8148820326678767, "micromobility": 1.9963702359346642, "shuttle": 6.0798548094373865}, {"avg_co2": 6.8068135965722325, "live_work_prop": 0.07114624505928854, "delta_f_physical_activity_pp": 0.0010166997760868047, "driving": 85.81655480984341, "cycling": 0.9395973154362416, "walking": 3.982102908277405, "pt": 2.013422818791946, "micromobility": 2.192393736017897, "shuttle": 5.05592841163311}, {"avg_co2": 6.762062893324765, "live_work_prop": 0.09868421052631579, "delta_f_physical_activity_pp": 0.0009864698679431893, "driving": 84.82915717539863, "cycling": 1.0022779043280183, "walking": 5.284738041002278, "pt": 1.685649202733485, "micromobility": 2.0956719817767655, "shuttle": 5.10250569476082}, {"avg_co2": 6.940517759684414, "live_work_prop": 0.08411214953271028, "delta_f_physical_activity_pp": 0.0011428852778961817, "driving": 84.5356176735798, "cycling": 0.6311992786293958, "walking": 5.45536519386835, "pt": 1.8034265103697025, "micromobility": 2.3895401262398557, "shuttle": 5.184851217312895}, {"avg_co2": 6.671102901587296, "live_work_prop": 0.09174311926605505, "delta_f_physical_activity_pp": 0.0010924029641716305, "driving": 84.2384105960265, "cycling": 0.7505518763796909, "walking": 4.812362030905077, "pt": 1.7218543046357615, "micromobility": 2.5165562913907285, "shuttle": 5.960264900662252}, {"avg_co2": 6.657885560022614, "live_work_prop": 0.09078014184397164, "delta_f_physical_activity_pp": 0.000956055747816316, "driving": 84.65250965250965, "cycling": 0.7239382239382239, "walking": 4.536679536679537, "pt": 1.6409266409266408, "micromobility": 2.364864864864865, "shuttle": 6.081081081081082}, {"avg_co2": 6.615311421901642, "live_work_prop": 0.09932885906040269, "delta_f_physical_activity_pp": 0.0009653931337765655, "driving": 84.9610270518111, "cycling": 1.0545621274644659, "walking": 4.264099037138927, "pt": 1.8798716185236128, "micromobility": 2.1091242549289317, "shuttle": 5.731315910132966}, {"avg_co2": 7.030086836463071, "live_work_prop": 0.07333333333333333, "delta_f_physical_activity_pp": 0.000872873972786164, "driving": 87.23500225529996, "cycling": 0.5863779882724403, "walking": 3.7889039242219216, "pt": 1.5787099684258006, "micromobility": 1.9846639603067207, "shuttle": 4.826341903473162}, {"avg_co2": 6.8366182646406894, "live_work_prop": 0.08961038961038961, "delta_f_physical_activity_pp": 0.0011168188130426344, "driving": 85.29668411867365, "cycling": 0.9162303664921465, "walking": 4.668411867364747, "pt": 1.6579406631762654, "micromobility": 2.2687609075043627, "shuttle": 5.19197207678883}, {"avg_co2": 7.071793035374819, "live_work_prop": 0.08472400513478819, "delta_f_physical_activity_pp": 0.0009191477614529989, "driving": 85.59794256322331, "cycling": 0.5143591941705958, "walking": 4.286326618088299, "pt": 1.5859408486926703, "micromobility": 2.0574367766823833, "shuttle": 5.957993999142735}, {"avg_co2": 7.036282298550021, "live_work_prop": 0.07, "delta_f_physical_activity_pp": 0.0008432370107435752, "driving": 86.27198627198626, "cycling": 0.8151008151008152, "walking": 3.6036036036036037, "pt": 1.5444015444015444, "micromobility": 2.230802230802231, "shuttle": 5.534105534105534}, {"avg_co2": 7.229070526680951, "live_work_prop": 0.09056122448979592, "delta_f_physical_activity_pp": 0.0009723358305504018, "driving": 85.35114174924601, "cycling": 0.7324429125376993, "walking": 4.523912106850495, "pt": 1.981904351572598, "micromobility": 2.2834984920292976, "shuttle": 5.127100387763895}, {"avg_co2": 6.523056255913676, "live_work_prop": 0.08843537414965986, "delta_f_physical_activity_pp": 0.0009788416370383954, "driving": 84.7560975609756, "cycling": 0.6097560975609756, "walking": 4.690431519699812, "pt": 1.7354596622889307, "micromobility": 2.3921200750469045, "shuttle": 5.816135084427768}, {"avg_co2": 7.004786304033651, "live_work_prop": 0.08322496749024708, "delta_f_physical_activity_pp": 0.0009826810177548599, "driving": 84.94055482166446, "cycling": 0.7045354469396742, "walking": 3.963011889035667, "pt": 1.8494055482166447, "micromobility": 2.6860413914575076, "shuttle": 5.856450902686042}, {"avg_co2": 6.60407716094467, "live_work_prop": 0.09814323607427056, "delta_f_physical_activity_pp": 0.0010593130001412805, "driving": 84.37359676695105, "cycling": 1.03277952402335, "walking": 4.984283789851818, "pt": 1.436910642119443, "micromobility": 2.42478670857656, "shuttle": 5.747642568477772}, {"avg_co2": 6.781482908078, "live_work_prop": 0.08033240997229917, "delta_f_physical_activity_pp": 0.0009579483137326101, "driving": 85.64727954971858, "cycling": 0.9849906191369606, "walking": 4.127579737335835, "pt": 2.0637898686679175, "micromobility": 1.6885553470919326, "shuttle": 5.487804878048781}, {"avg_co2": 6.9477066673479415, "live_work_prop": 0.07593307593307594, "delta_f_physical_activity_pp": 0.0010528495096722775, "driving": 84.29003021148036, "cycling": 1.0358221838584376, "walking": 4.186447993094519, "pt": 2.330599913681485, "micromobility": 2.071644367716875, "shuttle": 6.085455330168321}, {"avg_co2": 7.100421462500124, "live_work_prop": 0.09577114427860696, "delta_f_physical_activity_pp": 0.0010165396290132797, "driving": 85.91489361702128, "cycling": 1.0212765957446808, "walking": 4.085106382978723, "pt": 1.702127659574468, "micromobility": 2.4680851063829787, "shuttle": 4.808510638297872}, {"avg_co2": 6.380410869405512, "live_work_prop": 0.10987482614742698, "delta_f_physical_activity_pp": 0.0009517506434863956, "driving": 85.05966587112171, "cycling": 0.8591885441527447, "walking": 4.5823389021479715, "pt": 1.7183770883054894, "micromobility": 2.100238663484487, "shuttle": 5.68019093078759}, {"avg_co2": 6.909876737993605, "live_work_prop": 0.08300395256916997, "delta_f_physical_activity_pp": 0.0010635035363204103, "driving": 85.55202180826896, "cycling": 0.6360745115856429, "walking": 4.679691049522944, "pt": 1.9536574284416175, "micromobility": 2.407996365288505, "shuttle": 4.770558836892322}, {"avg_co2": 6.784576766390713, "live_work_prop": 0.09724047306176084, "delta_f_physical_activity_pp": 0.0009110311731180651, "driving": 85.22212148685404, "cycling": 0.6346328195829556, "walking": 3.9891205802357206, "pt": 1.7225747960108795, "micromobility": 2.447869446962829, "shuttle": 5.983680870353581}, {"avg_co2": 6.426943475962207, "live_work_prop": 0.1105121293800539, "delta_f_physical_activity_pp": 0.0011537685102180218, "driving": 83.17373461012312, "cycling": 0.7751937984496124, "walking": 5.471956224350205, "pt": 2.097583219334245, "micromobility": 2.7359781121751023, "shuttle": 5.745554035567715}, {"avg_co2": 6.410121703961031, "live_work_prop": 0.08368200836820083, "delta_f_physical_activity_pp": 0.0010610623141161658, "driving": 84.51704545454545, "cycling": 0.946969696969697, "walking": 4.59280303030303, "pt": 1.7518939393939392, "micromobility": 2.367424242424242, "shuttle": 5.823863636363636}, {"avg_co2": 6.76009056203981, "live_work_prop": 0.08888888888888889, "delta_f_physical_activity_pp": 0.0009768317722806624, "driving": 85.05131637661758, "cycling": 0.892458723784025, "walking": 4.239178937974119, "pt": 1.42793395805444, "micromobility": 2.186523873270861, "shuttle": 6.202588130298974}, {"avg_co2": 6.713491830388863, "live_work_prop": 0.08798882681564246, "delta_f_physical_activity_pp": 0.0010145586083925018, "driving": 85.22565320665083, "cycling": 1.0451306413301662, "walking": 4.418052256532066, "pt": 1.5676959619952493, "micromobility": 2.0427553444180524, "shuttle": 5.7007125890736345}, {"avg_co2": 6.9090400759626, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.0010015676938950804, "driving": 85.80615525953147, "cycling": 0.7808911345888837, "walking": 4.501607717041801, "pt": 1.3780431786862657, "micromobility": 2.526412494258153, "shuttle": 5.006890215893431}, {"avg_co2": 6.202389185605761, "live_work_prop": 0.10378681626928471, "delta_f_physical_activity_pp": 0.0010564104923542362, "driving": 84.64912280701753, "cycling": 1.023391812865497, "walking": 4.970760233918129, "pt": 1.9005847953216373, "micromobility": 1.9980506822612085, "shuttle": 5.458089668615984}, {"avg_co2": 6.947152909747421, "live_work_prop": 0.07556675062972293, "delta_f_physical_activity_pp": 0.0009254722002118251, "driving": 86.09532138172278, "cycling": 0.6121556624398776, "walking": 3.760384783559248, "pt": 1.6615653694796677, "micromobility": 2.710975076519458, "shuttle": 5.159597726278968}, {"avg_co2": 7.0364912055137925, "live_work_prop": 0.0849933598937583, "delta_f_physical_activity_pp": 0.0009751865515117545, "driving": 86.35147190008921, "cycling": 0.7136485280999109, "walking": 4.460303300624442, "pt": 1.2934879571810882, "micromobility": 1.9625334522747548, "shuttle": 5.218554861730597}, {"avg_co2": 7.025754682733367, "live_work_prop": 0.08602150537634409, "delta_f_physical_activity_pp": 0.0008815247404430666, "driving": 85.85253456221199, "cycling": 0.5529953917050692, "walking": 3.778801843317972, "pt": 1.8433179723502304, "micromobility": 2.5345622119815667, "shuttle": 5.43778801843318}, {"avg_co2": 7.229651861316813, "live_work_prop": 0.06657963446475196, "delta_f_physical_activity_pp": 0.0007922052281153551, "driving": 86.41114982578398, "cycling": 0.5226480836236934, "walking": 3.4407665505226483, "pt": 1.6550522648083623, "micromobility": 2.003484320557491, "shuttle": 5.966898954703833}, {"avg_co2": 6.8761810942445125, "live_work_prop": 0.07579787234042554, "delta_f_physical_activity_pp": 0.0010075522562422337, "driving": 85.06375227686704, "cycling": 0.8652094717668488, "walking": 4.2349726775956285, "pt": 1.7304189435336976, "micromobility": 2.3679417122040074, "shuttle": 5.737704918032787}, {"avg_co2": 6.715372752962292, "live_work_prop": 0.0955585464333782, "delta_f_physical_activity_pp": 0.001112082210320877, "driving": 83.86516853932584, "cycling": 0.7191011235955056, "walking": 5.033707865168539, "pt": 1.887640449438202, "micromobility": 2.6516853932584272, "shuttle": 5.842696629213483}, {"avg_co2": 6.642484974203406, "live_work_prop": 0.07945205479452055, "delta_f_physical_activity_pp": 0.0009509958495016713, "driving": 85.28459046737622, "cycling": 0.9254974548819991, "walking": 4.442387783433595, "pt": 1.8509949097639982, "micromobility": 2.0823692734844976, "shuttle": 5.414160111059695}, {"avg_co2": 7.192037874053802, "live_work_prop": 0.06914212548015365, "delta_f_physical_activity_pp": 0.001034951857283576, "driving": 85.37515896566342, "cycling": 0.9325985587113182, "walking": 4.790165324289954, "pt": 1.7380245866892752, "micromobility": 2.0771513353115725, "shuttle": 5.0869012293344635}, {"avg_co2": 6.851027367695266, "live_work_prop": 0.09290322580645162, "delta_f_physical_activity_pp": 0.0009281126326205213, "driving": 86.18711385701677, "cycling": 0.6619593998234775, "walking": 4.501323918799647, "pt": 1.500441306266549, "micromobility": 2.118270079435128, "shuttle": 5.030891438658429}, {"avg_co2": 7.201471413580303, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.0010240623666265246, "driving": 85.57192374350086, "cycling": 1.0831889081455806, "walking": 4.15944540727903, "pt": 1.6031195840554593, "micromobility": 2.2530329289428077, "shuttle": 5.329289428076256}, {"avg_co2": 7.349343317224872, "live_work_prop": 0.07397959183673469, "delta_f_physical_activity_pp": 0.0008198817730896917, "driving": 86.59619450317125, "cycling": 0.507399577167019, "walking": 4.101479915433403, "pt": 1.437632135306554, "micromobility": 2.3255813953488373, "shuttle": 5.031712473572939}, {"avg_co2": 6.725684844137511, "live_work_prop": 0.08185538881309687, "delta_f_physical_activity_pp": 0.0010772440467474264, "driving": 84.57965629354389, "cycling": 0.7431490942870413, "walking": 4.737575476079889, "pt": 2.090106827682304, "micromobility": 2.2294472828611243, "shuttle": 5.62006502554575}, {"avg_co2": 6.609807666113829, "live_work_prop": 0.08152173913043478, "delta_f_physical_activity_pp": 0.0010543334930873149, "driving": 84.3407900999524, "cycling": 0.809138505473584, "walking": 5.092812946216087, "pt": 1.6658733936220846, "micromobility": 2.4750118990956684, "shuttle": 5.616373155640171}, {"avg_co2": 7.61330677955964, "live_work_prop": 0.061519903498190594, "delta_f_physical_activity_pp": 0.0007833281802719195, "driving": 87.34542456718879, "cycling": 0.6595218466611706, "walking": 3.215169002473207, "pt": 1.6488046166529264, "micromobility": 1.9785655399835118, "shuttle": 5.152514427040396}, {"avg_co2": 7.087123095865715, "live_work_prop": 0.07936507936507936, "delta_f_physical_activity_pp": 0.0009515142637176468, "driving": 85.46099290780141, "cycling": 0.576241134751773, "walking": 4.299645390070922, "pt": 1.8617021276595744, "micromobility": 2.083333333333333, "shuttle": 5.718085106382978}, {"avg_co2": 6.758015990888722, "live_work_prop": 0.08539944903581267, "delta_f_physical_activity_pp": 0.0009682580061539322, "driving": 84.9308536003815, "cycling": 0.8106819265617549, "walking": 4.530281354315689, "pt": 1.8121125417262758, "micromobility": 2.432045779685265, "shuttle": 5.484024797329519}, {"avg_co2": 6.85341828171733, "live_work_prop": 0.08485639686684072, "delta_f_physical_activity_pp": 0.0009715906818201898, "driving": 84.9357554275587, "cycling": 0.7089056269384139, "walking": 4.297740363314134, "pt": 1.7722640673460344, "micromobility": 2.658396101019052, "shuttle": 5.62693841382366}, {"avg_co2": 6.386689749740599, "live_work_prop": 0.11468531468531469, "delta_f_physical_activity_pp": 0.0011612961003936136, "driving": 83.163512857836, "cycling": 1.0189228529839884, "walking": 5.143134400776322, "pt": 1.7467248908296942, "micromobility": 2.377486656962639, "shuttle": 6.550218340611353}, {"avg_co2": 7.111251672587244, "live_work_prop": 0.08121827411167512, "delta_f_physical_activity_pp": 0.0009095042772107646, "driving": 86.00257621296694, "cycling": 0.6869901245169601, "walking": 4.20781451266638, "pt": 1.8033490768570204, "micromobility": 1.9321597252039504, "shuttle": 5.367110347788751}, {"avg_co2": 6.676886232612299, "live_work_prop": 0.09575923392612859, "delta_f_physical_activity_pp": 0.0010006365994463576, "driving": 84.68720821661998, "cycling": 0.7469654528478058, "walking": 4.761904761904762, "pt": 1.9607843137254901, "micromobility": 2.1475256769374416, "shuttle": 5.695611577964519}, {"avg_co2": 6.702982594288138, "live_work_prop": 0.08355795148247978, "delta_f_physical_activity_pp": 0.001083270100476128, "driving": 85.31405332128332, "cycling": 0.9941256213285133, "walking": 3.886127428829643, "pt": 1.8978761861726163, "micromobility": 2.4853140533212836, "shuttle": 5.422503389064618}, {"avg_co2": 7.030235112084071, "live_work_prop": 0.07061790668348046, "delta_f_physical_activity_pp": 0.000951696567978998, "driving": 86.16109682947729, "cycling": 0.7283633247643531, "walking": 3.8131962296486717, "pt": 1.4138817480719794, "micromobility": 2.6563838903170525, "shuttle": 5.227077977720651}, {"avg_co2": 7.033514395852382, "live_work_prop": 0.07106598984771574, "delta_f_physical_activity_pp": 0.0008873909750371073, "driving": 86.59528907922912, "cycling": 0.8993576017130621, "walking": 3.7259100642398284, "pt": 1.6274089935760172, "micromobility": 1.8843683083511777, "shuttle": 5.267665952890792}, {"avg_co2": 6.677495630518775, "live_work_prop": 0.08469945355191257, "delta_f_physical_activity_pp": 0.0009709990347192067, "driving": 85.02369668246446, "cycling": 0.6635071090047393, "walking": 4.312796208530806, "pt": 1.6113744075829384, "micromobility": 2.1800947867298577, "shuttle": 6.208530805687204}, {"avg_co2": 6.69147514408132, "live_work_prop": 0.08076923076923077, "delta_f_physical_activity_pp": 0.0008540158066024068, "driving": 86.66666666666667, "cycling": 0.8830022075055187, "walking": 3.7969094922737305, "pt": 1.4128035320088301, "micromobility": 2.119205298013245, "shuttle": 5.121412803532009}, {"avg_co2": 6.959949710057221, "live_work_prop": 0.0906832298136646, "delta_f_physical_activity_pp": 0.0008674773617790153, "driving": 86.1878453038674, "cycling": 0.764980875478113, "walking": 4.16489587760306, "pt": 1.7424564385890355, "micromobility": 1.9549511262218444, "shuttle": 5.184870378240544}, {"avg_co2": 7.028968000553218, "live_work_prop": 0.07865168539325842, "delta_f_physical_activity_pp": 0.0010520161863209517, "driving": 85.32188841201716, "cycling": 0.7296137339055794, "walking": 4.935622317596566, "pt": 1.7167381974248928, "micromobility": 2.060085836909871, "shuttle": 5.236051502145923}, {"avg_co2": 7.0052547539835075, "live_work_prop": 0.08192457737321196, "delta_f_physical_activity_pp": 0.0008667276635256497, "driving": 86.57243816254417, "cycling": 0.6183745583038869, "walking": 3.9752650176678443, "pt": 1.5901060070671376, "micromobility": 1.8109540636042403, "shuttle": 5.43286219081272}, {"avg_co2": 6.539328320291041, "live_work_prop": 0.09779614325068871, "delta_f_physical_activity_pp": 0.0010413365657240632, "driving": 84.50116009280742, "cycling": 0.9280742459396751, "walking": 4.037122969837587, "pt": 2.0417633410672855, "micromobility": 2.320185614849188, "shuttle": 6.17169373549884}, {"avg_co2": 7.102366366687812, "live_work_prop": 0.08823529411764706, "delta_f_physical_activity_pp": 0.0010453108434920597, "driving": 85.16949152542372, "cycling": 0.5508474576271186, "walking": 5.084745762711865, "pt": 1.5677966101694913, "micromobility": 2.584745762711864, "shuttle": 5.0423728813559325}, {"avg_co2": 6.837049134526233, "live_work_prop": 0.07785234899328859, "delta_f_physical_activity_pp": 0.0009813221761859258, "driving": 85.50391164289002, "cycling": 0.8283479061205707, "walking": 4.509894155545329, "pt": 1.9788311090658077, "micromobility": 1.840773124712379, "shuttle": 5.338242061665899}, {"avg_co2": 6.741918766950217, "live_work_prop": 0.08736559139784947, "delta_f_physical_activity_pp": 0.0009832438355627405, "driving": 86.17169373549885, "cycling": 1.1136890951276102, "walking": 4.825986078886311, "pt": 1.531322505800464, "micromobility": 1.4849187935034802, "shuttle": 4.872389791183294}, {"avg_co2": 6.992129329833036, "live_work_prop": 0.07217847769028872, "delta_f_physical_activity_pp": 0.0009166008933046282, "driving": 86.6225165562914, "cycling": 0.6181015452538632, "walking": 4.23841059602649, "pt": 1.4128035320088301, "micromobility": 1.8543046357615895, "shuttle": 5.253863134657837}, {"avg_co2": 7.189857667100033, "live_work_prop": 0.0858974358974359, "delta_f_physical_activity_pp": 0.001011497683036671, "driving": 85.55846422338568, "cycling": 0.7417102966841187, "walking": 4.973821989528796, "pt": 1.4397905759162304, "micromobility": 2.356020942408377, "shuttle": 4.930191972076789}, {"avg_co2": 6.630386294285593, "live_work_prop": 0.08791208791208792, "delta_f_physical_activity_pp": 0.0011009851086446973, "driving": 84.26914153132252, "cycling": 0.8352668213457077, "walking": 4.454756380510441, "pt": 2.0417633410672855, "micromobility": 2.4129930394431556, "shuttle": 5.986078886310905}, {"avg_co2": 7.297759727325106, "live_work_prop": 0.0847457627118644, "delta_f_physical_activity_pp": 0.0009613455061264393, "driving": 85.82474226804123, "cycling": 0.816151202749141, "walking": 3.7800687285223367, "pt": 1.718213058419244, "micromobility": 1.9759450171821304, "shuttle": 5.88487972508591}, {"avg_co2": 7.0407739109563785, "live_work_prop": 0.07579787234042554, "delta_f_physical_activity_pp": 0.0009008593066179907, "driving": 86.08156028368793, "cycling": 0.6648936170212766, "walking": 3.8120567375886525, "pt": 1.5070921985815602, "micromobility": 2.4822695035460995, "shuttle": 5.452127659574469}, {"avg_co2": 7.180979872851776, "live_work_prop": 0.09335038363171355, "delta_f_physical_activity_pp": 0.0010663722908744008, "driving": 85.19148936170214, "cycling": 0.7659574468085106, "walking": 5.106382978723404, "pt": 1.5319148936170213, "micromobility": 2.0425531914893615, "shuttle": 5.361702127659575}, {"avg_co2": 6.850310612190089, "live_work_prop": 0.07963446475195822, "delta_f_physical_activity_pp": 0.0009455595632461096, "driving": 85.87769467663881, "cycling": 0.7919049714034315, "walking": 4.31148262208535, "pt": 1.6717993840739112, "micromobility": 1.759788825340959, "shuttle": 5.587329520457545}, {"avg_co2": 6.860017900206808, "live_work_prop": 0.07601572739187418, "delta_f_physical_activity_pp": 0.0009814151084695513, "driving": 86.28777627424448, "cycling": 0.7668019846639603, "walking": 4.600811907983761, "pt": 1.5787099684258006, "micromobility": 2.074875958502481, "shuttle": 4.691023906179522}, {"avg_co2": 6.855082867075816, "live_work_prop": 0.09278350515463918, "delta_f_physical_activity_pp": 0.0009223344734910962, "driving": 85.77661431064573, "cycling": 0.7853403141361256, "walking": 4.450261780104712, "pt": 1.5706806282722512, "micromobility": 2.356020942408377, "shuttle": 5.06108202443281}, {"avg_co2": 6.927961215626648, "live_work_prop": 0.0817174515235457, "delta_f_physical_activity_pp": 0.0008878636803609409, "driving": 86.80037313432835, "cycling": 0.6063432835820896, "walking": 3.6847014925373136, "pt": 1.4458955223880596, "micromobility": 2.2388059701492535, "shuttle": 5.223880597014925}, {"avg_co2": 6.930430483982107, "live_work_prop": 0.07702349869451697, "delta_f_physical_activity_pp": 0.0008696774574576718, "driving": 85.66950291088222, "cycling": 0.7165248544558889, "walking": 4.2543663233318405, "pt": 1.477832512315271, "micromobility": 2.373488580385132, "shuttle": 5.5082848186296465}, {"avg_co2": 6.771685269950105, "live_work_prop": 0.08940852819807428, "delta_f_physical_activity_pp": 0.0009203095520708048, "driving": 85.09949097639982, "cycling": 0.6941230911614993, "walking": 3.933364183248496, "pt": 1.7121702915316985, "micromobility": 2.1749190189726977, "shuttle": 6.385932438685793}, {"avg_co2": 6.75531320908362, "live_work_prop": 0.08819538670284939, "delta_f_physical_activity_pp": 0.0010415821491048393, "driving": 85.68790397045245, "cycling": 0.7848568790397045, "walking": 4.247460757156047, "pt": 1.6158818097876269, "micromobility": 2.21606648199446, "shuttle": 5.447830101569714}, {"avg_co2": 6.719103163371328, "live_work_prop": 0.08792650918635171, "delta_f_physical_activity_pp": 0.001039177923917545, "driving": 85.1321092700403, "cycling": 0.7165248544558889, "walking": 4.702194357366771, "pt": 1.7913121361397222, "micromobility": 2.418271383788625, "shuttle": 5.2395879982086875}, {"avg_co2": 7.144839503446298, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009578944185395669, "driving": 85.36796536796537, "cycling": 0.8658008658008658, "walking": 4.285714285714286, "pt": 1.6017316017316017, "micromobility": 2.1645021645021645, "shuttle": 5.714285714285714}, {"avg_co2": 6.80691604523336, "live_work_prop": 0.08904109589041095, "delta_f_physical_activity_pp": 0.0010374105176757101, "driving": 84.76580263756253, "cycling": 0.6366530241018644, "walking": 4.502046384720328, "pt": 1.9099590723055935, "micromobility": 2.2737608003638017, "shuttle": 5.911778080945885}, {"avg_co2": 6.880365888439375, "live_work_prop": 0.0962772785622593, "delta_f_physical_activity_pp": 0.0010122715655054768, "driving": 84.91928632115548, "cycling": 0.8071367884451998, "walking": 4.290569243840272, "pt": 1.7841971112999149, "micromobility": 2.548853016142736, "shuttle": 5.6499575191163975}, {"avg_co2": 6.982502960057472, "live_work_prop": 0.06792452830188679, "delta_f_physical_activity_pp": 0.0009023745171404149, "driving": 85.7262804366079, "cycling": 0.797649034424853, "walking": 3.736356003358522, "pt": 1.8052057094878253, "micromobility": 2.0151133501259446, "shuttle": 5.919395465994962}, {"avg_co2": 7.008829055757141, "live_work_prop": 0.06666666666666667, "delta_f_physical_activity_pp": 0.0009261627109599528, "driving": 86.16971401781528, "cycling": 0.8907641819034223, "walking": 3.938115330520394, "pt": 1.8284106891701828, "micromobility": 2.062822315986873, "shuttle": 5.110173464603844}, {"avg_co2": 6.74794842427073, "live_work_prop": 0.09607577807848444, "delta_f_physical_activity_pp": 0.0011434230994903218, "driving": 84.50184501845018, "cycling": 0.7841328413284132, "walking": 4.935424354243542, "pt": 1.7066420664206643, "micromobility": 2.53690036900369, "shuttle": 5.535055350553505}, {"avg_co2": 6.854825402212866, "live_work_prop": 0.08277703604806408, "delta_f_physical_activity_pp": 0.000842945091957404, "driving": 86.33257403189066, "cycling": 0.8656036446469247, "walking": 3.917995444191344, "pt": 1.7312072892938495, "micromobility": 1.867881548974943, "shuttle": 5.284738041002278}, {"avg_co2": 6.924570378594902, "live_work_prop": 0.08236808236808237, "delta_f_physical_activity_pp": 0.0009547622122599588, "driving": 85.57734204793029, "cycling": 0.7407407407407408, "walking": 4.313725490196078, "pt": 1.6557734204793026, "micromobility": 2.3529411764705883, "shuttle": 5.359477124183006}, {"avg_co2": 6.5917464797007534, "live_work_prop": 0.09138381201044386, "delta_f_physical_activity_pp": 0.000978852293348692, "driving": 84.9910394265233, "cycling": 0.8064516129032258, "walking": 4.56989247311828, "pt": 1.747311827956989, "micromobility": 2.3297491039426523, "shuttle": 5.555555555555555}, {"avg_co2": 6.894640387810164, "live_work_prop": 0.07947019867549669, "delta_f_physical_activity_pp": 0.0010232245466310845, "driving": 85.4627539503386, "cycling": 0.6772009029345373, "walking": 4.514672686230249, "pt": 1.8510158013544018, "micromobility": 2.347629796839729, "shuttle": 5.146726862302483}, {"avg_co2": 6.864934526568009, "live_work_prop": 0.09974424552429667, "delta_f_physical_activity_pp": 0.0010145788529119584, "driving": 84.07423392317652, "cycling": 0.73370738023306, "walking": 5.308588692274493, "pt": 1.5968925334484247, "micromobility": 2.7621924902891672, "shuttle": 5.5243849805783345}, {"avg_co2": 7.180014150676736, "live_work_prop": 0.08635794743429287, "delta_f_physical_activity_pp": 0.0009128535147675509, "driving": 85.9784946236559, "cycling": 0.5591397849462365, "walking": 4.516129032258064, "pt": 1.9784946236559142, "micromobility": 2.3655913978494625, "shuttle": 4.602150537634408}, {"avg_co2": 6.523363925287368, "live_work_prop": 0.09598853868194843, "delta_f_physical_activity_pp": 0.00099045248367561, "driving": 84.6646942800789, "cycling": 0.7889546351084813, "walking": 4.684418145956608, "pt": 1.725838264299803, "micromobility": 2.2682445759368837, "shuttle": 5.867850098619329}, {"avg_co2": 6.73862808396377, "live_work_prop": 0.09478021978021978, "delta_f_physical_activity_pp": 0.0009402017899874823, "driving": 85.09345794392523, "cycling": 0.7476635514018692, "walking": 4.626168224299065, "pt": 1.542056074766355, "micromobility": 1.9626168224299065, "shuttle": 6.02803738317757}, {"avg_co2": 6.442101372684881, "live_work_prop": 0.08448753462603878, "delta_f_physical_activity_pp": 0.0009979178160469664, "driving": 83.49146110056927, "cycling": 0.7590132827324478, "walking": 4.743833017077799, "pt": 1.7077798861480076, "micromobility": 2.6565464895635675, "shuttle": 6.641366223908918}, {"avg_co2": 7.142931032122327, "live_work_prop": 0.07741935483870968, "delta_f_physical_activity_pp": 0.001033804937933514, "driving": 85.58758314855875, "cycling": 0.753880266075388, "walking": 4.124168514412417, "pt": 1.6407982261640797, "micromobility": 2.483370288248337, "shuttle": 5.41019955654102}, {"avg_co2": 7.053525928582303, "live_work_prop": 0.08207070707070707, "delta_f_physical_activity_pp": 0.0008979522354494625, "driving": 86.68986515876468, "cycling": 0.7394519356241844, "walking": 4.2627229230100045, "pt": 1.6528925619834711, "micromobility": 2.044367116137451, "shuttle": 4.610700304480209}, {"avg_co2": 6.815086361037145, "live_work_prop": 0.09622886866059818, "delta_f_physical_activity_pp": 0.0010904651920502675, "driving": 85.14161220043573, "cycling": 1.0021786492374727, "walking": 4.052287581699346, "pt": 2.178649237472767, "micromobility": 2.3529411764705883, "shuttle": 5.272331154684096}, {"avg_co2": 7.077193960964334, "live_work_prop": 0.075, "delta_f_physical_activity_pp": 0.0008909030252547123, "driving": 86.33671742808798, "cycling": 0.5499153976311337, "walking": 4.230118443316413, "pt": 1.7766497461928936, "micromobility": 2.1573604060913705, "shuttle": 4.949238578680204}, {"avg_co2": 7.047811325447476, "live_work_prop": 0.07973856209150326, "delta_f_physical_activity_pp": 0.0009648655379555023, "driving": 86.17777777777778, "cycling": 0.9333333333333335, "walking": 3.9555555555555553, "pt": 1.511111111111111, "micromobility": 2.1777777777777776, "shuttle": 5.2444444444444445}, {"avg_co2": 6.862312120101952, "live_work_prop": 0.08586525759577279, "delta_f_physical_activity_pp": 0.0008754699997823839, "driving": 86.30013519603425, "cycling": 0.7661108607480848, "walking": 3.695358269490762, "pt": 1.9828751689950428, "micromobility": 1.9828751689950428, "shuttle": 5.272645335736819}, {"avg_co2": 7.160345522017763, "live_work_prop": 0.08854166666666667, "delta_f_physical_activity_pp": 0.0009112532850043821, "driving": 85.84070796460178, "cycling": 0.7522123893805309, "walking": 4.070796460176991, "pt": 1.6371681415929202, "micromobility": 2.6991150442477876, "shuttle": 5.0}, {"avg_co2": 6.965178223691465, "live_work_prop": 0.08157894736842106, "delta_f_physical_activity_pp": 0.0009005720400832684, "driving": 86.8903803131991, "cycling": 0.6711409395973155, "walking": 3.982102908277405, "pt": 1.4317673378076063, "micromobility": 1.9686800894854588, "shuttle": 5.05592841163311}, {"avg_co2": 6.595479694351622, "live_work_prop": 0.08551724137931034, "delta_f_physical_activity_pp": 0.0009089126461129126, "driving": 86.02455146364495, "cycling": 0.6610009442870632, "walking": 4.107648725212465, "pt": 1.6525023607176583, "micromobility": 1.9830028328611897, "shuttle": 5.571293673276676}, {"avg_co2": 6.615202381200982, "live_work_prop": 0.08594815825375171, "delta_f_physical_activity_pp": 0.0009730007270914109, "driving": 85.72086596038692, "cycling": 0.8291110087517274, "walking": 3.8231229847996318, "pt": 1.612160294795025, "micromobility": 2.210962690004606, "shuttle": 5.803777061262092}, {"avg_co2": 6.95623273637207, "live_work_prop": 0.07407407407407407, "delta_f_physical_activity_pp": 0.0009353009459370804, "driving": 86.58591296545536, "cycling": 0.5383580080753702, "walking": 4.127411395244504, "pt": 1.4804845222072678, "micromobility": 2.557200538358008, "shuttle": 4.710632570659488}, {"avg_co2": 6.849848689205573, "live_work_prop": 0.10012836970474968, "delta_f_physical_activity_pp": 0.0010093363372528196, "driving": 84.9847228284592, "cycling": 0.7856831078131821, "walking": 4.8886948930597995, "pt": 1.6586643387167175, "micromobility": 2.7935399388913136, "shuttle": 4.8886948930597995}, {"avg_co2": 6.833895052508353, "live_work_prop": 0.09948320413436693, "delta_f_physical_activity_pp": 0.0011029489157698218, "driving": 84.86698648059311, "cycling": 0.7849978194505015, "walking": 4.797208896641954, "pt": 1.4827736589620584, "micromobility": 2.703881378107283, "shuttle": 5.364151766245094}, {"avg_co2": 7.296702218339242, "live_work_prop": 0.07528230865746549, "delta_f_physical_activity_pp": 0.0009622440987305069, "driving": 86.56210258584146, "cycling": 0.6358626536668079, "walking": 3.9423484527342096, "pt": 1.6108520559559136, "micromobility": 2.2043238660449345, "shuttle": 5.044510385756676}, {"avg_co2": 6.551506752476418, "live_work_prop": 0.09849521203830369, "delta_f_physical_activity_pp": 0.0009935047514505692, "driving": 85.0574712643678, "cycling": 0.9655172413793104, "walking": 4.413793103448276, "pt": 1.7011494252873565, "micromobility": 2.022988505747126, "shuttle": 5.839080459770115}, {"avg_co2": 6.671034287247225, "live_work_prop": 0.07541899441340782, "delta_f_physical_activity_pp": 0.0008925864310786573, "driving": 85.47328959700093, "cycling": 0.6560449859418931, "walking": 3.5613870665417062, "pt": 1.9681349578256795, "micromobility": 2.483598875351453, "shuttle": 5.857544517338332}, {"avg_co2": 7.340743619097049, "live_work_prop": 0.07509386733416772, "delta_f_physical_activity_pp": 0.0008870036038715288, "driving": 85.83333333333333, "cycling": 0.5416666666666667, "walking": 4.0, "pt": 2.0, "micromobility": 2.4166666666666665, "shuttle": 5.208333333333334}, {"avg_co2": 6.5791892291346885, "live_work_prop": 0.0885558583106267, "delta_f_physical_activity_pp": 0.0009487779144452133, "driving": 85.49295774647887, "cycling": 0.6103286384976526, "walking": 4.178403755868545, "pt": 1.8779342723004695, "micromobility": 2.2535211267605635, "shuttle": 5.586854460093896}, {"avg_co2": 6.674297996859383, "live_work_prop": 0.08266666666666667, "delta_f_physical_activity_pp": 0.0008638925378378925, "driving": 84.70906630581867, "cycling": 0.7668019846639603, "walking": 4.059539918809202, "pt": 1.8493459630130809, "micromobility": 2.165087956698241, "shuttle": 6.450157870996842}, {"avg_co2": 6.8937428883794665, "live_work_prop": 0.08038147138964577, "delta_f_physical_activity_pp": 0.0009680263469228223, "driving": 86.21991505427088, "cycling": 0.8494572911750826, "walking": 4.058518168947617, "pt": 1.6045304388862671, "micromobility": 1.9820670127418596, "shuttle": 5.285512033978292}, {"avg_co2": 7.33779633862856, "live_work_prop": 0.06483790523690773, "delta_f_physical_activity_pp": 0.0009354842079620939, "driving": 85.54522400676247, "cycling": 0.7185122569737954, "walking": 4.311073541842773, "pt": 1.6483516483516485, "micromobility": 2.366863905325444, "shuttle": 5.409974640743871}, {"avg_co2": 6.9689069059655875, "live_work_prop": 0.08300395256916997, "delta_f_physical_activity_pp": 0.0009140112603100196, "driving": 85.92427616926503, "cycling": 0.7126948775055679, "walking": 4.231625835189309, "pt": 1.6481069042316259, "micromobility": 1.6481069042316259, "shuttle": 5.835189309576838}, {"avg_co2": 6.879943487754232, "live_work_prop": 0.09212283044058744, "delta_f_physical_activity_pp": 0.0011223391213657636, "driving": 84.61887477313974, "cycling": 0.8166969147005444, "walking": 5.036297640653357, "pt": 1.8148820326678767, "micromobility": 2.540834845735027, "shuttle": 5.172413793103448}, {"avg_co2": 6.803089759413821, "live_work_prop": 0.08650065530799476, "delta_f_physical_activity_pp": 0.0009061956966591635, "driving": 86.08501118568232, "cycling": 0.8053691275167786, "walking": 3.4451901565995526, "pt": 1.74496644295302, "micromobility": 2.013422818791946, "shuttle": 5.906040268456376}, {"avg_co2": 7.195000374467395, "live_work_prop": 0.07821901323706378, "delta_f_physical_activity_pp": 0.0009235048286839157, "driving": 86.32132739781466, "cycling": 0.6475111290975314, "walking": 4.411169566976932, "pt": 1.537838931606637, "micromobility": 1.8211250505868068, "shuttle": 5.2610279239174425}, {"avg_co2": 6.690349534295841, "live_work_prop": 0.07972972972972973, "delta_f_physical_activity_pp": 0.0008627507654795462, "driving": 86.0165593376265, "cycling": 0.78196872125115, "walking": 3.863845446182153, "pt": 2.02391904323827, "micromobility": 1.8399264029438822, "shuttle": 5.47378104875805}, {"avg_co2": 6.601147523818762, "live_work_prop": 0.10273972602739725, "delta_f_physical_activity_pp": 0.0009383859403341304, "driving": 86.67595171773445, "cycling": 0.6963788300835655, "walking": 3.8997214484679668, "pt": 1.7177344475394614, "micromobility": 2.274837511606314, "shuttle": 4.735376044568245}, {"avg_co2": 6.507905619104999, "live_work_prop": 0.10027855153203342, "delta_f_physical_activity_pp": 0.0011156342862821353, "driving": 85.37735849056604, "cycling": 0.8962264150943396, "walking": 4.339622641509433, "pt": 1.7924528301886793, "micromobility": 2.4528301886792456, "shuttle": 5.1415094339622645}, {"avg_co2": 6.536777135078023, "live_work_prop": 0.09015256588072122, "delta_f_physical_activity_pp": 0.0009474461860994471, "driving": 85.32455315145813, "cycling": 0.7525870178739417, "walking": 4.797742238946378, "pt": 1.5992474129821261, "micromobility": 2.257761053621825, "shuttle": 5.268109125117592}, {"avg_co2": 6.938182990048564, "live_work_prop": 0.095112285336856, "delta_f_physical_activity_pp": 0.0008874826260599235, "driving": 86.57930411206507, "cycling": 0.8585630366018979, "walking": 3.7505648441030277, "pt": 1.8978761861726163, "micromobility": 1.9882512426570267, "shuttle": 4.925440578400361}, {"avg_co2": 7.02849879398676, "live_work_prop": 0.0982961992136304, "delta_f_physical_activity_pp": 0.0009538181856498915, "driving": 85.30559167750326, "cycling": 0.6501950585175552, "walking": 3.901170351105332, "pt": 1.6038144776766363, "micromobility": 2.7308192457737324, "shuttle": 5.808409189423494}, {"avg_co2": 6.977257432726429, "live_work_prop": 0.08638743455497382, "delta_f_physical_activity_pp": 0.0010053657226744672, "driving": 85.20318021201413, "cycling": 0.88339222614841, "walking": 3.9752650176678443, "pt": 1.8551236749116609, "micromobility": 2.340989399293286, "shuttle": 5.742049469964664}, {"avg_co2": 6.894793627343841, "live_work_prop": 0.0777479892761394, "delta_f_physical_activity_pp": 0.0010447360593204562, "driving": 85.32192705988294, "cycling": 0.8554705087798289, "walking": 4.727600180099055, "pt": 1.6208914903196758, "micromobility": 2.25123818099955, "shuttle": 5.222872579918955}, {"avg_co2": 6.8679952165922895, "live_work_prop": 0.08519003931847968, "delta_f_physical_activity_pp": 0.0009589617735902547, "driving": 86.24056813138039, "cycling": 1.020861074123391, "walking": 3.6395916555703502, "pt": 1.5534842432312472, "micromobility": 2.0861074123391035, "shuttle": 5.459387483355526}, {"avg_co2": 6.577417170643385, "live_work_prop": 0.08062234794908062, "delta_f_physical_activity_pp": 0.0009389188691368071, "driving": 85.21906596051998, "cycling": 0.5296100144439095, "walking": 4.285026480500722, "pt": 1.8777082330284065, "micromobility": 2.262879152623977, "shuttle": 5.8257101588830045}, {"avg_co2": 6.731445401703187, "live_work_prop": 0.08397932816537468, "delta_f_physical_activity_pp": 0.000918828185862571, "driving": 86.15591397849462, "cycling": 0.6272401433691757, "walking": 3.8978494623655915, "pt": 1.657706093189964, "micromobility": 2.46415770609319, "shuttle": 5.197132616487455}, {"avg_co2": 6.607356089915977, "live_work_prop": 0.07607192254495158, "delta_f_physical_activity_pp": 0.0009563139289448815, "driving": 86.08147429679921, "cycling": 0.6304558680892337, "walking": 4.1707080504364695, "pt": 1.939864209505335, "micromobility": 1.939864209505335, "shuttle": 5.237633365664403}, {"avg_co2": 6.825717014071743, "live_work_prop": 0.11218836565096953, "delta_f_physical_activity_pp": 0.0010526059879554799, "driving": 85.31727651690598, "cycling": 1.11162575266327, "walking": 4.261232051875869, "pt": 1.6211208893006022, "micromobility": 2.3622047244094486, "shuttle": 5.326540064844836}, {"avg_co2": 7.0223570003754885, "live_work_prop": 0.08622908622908623, "delta_f_physical_activity_pp": 0.000923204841414936, "driving": 86.31993006993007, "cycling": 0.4807692307692308, "walking": 4.108391608391608, "pt": 1.5734265734265735, "micromobility": 2.0104895104895104, "shuttle": 5.5069930069930075}, {"avg_co2": 6.834640236085554, "live_work_prop": 0.08701472556894244, "delta_f_physical_activity_pp": 0.0009115220432678886, "driving": 86.08815426997245, "cycling": 0.8264462809917356, "walking": 4.132231404958678, "pt": 1.8365472910927456, "micromobility": 2.157943067033976, "shuttle": 4.958677685950414}, {"avg_co2": 6.655818155738964, "live_work_prop": 0.09203296703296704, "delta_f_physical_activity_pp": 0.0010057984660836287, "driving": 85.23917995444191, "cycling": 0.5466970387243736, "walking": 4.4646924829157175, "pt": 1.457858769931663, "micromobility": 2.460136674259681, "shuttle": 5.831435079726652}, {"avg_co2": 7.14973780323629, "live_work_prop": 0.07360406091370558, "delta_f_physical_activity_pp": 0.0009259662660895311, "driving": 87.06233988044406, "cycling": 0.7685738684884714, "walking": 4.44064901793339, "pt": 1.2809564474807857, "micromobility": 1.8360375747224593, "shuttle": 4.611443210930828}, {"avg_co2": 7.0558156507379115, "live_work_prop": 0.07573812580231065, "delta_f_physical_activity_pp": 0.0010010745727285337, "driving": 85.43017725897103, "cycling": 0.5620406398616515, "walking": 4.496325118893212, "pt": 1.6428880242109816, "micromobility": 2.3778642455685257, "shuttle": 5.490704712494596}, {"avg_co2": 7.40227688266024, "live_work_prop": 0.06408706166868199, "delta_f_physical_activity_pp": 0.0009243258548612915, "driving": 85.58446922759191, "cycling": 0.8674101610904585, "walking": 3.593556381660471, "pt": 1.6935150764147047, "micromobility": 2.437009500206526, "shuttle": 5.8240396530359355}, {"avg_co2": 6.970763982849555, "live_work_prop": 0.088348271446863, "delta_f_physical_activity_pp": 0.0010582286471682745, "driving": 85.14335360556038, "cycling": 1.0425716768027802, "walking": 4.300608166811468, "pt": 2.12858384013901, "micromobility": 2.3892267593397043, "shuttle": 4.995655951346655}, {"avg_co2": 6.557890542697859, "live_work_prop": 0.09315068493150686, "delta_f_physical_activity_pp": 0.0008204971259903373, "driving": 85.83609663666508, "cycling": 0.5210800568450971, "walking": 4.452865940312648, "pt": 1.8000947418285174, "micromobility": 1.9422074846044528, "shuttle": 5.447655139744198}, {"avg_co2": 6.792644479229962, "live_work_prop": 0.08136482939632546, "delta_f_physical_activity_pp": 0.0009565306985396062, "driving": 86.08734804142279, "cycling": 0.675371454299865, "walking": 4.637550652859073, "pt": 1.5758667266996849, "micromobility": 1.8910400720396219, "shuttle": 5.132823052678973}, {"avg_co2": 6.992798146745287, "live_work_prop": 0.07610146862483311, "delta_f_physical_activity_pp": 0.0007836242877379031, "driving": 86.78571428571429, "cycling": 0.5357142857142857, "walking": 3.4375000000000004, "pt": 1.6517857142857144, "micromobility": 2.142857142857143, "shuttle": 5.446428571428571}, {"avg_co2": 6.818148743813553, "live_work_prop": 0.08795669824086604, "delta_f_physical_activity_pp": 0.0009344432075628236, "driving": 86.17700729927007, "cycling": 0.6386861313868614, "walking": 4.288321167883212, "pt": 1.551094890510949, "micromobility": 2.3722627737226274, "shuttle": 4.9726277372262775}, {"avg_co2": 6.609208884647868, "live_work_prop": 0.09128065395095368, "delta_f_physical_activity_pp": 0.0008996902498147463, "driving": 85.30534351145039, "cycling": 0.9064885496183206, "walking": 3.9122137404580157, "pt": 2.051526717557252, "micromobility": 2.3377862595419847, "shuttle": 5.486641221374046}, {"avg_co2": 6.751993587812767, "live_work_prop": 0.08287292817679558, "delta_f_physical_activity_pp": 0.0010142827093826215, "driving": 85.97242035187827, "cycling": 1.0461245839277222, "walking": 4.232049453162149, "pt": 1.8544935805991443, "micromobility": 1.8069424631478839, "shuttle": 5.087969567284832}, {"avg_co2": 6.946277159398564, "live_work_prop": 0.08136482939632546, "delta_f_physical_activity_pp": 0.000938161110319417, "driving": 86.0, "cycling": 0.7111111111111111, "walking": 4.3999999999999995, "pt": 1.7333333333333332, "micromobility": 1.866666666666667, "shuttle": 5.288888888888889}, {"avg_co2": 6.526972856379692, "live_work_prop": 0.10284167794316644, "delta_f_physical_activity_pp": 0.0009805068771735507, "driving": 85.24289642529789, "cycling": 0.7332722273143905, "walking": 4.2621448212648945, "pt": 2.1081576535288726, "micromobility": 2.2914757103574703, "shuttle": 5.362053162236481}, {"avg_co2": 6.9344285333705304, "live_work_prop": 0.07862068965517241, "delta_f_physical_activity_pp": 0.0008934251955643148, "driving": 86.85555039479796, "cycling": 0.6967022758941013, "walking": 3.6228518346493264, "pt": 1.625638643752903, "micromobility": 1.8114259173246632, "shuttle": 5.38783093358105}, {"avg_co2": 6.46830250879852, "live_work_prop": 0.09497964721845319, "delta_f_physical_activity_pp": 0.000925369043786821, "driving": 85.48161935784086, "cycling": 0.6514657980456027, "walking": 4.420660772452304, "pt": 1.3494648673801768, "micromobility": 2.1405304792926945, "shuttle": 5.956258724988367}, {"avg_co2": 7.100652781218494, "live_work_prop": 0.07722513089005235, "delta_f_physical_activity_pp": 0.0008376471341870258, "driving": 86.15656789031402, "cycling": 0.574966828836798, "walking": 3.847854931446263, "pt": 1.8133569217160548, "micromobility": 2.0787262273330382, "shuttle": 5.5285272003538255}, {"avg_co2": 6.5808678174033295, "live_work_prop": 0.08791208791208792, "delta_f_physical_activity_pp": 0.001105073163285242, "driving": 83.99812294697325, "cycling": 0.9854528390427029, "walking": 4.692632566870014, "pt": 2.252463632097607, "micromobility": 2.3932426091037073, "shuttle": 5.678085405912717}, {"avg_co2": 7.56463725075345, "live_work_prop": 0.0683453237410072, "delta_f_physical_activity_pp": 0.0009225759545668217, "driving": 86.22095393395843, "cycling": 0.6522625356706074, "walking": 3.995108030982471, "pt": 1.7121891561353444, "micromobility": 2.364451691805952, "shuttle": 5.055034651447207}, {"avg_co2": 6.529728600429163, "live_work_prop": 0.08982826948480846, "delta_f_physical_activity_pp": 0.000928581038160943, "driving": 85.58558558558559, "cycling": 0.8558558558558558, "walking": 4.234234234234234, "pt": 1.891891891891892, "micromobility": 2.027027027027027, "shuttle": 5.405405405405405}, {"avg_co2": 6.767248663324378, "live_work_prop": 0.08653846153846154, "delta_f_physical_activity_pp": 0.0011296914887680652, "driving": 85.88505747126437, "cycling": 0.7816091954022988, "walking": 4.551724137931035, "pt": 1.471264367816092, "micromobility": 2.0689655172413794, "shuttle": 5.241379310344827}, {"avg_co2": 7.047613158396138, "live_work_prop": 0.09421265141318977, "delta_f_physical_activity_pp": 0.0009778518845404932, "driving": 84.60144927536231, "cycling": 0.6793478260869565, "walking": 4.528985507246377, "pt": 1.9021739130434785, "micromobility": 2.8532608695652173, "shuttle": 5.434782608695652}, {"avg_co2": 6.561375258581504, "live_work_prop": 0.10970464135021098, "delta_f_physical_activity_pp": 0.0010248943252609416, "driving": 84.82792050412021, "cycling": 0.872515753756665, "walking": 5.138148327678139, "pt": 1.6480853126514785, "micromobility": 2.32670867668444, "shuttle": 5.186621425109064}, {"avg_co2": 6.794827735975399, "live_work_prop": 0.07544757033248081, "delta_f_physical_activity_pp": 0.0009240549287542349, "driving": 86.49503161698283, "cycling": 0.6323396567299007, "walking": 3.9747064137308037, "pt": 1.6711833785004515, "micromobility": 2.3486901535682025, "shuttle": 4.878048780487805}, {"avg_co2": 7.172726661377092, "live_work_prop": 0.08118556701030928, "delta_f_physical_activity_pp": 0.0008175718852964994, "driving": 86.16789908655937, "cycling": 0.6524575902566333, "walking": 4.175728577642453, "pt": 1.4789038712483689, "micromobility": 2.1313614615050023, "shuttle": 5.393649412788169}, {"avg_co2": 6.706706033301259, "live_work_prop": 0.10013175230566534, "delta_f_physical_activity_pp": 0.0009403945846063397, "driving": 85.09174311926606, "cycling": 0.963302752293578, "walking": 4.495412844036697, "pt": 1.9724770642201837, "micromobility": 2.0183486238532113, "shuttle": 5.458715596330276}, {"avg_co2": 7.338643640954048, "live_work_prop": 0.07741116751269035, "delta_f_physical_activity_pp": 0.0008095780451918117, "driving": 87.60757314974182, "cycling": 0.5593803786574871, "walking": 3.614457831325301, "pt": 1.5920826161790018, "micromobility": 1.6351118760757317, "shuttle": 4.991394148020654}, {"avg_co2": 7.008501320639017, "live_work_prop": 0.08560311284046693, "delta_f_physical_activity_pp": 0.0009892250497827368, "driving": 85.09615384615384, "cycling": 0.7867132867132868, "walking": 4.414335664335664, "pt": 1.791958041958042, "micromobility": 2.403846153846154, "shuttle": 5.5069930069930075}, {"avg_co2": 7.035253188005409, "live_work_prop": 0.08731241473396999, "delta_f_physical_activity_pp": 0.000958449476836398, "driving": 85.42986425339366, "cycling": 0.7692307692307693, "walking": 3.936651583710407, "pt": 1.9457013574660633, "micromobility": 1.9004524886877827, "shuttle": 6.018099547511312}, {"avg_co2": 6.481800002613493, "live_work_prop": 0.09724047306176084, "delta_f_physical_activity_pp": 0.0009825405242146164, "driving": 85.59670781893004, "cycling": 0.823045267489712, "walking": 4.89254686785551, "pt": 1.5089163237311385, "micromobility": 2.240512117055327, "shuttle": 4.938271604938271}, {"avg_co2": 7.10120410329915, "live_work_prop": 0.08042895442359249, "delta_f_physical_activity_pp": 0.0007913585858627954, "driving": 87.1967654986523, "cycling": 0.8086253369272237, "walking": 3.5938903863432166, "pt": 1.527403414195867, "micromobility": 2.2461814914645104, "shuttle": 4.627133872416891}, {"avg_co2": 7.192116821320203, "live_work_prop": 0.06431273644388398, "delta_f_physical_activity_pp": 0.0008027924244239706, "driving": 87.0140965399402, "cycling": 0.6407518154634771, "walking": 3.929944468175993, "pt": 1.452370781717215, "micromobility": 1.8368218709953013, "shuttle": 5.126014523707817}, {"avg_co2": 7.173454221858838, "live_work_prop": 0.07702349869451697, "delta_f_physical_activity_pp": 0.0009116972100875479, "driving": 86.4, "cycling": 0.5777777777777777, "walking": 4.177777777777777, "pt": 1.3777777777777778, "micromobility": 2.2666666666666666, "shuttle": 5.2}, {"avg_co2": 6.8525929108277195, "live_work_prop": 0.0773405698778833, "delta_f_physical_activity_pp": 0.0008874403321022957, "driving": 85.25345622119815, "cycling": 0.7373271889400922, "walking": 3.778801843317972, "pt": 1.7972350230414749, "micromobility": 2.0737327188940093, "shuttle": 6.3594470046082945}, {"avg_co2": 6.9549998514449, "live_work_prop": 0.08678237650200267, "delta_f_physical_activity_pp": 0.0008700984469434541, "driving": 85.52691090004522, "cycling": 0.7688828584350972, "walking": 4.432383536861149, "pt": 1.5829941203075533, "micromobility": 2.3066485753052914, "shuttle": 5.382180009045681}, {"avg_co2": 7.046501933740404, "live_work_prop": 0.0824607329842932, "delta_f_physical_activity_pp": 0.000978076502573935, "driving": 85.14001806684733, "cycling": 0.7678410117434508, "walking": 4.471544715447155, "pt": 1.6260162601626018, "micromobility": 2.168021680216802, "shuttle": 5.826558265582656}, {"avg_co2": 6.772771380499322, "live_work_prop": 0.07870967741935483, "delta_f_physical_activity_pp": 0.0009335470882592043, "driving": 84.70431302801245, "cycling": 0.9337483325922632, "walking": 3.7794575366829704, "pt": 2.312138728323699, "micromobility": 2.578923966207203, "shuttle": 5.691418408181414}, {"avg_co2": 6.982333413467217, "live_work_prop": 0.08830845771144279, "delta_f_physical_activity_pp": 0.0009269887503891914, "driving": 86.07594936708861, "cycling": 0.6751054852320675, "walking": 3.9240506329113924, "pt": 1.89873417721519, "micromobility": 2.2362869198312234, "shuttle": 5.189873417721519}, {"avg_co2": 6.94400341142673, "live_work_prop": 0.08196721311475409, "delta_f_physical_activity_pp": 0.0008703003875655288, "driving": 85.92057761732852, "cycling": 0.8574007220216607, "walking": 3.6101083032490973, "pt": 1.57942238267148, "micromobility": 2.527075812274368, "shuttle": 5.505415162454874}, {"avg_co2": 6.72731456815278, "live_work_prop": 0.09446693657219973, "delta_f_physical_activity_pp": 0.0011739334569438298, "driving": 84.29223744292239, "cycling": 0.91324200913242, "walking": 5.296803652968037, "pt": 1.9634703196347032, "micromobility": 2.6027397260273974, "shuttle": 4.931506849315069}, {"avg_co2": 6.945710799881447, "live_work_prop": 0.07661290322580645, "delta_f_physical_activity_pp": 0.0008456645639507769, "driving": 86.29511192325263, "cycling": 0.7309273640931933, "walking": 3.9287345820009136, "pt": 1.8730013704888075, "micromobility": 1.7359524897213339, "shuttle": 5.4362722704431246}, {"avg_co2": 6.677694922784914, "live_work_prop": 0.10884353741496598, "delta_f_physical_activity_pp": 0.0011338475847641068, "driving": 83.98707891093677, "cycling": 0.8767881864328565, "walking": 5.629903091832026, "pt": 1.799723119520074, "micromobility": 2.2611905860636825, "shuttle": 5.445316105214582}, {"avg_co2": 6.913719927020723, "live_work_prop": 0.06584362139917696, "delta_f_physical_activity_pp": 0.000905792257969275, "driving": 86.36153490522422, "cycling": 0.5085529357374018, "walking": 3.8834951456310676, "pt": 1.4331946370781323, "micromobility": 2.219140083217753, "shuttle": 5.59408229311142}, {"avg_co2": 6.891513783209558, "live_work_prop": 0.07458912768647281, "delta_f_physical_activity_pp": 0.000921204122926587, "driving": 85.18518518518519, "cycling": 0.7662835249042145, "walking": 3.7888463175819496, "pt": 1.9157088122605364, "micromobility": 2.0859940400170287, "shuttle": 6.257982120051085}, {"avg_co2": 6.784182049772034, "live_work_prop": 0.07898259705488621, "delta_f_physical_activity_pp": 0.0010181343469218803, "driving": 85.99632690541782, "cycling": 0.5509641873278237, "walking": 4.315886134067952, "pt": 1.8824609733700643, "micromobility": 2.2497704315886136, "shuttle": 5.004591368227731}, {"avg_co2": 6.492795229000729, "live_work_prop": 0.08930987821380243, "delta_f_physical_activity_pp": 0.0008951150038669164, "driving": 84.736355226642, "cycling": 0.6475485661424607, "walking": 4.3478260869565215, "pt": 2.127659574468085, "micromobility": 2.72895467160037, "shuttle": 5.411655874190564}, {"avg_co2": 7.239164309451983, "live_work_prop": 0.0784313725490196, "delta_f_physical_activity_pp": 0.0009478495622063284, "driving": 85.63218390804597, "cycling": 0.6978653530377669, "walking": 4.392446633825944, "pt": 1.8062397372742198, "micromobility": 1.8472906403940887, "shuttle": 5.623973727422003}, {"avg_co2": 7.095524881962578, "live_work_prop": 0.07930607187112763, "delta_f_physical_activity_pp": 0.0010849714624214155, "driving": 85.89367936375052, "cycling": 0.9208874005860193, "walking": 4.311427375470908, "pt": 1.6743407283382168, "micromobility": 2.5533696107157806, "shuttle": 4.646295521138551}, {"avg_co2": 7.005330045684919, "live_work_prop": 0.06940874035989718, "delta_f_physical_activity_pp": 0.0009419519343324366, "driving": 86.42888212266203, "cycling": 0.6524575902566333, "walking": 3.566768160069596, "pt": 1.783384080034798, "micromobility": 2.044367116137451, "shuttle": 5.524140930839495}, {"avg_co2": 6.8523832285270725, "live_work_prop": 0.08243243243243244, "delta_f_physical_activity_pp": 0.0009701006874646648, "driving": 85.38283062645012, "cycling": 0.9280742459396751, "walking": 4.222737819025522, "pt": 1.6241299303944314, "micromobility": 1.8561484918793503, "shuttle": 5.986078886310905}, {"avg_co2": 6.822344464163969, "live_work_prop": 0.08174386920980926, "delta_f_physical_activity_pp": 0.0010642270576652095, "driving": 85.44097060195986, "cycling": 0.8399440037330844, "walking": 5.1329911339244045, "pt": 1.6798880074661688, "micromobility": 2.1931871208586093, "shuttle": 4.7130191320578625}, {"avg_co2": 7.0999204965630485, "live_work_prop": 0.08472400513478819, "delta_f_physical_activity_pp": 0.0010121667071301176, "driving": 86.3517060367454, "cycling": 0.6124234470691163, "walking": 4.593175853018373, "pt": 1.8810148731408576, "micromobility": 2.099737532808399, "shuttle": 4.4619422572178475}, {"avg_co2": 7.176757611184112, "live_work_prop": 0.08678756476683938, "delta_f_physical_activity_pp": 0.0008527590944551321, "driving": 86.32286995515696, "cycling": 0.8071748878923767, "walking": 3.856502242152467, "pt": 1.5695067264573992, "micromobility": 2.3318385650224216, "shuttle": 5.112107623318385}, {"avg_co2": 6.477861193536328, "live_work_prop": 0.09345794392523364, "delta_f_physical_activity_pp": 0.0011576612736021164, "driving": 83.54022988505747, "cycling": 0.8735632183908045, "walking": 4.919540229885057, "pt": 1.747126436781609, "micromobility": 3.0804597701149428, "shuttle": 5.839080459770115}, {"avg_co2": 7.309912431859382, "live_work_prop": 0.07215189873417721, "delta_f_physical_activity_pp": 0.0009326304752009185, "driving": 86.6580310880829, "cycling": 0.690846286701209, "walking": 3.670120898100173, "pt": 1.9861830742659756, "micromobility": 1.9861830742659756, "shuttle": 5.008635578583765}, {"avg_co2": 6.933868576009308, "live_work_prop": 0.07567567567567568, "delta_f_physical_activity_pp": 0.0008935524604563441, "driving": 85.80018501387605, "cycling": 0.7400555041628123, "walking": 3.746530989824237, "pt": 1.9888991674375578, "micromobility": 1.8963922294172062, "shuttle": 5.827937095282146}, {"avg_co2": 6.406735769139234, "live_work_prop": 0.0967741935483871, "delta_f_physical_activity_pp": 0.0011531085100744435, "driving": 84.08221797323135, "cycling": 0.9082217973231358, "walking": 4.923518164435946, "pt": 1.6730401529636711, "micromobility": 2.48565965583174, "shuttle": 5.927342256214149}, {"avg_co2": 6.918319697713108, "live_work_prop": 0.08753315649867374, "delta_f_physical_activity_pp": 0.0010444411321003087, "driving": 85.58913710030662, "cycling": 0.9198423127463863, "walking": 4.117389399912396, "pt": 1.5768725361366622, "micromobility": 2.1462987297415683, "shuttle": 5.650459921156373}, {"avg_co2": 7.275882473934898, "live_work_prop": 0.06582278481012659, "delta_f_physical_activity_pp": 0.0010034796244992067, "driving": 86.24838848302535, "cycling": 0.730554361839278, "walking": 4.039535883111302, "pt": 1.8478727975934681, "micromobility": 2.406532015470563, "shuttle": 4.727116458960035}, {"avg_co2": 7.091428772991774, "live_work_prop": 0.08354755784061697, "delta_f_physical_activity_pp": 0.0010170967582582905, "driving": 86.07868568958064, "cycling": 0.8646779074794639, "walking": 4.236921746649373, "pt": 1.340250756593169, "micromobility": 2.3778642455685257, "shuttle": 5.101599654128837}, {"avg_co2": 6.151135848376359, "live_work_prop": 0.10909090909090909, "delta_f_physical_activity_pp": 0.0010223895952082489, "driving": 85.23523523523524, "cycling": 0.9009009009009009, "walking": 4.654654654654655, "pt": 1.6016016016016015, "micromobility": 2.4524524524524525, "shuttle": 5.155155155155155}, {"avg_co2": 7.144290965040033, "live_work_prop": 0.07289002557544758, "delta_f_physical_activity_pp": 0.0009856659645841109, "driving": 85.8186506231199, "cycling": 0.8594757198109154, "walking": 4.211431027073485, "pt": 1.675977653631285, "micromobility": 2.1916630855178343, "shuttle": 5.242801890846584}, {"avg_co2": 7.4204755105007765, "live_work_prop": 0.07765830346475508, "delta_f_physical_activity_pp": 0.0008374605616598397, "driving": 86.69421487603306, "cycling": 0.6198347107438017, "walking": 4.214876033057851, "pt": 1.28099173553719, "micromobility": 2.024793388429752, "shuttle": 5.1652892561983474}, {"avg_co2": 6.812204441593891, "live_work_prop": 0.08209959623149395, "delta_f_physical_activity_pp": 0.0009104396767643119, "driving": 85.635103926097, "cycling": 0.7390300230946882, "walking": 4.064665127020786, "pt": 1.5242494226327945, "micromobility": 2.2170900692840645, "shuttle": 5.819861431870669}, {"avg_co2": 6.838721688672706, "live_work_prop": 0.07947019867549669, "delta_f_physical_activity_pp": 0.000852461105615854, "driving": 84.97716894977168, "cycling": 0.776255707762557, "walking": 4.155251141552512, "pt": 1.872146118721461, "micromobility": 1.7351598173515983, "shuttle": 6.4840182648401825}, {"avg_co2": 7.007407819941562, "live_work_prop": 0.08723135271807839, "delta_f_physical_activity_pp": 0.0009662634085662304, "driving": 86.14457831325302, "cycling": 0.6024096385542169, "walking": 4.216867469879518, "pt": 1.549053356282272, "micromobility": 2.5817555938037864, "shuttle": 4.905335628227195}, {"avg_co2": 6.852703542951192, "live_work_prop": 0.0954356846473029, "delta_f_physical_activity_pp": 0.000994033792833854, "driving": 84.84710178000913, "cycling": 0.5933363760839799, "walking": 4.33591967138293, "pt": 1.734367868553172, "micromobility": 2.5559105431309903, "shuttle": 5.933363760839799}, {"avg_co2": 6.875632014857768, "live_work_prop": 0.08926080892608089, "delta_f_physical_activity_pp": 0.0008496692804128612, "driving": 86.83712121212122, "cycling": 0.946969696969697, "walking": 3.977272727272727, "pt": 1.3731060606060606, "micromobility": 2.178030303030303, "shuttle": 4.6875}, {"avg_co2": 6.7718231344703765, "live_work_prop": 0.08783783783783784, "delta_f_physical_activity_pp": 0.0010279903978284504, "driving": 85.41858325666973, "cycling": 0.6899724011039559, "walking": 4.6918123275068995, "pt": 1.4719411223551058, "micromobility": 2.1619135234590616, "shuttle": 5.565777368905244}, {"avg_co2": 6.721361558604354, "live_work_prop": 0.09838274932614555, "delta_f_physical_activity_pp": 0.0009749932453799135, "driving": 85.29002320185614, "cycling": 0.5104408352668214, "walking": 4.547563805104408, "pt": 1.6705336426914155, "micromobility": 2.505800464037123, "shuttle": 5.475638051044084}, {"avg_co2": 6.677815457980191, "live_work_prop": 0.08736559139784947, "delta_f_physical_activity_pp": 0.0008617201614556947, "driving": 86.25812441968431, "cycling": 0.6035283194057568, "walking": 3.9461467038068707, "pt": 1.6713091922005572, "micromobility": 2.0891364902506964, "shuttle": 5.43175487465181}, {"avg_co2": 7.004341357500819, "live_work_prop": 0.07712418300653595, "delta_f_physical_activity_pp": 0.0008494315197412622, "driving": 87.15883668903803, "cycling": 0.7606263982102908, "walking": 3.713646532438479, "pt": 1.5659955257270695, "micromobility": 1.7897091722595078, "shuttle": 5.011185682326622}, {"avg_co2": 7.009219134422456, "live_work_prop": 0.07152317880794702, "delta_f_physical_activity_pp": 0.0008685371619328504, "driving": 85.93819973130317, "cycling": 0.761307657859382, "walking": 3.716972682489924, "pt": 1.8808777429467085, "micromobility": 1.7913121361397222, "shuttle": 5.911330049261084}, {"avg_co2": 6.5325831388085565, "live_work_prop": 0.07954545454545454, "delta_f_physical_activity_pp": 0.0007762066236394946, "driving": 86.59384309831182, "cycling": 0.5461767626613704, "walking": 3.574975173783516, "pt": 1.5392254220456802, "micromobility": 2.1350546176762664, "shuttle": 5.6107249255213505}, {"avg_co2": 6.945257407154561, "live_work_prop": 0.08823529411764706, "delta_f_physical_activity_pp": 0.0009403860978508743, "driving": 85.66978193146417, "cycling": 0.8455718736092568, "walking": 4.227859368046285, "pt": 1.8246550956831329, "micromobility": 2.0026702269692924, "shuttle": 5.429461504227859}, {"avg_co2": 7.222395857396394, "live_work_prop": 0.07887700534759358, "delta_f_physical_activity_pp": 0.0009009775733860075, "driving": 85.36585365853658, "cycling": 0.7982261640798226, "walking": 3.680709534368071, "pt": 1.6407982261640797, "micromobility": 2.350332594235033, "shuttle": 6.164079822616408}, {"avg_co2": 7.066588812821567, "live_work_prop": 0.08419689119170984, "delta_f_physical_activity_pp": 0.0008901852239658878, "driving": 85.61857972309068, "cycling": 0.7146047342563644, "walking": 4.287628405538187, "pt": 1.831174631531934, "micromobility": 2.0544886109870477, "shuttle": 5.493523894595802}, {"avg_co2": 6.600571979188576, "live_work_prop": 0.08916323731138547, "delta_f_physical_activity_pp": 0.0010972230861227368, "driving": 83.83458646616542, "cycling": 0.7988721804511277, "walking": 4.605263157894736, "pt": 1.9736842105263157, "micromobility": 2.6785714285714284, "shuttle": 6.109022556390977}, {"avg_co2": 6.946133321981713, "live_work_prop": 0.08701298701298701, "delta_f_physical_activity_pp": 0.0009796760917759966, "driving": 85.54809843400447, "cycling": 0.8948545861297539, "walking": 4.250559284116331, "pt": 1.7897091722595078, "micromobility": 2.2818791946308723, "shuttle": 5.23489932885906}, {"avg_co2": 6.696904281783373, "live_work_prop": 0.10344827586206896, "delta_f_physical_activity_pp": 0.000972881393050617, "driving": 85.44474393530997, "cycling": 0.628930817610063, "walking": 4.35759209344115, "pt": 1.8418688230008984, "micromobility": 2.515723270440252, "shuttle": 5.211141060197664}, {"avg_co2": 7.061299538646951, "live_work_prop": 0.09702457956015524, "delta_f_physical_activity_pp": 0.0009901331422367391, "driving": 85.39325842696628, "cycling": 0.9075194468452896, "walking": 4.49438202247191, "pt": 1.728608470181504, "micromobility": 2.031114952463267, "shuttle": 5.445116681071737}, {"avg_co2": 7.1183272279552625, "live_work_prop": 0.08450704225352113, "delta_f_physical_activity_pp": 0.0009508594975999961, "driving": 86.07758620689656, "cycling": 0.8189655172413793, "walking": 4.181034482758621, "pt": 1.6810344827586206, "micromobility": 2.0689655172413794, "shuttle": 5.172413793103448}, {"avg_co2": 6.952815842692146, "live_work_prop": 0.1088348271446863, "delta_f_physical_activity_pp": 0.0009675169765077252, "driving": 85.92400690846287, "cycling": 0.7340241796200345, "walking": 4.101899827288428, "pt": 1.6407599309153715, "micromobility": 2.2884283246977546, "shuttle": 5.310880829015544}, {"avg_co2": 6.7990530145211405, "live_work_prop": 0.07671957671957672, "delta_f_physical_activity_pp": 0.000980862328715284, "driving": 85.84269662921349, "cycling": 0.9887640449438202, "walking": 4.179775280898877, "pt": 1.752808988764045, "micromobility": 1.8426966292134832, "shuttle": 5.393258426966292}, {"avg_co2": 6.861930182900525, "live_work_prop": 0.1056701030927835, "delta_f_physical_activity_pp": 0.0011954573707964116, "driving": 84.49244060475162, "cycling": 0.9071274298056156, "walking": 4.622030237580994, "pt": 1.900647948164147, "micromobility": 2.3326133909287257, "shuttle": 5.745140388768898}, {"avg_co2": 7.03376024205006, "live_work_prop": 0.07213930348258707, "delta_f_physical_activity_pp": 0.0009395594426124894, "driving": 85.89087809036658, "cycling": 0.5967604433077579, "walking": 4.0068201193520885, "pt": 2.0034100596760442, "micromobility": 2.2165387894288147, "shuttle": 5.285592497868713}, {"avg_co2": 7.029775494718698, "live_work_prop": 0.08430609597924774, "delta_f_physical_activity_pp": 0.0009998607632136667, "driving": 85.55116381203338, "cycling": 0.7465963987703118, "walking": 4.61133069828722, "pt": 1.5810276679841897, "micromobility": 2.1958717610891525, "shuttle": 5.314009661835748}, {"avg_co2": 7.07968419004144, "live_work_prop": 0.057692307692307696, "delta_f_physical_activity_pp": 0.000827719226546219, "driving": 86.70747704416266, "cycling": 0.5684302579798863, "walking": 3.4543069523393086, "pt": 1.7052907739396588, "micromobility": 2.1862702229995628, "shuttle": 5.378224748578924}, {"avg_co2": 7.037428450553706, "live_work_prop": 0.06438896189224705, "delta_f_physical_activity_pp": 0.00082109219838194, "driving": 87.11293260473589, "cycling": 0.7741347905282332, "walking": 3.3697632058287796, "pt": 1.411657559198543, "micromobility": 1.9581056466302367, "shuttle": 5.373406193078324}, {"avg_co2": 6.466266510896481, "live_work_prop": 0.09712722298221614, "delta_f_physical_activity_pp": 0.0008835394963896471, "driving": 85.57377049180329, "cycling": 0.7962529274004685, "walking": 4.402810304449649, "pt": 1.920374707259953, "micromobility": 2.0140515222482436, "shuttle": 5.292740046838407}, {"avg_co2": 6.933621994330704, "live_work_prop": 0.08083441981747067, "delta_f_physical_activity_pp": 0.0009285396502249334, "driving": 86.92001767565179, "cycling": 0.9279717189571366, "walking": 3.756076005302696, "pt": 1.458241272646929, "micromobility": 1.9001325673884226, "shuttle": 5.037560760053027}, {"avg_co2": 7.0076105164091205, "live_work_prop": 0.07172413793103448, "delta_f_physical_activity_pp": 0.001063253768175565, "driving": 86.11111111111111, "cycling": 1.0357815442561207, "walking": 4.190207156308851, "pt": 1.5536723163841808, "micromobility": 1.8832391713747645, "shuttle": 5.2259887005649714}, {"avg_co2": 6.7634714847164705, "live_work_prop": 0.08516886930983847, "delta_f_physical_activity_pp": 0.0008944471827253157, "driving": 86.34122287968442, "cycling": 0.591715976331361, "walking": 4.289940828402367, "pt": 1.7751479289940828, "micromobility": 2.021696252465483, "shuttle": 4.980276134122287}, {"avg_co2": 6.529371601782651, "live_work_prop": 0.08425414364640885, "delta_f_physical_activity_pp": 0.0009258721106508474, "driving": 85.44423440453687, "cycling": 0.6143667296786389, "walking": 4.536862003780719, "pt": 2.0793950850661624, "micromobility": 2.1266540642722114, "shuttle": 5.198487712665406}, {"avg_co2": 6.91752468493734, "live_work_prop": 0.09517426273458444, "delta_f_physical_activity_pp": 0.0010644489839850128, "driving": 85.03683241252303, "cycling": 0.8747697974217311, "walking": 4.41988950276243, "pt": 1.427255985267035, "micromobility": 2.85451197053407, "shuttle": 5.386740331491713}, {"avg_co2": 7.136760462811818, "live_work_prop": 0.08269720101781171, "delta_f_physical_activity_pp": 0.0010760060436393057, "driving": 85.12537186570336, "cycling": 0.9349766255843603, "walking": 4.3348916277093075, "pt": 2.039949001274968, "micromobility": 2.379940501487463, "shuttle": 5.184870378240544}, {"avg_co2": 7.132708536764444, "live_work_prop": 0.06281407035175879, "delta_f_physical_activity_pp": 0.000826851076850801, "driving": 86.71180702496825, "cycling": 0.7194244604316548, "walking": 3.893355903512484, "pt": 1.7774016081252644, "micromobility": 2.1159542953872195, "shuttle": 4.782056707575117}, {"avg_co2": 6.772117101747676, "live_work_prop": 0.07754010695187166, "delta_f_physical_activity_pp": 0.0009463200965365141, "driving": 86.14757808963331, "cycling": 0.724309642372114, "walking": 4.074241738343141, "pt": 1.6749660479855137, "micromobility": 1.9013128112267994, "shuttle": 5.4775916704391125}, {"avg_co2": 6.827845475857567, "live_work_prop": 0.09042553191489362, "delta_f_physical_activity_pp": 0.000964621127029172, "driving": 85.58679161088799, "cycling": 0.71396697902722, "walking": 4.1945560017849175, "pt": 2.0080321285140563, "micromobility": 1.78491744756805, "shuttle": 5.71173583221776}, {"avg_co2": 7.032214244224332, "live_work_prop": 0.0682110682110682, "delta_f_physical_activity_pp": 0.0008905729396888045, "driving": 86.43847487001733, "cycling": 0.6932409012131715, "walking": 4.072790294627383, "pt": 1.8197573656845754, "micromobility": 1.9930675909878681, "shuttle": 4.982668977469671}, {"avg_co2": 6.921382063445078, "live_work_prop": 0.08781127129750983, "delta_f_physical_activity_pp": 0.0008709972714115463, "driving": 86.2335302135393, "cycling": 0.7269422989550204, "walking": 4.179918218991367, "pt": 1.4993184915947297, "micromobility": 2.3171285779191275, "shuttle": 5.043162199000455}, {"avg_co2": 7.094867855011011, "live_work_prop": 0.07133592736705577, "delta_f_physical_activity_pp": 0.0008598054039385192, "driving": 85.74620196604111, "cycling": 0.6702412868632708, "walking": 4.20017873100983, "pt": 1.5638963360142983, "micromobility": 2.0107238605898123, "shuttle": 5.808757819481681}, {"avg_co2": 6.808097037960231, "live_work_prop": 0.10052219321148825, "delta_f_physical_activity_pp": 0.000976851260276055, "driving": 85.31623175586024, "cycling": 0.6191950464396285, "walking": 4.467049977885891, "pt": 1.680672268907563, "micromobility": 1.9902697921273773, "shuttle": 5.926581158779301}, {"avg_co2": 6.897244793958277, "live_work_prop": 0.08781127129750983, "delta_f_physical_activity_pp": 0.000895817115118328, "driving": 86.43915581499776, "cycling": 0.7633587786259541, "walking": 3.4575662325999104, "pt": 1.5716210148181409, "micromobility": 2.200269420745397, "shuttle": 5.568028738212842}, {"avg_co2": 7.248061467650625, "live_work_prop": 0.0698856416772554, "delta_f_physical_activity_pp": 0.0010698303809686803, "driving": 86.03565365025467, "cycling": 0.8488964346349746, "walking": 3.5653650254668934, "pt": 1.9949066213921902, "micromobility": 2.461799660441426, "shuttle": 5.093378607809847}, {"avg_co2": 7.035599141215268, "live_work_prop": 0.09844559585492228, "delta_f_physical_activity_pp": 0.0009917953854060501, "driving": 83.84715588363004, "cycling": 0.6513243595310464, "walking": 4.602692140686062, "pt": 2.0408163265306123, "micromobility": 2.5618758141554494, "shuttle": 6.296135475466783}, {"avg_co2": 6.733846808799302, "live_work_prop": 0.08678756476683938, "delta_f_physical_activity_pp": 0.0010157245362627482, "driving": 84.74725274725274, "cycling": 0.7032967032967032, "walking": 4.527472527472527, "pt": 1.7582417582417582, "micromobility": 2.3296703296703294, "shuttle": 5.934065934065933}, {"avg_co2": 7.250399248016171, "live_work_prop": 0.09057071960297766, "delta_f_physical_activity_pp": 0.0007924273359338782, "driving": 86.80289484887186, "cycling": 0.8514261387824607, "walking": 3.6611323967645806, "pt": 1.40485312899106, "micromobility": 2.0008514261387824, "shuttle": 5.2788420604512565}, {"avg_co2": 6.846009511376166, "live_work_prop": 0.08862433862433862, "delta_f_physical_activity_pp": 0.0009982683056637947, "driving": 85.77960676726109, "cycling": 0.6858710562414266, "walking": 4.160951074531321, "pt": 1.5089163237311385, "micromobility": 2.423411065386374, "shuttle": 5.441243712848651}, {"avg_co2": 6.978240077909204, "live_work_prop": 0.08776595744680851, "delta_f_physical_activity_pp": 0.000922993766743175, "driving": 85.89569160997732, "cycling": 0.45351473922902497, "walking": 4.761904761904762, "pt": 1.8140589569160999, "micromobility": 2.0408163265306123, "shuttle": 5.034013605442176}, {"avg_co2": 6.933262022034856, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0010641153804803443, "driving": 84.5926551287463, "cycling": 0.8020261713803293, "walking": 4.4744617982271, "pt": 1.6884761502743775, "micromobility": 2.7859856479527227, "shuttle": 5.656395103419165}, {"avg_co2": 6.29759392131595, "live_work_prop": 0.10104011887072809, "delta_f_physical_activity_pp": 0.0009958360787474126, "driving": 83.57142857142857, "cycling": 0.6632653061224489, "walking": 4.8979591836734695, "pt": 2.0918367346938775, "micromobility": 2.5, "shuttle": 6.275510204081633}, {"avg_co2": 7.155943449586328, "live_work_prop": 0.0736196319018405, "delta_f_physical_activity_pp": 0.0010435832436226189, "driving": 85.1898206090947, "cycling": 0.7509386733416771, "walking": 4.046725073007926, "pt": 1.6270337922403004, "micromobility": 2.0442219440967877, "shuttle": 6.341259908218606}, {"avg_co2": 7.030569459943418, "live_work_prop": 0.08139534883720931, "delta_f_physical_activity_pp": 0.0011015661030107679, "driving": 84.87720809995692, "cycling": 0.8616975441619992, "walking": 4.523912106850495, "pt": 1.680310211115898, "micromobility": 2.843601895734597, "shuttle": 5.213270142180095}, {"avg_co2": 6.989250151178079, "live_work_prop": 0.07392996108949416, "delta_f_physical_activity_pp": 0.000917171290784814, "driving": 87.26227333038479, "cycling": 0.6634232640424591, "walking": 4.467049977885891, "pt": 1.2826183104820876, "micromobility": 1.680672268907563, "shuttle": 4.643962848297214}, {"avg_co2": 6.59123753598585, "live_work_prop": 0.09479305740987984, "delta_f_physical_activity_pp": 0.0009469459880399856, "driving": 85.11713367018832, "cycling": 0.6890215893431328, "walking": 4.317868626550299, "pt": 1.5617822691777674, "micromobility": 2.3426734037666512, "shuttle": 5.971520440973817}, {"avg_co2": 6.613162899643969, "live_work_prop": 0.10215053763440861, "delta_f_physical_activity_pp": 0.0010525538426022273, "driving": 85.13695554557701, "cycling": 0.8531656937584194, "walking": 4.759766502020655, "pt": 1.7512348450830713, "micromobility": 2.559497081275258, "shuttle": 4.939380332285586}, {"avg_co2": 6.805372239343448, "live_work_prop": 0.08075370121130551, "delta_f_physical_activity_pp": 0.0009875489314356437, "driving": 86.30705394190872, "cycling": 0.7376671277086214, "walking": 4.195481788842784, "pt": 1.6597510373443984, "micromobility": 1.98248040571692, "shuttle": 5.117565698478561}, {"avg_co2": 6.828319420047592, "live_work_prop": 0.09004092769440655, "delta_f_physical_activity_pp": 0.0009443739573295731, "driving": 85.8264081255771, "cycling": 0.9233610341643583, "walking": 4.339796860572484, "pt": 1.5235457063711912, "micromobility": 2.3545706371191137, "shuttle": 5.032317636195752}, {"avg_co2": 6.629094685427917, "live_work_prop": 0.0817174515235457, "delta_f_physical_activity_pp": 0.0010216036266684314, "driving": 84.377923292797, "cycling": 0.8886810102899906, "walking": 4.303086997193639, "pt": 1.9644527595884003, "micromobility": 2.525724976613658, "shuttle": 5.940130963517306}, {"avg_co2": 6.592787897327737, "live_work_prop": 0.08152173913043478, "delta_f_physical_activity_pp": 0.001060656629849685, "driving": 84.42510306917087, "cycling": 0.641319285387082, "walking": 5.26797984425103, "pt": 1.6491067338524967, "micromobility": 2.4278515803939533, "shuttle": 5.5886394869445715}, {"avg_co2": 6.580887275067181, "live_work_prop": 0.09226594301221167, "delta_f_physical_activity_pp": 0.0010294283471470656, "driving": 85.25641025641025, "cycling": 0.86996336996337, "walking": 4.3498168498168495, "pt": 1.8315018315018317, "micromobility": 2.380952380952381, "shuttle": 5.311355311355311}, {"avg_co2": 6.765128154289158, "live_work_prop": 0.09517045454545454, "delta_f_physical_activity_pp": 0.0010005761220245107, "driving": 84.8965848965849, "cycling": 0.6734006734006733, "walking": 4.329004329004329, "pt": 1.9240019240019242, "micromobility": 2.7898027898027897, "shuttle": 5.387205387205387}, {"avg_co2": 7.122847092522678, "live_work_prop": 0.08445040214477212, "delta_f_physical_activity_pp": 0.0010014647661005854, "driving": 85.510477039679, "cycling": 0.7133303611234953, "walking": 4.592064199732501, "pt": 1.7833259028087385, "micromobility": 2.1845742309407044, "shuttle": 5.21622826571556}, {"avg_co2": 7.080844800593702, "live_work_prop": 0.06377551020408163, "delta_f_physical_activity_pp": 0.0008717817510577574, "driving": 86.62640207075066, "cycling": 0.7765314926660914, "walking": 3.882657463330457, "pt": 1.5962036238136326, "micromobility": 1.639344262295082, "shuttle": 5.47886108714409}, {"avg_co2": 6.90582915574785, "live_work_prop": 0.08549222797927461, "delta_f_physical_activity_pp": 0.0009318820251424122, "driving": 85.97802197802199, "cycling": 0.7472527472527473, "walking": 4.21978021978022, "pt": 1.5384615384615385, "micromobility": 2.417582417582418, "shuttle": 5.098901098901099}, {"avg_co2": 6.963683081300052, "live_work_prop": 0.08735332464146023, "delta_f_physical_activity_pp": 0.0009155574000499707, "driving": 85.5211513301352, "cycling": 0.5233318796336677, "walking": 4.622764936764065, "pt": 1.526384648931531, "micromobility": 2.3549934583515046, "shuttle": 5.451373746184038}, {"avg_co2": 6.9929146683258026, "live_work_prop": 0.07634543178973717, "delta_f_physical_activity_pp": 0.0008723419325269391, "driving": 86.50065530799476, "cycling": 0.8300567933595456, "walking": 3.800786369593709, "pt": 1.6601135867190913, "micromobility": 2.3154215814766275, "shuttle": 4.892966360856269}, {"avg_co2": 6.727230237705524, "live_work_prop": 0.08689655172413793, "delta_f_physical_activity_pp": 0.00099036286120628, "driving": 85.30499075785582, "cycling": 0.9704251386321626, "walking": 4.482439926062846, "pt": 1.756007393715342, "micromobility": 1.9870609981515712, "shuttle": 5.499075785582256}, {"avg_co2": 6.4747483891258755, "live_work_prop": 0.0948905109489051, "delta_f_physical_activity_pp": 0.0009910470169332787, "driving": 84.71400394477317, "cycling": 0.641025641025641, "walking": 4.980276134122287, "pt": 1.6272189349112427, "micromobility": 2.564102564102564, "shuttle": 5.473372781065089}, {"avg_co2": 6.724071143858944, "live_work_prop": 0.09702457956015524, "delta_f_physical_activity_pp": 0.0010046849149514558, "driving": 84.80735551663747, "cycling": 0.8318739054290718, "walking": 4.684763572679509, "pt": 1.5761821366024518, "micromobility": 2.189141856392294, "shuttle": 5.910683012259194}, {"avg_co2": 7.259025932213356, "live_work_prop": 0.06683480453972257, "delta_f_physical_activity_pp": 0.0008382873424075563, "driving": 87.57497857754927, "cycling": 0.5998286203941731, "walking": 3.898886032562125, "pt": 1.4567266495287061, "micromobility": 2.056555269922879, "shuttle": 4.413024850042844}, {"avg_co2": 6.88588512538454, "live_work_prop": 0.07422402159244265, "delta_f_physical_activity_pp": 0.0009628084231526068, "driving": 85.06912442396313, "cycling": 0.6912442396313364, "walking": 4.147465437788019, "pt": 1.9815668202764976, "micromobility": 2.258064516129032, "shuttle": 5.852534562211981}, {"avg_co2": 6.9031957032230435, "live_work_prop": 0.08213820078226858, "delta_f_physical_activity_pp": 0.0008553550188864162, "driving": 85.8991521642124, "cycling": 0.7585899152164213, "walking": 3.971441320838911, "pt": 2.0526550647032575, "micromobility": 2.0526550647032575, "shuttle": 5.2655064703257475}, {"avg_co2": 6.944682052093058, "live_work_prop": 0.09698558322411534, "delta_f_physical_activity_pp": 0.0008433968099431372, "driving": 86.89624329159213, "cycling": 0.7155635062611807, "walking": 3.9803220035778173, "pt": 1.4311270125223614, "micromobility": 2.1019677996422184, "shuttle": 4.874776386404293}, {"avg_co2": 6.585454605437907, "live_work_prop": 0.10733695652173914, "delta_f_physical_activity_pp": 0.001024398067902747, "driving": 84.70533208606173, "cycling": 0.7951356407857811, "walking": 4.256314312441535, "pt": 1.7773620205799812, "micromobility": 2.9466791393826006, "shuttle": 5.519176800748363}, {"avg_co2": 6.7393507439575835, "live_work_prop": 0.08086253369272237, "delta_f_physical_activity_pp": 0.0009535574048425883, "driving": 85.68755846585594, "cycling": 0.6548175865294669, "walking": 4.069223573433115, "pt": 2.0112254443405053, "micromobility": 2.1515434985968196, "shuttle": 5.425631431244153}, {"avg_co2": 6.73081637672303, "live_work_prop": 0.08398950131233596, "delta_f_physical_activity_pp": 0.0011015810934074863, "driving": 85.04254366323332, "cycling": 0.7165248544558889, "walking": 4.38871473354232, "pt": 1.6121809225257502, "micromobility": 2.507836990595611, "shuttle": 5.732198835647111}, {"avg_co2": 6.973028427715969, "live_work_prop": 0.08279430789133248, "delta_f_physical_activity_pp": 0.001011432442926314, "driving": 86.17814831066258, "cycling": 0.5704256252742431, "walking": 4.475647213690214, "pt": 1.5357612988152698, "micromobility": 2.369460289600702, "shuttle": 4.870557261956999}, {"avg_co2": 6.71100565986604, "live_work_prop": 0.09031413612565445, "delta_f_physical_activity_pp": 0.001017396231678841, "driving": 85.66978193146417, "cycling": 0.8455718736092568, "walking": 4.539385847797063, "pt": 1.602136181575434, "micromobility": 2.091677792612372, "shuttle": 5.2514463729417}, {"avg_co2": 6.911503603928523, "live_work_prop": 0.07077326343381389, "delta_f_physical_activity_pp": 0.0009668918164600828, "driving": 85.70127504553734, "cycling": 0.9107468123861567, "walking": 3.77959927140255, "pt": 2.3224043715846996, "micromobility": 2.413479052823315, "shuttle": 4.872495446265939}, {"avg_co2": 7.032415143507447, "live_work_prop": 0.08877284595300261, "delta_f_physical_activity_pp": 0.0010330037993884463, "driving": 85.88286713286713, "cycling": 0.8741258741258742, "walking": 3.88986013986014, "pt": 1.9230769230769231, "micromobility": 2.097902097902098, "shuttle": 5.332167832167832}, {"avg_co2": 6.7926675067386295, "live_work_prop": 0.09212283044058744, "delta_f_physical_activity_pp": 0.0009351105847045735, "driving": 85.51188299817186, "cycling": 0.6855575868372943, "walking": 4.341864716636198, "pt": 1.7824497257769651, "micromobility": 1.9652650822669104, "shuttle": 5.712979890310786}, {"avg_co2": 6.945052026395902, "live_work_prop": 0.07496823379923762, "delta_f_physical_activity_pp": 0.0009349310034691048, "driving": 86.12666953899182, "cycling": 0.8186126669538992, "walking": 4.696251615682896, "pt": 1.680310211115898, "micromobility": 2.0249892287806976, "shuttle": 4.653166738474796}, {"avg_co2": 7.024281877476674, "live_work_prop": 0.09875, "delta_f_physical_activity_pp": 0.0010548107470313244, "driving": 84.77157360406092, "cycling": 0.6345177664974619, "walking": 4.949238578680204, "pt": 1.7343485617597292, "micromobility": 2.3688663282571913, "shuttle": 5.541455160744501}, {"avg_co2": 6.807320059744648, "live_work_prop": 0.0855614973262032, "delta_f_physical_activity_pp": 0.0010996407894284246, "driving": 85.49862763037511, "cycling": 0.869167429094236, "walking": 4.757548032936871, "pt": 1.6010978956999087, "micromobility": 2.058554437328454, "shuttle": 5.215004574565416}, {"avg_co2": 6.594877761857938, "live_work_prop": 0.07702888583218707, "delta_f_physical_activity_pp": 0.0009373235627856257, "driving": 86.03431839847474, "cycling": 0.7626310772163966, "walking": 3.8608198284080073, "pt": 1.9065776930409915, "micromobility": 2.0972354623450906, "shuttle": 5.338417540514776}, {"avg_co2": 6.6234602410085195, "live_work_prop": 0.10372340425531915, "delta_f_physical_activity_pp": 0.0009986497496220913, "driving": 85.3156450137237, "cycling": 0.8234217749313815, "walking": 4.757548032936871, "pt": 1.738334858188472, "micromobility": 2.42451967063129, "shuttle": 4.94053064958829}, {"avg_co2": 6.8303110628709485, "live_work_prop": 0.08507853403141362, "delta_f_physical_activity_pp": 0.0009580941146235678, "driving": 85.22980812137439, "cycling": 0.6247211066488175, "walking": 4.373047746541722, "pt": 1.4725568942436411, "micromobility": 2.6327532351628737, "shuttle": 5.667112896028559}, {"avg_co2": 7.162057645247672, "live_work_prop": 0.07490144546649145, "delta_f_physical_activity_pp": 0.0009746649107330311, "driving": 86.2114537444934, "cycling": 0.7929515418502203, "walking": 3.8325991189427313, "pt": 1.762114537444934, "micromobility": 2.1145374449339207, "shuttle": 5.286343612334802}, {"avg_co2": 7.104960869513385, "live_work_prop": 0.09838107098381071, "delta_f_physical_activity_pp": 0.0009391654363228439, "driving": 85.3211009174312, "cycling": 0.7089241034195163, "walking": 4.587155963302752, "pt": 1.8765638031693077, "micromobility": 2.2518765638031693, "shuttle": 5.254378648874062}, {"avg_co2": 6.422546433544507, "live_work_prop": 0.10480349344978165, "delta_f_physical_activity_pp": 0.001095034440134608, "driving": 84.66566113624937, "cycling": 0.904977375565611, "walking": 5.329311211664153, "pt": 1.809954751131222, "micromobility": 2.3629964806435395, "shuttle": 4.927099044746104}, {"avg_co2": 6.429517100062083, "live_work_prop": 0.11079136690647481, "delta_f_physical_activity_pp": 0.0010266758035844023, "driving": 83.19572608062165, "cycling": 0.7770762506070907, "walking": 4.856726566294318, "pt": 2.0398251578436133, "micromobility": 2.525497814473045, "shuttle": 6.605148130160273}, {"avg_co2": 6.573492472359199, "live_work_prop": 0.09283819628647215, "delta_f_physical_activity_pp": 0.001011314914582821, "driving": 84.9644128113879, "cycling": 0.800711743772242, "walking": 4.4039145907473305, "pt": 1.7793594306049825, "micromobility": 2.2686832740213525, "shuttle": 5.782918149466192}, {"avg_co2": 6.868932030578774, "live_work_prop": 0.09259259259259259, "delta_f_physical_activity_pp": 0.0010225005458127773, "driving": 84.97777777777777, "cycling": 0.8444444444444443, "walking": 4.711111111111111, "pt": 1.866666666666667, "micromobility": 2.2666666666666666, "shuttle": 5.333333333333334}, {"avg_co2": 6.6377434008075635, "live_work_prop": 0.10013717421124829, "delta_f_physical_activity_pp": 0.0009476293771713772, "driving": 85.59847401049117, "cycling": 0.8583690987124464, "walking": 5.007153075822604, "pt": 1.6213638531235097, "micromobility": 2.0982355746304244, "shuttle": 4.816404387219838}, {"avg_co2": 7.06034055796438, "live_work_prop": 0.07822685788787484, "delta_f_physical_activity_pp": 0.0008837597420731145, "driving": 87.11985688729875, "cycling": 0.7602862254025045, "walking": 3.89087656529517, "pt": 1.6994633273703041, "micromobility": 1.7889087656529516, "shuttle": 4.740608228980322}, {"avg_co2": 6.706629452218808, "live_work_prop": 0.0927694406548431, "delta_f_physical_activity_pp": 0.001065873398163596, "driving": 84.91083676268862, "cycling": 0.7315957933241883, "walking": 4.572473708276177, "pt": 2.194787379972565, "micromobility": 1.9661636945587562, "shuttle": 5.6241426611796985}, {"avg_co2": 7.049056823877152, "live_work_prop": 0.08192457737321196, "delta_f_physical_activity_pp": 0.0010615389960931503, "driving": 84.87467588591184, "cycling": 0.5185825410544511, "walking": 4.840103716508211, "pt": 1.4693171996542784, "micromobility": 2.592912705272256, "shuttle": 5.704407951598963}, {"avg_co2": 6.807181629152358, "live_work_prop": 0.08344549125168237, "delta_f_physical_activity_pp": 0.0008855567357489188, "driving": 86.7183934276586, "cycling": 0.5933363760839799, "walking": 3.5600182565038794, "pt": 1.7800091282519397, "micromobility": 2.190780465540849, "shuttle": 5.157462345960749}, {"avg_co2": 7.182153225393268, "live_work_prop": 0.08796895213454076, "delta_f_physical_activity_pp": 0.0008709942938901045, "driving": 86.12588652482269, "cycling": 0.7092198581560284, "walking": 4.122340425531915, "pt": 1.6400709219858156, "micromobility": 2.127659574468085, "shuttle": 5.274822695035461}, {"avg_co2": 7.212872299213513, "live_work_prop": 0.08706467661691543, "delta_f_physical_activity_pp": 0.0009502732933830465, "driving": 86.03661132396765, "cycling": 0.6811409110259685, "walking": 4.512558535547042, "pt": 1.7454235845040442, "micromobility": 2.256279267773521, "shuttle": 4.76798637718178}, {"avg_co2": 6.658130157479206, "live_work_prop": 0.08672086720867209, "delta_f_physical_activity_pp": 0.0009281690992771562, "driving": 86.38059701492537, "cycling": 0.6529850746268656, "walking": 4.384328358208956, "pt": 1.632462686567164, "micromobility": 1.8656716417910446, "shuttle": 5.083955223880597}, {"avg_co2": 6.930684287746792, "live_work_prop": 0.07712418300653595, "delta_f_physical_activity_pp": 0.0009876467348627824, "driving": 85.58118899733806, "cycling": 0.8873114463176575, "walking": 4.436557231588288, "pt": 1.8189884649511978, "micromobility": 1.9520851818988465, "shuttle": 5.323868677905945}, {"avg_co2": 6.837361106681069, "live_work_prop": 0.07152317880794702, "delta_f_physical_activity_pp": 0.0008979295959825738, "driving": 86.45787384208205, "cycling": 0.5734450816056462, "walking": 4.102337891486546, "pt": 1.4997794441993826, "micromobility": 2.0291133656815177, "shuttle": 5.337450374944861}, {"avg_co2": 6.753717791400775, "live_work_prop": 0.09163346613545817, "delta_f_physical_activity_pp": 0.001025388357352579, "driving": 84.24379232505643, "cycling": 0.7223476297968396, "walking": 5.417607223476298, "pt": 1.7607223476297968, "micromobility": 2.1218961625282167, "shuttle": 5.733634311512415}, {"avg_co2": 6.771150562201938, "live_work_prop": 0.10220994475138122, "delta_f_physical_activity_pp": 0.0010253414787349375, "driving": 84.24721189591078, "cycling": 0.9758364312267658, "walking": 4.4609665427509295, "pt": 1.9981412639405203, "micromobility": 2.509293680297398, "shuttle": 5.808550185873606}, {"avg_co2": 6.64997566587575, "live_work_prop": 0.08379120879120878, "delta_f_physical_activity_pp": 0.0010703784663601465, "driving": 84.13597733711048, "cycling": 0.708215297450425, "walking": 5.051935788479698, "pt": 1.8885741265344664, "micromobility": 2.313503305004722, "shuttle": 5.901794145420207}, {"avg_co2": 7.315021409611218, "live_work_prop": 0.07509386733416772, "delta_f_physical_activity_pp": 0.0008364837516429247, "driving": 86.16220735785953, "cycling": 0.5852842809364548, "walking": 4.1806020066889635, "pt": 1.5050167224080269, "micromobility": 2.0066889632107023, "shuttle": 5.560200668896321}, {"avg_co2": 6.764488659373002, "live_work_prop": 0.08277703604806408, "delta_f_physical_activity_pp": 0.0010310374936786271, "driving": 84.0909090909091, "cycling": 0.53475935828877, "walking": 5.258467023172905, "pt": 1.4260249554367201, "micromobility": 2.807486631016043, "shuttle": 5.88235294117647}, {"avg_co2": 6.671919065696056, "live_work_prop": 0.10228802153432032, "delta_f_physical_activity_pp": 0.0009522607961304491, "driving": 84.65728551974581, "cycling": 0.6808896958692692, "walking": 4.947798456650022, "pt": 1.8157058556513845, "micromobility": 2.2696323195642307, "shuttle": 5.628688152519292}, {"avg_co2": 6.901427443067675, "live_work_prop": 0.07793923381770146, "delta_f_physical_activity_pp": 0.0009890171603146637, "driving": 85.78409595735229, "cycling": 0.7107952021323856, "walking": 4.3091959129275885, "pt": 1.5548645046645935, "micromobility": 2.2212350066637048, "shuttle": 5.419813416259441}, {"avg_co2": 7.02334534729522, "live_work_prop": 0.0703030303030303, "delta_f_physical_activity_pp": 0.000919659274732914, "driving": 86.48421052631579, "cycling": 0.8842105263157894, "walking": 3.8315789473684214, "pt": 1.6, "micromobility": 1.936842105263158, "shuttle": 5.263157894736842}, {"avg_co2": 6.909838205182069, "live_work_prop": 0.08047493403693931, "delta_f_physical_activity_pp": 0.0008710561824566138, "driving": 86.39000446229362, "cycling": 0.8478357875948238, "walking": 3.8821954484605086, "pt": 1.7402945113788488, "micromobility": 1.8741633199464525, "shuttle": 5.2655064703257475}, {"avg_co2": 6.647822689344865, "live_work_prop": 0.08981233243967829, "delta_f_physical_activity_pp": 0.0009973212575247778, "driving": 84.85804416403786, "cycling": 0.6309148264984227, "walking": 4.4614691302388465, "pt": 1.9378098242451556, "micromobility": 2.4785939612438033, "shuttle": 5.633168093735917}, {"avg_co2": 6.957926199127835, "live_work_prop": 0.07712765957446809, "delta_f_physical_activity_pp": 0.0010000716293914796, "driving": 85.83633093525181, "cycling": 0.6744604316546763, "walking": 3.8219424460431655, "pt": 1.8884892086330936, "micromobility": 2.2931654676258995, "shuttle": 5.485611510791367}, {"avg_co2": 6.543642873352789, "live_work_prop": 0.10638297872340426, "delta_f_physical_activity_pp": 0.0011911991179111585, "driving": 83.3931777378815, "cycling": 0.8976660682226212, "walking": 5.161579892280072, "pt": 2.064631956912029, "micromobility": 3.007181328545781, "shuttle": 5.475763016157989}, {"avg_co2": 6.9520226620378525, "live_work_prop": 0.08774193548387096, "delta_f_physical_activity_pp": 0.000962140152157982, "driving": 86.09766827980643, "cycling": 0.8798944126704795, "walking": 4.443466783985921, "pt": 1.451825780906291, "micromobility": 1.8477782666080071, "shuttle": 5.279366476022878}, {"avg_co2": 6.713243052143403, "live_work_prop": 0.09201623815967523, "delta_f_physical_activity_pp": 0.0010913306842324046, "driving": 84.38799076212472, "cycling": 0.7390300230946882, "walking": 4.480369515011548, "pt": 1.6628175519630486, "micromobility": 2.4480369515011544, "shuttle": 6.28175519630485}, {"avg_co2": 6.8405307191216975, "live_work_prop": 0.07098381070983811, "delta_f_physical_activity_pp": 0.0010408393036154655, "driving": 86.15123194562447, "cycling": 0.8071367884451998, "walking": 3.695836873406967, "pt": 1.6992353440951573, "micromobility": 1.954120645709431, "shuttle": 5.692438402718777}, {"avg_co2": 7.0116813620142, "live_work_prop": 0.078125, "delta_f_physical_activity_pp": 0.0009140346609564188, "driving": 86.4406779661017, "cycling": 0.5798394290811775, "walking": 4.326494201605709, "pt": 1.694915254237288, "micromobility": 2.140945584299732, "shuttle": 4.817127564674398}, {"avg_co2": 6.82130423765732, "live_work_prop": 0.08222811671087533, "delta_f_physical_activity_pp": 0.0010177276236998712, "driving": 85.60469314079423, "cycling": 0.947653429602888, "walking": 3.835740072202166, "pt": 1.3989169675090252, "micromobility": 1.9855595667870036, "shuttle": 6.227436823104693}, {"avg_co2": 7.138777175793495, "live_work_prop": 0.07522697795071336, "delta_f_physical_activity_pp": 0.0009785019061371001, "driving": 85.45221843003414, "cycling": 0.810580204778157, "walking": 3.882252559726963, "pt": 2.1331058020477816, "micromobility": 2.1331058020477816, "shuttle": 5.588737201365188}, {"avg_co2": 6.715346488914499, "live_work_prop": 0.076, "delta_f_physical_activity_pp": 0.001013782038376489, "driving": 85.0, "cycling": 0.7272727272727273, "walking": 4.2272727272727275, "pt": 1.9545454545454546, "micromobility": 2.3636363636363638, "shuttle": 5.7272727272727275}, {"avg_co2": 7.050392692787431, "live_work_prop": 0.08397932816537468, "delta_f_physical_activity_pp": 0.0008746143558243849, "driving": 86.25613565372602, "cycling": 0.535475234270415, "walking": 4.239178937974119, "pt": 1.6956715751896476, "micromobility": 2.0080321285140563, "shuttle": 5.2655064703257475}, {"avg_co2": 6.803046386521572, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0011113090379494086, "driving": 86.31626642501132, "cycling": 0.8155867693701857, "walking": 4.168554599003172, "pt": 1.7217942908926143, "micromobility": 2.1295876755777075, "shuttle": 4.848210240144994}, {"avg_co2": 7.16172662250638, "live_work_prop": 0.06835443037974684, "delta_f_physical_activity_pp": 0.000815911815950981, "driving": 86.88097306689835, "cycling": 0.6950477845351868, "walking": 3.301476976542137, "pt": 1.6507384882710685, "micromobility": 1.954821894005213, "shuttle": 5.516941789748045}, {"avg_co2": 6.792223167146933, "live_work_prop": 0.08641975308641975, "delta_f_physical_activity_pp": 0.0009495980424016149, "driving": 85.68764568764568, "cycling": 0.5594405594405595, "walking": 4.895104895104895, "pt": 1.7715617715617717, "micromobility": 2.097902097902098, "shuttle": 4.988344988344989}, {"avg_co2": 6.76957550874884, "live_work_prop": 0.0946822308690013, "delta_f_physical_activity_pp": 0.0010436549673664948, "driving": 85.045911674683, "cycling": 0.874508089199825, "walking": 4.722343681679055, "pt": 1.6615653694796677, "micromobility": 2.2737210319195453, "shuttle": 5.421950153038916}, {"avg_co2": 6.987128534353531, "live_work_prop": 0.08020698576972833, "delta_f_physical_activity_pp": 0.000994735848867329, "driving": 86.05169340463458, "cycling": 0.8021390374331552, "walking": 4.500891265597148, "pt": 1.5597147950089125, "micromobility": 2.0053475935828877, "shuttle": 5.080213903743315}, {"avg_co2": 6.676116250159227, "live_work_prop": 0.08753315649867374, "delta_f_physical_activity_pp": 0.0010192299111294436, "driving": 84.62572837292693, "cycling": 0.7171671896010758, "walking": 4.930524428507396, "pt": 1.7480950246526221, "micromobility": 2.3756163155535632, "shuttle": 5.602868668758405}, {"avg_co2": 6.423057616164364, "live_work_prop": 0.08045977011494253, "delta_f_physical_activity_pp": 0.000993851338418869, "driving": 84.78048780487805, "cycling": 0.6341463414634146, "walking": 4.390243902439024, "pt": 1.951219512195122, "micromobility": 2.24390243902439, "shuttle": 6.0}, {"avg_co2": 6.652680944610926, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0009325234375904745, "driving": 85.79828132066937, "cycling": 0.6784260515603799, "walking": 4.568068747173225, "pt": 1.4925373134328357, "micromobility": 2.125734961555857, "shuttle": 5.336951605608322}, {"avg_co2": 6.636172353054946, "live_work_prop": 0.09585121602288985, "delta_f_physical_activity_pp": 0.0008600817297668154, "driving": 84.90566037735849, "cycling": 0.6951340615690168, "walking": 4.617676266137041, "pt": 1.6881827209533267, "micromobility": 2.035749751737835, "shuttle": 6.05759682224429}, {"avg_co2": 6.679061953153092, "live_work_prop": 0.08209959623149395, "delta_f_physical_activity_pp": 0.0010276083240720328, "driving": 85.24816176470588, "cycling": 0.7352941176470588, "walking": 4.595588235294118, "pt": 1.7003676470588234, "micromobility": 1.9301470588235294, "shuttle": 5.790441176470589}, {"avg_co2": 6.976279957845055, "live_work_prop": 0.08541392904073587, "delta_f_physical_activity_pp": 0.0009895246759817438, "driving": 84.90981082270127, "cycling": 0.8798944126704795, "walking": 4.179498460184778, "pt": 2.023757149142103, "micromobility": 1.8477782666080071, "shuttle": 6.159260888693357}, {"avg_co2": 6.789013099827598, "live_work_prop": 0.08452535760728218, "delta_f_physical_activity_pp": 0.0008400378118575977, "driving": 85.71428571428571, "cycling": 0.4835164835164835, "walking": 4.21978021978022, "pt": 1.7142857142857144, "micromobility": 2.5054945054945055, "shuttle": 5.362637362637362}, {"avg_co2": 6.486312473466476, "live_work_prop": 0.09327846364883402, "delta_f_physical_activity_pp": 0.0009933961956257692, "driving": 85.33710513908534, "cycling": 0.7543611504007544, "walking": 3.818953323903819, "pt": 1.5558698727015559, "micromobility": 2.498821310702499, "shuttle": 6.034889203206035}, {"avg_co2": 7.2456028106489265, "live_work_prop": 0.08019441069258809, "delta_f_physical_activity_pp": 0.000928588861771443, "driving": 86.57154846831725, "cycling": 0.5874947545111204, "walking": 4.741921947125472, "pt": 1.6365925304238356, "micromobility": 1.9303399076793955, "shuttle": 4.532102391942929}, {"avg_co2": 6.760705802994831, "live_work_prop": 0.08665749656121045, "delta_f_physical_activity_pp": 0.0009656979664265573, "driving": 85.83529411764705, "cycling": 0.7529411764705882, "walking": 4.235294117647059, "pt": 1.5058823529411764, "micromobility": 2.3058823529411763, "shuttle": 5.364705882352941}, {"avg_co2": 6.855052156733725, "live_work_prop": 0.09759358288770054, "delta_f_physical_activity_pp": 0.0010800661035690051, "driving": 84.76019722097715, "cycling": 1.0309278350515463, "walking": 4.616763783056925, "pt": 1.6584491259524876, "micromobility": 2.285970416853429, "shuttle": 5.647691618108472}, {"avg_co2": 7.027162902986027, "live_work_prop": 0.08746736292428199, "delta_f_physical_activity_pp": 0.0009487230799744931, "driving": 86.3395225464191, "cycling": 0.8841732979664014, "walking": 4.022988505747127, "pt": 1.7241379310344827, "micromobility": 1.8567639257294428, "shuttle": 5.172413793103448}, {"avg_co2": 6.689687721338213, "live_work_prop": 0.08366013071895424, "delta_f_physical_activity_pp": 0.0008967844808400917, "driving": 85.95302619692863, "cycling": 0.7226738934056007, "walking": 3.9747064137308037, "pt": 1.5356820234869015, "micromobility": 2.122854561878952, "shuttle": 5.691056910569105}, {"avg_co2": 6.317368344076485, "live_work_prop": 0.09900990099009901, "delta_f_physical_activity_pp": 0.0009325102053535917, "driving": 85.52371541501977, "cycling": 0.592885375494071, "walking": 4.446640316205533, "pt": 1.6304347826086956, "micromobility": 2.1739130434782608, "shuttle": 5.632411067193676}, {"avg_co2": 6.935211625537931, "live_work_prop": 0.08344198174706649, "delta_f_physical_activity_pp": 0.0009996924164374901, "driving": 86.95652173913044, "cycling": 0.7985803016858917, "walking": 4.081632653061225, "pt": 1.3309671694764862, "micromobility": 2.085181898846495, "shuttle": 4.747116237799467}, {"avg_co2": 6.85338300128739, "live_work_prop": 0.08192457737321196, "delta_f_physical_activity_pp": 0.0008991595147140309, "driving": 85.32150776053216, "cycling": 0.7982261640798226, "walking": 4.212860310421286, "pt": 1.8181818181818181, "micromobility": 2.2172949002217295, "shuttle": 5.631929046563193}, {"avg_co2": 6.5533598525507175, "live_work_prop": 0.08516483516483517, "delta_f_physical_activity_pp": 0.0010442588167217904, "driving": 84.28640076886113, "cycling": 0.9130225852955309, "walking": 4.613166746756367, "pt": 1.8740989908697743, "micromobility": 2.2104757328207594, "shuttle": 6.102835175396444}, {"avg_co2": 6.96069814088439, "live_work_prop": 0.06845637583892618, "delta_f_physical_activity_pp": 0.0010396963630382196, "driving": 85.33333333333334, "cycling": 0.5057471264367815, "walking": 4.137931034482759, "pt": 2.2528735632183907, "micromobility": 2.160919540229885, "shuttle": 5.609195402298851}, {"avg_co2": 6.631098651390738, "live_work_prop": 0.08661417322834646, "delta_f_physical_activity_pp": 0.000960759500225779, "driving": 84.79346345891966, "cycling": 0.49931911030413073, "walking": 4.811620517476169, "pt": 2.3604176123468, "micromobility": 2.133454380390377, "shuttle": 5.401724920562869}, {"avg_co2": 7.017077181718883, "live_work_prop": 0.09067357512953368, "delta_f_physical_activity_pp": 0.0008714942082386349, "driving": 85.546875, "cycling": 0.607638888888889, "walking": 4.6875, "pt": 1.7795138888888888, "micromobility": 1.6927083333333333, "shuttle": 5.685763888888888}, {"avg_co2": 7.061065965935142, "live_work_prop": 0.07425742574257425, "delta_f_physical_activity_pp": 0.0009138670434621276, "driving": 85.3763440860215, "cycling": 0.6881720430107527, "walking": 4.043010752688172, "pt": 2.10752688172043, "micromobility": 2.193548387096774, "shuttle": 5.591397849462366}, {"avg_co2": 7.141597373036576, "live_work_prop": 0.061518324607329845, "delta_f_physical_activity_pp": 0.00095047729461101, "driving": 86.8314606741573, "cycling": 0.7640449438202248, "walking": 3.3707865168539324, "pt": 1.8426966292134832, "micromobility": 2.337078651685393, "shuttle": 4.853932584269663}, {"avg_co2": 7.10544413436591, "live_work_prop": 0.07179487179487179, "delta_f_physical_activity_pp": 0.0009066232597303151, "driving": 86.41114982578398, "cycling": 0.8275261324041812, "walking": 3.571428571428571, "pt": 1.524390243902439, "micromobility": 2.308362369337979, "shuttle": 5.357142857142857}, {"avg_co2": 6.698767509500053, "live_work_prop": 0.08224543080939947, "delta_f_physical_activity_pp": 0.0010231331051251816, "driving": 85.31499556344276, "cycling": 0.8873114463176575, "walking": 3.6379769299023956, "pt": 1.9964507542147296, "micromobility": 2.7062999112688555, "shuttle": 5.456965394853594}, {"avg_co2": 7.09399480495135, "live_work_prop": 0.07581699346405228, "delta_f_physical_activity_pp": 0.0008906499499155629, "driving": 86.30075858991522, "cycling": 0.5800981704596163, "walking": 3.971441320838911, "pt": 2.0080321285140563, "micromobility": 1.963409192324855, "shuttle": 5.176260597947345}, {"avg_co2": 6.931817193034214, "live_work_prop": 0.08236808236808237, "delta_f_physical_activity_pp": 0.0010556312579624327, "driving": 84.69827586206897, "cycling": 0.9051724137931035, "walking": 4.310344827586207, "pt": 1.7241379310344827, "micromobility": 2.586206896551724, "shuttle": 5.775862068965517}, {"avg_co2": 6.8668604689217405, "live_work_prop": 0.0712401055408971, "delta_f_physical_activity_pp": 0.0009713658898077378, "driving": 86.31247185952273, "cycling": 0.6303466906798739, "walking": 4.142278253039171, "pt": 1.6659162539396668, "micromobility": 2.341287708239532, "shuttle": 4.9076992345790185}, {"avg_co2": 6.663034997761055, "live_work_prop": 0.09811827956989247, "delta_f_physical_activity_pp": 0.0009479907445344118, "driving": 85.2901484480432, "cycling": 0.7197480881691408, "walking": 4.633378317588844, "pt": 1.7094017094017095, "micromobility": 2.744039586144849, "shuttle": 4.903283850652271}, {"avg_co2": 6.595850201018596, "live_work_prop": 0.09742895805142084, "delta_f_physical_activity_pp": 0.0010144791091819144, "driving": 83.80249192431933, "cycling": 0.9229349330872173, "walking": 5.0761421319796955, "pt": 1.6151361329026301, "micromobility": 2.5380710659898478, "shuttle": 6.045223811721274}, {"avg_co2": 6.712533323601074, "live_work_prop": 0.07891332470892626, "delta_f_physical_activity_pp": 0.00100967059174242, "driving": 84.83391608391608, "cycling": 0.6118881118881119, "walking": 4.414335664335664, "pt": 1.8793706293706292, "micromobility": 2.3164335664335662, "shuttle": 5.944055944055944}, {"avg_co2": 6.7714492698417486, "live_work_prop": 0.08238276299112801, "delta_f_physical_activity_pp": 0.0009314886202245367, "driving": 86.74803836094158, "cycling": 0.8282476024411508, "walking": 4.228421970357454, "pt": 1.2205754141238012, "micromobility": 2.048823016564952, "shuttle": 4.925893635571055}, {"avg_co2": 7.014475986272175, "live_work_prop": 0.08209959623149395, "delta_f_physical_activity_pp": 0.0009229327190426556, "driving": 86.09722853248523, "cycling": 0.6360745115856429, "walking": 4.08905043162199, "pt": 1.7264879600181735, "micromobility": 2.1353930031803725, "shuttle": 5.315765561108587}, {"avg_co2": 7.056372865801554, "live_work_prop": 0.0698856416772554, "delta_f_physical_activity_pp": 0.001002379815153998, "driving": 84.46061643835617, "cycling": 0.6421232876712328, "walking": 4.708904109589041, "pt": 1.7123287671232876, "micromobility": 2.268835616438356, "shuttle": 6.207191780821917}, {"avg_co2": 6.651004543301526, "live_work_prop": 0.0824891461649783, "delta_f_physical_activity_pp": 0.0008282825619314986, "driving": 86.95214105793451, "cycling": 0.4534005037783375, "walking": 3.929471032745592, "pt": 1.81360201511335, "micromobility": 1.7632241813602016, "shuttle": 5.08816120906801}, {"avg_co2": 6.900339803133142, "live_work_prop": 0.08485639686684072, "delta_f_physical_activity_pp": 0.0009736554872500567, "driving": 86.32554036171152, "cycling": 0.882223202470225, "walking": 3.9700044111160127, "pt": 1.5438906043228937, "micromobility": 1.8967798853109836, "shuttle": 5.381561535068372}, {"avg_co2": 7.028736547224825, "live_work_prop": 0.0840764331210191, "delta_f_physical_activity_pp": 0.0008152482165492028, "driving": 86.79326715580493, "cycling": 0.6473888649115235, "walking": 3.8843331894691415, "pt": 1.7263703064307294, "micromobility": 2.157962883038412, "shuttle": 4.7906776003452745}, {"avg_co2": 7.00099524782013, "live_work_prop": 0.0749665327978581, "delta_f_physical_activity_pp": 0.0009831510268644666, "driving": 86.74033149171271, "cycling": 0.6445672191528545, "walking": 4.005524861878453, "pt": 1.7034990791896871, "micromobility": 2.0257826887661143, "shuttle": 4.880294659300184}, {"avg_co2": 7.07199776031676, "live_work_prop": 0.08261405672009864, "delta_f_physical_activity_pp": 0.0010438317918388834, "driving": 85.9715242881072, "cycling": 0.7537688442211055, "walking": 4.061976549413735, "pt": 1.4237855946398659, "micromobility": 2.554438860971524, "shuttle": 5.234505862646566}, {"avg_co2": 7.0889172153131055, "live_work_prop": 0.07835325365205843, "delta_f_physical_activity_pp": 0.0009550278606228406, "driving": 86.6815144766147, "cycling": 0.8017817371937639, "walking": 3.5634743875278394, "pt": 1.8708240534521157, "micromobility": 2.0044543429844097, "shuttle": 5.077951002227171}, {"avg_co2": 6.850293041603241, "live_work_prop": 0.08398950131233596, "delta_f_physical_activity_pp": 0.0010041858828638988, "driving": 84.28123600537394, "cycling": 0.850873264666368, "walking": 4.478280340349306, "pt": 1.6569637259292433, "micromobility": 2.283922973578146, "shuttle": 6.448723690103001}, {"avg_co2": 6.972556029570632, "live_work_prop": 0.07989690721649484, "delta_f_physical_activity_pp": 0.0010135694193954751, "driving": 85.40113985094257, "cycling": 1.0083296799649275, "walking": 4.471722928540114, "pt": 1.6659359929855326, "micromobility": 2.104340201665936, "shuttle": 5.348531345900921}, {"avg_co2": 6.828749298847543, "live_work_prop": 0.08923884514435695, "delta_f_physical_activity_pp": 0.001008208265450742, "driving": 85.40275923453493, "cycling": 0.9345794392523363, "walking": 4.138851802403204, "pt": 1.7801513128615931, "micromobility": 2.2251891410769913, "shuttle": 5.518469069870939}, {"avg_co2": 7.076787564289763, "live_work_prop": 0.07568238213399504, "delta_f_physical_activity_pp": 0.000811294535438479, "driving": 86.52958455728074, "cycling": 0.5455308434746118, "walking": 3.9026437263953, "pt": 1.4687368862778012, "micromobility": 2.0981955518254303, "shuttle": 5.455308434746119}, {"avg_co2": 6.837558395000916, "live_work_prop": 0.07317073170731707, "delta_f_physical_activity_pp": 0.0010539610445323454, "driving": 83.98268398268398, "cycling": 0.6926406926406926, "walking": 4.199134199134199, "pt": 2.0346320346320343, "micromobility": 2.943722943722944, "shuttle": 6.147186147186147}, {"avg_co2": 6.58960873594086, "live_work_prop": 0.10909090909090909, "delta_f_physical_activity_pp": 0.0012043326390285293, "driving": 84.71307619943556, "cycling": 1.2229539040451554, "walking": 4.51552210724365, "pt": 1.7403574788334901, "micromobility": 2.6810912511759173, "shuttle": 5.126999059266227}, {"avg_co2": 6.654093541298546, "live_work_prop": 0.07901554404145078, "delta_f_physical_activity_pp": 0.000979452513346335, "driving": 85.02202643171806, "cycling": 0.6607929515418502, "walking": 4.185022026431718, "pt": 1.8502202643171806, "micromobility": 2.511013215859031, "shuttle": 5.770925110132159}, {"avg_co2": 6.680727197765009, "live_work_prop": 0.0907840440165062, "delta_f_physical_activity_pp": 0.001113085852928782, "driving": 83.31766917293233, "cycling": 1.1278195488721803, "walking": 5.404135338345864, "pt": 1.6917293233082706, "micromobility": 2.3966165413533833, "shuttle": 6.06203007518797}, {"avg_co2": 7.1445023380205175, "live_work_prop": 0.06592039800995025, "delta_f_physical_activity_pp": 0.0008901289131080438, "driving": 85.88576158940397, "cycling": 0.6208609271523179, "walking": 4.13907284768212, "pt": 2.1109271523178808, "micromobility": 1.7798013245033113, "shuttle": 5.4635761589403975}, {"avg_co2": 6.8067771582377405, "live_work_prop": 0.08187919463087248, "delta_f_physical_activity_pp": 0.0010469795229750088, "driving": 84.78655767484106, "cycling": 0.862851952770209, "walking": 4.632152588555858, "pt": 1.8165304268846505, "micromobility": 2.361489554950045, "shuttle": 5.540417801998183}, {"avg_co2": 6.961013935022206, "live_work_prop": 0.08961038961038961, "delta_f_physical_activity_pp": 0.0010669427591702403, "driving": 84.42516268980476, "cycling": 0.737527114967462, "walking": 4.251626898047722, "pt": 2.2559652928416485, "micromobility": 2.472885032537961, "shuttle": 5.856832971800434}, {"avg_co2": 6.989691181498094, "live_work_prop": 0.07932379713914174, "delta_f_physical_activity_pp": 0.0009334447066961392, "driving": 85.1006711409396, "cycling": 0.6711409395973155, "walking": 4.384787472035794, "pt": 1.8344519015659957, "micromobility": 2.192393736017897, "shuttle": 5.8165548098434}, {"avg_co2": 6.808308350905954, "live_work_prop": 0.08367071524966262, "delta_f_physical_activity_pp": 0.0009711859445211819, "driving": 86.15597600369173, "cycling": 0.8306414397784956, "walking": 3.368712505768343, "pt": 1.7074296262113522, "micromobility": 2.2150438394093217, "shuttle": 5.722196585140748}, {"avg_co2": 6.782382862056479, "live_work_prop": 0.07793923381770146, "delta_f_physical_activity_pp": 0.0009359656414511176, "driving": 86.9090909090909, "cycling": 0.8636363636363636, "walking": 3.909090909090909, "pt": 1.6363636363636365, "micromobility": 2.090909090909091, "shuttle": 4.590909090909091}, {"avg_co2": 6.796308501880848, "live_work_prop": 0.08310626702997276, "delta_f_physical_activity_pp": 0.0008221209962441295, "driving": 85.70759137769447, "cycling": 0.4217432052483599, "walking": 4.0768509840674785, "pt": 1.3589503280224928, "micromobility": 2.2961574507966263, "shuttle": 6.138706654170572}, {"avg_co2": 6.846256755626544, "live_work_prop": 0.09287531806615776, "delta_f_physical_activity_pp": 0.0009813317739680852, "driving": 85.04072010287183, "cycling": 0.7286755250750108, "walking": 4.243463351907415, "pt": 2.186026575225032, "micromobility": 2.100300042863266, "shuttle": 5.7008144020574365}, {"avg_co2": 6.380744492094434, "live_work_prop": 0.09905020352781546, "delta_f_physical_activity_pp": 0.0010643505162355963, "driving": 84.84141791044776, "cycling": 0.9794776119402986, "walking": 4.850746268656716, "pt": 1.585820895522388, "micromobility": 2.332089552238806, "shuttle": 5.410447761194029}, {"avg_co2": 6.740254329613463, "live_work_prop": 0.08066759388038942, "delta_f_physical_activity_pp": 0.0008980398227760265, "driving": 85.43969245555022, "cycling": 0.9130225852955309, "walking": 4.324843825084094, "pt": 1.5857760691975011, "micromobility": 2.2104757328207594, "shuttle": 5.5261893320518976}, {"avg_co2": 6.664605442383538, "live_work_prop": 0.08036890645586298, "delta_f_physical_activity_pp": 0.0010454246939541774, "driving": 84.21985815602837, "cycling": 0.6648936170212766, "walking": 4.565602836879433, "pt": 2.349290780141844, "micromobility": 2.083333333333333, "shuttle": 6.117021276595745}, {"avg_co2": 7.621405625404131, "live_work_prop": 0.06165228113440197, "delta_f_physical_activity_pp": 0.0008195335767764677, "driving": 87.17409587888983, "cycling": 0.5466778805719091, "walking": 4.037005887300253, "pt": 1.3456686291000841, "micromobility": 1.8923465096719931, "shuttle": 5.004205214465938}, {"avg_co2": 6.6601848459520205, "live_work_prop": 0.09504685408299866, "delta_f_physical_activity_pp": 0.0011891940851307713, "driving": 83.54487760652766, "cycling": 0.8159564823209429, "walking": 4.850407978241161, "pt": 2.1305530371713512, "micromobility": 3.0825022665457844, "shuttle": 5.57570262919311}, {"avg_co2": 7.197141607717268, "live_work_prop": 0.07078507078507079, "delta_f_physical_activity_pp": 0.0010082195939385326, "driving": 85.48316571928291, "cycling": 0.7870572802798426, "walking": 3.8478355924792305, "pt": 1.7052907739396588, "micromobility": 2.09881941407958, "shuttle": 6.077831219938785}, {"avg_co2": 7.074183069169081, "live_work_prop": 0.07963446475195822, "delta_f_physical_activity_pp": 0.0010280357399350525, "driving": 85.15901060070671, "cycling": 0.7067137809187279, "walking": 4.151943462897526, "pt": 2.075971731448763, "micromobility": 2.517667844522968, "shuttle": 5.3886925795053005}, {"avg_co2": 6.702783131166937, "live_work_prop": 0.07210884353741497, "delta_f_physical_activity_pp": 0.0011165640889496322, "driving": 83.97464916251698, "cycling": 0.9959257582616569, "walking": 4.526935264825712, "pt": 1.9013128112267994, "micromobility": 2.263467632412856, "shuttle": 6.337709370755998}, {"avg_co2": 7.087880238565355, "live_work_prop": 0.09012345679012346, "delta_f_physical_activity_pp": 0.0008468175930474201, "driving": 86.20977852068533, "cycling": 0.710405348934392, "walking": 3.635603844546594, "pt": 1.7133305474300042, "micromobility": 2.2983702465524445, "shuttle": 5.432511491851233}, {"avg_co2": 6.7487103997106, "live_work_prop": 0.08093994778067885, "delta_f_physical_activity_pp": 0.0009198759778227026, "driving": 86.07420980302336, "cycling": 0.7787448465414567, "walking": 4.580852038479157, "pt": 1.5574896930829134, "micromobility": 2.015574896930829, "shuttle": 4.9931287219422815}, {"avg_co2": 6.603235893385106, "live_work_prop": 0.08253094910591471, "delta_f_physical_activity_pp": 0.000865692913870093, "driving": 86.56644034917555, "cycling": 0.6304558680892337, "walking": 3.9282250242483023, "pt": 1.6488845780795343, "micromobility": 1.842870999030068, "shuttle": 5.383123181377304}, {"avg_co2": 6.943322713763149, "live_work_prop": 0.07387862796833773, "delta_f_physical_activity_pp": 0.0008893605036968365, "driving": 85.58758314855875, "cycling": 0.7095343680709534, "walking": 4.168514412416852, "pt": 1.8181818181818181, "micromobility": 2.261640798226164, "shuttle": 5.454545454545454}, {"avg_co2": 6.597353923337524, "live_work_prop": 0.07810320781032078, "delta_f_physical_activity_pp": 0.001027550811853899, "driving": 84.59343794579172, "cycling": 0.8559201141226819, "walking": 4.37470280551593, "pt": 2.282453637660485, "micromobility": 2.282453637660485, "shuttle": 5.611031859248692}, {"avg_co2": 7.062503612982687, "live_work_prop": 0.05827814569536424, "delta_f_physical_activity_pp": 0.0010043953239516337, "driving": 86.31111111111112, "cycling": 0.4888888888888889, "walking": 3.9555555555555553, "pt": 1.511111111111111, "micromobility": 2.0444444444444447, "shuttle": 5.688888888888889}, {"avg_co2": 6.674784466645773, "live_work_prop": 0.10079575596816977, "delta_f_physical_activity_pp": 0.0010154944743554794, "driving": 83.84338433843385, "cycling": 0.7650765076507651, "walking": 4.59045904590459, "pt": 1.7551755175517552, "micromobility": 2.6552655265526552, "shuttle": 6.390639063906391}, {"avg_co2": 7.025708425068785, "live_work_prop": 0.09603072983354674, "delta_f_physical_activity_pp": 0.0010729627420337543, "driving": 85.35637149028078, "cycling": 0.9935205183585313, "walking": 4.406047516198704, "pt": 1.5982721382289418, "micromobility": 2.3326133909287257, "shuttle": 5.313174946004319}, {"avg_co2": 6.971256333663405, "live_work_prop": 0.08678237650200267, "delta_f_physical_activity_pp": 0.001085239314698509, "driving": 85.34749889331562, "cycling": 0.84108012394865, "walking": 4.338202744577247, "pt": 1.9034971226206288, "micromobility": 2.6560424966799467, "shuttle": 4.913678618857902}, {"avg_co2": 7.203959844575007, "live_work_prop": 0.07416563658838071, "delta_f_physical_activity_pp": 0.000877930088434924, "driving": 86.55215751989945, "cycling": 0.6284038542103059, "walking": 4.27314620863008, "pt": 1.550062840385421, "micromobility": 2.094679514034353, "shuttle": 4.901550062840386}, {"avg_co2": 6.627860811604942, "live_work_prop": 0.08322147651006712, "delta_f_physical_activity_pp": 0.0009654285277052379, "driving": 84.49791763072652, "cycling": 1.064322073114299, "walking": 3.5168903285515967, "pt": 1.7584451642757983, "micromobility": 2.2674687644608977, "shuttle": 6.894956038870894}, {"avg_co2": 6.928039138366085, "live_work_prop": 0.08391608391608392, "delta_f_physical_activity_pp": 0.0009516763245493605, "driving": 85.4079254079254, "cycling": 0.5594405594405595, "walking": 4.662004662004662, "pt": 2.1445221445221447, "micromobility": 1.9580419580419581, "shuttle": 5.268065268065268}, {"avg_co2": 7.322253425939164, "live_work_prop": 0.06792452830188679, "delta_f_physical_activity_pp": 0.0009427830004051944, "driving": 87.38277919863597, "cycling": 0.8098891730605285, "walking": 4.134697357203751, "pt": 1.6624040920716114, "micromobility": 1.8329070758738277, "shuttle": 4.177323103154305}, {"avg_co2": 6.581512893939039, "live_work_prop": 0.10738255033557047, "delta_f_physical_activity_pp": 0.0010486266553405095, "driving": 84.42325158946412, "cycling": 0.7720254314259765, "walking": 4.768392370572207, "pt": 1.589464123524069, "micromobility": 2.815622161671208, "shuttle": 5.631244323342416}, {"avg_co2": 7.142032327609014, "live_work_prop": 0.07239263803680981, "delta_f_physical_activity_pp": 0.0009294836968641894, "driving": 86.60826032540676, "cycling": 0.7092198581560284, "walking": 3.504380475594493, "pt": 1.376720901126408, "micromobility": 2.753441802252816, "shuttle": 5.047976637463496}, {"avg_co2": 7.231227109593007, "live_work_prop": 0.06385696040868455, "delta_f_physical_activity_pp": 0.000880288420601745, "driving": 87.13250958670643, "cycling": 0.7243289305496379, "walking": 3.5790370685982107, "pt": 1.6616957818491693, "micromobility": 1.6616957818491693, "shuttle": 5.24073285044738}, {"avg_co2": 6.642290655467711, "live_work_prop": 0.09342105263157895, "delta_f_physical_activity_pp": 0.0010478393570402889, "driving": 85.25612472160357, "cycling": 0.8463251670378619, "walking": 4.409799554565701, "pt": 1.7371937639198218, "micromobility": 2.316258351893096, "shuttle": 5.434298440979955}, {"avg_co2": 7.273083672888897, "live_work_prop": 0.09595959595959595, "delta_f_physical_activity_pp": 0.0009319570978912288, "driving": 85.26448362720403, "cycling": 0.4617968094038623, "walking": 4.659949622166247, "pt": 1.5533165407220824, "micromobility": 2.3509655751469354, "shuttle": 5.7094878253568435}, {"avg_co2": 6.592437893630186, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009242150329250094, "driving": 84.58313926408943, "cycling": 0.6054960409874243, "walking": 4.611085235211924, "pt": 2.0493712156497437, "micromobility": 1.8630647414997672, "shuttle": 6.2878435025617145}, {"avg_co2": 6.566631088322236, "live_work_prop": 0.1028169014084507, "delta_f_physical_activity_pp": 0.001081391172492494, "driving": 84.46139180171592, "cycling": 0.667302192564347, "walking": 5.290753098188751, "pt": 1.9065776930409915, "micromobility": 2.19256434699714, "shuttle": 5.48141086749285}, {"avg_co2": 6.54767395483693, "live_work_prop": 0.0989010989010989, "delta_f_physical_activity_pp": 0.0010097719347976308, "driving": 85.26216343882854, "cycling": 0.6140765233821445, "walking": 4.487482286254133, "pt": 1.5588096362777515, "micromobility": 2.3618327822390173, "shuttle": 5.715635333018422}, {"avg_co2": 6.9311432695146555, "live_work_prop": 0.08209959623149395, "delta_f_physical_activity_pp": 0.0009220829393542083, "driving": 85.17832329782307, "cycling": 0.7410838351088467, "walking": 4.168596572487263, "pt": 1.760074108383511, "micromobility": 2.22325150532654, "shuttle": 5.928670680870773}, {"avg_co2": 6.906925231373333, "live_work_prop": 0.08519003931847968, "delta_f_physical_activity_pp": 0.0011599341987937031, "driving": 85.42986425339366, "cycling": 1.2217194570135748, "walking": 4.705882352941177, "pt": 1.7194570135746607, "micromobility": 2.48868778280543, "shuttle": 4.4343891402714934}, {"avg_co2": 6.563560820246493, "live_work_prop": 0.07702702702702703, "delta_f_physical_activity_pp": 0.001006020933979474, "driving": 86.0497886331611, "cycling": 1.0333489901362143, "walking": 4.180366369187412, "pt": 1.7848755284170972, "micromobility": 1.737905119774542, "shuttle": 5.2137153593236265}, {"avg_co2": 6.544435651134763, "live_work_prop": 0.07776261937244201, "delta_f_physical_activity_pp": 0.0010588097845302305, "driving": 85.36931818181817, "cycling": 0.7575757575757576, "walking": 4.403409090909091, "pt": 1.8465909090909092, "micromobility": 2.0359848484848486, "shuttle": 5.587121212121212}, {"avg_co2": 6.657037012403832, "live_work_prop": 0.0967741935483871, "delta_f_physical_activity_pp": 0.0010314449816397453, "driving": 83.92609699769054, "cycling": 0.8314087759815243, "walking": 5.173210161662817, "pt": 2.1709006928406467, "micromobility": 1.9399538106235565, "shuttle": 5.958429561200924}, {"avg_co2": 7.002421872781329, "live_work_prop": 0.09323116219667944, "delta_f_physical_activity_pp": 0.0009825329674378145, "driving": 85.31711555169417, "cycling": 0.6950477845351868, "walking": 4.908774978279757, "pt": 1.9113814074717639, "micromobility": 1.998262380538662, "shuttle": 5.169417897480452}, {"avg_co2": 6.773762399249564, "live_work_prop": 0.09733333333333333, "delta_f_physical_activity_pp": 0.0009948922881799747, "driving": 85.42896050839765, "cycling": 0.7716749886518384, "walking": 5.174761688606446, "pt": 1.4525646845211075, "micromobility": 2.224239673172946, "shuttle": 4.947798456650022}, {"avg_co2": 7.59911408355797, "live_work_prop": 0.07290400972053462, "delta_f_physical_activity_pp": 0.001037319243250106, "driving": 85.92292089249493, "cycling": 0.8113590263691683, "walking": 3.9350912778904665, "pt": 1.5821501014198782, "micromobility": 2.2718052738336714, "shuttle": 5.476673427991886}, {"avg_co2": 6.58982538294145, "live_work_prop": 0.08309859154929577, "delta_f_physical_activity_pp": 0.0009572527746393284, "driving": 85.39379474940334, "cycling": 1.0501193317422435, "walking": 3.532219570405728, "pt": 1.6706443914081146, "micromobility": 3.054892601431981, "shuttle": 5.298329355608592}, {"avg_co2": 7.7687673727202045, "live_work_prop": 0.06937799043062201, "delta_f_physical_activity_pp": 0.0008198030369578165, "driving": 86.54994031038599, "cycling": 0.6764822920811778, "walking": 3.700756068444091, "pt": 1.5519299641862316, "micromobility": 2.029446876243534, "shuttle": 5.491444488658973}, {"avg_co2": 7.256608539827825, "live_work_prop": 0.08385481852315395, "delta_f_physical_activity_pp": 0.0009364901458501837, "driving": 85.81024349286314, "cycling": 0.7136859781696054, "walking": 4.450041981528128, "pt": 1.5533165407220824, "micromobility": 1.63727959697733, "shuttle": 5.835432409739714}, {"avg_co2": 6.530578440005822, "live_work_prop": 0.09457579972183588, "delta_f_physical_activity_pp": 0.0009121402823253868, "driving": 86.26506024096385, "cycling": 0.7228915662650602, "walking": 4.19277108433735, "pt": 1.783132530120482, "micromobility": 2.216867469879518, "shuttle": 4.819277108433735}, {"avg_co2": 6.796484350973495, "live_work_prop": 0.09562841530054644, "delta_f_physical_activity_pp": 0.0008884977243353967, "driving": 86.11623616236163, "cycling": 0.5535055350553505, "walking": 4.428044280442804, "pt": 1.7988929889298892, "micromobility": 2.1678966789667897, "shuttle": 4.935424354243542}, {"avg_co2": 7.166719429657161, "live_work_prop": 0.06875, "delta_f_physical_activity_pp": 0.0008037366240529009, "driving": 87.53786239723064, "cycling": 0.8221549112938122, "walking": 3.158805711813068, "pt": 1.6443098225876245, "micromobility": 1.99048031155344, "shuttle": 4.846386845521419}, {"avg_co2": 6.830403148985071, "live_work_prop": 0.0811554332874828, "delta_f_physical_activity_pp": 0.000911992720109293, "driving": 85.37822878228782, "cycling": 0.5996309963099631, "walking": 4.289667896678967, "pt": 1.6143911439114391, "micromobility": 2.5830258302583027, "shuttle": 5.535055350553505}, {"avg_co2": 6.825488802235822, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.0009866068441284114, "driving": 85.51693404634581, "cycling": 0.7575757575757576, "walking": 4.055258467023172, "pt": 1.8270944741532977, "micromobility": 2.1836007130124777, "shuttle": 5.659536541889483}, {"avg_co2": 7.058371863666729, "live_work_prop": 0.08224543080939947, "delta_f_physical_activity_pp": 0.0010025135583179693, "driving": 86.43841707425523, "cycling": 1.0226767452200978, "walking": 3.9573143619386393, "pt": 1.5562472209871054, "micromobility": 2.4455313472654514, "shuttle": 4.579813250333482}, {"avg_co2": 7.0414708875491945, "live_work_prop": 0.07255936675461741, "delta_f_physical_activity_pp": 0.0008577166171219525, "driving": 87.54512635379061, "cycling": 1.0379061371841156, "walking": 3.7454873646209386, "pt": 1.444043321299639, "micromobility": 1.6696750902527078, "shuttle": 4.5577617328519855}, {"avg_co2": 7.0303828248515945, "live_work_prop": 0.08244680851063829, "delta_f_physical_activity_pp": 0.0009534672118286695, "driving": 85.58035714285714, "cycling": 0.9821428571428571, "walking": 4.017857142857143, "pt": 1.6517857142857144, "micromobility": 2.276785714285714, "shuttle": 5.491071428571429}, {"avg_co2": 6.883531169593564, "live_work_prop": 0.07776261937244201, "delta_f_physical_activity_pp": 0.0010158089353860152, "driving": 86.05947955390334, "cycling": 0.6970260223048327, "walking": 3.8104089219330852, "pt": 2.0446096654275094, "micromobility": 1.812267657992565, "shuttle": 5.5762081784386615}, {"avg_co2": 7.189708030644482, "live_work_prop": 0.07911802853437094, "delta_f_physical_activity_pp": 0.0008789504443233123, "driving": 85.4295837023915, "cycling": 0.6643046944198405, "walking": 4.694419840566874, "pt": 1.5943312666076175, "micromobility": 1.9929140832595216, "shuttle": 5.62444641275465}, {"avg_co2": 6.961276828673534, "live_work_prop": 0.07446808510638298, "delta_f_physical_activity_pp": 0.0009859550657163939, "driving": 85.37672759696835, "cycling": 0.6687472135532769, "walking": 4.1016495764600975, "pt": 1.7833259028087385, "micromobility": 2.452073116362015, "shuttle": 5.617476593847526}, {"avg_co2": 6.460470063759764, "live_work_prop": 0.10393258426966293, "delta_f_physical_activity_pp": 0.0009058026690685467, "driving": 84.90384615384615, "cycling": 0.7692307692307693, "walking": 4.278846153846154, "pt": 1.6826923076923077, "micromobility": 2.5, "shuttle": 5.865384615384615}, {"avg_co2": 6.4746859406092625, "live_work_prop": 0.09103840682788052, "delta_f_physical_activity_pp": 0.001112968080968544, "driving": 84.02111324376199, "cycling": 0.9596928982725527, "walking": 4.46257197696737, "pt": 2.0633397312859887, "micromobility": 2.3512476007677545, "shuttle": 6.142034548944338}, {"avg_co2": 6.814616131121506, "live_work_prop": 0.10217983651226158, "delta_f_physical_activity_pp": 0.001015963756105559, "driving": 84.27529626253418, "cycling": 0.7748404740200547, "walking": 4.193254329990884, "pt": 2.0510483135824975, "micromobility": 3.0537830446672745, "shuttle": 5.651777575205105}, {"avg_co2": 6.931966447530425, "live_work_prop": 0.07845744680851063, "delta_f_physical_activity_pp": 0.000977635503745919, "driving": 85.22676246070947, "cycling": 0.8531656937584194, "walking": 3.951504265828469, "pt": 1.7512348450830713, "micromobility": 2.5145936237090254, "shuttle": 5.70273911091154}, {"avg_co2": 7.202789221692603, "live_work_prop": 0.0794044665012407, "delta_f_physical_activity_pp": 0.000888865439231596, "driving": 86.99743370402054, "cycling": 0.8126603934987169, "walking": 3.8922155688622757, "pt": 1.7108639863130881, "micromobility": 1.7108639863130881, "shuttle": 4.875962360992301}, {"avg_co2": 6.561508265733114, "live_work_prop": 0.09436619718309859, "delta_f_physical_activity_pp": 0.0010028161292235875, "driving": 86.23809523809524, "cycling": 0.8095238095238094, "walking": 3.9523809523809526, "pt": 1.9047619047619049, "micromobility": 2.1904761904761907, "shuttle": 4.904761904761905}, {"avg_co2": 7.0290477317683155, "live_work_prop": 0.08788282290279627, "delta_f_physical_activity_pp": 0.0009957083468404276, "driving": 85.74681238615665, "cycling": 0.8652094717668488, "walking": 4.098360655737705, "pt": 1.8214936247723135, "micromobility": 2.3679417122040074, "shuttle": 5.100182149362477}, {"avg_co2": 7.2099411766719435, "live_work_prop": 0.07087628865979381, "delta_f_physical_activity_pp": 0.0008360517174942544, "driving": 87.15870307167235, "cycling": 0.6825938566552902, "walking": 3.583617747440273, "pt": 1.4078498293515358, "micromobility": 2.04778156996587, "shuttle": 5.1194539249146755}, {"avg_co2": 6.953790851908063, "live_work_prop": 0.08974358974358974, "delta_f_physical_activity_pp": 0.0008972820839357852, "driving": 85.93406593406593, "cycling": 0.967032967032967, "walking": 3.6923076923076925, "pt": 1.7142857142857144, "micromobility": 2.1538461538461537, "shuttle": 5.538461538461538}, {"avg_co2": 6.431113917360942, "live_work_prop": 0.0993006993006993, "delta_f_physical_activity_pp": 0.001037749431635689, "driving": 85.26417838099854, "cycling": 0.6786233640329618, "walking": 4.362578768783325, "pt": 2.035870092098885, "micromobility": 2.4721279689772175, "shuttle": 5.186621425109064}, {"avg_co2": 7.062955751076496, "live_work_prop": 0.0774365821094793, "delta_f_physical_activity_pp": 0.001029872308228558, "driving": 86.60071942446042, "cycling": 0.85431654676259, "walking": 4.091726618705036, "pt": 1.6636690647482015, "micromobility": 1.9784172661870503, "shuttle": 4.811151079136691}, {"avg_co2": 7.167576058600309, "live_work_prop": 0.07389162561576355, "delta_f_physical_activity_pp": 0.000992694447105391, "driving": 86.24316365166176, "cycling": 0.9255363904080774, "walking": 4.038704249053429, "pt": 1.766933108960875, "micromobility": 2.1455616323096343, "shuttle": 4.880100967606226}, {"avg_co2": 6.927978572775869, "live_work_prop": 0.08165829145728644, "delta_f_physical_activity_pp": 0.0009203728971656087, "driving": 85.9504132231405, "cycling": 0.6089604175728578, "walking": 4.175728577642453, "pt": 1.6528925619834711, "micromobility": 2.3923444976076556, "shuttle": 5.219660722053066}, {"avg_co2": 6.883277642841275, "live_work_prop": 0.07712765957446809, "delta_f_physical_activity_pp": 0.0009796104772358647, "driving": 85.64266180492251, "cycling": 0.7292616226071102, "walking": 4.010938924339107, "pt": 1.7775752051048315, "micromobility": 2.415679124886053, "shuttle": 5.423883318140383}, {"avg_co2": 6.938200198500249, "live_work_prop": 0.07712765957446809, "delta_f_physical_activity_pp": 0.0009145831044364671, "driving": 85.79854809437386, "cycling": 0.6805807622504537, "walking": 4.4010889292196005, "pt": 1.8148820326678767, "micromobility": 1.7695099818511795, "shuttle": 5.535390199637023}, {"avg_co2": 6.82556034809338, "live_work_prop": 0.09876543209876543, "delta_f_physical_activity_pp": 0.0009009733309159132, "driving": 85.58768656716418, "cycling": 0.6529850746268656, "walking": 4.384328358208956, "pt": 1.632462686567164, "micromobility": 2.0522388059701493, "shuttle": 5.690298507462686}, {"avg_co2": 6.653145840546418, "live_work_prop": 0.0728476821192053, "delta_f_physical_activity_pp": 0.0008477798589478958, "driving": 85.83908045977012, "cycling": 0.5977011494252874, "walking": 4.091954022988506, "pt": 1.9770114942528734, "micromobility": 2.2528735632183907, "shuttle": 5.241379310344827}, {"avg_co2": 6.796676314569228, "live_work_prop": 0.0903054448871182, "delta_f_physical_activity_pp": 0.000964401467832107, "driving": 85.50135501355014, "cycling": 0.7226738934056007, "walking": 4.290876242095754, "pt": 1.6260162601626018, "micromobility": 2.5745257452574526, "shuttle": 5.284552845528456}, {"avg_co2": 6.638660977016554, "live_work_prop": 0.08643617021276596, "delta_f_physical_activity_pp": 0.0010020016669786255, "driving": 84.71395881006865, "cycling": 0.7322654462242564, "walking": 4.530892448512586, "pt": 1.7391304347826086, "micromobility": 2.517162471395881, "shuttle": 5.766590389016018}, {"avg_co2": 6.705186740331571, "live_work_prop": 0.08943089430894309, "delta_f_physical_activity_pp": 0.0010401790921909537, "driving": 84.93277700509968, "cycling": 0.6490496059341678, "walking": 4.40426518312471, "pt": 1.761706073249884, "micromobility": 2.9670839128419098, "shuttle": 5.285118219749652}, {"avg_co2": 6.72223826561882, "live_work_prop": 0.08226221079691516, "delta_f_physical_activity_pp": 0.0010152787581123536, "driving": 84.96110630942091, "cycling": 0.47536732929991354, "walking": 4.451166810717373, "pt": 1.8582541054451167, "micromobility": 2.4200518582541055, "shuttle": 5.834053586862575}, {"avg_co2": 6.879510675692339, "live_work_prop": 0.07456724367509987, "delta_f_physical_activity_pp": 0.0009016933569237801, "driving": 85.23339317773788, "cycling": 0.763016157989228, "walking": 4.174147217235189, "pt": 1.660682226211849, "micromobility": 2.1992818671454217, "shuttle": 5.9694793536804305}, {"avg_co2": 6.659424774567032, "live_work_prop": 0.09375, "delta_f_physical_activity_pp": 0.0008442037334881071, "driving": 85.7916102841678, "cycling": 0.6765899864682002, "walking": 4.014433919711322, "pt": 1.4884979702300407, "micromobility": 1.9395579612088407, "shuttle": 6.089309878213803}, {"avg_co2": 6.81565355453236, "live_work_prop": 0.07210884353741497, "delta_f_physical_activity_pp": 0.0009375441714311789, "driving": 85.60885608856088, "cycling": 0.5996309963099631, "walking": 4.105166051660516, "pt": 2.121771217712177, "micromobility": 2.35239852398524, "shuttle": 5.212177121771218}, {"avg_co2": 6.553512063823964, "live_work_prop": 0.08853410740203194, "delta_f_physical_activity_pp": 0.0011364679536170015, "driving": 84.3040473840079, "cycling": 0.839091806515301, "walking": 4.787759131293188, "pt": 1.9743336623889436, "micromobility": 2.566633761105627, "shuttle": 5.528134254689043}, {"avg_co2": 6.954858626080081, "live_work_prop": 0.0873015873015873, "delta_f_physical_activity_pp": 0.000921204312997359, "driving": 86.16740088105726, "cycling": 0.6607929515418502, "walking": 4.008810572687225, "pt": 1.4537444933920705, "micromobility": 2.2026431718061676, "shuttle": 5.506607929515418}, {"avg_co2": 6.693260935931634, "live_work_prop": 0.08974358974358974, "delta_f_physical_activity_pp": 0.0010200741886861367, "driving": 86.07968519429414, "cycling": 0.8853910477127398, "walking": 4.082636497786522, "pt": 1.721593703885883, "micromobility": 2.016724053123463, "shuttle": 5.213969503197245}, {"avg_co2": 6.696924436750435, "live_work_prop": 0.07670454545454546, "delta_f_physical_activity_pp": 0.0010277199847808693, "driving": 85.69357177380377, "cycling": 0.7733204446592556, "walking": 3.9149347510874817, "pt": 1.9816336394393428, "micromobility": 2.4649589173513777, "shuttle": 5.171580473658772}, {"avg_co2": 6.810243043451771, "live_work_prop": 0.08771929824561403, "delta_f_physical_activity_pp": 0.0009213284933115034, "driving": 84.84986351228389, "cycling": 0.5459508644222021, "walking": 4.822565969062785, "pt": 1.8198362147406733, "micromobility": 2.4112829845313923, "shuttle": 5.550500454959054}, {"avg_co2": 6.607314952620624, "live_work_prop": 0.10178817056396149, "delta_f_physical_activity_pp": 0.0009028125526015938, "driving": 85.54216867469879, "cycling": 0.7414272474513438, "walking": 4.402224281742354, "pt": 1.8072289156626504, "micromobility": 2.3169601482854496, "shuttle": 5.189990732159407}, {"avg_co2": 6.631863988150785, "live_work_prop": 0.09126984126984126, "delta_f_physical_activity_pp": 0.0009641491788783581, "driving": 85.0232558139535, "cycling": 1.0697674418604652, "walking": 4.372093023255814, "pt": 2.0, "micromobility": 1.9069767441860466, "shuttle": 5.627906976744186}, {"avg_co2": 6.722332591162825, "live_work_prop": 0.07412060301507538, "delta_f_physical_activity_pp": 0.0009614915014177043, "driving": 86.81936041486603, "cycling": 0.648228176318064, "walking": 3.7165082108902334, "pt": 1.728608470181504, "micromobility": 2.247191011235955, "shuttle": 4.840103716508211}, {"avg_co2": 6.93863967255001, "live_work_prop": 0.09054593874833555, "delta_f_physical_activity_pp": 0.001089455431220979, "driving": 84.75113122171946, "cycling": 0.904977375565611, "walking": 4.660633484162896, "pt": 1.9004524886877827, "micromobility": 2.48868778280543, "shuttle": 5.294117647058823}, {"avg_co2": 6.624422075824039, "live_work_prop": 0.08713692946058091, "delta_f_physical_activity_pp": 0.0009785813603153685, "driving": 85.71428571428571, "cycling": 0.8687258687258688, "walking": 3.861003861003861, "pt": 1.6409266409266408, "micromobility": 2.3166023166023164, "shuttle": 5.598455598455598}, {"avg_co2": 7.180635417778794, "live_work_prop": 0.09102402022756005, "delta_f_physical_activity_pp": 0.0008934846374882983, "driving": 85.21999145664246, "cycling": 0.8543357539513029, "walking": 4.869713797522427, "pt": 1.6659547202050404, "micromobility": 1.8368218709953013, "shuttle": 5.553182400683468}, {"avg_co2": 6.887260474649098, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0009533421608686286, "driving": 85.40811673506612, "cycling": 0.6839945280437756, "walking": 4.012767897856817, "pt": 1.7327861377108982, "micromobility": 2.3711810305517558, "shuttle": 5.791153670770634}, {"avg_co2": 6.8710046443195685, "live_work_prop": 0.0778688524590164, "delta_f_physical_activity_pp": 0.000970262299557808, "driving": 86.1409239384041, "cycling": 0.7932804479701353, "walking": 4.2930471301913204, "pt": 1.6798880074661688, "micromobility": 1.726551563229118, "shuttle": 5.36630891273915}, {"avg_co2": 6.8406530430047345, "live_work_prop": 0.09366391184573003, "delta_f_physical_activity_pp": 0.0009340077708635226, "driving": 85.78110383536016, "cycling": 0.7015902712815716, "walking": 4.256314312441535, "pt": 1.9176800748362957, "micromobility": 2.104770813844715, "shuttle": 5.238540692235735}, {"avg_co2": 6.8822639359690525, "live_work_prop": 0.08496732026143791, "delta_f_physical_activity_pp": 0.0008638631556272801, "driving": 85.4020979020979, "cycling": 0.743006993006993, "walking": 3.88986013986014, "pt": 1.8793706293706292, "micromobility": 2.4912587412587412, "shuttle": 5.594405594405594}, {"avg_co2": 6.688268245709059, "live_work_prop": 0.07681365576102418, "delta_f_physical_activity_pp": 0.000887526263491249, "driving": 85.0949829517779, "cycling": 0.876765708718948, "walking": 4.432537749634681, "pt": 1.7048222113979543, "micromobility": 1.9970774476376036, "shuttle": 5.893813930832927}, {"avg_co2": 6.932617167927533, "live_work_prop": 0.06072874493927125, "delta_f_physical_activity_pp": 0.0008902020511178005, "driving": 85.57513914656771, "cycling": 0.6957328385899815, "walking": 3.525046382189239, "pt": 1.8089053803339517, "micromobility": 2.1799628942486082, "shuttle": 6.215213358070501}, {"avg_co2": 6.894318926878006, "live_work_prop": 0.076, "delta_f_physical_activity_pp": 0.0009475713957972035, "driving": 86.37992831541219, "cycling": 0.5376344086021506, "walking": 3.9874551971326166, "pt": 1.8369175627240144, "micromobility": 1.7921146953405016, "shuttle": 5.465949820788531}, {"avg_co2": 6.837894309918072, "live_work_prop": 0.08933333333333333, "delta_f_physical_activity_pp": 0.0009397692297318317, "driving": 84.93339457969682, "cycling": 0.6430868167202572, "walking": 4.271933853927424, "pt": 2.112999540652274, "micromobility": 2.3426734037666512, "shuttle": 5.695911805236564}, {"avg_co2": 6.9127420468290905, "live_work_prop": 0.08174386920980926, "delta_f_physical_activity_pp": 0.0009630204783369386, "driving": 85.00459981600737, "cycling": 0.8739650413983441, "walking": 3.6798528058877644, "pt": 2.1619135234590616, "micromobility": 2.8058877644894205, "shuttle": 5.47378104875805}, {"avg_co2": 6.6651845960875775, "live_work_prop": 0.10738255033557047, "delta_f_physical_activity_pp": 0.0008233558356780509, "driving": 85.9843245735362, "cycling": 0.8298755186721992, "walking": 3.642231443061319, "pt": 1.6597510373443984, "micromobility": 2.1668971876440755, "shuttle": 5.716920239741817}, {"avg_co2": 6.673901339190129, "live_work_prop": 0.10380116959064327, "delta_f_physical_activity_pp": 0.0009539000248948507, "driving": 85.48387096774194, "cycling": 0.8568548387096774, "walking": 4.939516129032258, "pt": 1.663306451612903, "micromobility": 1.7137096774193548, "shuttle": 5.342741935483871}, {"avg_co2": 6.976194019360074, "live_work_prop": 0.07681755829903979, "delta_f_physical_activity_pp": 0.0009107363421959673, "driving": 85.73407202216067, "cycling": 0.6001846722068329, "walking": 4.43213296398892, "pt": 1.5235457063711912, "micromobility": 2.0313942751615883, "shuttle": 5.678670360110803}, {"avg_co2": 6.712222100507895, "live_work_prop": 0.09018567639257294, "delta_f_physical_activity_pp": 0.0009665253319678321, "driving": 85.87803759743237, "cycling": 0.7794589637780834, "walking": 4.126547455295736, "pt": 1.6047684548372305, "micromobility": 1.925722145804677, "shuttle": 5.685465382851903}, {"avg_co2": 6.342624305318304, "live_work_prop": 0.10724233983286909, "delta_f_physical_activity_pp": 0.001237606599166112, "driving": 82.44090689821515, "cycling": 0.964785335262904, "walking": 5.4027978774722625, "pt": 1.8330921369995177, "micromobility": 3.376748673420164, "shuttle": 5.981669078630005}, {"avg_co2": 7.100149180455592, "live_work_prop": 0.0758988015978695, "delta_f_physical_activity_pp": 0.0008664679090114702, "driving": 85.3887399463807, "cycling": 0.7149240393208222, "walking": 4.20017873100983, "pt": 1.6979445933869526, "micromobility": 2.323503127792672, "shuttle": 5.674709562109026}, {"avg_co2": 6.813253849556341, "live_work_prop": 0.06970509383378017, "delta_f_physical_activity_pp": 0.0009031285687214736, "driving": 85.42805100182149, "cycling": 0.6830601092896175, "walking": 3.5974499089253187, "pt": 2.0491803278688523, "micromobility": 2.5500910746812386, "shuttle": 5.692167577413479}, {"avg_co2": 6.5051303238806, "live_work_prop": 0.09483960948396095, "delta_f_physical_activity_pp": 0.000943930338772605, "driving": 85.49471661863592, "cycling": 0.8165225744476465, "walking": 4.130643611911624, "pt": 1.921229586935639, "micromobility": 2.2094140249759846, "shuttle": 5.427473583093179}, {"avg_co2": 6.805187079711099, "live_work_prop": 0.07752956636005257, "delta_f_physical_activity_pp": 0.0008251635527964426, "driving": 86.25398270368684, "cycling": 0.591715976331361, "walking": 4.096495220755576, "pt": 1.7751479289940828, "micromobility": 1.8206645425580334, "shuttle": 5.461993627674102}, {"avg_co2": 6.972549950339009, "live_work_prop": 0.09424083769633508, "delta_f_physical_activity_pp": 0.000934502241275744, "driving": 86.07375271149674, "cycling": 0.9544468546637744, "walking": 4.078091106290673, "pt": 1.6919739696312366, "micromobility": 2.2559652928416485, "shuttle": 4.945770065075922}, {"avg_co2": 6.7539976087276585, "live_work_prop": 0.09769335142469471, "delta_f_physical_activity_pp": 0.0009689523166562921, "driving": 85.24514338575393, "cycling": 0.8788159111933395, "walking": 4.4865864939870495, "pt": 1.8501387604070305, "micromobility": 2.4051803885291396, "shuttle": 5.13413506012951}, {"avg_co2": 6.948275795575855, "live_work_prop": 0.06997455470737914, "delta_f_physical_activity_pp": 0.0009439664602570992, "driving": 86.2053959965187, "cycling": 0.8268059181897303, "walking": 3.7859007832898173, "pt": 1.7406440382941688, "micromobility": 2.219321148825065, "shuttle": 5.221932114882506}, {"avg_co2": 6.73697311124806, "live_work_prop": 0.0738255033557047, "delta_f_physical_activity_pp": 0.0010482274363639809, "driving": 84.32904411764706, "cycling": 0.7352941176470588, "walking": 4.31985294117647, "pt": 2.1139705882352944, "micromobility": 2.527573529411765, "shuttle": 5.974264705882353}, {"avg_co2": 6.920205217475801, "live_work_prop": 0.07712765957446809, "delta_f_physical_activity_pp": 0.0008476593962143968, "driving": 86.5036231884058, "cycling": 0.7246376811594203, "walking": 3.985507246376811, "pt": 1.9021739130434785, "micromobility": 1.7210144927536233, "shuttle": 5.163043478260869}, {"avg_co2": 6.575727359801681, "live_work_prop": 0.11473087818696884, "delta_f_physical_activity_pp": 0.0010427548266102211, "driving": 85.01204819277109, "cycling": 0.9156626506024097, "walking": 5.0602409638554215, "pt": 1.6867469879518073, "micromobility": 1.8313253012048194, "shuttle": 5.493975903614458}, {"avg_co2": 7.069736529933519, "live_work_prop": 0.06505102040816327, "delta_f_physical_activity_pp": 0.0008417663140005665, "driving": 86.80888114932522, "cycling": 0.6094906399651719, "walking": 3.569873748367436, "pt": 1.30605137135394, "micromobility": 2.133217239878102, "shuttle": 5.572485851110144}, {"avg_co2": 6.856983965855554, "live_work_prop": 0.07984293193717278, "delta_f_physical_activity_pp": 0.0010271113785972246, "driving": 84.55068614431164, "cycling": 1.018149623727313, "walking": 4.161133244798584, "pt": 1.8149623727312971, "micromobility": 2.921646746347941, "shuttle": 5.533421868083223}, {"avg_co2": 7.16927387062541, "live_work_prop": 0.0632111251580278, "delta_f_physical_activity_pp": 0.0009693132983776177, "driving": 85.29043042206436, "cycling": 0.7939824488090262, "walking": 3.8445465942331802, "pt": 1.7969076473046384, "micromobility": 2.7998328458002506, "shuttle": 5.47430004178855}, {"avg_co2": 6.6634146876823515, "live_work_prop": 0.08803301237964237, "delta_f_physical_activity_pp": 0.0010232784880394087, "driving": 85.10054844606947, "cycling": 0.7312614259597806, "walking": 4.9817184643510055, "pt": 1.5082266910420477, "micromobility": 1.9195612431444242, "shuttle": 5.7586837294332724}, {"avg_co2": 7.119949499453298, "live_work_prop": 0.10090556274256145, "delta_f_physical_activity_pp": 0.0008891552879685664, "driving": 85.3211009174312, "cycling": 0.5679335954565312, "walking": 4.54346876365225, "pt": 1.747487986020096, "micromobility": 2.1406727828746175, "shuttle": 5.679335954565312}, {"avg_co2": 7.466969255790241, "live_work_prop": 0.08118081180811808, "delta_f_physical_activity_pp": 0.0009440085133688978, "driving": 86.84426229508196, "cycling": 0.8606557377049181, "walking": 3.483606557377049, "pt": 1.639344262295082, "micromobility": 2.2540983606557377, "shuttle": 4.918032786885246}, {"avg_co2": 6.9043669638926195, "live_work_prop": 0.08923884514435695, "delta_f_physical_activity_pp": 0.0008364177097844922, "driving": 85.70804195804196, "cycling": 0.8304195804195804, "walking": 3.6713286713286712, "pt": 1.5734265734265735, "micromobility": 2.272727272727273, "shuttle": 5.944055944055944}, {"avg_co2": 6.51596223004075, "live_work_prop": 0.09596662030598054, "delta_f_physical_activity_pp": 0.0010287138163746366, "driving": 84.08551068883611, "cycling": 0.7125890736342043, "walking": 5.130641330166271, "pt": 1.6152019002375297, "micromobility": 2.9453681710213777, "shuttle": 5.510688836104513}, {"avg_co2": 6.454750981044049, "live_work_prop": 0.10298102981029811, "delta_f_physical_activity_pp": 0.0012178857319194904, "driving": 82.83514492753623, "cycling": 0.7699275362318841, "walking": 5.117753623188405, "pt": 2.1739130434782608, "micromobility": 3.0797101449275366, "shuttle": 6.023550724637681}, {"avg_co2": 6.802043169785465, "live_work_prop": 0.0891891891891892, "delta_f_physical_activity_pp": 0.0009672259574581862, "driving": 85.59518295507179, "cycling": 0.6947660954145438, "walking": 4.353867531264474, "pt": 1.760074108383511, "micromobility": 1.8063918480778138, "shuttle": 5.789717461787864}, {"avg_co2": 6.565076839237866, "live_work_prop": 0.09078014184397164, "delta_f_physical_activity_pp": 0.0008935165082058691, "driving": 84.73837209302324, "cycling": 0.9689922480620154, "walking": 4.3604651162790695, "pt": 1.9864341085271318, "micromobility": 2.0348837209302326, "shuttle": 5.910852713178294}, {"avg_co2": 6.9038038829289645, "live_work_prop": 0.07579787234042554, "delta_f_physical_activity_pp": 0.0009505397474858155, "driving": 85.80046403712296, "cycling": 0.6960556844547563, "walking": 4.269141531322506, "pt": 1.8561484918793503, "micromobility": 2.691415313225058, "shuttle": 4.68677494199536}, {"avg_co2": 6.593780780272422, "live_work_prop": 0.09420289855072464, "delta_f_physical_activity_pp": 0.0011077621126011003, "driving": 83.86463952918098, "cycling": 0.9318293281020108, "walking": 4.708190289357528, "pt": 1.7655713585090729, "micromobility": 2.501226091221187, "shuttle": 6.228543403629231}, {"avg_co2": 6.969936066947204, "live_work_prop": 0.08220858895705521, "delta_f_physical_activity_pp": 0.0010032780141817253, "driving": 85.26228143213989, "cycling": 0.7493755203996669, "walking": 4.3713572023313905, "pt": 1.706910907577019, "micromobility": 1.9567027477102414, "shuttle": 5.953372189841798}, {"avg_co2": 7.014966871215171, "live_work_prop": 0.08111533586818757, "delta_f_physical_activity_pp": 0.000958940944160481, "driving": 85.8318890814558, "cycling": 0.6065857885615251, "walking": 4.506065857885615, "pt": 1.733102253032929, "micromobility": 2.166377816291161, "shuttle": 5.155979202772964}, {"avg_co2": 6.78120915546248, "live_work_prop": 0.07349081364829396, "delta_f_physical_activity_pp": 0.0008890539775864605, "driving": 85.86714222024074, "cycling": 0.5349977708426215, "walking": 4.547481052162283, "pt": 1.3374944271065539, "micromobility": 1.961658493089612, "shuttle": 5.751226036558181}, {"avg_co2": 6.5772108525751785, "live_work_prop": 0.09169054441260745, "delta_f_physical_activity_pp": 0.0009907754046419724, "driving": 85.15815085158151, "cycling": 1.0705596107055961, "walking": 4.428223844282239, "pt": 1.508515815085158, "micromobility": 1.897810218978102, "shuttle": 5.9367396593673964}, {"avg_co2": 6.684613096814475, "live_work_prop": 0.08962868117797695, "delta_f_physical_activity_pp": 0.0009690604826061338, "driving": 85.50022036139269, "cycling": 0.881445570736007, "walking": 4.230938739532833, "pt": 1.762891141472014, "micromobility": 2.600264433671221, "shuttle": 5.02423975319524}, {"avg_co2": 6.764129606424692, "live_work_prop": 0.08445040214477212, "delta_f_physical_activity_pp": 0.0008981700620951391, "driving": 86.49885583524028, "cycling": 0.6407322654462242, "walking": 4.118993135011442, "pt": 1.5102974828375286, "micromobility": 2.1052631578947367, "shuttle": 5.1258581235697935}, {"avg_co2": 7.100787707438537, "live_work_prop": 0.0695970695970696, "delta_f_physical_activity_pp": 0.0008187728894172636, "driving": 87.45263157894738, "cycling": 0.5052631578947369, "walking": 3.873684210526316, "pt": 1.3894736842105264, "micromobility": 2.0631578947368423, "shuttle": 4.715789473684211}, {"avg_co2": 6.893310709608334, "live_work_prop": 0.09187749667110519, "delta_f_physical_activity_pp": 0.001044141494661666, "driving": 84.48121645796064, "cycling": 0.8050089445438283, "walking": 4.516994633273703, "pt": 2.1019677996422184, "micromobility": 2.0572450805008944, "shuttle": 6.037567084078712}, {"avg_co2": 6.70542565869869, "live_work_prop": 0.09961685823754789, "delta_f_physical_activity_pp": 0.0010866336708801514, "driving": 84.19642857142857, "cycling": 0.8928571428571428, "walking": 4.7767857142857135, "pt": 2.0089285714285716, "micromobility": 2.9017857142857144, "shuttle": 5.223214285714286}, {"avg_co2": 6.900883624948157, "live_work_prop": 0.08831168831168831, "delta_f_physical_activity_pp": 0.001031879682734977, "driving": 84.67917939764294, "cycling": 0.7856831078131821, "walking": 4.4085552160628545, "pt": 1.9642077695329552, "micromobility": 2.3134002618943694, "shuttle": 5.848974247053689}, {"avg_co2": 7.053445942008391, "live_work_prop": 0.07142857142857142, "delta_f_physical_activity_pp": 0.0009920798262358017, "driving": 86.76534610361341, "cycling": 0.696560731388768, "walking": 4.309969525468002, "pt": 1.567261645624728, "micromobility": 1.915542011319112, "shuttle": 4.745319982585982}, {"avg_co2": 6.940989061832591, "live_work_prop": 0.0754017305315204, "delta_f_physical_activity_pp": 0.0008562562960999575, "driving": 86.30775752437474, "cycling": 0.6358626536668079, "walking": 4.069520983467571, "pt": 1.6532428995337005, "micromobility": 2.0347604917337856, "shuttle": 5.298855447223399}, {"avg_co2": 6.642022646343155, "live_work_prop": 0.0995850622406639, "delta_f_physical_activity_pp": 0.0010569856159359636, "driving": 85.22464103751737, "cycling": 0.8337193144974525, "walking": 4.585456229735989, "pt": 1.8063918480778138, "micromobility": 2.3622047244094486, "shuttle": 5.187586845761927}, {"avg_co2": 7.093567987854843, "live_work_prop": 0.07339449541284404, "delta_f_physical_activity_pp": 0.0010559335823427018, "driving": 85.86762075134168, "cycling": 0.8944543828264758, "walking": 3.9355992844364938, "pt": 2.146690518783542, "micromobility": 1.8336314847942754, "shuttle": 5.322003577817531}, {"avg_co2": 7.338502433814493, "live_work_prop": 0.08374384236453201, "delta_f_physical_activity_pp": 0.00099842336406878, "driving": 86.00654664484452, "cycling": 0.7364975450081833, "walking": 4.3371522094926345, "pt": 1.4320785597381342, "micromobility": 2.2504091653027825, "shuttle": 5.237315875613748}, {"avg_co2": 6.615788400983623, "live_work_prop": 0.09491059147180192, "delta_f_physical_activity_pp": 0.0012516986770338165, "driving": 83.82559774964838, "cycling": 0.9376465072667605, "walking": 5.063291139240507, "pt": 2.156586966713549, "micromobility": 2.250351617440225, "shuttle": 5.766526019690577}, {"avg_co2": 7.19803386045244, "live_work_prop": 0.08235294117647059, "delta_f_physical_activity_pp": 0.0009763155177584323, "driving": 86.43769264641126, "cycling": 0.836635843240863, "walking": 3.6988110964332894, "pt": 1.8053720827829152, "micromobility": 2.0695728753852927, "shuttle": 5.151915455746367}, {"avg_co2": 6.459000126551007, "live_work_prop": 0.08207934336525308, "delta_f_physical_activity_pp": 0.0009105577124555874, "driving": 84.97191011235955, "cycling": 0.6554307116104869, "walking": 4.307116104868914, "pt": 1.8726591760299627, "micromobility": 2.200374531835206, "shuttle": 5.992509363295881}, {"avg_co2": 7.0686992253606515, "live_work_prop": 0.08047493403693931, "delta_f_physical_activity_pp": 0.00101398644590644, "driving": 85.40564373897708, "cycling": 0.6172839506172839, "walking": 4.850088183421517, "pt": 1.4991181657848323, "micromobility": 2.3368606701940036, "shuttle": 5.291005291005291}, {"avg_co2": 6.74567198773764, "live_work_prop": 0.09596662030598054, "delta_f_physical_activity_pp": 0.0010936747000445245, "driving": 84.01891252955083, "cycling": 0.9456264775413712, "walking": 5.153664302600473, "pt": 1.6548463356973995, "micromobility": 2.553191489361702, "shuttle": 5.673758865248227}, {"avg_co2": 6.840245060803668, "live_work_prop": 0.08758169934640522, "delta_f_physical_activity_pp": 0.0009588875940798343, "driving": 86.01966652415562, "cycling": 0.8550662676357419, "walking": 4.104318084651561, "pt": 1.6673792218896963, "micromobility": 1.9666524155622063, "shuttle": 5.3869174861051725}, {"avg_co2": 6.275334811781199, "live_work_prop": 0.11921458625525946, "delta_f_physical_activity_pp": 0.0012633713757283025, "driving": 83.15988647114474, "cycling": 1.1352885525070955, "walking": 5.10879848628193, "pt": 1.7029328287606436, "micromobility": 2.980132450331126, "shuttle": 5.912961210974456}, {"avg_co2": 6.978569089462421, "live_work_prop": 0.0891891891891892, "delta_f_physical_activity_pp": 0.0011431013049740672, "driving": 84.3351548269581, "cycling": 1.0473588342440803, "walking": 4.6903460837887065, "pt": 2.0491803278688523, "micromobility": 2.2768670309653913, "shuttle": 5.601092896174864}, {"avg_co2": 6.874750164392081, "live_work_prop": 0.0824607329842932, "delta_f_physical_activity_pp": 0.0008140469476806247, "driving": 86.66065795403335, "cycling": 0.67598017124831, "walking": 3.605227579990987, "pt": 1.622352410995944, "micromobility": 1.9828751689950428, "shuttle": 5.4529067147363675}, {"avg_co2": 6.973487807862828, "live_work_prop": 0.08176943699731903, "delta_f_physical_activity_pp": 0.0009435201797098335, "driving": 85.23245214220601, "cycling": 0.7748404740200547, "walking": 3.919781221513218, "pt": 1.959890610756609, "micromobility": 2.506836827711942, "shuttle": 5.60619872379216}, {"avg_co2": 6.951930768235544, "live_work_prop": 0.09020618556701031, "delta_f_physical_activity_pp": 0.0009036281189132489, "driving": 85.80901856763926, "cycling": 0.9283819628647214, "walking": 3.7135278514588856, "pt": 1.6799292661361624, "micromobility": 2.519893899204244, "shuttle": 5.349248452696728}, {"avg_co2": 6.771457164763032, "live_work_prop": 0.082687338501292, "delta_f_physical_activity_pp": 0.0010309917415107044, "driving": 85.83444001770695, "cycling": 0.9738822487826472, "walking": 4.293935369632581, "pt": 1.6821602478973, "micromobility": 2.3019034971226207, "shuttle": 4.913678618857902}, {"avg_co2": 6.753958823781187, "live_work_prop": 0.08602150537634409, "delta_f_physical_activity_pp": 0.0010260653215222318, "driving": 85.4355716878403, "cycling": 0.9074410163339384, "walking": 4.582577132486389, "pt": 1.9963702359346642, "micromobility": 2.3139745916515424, "shuttle": 4.764065335753176}, {"avg_co2": 6.296907057867214, "live_work_prop": 0.09010339734121123, "delta_f_physical_activity_pp": 0.0009937083315639222, "driving": 85.04098360655738, "cycling": 0.665983606557377, "walking": 4.30327868852459, "pt": 1.7930327868852458, "micromobility": 2.3565573770491803, "shuttle": 5.84016393442623}, {"avg_co2": 6.540846039412397, "live_work_prop": 0.09078771695594126, "delta_f_physical_activity_pp": 0.000923505121923162, "driving": 85.67467652495378, "cycling": 0.7855822550831794, "walking": 4.1589648798521255, "pt": 1.6635859519408502, "micromobility": 2.3567467652495377, "shuttle": 5.360443622920517}, {"avg_co2": 6.473127296041448, "live_work_prop": 0.0846262341325811, "delta_f_physical_activity_pp": 0.0010510921430658341, "driving": 85.03368623676613, "cycling": 0.6737247353224254, "walking": 4.282964388835419, "pt": 1.9249278152069296, "micromobility": 2.6467757459095282, "shuttle": 5.437921077959577}, {"avg_co2": 7.2546812776792295, "live_work_prop": 0.07097591888466413, "delta_f_physical_activity_pp": 0.0009820183468809446, "driving": 86.02150537634408, "cycling": 0.7741935483870968, "walking": 4.043010752688172, "pt": 1.4623655913978495, "micromobility": 2.064516129032258, "shuttle": 5.634408602150538}, {"avg_co2": 6.710786519328175, "live_work_prop": 0.07142857142857142, "delta_f_physical_activity_pp": 0.0010374546282938709, "driving": 85.4061496099128, "cycling": 0.8719596145020652, "walking": 3.9467645709040844, "pt": 2.0192748967416243, "micromobility": 2.2946305644791187, "shuttle": 5.461220743460303}, {"avg_co2": 6.747703417897127, "live_work_prop": 0.09946949602122016, "delta_f_physical_activity_pp": 0.0011525776493929297, "driving": 84.0836743974534, "cycling": 1.1368804001819008, "walking": 5.366075488858573, "pt": 1.682582992269213, "micromobility": 2.7739881764438383, "shuttle": 4.956798544793087}, {"avg_co2": 7.113385092188603, "live_work_prop": 0.08184143222506395, "delta_f_physical_activity_pp": 0.0010322189329046044, "driving": 85.10911424903723, "cycling": 0.7702182284980745, "walking": 4.278990158322636, "pt": 1.9255455712451863, "micromobility": 2.2250748823277706, "shuttle": 5.691056910569105}, {"avg_co2": 6.713527346824087, "live_work_prop": 0.08243243243243244, "delta_f_physical_activity_pp": 0.0011797942124955843, "driving": 85.28336380255942, "cycling": 0.7312614259597806, "walking": 4.661791590493602, "pt": 1.736745886654479, "micromobility": 2.5137111517367456, "shuttle": 5.073126142595978}, {"avg_co2": 7.178914530358607, "live_work_prop": 0.07512953367875648, "delta_f_physical_activity_pp": 0.000975522701152183, "driving": 86.86385384949979, "cycling": 0.6524575902566333, "walking": 4.219225750326229, "pt": 1.6093953892996955, "micromobility": 1.9138755980861244, "shuttle": 4.741191822531535}, {"avg_co2": 6.998906985935341, "live_work_prop": 0.07142857142857142, "delta_f_physical_activity_pp": 0.0010301288873683406, "driving": 85.80931263858092, "cycling": 0.5764966740576497, "walking": 4.25720620842572, "pt": 1.8181818181818181, "micromobility": 2.084257206208426, "shuttle": 5.454545454545454}, {"avg_co2": 6.759539741694259, "live_work_prop": 0.07631578947368421, "delta_f_physical_activity_pp": 0.0009532251784913138, "driving": 85.06867523260966, "cycling": 0.8418254319893663, "walking": 4.430660168365087, "pt": 1.4621178555604786, "micromobility": 2.259636685866194, "shuttle": 5.937084625609216}, {"avg_co2": 6.901181146663537, "live_work_prop": 0.0862533692722372, "delta_f_physical_activity_pp": 0.0008977940766142615, "driving": 86.20689655172413, "cycling": 0.6989748369058714, "walking": 3.8676607642124883, "pt": 1.8173345759552657, "micromobility": 1.8173345759552657, "shuttle": 5.591798695246971}, {"avg_co2": 6.716509315618125, "live_work_prop": 0.07506702412868632, "delta_f_physical_activity_pp": 0.0009393797879746568, "driving": 85.79112505602868, "cycling": 0.6275212909009412, "walking": 4.482294935006723, "pt": 1.6136261766024205, "micromobility": 1.9273868220528911, "shuttle": 5.558045719408337}, {"avg_co2": 6.474226433553278, "live_work_prop": 0.1037344398340249, "delta_f_physical_activity_pp": 0.0010599548878112931, "driving": 85.05966587112171, "cycling": 0.9546539379474941, "walking": 4.630071599045346, "pt": 2.0047732696897373, "micromobility": 2.4821002386634845, "shuttle": 4.868735083532219}, {"avg_co2": 6.54764241449184, "live_work_prop": 0.08888888888888889, "delta_f_physical_activity_pp": 0.0010055803252419196, "driving": 84.65558194774346, "cycling": 0.665083135391924, "walking": 4.180522565320665, "pt": 1.9952494061757717, "micromobility": 2.137767220902613, "shuttle": 6.365795724465559}, {"avg_co2": 6.677612855087178, "live_work_prop": 0.08718626155878467, "delta_f_physical_activity_pp": 0.0010105092125360946, "driving": 84.9640933572711, "cycling": 0.9874326750448833, "walking": 4.578096947935368, "pt": 1.615798922800718, "micromobility": 2.1992818671454217, "shuttle": 5.655296229802514}, {"avg_co2": 6.570423792983338, "live_work_prop": 0.09726027397260274, "delta_f_physical_activity_pp": 0.0008883234672124298, "driving": 85.75432041102289, "cycling": 0.7006071929005138, "walking": 4.717421765530126, "pt": 1.4946286781877627, "micromobility": 2.055114432508174, "shuttle": 5.277907519850538}, {"avg_co2": 6.924449798998333, "live_work_prop": 0.07660738714090287, "delta_f_physical_activity_pp": 0.0008429919941020905, "driving": 86.20689655172413, "cycling": 0.8387698042870456, "walking": 3.494874184529357, "pt": 1.6775396085740912, "micromobility": 2.0037278657968316, "shuttle": 5.778191985088537}, {"avg_co2": 6.483286063581718, "live_work_prop": 0.0850480109739369, "delta_f_physical_activity_pp": 0.0010474120595748105, "driving": 84.63007159904534, "cycling": 0.6205250596658711, "walking": 4.534606205250596, "pt": 1.9093078758949882, "micromobility": 2.6252983293556085, "shuttle": 5.68019093078759}, {"avg_co2": 6.990736383274761, "live_work_prop": 0.07712418300653595, "delta_f_physical_activity_pp": 0.0009061899212733569, "driving": 85.33039647577093, "cycling": 0.7048458149779736, "walking": 4.052863436123348, "pt": 1.6299559471365639, "micromobility": 2.3348017621145374, "shuttle": 5.947136563876652}, {"avg_co2": 7.016847769073507, "live_work_prop": 0.08155583437892096, "delta_f_physical_activity_pp": 0.0008737196816822946, "driving": 85.5993223210504, "cycling": 0.7200338839474798, "walking": 3.9390088945362134, "pt": 1.9483269800931808, "micromobility": 1.7789072426937738, "shuttle": 6.01440067767895}, {"avg_co2": 6.679262308345606, "live_work_prop": 0.06631989596879063, "delta_f_physical_activity_pp": 0.0009645175572726929, "driving": 85.78475336322869, "cycling": 1.1659192825112108, "walking": 3.9461883408071747, "pt": 1.883408071748879, "micromobility": 1.883408071748879, "shuttle": 5.336322869955157}, {"avg_co2": 6.978449942435601, "live_work_prop": 0.08776595744680851, "delta_f_physical_activity_pp": 0.0009411692044195313, "driving": 85.14895509115162, "cycling": 1.0671409515340151, "walking": 3.868385949310805, "pt": 1.7785682525566917, "micromobility": 2.4899955535793685, "shuttle": 5.646954201867497}, {"avg_co2": 6.667894161441946, "live_work_prop": 0.08904109589041095, "delta_f_physical_activity_pp": 0.0010282290490398254, "driving": 85.23459061637536, "cycling": 0.9659613615455382, "walking": 4.093836246550138, "pt": 1.7939282428702852, "micromobility": 2.7138914443422264, "shuttle": 5.197792088316467}, {"avg_co2": 7.163952815095399, "live_work_prop": 0.08792650918635171, "delta_f_physical_activity_pp": 0.0009771249735686409, "driving": 85.0471293916024, "cycling": 0.7712082262210797, "walking": 4.7986289631533845, "pt": 1.5424164524421593, "micromobility": 2.056555269922879, "shuttle": 5.784061696658098}, {"avg_co2": 6.61718553245292, "live_work_prop": 0.08786610878661087, "delta_f_physical_activity_pp": 0.0010773970467793342, "driving": 84.62264150943396, "cycling": 0.7547169811320755, "walking": 4.528301886792453, "pt": 2.0754716981132075, "micromobility": 2.358490566037736, "shuttle": 5.660377358490567}, {"avg_co2": 7.077890253293769, "live_work_prop": 0.068, "delta_f_physical_activity_pp": 0.0008788285112352149, "driving": 85.99632690541782, "cycling": 0.9182736455463728, "walking": 4.132231404958678, "pt": 1.8824609733700643, "micromobility": 1.8365472910927456, "shuttle": 5.234159779614325}, {"avg_co2": 6.545784661536422, "live_work_prop": 0.08633093525179857, "delta_f_physical_activity_pp": 0.001037862098912949, "driving": 84.96055226824457, "cycling": 0.7889546351084813, "walking": 4.487179487179487, "pt": 1.7751479289940828, "micromobility": 2.2682445759368837, "shuttle": 5.719921104536489}, {"avg_co2": 6.678784714249002, "live_work_prop": 0.08933333333333333, "delta_f_physical_activity_pp": 0.00092861127952667, "driving": 85.71428571428571, "cycling": 0.7759014148790506, "walking": 3.8795070743952533, "pt": 1.8256503879507076, "micromobility": 2.4189867640346874, "shuttle": 5.3856686444545865}, {"avg_co2": 7.348126033707882, "live_work_prop": 0.06790123456790123, "delta_f_physical_activity_pp": 0.0008959573678894113, "driving": 86.35983263598327, "cycling": 0.6276150627615062, "walking": 3.8493723849372383, "pt": 1.715481171548117, "micromobility": 2.00836820083682, "shuttle": 5.439330543933055}, {"avg_co2": 7.073007905703428, "live_work_prop": 0.07435897435897436, "delta_f_physical_activity_pp": 0.0008679832878463978, "driving": 86.83870967741936, "cycling": 0.6881720430107527, "walking": 3.870967741935484, "pt": 1.4623655913978495, "micromobility": 2.2795698924731185, "shuttle": 4.860215053763441}, {"avg_co2": 6.410068399852474, "live_work_prop": 0.10300429184549356, "delta_f_physical_activity_pp": 0.0008976230135876986, "driving": 85.45364891518737, "cycling": 0.9368836291913214, "walking": 4.585798816568047, "pt": 1.7751479289940828, "micromobility": 2.4161735700197235, "shuttle": 4.832347140039447}, {"avg_co2": 6.870752512929566, "live_work_prop": 0.09293193717277487, "delta_f_physical_activity_pp": 0.0009596225875904473, "driving": 85.86572438162544, "cycling": 0.5300353356890459, "walking": 5.30035335689046, "pt": 1.3692579505300353, "micromobility": 1.8551236749116609, "shuttle": 5.079505300353357}, {"avg_co2": 7.14356358676438, "live_work_prop": 0.05761843790012804, "delta_f_physical_activity_pp": 0.000904118904320024, "driving": 85.8267716535433, "cycling": 0.5249343832020997, "walking": 3.762029746281715, "pt": 2.0559930008748903, "micromobility": 2.2309711286089238, "shuttle": 5.599300087489064}, {"avg_co2": 6.701421196552651, "live_work_prop": 0.09205020920502092, "delta_f_physical_activity_pp": 0.0010057298502423536, "driving": 84.68005604857544, "cycling": 0.7006071929005138, "walking": 4.624007473143391, "pt": 2.1485287248949088, "micromobility": 2.055114432508174, "shuttle": 5.791686127977581}, {"avg_co2": 6.618923886108416, "live_work_prop": 0.09103078982597054, "delta_f_physical_activity_pp": 0.0008889144368284076, "driving": 85.18687329079307, "cycling": 0.5469462169553327, "walking": 4.785779398359161, "pt": 1.7775752051048315, "micromobility": 1.6864175022789425, "shuttle": 6.01640838650866}, {"avg_co2": 6.864379882797757, "live_work_prop": 0.07208387942332896, "delta_f_physical_activity_pp": 0.0010068169748636252, "driving": 86.04755495737999, "cycling": 0.762673844773441, "walking": 4.8452220726783315, "pt": 1.7496635262449527, "micromobility": 1.973979362943024, "shuttle": 4.62090623598026}, {"avg_co2": 7.15374178355514, "live_work_prop": 0.07460732984293193, "delta_f_physical_activity_pp": 0.0009614214024538351, "driving": 86.35147190008921, "cycling": 0.5798394290811775, "walking": 4.148082069580732, "pt": 1.694915254237288, "micromobility": 1.9625334522747548, "shuttle": 5.263157894736842}, {"avg_co2": 6.882760023370395, "live_work_prop": 0.09263959390862944, "delta_f_physical_activity_pp": 0.001033425983612114, "driving": 85.30906011854361, "cycling": 0.7620660457239627, "walking": 4.911092294665537, "pt": 1.5241320914479255, "micromobility": 2.243861134631668, "shuttle": 5.249788314987299}, {"avg_co2": 7.064148649639915, "live_work_prop": 0.08519003931847968, "delta_f_physical_activity_pp": 0.0010666224526733718, "driving": 85.2589641434263, "cycling": 0.9738822487826472, "walking": 4.293935369632581, "pt": 2.036299247454626, "micromobility": 2.6560424966799467, "shuttle": 4.780876494023905}, {"avg_co2": 7.00728036133429, "live_work_prop": 0.061855670103092786, "delta_f_physical_activity_pp": 0.0009379820204576995, "driving": 86.79328621908127, "cycling": 0.7067137809187279, "walking": 3.8869257950530036, "pt": 1.5901060070671376, "micromobility": 1.9876325088339222, "shuttle": 5.035335689045936}, {"avg_co2": 6.711812614069004, "live_work_prop": 0.07446808510638298, "delta_f_physical_activity_pp": 0.0009112348871001461, "driving": 86.42201834862385, "cycling": 0.6422018348623854, "walking": 3.2568807339449544, "pt": 1.9724770642201837, "micromobility": 2.293577981651376, "shuttle": 5.412844036697248}, {"avg_co2": 6.84764301433683, "live_work_prop": 0.07162162162162163, "delta_f_physical_activity_pp": 0.0008997329282810695, "driving": 85.85343228200371, "cycling": 0.8348794063079777, "walking": 4.220779220779221, "pt": 1.7625231910946195, "micromobility": 2.0408163265306123, "shuttle": 5.287569573283859}, {"avg_co2": 6.670473669635108, "live_work_prop": 0.08232118758434548, "delta_f_physical_activity_pp": 0.0009650809293313957, "driving": 86.3425925925926, "cycling": 0.787037037037037, "walking": 3.75, "pt": 1.9444444444444444, "micromobility": 2.1296296296296298, "shuttle": 5.046296296296297}, {"avg_co2": 7.197150855904556, "live_work_prop": 0.06467661691542288, "delta_f_physical_activity_pp": 0.0008923322933288956, "driving": 85.95963933018463, "cycling": 0.9016745384285102, "walking": 3.6925719192786604, "pt": 1.9321597252039504, "micromobility": 2.6620867325032203, "shuttle": 4.851867754401031}, {"avg_co2": 6.814971872221717, "live_work_prop": 0.08690012970168612, "delta_f_physical_activity_pp": 0.0009429159249003948, "driving": 85.16072214883312, "cycling": 0.5284015852047557, "walking": 4.271246147071774, "pt": 1.7173051519154559, "micromobility": 2.642007926023778, "shuttle": 5.680317040951123}, {"avg_co2": 7.0266682009676895, "live_work_prop": 0.08376963350785341, "delta_f_physical_activity_pp": 0.001020916253083036, "driving": 85.15761821366024, "cycling": 0.7005253940455342, "walking": 4.246935201401051, "pt": 1.838879159369527, "micromobility": 2.4518388791593697, "shuttle": 5.604203152364273}, {"avg_co2": 6.832238096325497, "live_work_prop": 0.0847457627118644, "delta_f_physical_activity_pp": 0.0010031048029129307, "driving": 85.26363226678684, "cycling": 0.9013068949977467, "walking": 4.641730509238395, "pt": 1.8026137899954935, "micromobility": 1.9828751689950428, "shuttle": 5.40784136998648}, {"avg_co2": 6.7855681006514885, "live_work_prop": 0.09054054054054055, "delta_f_physical_activity_pp": 0.0008350659122657131, "driving": 86.34032634032634, "cycling": 0.6993006993006993, "walking": 4.0093240093240095, "pt": 1.6783216783216783, "micromobility": 1.9580419580419581, "shuttle": 5.314685314685315}, {"avg_co2": 6.829706825339399, "live_work_prop": 0.07940780619111709, "delta_f_physical_activity_pp": 0.0009584471012268616, "driving": 86.31297369594293, "cycling": 0.6687472135532769, "walking": 4.1908158716005355, "pt": 1.7387427552385197, "micromobility": 2.4074899687917966, "shuttle": 4.6812304948729375}, {"avg_co2": 6.933277871720163, "live_work_prop": 0.07209612817089453, "delta_f_physical_activity_pp": 0.0009129989617530605, "driving": 85.53719008264463, "cycling": 0.5509641873278237, "walking": 4.361799816345271, "pt": 1.5610651974288337, "micromobility": 2.3875114784205693, "shuttle": 5.601469237832874}, {"avg_co2": 7.111455816655544, "live_work_prop": 0.0758988015978695, "delta_f_physical_activity_pp": 0.0011099249357079174, "driving": 85.49107142857143, "cycling": 0.8482142857142857, "walking": 4.0625, "pt": 1.830357142857143, "micromobility": 2.410714285714286, "shuttle": 5.357142857142857}, {"avg_co2": 6.969250443797488, "live_work_prop": 0.09547738693467336, "delta_f_physical_activity_pp": 0.0010941610751191591, "driving": 85.32264867144664, "cycling": 0.8013496415014763, "walking": 5.356389708983551, "pt": 1.433994095318431, "micromobility": 2.066638549135386, "shuttle": 5.018979333614508}, {"avg_co2": 7.282289357062036, "live_work_prop": 0.07759699624530664, "delta_f_physical_activity_pp": 0.0009172650245281056, "driving": 85.37616229923923, "cycling": 0.7185122569737954, "walking": 4.52240067624683, "pt": 1.8596787827557058, "micromobility": 2.2823330515638207, "shuttle": 5.240912933220625}, {"avg_co2": 7.262500894957173, "live_work_prop": 0.08260325406758448, "delta_f_physical_activity_pp": 0.0010094286415953638, "driving": 86.2979777135782, "cycling": 0.8666941807676434, "walking": 3.7144036318613285, "pt": 1.4444903012794057, "micromobility": 2.5588113908378043, "shuttle": 5.117622781675609}, {"avg_co2": 6.735640119235034, "live_work_prop": 0.07503234152652005, "delta_f_physical_activity_pp": 0.0009436921040383985, "driving": 86.10108303249098, "cycling": 0.6768953068592057, "walking": 4.422382671480144, "pt": 1.8050541516245486, "micromobility": 2.1209386281588447, "shuttle": 4.873646209386282}, {"avg_co2": 6.77541221231839, "live_work_prop": 0.08217270194986072, "delta_f_physical_activity_pp": 0.0009796859299937024, "driving": 85.39430704619691, "cycling": 1.0732617825478301, "walking": 4.2930471301913204, "pt": 1.773215118992067, "micromobility": 1.959869342043864, "shuttle": 5.506299580027998}, {"avg_co2": 6.746814546442728, "live_work_prop": 0.07940780619111709, "delta_f_physical_activity_pp": 0.0011043255619106783, "driving": 84.16779431664412, "cycling": 0.7668019846639603, "walking": 4.510599909788001, "pt": 1.9395579612088407, "micromobility": 2.525935949481281, "shuttle": 6.089309878213803}, {"avg_co2": 6.664189225497073, "live_work_prop": 0.0994236311239193, "delta_f_physical_activity_pp": 0.0009665556876433456, "driving": 84.69785575048732, "cycling": 0.8284600389863548, "walking": 4.824561403508771, "pt": 1.8031189083820662, "micromobility": 2.53411306042885, "shuttle": 5.311890838206628}, {"avg_co2": 7.320297381402696, "live_work_prop": 0.06923076923076923, "delta_f_physical_activity_pp": 0.0009241884380257188, "driving": 85.832246849196, "cycling": 0.6084311169056932, "walking": 4.085180356366798, "pt": 1.564537157757497, "micromobility": 2.2598870056497176, "shuttle": 5.649717514124294}, {"avg_co2": 6.822982097350302, "live_work_prop": 0.09575923392612859, "delta_f_physical_activity_pp": 0.0008156209633315248, "driving": 85.91417910447761, "cycling": 0.4197761194029851, "walking": 4.384328358208956, "pt": 1.539179104477612, "micromobility": 2.0522388059701493, "shuttle": 5.690298507462686}, {"avg_co2": 6.797740851417819, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0010289284079285379, "driving": 85.31073446327684, "cycling": 0.5649717514124294, "walking": 3.954802259887006, "pt": 1.8832391713747645, "micromobility": 2.024482109227872, "shuttle": 6.261770244821093}, {"avg_co2": 6.8439995436705345, "live_work_prop": 0.07891332470892626, "delta_f_physical_activity_pp": 0.0007487370162555558, "driving": 86.96629213483146, "cycling": 0.7640449438202248, "walking": 3.640449438202247, "pt": 1.4382022471910112, "micromobility": 1.8426966292134832, "shuttle": 5.348314606741573}, {"avg_co2": 7.007616134318438, "live_work_prop": 0.0784313725490196, "delta_f_physical_activity_pp": 0.001051483453549416, "driving": 85.11284722222221, "cycling": 1.128472222222222, "walking": 4.730902777777778, "pt": 1.5625, "micromobility": 2.213541666666667, "shuttle": 5.251736111111112}, {"avg_co2": 6.954310650750843, "live_work_prop": 0.08493150684931507, "delta_f_physical_activity_pp": 0.0010650312479731944, "driving": 85.55606829718505, "cycling": 0.8767881864328565, "walking": 4.337794185509922, "pt": 1.799723119520074, "micromobility": 2.445777572681126, "shuttle": 4.983848638670974}, {"avg_co2": 6.872055691081124, "live_work_prop": 0.09517426273458444, "delta_f_physical_activity_pp": 0.0010014845129144821, "driving": 84.94279176201373, "cycling": 0.8237986270022883, "walking": 4.530892448512586, "pt": 1.9221967963386728, "micromobility": 2.196796338672769, "shuttle": 5.583524027459955}, {"avg_co2": 7.035729078572347, "live_work_prop": 0.08322147651006712, "delta_f_physical_activity_pp": 0.0009438124034993474, "driving": 87.35267452402539, "cycling": 0.7252946509519492, "walking": 3.943789664551224, "pt": 1.5865820489573892, "micromobility": 2.085222121486854, "shuttle": 4.306436990027199}, {"avg_co2": 6.8915793655613795, "live_work_prop": 0.09707446808510638, "delta_f_physical_activity_pp": 0.0010872272348018814, "driving": 84.22222222222221, "cycling": 0.7111111111111111, "walking": 4.7555555555555555, "pt": 2.1333333333333333, "micromobility": 2.1333333333333333, "shuttle": 6.044444444444444}, {"avg_co2": 6.819949561388192, "live_work_prop": 0.08411214953271028, "delta_f_physical_activity_pp": 0.001199845226889995, "driving": 84.13267593007619, "cycling": 0.9412819363514119, "walking": 4.7064096817570595, "pt": 1.5688032272523533, "micromobility": 2.465262214253698, "shuttle": 6.185567010309279}, {"avg_co2": 7.029418642490006, "live_work_prop": 0.08616187989556136, "delta_f_physical_activity_pp": 0.001063369039445064, "driving": 85.34100974313552, "cycling": 0.9743135518157661, "walking": 4.1186891054030115, "pt": 1.771479185119575, "micromobility": 1.9486271036315321, "shuttle": 5.845881310894597}, {"avg_co2": 6.831662850898464, "live_work_prop": 0.0845442536327609, "delta_f_physical_activity_pp": 0.0010470096543158851, "driving": 84.47963800904978, "cycling": 0.8144796380090499, "walking": 4.253393665158371, "pt": 1.9909502262443437, "micromobility": 2.669683257918552, "shuttle": 5.791855203619909}, {"avg_co2": 6.8810865933106395, "live_work_prop": 0.09622886866059818, "delta_f_physical_activity_pp": 0.0010212100210686761, "driving": 84.99566348655681, "cycling": 0.7372072853425846, "walking": 4.163052905464007, "pt": 1.7779705117085862, "micromobility": 2.3417172593235036, "shuttle": 5.9843885516045106}, {"avg_co2": 6.568572036657908, "live_work_prop": 0.08751793400286945, "delta_f_physical_activity_pp": 0.0010545782925826315, "driving": 85.41266794625719, "cycling": 0.6238003838771593, "walking": 3.8387715930902107, "pt": 1.9193857965451053, "micromobility": 2.735124760076775, "shuttle": 5.47024952015355}, {"avg_co2": 6.843867688743819, "live_work_prop": 0.09345794392523364, "delta_f_physical_activity_pp": 0.0010865248471281384, "driving": 84.71596032461677, "cycling": 0.8566275924256086, "walking": 5.184851217312895, "pt": 1.6230838593327321, "micromobility": 1.8935978358881875, "shuttle": 5.725879170423806}, {"avg_co2": 6.425304753578856, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0008843140420694279, "driving": 85.33007334963325, "cycling": 0.8312958435207823, "walking": 4.254278728606357, "pt": 1.7603911980440097, "micromobility": 2.249388753056235, "shuttle": 5.574572127139364}, {"avg_co2": 6.749789035198697, "live_work_prop": 0.09620596205962059, "delta_f_physical_activity_pp": 0.001024145897539239, "driving": 84.91243825774585, "cycling": 0.7633587786259541, "walking": 4.041311180960934, "pt": 1.4818140996856757, "micromobility": 3.0983385720700496, "shuttle": 5.70273911091154}, {"avg_co2": 6.87694183390511, "live_work_prop": 0.08430609597924774, "delta_f_physical_activity_pp": 0.0011908553386865434, "driving": 84.88927485887973, "cycling": 0.8684324793747287, "walking": 5.080330004342162, "pt": 1.7368649587494573, "micromobility": 2.4750325662179766, "shuttle": 4.950065132435953}, {"avg_co2": 7.410851629536421, "live_work_prop": 0.07008760951188986, "delta_f_physical_activity_pp": 0.0009081438133358536, "driving": 87.09129511677283, "cycling": 0.6369426751592357, "walking": 3.524416135881104, "pt": 1.8259023354564756, "micromobility": 2.2929936305732483, "shuttle": 4.628450106157112}, {"avg_co2": 6.683491718068536, "live_work_prop": 0.08217270194986072, "delta_f_physical_activity_pp": 0.0010486506078087878, "driving": 85.38723818801753, "cycling": 0.7793472966390648, "walking": 4.335119337554798, "pt": 1.753531417437896, "micromobility": 2.338041889917194, "shuttle": 5.406721870433512}, {"avg_co2": 6.551814093004981, "live_work_prop": 0.08683853459972862, "delta_f_physical_activity_pp": 0.0010135995427020786, "driving": 84.10444342647733, "cycling": 0.7787448465414567, "walking": 4.07695831424645, "pt": 1.9697663765460376, "micromobility": 3.2982134677049935, "shuttle": 5.771873568483739}, {"avg_co2": 6.642209706770428, "live_work_prop": 0.09618104667609619, "delta_f_physical_activity_pp": 0.001079750464268891, "driving": 85.58558558558559, "cycling": 0.9009009009009009, "walking": 4.599336178283546, "pt": 1.422475106685633, "micromobility": 2.1337126600284493, "shuttle": 5.357989568515884}, {"avg_co2": 7.045502045698244, "live_work_prop": 0.09159347553324969, "delta_f_physical_activity_pp": 0.0010921914281494976, "driving": 85.45765611633875, "cycling": 0.7271171941830624, "walking": 4.319931565440547, "pt": 1.8391787852865698, "micromobility": 2.8229255774165956, "shuttle": 4.833190761334474}, {"avg_co2": 6.992362406424798, "live_work_prop": 0.09693877551020408, "delta_f_physical_activity_pp": 0.0009811245507094818, "driving": 86.90372940156115, "cycling": 0.6938421509106678, "walking": 4.900260190806591, "pt": 1.2575888985255854, "micromobility": 1.8213356461405028, "shuttle": 4.423243712055507}, {"avg_co2": 6.6915641975124895, "live_work_prop": 0.09315068493150686, "delta_f_physical_activity_pp": 0.0010054730771034872, "driving": 84.80369515011547, "cycling": 0.6466512702078522, "walking": 4.480369515011548, "pt": 1.7551963048498844, "micromobility": 2.817551963048499, "shuttle": 5.496535796766744}, {"avg_co2": 6.427916831892497, "live_work_prop": 0.09388335704125178, "delta_f_physical_activity_pp": 0.001041077832109659, "driving": 84.53307392996109, "cycling": 0.5350194552529183, "walking": 5.009727626459144, "pt": 1.556420233463035, "micromobility": 2.4319066147859925, "shuttle": 5.93385214007782}, {"avg_co2": 6.788555988561434, "live_work_prop": 0.09574468085106383, "delta_f_physical_activity_pp": 0.0008228919272655862, "driving": 85.45953360768176, "cycling": 0.594421582075903, "walking": 4.526748971193416, "pt": 1.5546410608139003, "micromobility": 2.194787379972565, "shuttle": 5.6698673982624594}, {"avg_co2": 6.738792736406143, "live_work_prop": 0.09833795013850416, "delta_f_physical_activity_pp": 0.0011711944786786121, "driving": 85.12206356517734, "cycling": 0.6909258406264395, "walking": 4.928604329801935, "pt": 1.3357899585444497, "micromobility": 2.5794564716720405, "shuttle": 5.343159834177799}, {"avg_co2": 6.683542484728151, "live_work_prop": 0.07866666666666666, "delta_f_physical_activity_pp": 0.0008604345517286592, "driving": 85.03213957759412, "cycling": 0.6887052341597797, "walking": 3.810835629017447, "pt": 1.9283746556473829, "micromobility": 2.203856749311295, "shuttle": 6.336088154269973}, {"avg_co2": 6.7282216093496965, "live_work_prop": 0.08367071524966262, "delta_f_physical_activity_pp": 0.0010167682709843382, "driving": 84.1890049977283, "cycling": 0.817810086324398, "walking": 4.906860517946388, "pt": 1.7264879600181735, "micromobility": 2.453430258973194, "shuttle": 5.906406179009541}, {"avg_co2": 6.631691023243214, "live_work_prop": 0.09840425531914894, "delta_f_physical_activity_pp": 0.0010673606003560676, "driving": 84.88475177304964, "cycling": 0.7092198581560284, "walking": 4.565602836879433, "pt": 1.6400709219858156, "micromobility": 2.4379432624113475, "shuttle": 5.76241134751773}, {"avg_co2": 6.8646317636524135, "live_work_prop": 0.09162303664921466, "delta_f_physical_activity_pp": 0.0009978582064293048, "driving": 84.73080317740512, "cycling": 1.059135039717564, "walking": 4.324801412180053, "pt": 1.8093556928508385, "micromobility": 2.0741394527802295, "shuttle": 6.001765225066196}, {"avg_co2": 6.6296147604152695, "live_work_prop": 0.08196721311475409, "delta_f_physical_activity_pp": 0.0009277099587423901, "driving": 85.61840843720039, "cycling": 0.8149568552253116, "walking": 4.458293384467881, "pt": 1.821668264621285, "micromobility": 1.9175455417066156, "shuttle": 5.369127516778524}, {"avg_co2": 6.776137067735827, "live_work_prop": 0.08367626886145405, "delta_f_physical_activity_pp": 0.0009520075339381339, "driving": 85.43508608655188, "cycling": 0.6514657980456027, "walking": 4.281060958585389, "pt": 1.4890646812470918, "micromobility": 2.3731968357375526, "shuttle": 5.7701256398324805}, {"avg_co2": 6.810916328889246, "live_work_prop": 0.09212283044058744, "delta_f_physical_activity_pp": 0.000962076240532777, "driving": 84.6788990825688, "cycling": 0.9174311926605505, "walking": 4.4036697247706424, "pt": 1.926605504587156, "micromobility": 1.8807339449541285, "shuttle": 6.192660550458716}, {"avg_co2": 6.7074343630240065, "live_work_prop": 0.11466666666666667, "delta_f_physical_activity_pp": 0.0009304796347492037, "driving": 84.77970627503338, "cycling": 0.8900756564307966, "walking": 4.939919893190922, "pt": 1.8246550956831329, "micromobility": 2.0026702269692924, "shuttle": 5.5629728526924795}, {"avg_co2": 6.800872261776292, "live_work_prop": 0.06909547738693467, "delta_f_physical_activity_pp": 0.0009757425888162703, "driving": 85.69593147751607, "cycling": 0.7708779443254818, "walking": 3.8115631691648826, "pt": 1.4132762312633833, "micromobility": 2.6980728051391862, "shuttle": 5.610278372591006}, {"avg_co2": 6.288297970157928, "live_work_prop": 0.08383233532934131, "delta_f_physical_activity_pp": 0.0009625456758524431, "driving": 84.34343434343434, "cycling": 0.7070707070707071, "walking": 4.494949494949495, "pt": 1.6161616161616161, "micromobility": 2.323232323232323, "shuttle": 6.515151515151516}, {"avg_co2": 6.958708693499309, "live_work_prop": 0.07044025157232704, "delta_f_physical_activity_pp": 0.0008710526271668104, "driving": 86.7704280155642, "cycling": 0.6917423259835711, "walking": 3.8910505836575875, "pt": 1.6861219195849546, "micromobility": 2.075226977950713, "shuttle": 4.885430177258971}, {"avg_co2": 6.639420531431675, "live_work_prop": 0.08885754583921016, "delta_f_physical_activity_pp": 0.0009523485275547312, "driving": 84.82824427480917, "cycling": 0.7156488549618321, "walking": 4.150763358778626, "pt": 1.717557251908397, "micromobility": 2.480916030534351, "shuttle": 6.106870229007633}, {"avg_co2": 6.9822188854682175, "live_work_prop": 0.07990012484394507, "delta_f_physical_activity_pp": 0.000997964294231431, "driving": 85.25286867828305, "cycling": 0.8074798130046749, "walking": 4.717382065448364, "pt": 1.6999575010624732, "micromobility": 2.209944751381215, "shuttle": 5.31236719082023}, {"avg_co2": 7.103775569815486, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.0010007456947434274, "driving": 85.85683297180043, "cycling": 0.911062906724512, "walking": 4.164859002169197, "pt": 1.9088937093275489, "micromobility": 2.386117136659436, "shuttle": 4.772234273318872}, {"avg_co2": 6.8536766158805476, "live_work_prop": 0.09314359637774904, "delta_f_physical_activity_pp": 0.0011995132427379583, "driving": 84.8983124188663, "cycling": 0.99524015577672, "walking": 4.673301601038511, "pt": 1.6443098225876245, "micromobility": 2.4664647338814367, "shuttle": 5.322371267849416}, {"avg_co2": 7.350086837412611, "live_work_prop": 0.06674907292954264, "delta_f_physical_activity_pp": 0.0009160770993685529, "driving": 86.52392947103274, "cycling": 0.797649034424853, "walking": 3.7783375314861463, "pt": 1.595298068849706, "micromobility": 1.8471872376154492, "shuttle": 5.4575986565911}, {"avg_co2": 6.6217248662482415, "live_work_prop": 0.10249307479224377, "delta_f_physical_activity_pp": 0.0010091753701475502, "driving": 83.38028169014085, "cycling": 0.8450704225352111, "walking": 4.929577464788732, "pt": 1.971830985915493, "micromobility": 2.3943661971830985, "shuttle": 6.478873239436619}, {"avg_co2": 7.044830508799589, "live_work_prop": 0.06727037516170763, "delta_f_physical_activity_pp": 0.0008805486405446507, "driving": 86.96996466431095, "cycling": 0.7067137809187279, "walking": 3.2685512367491167, "pt": 1.9876325088339222, "micromobility": 2.075971731448763, "shuttle": 4.991166077738516}, {"avg_co2": 6.717531719921862, "live_work_prop": 0.09400544959128065, "delta_f_physical_activity_pp": 0.0009744724204324068, "driving": 85.47407753386268, "cycling": 0.9341429238673516, "walking": 4.857543204110229, "pt": 1.7281644091546005, "micromobility": 2.1485287248949088, "shuttle": 4.857543204110229}, {"avg_co2": 6.9522550741646985, "live_work_prop": 0.08578745198463508, "delta_f_physical_activity_pp": 0.0010826567495413014, "driving": 84.67498923805424, "cycling": 0.7318123116659492, "walking": 5.036590615583298, "pt": 1.7219113215669393, "micromobility": 2.539819199311235, "shuttle": 5.294877313818339}, {"avg_co2": 6.963512609038139, "live_work_prop": 0.07672301690507152, "delta_f_physical_activity_pp": 0.0009735762324392623, "driving": 85.06493506493507, "cycling": 0.7792207792207793, "walking": 4.242424242424243, "pt": 2.0346320346320343, "micromobility": 2.380952380952381, "shuttle": 5.497835497835498}, {"avg_co2": 6.652943356887123, "live_work_prop": 0.08774373259052924, "delta_f_physical_activity_pp": 0.0009451750603338835, "driving": 85.60386473429952, "cycling": 0.7729468599033816, "walking": 4.1062801932367154, "pt": 1.6908212560386473, "micromobility": 2.4154589371980677, "shuttle": 5.4106280193236715}, {"avg_co2": 6.834145293183356, "live_work_prop": 0.08505154639175258, "delta_f_physical_activity_pp": 0.001071948564926793, "driving": 85.42312804607887, "cycling": 0.8861320336730172, "walking": 4.07620735489588, "pt": 1.9937970757642889, "micromobility": 2.303943287549845, "shuttle": 5.316792202038104}, {"avg_co2": 6.930352308053831, "live_work_prop": 0.08433734939759036, "delta_f_physical_activity_pp": 0.0009663710541225273, "driving": 85.42141230068337, "cycling": 0.8656036446469247, "walking": 4.373576309794989, "pt": 1.6400911161731209, "micromobility": 2.050113895216401, "shuttle": 5.649202733485194}, {"avg_co2": 7.714859335364832, "live_work_prop": 0.07110091743119266, "delta_f_physical_activity_pp": 0.0008196503270457045, "driving": 88.13091482649841, "cycling": 0.7097791798107256, "walking": 3.6671924290220823, "pt": 1.4589905362776026, "micromobility": 2.0110410094637223, "shuttle": 4.022082018927445}, {"avg_co2": 7.082838195994126, "live_work_prop": 0.08, "delta_f_physical_activity_pp": 0.0010300061461447458, "driving": 84.8111658456486, "cycling": 0.9031198686371099, "walking": 4.105090311986864, "pt": 1.7651888341543513, "micromobility": 2.3399014778325125, "shuttle": 6.075533661740558}, {"avg_co2": 6.867808936747525, "live_work_prop": 0.07932379713914174, "delta_f_physical_activity_pp": 0.0009508837998818881, "driving": 85.54323725055433, "cycling": 0.753880266075388, "walking": 3.9911308203991127, "pt": 1.862527716186253, "micromobility": 2.0399113082039912, "shuttle": 5.809312638580931}, {"avg_co2": 7.400911331711255, "live_work_prop": 0.0735826296743064, "delta_f_physical_activity_pp": 0.0007939175145604348, "driving": 86.98438125750901, "cycling": 0.4405286343612335, "walking": 3.844613536243492, "pt": 1.6019223067681216, "micromobility": 2.1225470564677615, "shuttle": 5.00600720865038}, {"avg_co2": 6.7917402918242855, "live_work_prop": 0.0796221322537112, "delta_f_physical_activity_pp": 0.0010804932308147825, "driving": 85.70761326482952, "cycling": 0.7006071929005138, "walking": 4.5305931807566555, "pt": 1.9617001401214387, "micromobility": 2.1952358710882764, "shuttle": 4.904250350303596}, {"avg_co2": 6.955814135353414, "live_work_prop": 0.08445040214477212, "delta_f_physical_activity_pp": 0.0009524220846753602, "driving": 85.70769940064545, "cycling": 0.7376671277086214, "walking": 4.37989857076994, "pt": 1.3370216689718764, "micromobility": 2.2591055786076533, "shuttle": 5.578607653296451}, {"avg_co2": 7.076898110209085, "live_work_prop": 0.09487179487179487, "delta_f_physical_activity_pp": 0.0009904335119413857, "driving": 85.13745704467354, "cycling": 0.6872852233676976, "walking": 4.4673539518900345, "pt": 1.718213058419244, "micromobility": 2.491408934707904, "shuttle": 5.498281786941581}, {"avg_co2": 7.311803247411843, "live_work_prop": 0.07554417413572344, "delta_f_physical_activity_pp": 0.0009981945285929454, "driving": 86.24678663239075, "cycling": 0.5998286203941731, "walking": 4.155955441302485, "pt": 1.7137960582690661, "micromobility": 1.970865467009426, "shuttle": 5.312767780634105}, {"avg_co2": 6.585751783309516, "live_work_prop": 0.0785413744740533, "delta_f_physical_activity_pp": 0.0010132684794206784, "driving": 85.39325842696628, "cycling": 0.8304836345872008, "walking": 4.836345872007816, "pt": 1.5632633121641426, "micromobility": 1.8075232046897898, "shuttle": 5.569125549584758}, {"avg_co2": 6.742551408479141, "live_work_prop": 0.09018567639257294, "delta_f_physical_activity_pp": 0.0009533882456604089, "driving": 85.68161024702653, "cycling": 0.6404391582799633, "walking": 4.803293687099726, "pt": 1.7840805123513266, "micromobility": 2.241537053979872, "shuttle": 4.84903934126258}, {"avg_co2": 6.969369470626332, "live_work_prop": 0.06896551724137931, "delta_f_physical_activity_pp": 0.0010333570796830082, "driving": 85.98533850797757, "cycling": 0.9055627425614489, "walking": 4.010349288486417, "pt": 1.8542475204829667, "micromobility": 2.414833980163864, "shuttle": 4.829667960327728}, {"avg_co2": 6.955913050463718, "live_work_prop": 0.08042895442359249, "delta_f_physical_activity_pp": 0.0008855874505486327, "driving": 86.48409893992934, "cycling": 0.9275618374558304, "walking": 3.7102473498233217, "pt": 1.678445229681979, "micromobility": 2.075971731448763, "shuttle": 5.123674911660777}, {"avg_co2": 6.5745281535799505, "live_work_prop": 0.10626702997275204, "delta_f_physical_activity_pp": 0.000870550233327419, "driving": 85.40892193308551, "cycling": 0.5111524163568774, "walking": 4.368029739776952, "pt": 1.6728624535315983, "micromobility": 2.6951672862453533, "shuttle": 5.343866171003717}, {"avg_co2": 7.031584188839375, "live_work_prop": 0.08364544319600499, "delta_f_physical_activity_pp": 0.0009796231758901575, "driving": 85.99571734475376, "cycling": 0.8993576017130621, "walking": 4.1113490364025695, "pt": 1.4561027837259102, "micromobility": 2.355460385438972, "shuttle": 5.182012847965739}, {"avg_co2": 7.402385458623801, "live_work_prop": 0.0757020757020757, "delta_f_physical_activity_pp": 0.0008947387286012188, "driving": 86.96362893338782, "cycling": 0.6129955046996322, "walking": 3.7188393951777683, "pt": 1.6755210461789947, "micromobility": 1.879852881078872, "shuttle": 5.149162239476911}, {"avg_co2": 7.037613058126927, "live_work_prop": 0.08288043478260869, "delta_f_physical_activity_pp": 0.000883361898711913, "driving": 85.66893424036282, "cycling": 0.7256235827664399, "walking": 3.7188208616780045, "pt": 1.7233560090702946, "micromobility": 2.312925170068027, "shuttle": 5.850340136054422}, {"avg_co2": 6.63789318514149, "live_work_prop": 0.0850480109739369, "delta_f_physical_activity_pp": 0.0010343023079559966, "driving": 84.88427019367029, "cycling": 0.7557864903164856, "walking": 4.393008974964572, "pt": 1.7005196032120924, "micromobility": 2.6452527161076995, "shuttle": 5.621162021728861}, {"avg_co2": 6.714821631453398, "live_work_prop": 0.1031636863823934, "delta_f_physical_activity_pp": 0.000983845438089098, "driving": 84.46691176470588, "cycling": 0.6893382352941176, "walking": 4.365808823529411, "pt": 2.068014705882353, "micromobility": 2.6654411764705883, "shuttle": 5.744485294117647}, {"avg_co2": 7.161654110855973, "live_work_prop": 0.07904642409033877, "delta_f_physical_activity_pp": 0.0009538695520507793, "driving": 86.34399308556611, "cycling": 0.6914433880726015, "walking": 4.624027657735523, "pt": 1.598962834917891, "micromobility": 2.2039757994814178, "shuttle": 4.537597234226447}, {"avg_co2": 6.638222652240204, "live_work_prop": 0.08089260808926081, "delta_f_physical_activity_pp": 0.0009158809488152991, "driving": 85.55023923444976, "cycling": 0.6220095693779905, "walking": 4.162679425837321, "pt": 1.4832535885167464, "micromobility": 1.8660287081339715, "shuttle": 6.315789473684211}, {"avg_co2": 6.930691625788839, "live_work_prop": 0.07270408163265306, "delta_f_physical_activity_pp": 0.0010517999672656811, "driving": 85.58558558558559, "cycling": 0.9867009867009866, "walking": 4.375804375804376, "pt": 1.5444015444015444, "micromobility": 2.0592020592020592, "shuttle": 5.448305448305448}, {"avg_co2": 6.965064624427314, "live_work_prop": 0.0782051282051282, "delta_f_physical_activity_pp": 0.0008853161015324734, "driving": 86.92038495188102, "cycling": 0.7436570428696413, "walking": 3.849518810148731, "pt": 1.6622922134733158, "micromobility": 2.0559930008748903, "shuttle": 4.768153980752405}, {"avg_co2": 7.0067396445652745, "live_work_prop": 0.08563899868247694, "delta_f_physical_activity_pp": 0.001130033168033881, "driving": 83.91670358883474, "cycling": 1.1519716437749226, "walking": 4.07620735489588, "pt": 2.259636685866194, "micromobility": 2.1267168808152417, "shuttle": 6.468763845813026}, {"avg_co2": 6.873376421483814, "live_work_prop": 0.08947368421052632, "delta_f_physical_activity_pp": 0.0009339924061540973, "driving": 85.13819664703217, "cycling": 0.8608971454463071, "walking": 4.7575894879927505, "pt": 1.676483914816493, "micromobility": 2.5373810602628004, "shuttle": 5.029451744449479}, {"avg_co2": 6.884603798562702, "live_work_prop": 0.0761904761904762, "delta_f_physical_activity_pp": 0.0010666837637714423, "driving": 85.24665744582757, "cycling": 0.8298755186721992, "walking": 4.472106961733518, "pt": 1.4753342554172428, "micromobility": 2.39741816505302, "shuttle": 5.578607653296451}, {"avg_co2": 6.808623752381525, "live_work_prop": 0.09811827956989247, "delta_f_physical_activity_pp": 0.000845511734656258, "driving": 86.54729109274564, "cycling": 0.7346189164370982, "walking": 4.40771349862259, "pt": 1.4692378328741964, "micromobility": 2.0202020202020203, "shuttle": 4.820936639118457}, {"avg_co2": 6.620618711710177, "live_work_prop": 0.10187667560321716, "delta_f_physical_activity_pp": 0.0009333180000120168, "driving": 84.54503886602652, "cycling": 0.6401463191586648, "walking": 5.16689529035208, "pt": 1.7375400091449476, "micromobility": 2.5605852766346593, "shuttle": 5.349794238683128}, {"avg_co2": 7.014833373312158, "live_work_prop": 0.08412483039348712, "delta_f_physical_activity_pp": 0.0010087291357184173, "driving": 86.40864086408641, "cycling": 0.6300630063006301, "walking": 4.365436543654366, "pt": 1.8451845184518452, "micromobility": 1.8901890189018902, "shuttle": 4.86048604860486}, {"avg_co2": 6.793256859111314, "live_work_prop": 0.10182767624020887, "delta_f_physical_activity_pp": 0.0009745931540108655, "driving": 85.7707509881423, "cycling": 0.6148440931049627, "walking": 4.9187527448397015, "pt": 1.7127799736495388, "micromobility": 2.2837066315327186, "shuttle": 4.699165568730787}, {"avg_co2": 6.675784240384617, "live_work_prop": 0.07702702702702703, "delta_f_physical_activity_pp": 0.0010114335521899797, "driving": 85.9454461396209, "cycling": 0.8321775312066574, "walking": 4.160887656033287, "pt": 1.7105871474803513, "micromobility": 2.26537216828479, "shuttle": 5.085529357374018}, {"avg_co2": 6.883964523729494, "live_work_prop": 0.08031088082901554, "delta_f_physical_activity_pp": 0.0009501506678210128, "driving": 86.03302097278001, "cycling": 0.892458723784025, "walking": 4.1945560017849175, "pt": 1.963409192324855, "micromobility": 2.0526550647032575, "shuttle": 4.863900044622936}, {"avg_co2": 6.798516056899271, "live_work_prop": 0.08590604026845637, "delta_f_physical_activity_pp": 0.0011330852312402694, "driving": 84.62246777163904, "cycling": 0.6906077348066298, "walking": 4.788213627992634, "pt": 2.255985267034991, "micromobility": 2.6703499079189688, "shuttle": 4.972375690607735}, {"avg_co2": 7.27547765985843, "live_work_prop": 0.07911001236093942, "delta_f_physical_activity_pp": 0.0008655661133809194, "driving": 86.03964571910586, "cycling": 0.6748207507380852, "walking": 3.88021931674399, "pt": 1.8135807676086038, "micromobility": 2.446225221425559, "shuttle": 5.1455082243779}, {"avg_co2": 7.089484013911286, "live_work_prop": 0.08355795148247978, "delta_f_physical_activity_pp": 0.0009738500281305934, "driving": 85.22012578616352, "cycling": 0.8984725965858041, "walking": 4.35759209344115, "pt": 1.7969451931716083, "micromobility": 2.336028751123091, "shuttle": 5.3908355795148255}, {"avg_co2": 7.044054589191888, "live_work_prop": 0.08926261319534282, "delta_f_physical_activity_pp": 0.0009568454143014693, "driving": 85.45454545454545, "cycling": 0.5194805194805194, "walking": 5.0649350649350655, "pt": 1.774891774891775, "micromobility": 1.948051948051948, "shuttle": 5.238095238095238}, {"avg_co2": 7.798109261724041, "live_work_prop": 0.07151230949589683, "delta_f_physical_activity_pp": 0.0009120626625886829, "driving": 87.79434850863423, "cycling": 0.6671899529042387, "walking": 3.6499215070643647, "pt": 1.3343799058084773, "micromobility": 2.119309262166405, "shuttle": 4.434850863422292}, {"avg_co2": 6.8321616384768245, "live_work_prop": 0.08616187989556136, "delta_f_physical_activity_pp": 0.001058287396392489, "driving": 83.98249452954049, "cycling": 0.7877461706783371, "walking": 4.420131291028446, "pt": 2.0568927789934355, "micromobility": 2.450765864332604, "shuttle": 6.301969365426697}, {"avg_co2": 6.809267222433905, "live_work_prop": 0.07755102040816327, "delta_f_physical_activity_pp": 0.0009405920286728458, "driving": 85.47281863864778, "cycling": 0.5481955230698949, "walking": 4.248515303791685, "pt": 1.5989036089538604, "micromobility": 2.284148012791229, "shuttle": 5.847418912745546}, {"avg_co2": 6.92534829710854, "live_work_prop": 0.07282913165266107, "delta_f_physical_activity_pp": 0.0010089104595102632, "driving": 85.78199052132702, "cycling": 0.8056872037914692, "walking": 4.644549763033176, "pt": 1.6113744075829384, "micromobility": 1.7535545023696684, "shuttle": 5.402843601895735}, {"avg_co2": 7.0852899535184655, "live_work_prop": 0.07345360824742268, "delta_f_physical_activity_pp": 0.0009368849988619837, "driving": 86.71602787456446, "cycling": 0.6533101045296167, "walking": 3.789198606271777, "pt": 1.524390243902439, "micromobility": 2.177700348432056, "shuttle": 5.139372822299651}, {"avg_co2": 6.629225766007706, "live_work_prop": 0.09205020920502092, "delta_f_physical_activity_pp": 0.0009888574913023602, "driving": 85.41862652869237, "cycling": 1.0818438381937912, "walking": 4.374412041392286, "pt": 1.7403574788334901, "micromobility": 2.06961429915334, "shuttle": 5.315145813734714}, {"avg_co2": 6.9590286122612826, "live_work_prop": 0.08530183727034121, "delta_f_physical_activity_pp": 0.0009849309134340371, "driving": 85.50087873462215, "cycling": 0.8347978910369069, "walking": 4.393673110720562, "pt": 1.7135325131810195, "micromobility": 2.2847100175746924, "shuttle": 5.272407732864675}, {"avg_co2": 6.764164145978705, "live_work_prop": 0.08753315649867374, "delta_f_physical_activity_pp": 0.0010934246887486824, "driving": 84.73589973142346, "cycling": 0.6266786034019696, "walking": 5.505819158460161, "pt": 1.611459265890779, "micromobility": 2.372426141450313, "shuttle": 5.147717099373321}, {"avg_co2": 7.023750957269334, "live_work_prop": 0.08005249343832022, "delta_f_physical_activity_pp": 0.0008640472846971028, "driving": 86.49489115948468, "cycling": 0.7107952021323856, "walking": 4.042647712127943, "pt": 1.6881386050644158, "micromobility": 2.3100844069302533, "shuttle": 4.7534429142603285}, {"avg_co2": 6.515184757883183, "live_work_prop": 0.08185538881309687, "delta_f_physical_activity_pp": 0.001014074439736962, "driving": 85.27239150507849, "cycling": 0.8310249307479225, "walking": 4.247460757156047, "pt": 1.7082179132040627, "micromobility": 2.308402585410896, "shuttle": 5.632502308402586}, {"avg_co2": 7.059128142575332, "live_work_prop": 0.07711757269279393, "delta_f_physical_activity_pp": 0.0009395632944401631, "driving": 85.35439795046969, "cycling": 0.7685738684884714, "walking": 3.928266438941076, "pt": 1.7506404782237404, "micromobility": 2.5619128949615715, "shuttle": 5.636208368915456}, {"avg_co2": 7.1643436668032185, "live_work_prop": 0.06769596199524941, "delta_f_physical_activity_pp": 0.0008885261825033195, "driving": 86.11339359079705, "cycling": 0.5341002465078061, "walking": 4.272801972062449, "pt": 1.5201314708299096, "micromobility": 2.259654889071487, "shuttle": 5.299917830731307}, {"avg_co2": 6.485275193549489, "live_work_prop": 0.09038737446197992, "delta_f_physical_activity_pp": 0.0011035561579945188, "driving": 83.36604514229637, "cycling": 0.7360157016683023, "walking": 4.563297350343474, "pt": 1.9136408243375858, "micromobility": 2.600588812561335, "shuttle": 6.820412168792934}, {"avg_co2": 7.000232070564418, "live_work_prop": 0.08964646464646464, "delta_f_physical_activity_pp": 0.0009031000074573016, "driving": 84.14476518741921, "cycling": 0.7324429125376993, "walking": 4.696251615682896, "pt": 1.7233950883239983, "micromobility": 2.2404136148211977, "shuttle": 6.462731581214993}, {"avg_co2": 6.813393768142081, "live_work_prop": 0.0913907284768212, "delta_f_physical_activity_pp": 0.0009644027284692498, "driving": 85.80990629183401, "cycling": 0.71396697902722, "walking": 4.462293618920125, "pt": 1.8741633199464525, "micromobility": 1.8741633199464525, "shuttle": 5.2655064703257475}, {"avg_co2": 6.9792730051037175, "live_work_prop": 0.07733333333333334, "delta_f_physical_activity_pp": 0.0008352380439235094, "driving": 86.39080459770115, "cycling": 0.6896551724137931, "walking": 3.3563218390804597, "pt": 1.7931034482758619, "micromobility": 2.1149425287356323, "shuttle": 5.655172413793103}, {"avg_co2": 6.560560735326666, "live_work_prop": 0.08481532147742818, "delta_f_physical_activity_pp": 0.0009521909314554934, "driving": 85.7002457002457, "cycling": 0.5896805896805897, "walking": 4.766584766584766, "pt": 1.71990171990172, "micromobility": 2.211302211302211, "shuttle": 5.012285012285012}, {"avg_co2": 6.569476430339923, "live_work_prop": 0.08376963350785341, "delta_f_physical_activity_pp": 0.0008867049908641251, "driving": 85.21897810218978, "cycling": 1.0036496350364963, "walking": 4.060218978102189, "pt": 1.6423357664233578, "micromobility": 2.18978102189781, "shuttle": 5.885036496350365}, {"avg_co2": 6.571196123947388, "live_work_prop": 0.0766016713091922, "delta_f_physical_activity_pp": 0.0008602532048815483, "driving": 85.9942638623327, "cycling": 0.47801147227533464, "walking": 4.684512428298279, "pt": 1.6730401529636711, "micromobility": 1.9120458891013385, "shuttle": 5.25812619502868}, {"avg_co2": 6.425658292090532, "live_work_prop": 0.08665749656121045, "delta_f_physical_activity_pp": 0.0007848493790016497, "driving": 86.14143331751305, "cycling": 0.6169909824394874, "walking": 3.7968675842429995, "pt": 1.8035121025154248, "micromobility": 1.9933554817275747, "shuttle": 5.647840531561462}, {"avg_co2": 6.886572935008854, "live_work_prop": 0.08072916666666667, "delta_f_physical_activity_pp": 0.0008793397462262571, "driving": 85.6888888888889, "cycling": 0.6666666666666667, "walking": 4.488888888888889, "pt": 1.6444444444444446, "micromobility": 2.0888888888888886, "shuttle": 5.422222222222222}, {"avg_co2": 6.82624535612565, "live_work_prop": 0.08432147562582346, "delta_f_physical_activity_pp": 0.0009647260201868221, "driving": 85.96026490066225, "cycling": 0.6622516556291391, "walking": 4.635761589403973, "pt": 2.163355408388521, "micromobility": 1.7660044150110374, "shuttle": 4.812362030905077}, {"avg_co2": 6.801011648530469, "live_work_prop": 0.08843537414965986, "delta_f_physical_activity_pp": 0.0010239173591233323, "driving": 85.19706691109074, "cycling": 0.9624197983501375, "walking": 4.62878093492209, "pt": 1.4207149404216315, "micromobility": 2.2914757103574703, "shuttle": 5.499541704857928}, {"avg_co2": 6.815299852543374, "live_work_prop": 0.08173690932311622, "delta_f_physical_activity_pp": 0.0010669746193614936, "driving": 85.45694200351494, "cycling": 0.9666080843585236, "walking": 4.701230228471002, "pt": 1.493848857644991, "micromobility": 2.2847100175746924, "shuttle": 5.0966608084358525}, {"avg_co2": 6.655074015895486, "live_work_prop": 0.0829817158931083, "delta_f_physical_activity_pp": 0.000982461314186185, "driving": 86.3744640304907, "cycling": 0.6669842782277274, "walking": 4.76417341591234, "pt": 1.6198189614101954, "micromobility": 2.0009528346831824, "shuttle": 4.5736064792758455}, {"avg_co2": 6.682565095543479, "live_work_prop": 0.09444444444444444, "delta_f_physical_activity_pp": 0.0009805311838489488, "driving": 85.71428571428571, "cycling": 0.7962529274004685, "walking": 4.543325526932084, "pt": 1.9672131147540985, "micromobility": 1.639344262295082, "shuttle": 5.339578454332552}, {"avg_co2": 7.14779265083877, "live_work_prop": 0.08419689119170984, "delta_f_physical_activity_pp": 0.001085420146855918, "driving": 84.96985357450474, "cycling": 0.6459948320413437, "walking": 4.651162790697675, "pt": 1.7226528854435832, "micromobility": 2.5839793281653747, "shuttle": 5.426356589147287}, {"avg_co2": 6.81892269775992, "live_work_prop": 0.08782936010037641, "delta_f_physical_activity_pp": 0.0009292003262010758, "driving": 86.16789908655937, "cycling": 0.6959547629404089, "walking": 4.436711613745106, "pt": 2.0008699434536754, "micromobility": 2.0878642888212267, "shuttle": 4.610700304480209}, {"avg_co2": 7.095923704236721, "live_work_prop": 0.08538163001293661, "delta_f_physical_activity_pp": 0.0009843996517886569, "driving": 85.36901165299957, "cycling": 0.8200258955545966, "walking": 4.574881312041433, "pt": 1.812688821752266, "micromobility": 2.0284851100561068, "shuttle": 5.394907207596029}, {"avg_co2": 6.591156511808878, "live_work_prop": 0.10195530726256984, "delta_f_physical_activity_pp": 0.0009356394283853653, "driving": 84.27884615384616, "cycling": 0.625, "walking": 5.144230769230769, "pt": 1.7307692307692308, "micromobility": 1.6826923076923077, "shuttle": 6.538461538461539}, {"avg_co2": 6.977385837091211, "live_work_prop": 0.07702888583218707, "delta_f_physical_activity_pp": 0.0009192084419910607, "driving": 85.36359425660027, "cycling": 0.6021306160259379, "walking": 4.12227883279296, "pt": 1.9916628068550255, "micromobility": 2.3622047244094486, "shuttle": 5.5581287633163505}, {"avg_co2": 7.070379482649271, "live_work_prop": 0.08667529107373868, "delta_f_physical_activity_pp": 0.0008913068797094192, "driving": 86.07205623901581, "cycling": 0.6151142355008787, "walking": 4.437609841827768, "pt": 1.5817223198594026, "micromobility": 2.240773286467487, "shuttle": 5.052724077328647}, {"avg_co2": 6.973510534157686, "live_work_prop": 0.07863695937090433, "delta_f_physical_activity_pp": 0.0009401281186241678, "driving": 87.08951866846604, "cycling": 0.8097165991902834, "walking": 3.7786774628879893, "pt": 1.7543859649122806, "micromobility": 2.1592442645074224, "shuttle": 4.408457040035987}, {"avg_co2": 6.994887633738091, "live_work_prop": 0.06675567423230974, "delta_f_physical_activity_pp": 0.001018112977260354, "driving": 85.9452177817692, "cycling": 0.7633587786259541, "walking": 4.355635383924563, "pt": 1.796138302649304, "micromobility": 1.8859452177817693, "shuttle": 5.253704535249215}, {"avg_co2": 6.78824816556832, "live_work_prop": 0.08232118758434548, "delta_f_physical_activity_pp": 0.0009518134098843774, "driving": 86.13502492070684, "cycling": 0.724966017217943, "walking": 4.666968735840507, "pt": 1.6311735387403714, "micromobility": 2.084277299501586, "shuttle": 4.7575894879927505}, {"avg_co2": 6.759352839288886, "live_work_prop": 0.08955223880597014, "delta_f_physical_activity_pp": 0.0009658901344190951, "driving": 84.66819221967964, "cycling": 0.8695652173913043, "walking": 4.576659038901601, "pt": 1.8764302059496567, "micromobility": 2.471395881006865, "shuttle": 5.537757437070938}, {"avg_co2": 7.020091365090824, "live_work_prop": 0.06806282722513089, "delta_f_physical_activity_pp": 0.0010227079838970889, "driving": 86.2084660901229, "cycling": 0.864815657715066, "walking": 4.415111515703232, "pt": 1.729631315430132, "micromobility": 1.9116977696859356, "shuttle": 4.87027765134274}, {"avg_co2": 6.875772432465728, "live_work_prop": 0.08198924731182795, "delta_f_physical_activity_pp": 0.0009543339859117138, "driving": 86.67275216795983, "cycling": 0.6389776357827476, "walking": 3.5600182565038794, "pt": 1.9625741670470105, "micromobility": 2.1451392058420815, "shuttle": 5.020538566864445}, {"avg_co2": 6.7970942103115854, "live_work_prop": 0.08660351826792964, "delta_f_physical_activity_pp": 0.0008865348959652678, "driving": 85.46511627906976, "cycling": 0.6708407871198568, "walking": 4.069767441860465, "pt": 1.520572450805009, "micromobility": 2.191413237924866, "shuttle": 6.082289803220036}, {"avg_co2": 6.852136018992616, "live_work_prop": 0.10090556274256145, "delta_f_physical_activity_pp": 0.0009911883847649869, "driving": 84.67216673903604, "cycling": 0.4776378636561007, "walking": 5.080330004342162, "pt": 2.0408163265306123, "micromobility": 2.3447676943117672, "shuttle": 5.384281372123318}, {"avg_co2": 6.468131638559763, "live_work_prop": 0.09279778393351801, "delta_f_physical_activity_pp": 0.0009336353604239972, "driving": 85.22514071294559, "cycling": 0.8442776735459663, "walking": 4.174484052532833, "pt": 2.1575984990619137, "micromobility": 2.0637898686679175, "shuttle": 5.534709193245779}, {"avg_co2": 6.96059248518205, "live_work_prop": 0.07402597402597402, "delta_f_physical_activity_pp": 0.001106814817674663, "driving": 84.94391716997411, "cycling": 0.7765314926660914, "walking": 4.3140638481449525, "pt": 1.7256255392579811, "micromobility": 2.9767040552200172, "shuttle": 5.263157894736842}, {"avg_co2": 6.854208540368153, "live_work_prop": 0.08516129032258064, "delta_f_physical_activity_pp": 0.0009137683472399006, "driving": 85.22188711762172, "cycling": 0.6462731581214994, "walking": 3.5760448082722966, "pt": 1.938819474364498, "micromobility": 2.628177509694097, "shuttle": 5.988797931925894}, {"avg_co2": 6.821773874660127, "live_work_prop": 0.0782122905027933, "delta_f_physical_activity_pp": 0.0009909727571351954, "driving": 85.76222435282837, "cycling": 0.8149568552253116, "walking": 4.026845637583892, "pt": 1.6778523489932886, "micromobility": 2.3010546500479387, "shuttle": 5.417066155321189}, {"avg_co2": 6.874243816512972, "live_work_prop": 0.09067357512953368, "delta_f_physical_activity_pp": 0.0008924949851786762, "driving": 85.15794028559066, "cycling": 0.6923409779316313, "walking": 4.846386845521419, "pt": 1.6010385114668975, "micromobility": 2.077022933794894, "shuttle": 5.625270445694505}, {"avg_co2": 7.10140627855369, "live_work_prop": 0.07740324594257178, "delta_f_physical_activity_pp": 0.0009533988318032137, "driving": 86.08182201602699, "cycling": 0.7591733445803458, "walking": 4.259805989034163, "pt": 1.7292281737663433, "micromobility": 2.193167439898777, "shuttle": 4.9768030366933775}, {"avg_co2": 7.016245504332144, "live_work_prop": 0.08119079837618404, "delta_f_physical_activity_pp": 0.0008546571501183404, "driving": 86.45785352372178, "cycling": 0.4145555043758637, "walking": 3.9613081529249197, "pt": 2.1188392445877473, "micromobility": 2.026715799170889, "shuttle": 5.020727775218793}, {"avg_co2": 6.537624767559638, "live_work_prop": 0.10040705563093623, "delta_f_physical_activity_pp": 0.0010215084345800679, "driving": 84.73951129552789, "cycling": 0.8298755186721992, "walking": 4.979253112033195, "pt": 1.751959428307976, "micromobility": 1.9363762102351314, "shuttle": 5.763024435223605}, {"avg_co2": 6.790220883995466, "live_work_prop": 0.09510869565217392, "delta_f_physical_activity_pp": 0.0009392928491249071, "driving": 85.635103926097, "cycling": 0.7852193995381063, "walking": 4.341801385681293, "pt": 1.7551963048498844, "micromobility": 2.032332563510393, "shuttle": 5.450346420323326}, {"avg_co2": 6.659264744969259, "live_work_prop": 0.09907529722589167, "delta_f_physical_activity_pp": 0.001039557445712453, "driving": 85.2914798206278, "cycling": 0.8968609865470852, "walking": 4.932735426008969, "pt": 1.4798206278026906, "micromobility": 2.600896860986547, "shuttle": 4.798206278026906}, {"avg_co2": 6.83515002151479, "live_work_prop": 0.08221024258760108, "delta_f_physical_activity_pp": 0.0008838814895093369, "driving": 86.21973929236499, "cycling": 0.7914338919925512, "walking": 3.9571694599627563, "pt": 1.6294227188081938, "micromobility": 2.281191806331471, "shuttle": 5.121042830540038}, {"avg_co2": 6.803086993972701, "live_work_prop": 0.07152145643693109, "delta_f_physical_activity_pp": 0.00103939192839797, "driving": 86.05169340463458, "cycling": 0.8021390374331552, "walking": 4.81283422459893, "pt": 1.6488413547237075, "micromobility": 1.9607843137254901, "shuttle": 4.723707664884135}, {"avg_co2": 6.89958480777876, "live_work_prop": 0.08213820078226858, "delta_f_physical_activity_pp": 0.0009353053267801998, "driving": 85.44809228039043, "cycling": 0.8429458740017746, "walking": 4.525288376220053, "pt": 1.6858917480035491, "micromobility": 2.218278615794144, "shuttle": 5.279503105590062}, {"avg_co2": 6.617655969641735, "live_work_prop": 0.09695290858725762, "delta_f_physical_activity_pp": 0.0009673203985830962, "driving": 85.10233222275107, "cycling": 0.8567348881485007, "walking": 4.093288910042837, "pt": 1.8562589243217515, "micromobility": 2.0466444550214185, "shuttle": 6.044740599714422}, {"avg_co2": 6.84787398802003, "live_work_prop": 0.07804232804232804, "delta_f_physical_activity_pp": 0.0009186501871459478, "driving": 85.86956521739131, "cycling": 0.588768115942029, "walking": 4.257246376811595, "pt": 2.0380434782608696, "micromobility": 1.9021739130434785, "shuttle": 5.344202898550725}, {"avg_co2": 7.049178957905517, "live_work_prop": 0.08736559139784947, "delta_f_physical_activity_pp": 0.0009567635982713076, "driving": 85.55456171735241, "cycling": 0.7155635062611807, "walking": 4.025044722719142, "pt": 1.4311270125223614, "micromobility": 2.6833631484794274, "shuttle": 5.590339892665474}, {"avg_co2": 6.884908883176994, "live_work_prop": 0.07412398921832884, "delta_f_physical_activity_pp": 0.0010258989061352095, "driving": 83.80090497737557, "cycling": 0.7692307692307693, "walking": 4.389140271493212, "pt": 1.7194570135746607, "micromobility": 3.0316742081447963, "shuttle": 6.289592760180995}, {"avg_co2": 6.739991111610646, "live_work_prop": 0.08970976253298153, "delta_f_physical_activity_pp": 0.0009945429926205187, "driving": 84.93647912885662, "cycling": 0.6805807622504537, "walking": 4.26497277676951, "pt": 2.4500907441016335, "micromobility": 2.2232304900181488, "shuttle": 5.44464609800363}, {"avg_co2": 6.4885379525093985, "live_work_prop": 0.09361702127659574, "delta_f_physical_activity_pp": 0.0009861680972179931, "driving": 86.09112709832134, "cycling": 0.9592326139088728, "walking": 4.172661870503598, "pt": 2.014388489208633, "micromobility": 1.6786570743405276, "shuttle": 5.083932853717026}, {"avg_co2": 6.902423454194142, "live_work_prop": 0.07617728531855955, "delta_f_physical_activity_pp": 0.0009695106630406325, "driving": 85.22674146797569, "cycling": 0.748013090229079, "walking": 3.45956054230949, "pt": 2.0570359981299675, "micromobility": 2.6180458158017768, "shuttle": 5.890603085553997}, {"avg_co2": 6.9333582054672585, "live_work_prop": 0.08047493403693931, "delta_f_physical_activity_pp": 0.0008996246222314541, "driving": 86.77873693775557, "cycling": 0.817810086324398, "walking": 3.7255792821444795, "pt": 1.8173557473875512, "micromobility": 2.1808268968650615, "shuttle": 4.679691049522944}, {"avg_co2": 6.829774659570251, "live_work_prop": 0.07152317880794702, "delta_f_physical_activity_pp": 0.0008890176124385648, "driving": 85.36697247706422, "cycling": 0.5963302752293578, "walking": 3.761467889908257, "pt": 1.7889908256880735, "micromobility": 2.6605504587155964, "shuttle": 5.825688073394495}, {"avg_co2": 6.72772596921173, "live_work_prop": 0.085219707057257, "delta_f_physical_activity_pp": 0.0009444852758139943, "driving": 85.26170798898072, "cycling": 0.8264462809917356, "walking": 4.637281910009182, "pt": 1.6988062442607896, "micromobility": 1.9742883379247016, "shuttle": 5.601469237832874}, {"avg_co2": 6.625222329855915, "live_work_prop": 0.07065217391304347, "delta_f_physical_activity_pp": 0.0008867820134366086, "driving": 86.43503093764873, "cycling": 0.809138505473584, "walking": 3.712517848643503, "pt": 2.0466444550214185, "micromobility": 2.379819133745835, "shuttle": 4.61684911946692}, {"avg_co2": 6.9770041638411815, "live_work_prop": 0.08718626155878467, "delta_f_physical_activity_pp": 0.0009647451985217985, "driving": 85.31868131868133, "cycling": 0.7032967032967032, "walking": 4.131868131868132, "pt": 1.5824175824175823, "micromobility": 2.857142857142857, "shuttle": 5.406593406593407}, {"avg_co2": 6.8406629279805475, "live_work_prop": 0.0891218872870249, "delta_f_physical_activity_pp": 0.0009267282086797315, "driving": 85.61247216035635, "cycling": 0.8463251670378619, "walking": 3.78619153674833, "pt": 1.7817371937639197, "micromobility": 2.4498886414253898, "shuttle": 5.523385300668152}, {"avg_co2": 6.63050437406733, "live_work_prop": 0.09206798866855524, "delta_f_physical_activity_pp": 0.001190200771927916, "driving": 84.24753867791843, "cycling": 0.8907641819034223, "walking": 4.875761837787154, "pt": 2.109704641350211, "micromobility": 2.390998593530239, "shuttle": 5.485232067510549}, {"avg_co2": 7.012687360840185, "live_work_prop": 0.06887417218543046, "delta_f_physical_activity_pp": 0.000995035937071546, "driving": 86.16973506960036, "cycling": 0.7633587786259541, "walking": 4.176021553659632, "pt": 1.7063313875168389, "micromobility": 1.8859452177817693, "shuttle": 5.298607992815447}, {"avg_co2": 7.514747510496925, "live_work_prop": 0.07397959183673469, "delta_f_physical_activity_pp": 0.0010385361267299762, "driving": 85.35564853556485, "cycling": 0.6276150627615062, "walking": 4.435146443514645, "pt": 1.7991631799163181, "micromobility": 2.6778242677824267, "shuttle": 5.104602510460251}, {"avg_co2": 6.721978043133962, "live_work_prop": 0.0997191011235955, "delta_f_physical_activity_pp": 0.0010745749320016705, "driving": 84.82563619227145, "cycling": 0.8482563619227144, "walking": 5.042412818096135, "pt": 1.8378887841658813, "micromobility": 2.1206409048067862, "shuttle": 5.32516493873704}, {"avg_co2": 6.621458752129347, "live_work_prop": 0.09893048128342247, "delta_f_physical_activity_pp": 0.0010959434128402564, "driving": 84.57325422181651, "cycling": 0.867183934276586, "walking": 4.381560931081698, "pt": 1.9169329073482428, "micromobility": 2.464628023733455, "shuttle": 5.796439981743496}, {"avg_co2": 6.690673441630172, "live_work_prop": 0.08707482993197278, "delta_f_physical_activity_pp": 0.0010023249605334704, "driving": 85.02061383417315, "cycling": 0.9161704076958315, "walking": 4.535043518094366, "pt": 1.7407237746220796, "micromobility": 2.656894182317911, "shuttle": 5.130554283096656}, {"avg_co2": 6.747328169325121, "live_work_prop": 0.08446866485013624, "delta_f_physical_activity_pp": 0.001014533997741179, "driving": 84.91439148542341, "cycling": 0.7866728366496992, "walking": 4.211013419713096, "pt": 1.989819527996298, "micromobility": 2.360018509949098, "shuttle": 5.738084220268394}, {"avg_co2": 6.6475077158705576, "live_work_prop": 0.07883817427385892, "delta_f_physical_activity_pp": 0.0009852222699393706, "driving": 85.72774375883185, "cycling": 0.753650494583137, "walking": 4.097974564295808, "pt": 1.6957136128120585, "micromobility": 2.2138483278379653, "shuttle": 5.5110692416391895}, {"avg_co2": 7.147532754461503, "live_work_prop": 0.06265664160401002, "delta_f_physical_activity_pp": 0.0009961730794409353, "driving": 85.30542503203759, "cycling": 0.8116189662537376, "walking": 3.7163605296881674, "pt": 2.007689021785562, "micromobility": 2.2639897479709523, "shuttle": 5.89491670226399}, {"avg_co2": 6.597736926520284, "live_work_prop": 0.08485639686684072, "delta_f_physical_activity_pp": 0.0010413775911305586, "driving": 85.48966756513926, "cycling": 0.7187780772686434, "walking": 4.44743935309973, "pt": 1.7070979335130279, "micromobility": 2.2911051212938007, "shuttle": 5.345911949685535}, {"avg_co2": 7.258989651847572, "live_work_prop": 0.09217171717171717, "delta_f_physical_activity_pp": 0.000882531092548554, "driving": 86.1822763544729, "cycling": 0.629987400251995, "walking": 4.073918521629567, "pt": 1.6799664006719865, "micromobility": 2.099958000839983, "shuttle": 5.333893322133557}, {"avg_co2": 6.900774667624463, "live_work_prop": 0.07591623036649214, "delta_f_physical_activity_pp": 0.0010253388120885758, "driving": 85.12323943661971, "cycling": 0.6602112676056338, "walking": 4.753521126760563, "pt": 1.4964788732394365, "micromobility": 2.244718309859155, "shuttle": 5.721830985915493}, {"avg_co2": 6.516198523435628, "live_work_prop": 0.09366391184573003, "delta_f_physical_activity_pp": 0.0010792170552212535, "driving": 84.40499040307101, "cycling": 0.7677543186180422, "walking": 5.134357005758158, "pt": 1.9193857965451053, "micromobility": 2.3032629558541267, "shuttle": 5.47024952015355}, {"avg_co2": 6.380784213023734, "live_work_prop": 0.08714918759231906, "delta_f_physical_activity_pp": 0.0010922969624141269, "driving": 84.71593765711413, "cycling": 1.0055304172951232, "walking": 4.223227752639517, "pt": 2.3629964806435395, "micromobility": 2.3629964806435395, "shuttle": 5.329311211664153}, {"avg_co2": 6.8487705957375615, "live_work_prop": 0.08433734939759036, "delta_f_physical_activity_pp": 0.0009906469080220894, "driving": 86.12742882964301, "cycling": 1.0845006778129238, "walking": 3.886127428829643, "pt": 1.6267510167193855, "micromobility": 2.2593764121102575, "shuttle": 5.015815634884771}, {"avg_co2": 6.958258638767353, "live_work_prop": 0.0845442536327609, "delta_f_physical_activity_pp": 0.0008871969120915469, "driving": 86.36568848758465, "cycling": 0.7674943566591422, "walking": 4.153498871331828, "pt": 1.6252821670428894, "micromobility": 2.0316027088036117, "shuttle": 5.056433408577878}, {"avg_co2": 6.670315131765549, "live_work_prop": 0.09395973154362416, "delta_f_physical_activity_pp": 0.0008619779298484642, "driving": 85.76592860370538, "cycling": 0.6778129236330772, "walking": 3.886127428829643, "pt": 1.8526886579304112, "micromobility": 2.4401265250790782, "shuttle": 5.377315860822414}, {"avg_co2": 6.819715627404573, "live_work_prop": 0.0955585464333782, "delta_f_physical_activity_pp": 0.0010674140284669628, "driving": 84.78460128322641, "cycling": 0.687442713107241, "walking": 5.0412465627864345, "pt": 1.8790100824931255, "micromobility": 2.1081576535288726, "shuttle": 5.499541704857928}, {"avg_co2": 6.693807731120048, "live_work_prop": 0.07870967741935483, "delta_f_physical_activity_pp": 0.0009020273824282907, "driving": 86.20386643233743, "cycling": 0.7469244288224955, "walking": 3.690685413005272, "pt": 1.8014059753954303, "micromobility": 2.1528998242530757, "shuttle": 5.404217926186291}, {"avg_co2": 6.775547301751108, "live_work_prop": 0.08300907911802853, "delta_f_physical_activity_pp": 0.000910663606625758, "driving": 85.90149118843199, "cycling": 0.903750564844103, "walking": 4.47356529597831, "pt": 2.033438770899232, "micromobility": 1.807501129688206, "shuttle": 4.8802530501581565}, {"avg_co2": 6.815105772962954, "live_work_prop": 0.08516483516483517, "delta_f_physical_activity_pp": 0.0009147756717542677, "driving": 85.97502401536984, "cycling": 0.5763688760806917, "walking": 4.130643611911624, "pt": 1.536983669548511, "micromobility": 2.4015369836695486, "shuttle": 5.379442843419788}, {"avg_co2": 7.555680531983461, "live_work_prop": 0.07133917396745933, "delta_f_physical_activity_pp": 0.0008464950087800979, "driving": 87.2161480235492, "cycling": 0.5887300252312868, "walking": 4.07905803195963, "pt": 1.8923465096719931, "micromobility": 1.387720773759462, "shuttle": 4.835996635828428}, {"avg_co2": 6.589513481352657, "live_work_prop": 0.07627118644067797, "delta_f_physical_activity_pp": 0.001026521385251767, "driving": 85.56354916067146, "cycling": 0.8633093525179856, "walking": 3.597122302158273, "pt": 1.5827338129496402, "micromobility": 2.158273381294964, "shuttle": 6.235011990407674}, {"avg_co2": 7.503280615113338, "live_work_prop": 0.07517899761336516, "delta_f_physical_activity_pp": 0.0009772113767190494, "driving": 86.71811535337125, "cycling": 0.8529650690495532, "walking": 3.9805036555645814, "pt": 1.2997562956945572, "micromobility": 1.9902518277822907, "shuttle": 5.158407798537774}, {"avg_co2": 6.774391426206321, "live_work_prop": 0.08771929824561403, "delta_f_physical_activity_pp": 0.0009811990410815168, "driving": 85.8321870701513, "cycling": 0.6419073819348923, "walking": 4.447501146263182, "pt": 1.5589179275561669, "micromobility": 2.1549747822099956, "shuttle": 5.364511691884457}, {"avg_co2": 6.974769469992613, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0009943182615062436, "driving": 86.12945838837517, "cycling": 0.8806693086745927, "walking": 4.359313077939234, "pt": 1.7173051519154559, "micromobility": 2.157639806252752, "shuttle": 4.7556142668428}, {"avg_co2": 6.789736287858893, "live_work_prop": 0.08769633507853403, "delta_f_physical_activity_pp": 0.0009543856092995002, "driving": 85.36257833482543, "cycling": 0.4476275738585497, "walking": 4.2524619516562225, "pt": 1.8352730528200536, "micromobility": 2.2829006266786034, "shuttle": 5.819158460161146}, {"avg_co2": 6.954510013099477, "live_work_prop": 0.08173690932311622, "delta_f_physical_activity_pp": 0.0009200881717579719, "driving": 84.9761181068172, "cycling": 0.7815892314372557, "walking": 4.038211029092488, "pt": 1.997394702561876, "micromobility": 2.301346070343031, "shuttle": 5.905340859748154}, {"avg_co2": 6.882383145529249, "live_work_prop": 0.08355437665782493, "delta_f_physical_activity_pp": 0.0010250654431277293, "driving": 85.80246913580247, "cycling": 0.7054673721340388, "walking": 3.835978835978836, "pt": 1.455026455026455, "micromobility": 2.204585537918871, "shuttle": 5.996472663139329}, {"avg_co2": 6.953234982077735, "live_work_prop": 0.07782101167315175, "delta_f_physical_activity_pp": 0.0010116250156931177, "driving": 85.3467073702573, "cycling": 0.9158307893589185, "walking": 4.491931966855647, "pt": 1.70082860880942, "micromobility": 2.2241604884430877, "shuttle": 5.320540776275622}, {"avg_co2": 6.781152767540186, "live_work_prop": 0.09574468085106383, "delta_f_physical_activity_pp": 0.0010075655639392998, "driving": 85.25179856115108, "cycling": 0.7643884892086331, "walking": 4.631294964028776, "pt": 1.618705035971223, "micromobility": 2.383093525179856, "shuttle": 5.350719424460432}, {"avg_co2": 6.596280457402145, "live_work_prop": 0.08412483039348712, "delta_f_physical_activity_pp": 0.0008777733510274623, "driving": 85.54613935969869, "cycling": 0.6591337099811676, "walking": 3.766478342749529, "pt": 1.7890772128060264, "micromobility": 2.401129943502825, "shuttle": 5.83804143126177}, {"avg_co2": 6.8385871924576325, "live_work_prop": 0.08091024020227561, "delta_f_physical_activity_pp": 0.0009176557447634612, "driving": 86.3517060367454, "cycling": 0.6561679790026247, "walking": 4.374453193350831, "pt": 1.574803149606299, "micromobility": 1.8810148731408576, "shuttle": 5.16185476815398}, {"avg_co2": 6.8935656725841294, "live_work_prop": 0.08412483039348712, "delta_f_physical_activity_pp": 0.0009933137020586038, "driving": 85.18348623853211, "cycling": 0.7339449541284404, "walking": 3.89908256880734, "pt": 1.926605504587156, "micromobility": 1.9724770642201837, "shuttle": 6.284403669724771}, {"avg_co2": 7.155926475875857, "live_work_prop": 0.07470511140235911, "delta_f_physical_activity_pp": 0.000944203559595837, "driving": 86.80494263018534, "cycling": 0.617828773168579, "walking": 3.971756398940865, "pt": 1.7652250661959399, "micromobility": 1.9858781994704324, "shuttle": 4.854368932038835}, {"avg_co2": 6.995184517539779, "live_work_prop": 0.08635794743429287, "delta_f_physical_activity_pp": 0.0009057174673963302, "driving": 85.89355257464301, "cycling": 0.6490696668109044, "walking": 4.154045867589788, "pt": 1.8606663781912594, "micromobility": 2.293379489398529, "shuttle": 5.149286023366508}, {"avg_co2": 6.710122444250263, "live_work_prop": 0.08689655172413793, "delta_f_physical_activity_pp": 0.001118323956763808, "driving": 85.06849315068493, "cycling": 0.8675799086757991, "walking": 4.885844748858448, "pt": 1.7808219178082192, "micromobility": 2.5114155251141552, "shuttle": 4.885844748858448}, {"avg_co2": 7.143471013415578, "live_work_prop": 0.09473684210526316, "delta_f_physical_activity_pp": 0.000860382531568874, "driving": 85.8348134991119, "cycling": 0.6216696269982238, "walking": 4.30728241563055, "pt": 1.9538188277087036, "micromobility": 2.1314387211367674, "shuttle": 5.150976909413854}, {"avg_co2": 6.836025274392321, "live_work_prop": 0.07476635514018691, "delta_f_physical_activity_pp": 0.0009822363487552324, "driving": 85.9090909090909, "cycling": 0.7272727272727273, "walking": 4.318181818181818, "pt": 1.8181818181818181, "micromobility": 2.1363636363636362, "shuttle": 5.090909090909091}, {"avg_co2": 7.254372988836965, "live_work_prop": 0.07019704433497537, "delta_f_physical_activity_pp": 0.0008921394914032946, "driving": 87.42268041237114, "cycling": 0.865979381443299, "walking": 3.876288659793815, "pt": 1.402061855670103, "micromobility": 1.8969072164948455, "shuttle": 4.536082474226804}, {"avg_co2": 6.603131847623816, "live_work_prop": 0.0941336971350614, "delta_f_physical_activity_pp": 0.0010229886272081407, "driving": 85.64793311658151, "cycling": 0.8360427310729215, "walking": 4.505341384115188, "pt": 1.7649790989317231, "micromobility": 2.0436600092893635, "shuttle": 5.20204366000929}, {"avg_co2": 6.629810335709194, "live_work_prop": 0.09302325581395349, "delta_f_physical_activity_pp": 0.000979776393890457, "driving": 84.0666975451598, "cycling": 0.7874015748031495, "walking": 4.44650301065308, "pt": 1.760074108383511, "micromobility": 2.5474756831866605, "shuttle": 6.391848077813803}, {"avg_co2": 7.0068731479426045, "live_work_prop": 0.07603092783505154, "delta_f_physical_activity_pp": 0.0009198635045463389, "driving": 86.49489115948468, "cycling": 0.7996446023989338, "walking": 4.22034651266104, "pt": 1.8658374055975122, "micromobility": 1.8658374055975122, "shuttle": 4.7534429142603285}, {"avg_co2": 6.643456129321952, "live_work_prop": 0.06901041666666667, "delta_f_physical_activity_pp": 0.0009062276699223111, "driving": 85.56244464127548, "cycling": 0.8857395925597875, "walking": 4.162976085031001, "pt": 1.815766164747564, "micromobility": 2.1257750221434897, "shuttle": 5.447298494242692}, {"avg_co2": 6.446317690003696, "live_work_prop": 0.10866574965612105, "delta_f_physical_activity_pp": 0.0008429521088118087, "driving": 85.13513513513513, "cycling": 0.6756756756756757, "walking": 4.295366795366795, "pt": 1.5444015444015444, "micromobility": 2.654440154440154, "shuttle": 5.6949806949806945}, {"avg_co2": 6.563687577893522, "live_work_prop": 0.091164095371669, "delta_f_physical_activity_pp": 0.0009679442586943632, "driving": 85.57599225556632, "cycling": 0.8228460793804453, "walking": 4.404646660212972, "pt": 1.6456921587608906, "micromobility": 2.4685382381413357, "shuttle": 5.082284607938044}, {"avg_co2": 6.805806111122511, "live_work_prop": 0.09236947791164658, "delta_f_physical_activity_pp": 0.0008995737053048011, "driving": 86.3948694457169, "cycling": 0.6871278057718736, "walking": 3.893724232707284, "pt": 1.603298213467705, "micromobility": 2.015574896930829, "shuttle": 5.405405405405405}, {"avg_co2": 6.747490174937733, "live_work_prop": 0.11038107752956636, "delta_f_physical_activity_pp": 0.0010887520285442305, "driving": 83.48704435660957, "cycling": 0.7905138339920948, "walking": 5.094422485726834, "pt": 2.1080368906455864, "micromobility": 2.547211242863417, "shuttle": 5.9727711901624945}, {"avg_co2": 7.271904955345922, "live_work_prop": 0.06748466257668712, "delta_f_physical_activity_pp": 0.0009000592815916125, "driving": 85.63311688311688, "cycling": 0.5275974025974026, "walking": 4.301948051948052, "pt": 1.948051948051948, "micromobility": 2.272727272727273, "shuttle": 5.316558441558442}, {"avg_co2": 7.167485233320954, "live_work_prop": 0.0685785536159601, "delta_f_physical_activity_pp": 0.0009295690492741033, "driving": 86.14993646759848, "cycling": 0.7623888182973316, "walking": 3.8119440914866582, "pt": 1.5247776365946633, "micromobility": 2.41423125794155, "shuttle": 5.336721728081321}, {"avg_co2": 7.473745022628789, "live_work_prop": 0.0850546780072904, "delta_f_physical_activity_pp": 0.0010529048753459553, "driving": 85.45970028351559, "cycling": 0.8100445524503848, "walking": 4.941271769947347, "pt": 1.4985824220332118, "micromobility": 2.187120291616039, "shuttle": 5.103280680437424}, {"avg_co2": 6.565112642668411, "live_work_prop": 0.08539944903581267, "delta_f_physical_activity_pp": 0.0009717002702368163, "driving": 85.61936402467964, "cycling": 0.7119126720455624, "walking": 4.603701945894637, "pt": 1.5662078785002371, "micromobility": 1.9933554817275747, "shuttle": 5.505457997152349}, {"avg_co2": 6.89776330895821, "live_work_prop": 0.07940780619111709, "delta_f_physical_activity_pp": 0.0009002990100816243, "driving": 86.4815657715066, "cycling": 0.7282658170232135, "walking": 4.642694583522986, "pt": 1.5020482476103778, "micromobility": 1.8206645425580334, "shuttle": 4.8247610377787895}, {"avg_co2": 6.710959981033342, "live_work_prop": 0.09249329758713137, "delta_f_physical_activity_pp": 0.0009172015939331306, "driving": 85.34172661870504, "cycling": 0.6294964028776978, "walking": 4.631294964028776, "pt": 1.8435251798561152, "micromobility": 1.9784172661870503, "shuttle": 5.575539568345324}, {"avg_co2": 6.815296678308159, "live_work_prop": 0.07055630936227951, "delta_f_physical_activity_pp": 0.0011453176759469099, "driving": 85.11904761904762, "cycling": 0.9157509157509158, "walking": 4.029304029304029, "pt": 1.9230769230769231, "micromobility": 2.2435897435897436, "shuttle": 5.769230769230769}, {"avg_co2": 6.70491714432263, "live_work_prop": 0.083223249669749, "delta_f_physical_activity_pp": 0.0007838511534954102, "driving": 85.72080291970804, "cycling": 0.5018248175182481, "walking": 3.8777372262773726, "pt": 1.7335766423357664, "micromobility": 2.645985401459854, "shuttle": 5.52007299270073}, {"avg_co2": 6.930220062759544, "live_work_prop": 0.08181818181818182, "delta_f_physical_activity_pp": 0.0010527689599855376, "driving": 84.77112676056338, "cycling": 0.8362676056338028, "walking": 4.621478873239437, "pt": 1.7605633802816902, "micromobility": 2.2887323943661975, "shuttle": 5.721830985915493}, {"avg_co2": 6.638826000444732, "live_work_prop": 0.08516483516483517, "delta_f_physical_activity_pp": 0.0009586307650892942, "driving": 86.55939422621864, "cycling": 0.6625650733554188, "walking": 4.212020823473734, "pt": 1.6564126833885469, "micromobility": 2.0350212967345005, "shuttle": 4.874585896829153}, {"avg_co2": 6.861446680001031, "live_work_prop": 0.08969210174029452, "delta_f_physical_activity_pp": 0.0008350429191653662, "driving": 85.90785907859079, "cycling": 0.6323396567299007, "walking": 4.290876242095754, "pt": 1.5808491418247517, "micromobility": 2.0325203252032518, "shuttle": 5.555555555555555}, {"avg_co2": 6.53246698378135, "live_work_prop": 0.09165526675786594, "delta_f_physical_activity_pp": 0.0009810060249248053, "driving": 85.43826578699341, "cycling": 0.706880301602262, "walking": 4.09990574929312, "pt": 1.6022620169651274, "micromobility": 2.5447690857681433, "shuttle": 5.607917059377946}, {"avg_co2": 6.50302597646035, "live_work_prop": 0.10358565737051793, "delta_f_physical_activity_pp": 0.0011028939339311269, "driving": 84.05664687071722, "cycling": 0.9593421653723162, "walking": 4.751027866605756, "pt": 1.827318410232983, "micromobility": 2.238465052535404, "shuttle": 6.167199634536318}, {"avg_co2": 7.093170824874908, "live_work_prop": 0.08951406649616368, "delta_f_physical_activity_pp": 0.0009802411267778523, "driving": 85.57692307692307, "cycling": 0.5681818181818182, "walking": 4.851398601398602, "pt": 1.8793706293706292, "micromobility": 2.1416083916083917, "shuttle": 4.9825174825174825}, {"avg_co2": 6.555555890536433, "live_work_prop": 0.1059322033898305, "delta_f_physical_activity_pp": 0.0011322695418494808, "driving": 84.71094123268036, "cycling": 0.8122312470138557, "walking": 5.351170568561873, "pt": 1.5766841853798377, "micromobility": 2.0544672718585764, "shuttle": 5.4945054945054945}, {"avg_co2": 6.934783158042652, "live_work_prop": 0.08090185676392574, "delta_f_physical_activity_pp": 0.0009581425174743296, "driving": 85.43342269883824, "cycling": 0.7149240393208222, "walking": 4.244861483467382, "pt": 1.742627345844504, "micromobility": 1.966041108132261, "shuttle": 5.898123324396782}, {"avg_co2": 6.706262073438277, "live_work_prop": 0.08559782608695653, "delta_f_physical_activity_pp": 0.000977333051269544, "driving": 85.52754435107376, "cycling": 1.0270774976657329, "walking": 3.8748832866479925, "pt": 1.5873015873015872, "micromobility": 2.287581699346405, "shuttle": 5.695611577964519}, {"avg_co2": 6.680852229069902, "live_work_prop": 0.0862533692722372, "delta_f_physical_activity_pp": 0.001043515802145311, "driving": 85.67505720823799, "cycling": 0.7780320366132724, "walking": 4.302059496567505, "pt": 1.4645308924485128, "micromobility": 2.379862700228833, "shuttle": 5.40045766590389}, {"avg_co2": 7.449966741821305, "live_work_prop": 0.0779537149817296, "delta_f_physical_activity_pp": 0.0009103751159791489, "driving": 87.32047599507591, "cycling": 0.6975789905621665, "walking": 3.9392695937628233, "pt": 1.4772260976610587, "micromobility": 1.887566680344686, "shuttle": 4.677882642593353}, {"avg_co2": 6.695662591073645, "live_work_prop": 0.0972972972972973, "delta_f_physical_activity_pp": 0.0009913920262822741, "driving": 85.25196486361534, "cycling": 0.7859454461396209, "walking": 4.438280166435506, "pt": 1.8492834026814609, "micromobility": 2.5889967637540456, "shuttle": 5.085529357374018}, {"avg_co2": 6.711329321051164, "live_work_prop": 0.10245901639344263, "delta_f_physical_activity_pp": 0.0009683658654341586, "driving": 85.3412734768667, "cycling": 1.0077874484654146, "walking": 4.580852038479157, "pt": 1.8781493357764543, "micromobility": 2.015574896930829, "shuttle": 5.176362803481448}, {"avg_co2": 7.215613347251518, "live_work_prop": 0.07530864197530865, "delta_f_physical_activity_pp": 0.0009506277133898246, "driving": 86.55043586550435, "cycling": 0.8302200083022002, "walking": 3.7359900373599, "pt": 1.78497301784973, "micromobility": 2.03403902034039, "shuttle": 5.06434205064342}, {"avg_co2": 6.7353815697094745, "live_work_prop": 0.09018567639257294, "delta_f_physical_activity_pp": 0.0008837725538044125, "driving": 86.15730337078652, "cycling": 0.7640449438202248, "walking": 3.8651685393258424, "pt": 1.6629213483146068, "micromobility": 2.3820224719101124, "shuttle": 5.168539325842696}, {"avg_co2": 6.988012165551358, "live_work_prop": 0.09283819628647215, "delta_f_physical_activity_pp": 0.0010459285630561583, "driving": 84.8868778280543, "cycling": 0.904977375565611, "walking": 4.570135746606335, "pt": 1.809954751131222, "micromobility": 2.48868778280543, "shuttle": 5.339366515837104}, {"avg_co2": 6.711589575271332, "live_work_prop": 0.08243243243243244, "delta_f_physical_activity_pp": 0.0010835992214534938, "driving": 84.9862258953168, "cycling": 0.5968778696051423, "walking": 4.2699724517906334, "pt": 1.790633608815427, "micromobility": 2.6629935720844813, "shuttle": 5.693296602387512}, {"avg_co2": 6.995617610633039, "live_work_prop": 0.08050314465408805, "delta_f_physical_activity_pp": 0.0009626357750329733, "driving": 85.49488054607508, "cycling": 0.5546075085324232, "walking": 4.820819112627986, "pt": 1.621160409556314, "micromobility": 2.3464163822525594, "shuttle": 5.162116040955631}, {"avg_co2": 6.564800615750564, "live_work_prop": 0.09659863945578231, "delta_f_physical_activity_pp": 0.0011117588152490354, "driving": 84.25883432767324, "cycling": 1.0096374483708122, "walking": 4.63515374024782, "pt": 1.9274896741624599, "micromobility": 2.340523175768701, "shuttle": 5.828361633776962}, {"avg_co2": 6.434490123952163, "live_work_prop": 0.0988857938718663, "delta_f_physical_activity_pp": 0.0010665194192464192, "driving": 83.9080459770115, "cycling": 0.814176245210728, "walking": 4.549808429118774, "pt": 1.9636015325670497, "micromobility": 2.3946360153256707, "shuttle": 6.369731800766283}, {"avg_co2": 7.138829871325986, "live_work_prop": 0.07362784471218206, "delta_f_physical_activity_pp": 0.0009218082824033189, "driving": 86.8196131354026, "cycling": 0.6297795771479981, "walking": 4.093567251461988, "pt": 1.5744489428699955, "micromobility": 2.06927575348628, "shuttle": 4.81331533963113}, {"avg_co2": 6.8190536084633315, "live_work_prop": 0.08579088471849866, "delta_f_physical_activity_pp": 0.0009375372919783067, "driving": 85.3713768115942, "cycling": 0.7699275362318841, "walking": 4.030797101449275, "pt": 1.4945652173913044, "micromobility": 2.4909420289855073, "shuttle": 5.842391304347826}, {"avg_co2": 7.4542408351611495, "live_work_prop": 0.08136792452830188, "delta_f_physical_activity_pp": 0.0009222420774008056, "driving": 86.35819704826486, "cycling": 0.8376545672118069, "walking": 4.148384523334663, "pt": 1.6753091344236137, "micromobility": 2.193857199840447, "shuttle": 4.786597526924611}, {"avg_co2": 6.694460876959178, "live_work_prop": 0.0875, "delta_f_physical_activity_pp": 0.0010110529960461452, "driving": 85.49690917736567, "cycling": 0.8083689966714217, "walking": 4.945316214931051, "pt": 1.7118402282453637, "micromobility": 2.234902520209225, "shuttle": 4.802662862577271}, {"avg_co2": 6.858120744593091, "live_work_prop": 0.09462915601023018, "delta_f_physical_activity_pp": 0.000967147908068663, "driving": 86.00621945801866, "cycling": 0.7552199022656597, "walking": 4.353620613060862, "pt": 1.6437139049311416, "micromobility": 2.132385606397157, "shuttle": 5.108840515326522}, {"avg_co2": 6.96906405735215, "live_work_prop": 0.07079646017699115, "delta_f_physical_activity_pp": 0.0009526219477200411, "driving": 85.6833910034602, "cycling": 0.8217993079584774, "walking": 3.633217993079585, "pt": 1.9031141868512111, "micromobility": 2.0761245674740483, "shuttle": 5.88235294117647}, {"avg_co2": 6.863601343412646, "live_work_prop": 0.07940780619111709, "delta_f_physical_activity_pp": 0.0010120739018379548, "driving": 85.19362186788155, "cycling": 0.683371298405467, "walking": 4.054669703872437, "pt": 1.7767653758542141, "micromobility": 2.642369020501139, "shuttle": 5.649202733485194}, {"avg_co2": 6.989434204882535, "live_work_prop": 0.08068783068783068, "delta_f_physical_activity_pp": 0.001025343286732749, "driving": 86.81798341335661, "cycling": 0.7420340462680053, "walking": 4.190309908336971, "pt": 1.6150152771715407, "micromobility": 1.9205587079877782, "shuttle": 4.7140986468790915}, {"avg_co2": 7.048898575967357, "live_work_prop": 0.06563706563706563, "delta_f_physical_activity_pp": 0.0010001426209959288, "driving": 85.92592592592592, "cycling": 0.9586056644880174, "walking": 3.7908496732026142, "pt": 2.047930283224401, "micromobility": 2.178649237472767, "shuttle": 5.098039215686274}, {"avg_co2": 6.674664369663084, "live_work_prop": 0.08275862068965517, "delta_f_physical_activity_pp": 0.0010094492644391912, "driving": 85.2389878163074, "cycling": 0.937207122774133, "walking": 4.170571696344892, "pt": 1.6869728209934396, "micromobility": 2.436738519212746, "shuttle": 5.5295220243673855}, {"avg_co2": 7.110829710232587, "live_work_prop": 0.0842911877394636, "delta_f_physical_activity_pp": 0.0008766805834855166, "driving": 87.21578721578722, "cycling": 0.6864006864006864, "walking": 3.9897039897039894, "pt": 1.5873015873015872, "micromobility": 1.9305019305019304, "shuttle": 4.590304590304591}, {"avg_co2": 6.690949479638552, "live_work_prop": 0.08650065530799476, "delta_f_physical_activity_pp": 0.001074605079103758, "driving": 83.9523154516277, "cycling": 1.1462631820265932, "walking": 4.447501146263182, "pt": 2.1091242549289317, "micromobility": 2.200825309491059, "shuttle": 6.143970655662541}, {"avg_co2": 6.924534563809706, "live_work_prop": 0.1031331592689295, "delta_f_physical_activity_pp": 0.0009816680605150925, "driving": 85.65002249212775, "cycling": 0.5847953216374269, "walking": 4.9482681061628435, "pt": 1.7543859649122806, "micromobility": 2.114260008996851, "shuttle": 4.9482681061628435}, {"avg_co2": 6.538238136263052, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.001029075121036342, "driving": 84.67087466185752, "cycling": 0.6311992786293958, "walking": 4.733994589720469, "pt": 1.5779981965734897, "micromobility": 2.299368800721371, "shuttle": 6.086564472497746}, {"avg_co2": 7.295030895320388, "live_work_prop": 0.08354430379746836, "delta_f_physical_activity_pp": 0.0008936990939831309, "driving": 86.72145328719724, "cycling": 0.6920415224913495, "walking": 3.8062283737024223, "pt": 1.5570934256055362, "micromobility": 2.292387543252595, "shuttle": 4.930795847750865}, {"avg_co2": 6.613781776960784, "live_work_prop": 0.0901749663526245, "delta_f_physical_activity_pp": 0.0009956456564747967, "driving": 84.8018648018648, "cycling": 1.0256410256410255, "walking": 4.0093240093240095, "pt": 1.8181818181818181, "micromobility": 2.1445221445221447, "shuttle": 6.200466200466201}, {"avg_co2": 7.370477614355315, "live_work_prop": 0.07643312101910828, "delta_f_physical_activity_pp": 0.0008769895665836761, "driving": 86.96931483816729, "cycling": 0.6725514922236233, "walking": 3.7410676754939054, "pt": 1.6813787305590584, "micromobility": 2.3539302227826817, "shuttle": 4.581757040773434}, {"avg_co2": 7.061626876941017, "live_work_prop": 0.09102902374670185, "delta_f_physical_activity_pp": 0.000941722450112162, "driving": 85.03729706011408, "cycling": 0.8775778850372972, "walking": 4.036858271171567, "pt": 1.7112768758227295, "micromobility": 2.369460289600702, "shuttle": 5.96752961825362}, {"avg_co2": 6.538488341732589, "live_work_prop": 0.09171974522292993, "delta_f_physical_activity_pp": 0.0010266094606143498, "driving": 85.07462686567165, "cycling": 0.7901668129938543, "walking": 4.6093064091308165, "pt": 1.9754170324846356, "micromobility": 2.5899912203687445, "shuttle": 4.960491659350307}, {"avg_co2": 6.504635885429456, "live_work_prop": 0.09602194787379972, "delta_f_physical_activity_pp": 0.0009844424497086844, "driving": 85.51057957681692, "cycling": 0.6899724011039559, "walking": 4.7378104875804965, "pt": 1.7479300827966882, "micromobility": 2.02391904323827, "shuttle": 5.289788408463662}, {"avg_co2": 7.160418808778495, "live_work_prop": 0.07948717948717948, "delta_f_physical_activity_pp": 0.0009509627801630216, "driving": 86.72641912078531, "cycling": 0.597524541186513, "walking": 3.883909517712335, "pt": 1.7498932991890739, "micromobility": 2.2620571916346566, "shuttle": 4.780196329492104}, {"avg_co2": 6.668690762419449, "live_work_prop": 0.10055096418732783, "delta_f_physical_activity_pp": 0.001019892626086967, "driving": 84.8711943793911, "cycling": 0.7962529274004685, "walking": 4.6370023419203745, "pt": 1.5456674473067917, "micromobility": 2.2482435597189694, "shuttle": 5.901639344262295}, {"avg_co2": 6.580471459610463, "live_work_prop": 0.09235209235209235, "delta_f_physical_activity_pp": 0.0009392474896484437, "driving": 85.55, "cycling": 0.6, "walking": 4.15, "pt": 2.0, "micromobility": 2.1999999999999997, "shuttle": 5.5}, {"avg_co2": 6.708824812021266, "live_work_prop": 0.09254498714652956, "delta_f_physical_activity_pp": 0.0008817064457646892, "driving": 85.89119858469704, "cycling": 0.9287925696594427, "walking": 3.6709420610349404, "pt": 1.592215833701902, "micromobility": 2.1671826625387, "shuttle": 5.749668288367979}, {"avg_co2": 7.034024733552706, "live_work_prop": 0.08066581306017925, "delta_f_physical_activity_pp": 0.0008724399781111097, "driving": 85.93886462882097, "cycling": 0.5676855895196506, "walking": 4.235807860262009, "pt": 1.7467248908296942, "micromobility": 2.052401746724891, "shuttle": 5.458515283842795}, {"avg_co2": 6.617459475764698, "live_work_prop": 0.08635097493036212, "delta_f_physical_activity_pp": 0.000982100505373674, "driving": 85.36350505536832, "cycling": 0.8184882041405874, "walking": 4.862782859894078, "pt": 1.7814155031295138, "micromobility": 1.974000962927299, "shuttle": 5.199807414540202}, {"avg_co2": 6.652374964231053, "live_work_prop": 0.09102402022756005, "delta_f_physical_activity_pp": 0.0009341155047045413, "driving": 84.8990342405619, "cycling": 0.9218612818261633, "walking": 5.004389815627744, "pt": 1.6681299385425814, "micromobility": 1.755926251097454, "shuttle": 5.750658472344162}, {"avg_co2": 6.917930194457771, "live_work_prop": 0.0873015873015873, "delta_f_physical_activity_pp": 0.0010035772884523933, "driving": 86.21307072515667, "cycling": 0.8057296329453895, "walking": 4.073410922112802, "pt": 1.566696508504924, "micromobility": 2.193375111906893, "shuttle": 5.147717099373321}, {"avg_co2": 7.122889643650971, "live_work_prop": 0.07603092783505154, "delta_f_physical_activity_pp": 0.0011133320338102745, "driving": 84.05553218342449, "cycling": 0.7993268826251577, "walking": 4.838031131678586, "pt": 1.724863273033235, "micromobility": 2.566259991586033, "shuttle": 6.015986537652504}, {"avg_co2": 6.986346533008921, "live_work_prop": 0.07858048162230671, "delta_f_physical_activity_pp": 0.0010124814388385727, "driving": 84.95229835212488, "cycling": 1.0407632263660018, "walking": 4.24978317432784, "pt": 2.0815264527320037, "micromobility": 1.8213356461405028, "shuttle": 5.85429314830876}, {"avg_co2": 6.6665617411182625, "live_work_prop": 0.08544726301735647, "delta_f_physical_activity_pp": 0.0008599639847518286, "driving": 86.27450980392157, "cycling": 0.6839945280437756, "walking": 4.149566803465572, "pt": 1.6415868673050615, "micromobility": 2.1431828545371636, "shuttle": 5.107159142726858}, {"avg_co2": 6.8006830189674226, "live_work_prop": 0.08378378378378379, "delta_f_physical_activity_pp": 0.0010965291354460708, "driving": 86.03791030975498, "cycling": 1.06333795654184, "walking": 4.11465557096625, "pt": 1.6643550624133148, "micromobility": 2.219140083217753, "shuttle": 4.900601017105871}, {"avg_co2": 7.074681164752745, "live_work_prop": 0.09252217997465145, "delta_f_physical_activity_pp": 0.0009377404926750665, "driving": 85.72035699107522, "cycling": 0.764980875478113, "walking": 4.292392690182745, "pt": 1.827454313642159, "micromobility": 2.209944751381215, "shuttle": 5.184870378240544}, {"avg_co2": 6.823391415289268, "live_work_prop": 0.0823045267489712, "delta_f_physical_activity_pp": 0.000986570426770397, "driving": 84.29442100328176, "cycling": 0.6094702297233943, "walking": 4.26629160806376, "pt": 1.9221753398968588, "micromobility": 2.390998593530239, "shuttle": 6.516643225503985}, {"avg_co2": 6.680331603247546, "live_work_prop": 0.10878112712975098, "delta_f_physical_activity_pp": 0.0009721222456410245, "driving": 85.04117108874657, "cycling": 1.1436413540713632, "walking": 4.6660567246111615, "pt": 1.463860933211345, "micromobility": 2.241537053979872, "shuttle": 5.443732845379689}, {"avg_co2": 6.843415339662181, "live_work_prop": 0.08430609597924774, "delta_f_physical_activity_pp": 0.0009907145297631743, "driving": 85.92297476759629, "cycling": 0.7082779991146525, "walking": 4.559539619300575, "pt": 1.770694997786631, "micromobility": 2.567507746790615, "shuttle": 4.471004869411244}, {"avg_co2": 6.535482541672298, "live_work_prop": 0.07714285714285714, "delta_f_physical_activity_pp": 0.0009066318106663642, "driving": 85.93287265547877, "cycling": 0.5923000987166831, "walking": 4.689042448173741, "pt": 1.6288252714708784, "micromobility": 1.9743336623889436, "shuttle": 5.182625863770977}, {"avg_co2": 6.668925164403514, "live_work_prop": 0.08507670850767085, "delta_f_physical_activity_pp": 0.0010264420298620803, "driving": 85.57919621749409, "cycling": 0.8983451536643027, "walking": 4.397163120567376, "pt": 1.7966903073286054, "micromobility": 2.0330969267139483, "shuttle": 5.295508274231678}, {"avg_co2": 7.025228064175472, "live_work_prop": 0.09529860228716645, "delta_f_physical_activity_pp": 0.0009531031010748982, "driving": 85.41846419327005, "cycling": 0.6902502157031924, "walking": 4.3140638481449525, "pt": 1.553062985332183, "micromobility": 2.2433132010353756, "shuttle": 5.780845556514237}, {"avg_co2": 7.137486555653827, "live_work_prop": 0.07304785894206549, "delta_f_physical_activity_pp": 0.0008438058418136712, "driving": 86.29310344827587, "cycling": 0.7758620689655172, "walking": 3.53448275862069, "pt": 1.896551724137931, "micromobility": 2.1120689655172415, "shuttle": 5.387931034482758}, {"avg_co2": 6.884179186945822, "live_work_prop": 0.08276797829036635, "delta_f_physical_activity_pp": 0.0009506155835031009, "driving": 86.19091751621872, "cycling": 0.6487488415199258, "walking": 4.5875810936051895, "pt": 1.7608897126969416, "micromobility": 1.9462465245597778, "shuttle": 4.865616311399444}, {"avg_co2": 7.073794601018637, "live_work_prop": 0.0748792270531401, "delta_f_physical_activity_pp": 0.00119664095455602, "driving": 85.03740648379052, "cycling": 0.997506234413965, "walking": 4.86284289276808, "pt": 1.828761429758936, "micromobility": 2.6184538653366585, "shuttle": 4.655029093931837}, {"avg_co2": 7.009923105235267, "live_work_prop": 0.08241758241758242, "delta_f_physical_activity_pp": 0.0010690894005264654, "driving": 84.8259860788863, "cycling": 0.9280742459396751, "walking": 4.779582366589327, "pt": 1.6241299303944314, "micromobility": 2.0417633410672855, "shuttle": 5.800464037122969}, {"avg_co2": 6.64730375453837, "live_work_prop": 0.0870712401055409, "delta_f_physical_activity_pp": 0.0012412445958136635, "driving": 83.77173428444048, "cycling": 0.8470798038341507, "walking": 4.948729380294249, "pt": 1.7833259028087385, "micromobility": 2.8979045920642, "shuttle": 5.751226036558181}, {"avg_co2": 7.039287798038415, "live_work_prop": 0.06155778894472362, "delta_f_physical_activity_pp": 0.0008735850720466432, "driving": 87.3578302712161, "cycling": 0.6561679790026247, "walking": 3.543307086614173, "pt": 1.6622922134733158, "micromobility": 1.9247594050743655, "shuttle": 4.8556430446194225}, {"avg_co2": 6.693539535835397, "live_work_prop": 0.08701298701298701, "delta_f_physical_activity_pp": 0.0011208677161400286, "driving": 83.89496717724289, "cycling": 0.87527352297593, "walking": 5.295404814004376, "pt": 1.75054704595186, "micromobility": 2.450765864332604, "shuttle": 5.733041575492341}, {"avg_co2": 6.921165145537221, "live_work_prop": 0.08600770218228498, "delta_f_physical_activity_pp": 0.000872232631419994, "driving": 85.91426071741033, "cycling": 0.6124234470691163, "walking": 4.15573053368329, "pt": 1.6185476815398077, "micromobility": 1.9247594050743655, "shuttle": 5.774278215223097}, {"avg_co2": 6.715394055345491, "live_work_prop": 0.08247422680412371, "delta_f_physical_activity_pp": 0.0009265165946585286, "driving": 85.77181208053692, "cycling": 0.6263982102908278, "walking": 4.429530201342282, "pt": 1.6107382550335572, "micromobility": 2.3266219239373602, "shuttle": 5.23489932885906}, {"avg_co2": 7.11386551892845, "live_work_prop": 0.07777777777777778, "delta_f_physical_activity_pp": 0.0008732214872850462, "driving": 86.18807724601176, "cycling": 0.5877413937867338, "walking": 4.240134340890008, "pt": 1.4273719563392109, "micromobility": 2.5608732157850547, "shuttle": 4.995801847187238}, {"avg_co2": 7.264221079729128, "live_work_prop": 0.07187894073139975, "delta_f_physical_activity_pp": 0.0009410273137338757, "driving": 86.49219079780498, "cycling": 0.6753904601097509, "walking": 4.305614183199662, "pt": 1.646264246517518, "micromobility": 1.9839594765723934, "shuttle": 4.896580835795694}, {"avg_co2": 6.668611829917157, "live_work_prop": 0.08388814913448735, "delta_f_physical_activity_pp": 0.001125116252858739, "driving": 85.2875613018279, "cycling": 0.6687472135532769, "walking": 5.127061970575123, "pt": 1.6495764600980831, "micromobility": 2.0954079358002677, "shuttle": 5.171645118145341}, {"avg_co2": 6.825803002700897, "live_work_prop": 0.08755129958960328, "delta_f_physical_activity_pp": 0.0008739959742453505, "driving": 87.04566635601118, "cycling": 0.7921714818266543, "walking": 4.054054054054054, "pt": 1.6309412861136998, "micromobility": 1.7241379310344827, "shuttle": 4.753028890959925}, {"avg_co2": 6.811932859291702, "live_work_prop": 0.08935611038107753, "delta_f_physical_activity_pp": 0.0009692530427588054, "driving": 85.54323725055433, "cycling": 0.8869179600886918, "walking": 4.390243902439024, "pt": 1.5964523281596452, "micromobility": 2.172949002217295, "shuttle": 5.41019955654102}, {"avg_co2": 6.910987361320488, "live_work_prop": 0.07046070460704607, "delta_f_physical_activity_pp": 0.00094664200803982, "driving": 86.89655172413792, "cycling": 0.5517241379310345, "walking": 4.0, "pt": 1.6551724137931034, "micromobility": 1.9310344827586208, "shuttle": 4.9655172413793105}, {"avg_co2": 6.715685236136258, "live_work_prop": 0.0881578947368421, "delta_f_physical_activity_pp": 0.0010138939233271405, "driving": 84.93518104604381, "cycling": 0.8046490835940991, "walking": 4.425569959767546, "pt": 1.6987036209208761, "micromobility": 2.145730889584265, "shuttle": 5.990165400089405}, {"avg_co2": 6.748336006803469, "live_work_prop": 0.07860824742268041, "delta_f_physical_activity_pp": 0.0009184474692553188, "driving": 84.69846984698471, "cycling": 0.6750675067506751, "walking": 4.725472547254726, "pt": 1.935193519351935, "micromobility": 2.34023402340234, "shuttle": 5.625562556255625}, {"avg_co2": 6.707759719172239, "live_work_prop": 0.08636977058029689, "delta_f_physical_activity_pp": 0.000875044382393262, "driving": 85.7208448117539, "cycling": 0.7346189164370982, "walking": 4.499540863177227, "pt": 1.6528925619834711, "micromobility": 2.203856749311295, "shuttle": 5.188246097337006}, {"avg_co2": 6.640442610794123, "live_work_prop": 0.07934336525307797, "delta_f_physical_activity_pp": 0.0009078174871651945, "driving": 85.9764705882353, "cycling": 0.6588235294117647, "walking": 3.8117647058823527, "pt": 1.6, "micromobility": 2.2588235294117647, "shuttle": 5.694117647058824}, {"avg_co2": 6.633907791611499, "live_work_prop": 0.08783783783783784, "delta_f_physical_activity_pp": 0.0009152174579747562, "driving": 85.39122568973315, "cycling": 0.6331976481230213, "walking": 4.38715513342379, "pt": 1.4925373134328357, "micromobility": 2.4875621890547266, "shuttle": 5.608322026232474}, {"avg_co2": 7.068818529264745, "live_work_prop": 0.09183673469387756, "delta_f_physical_activity_pp": 0.0007798309620570437, "driving": 87.109375, "cycling": 0.6944444444444444, "walking": 3.4288194444444446, "pt": 1.3454861111111112, "micromobility": 2.126736111111111, "shuttle": 5.295138888888888}, {"avg_co2": 6.726741997259469, "live_work_prop": 0.07479224376731301, "delta_f_physical_activity_pp": 0.0009136873802523874, "driving": 85.8861638130495, "cycling": 0.6015733456732995, "walking": 4.303563165201296, "pt": 1.8047200370198981, "micromobility": 1.8047200370198981, "shuttle": 5.599259602036094}, {"avg_co2": 6.985015290954165, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0010006171653715692, "driving": 85.1716247139588, "cycling": 1.0068649885583525, "walking": 4.2105263157894735, "pt": 1.5102974828375286, "micromobility": 2.517162471395881, "shuttle": 5.583524027459955}, {"avg_co2": 6.940640941800538, "live_work_prop": 0.09299191374663072, "delta_f_physical_activity_pp": 0.0009279671608199172, "driving": 84.93647912885662, "cycling": 0.5444646098003629, "walking": 4.083484573502722, "pt": 2.041742286751361, "micromobility": 2.586206896551724, "shuttle": 5.807622504537205}, {"avg_co2": 6.535109685455757, "live_work_prop": 0.1, "delta_f_physical_activity_pp": 0.0009793054265443701, "driving": 86.25, "cycling": 0.9134615384615385, "walking": 4.567307692307692, "pt": 1.5865384615384615, "micromobility": 2.019230769230769, "shuttle": 4.663461538461538}, {"avg_co2": 7.264509050694999, "live_work_prop": 0.07398843930635839, "delta_f_physical_activity_pp": 0.0008747884243275393, "driving": 87.23916532905297, "cycling": 0.6019261637239166, "walking": 4.052969502407704, "pt": 1.5650080256821832, "micromobility": 1.9261637239165328, "shuttle": 4.614767255216693}, {"avg_co2": 6.815469497655817, "live_work_prop": 0.08611825192802057, "delta_f_physical_activity_pp": 0.0009921410807046263, "driving": 86.01307189542484, "cycling": 0.9586056644880174, "walking": 4.226579520697168, "pt": 1.6557734204793026, "micromobility": 1.9607843137254901, "shuttle": 5.185185185185185}, {"avg_co2": 6.766638158492002, "live_work_prop": 0.08016304347826086, "delta_f_physical_activity_pp": 0.0010519372127262725, "driving": 85.81235697940504, "cycling": 0.7322654462242564, "walking": 4.622425629290618, "pt": 1.7391304347826086, "micromobility": 2.1510297482837526, "shuttle": 4.94279176201373}, {"avg_co2": 6.692017014556677, "live_work_prop": 0.08406524466750313, "delta_f_physical_activity_pp": 0.0009245438304479693, "driving": 86.00344530577088, "cycling": 0.9905254091300603, "walking": 4.1343669250646, "pt": 1.3781223083548666, "micromobility": 1.8949181739879413, "shuttle": 5.598621877691645}, {"avg_co2": 6.852363620128058, "live_work_prop": 0.07967032967032966, "delta_f_physical_activity_pp": 0.0009966055693309064, "driving": 85.7877512856475, "cycling": 0.6545114539504442, "walking": 4.3478260869565215, "pt": 1.496026180458158, "micromobility": 2.4777933613838243, "shuttle": 5.2360916316035535}, {"avg_co2": 6.432745059321874, "live_work_prop": 0.10441767068273092, "delta_f_physical_activity_pp": 0.0009706733013187643, "driving": 84.86964618249534, "cycling": 1.0707635009310987, "walking": 4.608938547486034, "pt": 1.536312849162011, "micromobility": 2.700186219739292, "shuttle": 5.21415270018622}, {"avg_co2": 6.413407745532906, "live_work_prop": 0.09986130374479889, "delta_f_physical_activity_pp": 0.000916630606680704, "driving": 84.6968238691049, "cycling": 0.8662175168431183, "walking": 4.234841193455245, "pt": 1.7324350336862366, "micromobility": 2.1174205967276225, "shuttle": 6.352261790182869}, {"avg_co2": 7.171037504062951, "live_work_prop": 0.07888040712468193, "delta_f_physical_activity_pp": 0.0007745533182627205, "driving": 87.62975778546713, "cycling": 0.6920415224913495, "walking": 3.6764705882352944, "pt": 1.254325259515571, "micromobility": 1.6868512110726646, "shuttle": 5.060553633217993}, {"avg_co2": 6.752007034940651, "live_work_prop": 0.0993006993006993, "delta_f_physical_activity_pp": 0.0010484499008304564, "driving": 84.76544356711565, "cycling": 0.7431490942870413, "walking": 4.273107292150487, "pt": 1.7185322805387833, "micromobility": 2.3687877380399445, "shuttle": 6.130980027868091}, {"avg_co2": 6.616348554832312, "live_work_prop": 0.07651006711409396, "delta_f_physical_activity_pp": 0.0009434504440259863, "driving": 84.4914864242982, "cycling": 0.8743672342383801, "walking": 3.865623561895996, "pt": 1.840773124712379, "micromobility": 2.4390243902439024, "shuttle": 6.488725264611136}, {"avg_co2": 6.669233418934163, "live_work_prop": 0.09212283044058744, "delta_f_physical_activity_pp": 0.0008933724205087983, "driving": 85.17006802721089, "cycling": 0.8163265306122449, "walking": 3.9455782312925165, "pt": 2.131519274376417, "micromobility": 2.35827664399093, "shuttle": 5.578231292517007}, {"avg_co2": 7.078424989317731, "live_work_prop": 0.07953063885267275, "delta_f_physical_activity_pp": 0.0009737897966366595, "driving": 86.05790645879733, "cycling": 1.158129175946548, "walking": 3.9198218262806237, "pt": 1.469933184855234, "micromobility": 2.1380846325167036, "shuttle": 5.256124721603563}, {"avg_co2": 7.08796465638024, "live_work_prop": 0.08224543080939947, "delta_f_physical_activity_pp": 0.0009483215009959622, "driving": 85.59508124725515, "cycling": 0.4391743522178305, "walking": 4.040404040404041, "pt": 1.932367149758454, "micromobility": 2.635046113306983, "shuttle": 5.357927097057532}, {"avg_co2": 6.9910764009507655, "live_work_prop": 0.08211920529801324, "delta_f_physical_activity_pp": 0.000818495275760168, "driving": 87.12018140589569, "cycling": 0.6802721088435374, "walking": 4.1269841269841265, "pt": 1.4965986394557822, "micromobility": 1.7233560090702946, "shuttle": 4.852607709750567}, {"avg_co2": 6.5906452169304295, "live_work_prop": 0.08531468531468532, "delta_f_physical_activity_pp": 0.0009664107558789962, "driving": 84.81375358166189, "cycling": 0.6685768863419294, "walking": 4.393505253104107, "pt": 1.4804202483285578, "micromobility": 2.292263610315186, "shuttle": 6.351480420248329}, {"avg_co2": 6.91520636248438, "live_work_prop": 0.08083441981747067, "delta_f_physical_activity_pp": 0.0008816249178172406, "driving": 86.16352201257862, "cycling": 0.7637017070979335, "walking": 3.8634321653189576, "pt": 1.7969451931716083, "micromobility": 2.11141060197664, "shuttle": 5.300988319856245}, {"avg_co2": 6.955006073048641, "live_work_prop": 0.09461235216819974, "delta_f_physical_activity_pp": 0.0010482547942121745, "driving": 85.16508367254636, "cycling": 0.7688828584350972, "walking": 4.703753957485301, "pt": 1.7186793306196293, "micromobility": 2.4875621890547266, "shuttle": 5.156037991858888}, {"avg_co2": 7.0775117516874815, "live_work_prop": 0.0782051282051282, "delta_f_physical_activity_pp": 0.0008425965601782631, "driving": 86.32218844984803, "cycling": 0.911854103343465, "walking": 3.64741641337386, "pt": 1.5631784628745113, "micromobility": 2.0842379504993485, "shuttle": 5.47112462006079}, {"avg_co2": 6.9083560391333245, "live_work_prop": 0.08179419525065963, "delta_f_physical_activity_pp": 0.0009857094299984706, "driving": 85.0, "cycling": 0.8407079646017699, "walking": 3.7168141592920354, "pt": 1.7256637168141593, "micromobility": 2.6991150442477876, "shuttle": 6.017699115044247}, {"avg_co2": 7.199978954194423, "live_work_prop": 0.07133757961783439, "delta_f_physical_activity_pp": 0.0009014737917662191, "driving": 86.21434745030251, "cycling": 0.7346585998271392, "walking": 3.759723422644771, "pt": 1.9014693171996542, "micromobility": 2.1175453759723424, "shuttle": 5.2722558340535866}, {"avg_co2": 7.005068176238638, "live_work_prop": 0.0897597977243995, "delta_f_physical_activity_pp": 0.001038579838912539, "driving": 85.48801369863014, "cycling": 0.9845890410958904, "walking": 4.238013698630137, "pt": 1.6695205479452055, "micromobility": 2.440068493150685, "shuttle": 5.179794520547945}, {"avg_co2": 6.745465165480659, "live_work_prop": 0.08804204993429698, "delta_f_physical_activity_pp": 0.0010560592059631335, "driving": 84.66036887089518, "cycling": 0.8097165991902834, "walking": 4.4534412955465585, "pt": 1.7543859649122806, "micromobility": 2.3841655420602788, "shuttle": 5.937921727395412}, {"avg_co2": 6.7849762864841034, "live_work_prop": 0.08961038961038961, "delta_f_physical_activity_pp": 0.0010086959273298832, "driving": 85.63089357880557, "cycling": 0.9429726088908846, "walking": 4.220925011225864, "pt": 1.661427929950606, "micromobility": 2.2451728783116303, "shuttle": 5.298607992815447}, {"avg_co2": 6.688623049831017, "live_work_prop": 0.09029649595687332, "delta_f_physical_activity_pp": 0.0008762008065932239, "driving": 85.22415370539798, "cycling": 0.6404391582799633, "walking": 4.483074107959744, "pt": 1.738334858188472, "micromobility": 1.7840805123513266, "shuttle": 6.1299176578225065}, {"avg_co2": 6.967990608030846, "live_work_prop": 0.07723577235772358, "delta_f_physical_activity_pp": 0.000988564099935968, "driving": 87.3552570634553, "cycling": 0.9263547938860583, "walking": 3.7054191755442334, "pt": 1.4358499305233905, "micromobility": 1.8527095877721167, "shuttle": 4.724409448818897}, {"avg_co2": 6.619812102347956, "live_work_prop": 0.08783783783783784, "delta_f_physical_activity_pp": 0.0009492620126076251, "driving": 84.82184173993521, "cycling": 0.6941230911614993, "walking": 4.164738546968995, "pt": 2.406293382693198, "micromobility": 2.2674687644608977, "shuttle": 5.645534474780194}, {"avg_co2": 6.60605926027439, "live_work_prop": 0.0715307582260372, "delta_f_physical_activity_pp": 0.000930785536240815, "driving": 85.75624082232012, "cycling": 0.978952520802741, "walking": 4.258443465491924, "pt": 1.762114537444934, "micromobility": 1.6152716593245229, "shuttle": 5.628976994615761}, {"avg_co2": 7.324253391896508, "live_work_prop": 0.07233502538071065, "delta_f_physical_activity_pp": 0.0010505604361432167, "driving": 85.56615512235587, "cycling": 0.7051016175860638, "walking": 3.566984653670676, "pt": 1.534632932393198, "micromobility": 2.6130236416424717, "shuttle": 6.014102032351721}, {"avg_co2": 7.076937277457653, "live_work_prop": 0.07905138339920949, "delta_f_physical_activity_pp": 0.0010469090964171745, "driving": 86.31719235895157, "cycling": 0.7996446023989338, "walking": 4.175921812527766, "pt": 2.087960906263883, "micromobility": 1.9102621057307863, "shuttle": 4.709018214127054}, {"avg_co2": 6.699625097427169, "live_work_prop": 0.07519788918205805, "delta_f_physical_activity_pp": 0.0009663600780389159, "driving": 84.76104598737602, "cycling": 0.8566275924256086, "walking": 4.373309287646529, "pt": 2.028854824165915, "micromobility": 2.164111812443643, "shuttle": 5.8160504959422905}, {"avg_co2": 6.744674352227813, "live_work_prop": 0.0847682119205298, "delta_f_physical_activity_pp": 0.0009032750269724138, "driving": 86.47670737222975, "cycling": 0.8593396653098146, "walking": 3.9800995024875623, "pt": 1.6282225237449117, "micromobility": 2.3518769787426503, "shuttle": 4.703753957485301}, {"avg_co2": 7.443488018697694, "live_work_prop": 0.08048780487804878, "delta_f_physical_activity_pp": 0.0010222428801163646, "driving": 86.19569630531872, "cycling": 0.6090133982947624, "walking": 4.141291108404385, "pt": 1.5022330491270808, "micromobility": 2.5578562728380025, "shuttle": 4.993909866017052}, {"avg_co2": 7.035271034221642, "live_work_prop": 0.08354430379746836, "delta_f_physical_activity_pp": 0.0010471309790099851, "driving": 85.34188034188034, "cycling": 0.7692307692307693, "walking": 4.444444444444445, "pt": 1.8803418803418803, "micromobility": 2.264957264957265, "shuttle": 5.299145299145299}, {"avg_co2": 7.000779914018684, "live_work_prop": 0.08111702127659574, "delta_f_physical_activity_pp": 0.000926578840965622, "driving": 85.27551942186089, "cycling": 0.8581752484191508, "walking": 4.0650406504065035, "pt": 1.8066847335140017, "micromobility": 2.5745257452574526, "shuttle": 5.420054200542006}, {"avg_co2": 7.322654783654155, "live_work_prop": 0.07740324594257178, "delta_f_physical_activity_pp": 0.0009659999449972016, "driving": 86.3920099875156, "cycling": 0.5409904286308781, "walking": 4.369538077403246, "pt": 1.581356637536413, "micromobility": 1.8310445276737413, "shuttle": 5.285060341240117}, {"avg_co2": 7.031340148326474, "live_work_prop": 0.08656330749354005, "delta_f_physical_activity_pp": 0.000943060252308816, "driving": 84.98233215547704, "cycling": 0.7067137809187279, "walking": 3.7544169611307425, "pt": 1.8109540636042403, "micromobility": 2.65017667844523, "shuttle": 6.095406360424029}, {"avg_co2": 7.341158561692646, "live_work_prop": 0.08531994981179424, "delta_f_physical_activity_pp": 0.0008094427636765047, "driving": 87.23221936589546, "cycling": 0.6855184233076265, "walking": 3.556126820908312, "pt": 1.5852613538988862, "micromobility": 1.970865467009426, "shuttle": 4.970008568980291}, {"avg_co2": 7.207017820636951, "live_work_prop": 0.085, "delta_f_physical_activity_pp": 0.0009206061966996312, "driving": 86.4910790144435, "cycling": 0.5097706032285472, "walking": 4.1206457094307565, "pt": 1.5293118096856415, "micromobility": 2.1240441801189465, "shuttle": 5.225148683092608}, {"avg_co2": 6.697244492785723, "live_work_prop": 0.08618331053351573, "delta_f_physical_activity_pp": 0.0009407055362701967, "driving": 86.41148325358851, "cycling": 0.7177033492822966, "walking": 3.8755980861244015, "pt": 1.7224880382775118, "micromobility": 2.248803827751196, "shuttle": 5.023923444976076}, {"avg_co2": 6.772820143446011, "live_work_prop": 0.11269430051813471, "delta_f_physical_activity_pp": 0.0010238046155590262, "driving": 84.48961555457358, "cycling": 0.7512152010605391, "walking": 4.904993371630579, "pt": 1.6349977905435262, "micromobility": 2.7839151568714096, "shuttle": 5.435262925320371}, {"avg_co2": 6.816619487075599, "live_work_prop": 0.1, "delta_f_physical_activity_pp": 0.001049608751156072, "driving": 85.0421660008877, "cycling": 0.7101642254771415, "walking": 4.704837993786063, "pt": 1.7310252996005324, "micromobility": 1.9529516200621395, "shuttle": 5.858854860186418}, {"avg_co2": 6.6317207088659655, "live_work_prop": 0.08641975308641975, "delta_f_physical_activity_pp": 0.0011032526329287314, "driving": 85.11342155009451, "cycling": 0.8506616257088847, "walking": 4.253308128544423, "pt": 1.890359168241966, "micromobility": 2.1266540642722114, "shuttle": 5.765595463137997}, {"avg_co2": 6.645505147947466, "live_work_prop": 0.09772423025435073, "delta_f_physical_activity_pp": 0.00107305729869525, "driving": 84.84848484848484, "cycling": 0.7688828584350972, "walking": 4.8394391677973765, "pt": 1.8091361374943467, "micromobility": 2.6232473993668024, "shuttle": 5.110809588421529}, {"avg_co2": 6.78331380875759, "live_work_prop": 0.07552447552447553, "delta_f_physical_activity_pp": 0.0009140338375955352, "driving": 86.30331753554502, "cycling": 0.47393364928909953, "walking": 4.075829383886256, "pt": 1.4691943127962086, "micromobility": 2.1800947867298577, "shuttle": 5.497630331753554}, {"avg_co2": 7.012385606384984, "live_work_prop": 0.08865710560625815, "delta_f_physical_activity_pp": 0.001052685596727056, "driving": 86.14457831325302, "cycling": 1.0327022375215147, "walking": 4.518072289156627, "pt": 1.7211703958691909, "micromobility": 2.0223752151462997, "shuttle": 4.561101549053356}, {"avg_co2": 6.773763664256357, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.00110237477465798, "driving": 85.75317604355716, "cycling": 0.7713248638838476, "walking": 4.764065335753176, "pt": 1.7241379310344827, "micromobility": 2.087114337568058, "shuttle": 4.900181488203267}, {"avg_co2": 6.79798405314634, "live_work_prop": 0.07598371777476255, "delta_f_physical_activity_pp": 0.0009296788088900117, "driving": 86.31578947368422, "cycling": 0.4576659038901602, "walking": 4.118993135011442, "pt": 1.7848970251716247, "micromobility": 2.013729977116705, "shuttle": 5.308924485125858}, {"avg_co2": 6.977433753332132, "live_work_prop": 0.07216494845360824, "delta_f_physical_activity_pp": 0.0009060930053406338, "driving": 86.33540372670807, "cycling": 0.709849157054126, "walking": 3.904170363797693, "pt": 1.5084294587400178, "micromobility": 2.0408163265306123, "shuttle": 5.501330967169476}, {"avg_co2": 6.928236683551673, "live_work_prop": 0.09861111111111111, "delta_f_physical_activity_pp": 0.001067078431668421, "driving": 84.40835266821345, "cycling": 0.9280742459396751, "walking": 5.150812064965198, "pt": 1.948955916473318, "micromobility": 2.2273781902552203, "shuttle": 5.336426914153132}, {"avg_co2": 6.849004392466936, "live_work_prop": 0.07702523240371846, "delta_f_physical_activity_pp": 0.001023902250372985, "driving": 85.75317604355716, "cycling": 0.9074410163339384, "walking": 3.720508166969147, "pt": 1.9963702359346642, "micromobility": 2.268602540834846, "shuttle": 5.353901996370237}, {"avg_co2": 6.828407418871851, "live_work_prop": 0.09192200557103064, "delta_f_physical_activity_pp": 0.0010461627631069414, "driving": 84.87544483985765, "cycling": 0.7117437722419928, "walking": 4.314946619217082, "pt": 1.5569395017793595, "micromobility": 2.3576512455516014, "shuttle": 6.183274021352314}, {"avg_co2": 7.02583437012249, "live_work_prop": 0.07225806451612904, "delta_f_physical_activity_pp": 0.0008646709031746617, "driving": 86.6785079928952, "cycling": 0.6216696269982238, "walking": 3.7300177619893424, "pt": 2.1314387211367674, "micromobility": 1.9538188277087036, "shuttle": 4.8845470692717585}, {"avg_co2": 6.516931744574471, "live_work_prop": 0.0925414364640884, "delta_f_physical_activity_pp": 0.0009655089972702743, "driving": 85.37735849056604, "cycling": 0.7547169811320755, "walking": 4.622641509433962, "pt": 1.7452830188679245, "micromobility": 2.4528301886792456, "shuttle": 5.047169811320755}, {"avg_co2": 7.759035388987604, "live_work_prop": 0.06436233611442194, "delta_f_physical_activity_pp": 0.0008773820620023749, "driving": 87.41400242816674, "cycling": 0.56657223796034, "walking": 3.6827195467422094, "pt": 1.5783083771752329, "micromobility": 2.063941723998381, "shuttle": 4.694455685957102}, {"avg_co2": 6.737509592699649, "live_work_prop": 0.09491978609625669, "delta_f_physical_activity_pp": 0.0009487332236602447, "driving": 85.48680618744314, "cycling": 0.8644222020018199, "walking": 4.413102820746133, "pt": 1.7288444040036397, "micromobility": 1.8653321201091901, "shuttle": 5.641492265696088}, {"avg_co2": 6.7587785208976765, "live_work_prop": 0.10704960835509138, "delta_f_physical_activity_pp": 0.0010506898622055344, "driving": 85.226264418811, "cycling": 0.6211180124223602, "walking": 4.968944099378882, "pt": 1.5971606033717833, "micromobility": 2.440106477373558, "shuttle": 5.146406388642413}, {"avg_co2": 6.524047443574593, "live_work_prop": 0.09605263157894736, "delta_f_physical_activity_pp": 0.0009337123702901037, "driving": 85.79671549045716, "cycling": 0.8433200177541057, "walking": 4.1278295605858855, "pt": 1.420328450954283, "micromobility": 2.30803373280071, "shuttle": 5.503772747447847}, {"avg_co2": 6.780311723223816, "live_work_prop": 0.07065217391304347, "delta_f_physical_activity_pp": 0.0008971170566201712, "driving": 85.80765639589168, "cycling": 0.8403361344537815, "walking": 3.6881419234360413, "pt": 1.8207282913165268, "micromobility": 2.0541549953314657, "shuttle": 5.788982259570495}, {"avg_co2": 7.026608019859733, "live_work_prop": 0.0916030534351145, "delta_f_physical_activity_pp": 0.0009016436389672945, "driving": 87.3295204575451, "cycling": 0.6159260888693356, "walking": 3.915530136383634, "pt": 1.4078310602727673, "micromobility": 2.111746590409151, "shuttle": 4.619445666520018}, {"avg_co2": 7.014836088828966, "live_work_prop": 0.08090185676392574, "delta_f_physical_activity_pp": 0.0010521745996590205, "driving": 84.74725274725274, "cycling": 0.8791208791208791, "walking": 4.175824175824175, "pt": 1.5384615384615385, "micromobility": 2.5054945054945055, "shuttle": 6.153846153846154}, {"avg_co2": 6.912651935275185, "live_work_prop": 0.08839050131926121, "delta_f_physical_activity_pp": 0.0009893144269837624, "driving": 85.90724898694282, "cycling": 0.675371454299865, "walking": 4.367402071139127, "pt": 2.0711391265195855, "micromobility": 2.1611886537595675, "shuttle": 4.8176497073390365}, {"avg_co2": 6.610616324553084, "live_work_prop": 0.1039136302294197, "delta_f_physical_activity_pp": 0.0010707193127001268, "driving": 84.05017921146953, "cycling": 0.7168458781362007, "walking": 5.421146953405017, "pt": 1.568100358422939, "micromobility": 2.28494623655914, "shuttle": 5.958781362007168}, {"avg_co2": 6.397703138114229, "live_work_prop": 0.10416666666666667, "delta_f_physical_activity_pp": 0.0010386202968775949, "driving": 83.99625643425362, "cycling": 0.6551240056153487, "walking": 5.615348619560131, "pt": 1.6846045858680394, "micromobility": 2.0589611605053815, "shuttle": 5.989705194197473}, {"avg_co2": 6.7080401466601245, "live_work_prop": 0.08321579689703808, "delta_f_physical_activity_pp": 0.0009950185652165876, "driving": 85.19752498810091, "cycling": 0.7139457401237506, "walking": 4.3788672060923375, "pt": 1.951451689671585, "micromobility": 2.1418372203712517, "shuttle": 5.616373155640171}, {"avg_co2": 6.482076874361012, "live_work_prop": 0.09745762711864407, "delta_f_physical_activity_pp": 0.0009257901697145073, "driving": 84.3385214007782, "cycling": 0.632295719844358, "walking": 4.182879377431906, "pt": 2.140077821011673, "micromobility": 2.1887159533073928, "shuttle": 6.51750972762646}, {"avg_co2": 6.859885320025954, "live_work_prop": 0.08678756476683938, "delta_f_physical_activity_pp": 0.0011146928816586506, "driving": 84.4172850283719, "cycling": 0.9602793539938891, "walking": 5.106940200785683, "pt": 2.2697512003491926, "micromobility": 2.0951549541684855, "shuttle": 5.150589262330859}, {"avg_co2": 6.609980705562237, "live_work_prop": 0.09556786703601108, "delta_f_physical_activity_pp": 0.0008553531692734705, "driving": 85.76222435282837, "cycling": 0.6711409395973155, "walking": 4.074784276126557, "pt": 1.9175455417066156, "micromobility": 2.0613614573346117, "shuttle": 5.512943432406519}, {"avg_co2": 6.549704150883288, "live_work_prop": 0.09866666666666667, "delta_f_physical_activity_pp": 0.0010037153546182372, "driving": 85.28336380255942, "cycling": 0.8683729433272395, "walking": 4.250457038391224, "pt": 1.59963436928702, "micromobility": 2.422303473491773, "shuttle": 5.575868372943328}, {"avg_co2": 6.813462936346663, "live_work_prop": 0.08157524613220815, "delta_f_physical_activity_pp": 0.0009913964039537577, "driving": 84.96487119437938, "cycling": 0.8430913348946136, "walking": 4.309133489461359, "pt": 1.639344262295082, "micromobility": 2.716627634660422, "shuttle": 5.526932084309133}, {"avg_co2": 6.646469789228805, "live_work_prop": 0.07488986784140969, "delta_f_physical_activity_pp": 0.0008069561009230728, "driving": 86.41358641358642, "cycling": 0.5494505494505495, "walking": 3.9460539460539463, "pt": 1.5984015984015985, "micromobility": 1.948051948051948, "shuttle": 5.544455544455545}, {"avg_co2": 6.96481391107561, "live_work_prop": 0.09908735332464146, "delta_f_physical_activity_pp": 0.000920906887848694, "driving": 86.26325088339223, "cycling": 0.8392226148409895, "walking": 3.8869257950530036, "pt": 1.76678445229682, "micromobility": 2.1201413427561837, "shuttle": 5.123674911660777}, {"avg_co2": 6.793342197450122, "live_work_prop": 0.08643617021276596, "delta_f_physical_activity_pp": 0.0009508365934330318, "driving": 85.93822037805441, "cycling": 0.599354541263255, "walking": 4.564315352697095, "pt": 1.751959428307976, "micromobility": 1.8902720147533425, "shuttle": 5.255878284923928}, {"avg_co2": 7.00706193832624, "live_work_prop": 0.09305373525557012, "delta_f_physical_activity_pp": 0.0009840384929731725, "driving": 84.59869848156181, "cycling": 0.737527114967462, "walking": 4.511930585683297, "pt": 1.6052060737527116, "micromobility": 2.472885032537961, "shuttle": 6.073752711496746}, {"avg_co2": 6.953804328509899, "live_work_prop": 0.08538163001293661, "delta_f_physical_activity_pp": 0.0009766596453054802, "driving": 85.44662309368192, "cycling": 0.9150326797385622, "walking": 4.400871459694989, "pt": 1.5686274509803921, "micromobility": 2.135076252723312, "shuttle": 5.533769063180828}, {"avg_co2": 6.951928596816472, "live_work_prop": 0.09317585301837271, "delta_f_physical_activity_pp": 0.0010924501227636775, "driving": 84.41901408450704, "cycling": 1.2764084507042255, "walking": 4.709507042253521, "pt": 2.024647887323944, "micromobility": 2.112676056338028, "shuttle": 5.457746478873239}, {"avg_co2": 6.947162449094666, "live_work_prop": 0.0944372574385511, "delta_f_physical_activity_pp": 0.0009667700337961977, "driving": 85.95630851538118, "cycling": 0.8024966562639322, "walking": 4.235399019170753, "pt": 1.6049933125278644, "micromobility": 2.5858225590726707, "shuttle": 4.814979937583593}, {"avg_co2": 7.0767550347346395, "live_work_prop": 0.08463541666666667, "delta_f_physical_activity_pp": 0.0009298800016682931, "driving": 85.76480990274094, "cycling": 0.618921308576481, "walking": 4.465075154730328, "pt": 1.6357206012378427, "micromobility": 2.3430592396109637, "shuttle": 5.172413793103448}, {"avg_co2": 6.729446474865592, "live_work_prop": 0.0871313672922252, "delta_f_physical_activity_pp": 0.0009694817438646236, "driving": 85.66864445458695, "cycling": 0.867183934276586, "walking": 5.020538566864445, "pt": 1.3692377909630304, "micromobility": 1.5974440894568689, "shuttle": 5.476951163852122}, {"avg_co2": 6.682878859400139, "live_work_prop": 0.09305555555555556, "delta_f_physical_activity_pp": 0.001101836092170175, "driving": 85.02304147465438, "cycling": 0.783410138248848, "walking": 4.516129032258064, "pt": 1.566820276497696, "micromobility": 2.3041474654377883, "shuttle": 5.806451612903226}, {"avg_co2": 6.817552436537079, "live_work_prop": 0.09261576971214018, "delta_f_physical_activity_pp": 0.0008969287762239181, "driving": 85.39898132427844, "cycling": 0.8488964346349746, "walking": 4.371816638370119, "pt": 1.9524617996604414, "micromobility": 1.9524617996604414, "shuttle": 5.475382003395586}, {"avg_co2": 6.95968947392177, "live_work_prop": 0.0814419225634179, "delta_f_physical_activity_pp": 0.0009086150689863232, "driving": 85.40713632204941, "cycling": 0.7319304666056725, "walking": 4.391582799634035, "pt": 1.7840805123513266, "micromobility": 2.3330283623055807, "shuttle": 5.352241537053979}, {"avg_co2": 6.681025642847461, "live_work_prop": 0.08860759493670886, "delta_f_physical_activity_pp": 0.0011794359709038367, "driving": 84.41247002398082, "cycling": 0.815347721822542, "walking": 5.227817745803357, "pt": 1.8225419664268585, "micromobility": 2.3501199040767387, "shuttle": 5.371702637889688}, {"avg_co2": 6.840718893530692, "live_work_prop": 0.08854166666666667, "delta_f_physical_activity_pp": 0.0009314001645770934, "driving": 85.4416333777186, "cycling": 0.9320905459387484, "walking": 3.9502885042166, "pt": 1.4647137150466045, "micromobility": 2.796271637816245, "shuttle": 5.415002219263205}, {"avg_co2": 6.383597706604511, "live_work_prop": 0.12108262108262108, "delta_f_physical_activity_pp": 0.0010185439290008897, "driving": 85.21194605009634, "cycling": 0.7225433526011561, "walking": 4.865125240847784, "pt": 1.7341040462427744, "micromobility": 2.3603082851637764, "shuttle": 5.105973025048169}, {"avg_co2": 7.355330399054057, "live_work_prop": 0.0707196029776675, "delta_f_physical_activity_pp": 0.0009152217382502522, "driving": 86.19246861924687, "cycling": 0.7112970711297071, "walking": 4.100418410041841, "pt": 1.715481171548117, "micromobility": 2.2175732217573225, "shuttle": 5.062761506276151}, {"avg_co2": 6.5793416014467665, "live_work_prop": 0.09286675639300135, "delta_f_physical_activity_pp": 0.0011059518975984348, "driving": 84.1087056655919, "cycling": 1.0594196222938737, "walking": 5.297098111469369, "pt": 1.5660985720865959, "micromobility": 2.210962690004606, "shuttle": 5.757715338553663}, {"avg_co2": 6.735979081444475, "live_work_prop": 0.10231923601637108, "delta_f_physical_activity_pp": 0.0009322201706617527, "driving": 86.2929816297692, "cycling": 0.5652378709373528, "walking": 4.4276966556759305, "pt": 1.6486104569006126, "micromobility": 1.7899199246349504, "shuttle": 5.27555346208196}, {"avg_co2": 7.01881197424071, "live_work_prop": 0.06510416666666667, "delta_f_physical_activity_pp": 0.0008742834734691927, "driving": 85.86858685868587, "cycling": 0.8100810081008101, "walking": 3.9603960396039604, "pt": 1.7101710171017102, "micromobility": 1.8901890189018902, "shuttle": 5.7605760576057605}, {"avg_co2": 6.961729503427556, "live_work_prop": 0.09379128137384413, "delta_f_physical_activity_pp": 0.0009358646624721851, "driving": 85.56101922217255, "cycling": 0.8940545373267769, "walking": 4.336164506034868, "pt": 1.2963790791238265, "micromobility": 2.5033527045149757, "shuttle": 5.4090299508270006}, {"avg_co2": 6.761565023245949, "live_work_prop": 0.09102902374670185, "delta_f_physical_activity_pp": 0.0010621967030461756, "driving": 83.73913043478261, "cycling": 1.0, "walking": 4.826086956521739, "pt": 2.3478260869565215, "micromobility": 2.3478260869565215, "shuttle": 5.739130434782608}, {"avg_co2": 6.795973051737528, "live_work_prop": 0.08955223880597014, "delta_f_physical_activity_pp": 0.0009350701865315724, "driving": 85.22991175104505, "cycling": 0.5109150023223409, "walking": 4.644681839294009, "pt": 1.7649790989317231, "micromobility": 2.2294472828611243, "shuttle": 5.62006502554575}, {"avg_co2": 6.615434235477442, "live_work_prop": 0.09617918313570488, "delta_f_physical_activity_pp": 0.0010426662678997313, "driving": 84.55172413793105, "cycling": 0.8275862068965517, "walking": 4.873563218390804, "pt": 1.839080459770115, "micromobility": 2.4827586206896552, "shuttle": 5.425287356321839}, {"avg_co2": 7.122618540430158, "live_work_prop": 0.07946210268948656, "delta_f_physical_activity_pp": 0.0007641871690805433, "driving": 87.66949152542372, "cycling": 0.5084745762711864, "walking": 3.6016949152542375, "pt": 1.7372881355932204, "micromobility": 1.4830508474576272, "shuttle": 5.0}, {"avg_co2": 6.862274907378953, "live_work_prop": 0.08137931034482758, "delta_f_physical_activity_pp": 0.0009904341330225653, "driving": 85.20384791571233, "cycling": 0.7329363261566652, "walking": 4.168575355016033, "pt": 1.832340815391663, "micromobility": 2.4278515803939533, "shuttle": 5.634448007329363}, {"avg_co2": 6.6279568447805595, "live_work_prop": 0.10461956521739131, "delta_f_physical_activity_pp": 0.000929905041395176, "driving": 85.26365348399246, "cycling": 0.7532956685499058, "walking": 4.566854990583804, "pt": 1.694915254237288, "micromobility": 2.401129943502825, "shuttle": 5.32015065913371}, {"avg_co2": 7.122757843597932, "live_work_prop": 0.062095730918499355, "delta_f_physical_activity_pp": 0.0007382578653447075, "driving": 87.14859437751004, "cycling": 0.535475234270415, "walking": 3.302097278000892, "pt": 1.78491744756805, "micromobility": 1.8741633199464525, "shuttle": 5.35475234270415}, {"avg_co2": 6.67363066507212, "live_work_prop": 0.09392265193370165, "delta_f_physical_activity_pp": 0.0009316770519884277, "driving": 85.07109004739335, "cycling": 0.7582938388625593, "walking": 4.1232227488151665, "pt": 1.8009478672985781, "micromobility": 2.7014218009478674, "shuttle": 5.545023696682464}, {"avg_co2": 6.8169661857419905, "live_work_prop": 0.09103078982597054, "delta_f_physical_activity_pp": 0.0009748951918739149, "driving": 84.0877914951989, "cycling": 0.7773205304069501, "walking": 4.663923182441701, "pt": 1.7375400091449476, "micromobility": 2.423411065386374, "shuttle": 6.310013717421124}, {"avg_co2": 6.937115928833655, "live_work_prop": 0.07571801566579635, "delta_f_physical_activity_pp": 0.001008884095765374, "driving": 84.87167942368302, "cycling": 0.9004952723998199, "walking": 4.052228725799189, "pt": 2.1161638901395765, "micromobility": 2.2062134173795585, "shuttle": 5.853219270598829}, {"avg_co2": 6.908328001565256, "live_work_prop": 0.0796221322537112, "delta_f_physical_activity_pp": 0.001011635014865792, "driving": 85.1006711409396, "cycling": 0.4921700223713647, "walking": 4.921700223713646, "pt": 1.8344519015659957, "micromobility": 2.058165548098434, "shuttle": 5.592841163310962}, {"avg_co2": 6.660236879600015, "live_work_prop": 0.1002710027100271, "delta_f_physical_activity_pp": 0.0010443874278162066, "driving": 83.94773681754549, "cycling": 0.8399440037330844, "walking": 4.806346243583761, "pt": 1.6798880074661688, "micromobility": 2.6598226784881005, "shuttle": 6.066262249183388}, {"avg_co2": 6.874394239468104, "live_work_prop": 0.08690012970168612, "delta_f_physical_activity_pp": 0.0010696408604861426, "driving": 84.26527958387517, "cycling": 1.0403120936280885, "walking": 4.291287386215865, "pt": 1.4737754659731253, "micromobility": 2.600780234070221, "shuttle": 6.328565236237537}, {"avg_co2": 6.723442860410067, "live_work_prop": 0.08276797829036635, "delta_f_physical_activity_pp": 0.000915343192455267, "driving": 85.38533834586465, "cycling": 0.7518796992481203, "walking": 4.088345864661655, "pt": 1.9736842105263157, "micromobility": 2.4906015037593985, "shuttle": 5.31015037593985}, {"avg_co2": 6.596020729950528, "live_work_prop": 0.08205841446453407, "delta_f_physical_activity_pp": 0.000826608070394119, "driving": 86.06870229007633, "cycling": 0.8110687022900763, "walking": 3.8645038167938934, "pt": 1.4790076335877862, "micromobility": 1.8606870229007633, "shuttle": 5.916030534351145}, {"avg_co2": 6.576254952352208, "live_work_prop": 0.09537166900420757, "delta_f_physical_activity_pp": 0.0009554857343365069, "driving": 85.13977439921531, "cycling": 0.6866110838646395, "walking": 4.462972045120157, "pt": 1.716527709661599, "micromobility": 2.30505149583129, "shuttle": 5.689063266307013}, {"avg_co2": 6.7824486352781435, "live_work_prop": 0.07349081364829396, "delta_f_physical_activity_pp": 0.0008895762981987579, "driving": 86.41255605381166, "cycling": 0.672645739910314, "walking": 4.170403587443946, "pt": 1.4798206278026906, "micromobility": 2.242152466367713, "shuttle": 5.0224215246636765}, {"avg_co2": 6.793916446175795, "live_work_prop": 0.08015768725361366, "delta_f_physical_activity_pp": 0.0010597561851572292, "driving": 84.48430493273543, "cycling": 1.0762331838565022, "walking": 4.932735426008969, "pt": 1.748878923766816, "micromobility": 2.5560538116591927, "shuttle": 5.201793721973094}, {"avg_co2": 7.30679022502946, "live_work_prop": 0.08646616541353383, "delta_f_physical_activity_pp": 0.0009313608007586112, "driving": 86.94922366764582, "cycling": 0.9651699538396977, "walking": 4.280318925723877, "pt": 1.4687368862778012, "micromobility": 1.594628619387327, "shuttle": 4.741921947125472}, {"avg_co2": 6.674892107017183, "live_work_prop": 0.08977900552486189, "delta_f_physical_activity_pp": 0.0008581045440493433, "driving": 86.03988603988604, "cycling": 1.0921177587844255, "walking": 3.89363722697056, "pt": 1.566951566951567, "micromobility": 2.4691358024691357, "shuttle": 4.938271604938271}, {"avg_co2": 7.337584238258039, "live_work_prop": 0.07329192546583851, "delta_f_physical_activity_pp": 0.0009460889169312357, "driving": 86.94158075601375, "cycling": 0.7731958762886598, "walking": 3.823024054982818, "pt": 2.0189003436426116, "micromobility": 1.8470790378006874, "shuttle": 4.596219931271478}, {"avg_co2": 6.8314903874895405, "live_work_prop": 0.08047493403693931, "delta_f_physical_activity_pp": 0.0008989597232673957, "driving": 85.510477039679, "cycling": 0.7133303611234953, "walking": 4.592064199732501, "pt": 1.560410164957646, "micromobility": 2.31832367365136, "shuttle": 5.305394560855996}, {"avg_co2": 7.495819071139687, "live_work_prop": 0.07625, "delta_f_physical_activity_pp": 0.000802193309719528, "driving": 86.71096345514951, "cycling": 0.872093023255814, "walking": 3.322259136212625, "pt": 1.6611295681063125, "micromobility": 1.9518272425249168, "shuttle": 5.48172757475083}, {"avg_co2": 6.97770530124183, "live_work_prop": 0.083223249669749, "delta_f_physical_activity_pp": 0.0009951874434720564, "driving": 86.13686534216336, "cycling": 0.5739514348785872, "walking": 4.547461368653422, "pt": 1.545253863134658, "micromobility": 2.3399558498896247, "shuttle": 4.856512141280353}, {"avg_co2": 6.717169582088569, "live_work_prop": 0.08425414364640885, "delta_f_physical_activity_pp": 0.0009307096068225208, "driving": 86.02150537634408, "cycling": 0.46750818139317435, "walking": 4.3478260869565215, "pt": 1.4492753623188406, "micromobility": 2.7115474520804117, "shuttle": 5.002337540906966}, {"avg_co2": 6.653158582689925, "live_work_prop": 0.09375, "delta_f_physical_activity_pp": 0.0009512696497136722, "driving": 85.45034642032333, "cycling": 0.8314087759815243, "walking": 3.4642032332563506, "pt": 1.6166281755196306, "micromobility": 2.5866050808314087, "shuttle": 6.05080831408776}, {"avg_co2": 6.79280577448092, "live_work_prop": 0.0856760374832664, "delta_f_physical_activity_pp": 0.0009673218458338834, "driving": 86.24826949700046, "cycling": 0.8306414397784956, "walking": 4.383940932164283, "pt": 1.6151361329026301, "micromobility": 1.8458698661744346, "shuttle": 5.0761421319796955}, {"avg_co2": 6.6636935514301046, "live_work_prop": 0.0881542699724518, "delta_f_physical_activity_pp": 0.000908698932967251, "driving": 85.78110383536016, "cycling": 0.7015902712815716, "walking": 4.770813844714686, "pt": 1.824134705332086, "micromobility": 2.104770813844715, "shuttle": 4.817586529466792}, {"avg_co2": 6.982388733212986, "live_work_prop": 0.07051282051282051, "delta_f_physical_activity_pp": 0.0009667966569424449, "driving": 85.47267996530789, "cycling": 0.5637467476149176, "walking": 3.902862098872507, "pt": 1.99479618386817, "micromobility": 2.385082393755421, "shuttle": 5.680832610581093}, {"avg_co2": 7.161846161134598, "live_work_prop": 0.0691747572815534, "delta_f_physical_activity_pp": 0.0009111240147437364, "driving": 85.84324989741485, "cycling": 0.6155108740254411, "walking": 3.5699630693475584, "pt": 2.1748050882232253, "micromobility": 2.0106688551497744, "shuttle": 5.785802215839146}, {"avg_co2": 6.946907588279801, "live_work_prop": 0.0764163372859025, "delta_f_physical_activity_pp": 0.0009357453903030135, "driving": 85.72695035460993, "cycling": 0.6205673758865249, "walking": 4.299645390070922, "pt": 1.5957446808510638, "micromobility": 2.4822695035460995, "shuttle": 5.274822695035461}, {"avg_co2": 6.644075408711849, "live_work_prop": 0.1068090787716956, "delta_f_physical_activity_pp": 0.0009688845583245692, "driving": 84.42143178748312, "cycling": 0.8554705087798289, "walking": 4.277352543899145, "pt": 2.0711391265195855, "micromobility": 2.6114362899594776, "shuttle": 5.763169743358847}, {"avg_co2": 6.796313521082459, "live_work_prop": 0.0793854033290653, "delta_f_physical_activity_pp": 0.0009889106914742411, "driving": 86.18391825855176, "cycling": 0.7552199022656597, "walking": 3.998223011994669, "pt": 1.6437139049311416, "micromobility": 2.176810306530431, "shuttle": 5.242114615726344}, {"avg_co2": 6.9839262585302055, "live_work_prop": 0.08458390177353342, "delta_f_physical_activity_pp": 0.0009757823424220435, "driving": 84.13417951042611, "cycling": 0.7252946509519492, "walking": 4.306436990027199, "pt": 1.9945602901178603, "micromobility": 2.357207615593835, "shuttle": 6.482320942883046}, {"avg_co2": 7.208461776811531, "live_work_prop": 0.08, "delta_f_physical_activity_pp": 0.0010241707442340256, "driving": 85.7563025210084, "cycling": 0.6302521008403361, "walking": 4.621848739495799, "pt": 1.6386554621848741, "micromobility": 2.5210084033613445, "shuttle": 4.831932773109244}, {"avg_co2": 7.112501035428252, "live_work_prop": 0.0815006468305304, "delta_f_physical_activity_pp": 0.000869677142848583, "driving": 86.57836644591612, "cycling": 0.7064017660044151, "walking": 4.194260485651214, "pt": 1.6335540838852098, "micromobility": 1.9426048565121412, "shuttle": 4.9448123620309055}, {"avg_co2": 6.855102966194344, "live_work_prop": 0.09296148738379814, "delta_f_physical_activity_pp": 0.001003424683777658, "driving": 84.8032564450475, "cycling": 1.1759384893713252, "walking": 4.296698326549072, "pt": 1.854364540931705, "micromobility": 2.397105382180009, "shuttle": 5.472636815920398}, {"avg_co2": 6.57044961437091, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0008633531970107158, "driving": 85.23521192361434, "cycling": 0.5589194224499302, "walking": 4.2384722869119695, "pt": 1.7699115044247788, "micromobility": 2.1891010712622263, "shuttle": 6.008383791336748}, {"avg_co2": 7.075622263662082, "live_work_prop": 0.08176100628930817, "delta_f_physical_activity_pp": 0.0009440941906453722, "driving": 86.1847733105218, "cycling": 0.7271171941830624, "walking": 3.849443969204448, "pt": 1.7536355859709154, "micromobility": 2.0102651839178787, "shuttle": 5.474764756201882}, {"avg_co2": 6.988082856101916, "live_work_prop": 0.088348271446863, "delta_f_physical_activity_pp": 0.0009874829731111045, "driving": 85.62610229276896, "cycling": 0.7495590828924161, "walking": 3.968253968253968, "pt": 1.763668430335097, "micromobility": 2.5573192239858904, "shuttle": 5.3350970017636685}, {"avg_co2": 6.933564430819137, "live_work_prop": 0.09560723514211886, "delta_f_physical_activity_pp": 0.000957513197624822, "driving": 85.36796536796537, "cycling": 0.6493506493506493, "walking": 4.372294372294372, "pt": 1.645021645021645, "micromobility": 2.727272727272727, "shuttle": 5.238095238095238}, {"avg_co2": 7.021330476632711, "live_work_prop": 0.08731241473396999, "delta_f_physical_activity_pp": 0.0009953337723729288, "driving": 84.98635122838945, "cycling": 0.8189262966333031, "walking": 4.777070063694268, "pt": 1.6833484986351228, "micromobility": 2.3202911737943586, "shuttle": 5.414012738853503}, {"avg_co2": 6.3511210883976394, "live_work_prop": 0.09077809798270893, "delta_f_physical_activity_pp": 0.0010697059130361601, "driving": 82.79827503593675, "cycling": 0.7187350263536176, "walking": 4.4561571633924295, "pt": 1.7249640632486822, "micromobility": 3.3061811212266408, "shuttle": 6.995687589841879}, {"avg_co2": 6.92930841317565, "live_work_prop": 0.08430609597924774, "delta_f_physical_activity_pp": 0.0009883412605949807, "driving": 85.9255939040789, "cycling": 0.8516360376512775, "walking": 4.034065441506051, "pt": 1.7929179740026895, "micromobility": 2.196324518153294, "shuttle": 5.199462124607799}, {"avg_co2": 6.588179896308214, "live_work_prop": 0.07909604519774012, "delta_f_physical_activity_pp": 0.0008966493272777029, "driving": 85.84675451439728, "cycling": 0.8296730112249878, "walking": 4.19716935090288, "pt": 1.9521717911176184, "micromobility": 1.6593460224499756, "shuttle": 5.514885309907272}, {"avg_co2": 6.642572951153784, "live_work_prop": 0.09596662030598054, "delta_f_physical_activity_pp": 0.0010977733486762062, "driving": 85.33834586466166, "cycling": 1.080827067669173, "walking": 4.605263157894736, "pt": 1.7857142857142856, "micromobility": 2.2556390977443606, "shuttle": 4.934210526315789}, {"avg_co2": 6.7286460027078245, "live_work_prop": 0.071334214002642, "delta_f_physical_activity_pp": 0.0009515934136359889, "driving": 85.87751371115174, "cycling": 0.7769652650822669, "walking": 3.7477148080438756, "pt": 1.8738574040219378, "micromobility": 2.5137111517367456, "shuttle": 5.210237659963437}, {"avg_co2": 6.975370356887729, "live_work_prop": 0.08789808917197452, "delta_f_physical_activity_pp": 0.0010155986607163295, "driving": 85.65236237537928, "cycling": 0.9102730819245773, "walking": 4.464672735153879, "pt": 1.5604681404421328, "micromobility": 1.9939315127871695, "shuttle": 5.418292154312961}, {"avg_co2": 6.369391724237745, "live_work_prop": 0.11318051575931232, "delta_f_physical_activity_pp": 0.0010663036979039068, "driving": 84.4574780058651, "cycling": 0.6842619745845552, "walking": 4.9853372434017595, "pt": 1.7595307917888565, "micromobility": 2.248289345063539, "shuttle": 5.865102639296188}, {"avg_co2": 6.476373676708436, "live_work_prop": 0.08683853459972862, "delta_f_physical_activity_pp": 0.0011880175788635302, "driving": 84.22273781902551, "cycling": 0.8352668213457077, "walking": 5.661252900232019, "pt": 1.716937354988399, "micromobility": 2.505800464037123, "shuttle": 5.058004640371229}, {"avg_co2": 6.702381491827973, "live_work_prop": 0.09198423127463863, "delta_f_physical_activity_pp": 0.0009436836227563081, "driving": 85.93327321911633, "cycling": 0.6762849413886384, "walking": 4.05770964833183, "pt": 1.6681695220919748, "micromobility": 1.848512173128945, "shuttle": 5.8160504959422905}, {"avg_co2": 6.281307724551125, "live_work_prop": 0.10098176718092566, "delta_f_physical_activity_pp": 0.0009660545694250963, "driving": 84.90658800393314, "cycling": 0.5408062930186824, "walking": 5.063913470993117, "pt": 1.9174041297935103, "micromobility": 2.3107177974434614, "shuttle": 5.260570304818092}, {"avg_co2": 6.956551300204742, "live_work_prop": 0.07015306122448979, "delta_f_physical_activity_pp": 0.0008060214638687562, "driving": 87.07423580786026, "cycling": 0.8296943231441047, "walking": 3.6681222707423577, "pt": 1.8777292576419216, "micromobility": 1.5283842794759825, "shuttle": 5.021834061135371}, {"avg_co2": 6.879123568973723, "live_work_prop": 0.08041504539559015, "delta_f_physical_activity_pp": 0.0009061956063485069, "driving": 85.76642335766424, "cycling": 0.7755474452554745, "walking": 4.835766423357665, "pt": 1.824817518248175, "micromobility": 1.916058394160584, "shuttle": 4.881386861313869}, {"avg_co2": 6.939188591961191, "live_work_prop": 0.07974683544303797, "delta_f_physical_activity_pp": 0.0009691945685150801, "driving": 85.15021459227468, "cycling": 0.8154506437768241, "walking": 4.206008583690987, "pt": 2.40343347639485, "micromobility": 2.1459227467811157, "shuttle": 5.278969957081546}, {"avg_co2": 6.886014324536293, "live_work_prop": 0.09722222222222222, "delta_f_physical_activity_pp": 0.0010046179428463444, "driving": 85.9447004608295, "cycling": 0.7373271889400922, "walking": 4.470046082949309, "pt": 1.705069124423963, "micromobility": 2.2119815668202767, "shuttle": 4.9308755760368665}, {"avg_co2": 6.485117817940038, "live_work_prop": 0.10449735449735449, "delta_f_physical_activity_pp": 0.0010208916167387375, "driving": 84.32869330938483, "cycling": 0.9878760664571172, "walking": 4.355635383924563, "pt": 1.9757521329142345, "micromobility": 2.559497081275258, "shuttle": 5.792546026044006}, {"avg_co2": 6.362236179284585, "live_work_prop": 0.090014064697609, "delta_f_physical_activity_pp": 0.0010124428368688653, "driving": 84.45620789220403, "cycling": 0.7218479307025986, "walking": 4.956689124157844, "pt": 2.0692974013474497, "micromobility": 2.598652550529355, "shuttle": 5.19730510105871}, {"avg_co2": 6.710381888974565, "live_work_prop": 0.09128065395095368, "delta_f_physical_activity_pp": 0.000886574322576334, "driving": 85.52204176334108, "cycling": 0.6960556844547563, "walking": 4.5011600928074245, "pt": 1.3921113689095126, "micromobility": 2.134570765661253, "shuttle": 5.754060324825986}, {"avg_co2": 6.724811219365544, "live_work_prop": 0.08586525759577279, "delta_f_physical_activity_pp": 0.0008249516895659835, "driving": 85.8114233907525, "cycling": 0.7706255666364461, "walking": 3.3544877606527654, "pt": 1.6772438803263827, "micromobility": 2.1305530371713512, "shuttle": 6.255666364460562}, {"avg_co2": 7.062856065559622, "live_work_prop": 0.08678237650200267, "delta_f_physical_activity_pp": 0.0009592144096627404, "driving": 85.45534924845269, "cycling": 0.9283819628647214, "walking": 4.155614500442087, "pt": 1.7241379310344827, "micromobility": 2.2546419098143233, "shuttle": 5.4818744473916885}, {"avg_co2": 7.121013303683579, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0009130438058251374, "driving": 85.91666666666666, "cycling": 0.5833333333333334, "walking": 4.458333333333334, "pt": 1.4583333333333333, "micromobility": 2.166666666666667, "shuttle": 5.416666666666667}, {"avg_co2": 6.648421873133478, "live_work_prop": 0.09765625, "delta_f_physical_activity_pp": 0.001010139836864824, "driving": 84.82507950931395, "cycling": 0.6815084052703316, "walking": 4.997728305315766, "pt": 1.7264879600181735, "micromobility": 2.3171285779191275, "shuttle": 5.452067242162653}, {"avg_co2": 6.375457663052739, "live_work_prop": 0.09288824383164006, "delta_f_physical_activity_pp": 0.0009034106854956985, "driving": 85.12110726643598, "cycling": 0.7909045971329708, "walking": 4.695996045477014, "pt": 1.6312407315867523, "micromobility": 2.2738507167572912, "shuttle": 5.486900642609985}, {"avg_co2": 6.850751185383014, "live_work_prop": 0.08071135430916553, "delta_f_physical_activity_pp": 0.0008427271556575879, "driving": 85.40111940298507, "cycling": 0.6996268656716418, "walking": 4.151119402985075, "pt": 1.8190298507462688, "micromobility": 2.2388059701492535, "shuttle": 5.690298507462686}, {"avg_co2": 7.206761661281304, "live_work_prop": 0.0751592356687898, "delta_f_physical_activity_pp": 0.0009283476889027227, "driving": 85.99656357388317, "cycling": 0.816151202749141, "walking": 3.7800687285223367, "pt": 1.5463917525773196, "micromobility": 2.0189003436426116, "shuttle": 5.841924398625429}, {"avg_co2": 7.355640605352106, "live_work_prop": 0.07503234152652005, "delta_f_physical_activity_pp": 0.001035944559425775, "driving": 86.27876682587929, "cycling": 0.6513243595310464, "walking": 4.168475900998697, "pt": 1.606600086843248, "micromobility": 2.5618758141554494, "shuttle": 4.732957012592271}, {"avg_co2": 7.159878772534231, "live_work_prop": 0.08876560332871013, "delta_f_physical_activity_pp": 0.0010058556069983719, "driving": 85.89041095890411, "cycling": 0.776255707762557, "walking": 3.8356164383561646, "pt": 1.643835616438356, "micromobility": 2.5570776255707766, "shuttle": 5.296803652968037}, {"avg_co2": 6.637051845064174, "live_work_prop": 0.0951048951048951, "delta_f_physical_activity_pp": 0.0011985951751591897, "driving": 84.85565546616185, "cycling": 0.946521533364884, "walking": 5.158542356838618, "pt": 1.609086606720303, "micromobility": 2.4136299100804544, "shuttle": 5.016564126833885}, {"avg_co2": 6.875552876478534, "live_work_prop": 0.08139534883720931, "delta_f_physical_activity_pp": 0.0009013264013901553, "driving": 86.42082429501085, "cycling": 0.6073752711496746, "walking": 4.3383947939262475, "pt": 1.475054229934924, "micromobility": 2.212581344902386, "shuttle": 4.945770065075922}, {"avg_co2": 7.147528634868647, "live_work_prop": 0.07904642409033877, "delta_f_physical_activity_pp": 0.0009274906749662656, "driving": 86.84321143337537, "cycling": 0.546448087431694, "walking": 3.867171080285835, "pt": 1.3451029844472466, "micromobility": 2.185792349726776, "shuttle": 5.212274064733082}, {"avg_co2": 7.017741169620538, "live_work_prop": 0.0773405698778833, "delta_f_physical_activity_pp": 0.0008659169153669558, "driving": 87.32654949121184, "cycling": 0.6938020351526364, "walking": 3.8390379278445885, "pt": 1.6651248843663276, "micromobility": 2.0351526364477337, "shuttle": 4.440333024976873}, {"avg_co2": 6.8749778466892675, "live_work_prop": 0.09594594594594595, "delta_f_physical_activity_pp": 0.0011076638460936023, "driving": 83.90441839495041, "cycling": 0.8115419296663661, "walking": 4.824165915238954, "pt": 1.9837691614066726, "micromobility": 2.7953110910730388, "shuttle": 5.680793507664562}, {"avg_co2": 7.033783817780058, "live_work_prop": 0.08439897698209718, "delta_f_physical_activity_pp": 0.0008643790292537166, "driving": 84.90401396160559, "cycling": 0.5671902268760907, "walking": 4.232111692844677, "pt": 1.8760907504363002, "micromobility": 2.530541012216405, "shuttle": 5.890052356020942}, {"avg_co2": 6.84298847734564, "live_work_prop": 0.07881136950904392, "delta_f_physical_activity_pp": 0.0009548721662830207, "driving": 85.8540925266904, "cycling": 0.5782918149466192, "walking": 4.937722419928826, "pt": 1.5124555160142348, "micromobility": 1.6459074733096084, "shuttle": 5.47153024911032}, {"avg_co2": 7.494517125832211, "live_work_prop": 0.0715962441314554, "delta_f_physical_activity_pp": 0.0009067291692137257, "driving": 87.35353535353535, "cycling": 0.8080808080808081, "walking": 3.7575757575757573, "pt": 1.3737373737373737, "micromobility": 2.0202020202020203, "shuttle": 4.686868686868687}, {"avg_co2": 6.805396624898597, "live_work_prop": 0.09585492227979274, "delta_f_physical_activity_pp": 0.0010592335839530566, "driving": 84.86987207763565, "cycling": 1.05866784296427, "walking": 4.146449051610057, "pt": 2.11733568592854, "micromobility": 2.1614468460520513, "shuttle": 5.6462284958094395}, {"avg_co2": 6.828920891839541, "live_work_prop": 0.09043250327653997, "delta_f_physical_activity_pp": 0.00089821905637554, "driving": 86.30013519603425, "cycling": 0.7210455159981974, "walking": 4.100946372239748, "pt": 1.7124831004957188, "micromobility": 2.0730058584948177, "shuttle": 5.092383956737269}, {"avg_co2": 6.388416044621146, "live_work_prop": 0.10653409090909091, "delta_f_physical_activity_pp": 0.001098010543230894, "driving": 84.65991316931982, "cycling": 0.7718282682103232, "walking": 4.92040520984081, "pt": 2.0742884708152434, "micromobility": 2.7978774722624213, "shuttle": 4.775687409551375}, {"avg_co2": 6.789874532100113, "live_work_prop": 0.08507853403141362, "delta_f_physical_activity_pp": 0.0008023690693940697, "driving": 87.12018140589569, "cycling": 0.4988662131519274, "walking": 3.8548752834467117, "pt": 1.4512471655328798, "micromobility": 2.0408163265306123, "shuttle": 5.034013605442176}, {"avg_co2": 6.711742505440318, "live_work_prop": 0.08377659574468085, "delta_f_physical_activity_pp": 0.0008640396890742746, "driving": 85.90268303774444, "cycling": 0.7276034561164165, "walking": 4.59299681673488, "pt": 1.682582992269213, "micromobility": 1.9554342883128695, "shuttle": 5.138699408822192}, {"avg_co2": 7.1984521578802365, "live_work_prop": 0.07407407407407407, "delta_f_physical_activity_pp": 0.000780522261377218, "driving": 87.61528326745717, "cycling": 0.834431269213878, "walking": 3.3816425120772946, "pt": 1.4492753623188406, "micromobility": 1.668862538427756, "shuttle": 5.05050505050505}, {"avg_co2": 6.9543622558531695, "live_work_prop": 0.08827404479578392, "delta_f_physical_activity_pp": 0.0009193030863267919, "driving": 85.950044603033, "cycling": 0.8028545941123997, "walking": 4.549509366636931, "pt": 1.4272970561998217, "micromobility": 2.140945584299732, "shuttle": 5.129348795718109}, {"avg_co2": 6.82716557172385, "live_work_prop": 0.07752956636005257, "delta_f_physical_activity_pp": 0.0011057411836753743, "driving": 85.62443845462714, "cycling": 0.9433962264150944, "walking": 5.031446540880504, "pt": 1.7520215633423182, "micromobility": 1.8867924528301887, "shuttle": 4.761904761904762}, {"avg_co2": 7.008072009716227, "live_work_prop": 0.07652399481193256, "delta_f_physical_activity_pp": 0.0010296339017169314, "driving": 85.90021691973969, "cycling": 0.6507592190889371, "walking": 4.468546637744035, "pt": 1.9522776572668112, "micromobility": 2.3427331887201737, "shuttle": 4.685466377440347}, {"avg_co2": 6.7263346625024765, "live_work_prop": 0.08058124174372523, "delta_f_physical_activity_pp": 0.0009516997666881334, "driving": 85.75935105903561, "cycling": 0.7210455159981974, "walking": 4.191077061739523, "pt": 1.9378098242451556, "micromobility": 2.0279405137449302, "shuttle": 5.3627760252365935}, {"avg_co2": 6.986249140363328, "live_work_prop": 0.08541392904073587, "delta_f_physical_activity_pp": 0.000992724292554055, "driving": 85.40017590149517, "cycling": 1.0114335971855761, "walking": 4.309586631486368, "pt": 1.6710642040457344, "micromobility": 2.2867194371152153, "shuttle": 5.3210202286719435}, {"avg_co2": 7.013355285709348, "live_work_prop": 0.07458912768647281, "delta_f_physical_activity_pp": 0.0010606452116046316, "driving": 85.13396715643907, "cycling": 0.7778738115816767, "walking": 4.537597234226447, "pt": 1.8582541054451167, "micromobility": 2.2904062229904927, "shuttle": 5.4019014693172}, {"avg_co2": 6.961139496030567, "live_work_prop": 0.09986859395532194, "delta_f_physical_activity_pp": 0.0009764892275996665, "driving": 84.75475033141848, "cycling": 0.7512152010605391, "walking": 4.684047724259832, "pt": 1.6349977905435262, "micromobility": 2.4745912505523644, "shuttle": 5.700397702165267}, {"avg_co2": 7.2633298803829325, "live_work_prop": 0.08312020460358056, "delta_f_physical_activity_pp": 0.0009738788591721124, "driving": 85.41033434650456, "cycling": 0.7381676074685193, "walking": 4.168475900998697, "pt": 1.7368649587494573, "micromobility": 2.8658271819366044, "shuttle": 5.080330004342162}, {"avg_co2": 6.593939130001169, "live_work_prop": 0.09065934065934066, "delta_f_physical_activity_pp": 0.0010030954051472622, "driving": 84.97630331753554, "cycling": 0.8056872037914692, "walking": 4.834123222748815, "pt": 1.8009478672985781, "micromobility": 2.227488151658768, "shuttle": 5.355450236966824}, {"avg_co2": 6.6033176855223195, "live_work_prop": 0.06714285714285714, "delta_f_physical_activity_pp": 0.00095622824297445, "driving": 85.53149606299213, "cycling": 0.8858267716535433, "walking": 4.183070866141732, "pt": 2.017716535433071, "micromobility": 1.8208661417322833, "shuttle": 5.5610236220472435}, {"avg_co2": 6.754694972362784, "live_work_prop": 0.062326869806094184, "delta_f_physical_activity_pp": 0.0010453600670300338, "driving": 86.21017593913457, "cycling": 1.1887779362815025, "walking": 3.9942938659058487, "pt": 1.6642891107941038, "micromobility": 1.759391345696624, "shuttle": 5.183071802187351}, {"avg_co2": 6.776630013273196, "live_work_prop": 0.08746736292428199, "delta_f_physical_activity_pp": 0.0008430494768076606, "driving": 85.88818755635708, "cycling": 0.8566275924256086, "walking": 3.832281334535618, "pt": 1.3976555455365194, "micromobility": 2.569882777276826, "shuttle": 5.45536519386835}, {"avg_co2": 6.718354157938854, "live_work_prop": 0.08032128514056225, "delta_f_physical_activity_pp": 0.0009998147933459186, "driving": 85.2141870105942, "cycling": 0.9212344541685858, "walking": 4.790419161676647, "pt": 1.9345923537540304, "micromobility": 2.0727775218793183, "shuttle": 5.066789497927222}, {"avg_co2": 7.16636142575051, "live_work_prop": 0.06551297898640297, "delta_f_physical_activity_pp": 0.0008706398370966701, "driving": 85.67860116569526, "cycling": 0.5828476269775187, "walking": 3.746877601998335, "pt": 1.7485428809325563, "micromobility": 2.164862614487927, "shuttle": 6.078268109908409}, {"avg_co2": 6.577394354105174, "live_work_prop": 0.08391608391608392, "delta_f_physical_activity_pp": 0.0009491035111310721, "driving": 84.80463096960926, "cycling": 0.8200675349734683, "walking": 4.148576941630487, "pt": 1.929570670525808, "micromobility": 2.460202604920405, "shuttle": 5.836951278340569}, {"avg_co2": 6.481327808741594, "live_work_prop": 0.09241379310344827, "delta_f_physical_activity_pp": 0.0009985859231176329, "driving": 84.66915191053123, "cycling": 0.9319664492078285, "walking": 3.7744641192917054, "pt": 1.7707362534948743, "micromobility": 2.4697110904007458, "shuttle": 6.383970177073625}, {"avg_co2": 6.802076537954291, "live_work_prop": 0.07431551499348109, "delta_f_physical_activity_pp": 0.0008489615620495536, "driving": 85.79723090665475, "cycling": 0.5359535506922734, "walking": 3.7516748548459136, "pt": 1.7418490397498883, "micromobility": 2.0098258150960246, "shuttle": 6.163465832961143}, {"avg_co2": 6.569972512272751, "live_work_prop": 0.08811188811188811, "delta_f_physical_activity_pp": 0.0009828134055081842, "driving": 86.39618138424821, "cycling": 0.7637231503579952, "walking": 4.4391408114558475, "pt": 1.766109785202864, "micromobility": 2.100238663484487, "shuttle": 4.534606205250596}, {"avg_co2": 6.504713678169276, "live_work_prop": 0.09879839786381843, "delta_f_physical_activity_pp": 0.0009724154456776127, "driving": 85.3558394160584, "cycling": 0.7299270072992701, "walking": 4.288321167883212, "pt": 1.6423357664233578, "micromobility": 2.737226277372263, "shuttle": 5.2463503649635035}, {"avg_co2": 6.856037591234913, "live_work_prop": 0.09681528662420383, "delta_f_physical_activity_pp": 0.0009001888747858699, "driving": 85.15625, "cycling": 0.5208333333333333, "walking": 4.340277777777778, "pt": 1.953125, "micromobility": 2.517361111111111, "shuttle": 5.512152777777778}, {"avg_co2": 6.83008877739036, "live_work_prop": 0.0774365821094793, "delta_f_physical_activity_pp": 0.000891878487158762, "driving": 85.66324251898169, "cycling": 0.49129075480125056, "walking": 4.332291201429209, "pt": 1.9651630192050022, "micromobility": 2.2331397945511386, "shuttle": 5.31487271103171}, {"avg_co2": 7.265239025876699, "live_work_prop": 0.07478890229191798, "delta_f_physical_activity_pp": 0.0008677788495614858, "driving": 87.16887417218543, "cycling": 0.7450331125827815, "walking": 3.9321192052980134, "pt": 1.7798013245033113, "micromobility": 2.06953642384106, "shuttle": 4.304635761589404}, {"avg_co2": 6.837797204984639, "live_work_prop": 0.0815006468305304, "delta_f_physical_activity_pp": 0.0009388134966998863, "driving": 85.87819947043248, "cycling": 0.9708737864077669, "walking": 4.192409532215358, "pt": 1.6328331862312444, "micromobility": 1.9858781994704324, "shuttle": 5.339805825242718}, {"avg_co2": 7.072743797696668, "live_work_prop": 0.07106598984771574, "delta_f_physical_activity_pp": 0.0009957919575540157, "driving": 86.1965811965812, "cycling": 0.8547008547008548, "walking": 3.8034188034188032, "pt": 1.6239316239316242, "micromobility": 2.307692307692308, "shuttle": 5.213675213675214}, {"avg_co2": 6.689410348974721, "live_work_prop": 0.07472826086956522, "delta_f_physical_activity_pp": 0.0009377848982892322, "driving": 85.03050211168465, "cycling": 0.7038948850305021, "walking": 4.458000938526514, "pt": 1.642421398404505, "micromobility": 2.2055373064289068, "shuttle": 5.959643359924917}, {"avg_co2": 6.858758326946847, "live_work_prop": 0.07754010695187166, "delta_f_physical_activity_pp": 0.0010087433924114795, "driving": 85.65042467590523, "cycling": 0.7599463567277605, "walking": 4.067948144836835, "pt": 1.6092981671881983, "micromobility": 2.1904336164506035, "shuttle": 5.721949038891372}, {"avg_co2": 7.082664457830921, "live_work_prop": 0.08405438813349815, "delta_f_physical_activity_pp": 0.0009243098515918847, "driving": 85.5108877721943, "cycling": 0.5862646566164154, "walking": 4.606365159128979, "pt": 1.8425460636515913, "micromobility": 2.1775544388609713, "shuttle": 5.276381909547738}, {"avg_co2": 7.127112129466294, "live_work_prop": 0.07198952879581152, "delta_f_physical_activity_pp": 0.0009228772692721932, "driving": 86.26299141436964, "cycling": 0.8585630366018979, "walking": 3.9313149570718484, "pt": 1.9882512426570267, "micromobility": 1.8526886579304112, "shuttle": 5.106190691369182}, {"avg_co2": 7.14279159094018, "live_work_prop": 0.06597671410090557, "delta_f_physical_activity_pp": 0.0009152134614523259, "driving": 86.35773061931572, "cycling": 0.64963187527068, "walking": 3.6379385015158077, "pt": 1.6890428757037679, "micromobility": 2.252057167605024, "shuttle": 5.413598960588999}, {"avg_co2": 7.18049333940356, "live_work_prop": 0.0810126582278481, "delta_f_physical_activity_pp": 0.0009735139485068082, "driving": 85.25641025641025, "cycling": 0.641025641025641, "walking": 4.273504273504273, "pt": 1.6239316239316242, "micromobility": 2.435897435897436, "shuttle": 5.769230769230769}, {"avg_co2": 6.7743258937450594, "live_work_prop": 0.07848443843031123, "delta_f_physical_activity_pp": 0.0009355089361681892, "driving": 86.10729023383769, "cycling": 0.7336084364970197, "walking": 4.080696928014673, "pt": 1.3296652911508482, "micromobility": 2.1091242549289317, "shuttle": 5.639614855570839}, {"avg_co2": 6.850427329358119, "live_work_prop": 0.08627450980392157, "delta_f_physical_activity_pp": 0.0010091310595553235, "driving": 85.65737051792829, "cycling": 0.8853474988933155, "walking": 4.338202744577247, "pt": 1.859229747675963, "micromobility": 2.3461708720672863, "shuttle": 4.913678618857902}, {"avg_co2": 6.786392655663848, "live_work_prop": 0.08409986859395532, "delta_f_physical_activity_pp": 0.000936906661913447, "driving": 85.19503546099291, "cycling": 0.7978723404255319, "walking": 4.25531914893617, "pt": 1.773049645390071, "micromobility": 2.2163120567375887, "shuttle": 5.76241134751773}, {"avg_co2": 7.060112111755198, "live_work_prop": 0.06928104575163399, "delta_f_physical_activity_pp": 0.00112666522775565, "driving": 85.04880212954747, "cycling": 0.8873114463176575, "walking": 4.658385093167702, "pt": 1.774622892635315, "micromobility": 2.6175687666370897, "shuttle": 5.013309671694765}, {"avg_co2": 6.251311032753431, "live_work_prop": 0.11095100864553314, "delta_f_physical_activity_pp": 0.0011455625438908984, "driving": 83.71638141809291, "cycling": 0.6845965770171148, "walking": 5.574572127139364, "pt": 1.9070904645476772, "micromobility": 2.591687041564792, "shuttle": 5.525672371638142}, {"avg_co2": 7.043950610673662, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.0009362109719901196, "driving": 86.61275831087151, "cycling": 0.8984725965858041, "walking": 4.44743935309973, "pt": 1.4375561545372868, "micromobility": 1.527403414195867, "shuttle": 5.076370170709793}, {"avg_co2": 7.04533769944965, "live_work_prop": 0.07763157894736843, "delta_f_physical_activity_pp": 0.0009203861977433818, "driving": 85.89065255731923, "cycling": 0.5731922398589064, "walking": 4.453262786596119, "pt": 1.4991181657848323, "micromobility": 2.4250440917107583, "shuttle": 5.158730158730158}, {"avg_co2": 6.688310458135921, "live_work_prop": 0.08579088471849866, "delta_f_physical_activity_pp": 0.0010086831870887722, "driving": 85.11415525114155, "cycling": 0.6392694063926941, "walking": 4.885844748858448, "pt": 1.643835616438356, "micromobility": 2.28310502283105, "shuttle": 5.433789954337899}, {"avg_co2": 7.095378263783268, "live_work_prop": 0.07615480649188515, "delta_f_physical_activity_pp": 0.0010260985936247635, "driving": 84.57380457380458, "cycling": 0.7900207900207901, "walking": 4.365904365904366, "pt": 1.7463617463617465, "micromobility": 1.995841995841996, "shuttle": 6.528066528066528}, {"avg_co2": 6.446558253441722, "live_work_prop": 0.09651474530831099, "delta_f_physical_activity_pp": 0.0010346782768701416, "driving": 84.42584844258484, "cycling": 0.9762900976290098, "walking": 4.695490469549047, "pt": 1.7201301720130173, "micromobility": 2.3709902370990235, "shuttle": 5.8112505811250585}, {"avg_co2": 6.6429976864888, "live_work_prop": 0.09187749667110519, "delta_f_physical_activity_pp": 0.0010184758376761392, "driving": 84.1633019291162, "cycling": 1.031852848811126, "walking": 4.62090623598026, "pt": 1.7048003589053389, "micromobility": 2.332884701659937, "shuttle": 6.146253925527143}, {"avg_co2": 6.999107705660115, "live_work_prop": 0.08071135430916553, "delta_f_physical_activity_pp": 0.001033342628631914, "driving": 85.24137931034483, "cycling": 0.8275862068965517, "walking": 4.183908045977011, "pt": 1.747126436781609, "micromobility": 2.436781609195402, "shuttle": 5.5632183908045985}, {"avg_co2": 6.994562053962188, "live_work_prop": 0.08014796547472257, "delta_f_physical_activity_pp": 0.0009905377337031506, "driving": 85.6401384083045, "cycling": 0.8650519031141869, "walking": 3.6764705882352944, "pt": 1.6003460207612457, "micromobility": 2.941176470588235, "shuttle": 5.27681660899654}, {"avg_co2": 6.763556910509245, "live_work_prop": 0.09251700680272108, "delta_f_physical_activity_pp": 0.0009652144925378031, "driving": 86.79332715477294, "cycling": 0.5560704355885079, "walking": 4.402224281742354, "pt": 1.5755329008341055, "micromobility": 2.3169601482854496, "shuttle": 4.355885078776645}, {"avg_co2": 6.602867486058794, "live_work_prop": 0.09517426273458444, "delta_f_physical_activity_pp": 0.0009618290629601146, "driving": 84.97057492077863, "cycling": 0.7695789950203712, "walking": 4.436396559529198, "pt": 1.5844273426889994, "micromobility": 2.444545043005885, "shuttle": 5.794477138976912}, {"avg_co2": 6.986350902888281, "live_work_prop": 0.0738255033557047, "delta_f_physical_activity_pp": 0.0010647644651906969, "driving": 85.54652213188798, "cycling": 0.7678410117434508, "walking": 5.013550135501355, "pt": 1.6711833785004515, "micromobility": 1.7163504968383017, "shuttle": 5.284552845528456}, {"avg_co2": 6.904431244087023, "live_work_prop": 0.08010012515644556, "delta_f_physical_activity_pp": 0.001111889169891318, "driving": 85.54788610871441, "cycling": 1.0785159620362381, "walking": 4.486626402070751, "pt": 1.5099223468507335, "micromobility": 2.2433132010353756, "shuttle": 5.133735979292493}, {"avg_co2": 6.9289601476994775, "live_work_prop": 0.095112285336856, "delta_f_physical_activity_pp": 0.0011018007181918038, "driving": 84.75395430579965, "cycling": 0.6151142355008787, "walking": 5.052724077328647, "pt": 1.5817223198594026, "micromobility": 2.5922671353251316, "shuttle": 5.404217926186291}, {"avg_co2": 6.614003239141083, "live_work_prop": 0.07586206896551724, "delta_f_physical_activity_pp": 0.0009579568989986081, "driving": 84.65855940130963, "cycling": 0.7015902712815716, "walking": 4.490177736202058, "pt": 2.245088868101029, "micromobility": 2.5724976613657624, "shuttle": 5.332086061739944}, {"avg_co2": 6.884545880604147, "live_work_prop": 0.08389715832205684, "delta_f_physical_activity_pp": 0.0008549531263923003, "driving": 85.48461185117134, "cycling": 0.6430868167202572, "walking": 4.271933853927424, "pt": 1.8833256775378961, "micromobility": 1.929260450160772, "shuttle": 5.787781350482315}, {"avg_co2": 6.651521702618981, "live_work_prop": 0.08531468531468532, "delta_f_physical_activity_pp": 0.0010151080954839708, "driving": 85.47854785478548, "cycling": 1.0843941537010844, "walking": 4.29042904290429, "pt": 1.5087223008015087, "micromobility": 2.1216407355021216, "shuttle": 5.516265912305516}, {"avg_co2": 6.813123724787374, "live_work_prop": 0.0858974358974359, "delta_f_physical_activity_pp": 0.0010028726075279875, "driving": 84.70133218736571, "cycling": 0.730554361839278, "walking": 5.0709067468844005, "pt": 1.4181349376880104, "micromobility": 1.9767941555651054, "shuttle": 6.1022776106575}, {"avg_co2": 7.037573717986355, "live_work_prop": 0.09057527539779682, "delta_f_physical_activity_pp": 0.0010665737434367934, "driving": 85.14238547255468, "cycling": 0.8666941807676434, "walking": 4.539826661163846, "pt": 1.9397441188609161, "micromobility": 2.3524556335121747, "shuttle": 5.158893933140734}, {"avg_co2": 6.7222544377039055, "live_work_prop": 0.07352941176470588, "delta_f_physical_activity_pp": 0.0009315277290359252, "driving": 85.77367205542726, "cycling": 0.6466512702078522, "walking": 3.3718244803695154, "pt": 1.8475750577367205, "micromobility": 2.771362586605081, "shuttle": 5.58891454965358}, {"avg_co2": 7.200697271468447, "live_work_prop": 0.07957559681697612, "delta_f_physical_activity_pp": 0.0009600271316885481, "driving": 85.17364203027604, "cycling": 0.8904719501335707, "walking": 4.407836153161175, "pt": 2.0926090828138912, "micromobility": 1.9590382902938557, "shuttle": 5.47640249332146}, {"avg_co2": 6.670553631069874, "live_work_prop": 0.09587217043941411, "delta_f_physical_activity_pp": 0.0009776491415639222, "driving": 85.28610354223434, "cycling": 0.7720254314259765, "walking": 4.72297910990009, "pt": 1.6348773841961852, "micromobility": 2.5431425976385107, "shuttle": 5.040871934604905}, {"avg_co2": 6.6924967835770675, "live_work_prop": 0.09324324324324325, "delta_f_physical_activity_pp": 0.0009454199060081591, "driving": 84.88641631896152, "cycling": 0.8344923504867872, "walking": 4.543347241539174, "pt": 1.7153453871117292, "micromobility": 1.9471488178025034, "shuttle": 6.073249884098285}, {"avg_co2": 6.815379753775298, "live_work_prop": 0.08365508365508366, "delta_f_physical_activity_pp": 0.0008448406588206211, "driving": 85.79017264276229, "cycling": 0.7082779991146525, "walking": 4.161133244798584, "pt": 1.770694997786631, "micromobility": 2.3461708720672863, "shuttle": 5.223550243470562}, {"avg_co2": 6.564111205522563, "live_work_prop": 0.08701472556894244, "delta_f_physical_activity_pp": 0.001101325160418037, "driving": 85.29139685476412, "cycling": 0.7400555041628123, "walking": 5.087881591119333, "pt": 1.7113783533765032, "micromobility": 2.127659574468085, "shuttle": 5.041628122109159}, {"avg_co2": 7.391289115897133, "live_work_prop": 0.07741116751269035, "delta_f_physical_activity_pp": 0.000978740116629011, "driving": 86.43784010046043, "cycling": 0.8790288823775638, "walking": 4.185851820845542, "pt": 1.6324822101297616, "micromobility": 1.8836333193804937, "shuttle": 4.981163666806196}, {"avg_co2": 7.068843552924527, "live_work_prop": 0.08290816326530612, "delta_f_physical_activity_pp": 0.0009440516277603271, "driving": 86.389748121962, "cycling": 0.5744586831639417, "walking": 4.330534688466637, "pt": 1.9443216968625716, "micromobility": 2.1652673442333183, "shuttle": 4.595669465311533}, {"avg_co2": 6.661722721946197, "live_work_prop": 0.08217270194986072, "delta_f_physical_activity_pp": 0.0009907043037917992, "driving": 85.69424964936886, "cycling": 0.8882655446470313, "walking": 4.020570359981299, "pt": 1.916783543712015, "micromobility": 2.524544179523142, "shuttle": 4.955586722767649}, {"avg_co2": 6.945086566806696, "live_work_prop": 0.09362808842652796, "delta_f_physical_activity_pp": 0.0009394406179207385, "driving": 84.96703296703296, "cycling": 0.7912087912087912, "walking": 4.791208791208791, "pt": 1.6263736263736264, "micromobility": 2.3736263736263736, "shuttle": 5.450549450549451}, {"avg_co2": 6.69434236958041, "live_work_prop": 0.09664429530201342, "delta_f_physical_activity_pp": 0.000878809369029878, "driving": 86.66053357865685, "cycling": 0.6899724011039559, "walking": 3.8178472861085555, "pt": 1.517939282428703, "micromobility": 2.2079116835326587, "shuttle": 5.105795768169273}, {"avg_co2": 6.687734951683892, "live_work_prop": 0.09844559585492228, "delta_f_physical_activity_pp": 0.0010215654370840422, "driving": 84.63908450704226, "cycling": 0.9242957746478873, "walking": 4.621478873239437, "pt": 1.8045774647887325, "micromobility": 2.420774647887324, "shuttle": 5.589788732394366}, {"avg_co2": 7.018096021207968, "live_work_prop": 0.07944514501891552, "delta_f_physical_activity_pp": 0.0010171263674160545, "driving": 86.03757472245942, "cycling": 0.8966695132365499, "walking": 4.184457728437233, "pt": 1.7933390264730997, "micromobility": 2.220324508966695, "shuttle": 4.867634500426986}, {"avg_co2": 6.4815792339845855, "live_work_prop": 0.1008174386920981, "delta_f_physical_activity_pp": 0.0008947971028705352, "driving": 85.55294117647058, "cycling": 0.7058823529411765, "walking": 4.0, "pt": 1.6, "micromobility": 2.4941176470588236, "shuttle": 5.647058823529412}, {"avg_co2": 7.222632207947725, "live_work_prop": 0.07835325365205843, "delta_f_physical_activity_pp": 0.0009462718383586287, "driving": 86.1184792219275, "cycling": 0.6631299734748011, "walking": 4.244031830238726, "pt": 1.5030946065428823, "micromobility": 2.033598585322723, "shuttle": 5.437665782493369}, {"avg_co2": 6.733266747032868, "live_work_prop": 0.08287292817679558, "delta_f_physical_activity_pp": 0.0008569524257549385, "driving": 85.73420074349443, "cycling": 0.8364312267657992, "walking": 3.3457249070631967, "pt": 2.0446096654275094, "micromobility": 2.2769516728624537, "shuttle": 5.762081784386617}, {"avg_co2": 6.855442978991167, "live_work_prop": 0.08801020408163265, "delta_f_physical_activity_pp": 0.0011042808707908975, "driving": 84.72758472758473, "cycling": 0.9867009867009866, "walking": 4.847704847704848, "pt": 1.9305019305019304, "micromobility": 2.1450021450021453, "shuttle": 5.362505362505362}, {"avg_co2": 6.420438981640495, "live_work_prop": 0.09478021978021978, "delta_f_physical_activity_pp": 0.0009261454829213616, "driving": 85.3530534351145, "cycling": 0.7633587786259541, "walking": 4.770992366412214, "pt": 1.6221374045801527, "micromobility": 2.480916030534351, "shuttle": 5.009541984732825}, {"avg_co2": 7.054104075082898, "live_work_prop": 0.0751592356687898, "delta_f_physical_activity_pp": 0.0008448864233542082, "driving": 86.1098901098901, "cycling": 0.6593406593406593, "walking": 3.824175824175824, "pt": 1.934065934065934, "micromobility": 2.197802197802198, "shuttle": 5.274725274725275}, {"avg_co2": 7.051083729848844, "live_work_prop": 0.06002554278416347, "delta_f_physical_activity_pp": 0.0008499443666157386, "driving": 87.17277486910994, "cycling": 0.6108202443280977, "walking": 3.7085514834205933, "pt": 1.6143106457242582, "micromobility": 1.7015706806282722, "shuttle": 5.19197207678883}, {"avg_co2": 6.835487197563489, "live_work_prop": 0.10416666666666667, "delta_f_physical_activity_pp": 0.0011160372626750476, "driving": 84.31458699472759, "cycling": 1.1423550087873462, "walking": 4.393673110720562, "pt": 2.0650263620386644, "micromobility": 2.5922671353251316, "shuttle": 5.492091388400703}, {"avg_co2": 6.884087133147966, "live_work_prop": 0.05952380952380952, "delta_f_physical_activity_pp": 0.0009031596927944075, "driving": 85.54491564067487, "cycling": 0.6383948928408573, "walking": 4.240766073871409, "pt": 1.8695850433196535, "micromobility": 2.0063839489284083, "shuttle": 5.699954400364797}, {"avg_co2": 6.845313545949077, "live_work_prop": 0.07022106631989597, "delta_f_physical_activity_pp": 0.0008940211279708388, "driving": 86.13138686131386, "cycling": 0.7299270072992701, "walking": 3.8777372262773726, "pt": 1.5054744525547445, "micromobility": 2.18978102189781, "shuttle": 5.565693430656935}, {"avg_co2": 6.993456350531017, "live_work_prop": 0.0933852140077821, "delta_f_physical_activity_pp": 0.0008489831970869722, "driving": 86.56455142231948, "cycling": 0.48140043763676155, "walking": 4.2013129102844635, "pt": 1.6192560175054704, "micromobility": 2.0568927789934355, "shuttle": 5.076586433260394}, {"avg_co2": 7.008562376543819, "live_work_prop": 0.08729139922978177, "delta_f_physical_activity_pp": 0.0010376029522627139, "driving": 85.6175972927242, "cycling": 0.9306260575296108, "walking": 3.5532994923857872, "pt": 1.94585448392555, "micromobility": 2.707275803722504, "shuttle": 5.245346869712352}, {"avg_co2": 6.8027869286038145, "live_work_prop": 0.08165997322623829, "delta_f_physical_activity_pp": 0.0011429496135970522, "driving": 85.36367692994199, "cycling": 0.9370816599732262, "walking": 3.92681838464971, "pt": 1.8295403837572513, "micromobility": 2.454261490406069, "shuttle": 5.4886211512717535}, {"avg_co2": 6.801392584156023, "live_work_prop": 0.08430609597924774, "delta_f_physical_activity_pp": 0.0009908900135654265, "driving": 86.3479758828596, "cycling": 0.6459948320413437, "walking": 4.3496985357450475, "pt": 1.5073212747631353, "micromobility": 2.1533161068044793, "shuttle": 4.995693367786391}, {"avg_co2": 6.924836313286913, "live_work_prop": 0.0749063670411985, "delta_f_physical_activity_pp": 0.0008895413891292644, "driving": 85.81833761782349, "cycling": 0.6426735218508998, "walking": 4.070265638389032, "pt": 1.8851756640959727, "micromobility": 1.970865467009426, "shuttle": 5.612682090831191}, {"avg_co2": 6.873749403035248, "live_work_prop": 0.07569721115537849, "delta_f_physical_activity_pp": 0.001064030663939217, "driving": 84.56375838926175, "cycling": 0.9843400447427294, "walking": 4.787472035794183, "pt": 1.7897091722595078, "micromobility": 2.013422818791946, "shuttle": 5.861297539149888}, {"avg_co2": 7.067566249320235, "live_work_prop": 0.10101010101010101, "delta_f_physical_activity_pp": 0.0009863666666989719, "driving": 84.93795464270431, "cycling": 0.9841677364142062, "walking": 4.278990158322636, "pt": 2.053915275994865, "micromobility": 2.396234488660676, "shuttle": 5.348737697903295}, {"avg_co2": 6.558669719013686, "live_work_prop": 0.08507670850767085, "delta_f_physical_activity_pp": 0.0010912966792497795, "driving": 85.4066985645933, "cycling": 1.0047846889952152, "walking": 4.497607655502392, "pt": 1.8181818181818181, "micromobility": 2.057416267942584, "shuttle": 5.215311004784689}, {"avg_co2": 7.194925282268074, "live_work_prop": 0.07722513089005235, "delta_f_physical_activity_pp": 0.0008798499554228555, "driving": 86.42251004912907, "cycling": 0.6252791424743189, "walking": 4.019651630192049, "pt": 1.831174631531934, "micromobility": 2.1438142027690934, "shuttle": 4.957570343903528}, {"avg_co2": 7.30597253983844, "live_work_prop": 0.07151819322459223, "delta_f_physical_activity_pp": 0.0008868368257478076, "driving": 86.65245202558636, "cycling": 0.767590618336887, "walking": 3.9232409381663116, "pt": 1.3646055437100213, "micromobility": 1.9616204690831558, "shuttle": 5.330490405117271}, {"avg_co2": 6.581371396051887, "live_work_prop": 0.09203296703296704, "delta_f_physical_activity_pp": 0.0010689892538902688, "driving": 84.40239963082603, "cycling": 1.1075219197046609, "walking": 4.1993539455468385, "pt": 1.5228426395939088, "micromobility": 2.3996308260267654, "shuttle": 6.368251038301801}, {"avg_co2": 6.936268917560725, "live_work_prop": 0.09702457956015524, "delta_f_physical_activity_pp": 0.00098295830407201, "driving": 85.68291611769872, "cycling": 0.6148440931049627, "walking": 4.567413263065437, "pt": 1.5810276679841897, "micromobility": 2.371541501976284, "shuttle": 5.1822573561704}, {"avg_co2": 6.505636362657361, "live_work_prop": 0.09732016925246827, "delta_f_physical_activity_pp": 0.0010290338667483506, "driving": 84.27612655800574, "cycling": 0.862895493767977, "walking": 4.266538830297219, "pt": 1.821668264621285, "micromobility": 2.4928092042186005, "shuttle": 6.2799616490891665}, {"avg_co2": 6.800047900949916, "live_work_prop": 0.08310626702997276, "delta_f_physical_activity_pp": 0.001022377744015302, "driving": 86.06782768102657, "cycling": 0.7332722273143905, "walking": 4.170485792850596, "pt": 1.7415215398716772, "micromobility": 2.016498625114574, "shuttle": 5.270394133822181}, {"avg_co2": 6.629701996290863, "live_work_prop": 0.1034965034965035, "delta_f_physical_activity_pp": 0.0010295821632891832, "driving": 84.19309039280644, "cycling": 0.6625650733554188, "walking": 4.637955513487932, "pt": 1.7510648367250354, "micromobility": 2.744912446758164, "shuttle": 6.010411736867013}, {"avg_co2": 6.974819382340921, "live_work_prop": 0.08530183727034121, "delta_f_physical_activity_pp": 0.0009073180580715824, "driving": 86.06378331148974, "cycling": 0.7863695937090431, "walking": 3.9755351681957185, "pt": 1.9222367846221056, "micromobility": 2.053298383573613, "shuttle": 5.198776758409786}, {"avg_co2": 6.859750354453107, "live_work_prop": 0.06775067750677506, "delta_f_physical_activity_pp": 0.0009785747268224846, "driving": 85.05643340857787, "cycling": 0.7223476297968396, "walking": 3.9729119638826185, "pt": 1.9864559819413092, "micromobility": 2.347629796839729, "shuttle": 5.914221218961625}, {"avg_co2": 6.562263196420601, "live_work_prop": 0.09773371104815864, "delta_f_physical_activity_pp": 0.0011385723062324296, "driving": 84.3441466854725, "cycling": 0.7522331922896097, "walking": 4.513399153737659, "pt": 2.1156558533145273, "micromobility": 2.350728725905031, "shuttle": 5.923836389280677}, {"avg_co2": 6.807082195543773, "live_work_prop": 0.08656330749354005, "delta_f_physical_activity_pp": 0.0008813134067118465, "driving": 85.62472010747872, "cycling": 0.5821764442454098, "walking": 4.075235109717868, "pt": 1.9704433497536946, "micromobility": 2.104791759964174, "shuttle": 5.6426332288401255}, {"avg_co2": 6.778071349885663, "live_work_prop": 0.10106382978723404, "delta_f_physical_activity_pp": 0.0009713001262999167, "driving": 84.87318840579711, "cycling": 0.8152173913043478, "walking": 4.257246376811595, "pt": 2.0380434782608696, "micromobility": 2.355072463768116, "shuttle": 5.661231884057971}, {"avg_co2": 6.9722033613456995, "live_work_prop": 0.08560311284046693, "delta_f_physical_activity_pp": 0.0010068733147589723, "driving": 84.57799381352189, "cycling": 0.7070260715863897, "walking": 5.081749889527176, "pt": 1.6349977905435262, "micromobility": 2.6071586389748123, "shuttle": 5.391073795846222}, {"avg_co2": 7.006993168622077, "live_work_prop": 0.07571801566579635, "delta_f_physical_activity_pp": 0.0010642172776657256, "driving": 84.7027972027972, "cycling": 0.8304195804195804, "walking": 4.763986013986013, "pt": 1.7045454545454544, "micromobility": 2.6223776223776225, "shuttle": 5.375874125874126}, {"avg_co2": 6.696624347658339, "live_work_prop": 0.09685534591194969, "delta_f_physical_activity_pp": 0.001001334228266978, "driving": 85.02164502164501, "cycling": 0.6926406926406926, "walking": 4.329004329004329, "pt": 1.774891774891775, "micromobility": 2.5108225108225106, "shuttle": 5.670995670995671}, {"avg_co2": 6.643035972355934, "live_work_prop": 0.08803301237964237, "delta_f_physical_activity_pp": 0.000988170749958772, "driving": 84.35468895078922, "cycling": 0.7428040854224698, "walking": 4.178272980501393, "pt": 1.8570102135561743, "micromobility": 2.6462395543175488, "shuttle": 6.220984215413185}, {"avg_co2": 7.094295600685535, "live_work_prop": 0.08439897698209718, "delta_f_physical_activity_pp": 0.0010438793966473692, "driving": 85.54059921841078, "cycling": 0.7815892314372557, "walking": 4.5592705167173255, "pt": 1.997394702561876, "micromobility": 1.997394702561876, "shuttle": 5.123751628310899}, {"avg_co2": 7.331099883044183, "live_work_prop": 0.07152317880794702, "delta_f_physical_activity_pp": 0.0009558739976545765, "driving": 86.86421937195931, "cycling": 0.574966828836798, "walking": 3.7593984962406015, "pt": 1.45953118089341, "micromobility": 2.4325519681556833, "shuttle": 4.909332153914197}, {"avg_co2": 6.735180329811424, "live_work_prop": 0.08888888888888889, "delta_f_physical_activity_pp": 0.0009693122963561479, "driving": 85.90412909349786, "cycling": 0.6644518272425249, "walking": 4.034171808258187, "pt": 1.8509729473184622, "micromobility": 2.183198860939725, "shuttle": 5.363075462743237}, {"avg_co2": 6.551916877725628, "live_work_prop": 0.08022130013831259, "delta_f_physical_activity_pp": 0.0008684177689481997, "driving": 85.84323040380048, "cycling": 0.9026128266033254, "walking": 3.9904988123515435, "pt": 1.7577197149643706, "micromobility": 1.9477434679334917, "shuttle": 5.558194774346793}, {"avg_co2": 6.723052218648497, "live_work_prop": 0.07972972972972973, "delta_f_physical_activity_pp": 0.0009248150581460515, "driving": 85.98345588235294, "cycling": 0.6433823529411764, "walking": 4.044117647058823, "pt": 1.5625, "micromobility": 2.34375, "shuttle": 5.422794117647059}, {"avg_co2": 6.516606132041249, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009020456984108427, "driving": 84.65250965250965, "cycling": 0.7239382239382239, "walking": 4.584942084942085, "pt": 2.171814671814672, "micromobility": 2.0752895752895753, "shuttle": 5.7915057915057915}, {"avg_co2": 7.556940652943664, "live_work_prop": 0.08091787439613526, "delta_f_physical_activity_pp": 0.0009206964412930929, "driving": 85.99597585513078, "cycling": 0.5231388329979879, "walking": 4.909456740442656, "pt": 1.529175050301811, "micromobility": 1.8108651911468814, "shuttle": 5.23138832997988}, {"avg_co2": 7.310900680293513, "live_work_prop": 0.06577344701583435, "delta_f_physical_activity_pp": 0.0008688246432154537, "driving": 86.80033416875523, "cycling": 0.7101086048454469, "walking": 4.218880534670008, "pt": 1.7543859649122806, "micromobility": 2.0885547201336676, "shuttle": 4.427736006683375}, {"avg_co2": 7.157573949675453, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.0009460199379102539, "driving": 85.580204778157, "cycling": 0.7679180887372014, "walking": 4.436860068259386, "pt": 1.7064846416382253, "micromobility": 1.7064846416382253, "shuttle": 5.802047781569966}, {"avg_co2": 6.586759206238347, "live_work_prop": 0.1041388518024032, "delta_f_physical_activity_pp": 0.0010628689441458277, "driving": 83.51749539594844, "cycling": 0.6445672191528545, "walking": 5.110497237569061, "pt": 1.841620626151013, "micromobility": 2.8084714548802947, "shuttle": 6.077348066298343}, {"avg_co2": 7.031107210182098, "live_work_prop": 0.07470511140235911, "delta_f_physical_activity_pp": 0.00101080991944751, "driving": 84.75161987041037, "cycling": 0.5615550755939525, "walking": 4.233261339092873, "pt": 1.8142548596112311, "micromobility": 2.548596112311015, "shuttle": 6.090712742980561}, {"avg_co2": 6.617756543800408, "live_work_prop": 0.08060109289617487, "delta_f_physical_activity_pp": 0.00105468171946253, "driving": 84.36781609195401, "cycling": 0.9655172413793104, "walking": 4.2298850574712645, "pt": 1.6551724137931034, "micromobility": 2.2528735632183907, "shuttle": 6.528735632183907}, {"avg_co2": 6.360963711749497, "live_work_prop": 0.11444141689373297, "delta_f_physical_activity_pp": 0.0010196387591520442, "driving": 84.32282003710576, "cycling": 0.6029684601113172, "walking": 4.870129870129871, "pt": 1.6697588126159555, "micromobility": 2.829313543599258, "shuttle": 5.705009276437848}, {"avg_co2": 6.578160516120781, "live_work_prop": 0.10803324099722991, "delta_f_physical_activity_pp": 0.0011805927229455167, "driving": 83.7406015037594, "cycling": 0.8928571428571428, "walking": 5.68609022556391, "pt": 1.9266917293233081, "micromobility": 2.3496240601503757, "shuttle": 5.404135338345864}, {"avg_co2": 6.9031240306949755, "live_work_prop": 0.0858257477243173, "delta_f_physical_activity_pp": 0.0010140478351599363, "driving": 85.03100088573959, "cycling": 0.7528786536758193, "walking": 4.384410983170948, "pt": 1.771479185119575, "micromobility": 2.3914968999114263, "shuttle": 5.66873339238264}, {"avg_co2": 6.679444738992316, "live_work_prop": 0.08299319727891157, "delta_f_physical_activity_pp": 0.0009926444760147146, "driving": 84.9308536003815, "cycling": 1.0014306151645207, "walking": 4.196471149260849, "pt": 1.95517405817835, "micromobility": 1.9074868860276584, "shuttle": 6.008583690987124}, {"avg_co2": 6.993287950954445, "live_work_prop": 0.07922077922077922, "delta_f_physical_activity_pp": 0.0009079735342289609, "driving": 86.23608017817372, "cycling": 0.7126948775055679, "walking": 4.0534521158129175, "pt": 1.7817371937639197, "micromobility": 2.0044543429844097, "shuttle": 5.211581291759466}, {"avg_co2": 6.840302843847888, "live_work_prop": 0.08086253369272237, "delta_f_physical_activity_pp": 0.0010536109726953862, "driving": 85.60329067641682, "cycling": 0.8226691042047531, "walking": 3.8391224862888484, "pt": 1.6910420475319927, "micromobility": 2.422303473491773, "shuttle": 5.621572212065813}, {"avg_co2": 7.205161851434994, "live_work_prop": 0.06992084432717678, "delta_f_physical_activity_pp": 0.000927333845581895, "driving": 85.12685914260717, "cycling": 0.699912510936133, "walking": 4.243219597550306, "pt": 2.012248468941382, "micromobility": 2.1872265966754156, "shuttle": 5.730533683289589}, {"avg_co2": 6.847914592329322, "live_work_prop": 0.08490566037735849, "delta_f_physical_activity_pp": 0.0009278596336572738, "driving": 86.16152450090743, "cycling": 0.7713248638838476, "walking": 4.491833030852995, "pt": 1.7241379310344827, "micromobility": 1.8602540834845736, "shuttle": 4.99092558983666}, {"avg_co2": 6.799229291241902, "live_work_prop": 0.07236842105263158, "delta_f_physical_activity_pp": 0.0009703665610890148, "driving": 84.73731884057972, "cycling": 0.588768115942029, "walking": 4.257246376811595, "pt": 1.8568840579710144, "micromobility": 2.717391304347826, "shuttle": 5.842391304347826}, {"avg_co2": 6.899055983153508, "live_work_prop": 0.08706786171574904, "delta_f_physical_activity_pp": 0.0009233404841729016, "driving": 86.28396143733566, "cycling": 0.7449605609114811, "walking": 3.6371603856266437, "pt": 1.9281332164767746, "micromobility": 2.4101665205959684, "shuttle": 4.995617879053462}, {"avg_co2": 7.050164520480087, "live_work_prop": 0.07702020202020202, "delta_f_physical_activity_pp": 0.0011127984303587067, "driving": 85.21665250637214, "cycling": 0.8496176720475787, "walking": 4.333050127442651, "pt": 1.7841971112999149, "micromobility": 2.1665250637213256, "shuttle": 5.6499575191163975}, {"avg_co2": 6.797389948397902, "live_work_prop": 0.06703146374829001, "delta_f_physical_activity_pp": 0.0009416096987044752, "driving": 85.8609426038264, "cycling": 0.6532897806812878, "walking": 4.059729351376575, "pt": 1.773215118992067, "micromobility": 2.2865142323845076, "shuttle": 5.36630891273915}, {"avg_co2": 6.628706923637537, "live_work_prop": 0.08287292817679558, "delta_f_physical_activity_pp": 0.0009290011490423042, "driving": 86.15167216203486, "cycling": 0.6123410268487989, "walking": 4.145077720207254, "pt": 1.7428167687235046, "micromobility": 2.3080546396608574, "shuttle": 5.040037682524729}, {"avg_co2": 6.636232926956207, "live_work_prop": 0.08906882591093117, "delta_f_physical_activity_pp": 0.0009278504210913543, "driving": 85.57031607879065, "cycling": 0.5955107650022904, "walking": 4.397617956939991, "pt": 2.1071919377004122, "micromobility": 2.1071919377004122, "shuttle": 5.222171323866239}, {"avg_co2": 6.97271436454507, "live_work_prop": 0.08903225806451613, "delta_f_physical_activity_pp": 0.0010113842571586559, "driving": 84.36552620181898, "cycling": 0.822867042009528, "walking": 4.4608055435253355, "pt": 1.645734084019056, "micromobility": 2.555218709398008, "shuttle": 6.149848419229103}, {"avg_co2": 7.468772079607785, "live_work_prop": 0.08200734394124846, "delta_f_physical_activity_pp": 0.000930289539535673, "driving": 87.4538745387454, "cycling": 0.6560065600656007, "walking": 3.731037310373104, "pt": 1.2300123001230012, "micromobility": 2.050020500205002, "shuttle": 4.8790487904879045}, {"avg_co2": 6.758348684297632, "live_work_prop": 0.09919571045576407, "delta_f_physical_activity_pp": 0.0009391129560963358, "driving": 86.35539437896645, "cycling": 0.7706255666364461, "walking": 4.1251133272892115, "pt": 1.4505893019038985, "micromobility": 2.0398912058023573, "shuttle": 5.258386219401632}, {"avg_co2": 6.746936790552235, "live_work_prop": 0.0811965811965812, "delta_f_physical_activity_pp": 0.0011113119252411134, "driving": 85.04049547403525, "cycling": 1.0004764173415912, "walking": 4.90709861838971, "pt": 1.8580276322058122, "micromobility": 2.048594568842306, "shuttle": 5.145307289185326}, {"avg_co2": 6.897999630306803, "live_work_prop": 0.07151979565772669, "delta_f_physical_activity_pp": 0.0009594082198871207, "driving": 86.02846054333764, "cycling": 1.034928848641656, "walking": 3.6653730056058644, "pt": 1.8111254851228977, "micromobility": 2.069857697283312, "shuttle": 5.390254420008624}, {"avg_co2": 6.858552995745578, "live_work_prop": 0.10242587601078167, "delta_f_physical_activity_pp": 0.001046811095270056, "driving": 85.70151921358355, "cycling": 0.938337801608579, "walking": 4.602323503127793, "pt": 1.6979445933869526, "micromobility": 2.234137622877569, "shuttle": 4.825737265415549}, {"avg_co2": 6.540088087848961, "live_work_prop": 0.08050847457627118, "delta_f_physical_activity_pp": 0.0010611853289254946, "driving": 85.0095785440613, "cycling": 0.8620689655172413, "walking": 4.166666666666666, "pt": 1.8678160919540232, "micromobility": 2.586206896551724, "shuttle": 5.507662835249042}, {"avg_co2": 6.76406988567158, "live_work_prop": 0.09041835357624832, "delta_f_physical_activity_pp": 0.0010071165439885562, "driving": 85.1083448593822, "cycling": 0.7376671277086214, "walking": 4.426002766251729, "pt": 2.028584601198709, "micromobility": 1.98248040571692, "shuttle": 5.716920239741817}, {"avg_co2": 6.509153493493349, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009457149140619306, "driving": 85.8806404657933, "cycling": 0.7763221737020863, "walking": 4.8034934497816595, "pt": 1.6011644832605532, "micromobility": 2.2804463852498786, "shuttle": 4.657933042212519}, {"avg_co2": 6.970110059805158, "live_work_prop": 0.07722513089005235, "delta_f_physical_activity_pp": 0.0009237659198637183, "driving": 86.7205024674742, "cycling": 0.8524001794526694, "walking": 3.8582323912068195, "pt": 1.3458950201884252, "micromobility": 2.3777478689995513, "shuttle": 4.8452220726783315}, {"avg_co2": 7.186160817083806, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.000929144160364618, "driving": 85.83802511909919, "cycling": 0.5197055002165439, "walking": 4.071026418362927, "pt": 1.862278042442616, "micromobility": 1.9488956258120398, "shuttle": 5.760069294066696}, {"avg_co2": 7.055742853810209, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0009320442871785409, "driving": 84.945295404814, "cycling": 0.700218818380744, "walking": 4.332603938730854, "pt": 1.9256017505470462, "micromobility": 1.75054704595186, "shuttle": 6.3457330415754925}, {"avg_co2": 6.832284665003204, "live_work_prop": 0.08903225806451613, "delta_f_physical_activity_pp": 0.0009388745718494327, "driving": 85.5531453362256, "cycling": 0.6941431670281996, "walking": 4.3383947939262475, "pt": 1.561822125813449, "micromobility": 2.0824295010845986, "shuttle": 5.7700650759219085}, {"avg_co2": 6.789240596807555, "live_work_prop": 0.08758169934640522, "delta_f_physical_activity_pp": 0.0008603901823671618, "driving": 86.89189189189189, "cycling": 0.7657657657657657, "walking": 4.234234234234234, "pt": 1.4414414414414414, "micromobility": 2.2972972972972974, "shuttle": 4.36936936936937}, {"avg_co2": 6.879956812243918, "live_work_prop": 0.07431551499348109, "delta_f_physical_activity_pp": 0.0010959193392358693, "driving": 85.5674709562109, "cycling": 1.2957998212689903, "walking": 4.1554959785522785, "pt": 1.6085790884718498, "micromobility": 2.0554066130473636, "shuttle": 5.317247542448615}, {"avg_co2": 6.875861448137057, "live_work_prop": 0.07887700534759358, "delta_f_physical_activity_pp": 0.0009341756458149543, "driving": 86.91460055096418, "cycling": 0.6887052341597797, "walking": 4.224058769513315, "pt": 1.285583103764922, "micromobility": 2.066115702479339, "shuttle": 4.820936639118457}, {"avg_co2": 7.155098014822985, "live_work_prop": 0.08114856429463171, "delta_f_physical_activity_pp": 0.0010648086764990078, "driving": 85.14644351464436, "cycling": 0.9205020920502093, "walking": 4.393305439330543, "pt": 1.380753138075314, "micromobility": 2.426778242677824, "shuttle": 5.7322175732217575}, {"avg_co2": 6.8106525928027315, "live_work_prop": 0.09367088607594937, "delta_f_physical_activity_pp": 0.0010533124315789066, "driving": 84.78543563068921, "cycling": 0.8669267446900737, "walking": 4.161248374512354, "pt": 1.6905071521456438, "micromobility": 2.7308192457737324, "shuttle": 5.76506285218899}, {"avg_co2": 7.078807501282482, "live_work_prop": 0.07806191117092867, "delta_f_physical_activity_pp": 0.0010543843163788944, "driving": 85.10733452593918, "cycling": 0.7155635062611807, "walking": 3.89087656529517, "pt": 1.9230769230769231, "micromobility": 2.5491949910554563, "shuttle": 5.813953488372093}, {"avg_co2": 6.9337543310986876, "live_work_prop": 0.0871313672922252, "delta_f_physical_activity_pp": 0.001080922164991262, "driving": 84.33953699500681, "cycling": 0.8624602814344077, "walking": 4.7208352246936, "pt": 1.9518837948252383, "micromobility": 2.5419881979119383, "shuttle": 5.583295506128008}, {"avg_co2": 6.649006194934021, "live_work_prop": 0.08228730822873083, "delta_f_physical_activity_pp": 0.0009289049918659147, "driving": 85.31633616619453, "cycling": 0.7554296506137866, "walking": 4.1548630783758265, "pt": 2.0302171860245513, "micromobility": 1.8413597733711047, "shuttle": 5.901794145420207}, {"avg_co2": 6.880487629430955, "live_work_prop": 0.10013531799729364, "delta_f_physical_activity_pp": 0.0008711372570154274, "driving": 86.08058608058609, "cycling": 0.8241758241758242, "walking": 4.716117216117216, "pt": 1.5567765567765568, "micromobility": 1.9230769230769231, "shuttle": 4.8992673992674}, {"avg_co2": 7.122657116060362, "live_work_prop": 0.0764163372859025, "delta_f_physical_activity_pp": 0.0007961326679824908, "driving": 87.18637992831542, "cycling": 0.6272401433691757, "walking": 3.763440860215054, "pt": 1.747311827956989, "micromobility": 1.8369175627240144, "shuttle": 4.838709677419355}, {"avg_co2": 6.743713986835341, "live_work_prop": 0.08192457737321196, "delta_f_physical_activity_pp": 0.0009741542072523535, "driving": 84.83096085409252, "cycling": 0.7562277580071174, "walking": 4.448398576512456, "pt": 2.3576512455516014, "micromobility": 2.0462633451957295, "shuttle": 5.56049822064057}, {"avg_co2": 6.994049179454909, "live_work_prop": 0.08047493403693931, "delta_f_physical_activity_pp": 0.0009775184763516959, "driving": 86.21923937360178, "cycling": 0.6711409395973155, "walking": 4.295302013422819, "pt": 1.4317673378076063, "micromobility": 2.5503355704697985, "shuttle": 4.832214765100671}, {"avg_co2": 6.848541890901041, "live_work_prop": 0.08255659121171771, "delta_f_physical_activity_pp": 0.0009043528899740824, "driving": 85.40925266903915, "cycling": 0.6227758007117438, "walking": 4.448398576512456, "pt": 1.5569395017793595, "micromobility": 2.446619217081851, "shuttle": 5.5160142348754455}, {"avg_co2": 7.068354489170581, "live_work_prop": 0.07468354430379746, "delta_f_physical_activity_pp": 0.0009140531838115298, "driving": 85.13455788124733, "cycling": 0.6407518154634771, "walking": 4.015378043571124, "pt": 1.5378043571123452, "micromobility": 2.6911576249466043, "shuttle": 5.98035027765912}, {"avg_co2": 6.477044367968527, "live_work_prop": 0.10267229254571027, "delta_f_physical_activity_pp": 0.0009787017959105577, "driving": 84.60431654676259, "cycling": 0.5755395683453237, "walking": 4.844124700239808, "pt": 1.7266187050359711, "micromobility": 2.3980815347721824, "shuttle": 5.851318944844125}, {"avg_co2": 7.250646142590738, "live_work_prop": 0.06282051282051282, "delta_f_physical_activity_pp": 0.0010146009127985993, "driving": 85.93415989739205, "cycling": 0.8123129542539546, "walking": 4.104318084651561, "pt": 1.9666524155622063, "micromobility": 2.2231722958529287, "shuttle": 4.9593843522873025}, {"avg_co2": 6.727860425329686, "live_work_prop": 0.0962566844919786, "delta_f_physical_activity_pp": 0.0011132863641968398, "driving": 84.31641518061271, "cycling": 0.8687700045724738, "walking": 4.89254686785551, "pt": 2.1033379058070416, "micromobility": 2.377686328303612, "shuttle": 5.441243712848651}, {"avg_co2": 6.841882590480817, "live_work_prop": 0.09102730819245773, "delta_f_physical_activity_pp": 0.0010530479176785773, "driving": 84.75021910604733, "cycling": 0.8326029798422436, "walking": 4.864154250657318, "pt": 1.6652059596844873, "micromobility": 2.1910604732690624, "shuttle": 5.696757230499562}, {"avg_co2": 6.592241627151124, "live_work_prop": 0.0791268758526603, "delta_f_physical_activity_pp": 0.0011475962067213168, "driving": 85.2497643732328, "cycling": 0.9425070688030159, "walking": 4.288407163053723, "pt": 1.7436380772855797, "micromobility": 2.35626767200754, "shuttle": 5.419415645617342}, {"avg_co2": 6.79094079768512, "live_work_prop": 0.0793010752688172, "delta_f_physical_activity_pp": 0.001101812940591626, "driving": 83.8388411045722, "cycling": 0.9053870529651425, "walking": 4.753282028066998, "pt": 1.9013128112267994, "micromobility": 2.761430511543685, "shuttle": 5.83974649162517}, {"avg_co2": 6.9488352277547225, "live_work_prop": 0.0953020134228188, "delta_f_physical_activity_pp": 0.000946100707779755, "driving": 85.4194706146254, "cycling": 0.6280843427545985, "walking": 4.7554957379991025, "pt": 1.794526693584567, "micromobility": 2.243158366980709, "shuttle": 5.15926424405563}, {"avg_co2": 6.722525223636724, "live_work_prop": 0.07238605898123325, "delta_f_physical_activity_pp": 0.0009735858304668247, "driving": 86.53136531365314, "cycling": 0.6457564575645757, "walking": 4.428044280442804, "pt": 1.7066420664206643, "micromobility": 1.8911439114391144, "shuttle": 4.797047970479705}, {"avg_co2": 6.987029823966984, "live_work_prop": 0.08758169934640522, "delta_f_physical_activity_pp": 0.0009371728867413606, "driving": 86.12975391498881, "cycling": 1.029082774049217, "walking": 4.250559284116331, "pt": 1.476510067114094, "micromobility": 2.013422818791946, "shuttle": 5.100671140939597}, {"avg_co2": 6.509199411716718, "live_work_prop": 0.100418410041841, "delta_f_physical_activity_pp": 0.0009364603391831491, "driving": 85.70019723865879, "cycling": 0.6903353057199211, "walking": 4.142011834319527, "pt": 1.4792899408284024, "micromobility": 2.564102564102564, "shuttle": 5.424063116370808}, {"avg_co2": 6.742167393425937, "live_work_prop": 0.10497237569060773, "delta_f_physical_activity_pp": 0.0009481681538487518, "driving": 84.91541353383458, "cycling": 0.6578947368421052, "walking": 4.605263157894736, "pt": 1.6917293233082706, "micromobility": 2.3496240601503757, "shuttle": 5.780075187969925}, {"avg_co2": 7.085368149531583, "live_work_prop": 0.07354838709677419, "delta_f_physical_activity_pp": 0.0009266048310722425, "driving": 85.85858585858585, "cycling": 0.5270092226613966, "walking": 3.9525691699604746, "pt": 2.371541501976284, "micromobility": 2.1958717610891525, "shuttle": 5.094422485726834}, {"avg_co2": 7.128788630814664, "live_work_prop": 0.08397932816537468, "delta_f_physical_activity_pp": 0.0010296567182902514, "driving": 85.61495002172968, "cycling": 0.7822685788787485, "walking": 4.476314645806171, "pt": 1.8687527162103434, "micromobility": 2.042590178183399, "shuttle": 5.215123859191656}, {"avg_co2": 6.408104664342031, "live_work_prop": 0.09762900976290098, "delta_f_physical_activity_pp": 0.0010395442973760631, "driving": 84.71337579617835, "cycling": 0.7839294463498285, "walking": 4.703576678098971, "pt": 2.302792748652621, "micromobility": 2.302792748652621, "shuttle": 5.193532582067614}, {"avg_co2": 6.9051013004836275, "live_work_prop": 0.09436435124508519, "delta_f_physical_activity_pp": 0.0011612484011535402, "driving": 84.29319371727748, "cycling": 0.9162303664921465, "walking": 4.712041884816754, "pt": 1.6143106457242582, "micromobility": 2.74869109947644, "shuttle": 5.715532286212914}, {"avg_co2": 6.795592042081691, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.00089511214477956, "driving": 84.73214285714286, "cycling": 0.8482142857142857, "walking": 4.553571428571428, "pt": 1.9642857142857142, "micromobility": 1.7410714285714286, "shuttle": 6.1607142857142865}, {"avg_co2": 7.022024181765843, "live_work_prop": 0.08211920529801324, "delta_f_physical_activity_pp": 0.0010454197556933023, "driving": 85.84310189359783, "cycling": 0.7664562669071235, "walking": 4.012623985572588, "pt": 1.93868349864743, "micromobility": 1.8034265103697025, "shuttle": 5.63570784490532}, {"avg_co2": 6.937790032448562, "live_work_prop": 0.07632600258732213, "delta_f_physical_activity_pp": 0.00089187255288345, "driving": 86.78587003924989, "cycling": 0.7413868294810292, "walking": 3.924989097252508, "pt": 1.70082860880942, "micromobility": 2.0933275185346707, "shuttle": 4.753597906672481}, {"avg_co2": 6.633301965665671, "live_work_prop": 0.0912751677852349, "delta_f_physical_activity_pp": 0.000983380260143314, "driving": 85.84729981378027, "cycling": 0.7914338919925512, "walking": 4.515828677839851, "pt": 1.48975791433892, "micromobility": 2.001862197392924, "shuttle": 5.353817504655494}, {"avg_co2": 6.690825420059615, "live_work_prop": 0.09335219236209336, "delta_f_physical_activity_pp": 0.0010261944486322369, "driving": 85.70752484619025, "cycling": 0.7572172266919073, "walking": 3.975390440132513, "pt": 1.7983909133932798, "micromobility": 2.6975863700899194, "shuttle": 5.06389020350213}, {"avg_co2": 6.510522798022836, "live_work_prop": 0.08882521489971347, "delta_f_physical_activity_pp": 0.0010850315615290832, "driving": 85.40856031128405, "cycling": 0.8268482490272374, "walking": 4.717898832684825, "pt": 1.7509727626459144, "micromobility": 2.1887159533073928, "shuttle": 5.107003891050583}, {"avg_co2": 6.903723910287177, "live_work_prop": 0.08021390374331551, "delta_f_physical_activity_pp": 0.0010108388556561365, "driving": 84.66696468484578, "cycling": 0.5364327223960662, "walking": 4.380867232901207, "pt": 2.056325435851587, "micromobility": 2.682163611980331, "shuttle": 5.677246312025034}, {"avg_co2": 6.692652260499288, "live_work_prop": 0.09707446808510638, "delta_f_physical_activity_pp": 0.0010957420836580634, "driving": 84.47037701974865, "cycling": 0.6283662477558348, "walking": 4.712746858168761, "pt": 1.7504488330341115, "micromobility": 2.96229802513465, "shuttle": 5.475763016157989}, {"avg_co2": 6.8643851820264645, "live_work_prop": 0.09400544959128065, "delta_f_physical_activity_pp": 0.0009743036122482604, "driving": 85.75963718820861, "cycling": 0.5895691609977325, "walking": 4.172335600907029, "pt": 1.6326530612244898, "micromobility": 2.35827664399093, "shuttle": 5.487528344671202}, {"avg_co2": 6.936401481855041, "live_work_prop": 0.08016877637130802, "delta_f_physical_activity_pp": 0.0009419449040999874, "driving": 85.25519848771268, "cycling": 0.7561436672967864, "walking": 4.206049149338374, "pt": 1.5122873345935728, "micromobility": 2.3629489603024574, "shuttle": 5.9073724007561434}, {"avg_co2": 7.117004735181628, "live_work_prop": 0.078125, "delta_f_physical_activity_pp": 0.000990915704010534, "driving": 85.99464763603925, "cycling": 0.6244424620874219, "walking": 4.281891168599464, "pt": 1.650312221231044, "micromobility": 2.0517395182872438, "shuttle": 5.3969669937555755}, {"avg_co2": 6.775690143605899, "live_work_prop": 0.10512483574244415, "delta_f_physical_activity_pp": 0.0011094937674863384, "driving": 84.5478489903424, "cycling": 0.9657594381035997, "walking": 5.092186128182616, "pt": 1.755926251097454, "micromobility": 2.1071115013169446, "shuttle": 5.53116769095698}, {"avg_co2": 6.799041307234931, "live_work_prop": 0.09006622516556291, "delta_f_physical_activity_pp": 0.0010327699527953624, "driving": 85.7270294380018, "cycling": 0.7582515611061552, "walking": 4.1034790365744875, "pt": 1.5611061552185548, "micromobility": 2.6761819803746656, "shuttle": 5.173951828724353}, {"avg_co2": 6.617685544100589, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.0008174816980113868, "driving": 85.19047619047619, "cycling": 0.6190476190476191, "walking": 3.9523809523809526, "pt": 1.5714285714285716, "micromobility": 1.9523809523809523, "shuttle": 6.714285714285714}, {"avg_co2": 6.448858797972447, "live_work_prop": 0.09577464788732394, "delta_f_physical_activity_pp": 0.0011221108297416592, "driving": 84.29046037019458, "cycling": 0.8542952064546749, "walking": 4.413858566682487, "pt": 1.6611295681063125, "micromobility": 2.420503084954912, "shuttle": 6.359753203607024}, {"avg_co2": 6.946370265562793, "live_work_prop": 0.07142857142857142, "delta_f_physical_activity_pp": 0.0008988841407162964, "driving": 85.12396694214877, "cycling": 0.7829491083079599, "walking": 4.219225750326229, "pt": 1.6963897346672467, "micromobility": 2.174858634188778, "shuttle": 6.002609830361026}, {"avg_co2": 6.754499618845006, "live_work_prop": 0.08723958333333333, "delta_f_physical_activity_pp": 0.0008612571863695107, "driving": 86.86067019400353, "cycling": 0.8818342151675485, "walking": 3.439153439153439, "pt": 1.8518518518518516, "micromobility": 1.455026455026455, "shuttle": 5.511463844797178}, {"avg_co2": 7.066596641445092, "live_work_prop": 0.0948905109489051, "delta_f_physical_activity_pp": 0.0010380306032231198, "driving": 85.44791244426429, "cycling": 0.6890960680989056, "walking": 4.580462099716255, "pt": 1.4592622618565059, "micromobility": 2.8374543980543168, "shuttle": 4.985812728009728}, {"avg_co2": 7.13673134081523, "live_work_prop": 0.08026315789473684, "delta_f_physical_activity_pp": 0.0008895355626306182, "driving": 84.97363796133568, "cycling": 0.5272407732864675, "walking": 4.437609841827768, "pt": 1.7574692442882252, "micromobility": 2.196836555360281, "shuttle": 6.107205623901582}, {"avg_co2": 7.126110760705152, "live_work_prop": 0.0792838874680307, "delta_f_physical_activity_pp": 0.0008428919466966824, "driving": 87.2067286409916, "cycling": 0.796812749003984, "walking": 3.9397963700752547, "pt": 1.3280212483399734, "micromobility": 2.1248339973439574, "shuttle": 4.603806994245241}, {"avg_co2": 6.894814138638066, "live_work_prop": 0.07858048162230671, "delta_f_physical_activity_pp": 0.0010583587598725405, "driving": 84.7627340008707, "cycling": 0.914235959947758, "walking": 4.78885502829778, "pt": 1.52372659991293, "micromobility": 2.7427078798432736, "shuttle": 5.267740531127558}, {"avg_co2": 6.693195282603367, "live_work_prop": 0.09401709401709402, "delta_f_physical_activity_pp": 0.001047531686007762, "driving": 84.8249027237354, "cycling": 0.7295719844357976, "walking": 4.815175097276265, "pt": 1.556420233463035, "micromobility": 2.5778210116731515, "shuttle": 5.496108949416342}, {"avg_co2": 6.7633039034023845, "live_work_prop": 0.08490566037735849, "delta_f_physical_activity_pp": 0.0011187392961042512, "driving": 84.1429880843263, "cycling": 0.8249312557286892, "walking": 4.5371219065077915, "pt": 1.8790100824931255, "micromobility": 2.3373052245646195, "shuttle": 6.278643446379468}, {"avg_co2": 6.839910254761693, "live_work_prop": 0.09043250327653997, "delta_f_physical_activity_pp": 0.0009293413215837252, "driving": 85.99819331526649, "cycling": 0.8130081300813009, "walking": 4.381210478771455, "pt": 1.5356820234869015, "micromobility": 2.168021680216802, "shuttle": 5.103884372177055}, {"avg_co2": 6.9823454214734175, "live_work_prop": 0.08222811671087533, "delta_f_physical_activity_pp": 0.000984332804804011, "driving": 85.04545454545455, "cycling": 1.090909090909091, "walking": 4.409090909090909, "pt": 2.1363636363636362, "micromobility": 2.1363636363636362, "shuttle": 5.181818181818182}, {"avg_co2": 6.866591881751828, "live_work_prop": 0.08125819134993446, "delta_f_physical_activity_pp": 0.0009173613289639328, "driving": 85.57391692719965, "cycling": 0.6699419383653417, "walking": 3.841000446627959, "pt": 2.099151406878071, "micromobility": 2.41179097811523, "shuttle": 5.404198302813756}, {"avg_co2": 7.013263120113937, "live_work_prop": 0.07216494845360824, "delta_f_physical_activity_pp": 0.001040926901303099, "driving": 85.13931888544892, "cycling": 0.6634232640424591, "walking": 4.3343653250774, "pt": 2.4325519681556833, "micromobility": 2.034498009730208, "shuttle": 5.395842547545334}, {"avg_co2": 6.6422977160717585, "live_work_prop": 0.09899569583931134, "delta_f_physical_activity_pp": 0.0010637330654860511, "driving": 85.4326923076923, "cycling": 0.9134615384615385, "walking": 4.807692307692308, "pt": 1.6346153846153848, "micromobility": 1.875, "shuttle": 5.336538461538462}, {"avg_co2": 6.7701983925710225, "live_work_prop": 0.11300919842312747, "delta_f_physical_activity_pp": 0.0009884032453574586, "driving": 85.3922452660054, "cycling": 0.7664562669071235, "walking": 5.139765554553652, "pt": 1.848512173128945, "micromobility": 1.93868349864743, "shuttle": 4.914337240757439}, {"avg_co2": 6.951304851413977, "live_work_prop": 0.08142493638676845, "delta_f_physical_activity_pp": 0.0009419689932873084, "driving": 85.7451403887689, "cycling": 0.4319654427645789, "walking": 4.665226781857451, "pt": 1.6414686825053995, "micromobility": 2.24622030237581, "shuttle": 5.269978401727862}, {"avg_co2": 6.830742519142883, "live_work_prop": 0.07238605898123325, "delta_f_physical_activity_pp": 0.0008695906992999783, "driving": 87.30822873082286, "cycling": 0.697350069735007, "walking": 3.3472803347280333, "pt": 1.8596001859600186, "micromobility": 1.9525801952580195, "shuttle": 4.834960483496048}, {"avg_co2": 7.063441562920904, "live_work_prop": 0.07888040712468193, "delta_f_physical_activity_pp": 0.0008965195604581125, "driving": 86.71539122957867, "cycling": 0.6448839208942391, "walking": 3.697334479793637, "pt": 2.063628546861565, "micromobility": 1.633705932932072, "shuttle": 5.2450558899398105}, {"avg_co2": 6.704801136971528, "live_work_prop": 0.0728862973760933, "delta_f_physical_activity_pp": 0.0010645780160564945, "driving": 86.0009789525208, "cycling": 0.7831620166421929, "walking": 4.356338717572198, "pt": 1.811062163485071, "micromobility": 2.0558002936857562, "shuttle": 4.992657856093979}, {"avg_co2": 6.802929595397625, "live_work_prop": 0.09391534391534391, "delta_f_physical_activity_pp": 0.0011921377827268567, "driving": 85.07194244604317, "cycling": 0.9442446043165468, "walking": 4.361510791366906, "pt": 1.9784172661870503, "micromobility": 2.4280575539568345, "shuttle": 5.215827338129497}, {"avg_co2": 6.977637379500008, "live_work_prop": 0.06455862977602109, "delta_f_physical_activity_pp": 0.0009141433063398436, "driving": 85.40372670807453, "cycling": 0.44365572315882873, "walking": 3.815439219165927, "pt": 1.6858917480035491, "micromobility": 2.484472049689441, "shuttle": 6.16681455190772}, {"avg_co2": 6.936838473452197, "live_work_prop": 0.08093994778067885, "delta_f_physical_activity_pp": 0.0008952084655582113, "driving": 86.43617021276596, "cycling": 0.7535460992907801, "walking": 5.053191489361701, "pt": 1.6843971631205674, "micromobility": 1.6400709219858156, "shuttle": 4.432624113475177}, {"avg_co2": 6.439277724408355, "live_work_prop": 0.0856353591160221, "delta_f_physical_activity_pp": 0.00106787713801752, "driving": 85.00473036896878, "cycling": 0.804162724692526, "walking": 4.493850520340587, "pt": 1.7502365184484387, "micromobility": 2.1759697256385997, "shuttle": 5.7710501419110685}, {"avg_co2": 6.851199398238884, "live_work_prop": 0.09041835357624832, "delta_f_physical_activity_pp": 0.000934849365211593, "driving": 85.83868010999083, "cycling": 0.5957836846929423, "walking": 4.124656278643447, "pt": 1.924839596700275, "micromobility": 2.0623281393217234, "shuttle": 5.453712190650779}, {"avg_co2": 6.934230415487232, "live_work_prop": 0.09879839786381843, "delta_f_physical_activity_pp": 0.0009889971458349263, "driving": 85.49270072992701, "cycling": 0.9124087591240875, "walking": 4.37956204379562, "pt": 1.7335766423357664, "micromobility": 2.5547445255474455, "shuttle": 4.927007299270073}, {"avg_co2": 7.070872633650712, "live_work_prop": 0.07808564231738035, "delta_f_physical_activity_pp": 0.0010416611080496618, "driving": 84.95245969408846, "cycling": 1.0334849111202975, "walking": 4.54733360892931, "pt": 1.4468788755684168, "micromobility": 1.901612236461348, "shuttle": 6.118230673832162}, {"avg_co2": 6.576854030849089, "live_work_prop": 0.09178082191780822, "delta_f_physical_activity_pp": 0.0009680312172296663, "driving": 85.03900871959614, "cycling": 0.8260670032124828, "walking": 4.268012849931161, "pt": 1.8357044515832952, "micromobility": 2.202845341899954, "shuttle": 5.828361633776962}, {"avg_co2": 7.0946926187202655, "live_work_prop": 0.08192457737321196, "delta_f_physical_activity_pp": 0.0009222224394577196, "driving": 85.73967125721902, "cycling": 0.6663705019991115, "walking": 3.9537983118613953, "pt": 1.776988005330964, "micromobility": 2.3100844069302533, "shuttle": 5.553087516659263}, {"avg_co2": 6.364481450321126, "live_work_prop": 0.10364145658263306, "delta_f_physical_activity_pp": 0.0009558575833314826, "driving": 83.61364728495916, "cycling": 0.8169149447381067, "walking": 4.805382027871215, "pt": 2.0663142719846226, "micromobility": 2.6429601153291684, "shuttle": 6.054781355117732}, {"avg_co2": 7.075339813847229, "live_work_prop": 0.09102402022756005, "delta_f_physical_activity_pp": 0.0009845862210458606, "driving": 85.34299105240733, "cycling": 0.7669365146996165, "walking": 4.644226672347678, "pt": 1.7469109501491265, "micromobility": 2.087771623348956, "shuttle": 5.411163187047294}, {"avg_co2": 7.242310451999701, "live_work_prop": 0.07124681933842239, "delta_f_physical_activity_pp": 0.0008502027471869669, "driving": 85.72044866264021, "cycling": 0.6039689387402933, "walking": 4.486626402070751, "pt": 1.4667817083692838, "micromobility": 2.200172562553926, "shuttle": 5.52200172562554}, {"avg_co2": 6.8767638635921235, "live_work_prop": 0.08271604938271605, "delta_f_physical_activity_pp": 0.000854334942297115, "driving": 86.64700926705981, "cycling": 0.6318449873631002, "walking": 4.212299915754001, "pt": 1.4321819713563606, "micromobility": 2.064026958719461, "shuttle": 5.012636899747262}, {"avg_co2": 7.338314495342293, "live_work_prop": 0.07079646017699115, "delta_f_physical_activity_pp": 0.000907293698580686, "driving": 86.63535439795046, "cycling": 0.6404782237403929, "walking": 4.0990606319385146, "pt": 1.4944491887275833, "micromobility": 1.964133219470538, "shuttle": 5.166524338172502}, {"avg_co2": 7.012186257763111, "live_work_prop": 0.08247422680412371, "delta_f_physical_activity_pp": 0.0010171880287842766, "driving": 85.41935483870968, "cycling": 0.7311827956989247, "walking": 4.645161290322581, "pt": 1.89247311827957, "micromobility": 2.4086021505376345, "shuttle": 4.903225806451613}, {"avg_co2": 7.5072606674048545, "live_work_prop": 0.0821078431372549, "delta_f_physical_activity_pp": 0.0009626137615204336, "driving": 85.85326307255777, "cycling": 0.48642075395216866, "walking": 4.539927036886907, "pt": 1.4997973246858534, "micromobility": 2.4726388325901905, "shuttle": 5.147952979327118}, {"avg_co2": 6.786084995982485, "live_work_prop": 0.09655172413793103, "delta_f_physical_activity_pp": 0.0011049330295719256, "driving": 85.3704577630958, "cycling": 0.8966493629070316, "walking": 4.436054742803209, "pt": 1.6045304388862671, "micromobility": 2.6899480887210947, "shuttle": 5.002359603586597}, {"avg_co2": 7.0550817076448284, "live_work_prop": 0.06797385620915032, "delta_f_physical_activity_pp": 0.0011699251761845084, "driving": 86.32178868917141, "cycling": 1.052170100832968, "walking": 4.077159140727751, "pt": 1.972818939061815, "micromobility": 2.016659359929855, "shuttle": 4.559403770276195}, {"avg_co2": 7.418955416641652, "live_work_prop": 0.06582278481012659, "delta_f_physical_activity_pp": 0.0008502412999820806, "driving": 87.05035971223022, "cycling": 0.8463817181548878, "walking": 3.1739314430808294, "pt": 1.5658061785865425, "micromobility": 2.2005924672027084, "shuttle": 5.162928480744816}, {"avg_co2": 6.797478600046115, "live_work_prop": 0.07660738714090287, "delta_f_physical_activity_pp": 0.0008543265581258486, "driving": 85.84070796460178, "cycling": 0.6054960409874243, "walking": 4.2850489054494645, "pt": 1.6301816488122962, "micromobility": 2.0493712156497437, "shuttle": 5.589194224499301}, {"avg_co2": 7.199355366598765, "live_work_prop": 0.06997455470737914, "delta_f_physical_activity_pp": 0.0008850471252843596, "driving": 86.26116546150574, "cycling": 0.7230965546575925, "walking": 3.7005529561888557, "pt": 1.7439387494683114, "micromobility": 1.8290089323692045, "shuttle": 5.7422373458102935}, {"avg_co2": 7.139513578479381, "live_work_prop": 0.08586525759577279, "delta_f_physical_activity_pp": 0.0009429335906241456, "driving": 85.37127612272121, "cycling": 0.8003557136505114, "walking": 4.357492218763895, "pt": 1.7341040462427744, "micromobility": 2.0898176967541127, "shuttle": 5.646954201867497}, {"avg_co2": 6.574646267656535, "live_work_prop": 0.08344733242134063, "delta_f_physical_activity_pp": 0.0009922339179458143, "driving": 84.05192396847472, "cycling": 0.7881316643486325, "walking": 4.265183124710246, "pt": 2.1789522484932777, "micromobility": 2.5034770514603615, "shuttle": 6.2123319425127494}, {"avg_co2": 6.87027325678352, "live_work_prop": 0.0793010752688172, "delta_f_physical_activity_pp": 0.0008536010015190609, "driving": 86.20370370370371, "cycling": 0.6481481481481481, "walking": 4.305555555555555, "pt": 1.3888888888888888, "micromobility": 2.314814814814815, "shuttle": 5.138888888888888}, {"avg_co2": 6.593557008861082, "live_work_prop": 0.097911227154047, "delta_f_physical_activity_pp": 0.0009550706080008999, "driving": 85.23936170212765, "cycling": 0.7092198581560284, "walking": 4.920212765957447, "pt": 1.551418439716312, "micromobility": 2.4822695035460995, "shuttle": 5.097517730496453}, {"avg_co2": 7.460531531970569, "live_work_prop": 0.07788944723618091, "delta_f_physical_activity_pp": 0.0009181189777377591, "driving": 86.19695096827358, "cycling": 0.6592501030078286, "walking": 4.202719406674907, "pt": 1.7717346518335393, "micromobility": 2.018953440461475, "shuttle": 5.150391429748661}, {"avg_co2": 6.46073786664128, "live_work_prop": 0.09180790960451977, "delta_f_physical_activity_pp": 0.000952413354465166, "driving": 85.02181289384392, "cycling": 1.0664081434803683, "walking": 4.750363548230732, "pt": 1.8904507998061075, "micromobility": 2.084343189529811, "shuttle": 5.186621425109064}, {"avg_co2": 7.282760324179668, "live_work_prop": 0.08700980392156862, "delta_f_physical_activity_pp": 0.000986945146050457, "driving": 85.54671135316296, "cycling": 1.1311269375785507, "walking": 3.97989107666527, "pt": 1.8014243820695435, "micromobility": 2.2622538751571013, "shuttle": 5.278592375366569}, {"avg_co2": 6.625857890587625, "live_work_prop": 0.07352941176470588, "delta_f_physical_activity_pp": 0.0010085098205117522, "driving": 85.25367472735894, "cycling": 0.6638217164532955, "walking": 4.030346135609293, "pt": 1.7543859649122806, "micromobility": 2.5130393551446186, "shuttle": 5.784732100521574}, {"avg_co2": 7.304596430894912, "live_work_prop": 0.06513409961685823, "delta_f_physical_activity_pp": 0.0007741547000561759, "driving": 87.58802816901408, "cycling": 0.48415492957746475, "walking": 3.2130281690140845, "pt": 1.716549295774648, "micromobility": 2.024647887323944, "shuttle": 4.973591549295775}, {"avg_co2": 6.553835456885601, "live_work_prop": 0.08689655172413793, "delta_f_physical_activity_pp": 0.0010738250440394557, "driving": 84.57142857142857, "cycling": 0.8571428571428572, "walking": 5.285714285714286, "pt": 1.7619047619047619, "micromobility": 2.1904761904761907, "shuttle": 5.333333333333334}, {"avg_co2": 7.41279467781086, "live_work_prop": 0.08618504435994931, "delta_f_physical_activity_pp": 0.0009984592498761152, "driving": 85.2051388313303, "cycling": 0.7045171985080813, "walking": 4.682967260671363, "pt": 1.4504765851636967, "micromobility": 2.7351844177372566, "shuttle": 5.221715706589308}, {"avg_co2": 7.131565915846679, "live_work_prop": 0.08163265306122448, "delta_f_physical_activity_pp": 0.0009476028986463601, "driving": 86.20992534036013, "cycling": 0.7905138339920948, "walking": 4.128238910847607, "pt": 1.800614844093105, "micromobility": 2.1080368906455864, "shuttle": 4.962670180061485}, {"avg_co2": 6.771079909762249, "live_work_prop": 0.09554973821989529, "delta_f_physical_activity_pp": 0.0010513521861478413, "driving": 85.43645409317051, "cycling": 0.9950248756218906, "walking": 5.110809588421529, "pt": 1.3568521031207599, "micromobility": 1.9448213478064227, "shuttle": 5.156037991858888}, {"avg_co2": 7.288064339883851, "live_work_prop": 0.08233890214797136, "delta_f_physical_activity_pp": 0.0007370654582342359, "driving": 86.70449939197405, "cycling": 0.7701661937576003, "walking": 4.053506282934738, "pt": 1.6214025131738954, "micromobility": 1.8646128901499797, "shuttle": 4.985812728009728}, {"avg_co2": 6.494805117342663, "live_work_prop": 0.09103641456582633, "delta_f_physical_activity_pp": 0.0009952502487984476, "driving": 85.44847328244275, "cycling": 1.2404580152671756, "walking": 3.9122137404580157, "pt": 1.7652671755725193, "micromobility": 2.0038167938931295, "shuttle": 5.629770992366412}, {"avg_co2": 6.467532434973637, "live_work_prop": 0.07507082152974505, "delta_f_physical_activity_pp": 0.0010707934527086295, "driving": 85.73508005822417, "cycling": 0.9218825812712276, "walking": 4.172731683648714, "pt": 1.6496846191169336, "micromobility": 1.8922852983988356, "shuttle": 5.628335759340127}, {"avg_co2": 7.061986986410325, "live_work_prop": 0.08646616541353383, "delta_f_physical_activity_pp": 0.0008680494117156911, "driving": 85.80729166666666, "cycling": 0.6510416666666667, "walking": 4.644097222222222, "pt": 1.7795138888888888, "micromobility": 2.170138888888889, "shuttle": 4.947916666666666}, {"avg_co2": 6.784603791005014, "live_work_prop": 0.08433734939759036, "delta_f_physical_activity_pp": 0.000949959935088746, "driving": 85.47641073080482, "cycling": 0.9250693802035153, "walking": 4.717853839037928, "pt": 1.4338575393154487, "micromobility": 2.0814061054579094, "shuttle": 5.365402405180388}, {"avg_co2": 6.974730508007582, "live_work_prop": 0.07742782152230972, "delta_f_physical_activity_pp": 0.000807617039644526, "driving": 85.98298253470668, "cycling": 0.761307657859382, "walking": 3.80653828929691, "pt": 1.522615315718764, "micromobility": 2.19435736677116, "shuttle": 5.732198835647111}, {"avg_co2": 6.593010960042372, "live_work_prop": 0.09602194787379972, "delta_f_physical_activity_pp": 0.000960630478021858, "driving": 84.7481343283582, "cycling": 1.0261194029850746, "walking": 3.6380597014925375, "pt": 2.2388059701492535, "micromobility": 2.2388059701492535, "shuttle": 6.110074626865672}, {"avg_co2": 6.554890438175538, "live_work_prop": 0.07887323943661972, "delta_f_physical_activity_pp": 0.0009986909365536298, "driving": 84.25655976676384, "cycling": 0.6802721088435374, "walking": 4.373177842565598, "pt": 1.9922254616132167, "micromobility": 2.575315840621963, "shuttle": 6.122448979591836}, {"avg_co2": 6.810437435645939, "live_work_prop": 0.07822685788787484, "delta_f_physical_activity_pp": 0.0010937231442915204, "driving": 85.79520697167756, "cycling": 0.8278867102396513, "walking": 4.052287581699346, "pt": 1.4814814814814816, "micromobility": 2.309368191721133, "shuttle": 5.533769063180828}, {"avg_co2": 7.133434283992895, "live_work_prop": 0.07354838709677419, "delta_f_physical_activity_pp": 0.0008517389268477548, "driving": 86.93490054249547, "cycling": 0.5877034358047016, "walking": 3.6618444846292943, "pt": 1.8535262206148282, "micromobility": 2.2603978300180834, "shuttle": 4.701627486437613}, {"avg_co2": 7.377209709698213, "live_work_prop": 0.06888068880688807, "delta_f_physical_activity_pp": 0.0008694096758065427, "driving": 85.273258239466, "cycling": 0.7092198581560284, "walking": 4.005006257822278, "pt": 2.0859407592824364, "micromobility": 2.1693783896537338, "shuttle": 5.7571964956195245}, {"avg_co2": 6.713579549212605, "live_work_prop": 0.09318497913769123, "delta_f_physical_activity_pp": 0.0009882947783257437, "driving": 84.39386901997213, "cycling": 0.6502554575011612, "walking": 3.9479795633999073, "pt": 1.9043195541105433, "micromobility": 2.833255921969345, "shuttle": 6.270320483046911}, {"avg_co2": 6.999779612666599, "live_work_prop": 0.09399477806788512, "delta_f_physical_activity_pp": 0.0009311790485057604, "driving": 85.0, "cycling": 0.5217391304347827, "walking": 4.826086956521739, "pt": 1.5217391304347827, "micromobility": 2.086956521739131, "shuttle": 6.0434782608695645}, {"avg_co2": 6.8773398302788475, "live_work_prop": 0.07752956636005257, "delta_f_physical_activity_pp": 0.0009254060019958561, "driving": 86.83371298405467, "cycling": 0.8200455580865604, "walking": 3.917995444191344, "pt": 1.7312072892938495, "micromobility": 2.0045558086560367, "shuttle": 4.69248291571754}, {"avg_co2": 6.730842721089586, "live_work_prop": 0.09859154929577464, "delta_f_physical_activity_pp": 0.0011117096194229465, "driving": 84.38522674146797, "cycling": 0.8415147265077139, "walking": 5.329593267882188, "pt": 1.6830294530154277, "micromobility": 2.1505376344086025, "shuttle": 5.610098176718092}, {"avg_co2": 7.0898238108573155, "live_work_prop": 0.08277703604806408, "delta_f_physical_activity_pp": 0.0008656633226308617, "driving": 86.35953026196928, "cycling": 0.7226738934056007, "walking": 4.245709123757904, "pt": 1.4001806684733513, "micromobility": 2.0325203252032518, "shuttle": 5.239385727190606}, {"avg_co2": 7.0234802305176105, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.0009542218990208082, "driving": 86.05056669572798, "cycling": 0.8282476024411508, "walking": 4.446381865736704, "pt": 1.4385353095030515, "micromobility": 2.4411508282476024, "shuttle": 4.795117698343505}, {"avg_co2": 7.091424110883025, "live_work_prop": 0.07512953367875648, "delta_f_physical_activity_pp": 0.0011332172482800267, "driving": 85.25164113785559, "cycling": 0.7877461706783371, "walking": 4.638949671772429, "pt": 1.7943107221006565, "micromobility": 2.4070021881838075, "shuttle": 5.12035010940919}, {"avg_co2": 6.960387593405642, "live_work_prop": 0.08604954367666232, "delta_f_physical_activity_pp": 0.0010253812813727147, "driving": 85.98171528080104, "cycling": 0.827165868524162, "walking": 3.744013931214628, "pt": 1.567261645624728, "micromobility": 2.525032651284284, "shuttle": 5.354810622551154}, {"avg_co2": 6.901237200795124, "live_work_prop": 0.0876010781671159, "delta_f_physical_activity_pp": 0.0009053737278913282, "driving": 85.73439699671516, "cycling": 0.7508212106992023, "walking": 3.9418113561708115, "pt": 1.5485687470671048, "micromobility": 2.5809479117785075, "shuttle": 5.443453777569216}, {"avg_co2": 6.631884325363186, "live_work_prop": 0.1056241426611797, "delta_f_physical_activity_pp": 0.000990676227380565, "driving": 84.29295255642562, "cycling": 0.6448641179180101, "walking": 4.836480884385076, "pt": 1.6582220175034548, "micromobility": 2.349147858129894, "shuttle": 6.2183325656379544}, {"avg_co2": 6.791399374149959, "live_work_prop": 0.07651715039577836, "delta_f_physical_activity_pp": 0.0008791280710981043, "driving": 86.56648451730419, "cycling": 0.6830601092896175, "walking": 3.4608378870673953, "pt": 1.639344262295082, "micromobility": 2.5956284153005464, "shuttle": 5.05464480874317}, {"avg_co2": 7.144736455352661, "live_work_prop": 0.08590604026845637, "delta_f_physical_activity_pp": 0.0009890337953618385, "driving": 84.41268423403305, "cycling": 0.6699419383653417, "walking": 4.6002679767753465, "pt": 1.5185350602947745, "micromobility": 2.5457793657882983, "shuttle": 6.252791424743188}, {"avg_co2": 6.832307187838798, "live_work_prop": 0.07754010695187166, "delta_f_physical_activity_pp": 0.0009171950046406659, "driving": 85.38116591928251, "cycling": 0.7174887892376681, "walking": 4.2152466367713, "pt": 1.5695067264573992, "micromobility": 2.062780269058296, "shuttle": 6.053811659192825}, {"avg_co2": 6.818749284375387, "live_work_prop": 0.09480519480519481, "delta_f_physical_activity_pp": 0.0008918603268774515, "driving": 85.04043126684635, "cycling": 0.628930817610063, "walking": 4.31266846361186, "pt": 1.482479784366577, "micromobility": 2.380952380952381, "shuttle": 6.154537286612758}, {"avg_co2": 6.740764256418769, "live_work_prop": 0.07672301690507152, "delta_f_physical_activity_pp": 0.0009236041182877813, "driving": 86.22862286228623, "cycling": 0.7650765076507651, "walking": 3.4203420342034203, "pt": 1.6201620162016201, "micromobility": 2.43024302430243, "shuttle": 5.535553555355536}, {"avg_co2": 6.872820252424341, "live_work_prop": 0.09162303664921466, "delta_f_physical_activity_pp": 0.000889386290625579, "driving": 86.30926007975188, "cycling": 0.8861320336730172, "walking": 3.58883473637572, "pt": 1.860877270713336, "micromobility": 2.0824102791315906, "shuttle": 5.272485600354453}, {"avg_co2": 6.841494060575896, "live_work_prop": 0.08299866131191433, "delta_f_physical_activity_pp": 0.00088978398623622, "driving": 86.31059245960503, "cycling": 0.6732495511669658, "walking": 3.9946140035906645, "pt": 1.615798922800718, "micromobility": 2.154398563734291, "shuttle": 5.251346499102334}, {"avg_co2": 6.890363994536102, "live_work_prop": 0.08947368421052632, "delta_f_physical_activity_pp": 0.0010579884042809082, "driving": 85.30337078651685, "cycling": 0.6741573033707865, "walking": 4.584269662921348, "pt": 2.157303370786517, "micromobility": 1.9775280898876404, "shuttle": 5.3033707865168545}, {"avg_co2": 7.14002639793886, "live_work_prop": 0.07948717948717948, "delta_f_physical_activity_pp": 0.0009182954289613224, "driving": 86.86567164179104, "cycling": 0.9381663113006397, "walking": 3.3688699360341148, "pt": 1.4498933901918978, "micromobility": 1.9616204690831558, "shuttle": 5.415778251599147}, {"avg_co2": 6.363837184375697, "live_work_prop": 0.10015408320493066, "delta_f_physical_activity_pp": 0.0010150614334095969, "driving": 83.70253164556962, "cycling": 0.7383966244725738, "walking": 4.324894514767933, "pt": 1.6877637130801686, "micromobility": 2.9535864978902953, "shuttle": 6.5928270042194095}, {"avg_co2": 6.990328006722822, "live_work_prop": 0.08485639686684072, "delta_f_physical_activity_pp": 0.000895248807936554, "driving": 86.69662921348315, "cycling": 0.5842696629213483, "walking": 3.955056179775281, "pt": 1.9775280898876404, "micromobility": 2.0674157303370784, "shuttle": 4.719101123595506}, {"avg_co2": 6.907719378604375, "live_work_prop": 0.07835325365205843, "delta_f_physical_activity_pp": 0.0010644684296139898, "driving": 84.57040035987404, "cycling": 0.6747638326585695, "walking": 4.49842555105713, "pt": 1.9343229869545657, "micromobility": 2.249212775528565, "shuttle": 6.0728744939271255}, {"avg_co2": 6.8691809586691415, "live_work_prop": 0.08804204993429698, "delta_f_physical_activity_pp": 0.0009234083639360914, "driving": 86.27717391304348, "cycling": 0.6340579710144928, "walking": 4.030797101449275, "pt": 1.766304347826087, "micromobility": 2.0380434782608696, "shuttle": 5.253623188405797}, {"avg_co2": 6.849198407176806, "live_work_prop": 0.1006993006993007, "delta_f_physical_activity_pp": 0.0010312774529309507, "driving": 84.64037122969837, "cycling": 0.6960556844547563, "walking": 4.222737819025522, "pt": 1.948955916473318, "micromobility": 2.645011600928074, "shuttle": 5.846867749419954}, {"avg_co2": 6.74896158937398, "live_work_prop": 0.08984375, "delta_f_physical_activity_pp": 0.0010007679117243525, "driving": 84.47287163652403, "cycling": 0.7057785619761799, "walking": 4.499338332598148, "pt": 2.0291133656815177, "micromobility": 2.6025584472871635, "shuttle": 5.69033965593295}, {"avg_co2": 7.052702732303757, "live_work_prop": 0.09190672153635117, "delta_f_physical_activity_pp": 0.0010871869827629491, "driving": 85.6757970363718, "cycling": 0.9429726088908846, "walking": 4.535249214189493, "pt": 1.347103726986978, "micromobility": 2.200269420745397, "shuttle": 5.298607992815447}, {"avg_co2": 6.977222473048827, "live_work_prop": 0.07096774193548387, "delta_f_physical_activity_pp": 0.0009424857995019469, "driving": 85.7773851590106, "cycling": 0.5742049469964664, "walking": 3.9310954063604244, "pt": 2.1643109540636045, "micromobility": 2.4734982332155475, "shuttle": 5.079505300353357}, {"avg_co2": 6.429199020109002, "live_work_prop": 0.09623430962343096, "delta_f_physical_activity_pp": 0.0010158108027476626, "driving": 84.47444551591128, "cycling": 0.8678881388621021, "walking": 4.580520732883317, "pt": 1.7839922854387655, "micromobility": 2.1215043394406945, "shuttle": 6.171648987463838}, {"avg_co2": 6.5068223463265955, "live_work_prop": 0.08882521489971347, "delta_f_physical_activity_pp": 0.001028387309530818, "driving": 85.41458541458542, "cycling": 0.7492507492507493, "walking": 4.345654345654346, "pt": 1.848151848151848, "micromobility": 2.147852147852148, "shuttle": 5.4945054945054945}, {"avg_co2": 6.984986134231158, "live_work_prop": 0.08684546615581099, "delta_f_physical_activity_pp": 0.0010053653248806656, "driving": 85.31868131868133, "cycling": 0.7472527472527473, "walking": 4.395604395604396, "pt": 1.8461538461538463, "micromobility": 2.0219780219780223, "shuttle": 5.670329670329671}, {"avg_co2": 6.88082443534804, "live_work_prop": 0.0807799442896936, "delta_f_physical_activity_pp": 0.0009693341716816305, "driving": 85.85434173669468, "cycling": 0.5602240896358543, "walking": 3.9215686274509802, "pt": 1.727357609710551, "micromobility": 2.801120448179272, "shuttle": 5.135387488328664}, {"avg_co2": 6.6551754082446095, "live_work_prop": 0.09728183118741059, "delta_f_physical_activity_pp": 0.0011292295498944438, "driving": 85.32818532818533, "cycling": 0.8687258687258688, "walking": 4.633204633204633, "pt": 1.5444015444015444, "micromobility": 2.1235521235521233, "shuttle": 5.501930501930502}, {"avg_co2": 6.636941961942873, "live_work_prop": 0.0918918918918919, "delta_f_physical_activity_pp": 0.001022157347536569, "driving": 84.1313269493844, "cycling": 0.7751937984496124, "walking": 4.605563155494756, "pt": 2.2343821249430005, "micromobility": 2.6903784769721844, "shuttle": 5.5631554947560415}, {"avg_co2": 6.587417203610249, "live_work_prop": 0.09641873278236915, "delta_f_physical_activity_pp": 0.0012237984774697052, "driving": 84.1130152848541, "cycling": 0.9263547938860583, "walking": 4.90968040759611, "pt": 1.8990273274664196, "micromobility": 2.6401111625752662, "shuttle": 5.511811023622047}, {"avg_co2": 7.0752269708356, "live_work_prop": 0.08354755784061697, "delta_f_physical_activity_pp": 0.0011293927399722047, "driving": 84.20153714773699, "cycling": 1.067463706233988, "walking": 4.568744662681469, "pt": 1.7506404782237404, "micromobility": 2.5619128949615715, "shuttle": 5.849701110162255}, {"avg_co2": 6.667309239105574, "live_work_prop": 0.07327001356852103, "delta_f_physical_activity_pp": 0.0009189448622884297, "driving": 86.34501593081475, "cycling": 0.6827492034592627, "walking": 4.597177969959035, "pt": 1.456531634046427, "micromobility": 2.0027309968138374, "shuttle": 4.91579426490669}, {"avg_co2": 7.0817141713735525, "live_work_prop": 0.08441558441558442, "delta_f_physical_activity_pp": 0.0010455338440001644, "driving": 84.95882097962722, "cycling": 0.9969657563935848, "walking": 4.724750758560901, "pt": 1.7338534893801474, "micromobility": 2.037277850021673, "shuttle": 5.548331166016472}, {"avg_co2": 6.879804117917477, "live_work_prop": 0.0903054448871182, "delta_f_physical_activity_pp": 0.0010032952178872945, "driving": 85.49480343425215, "cycling": 0.9941256213285133, "walking": 4.563940352462721, "pt": 1.446000903750565, "micromobility": 2.4401265250790782, "shuttle": 5.061003163126977}, {"avg_co2": 6.967351023116242, "live_work_prop": 0.07793923381770146, "delta_f_physical_activity_pp": 0.001104825866380976, "driving": 84.958460865763, "cycling": 0.9619588981198076, "walking": 4.416265850459117, "pt": 2.0113686051595976, "micromobility": 2.3611718408395275, "shuttle": 5.2907739396589415}, {"avg_co2": 6.924262274289351, "live_work_prop": 0.08788282290279627, "delta_f_physical_activity_pp": 0.0010045013857683512, "driving": 85.4424778761062, "cycling": 1.0176991150442478, "walking": 4.115044247787611, "pt": 1.6371681415929202, "micromobility": 2.256637168141593, "shuttle": 5.530973451327434}, {"avg_co2": 6.919447623950967, "live_work_prop": 0.08142493638676845, "delta_f_physical_activity_pp": 0.0008865449192790121, "driving": 85.64058469475493, "cycling": 0.7738607050730868, "walking": 4.213241616509028, "pt": 1.934651762682717, "micromobility": 2.1496130696474633, "shuttle": 5.28804815133276}, {"avg_co2": 6.937404586099398, "live_work_prop": 0.07493540051679587, "delta_f_physical_activity_pp": 0.0008586596596370069, "driving": 86.23093681917211, "cycling": 0.4357298474945534, "walking": 4.095860566448802, "pt": 1.6122004357298474, "micromobility": 2.178649237472767, "shuttle": 5.446623093681917}, {"avg_co2": 7.151131376884946, "live_work_prop": 0.08653846153846154, "delta_f_physical_activity_pp": 0.000944374955015645, "driving": 85.93622240392477, "cycling": 0.776778413736713, "walking": 3.679476696647588, "pt": 1.553556827473426, "micromobility": 2.493867538838921, "shuttle": 5.560098119378577}, {"avg_co2": 7.163799180391327, "live_work_prop": 0.0741687979539642, "delta_f_physical_activity_pp": 0.0009511821436196542, "driving": 85.9603789836348, "cycling": 0.7751937984496124, "walking": 4.091300602928509, "pt": 1.7657192075796728, "micromobility": 2.239448751076658, "shuttle": 5.167958656330749}, {"avg_co2": 6.963920811730644, "live_work_prop": 0.08289473684210526, "delta_f_physical_activity_pp": 0.0009495029690373762, "driving": 86.21621621621621, "cycling": 0.6756756756756757, "walking": 3.8288288288288284, "pt": 1.891891891891892, "micromobility": 1.981981981981982, "shuttle": 5.405405405405405}, {"avg_co2": 6.606904557516915, "live_work_prop": 0.09903713892709766, "delta_f_physical_activity_pp": 0.0009226014031189593, "driving": 84.6732487070992, "cycling": 0.6582040432534085, "walking": 4.748472026328162, "pt": 1.5984955336154207, "micromobility": 2.30371415138693, "shuttle": 6.017865538316878}, {"avg_co2": 6.953364481883442, "live_work_prop": 0.08184143222506395, "delta_f_physical_activity_pp": 0.0010086792558734116, "driving": 85.91304347826086, "cycling": 0.8695652173913043, "walking": 4.391304347826087, "pt": 1.565217391304348, "micromobility": 2.391304347826087, "shuttle": 4.869565217391305}, {"avg_co2": 6.852939014181857, "live_work_prop": 0.06851119894598155, "delta_f_physical_activity_pp": 0.0009105790618197669, "driving": 86.54281830539193, "cycling": 0.8608971454463071, "walking": 3.7154508382419573, "pt": 1.4046216583597644, "micromobility": 1.9483461712732213, "shuttle": 5.527865881286815}, {"avg_co2": 7.260306801279955, "live_work_prop": 0.06455696202531645, "delta_f_physical_activity_pp": 0.0009617764421328342, "driving": 86.2662746745065, "cycling": 0.5879882402351954, "walking": 3.5699286014279714, "pt": 1.7219655606887863, "micromobility": 2.6039479210415792, "shuttle": 5.249895002099958}, {"avg_co2": 6.999653409332774, "live_work_prop": 0.07416563658838071, "delta_f_physical_activity_pp": 0.0009945235927171774, "driving": 86.48421052631579, "cycling": 0.9263157894736843, "walking": 3.9157894736842107, "pt": 1.8105263157894735, "micromobility": 1.9789473684210528, "shuttle": 4.88421052631579}, {"avg_co2": 7.05538556042954, "live_work_prop": 0.07061790668348046, "delta_f_physical_activity_pp": 0.0008308447726824114, "driving": 87.79631255487269, "cycling": 0.6584723441615452, "walking": 3.6435469710272166, "pt": 1.3608428446005267, "micromobility": 1.8437225636523267, "shuttle": 4.697102721685689}, {"avg_co2": 7.059808536451132, "live_work_prop": 0.08461538461538462, "delta_f_physical_activity_pp": 0.0008345692344205443, "driving": 86.75120244862265, "cycling": 0.524704853519895, "walking": 3.8478355924792305, "pt": 1.7052907739396588, "micromobility": 2.09881941407958, "shuttle": 5.072146917358985}, {"avg_co2": 6.834552222238971, "live_work_prop": 0.085219707057257, "delta_f_physical_activity_pp": 0.0010389000562721227, "driving": 85.50919694930462, "cycling": 0.8524001794526694, "walking": 4.351727231942575, "pt": 1.8393898609241812, "micromobility": 2.557200538358008, "shuttle": 4.890085240017945}, {"avg_co2": 7.151219450313078, "live_work_prop": 0.07833537331701346, "delta_f_physical_activity_pp": 0.0009264067321403336, "driving": 86.88736027515047, "cycling": 0.8598452278589854, "walking": 3.9122957867583836, "pt": 1.633705932932072, "micromobility": 1.8056749785038695, "shuttle": 4.901117798796217}, {"avg_co2": 6.997004543369921, "live_work_prop": 0.0850253807106599, "delta_f_physical_activity_pp": 0.0009693378410059207, "driving": 85.59724018973695, "cycling": 0.646830530401035, "walking": 4.3553255713669685, "pt": 1.5523932729624839, "micromobility": 2.630444156964209, "shuttle": 5.217766278568348}, {"avg_co2": 7.19923544738522, "live_work_prop": 0.08173690932311622, "delta_f_physical_activity_pp": 0.0008853364304180291, "driving": 86.8478737395879, "cycling": 0.8329679964927663, "walking": 3.9017974572555896, "pt": 1.31521262604121, "micromobility": 2.016659359929855, "shuttle": 5.085488820692679}, {"avg_co2": 6.8363322934614965, "live_work_prop": 0.0868421052631579, "delta_f_physical_activity_pp": 0.0009310150646955509, "driving": 85.024368630926, "cycling": 0.7089056269384139, "walking": 4.6964997784669915, "pt": 1.639344262295082, "micromobility": 2.259636685866194, "shuttle": 5.671245015507311}, {"avg_co2": 6.7378464004763385, "live_work_prop": 0.09314359637774904, "delta_f_physical_activity_pp": 0.001090293045618903, "driving": 84.92239467849224, "cycling": 1.06430155210643, "walking": 5.277161862527716, "pt": 1.9955654101995564, "micromobility": 2.12860310421286, "shuttle": 4.611973392461198}, {"avg_co2": 6.950299074142242, "live_work_prop": 0.07559681697612732, "delta_f_physical_activity_pp": 0.0009743572969001811, "driving": 85.90604026845638, "cycling": 0.8053691275167786, "walking": 3.8926174496644297, "pt": 1.8791946308724832, "micromobility": 2.3266219239373602, "shuttle": 5.190156599552573}, {"avg_co2": 6.902606403803868, "live_work_prop": 0.08674101610904585, "delta_f_physical_activity_pp": 0.0010239909518196054, "driving": 85.09890109890111, "cycling": 0.8351648351648353, "walking": 4.747252747252747, "pt": 1.5384615384615385, "micromobility": 2.197802197802198, "shuttle": 5.582417582417582}, {"avg_co2": 6.668122278608477, "live_work_prop": 0.09025787965616046, "delta_f_physical_activity_pp": 0.000954129132789922, "driving": 85.20681265206814, "cycling": 0.7785888077858881, "walking": 4.37956204379562, "pt": 2.1411192214111923, "micromobility": 1.9464720194647203, "shuttle": 5.547445255474453}, {"avg_co2": 6.454922890449093, "live_work_prop": 0.09028727770177838, "delta_f_physical_activity_pp": 0.0010209852478674096, "driving": 83.76744186046511, "cycling": 1.1627906976744187, "walking": 4.55813953488372, "pt": 1.813953488372093, "micromobility": 2.7906976744186047, "shuttle": 5.906976744186046}, {"avg_co2": 6.662924030018367, "live_work_prop": 0.09655172413793103, "delta_f_physical_activity_pp": 0.0010690444115501983, "driving": 85.61419897244278, "cycling": 0.9341429238673516, "walking": 4.624007473143391, "pt": 1.8682858477347033, "micromobility": 1.8215787015413358, "shuttle": 5.137786081270434}, {"avg_co2": 6.610103304617441, "live_work_prop": 0.1046831955922865, "delta_f_physical_activity_pp": 0.0010104404662372077, "driving": 85.61320754716981, "cycling": 0.9905660377358491, "walking": 5.0, "pt": 1.4150943396226416, "micromobility": 1.8396226415094339, "shuttle": 5.1415094339622645}, {"avg_co2": 6.52664368836739, "live_work_prop": 0.10330578512396695, "delta_f_physical_activity_pp": 0.0009866571773181365, "driving": 84.5937059652419, "cycling": 0.6575857209957726, "walking": 4.790981681540629, "pt": 1.8788163457022076, "micromobility": 2.4424612494128697, "shuttle": 5.636449037106623}, {"avg_co2": 6.601325894515142, "live_work_prop": 0.09457579972183588, "delta_f_physical_activity_pp": 0.0009037406163864714, "driving": 85.9127934834691, "cycling": 0.6708193579300431, "walking": 4.551988500239578, "pt": 1.7728797316722569, "micromobility": 2.2041207474844273, "shuttle": 4.887398179204601}, {"avg_co2": 6.779667906512348, "live_work_prop": 0.07908847184986595, "delta_f_physical_activity_pp": 0.0009645805730951247, "driving": 85.62874251497006, "cycling": 0.7830492860432979, "walking": 4.237678489175495, "pt": 1.8424689083371717, "micromobility": 2.164900967296177, "shuttle": 5.343159834177799}, {"avg_co2": 6.746316389818325, "live_work_prop": 0.06512890094979647, "delta_f_physical_activity_pp": 0.0009517075022481569, "driving": 84.59759481961146, "cycling": 0.6475485661424607, "walking": 4.532839962997224, "pt": 1.8963922294172062, "micromobility": 2.0351526364477337, "shuttle": 6.290471785383904}, {"avg_co2": 7.227624548058607, "live_work_prop": 0.07547169811320754, "delta_f_physical_activity_pp": 0.0009717229485344661, "driving": 85.73839662447259, "cycling": 0.7594936708860759, "walking": 4.008438818565401, "pt": 1.7721518987341773, "micromobility": 1.9831223628691983, "shuttle": 5.738396624472574}, {"avg_co2": 6.84584103959477, "live_work_prop": 0.09176788124156546, "delta_f_physical_activity_pp": 0.0009626139439814838, "driving": 84.57619268179712, "cycling": 0.6021306160259379, "walking": 4.6317739694302915, "pt": 2.0379805465493286, "micromobility": 2.269569245020843, "shuttle": 5.88235294117647}, {"avg_co2": 7.212553584133078, "live_work_prop": 0.08064516129032258, "delta_f_physical_activity_pp": 0.0009296465333075151, "driving": 85.73832562053008, "cycling": 0.715187210769878, "walking": 4.880100967606226, "pt": 1.8090029448885148, "micromobility": 2.0193521245267143, "shuttle": 4.838031131678586}, {"avg_co2": 6.866156110905729, "live_work_prop": 0.09496402877697842, "delta_f_physical_activity_pp": 0.0010415380015235632, "driving": 85.42884990253411, "cycling": 0.9746588693957114, "walking": 4.7270955165692, "pt": 1.5107212475633527, "micromobility": 2.241715399610136, "shuttle": 5.116959064327485}, {"avg_co2": 7.109689888700089, "live_work_prop": 0.08468244084682441, "delta_f_physical_activity_pp": 0.0008864763107913546, "driving": 86.50892486508926, "cycling": 0.66417600664176, "walking": 4.192611041926111, "pt": 1.2453300124533, "micromobility": 1.78497301784973, "shuttle": 5.603985056039851}, {"avg_co2": 7.248353579501379, "live_work_prop": 0.08142493638676845, "delta_f_physical_activity_pp": 0.0008516323494265505, "driving": 86.49237472766885, "cycling": 0.522875816993464, "walking": 3.747276688453159, "pt": 1.3507625272331154, "micromobility": 2.5708061002178653, "shuttle": 5.315904139433552}, {"avg_co2": 6.802350407022622, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.000924461317910487, "driving": 85.45190913484775, "cycling": 0.5316578057032383, "walking": 3.8666022232962782, "pt": 2.1749637506041566, "micromobility": 2.0299661672305462, "shuttle": 5.944900918318028}, {"avg_co2": 6.948399084583035, "live_work_prop": 0.07702523240371846, "delta_f_physical_activity_pp": 0.0009553798268430864, "driving": 85.9633437639696, "cycling": 0.8046490835940991, "walking": 3.844434510505141, "pt": 1.7881090746535537, "micromobility": 2.1010281627179257, "shuttle": 5.498435404559678}, {"avg_co2": 6.8361280390346, "live_work_prop": 0.08823529411764706, "delta_f_physical_activity_pp": 0.0009726603959996233, "driving": 84.51225150254277, "cycling": 0.7859454461396209, "walking": 4.11465557096625, "pt": 1.9879796578825704, "micromobility": 2.5889967637540456, "shuttle": 6.010171058714748}, {"avg_co2": 6.909565013278252, "live_work_prop": 0.07608695652173914, "delta_f_physical_activity_pp": 0.0008516536826679581, "driving": 85.87155963302753, "cycling": 0.5045871559633028, "walking": 4.26605504587156, "pt": 1.5596330275229358, "micromobility": 2.4770642201834865, "shuttle": 5.321100917431193}, {"avg_co2": 6.921208713585506, "live_work_prop": 0.08036890645586298, "delta_f_physical_activity_pp": 0.0009944152573592416, "driving": 84.26171529619806, "cycling": 0.9725906277630416, "walking": 4.288240495137047, "pt": 1.9451812555260832, "micromobility": 2.2988505747126435, "shuttle": 6.23342175066313}, {"avg_co2": 7.48856036074933, "live_work_prop": 0.07829181494661921, "delta_f_physical_activity_pp": 0.0010278066973507017, "driving": 85.9009900990099, "cycling": 0.8316831683168318, "walking": 4.2772277227722775, "pt": 1.782178217821782, "micromobility": 1.9801980198019802, "shuttle": 5.227722772277228}, {"avg_co2": 6.917659758328099, "live_work_prop": 0.08026315789473684, "delta_f_physical_activity_pp": 0.0009173568296888041, "driving": 85.74600355239787, "cycling": 0.3996447602131439, "walking": 4.928952042628774, "pt": 1.6873889875666075, "micromobility": 1.8206039076376554, "shuttle": 5.41740674955595}, {"avg_co2": 7.070335861669232, "live_work_prop": 0.07225806451612904, "delta_f_physical_activity_pp": 0.0009425762097977443, "driving": 85.25386313465783, "cycling": 0.6622516556291391, "walking": 4.150110375275938, "pt": 1.6335540838852098, "micromobility": 2.295805739514349, "shuttle": 6.004415011037527}, {"avg_co2": 6.98743321944392, "live_work_prop": 0.08740359897172237, "delta_f_physical_activity_pp": 0.0009844285728094284, "driving": 85.9375, "cycling": 0.8680555555555556, "walking": 4.210069444444445, "pt": 1.6927083333333333, "micromobility": 2.039930555555556, "shuttle": 5.251736111111112}, {"avg_co2": 7.00600373401714, "live_work_prop": 0.09850374064837905, "delta_f_physical_activity_pp": 0.0009620925485392746, "driving": 86.76092544987146, "cycling": 0.9425878320479864, "walking": 4.070265638389032, "pt": 1.5424164524421593, "micromobility": 2.227934875749786, "shuttle": 4.455869751499572}, {"avg_co2": 6.734439637599725, "live_work_prop": 0.09299191374663072, "delta_f_physical_activity_pp": 0.0011021307372349166, "driving": 84.39461883408072, "cycling": 0.8520179372197308, "walking": 5.067264573991031, "pt": 1.6591928251121077, "micromobility": 2.3318385650224216, "shuttle": 5.695067264573991}, {"avg_co2": 7.043662392572848, "live_work_prop": 0.08090185676392574, "delta_f_physical_activity_pp": 0.0009265299685666367, "driving": 86.13817537643934, "cycling": 0.6643046944198405, "walking": 3.9415411868910537, "pt": 1.8600531443755535, "micromobility": 2.1257750221434897, "shuttle": 5.270150575730735}, {"avg_co2": 6.5637375600505115, "live_work_prop": 0.09986504723346828, "delta_f_physical_activity_pp": 0.0011142693690882062, "driving": 83.5909090909091, "cycling": 1.090909090909091, "walking": 5.227272727272727, "pt": 2.0, "micromobility": 2.090909090909091, "shuttle": 6.0}, {"avg_co2": 7.185578625433861, "live_work_prop": 0.07924528301886792, "delta_f_physical_activity_pp": 0.00099126144139638, "driving": 85.9784946236559, "cycling": 0.8602150537634409, "walking": 4.301075268817205, "pt": 1.6774193548387095, "micromobility": 2.193548387096774, "shuttle": 4.989247311827957}, {"avg_co2": 7.163696320888083, "live_work_prop": 0.07711442786069651, "delta_f_physical_activity_pp": 0.0009328049654251984, "driving": 85.55649957519117, "cycling": 0.5522514868309261, "walking": 4.1206457094307565, "pt": 1.7417162276975362, "micromobility": 2.5063721325403567, "shuttle": 5.52251486830926}, {"avg_co2": 7.200383071902197, "live_work_prop": 0.0738255033557047, "delta_f_physical_activity_pp": 0.0008717615857523913, "driving": 86.59603869184707, "cycling": 0.5988023952095809, "walking": 4.606172270842929, "pt": 1.9806540764624598, "micromobility": 1.612160294795025, "shuttle": 4.606172270842929}, {"avg_co2": 6.8157233784132645, "live_work_prop": 0.09752925877763328, "delta_f_physical_activity_pp": 0.0010132700115755289, "driving": 85.15555555555555, "cycling": 0.9777777777777777, "walking": 4.888888888888889, "pt": 1.7777777777777777, "micromobility": 2.0888888888888886, "shuttle": 5.111111111111112}, {"avg_co2": 7.024185230917875, "live_work_prop": 0.08541392904073587, "delta_f_physical_activity_pp": 0.0010082146962772558, "driving": 85.70155902004456, "cycling": 0.7126948775055679, "walking": 3.875278396436525, "pt": 1.8708240534521157, "micromobility": 2.4498886414253898, "shuttle": 5.389755011135858}, {"avg_co2": 6.670517695299951, "live_work_prop": 0.09410112359550561, "delta_f_physical_activity_pp": 0.0008804904534002821, "driving": 85.90604026845638, "cycling": 0.7670182166826461, "walking": 4.074784276126557, "pt": 1.725790987535954, "micromobility": 1.7737296260786195, "shuttle": 5.752636625119846}, {"avg_co2": 6.6161520192080125, "live_work_prop": 0.08481532147742818, "delta_f_physical_activity_pp": 0.0008178104972916685, "driving": 85.56749182624942, "cycling": 0.560485754320411, "walking": 3.9234002802428773, "pt": 1.7281644091546005, "micromobility": 2.288650163475012, "shuttle": 5.9318075665576835}, {"avg_co2": 6.935465543158795, "live_work_prop": 0.08397932816537468, "delta_f_physical_activity_pp": 0.0010743861867586893, "driving": 85.2863436123348, "cycling": 0.7488986784140969, "walking": 4.889867841409692, "pt": 1.8061674008810573, "micromobility": 2.2026431718061676, "shuttle": 5.066079295154185}, {"avg_co2": 6.902501020224913, "live_work_prop": 0.09342105263157895, "delta_f_physical_activity_pp": 0.0010679438728909904, "driving": 85.09316770186336, "cycling": 1.064773735581189, "walking": 4.835847382431234, "pt": 1.730257320319432, "micromobility": 2.218278615794144, "shuttle": 5.057675244010648}, {"avg_co2": 6.752778483180507, "live_work_prop": 0.07317073170731707, "delta_f_physical_activity_pp": 0.0009957087503238257, "driving": 85.21256931608133, "cycling": 0.6469500924214419, "walking": 4.482439926062846, "pt": 1.7097966728280962, "micromobility": 2.4953789279112755, "shuttle": 5.452865064695009}, {"avg_co2": 6.675333139391164, "live_work_prop": 0.08645533141210375, "delta_f_physical_activity_pp": 0.0010961222185885064, "driving": 84.47600391772771, "cycling": 0.5876591576885406, "walking": 4.750244857982371, "pt": 2.105778648383937, "micromobility": 2.105778648383937, "shuttle": 5.974534769833497}, {"avg_co2": 6.42545660385095, "live_work_prop": 0.10780141843971631, "delta_f_physical_activity_pp": 0.0011326882649896834, "driving": 83.22179732313576, "cycling": 1.0516252390057361, "walking": 4.541108986615678, "pt": 1.9120458891013385, "micromobility": 2.8680688336520075, "shuttle": 6.405353728489484}, {"avg_co2": 6.941185230019273, "live_work_prop": 0.07518796992481203, "delta_f_physical_activity_pp": 0.000873271963152366, "driving": 86.24567474048442, "cycling": 0.7785467128027681, "walking": 3.633217993079585, "pt": 1.7301038062283738, "micromobility": 2.292387543252595, "shuttle": 5.320069204152249}, {"avg_co2": 6.3363062248851705, "live_work_prop": 0.10241820768136557, "delta_f_physical_activity_pp": 0.001077118466977927, "driving": 84.77508650519032, "cycling": 0.8403361344537815, "walking": 5.14087988136431, "pt": 2.3727137913989127, "micromobility": 1.680672268907563, "shuttle": 5.190311418685121}, {"avg_co2": 6.869820483326783, "live_work_prop": 0.08322147651006712, "delta_f_physical_activity_pp": 0.0008895426233493736, "driving": 84.96613995485328, "cycling": 0.6320541760722348, "walking": 4.469525959367946, "pt": 1.7607223476297968, "micromobility": 2.2121896162528216, "shuttle": 5.959367945823928}, {"avg_co2": 6.934006685118891, "live_work_prop": 0.0835509138381201, "delta_f_physical_activity_pp": 0.0010312624739637812, "driving": 85.42492294143548, "cycling": 0.7485689123734038, "walking": 4.271246147071774, "pt": 1.8053720827829152, "micromobility": 2.42184059885513, "shuttle": 5.328049317481286}, {"avg_co2": 6.5504093471823195, "live_work_prop": 0.09759358288770054, "delta_f_physical_activity_pp": 0.0010639851660521737, "driving": 84.50252177900046, "cycling": 0.7794589637780834, "walking": 4.630903255387437, "pt": 1.6506189821182942, "micromobility": 2.7051811095827603, "shuttle": 5.731315910132966}, {"avg_co2": 7.010104692593593, "live_work_prop": 0.09281045751633987, "delta_f_physical_activity_pp": 0.0009119187066778982, "driving": 85.72691117984975, "cycling": 0.5302695536897923, "walking": 4.197967300044189, "pt": 1.5466195315952276, "micromobility": 2.4304021210782145, "shuttle": 5.567830313742819}, {"avg_co2": 7.443606975761943, "live_work_prop": 0.06823821339950373, "delta_f_physical_activity_pp": 0.0009151240926166396, "driving": 85.76256865230249, "cycling": 0.7182087029995775, "walking": 4.140261934938741, "pt": 1.7743979721166032, "micromobility": 2.2813688212927756, "shuttle": 5.323193916349809}, {"avg_co2": 7.081028447492355, "live_work_prop": 0.0842911877394636, "delta_f_physical_activity_pp": 0.0009500315063531908, "driving": 85.34558180227472, "cycling": 0.9623797025371827, "walking": 4.0682414698162725, "pt": 2.2309711286089238, "micromobility": 2.1434820647419075, "shuttle": 5.2493438320209975}, {"avg_co2": 6.797649433568852, "live_work_prop": 0.0889487870619946, "delta_f_physical_activity_pp": 0.0009711122032532883, "driving": 85.35924084952553, "cycling": 0.903750564844103, "walking": 4.066877541798464, "pt": 2.123813827383642, "micromobility": 1.8978761861726163, "shuttle": 5.648441030275643}, {"avg_co2": 6.972356817869023, "live_work_prop": 0.07964601769911504, "delta_f_physical_activity_pp": 0.0008316839483490938, "driving": 86.51928912006936, "cycling": 0.5201560468140443, "walking": 3.7711313394018204, "pt": 1.7771998266146511, "micromobility": 2.2540095361941916, "shuttle": 5.158214130905939}, {"avg_co2": 7.40734397782842, "live_work_prop": 0.0821917808219178, "delta_f_physical_activity_pp": 0.0009701488692635351, "driving": 86.23853211009175, "cycling": 0.8757297748123436, "walking": 3.7948290241868223, "pt": 2.0016680567139282, "micromobility": 2.2518765638031693, "shuttle": 4.837364470391994}, {"avg_co2": 6.502565524737347, "live_work_prop": 0.0935672514619883, "delta_f_physical_activity_pp": 0.0009689085774438484, "driving": 84.68734613490892, "cycling": 0.9847365829640572, "walking": 3.9389463318562288, "pt": 1.8709995076317085, "micromobility": 2.4126046282619398, "shuttle": 6.105366814377154}, {"avg_co2": 6.973171723517869, "live_work_prop": 0.09399477806788512, "delta_f_physical_activity_pp": 0.0008388145938601893, "driving": 86.04448320976886, "cycling": 0.6105538595726123, "walking": 4.317488006977759, "pt": 1.395551679023114, "micromobility": 2.2241604884430877, "shuttle": 5.407762756214566}, {"avg_co2": 6.894263527837401, "live_work_prop": 0.08021390374331551, "delta_f_physical_activity_pp": 0.0009126572012174681, "driving": 86.85403445149592, "cycling": 0.8159564823209429, "walking": 3.8984587488667275, "pt": 1.5412511332728922, "micromobility": 2.3118766999093383, "shuttle": 4.57842248413418}, {"avg_co2": 7.1462000392366125, "live_work_prop": 0.09391534391534391, "delta_f_physical_activity_pp": 0.0009906564412693515, "driving": 86.3395225464191, "cycling": 0.6631299734748011, "walking": 4.376657824933687, "pt": 1.6799292661361624, "micromobility": 2.2104332449160036, "shuttle": 4.730327144120248}, {"avg_co2": 6.435646220100262, "live_work_prop": 0.07428571428571429, "delta_f_physical_activity_pp": 0.0009630473485457312, "driving": 85.51080550098233, "cycling": 0.4911591355599214, "walking": 3.732809430255403, "pt": 1.8172888015717092, "micromobility": 2.259332023575639, "shuttle": 6.18860510805501}, {"avg_co2": 7.203325486834739, "live_work_prop": 0.09560723514211886, "delta_f_physical_activity_pp": 0.0011630537186666505, "driving": 83.76651043885812, "cycling": 1.0225820195994888, "walking": 4.132935662547934, "pt": 1.8747337025990625, "micromobility": 3.110353642948445, "shuttle": 6.092884533446954}, {"avg_co2": 7.036126320703978, "live_work_prop": 0.0749063670411985, "delta_f_physical_activity_pp": 0.0009960578451715337, "driving": 84.98716852010266, "cycling": 0.7271171941830624, "walking": 4.020530367835757, "pt": 1.924721984602224, "micromobility": 2.1385799828913603, "shuttle": 6.201881950384944}, {"avg_co2": 6.892201860453669, "live_work_prop": 0.09067017082785808, "delta_f_physical_activity_pp": 0.0010539273378039826, "driving": 84.58049886621315, "cycling": 1.179138321995465, "walking": 4.1269841269841265, "pt": 2.1768707482993195, "micromobility": 2.2675736961451247, "shuttle": 5.6689342403628125}, {"avg_co2": 6.981731086830323, "live_work_prop": 0.06292749658002736, "delta_f_physical_activity_pp": 0.0010991685909294776, "driving": 86.50023116042533, "cycling": 0.7397133610725843, "walking": 3.6061026352288486, "pt": 1.8492834026814609, "micromobility": 1.9879796578825704, "shuttle": 5.316689782709201}, {"avg_co2": 6.323407446773379, "live_work_prop": 0.1187214611872146, "delta_f_physical_activity_pp": 0.0011156510328703367, "driving": 83.52156057494867, "cycling": 0.8726899383983572, "walking": 5.133470225872689, "pt": 1.8480492813141685, "micromobility": 2.6180698151950716, "shuttle": 6.006160164271048}, {"avg_co2": 6.357696884596954, "live_work_prop": 0.08791208791208792, "delta_f_physical_activity_pp": 0.0009736191415961652, "driving": 84.80228680323964, "cycling": 0.8099094807050977, "walking": 3.906622201048118, "pt": 1.8580276322058122, "micromobility": 2.7155788470700335, "shuttle": 5.907575035731301}, {"avg_co2": 6.405045731103448, "live_work_prop": 0.0830945558739255, "delta_f_physical_activity_pp": 0.0009058371579082621, "driving": 85.7352222765022, "cycling": 0.5862237420615535, "walking": 4.44553004396678, "pt": 1.5144113336590133, "micromobility": 2.4425989252564726, "shuttle": 5.276013678553982}, {"avg_co2": 7.342341383343411, "live_work_prop": 0.08050314465408805, "delta_f_physical_activity_pp": 0.0008418088116859728, "driving": 87.37113402061856, "cycling": 0.6013745704467355, "walking": 4.123711340206185, "pt": 1.3745704467353952, "micromobility": 1.5893470790378006, "shuttle": 4.939862542955327}, {"avg_co2": 7.158758280789224, "live_work_prop": 0.08857509627727857, "delta_f_physical_activity_pp": 0.000937671420508041, "driving": 86.38720829732065, "cycling": 0.5185825410544511, "walking": 4.580812445980985, "pt": 1.9446845289541919, "micromobility": 1.9878997407087293, "shuttle": 4.580812445980985}, {"avg_co2": 6.79413287824569, "live_work_prop": 0.07114093959731543, "delta_f_physical_activity_pp": 0.0009162236173943213, "driving": 87.44292237442922, "cycling": 0.730593607305936, "walking": 3.881278538812785, "pt": 1.7808219178082192, "micromobility": 1.6894977168949772, "shuttle": 4.474885844748858}, {"avg_co2": 6.885758580083426, "live_work_prop": 0.08827404479578392, "delta_f_physical_activity_pp": 0.0008342862797778074, "driving": 87.0201096892139, "cycling": 0.7769652650822669, "walking": 3.793418647166362, "pt": 1.8281535648994516, "micromobility": 2.010968921389397, "shuttle": 4.570383912248629}, {"avg_co2": 7.073703675606991, "live_work_prop": 0.07581699346405228, "delta_f_physical_activity_pp": 0.0011138175678855296, "driving": 85.25862068965517, "cycling": 0.8189655172413793, "walking": 4.482758620689655, "pt": 1.4655172413793103, "micromobility": 2.1551724137931036, "shuttle": 5.818965517241379}, {"avg_co2": 6.804335110545464, "live_work_prop": 0.08111702127659574, "delta_f_physical_activity_pp": 0.0010079975222029697, "driving": 85.89041095890411, "cycling": 0.821917808219178, "walking": 4.10958904109589, "pt": 1.5068493150684932, "micromobility": 2.6940639269406392, "shuttle": 4.9771689497716896}, {"avg_co2": 6.9218238517880835, "live_work_prop": 0.08586525759577279, "delta_f_physical_activity_pp": 0.0009320668231503567, "driving": 85.76576576576576, "cycling": 0.7207207207207207, "walking": 4.45945945945946, "pt": 1.3963963963963963, "micromobility": 1.981981981981982, "shuttle": 5.675675675675676}, {"avg_co2": 7.1453332979116295, "live_work_prop": 0.08163265306122448, "delta_f_physical_activity_pp": 0.0009604910156185692, "driving": 85.30309638028784, "cycling": 0.697775839511557, "walking": 4.230266027038813, "pt": 1.7880505887483646, "micromobility": 2.660270388137811, "shuttle": 5.320540776275622}, {"avg_co2": 6.730992324642522, "live_work_prop": 0.08502024291497975, "delta_f_physical_activity_pp": 0.0008856328037095615, "driving": 86.69487541137752, "cycling": 0.5641748942172073, "walking": 4.0432534085566525, "pt": 1.7395392571697226, "micromobility": 1.7865538316878231, "shuttle": 5.171603196991067}, {"avg_co2": 7.0560920787938946, "live_work_prop": 0.0784557907845579, "delta_f_physical_activity_pp": 0.0009299124183118056, "driving": 86.02878916172735, "cycling": 0.6350550381033023, "walking": 4.191363251481795, "pt": 1.905165114309907, "micromobility": 1.905165114309907, "shuttle": 5.334462320067739}, {"avg_co2": 7.089745416070152, "live_work_prop": 0.08079470198675497, "delta_f_physical_activity_pp": 0.0010366915816328078, "driving": 84.63908450704226, "cycling": 0.9242957746478873, "walking": 4.181338028169014, "pt": 2.024647887323944, "micromobility": 2.2007042253521125, "shuttle": 6.029929577464789}, {"avg_co2": 6.738364010830528, "live_work_prop": 0.07577807848443843, "delta_f_physical_activity_pp": 0.000980570494448165, "driving": 85.22571819425444, "cycling": 0.6383948928408573, "walking": 4.468764249886001, "pt": 2.0519835841313268, "micromobility": 2.188782489740082, "shuttle": 5.426356589147287}, {"avg_co2": 6.621385179973065, "live_work_prop": 0.07611548556430446, "delta_f_physical_activity_pp": 0.0009302986894818807, "driving": 85.5595667870036, "cycling": 0.7220216606498195, "walking": 3.925992779783394, "pt": 1.5342960288808665, "micromobility": 2.527075812274368, "shuttle": 5.731046931407943}, {"avg_co2": 6.742029032224386, "live_work_prop": 0.07671232876712329, "delta_f_physical_activity_pp": 0.001062231297276955, "driving": 84.86536675951719, "cycling": 0.7892293407613741, "walking": 5.153203342618385, "pt": 1.6713091922005572, "micromobility": 2.042711234911792, "shuttle": 5.478180129990715}, {"avg_co2": 6.88630314725162, "live_work_prop": 0.08087291399229782, "delta_f_physical_activity_pp": 0.0008712819257292348, "driving": 85.89973142345568, "cycling": 0.8504923903312444, "walking": 4.521038495971352, "pt": 1.656222023276634, "micromobility": 1.9247985675917636, "shuttle": 5.147717099373321}, {"avg_co2": 7.152041220152864, "live_work_prop": 0.08147174770039421, "delta_f_physical_activity_pp": 0.0010715643152167712, "driving": 86.41864634692963, "cycling": 1.0757507844016136, "walking": 4.258180188256387, "pt": 1.703272075302555, "micromobility": 1.9722097714029583, "shuttle": 4.571940833706858}, {"avg_co2": 6.622378903917123, "live_work_prop": 0.09654178674351585, "delta_f_physical_activity_pp": 0.0009801761262550144, "driving": 85.23786169691026, "cycling": 0.784698381559588, "walking": 4.413928396272683, "pt": 1.716527709661599, "micromobility": 2.4521824423737124, "shuttle": 5.394801373222167}, {"avg_co2": 7.364758921931459, "live_work_prop": 0.08207070707070707, "delta_f_physical_activity_pp": 0.0008994799761296818, "driving": 87.26960994427775, "cycling": 0.42863266180882986, "walking": 3.8148306900985856, "pt": 1.6288041148735535, "micromobility": 2.4860694384912128, "shuttle": 4.372053150450064}, {"avg_co2": 6.899547707503657, "live_work_prop": 0.07078507078507079, "delta_f_physical_activity_pp": 0.0008689824940134784, "driving": 86.72798948751642, "cycling": 1.0512483574244416, "walking": 3.8107752956636007, "pt": 1.7520805957074024, "micromobility": 1.6206745510293472, "shuttle": 5.037231712658782}, {"avg_co2": 6.965147249134829, "live_work_prop": 0.07217847769028872, "delta_f_physical_activity_pp": 0.0009633497395796763, "driving": 85.87003924989098, "cycling": 0.697775839511557, "walking": 4.622764936764065, "pt": 1.831661578717837, "micromobility": 1.70082860880942, "shuttle": 5.276929786306149}, {"avg_co2": 6.845810173191204, "live_work_prop": 0.08298755186721991, "delta_f_physical_activity_pp": 0.000995137966390154, "driving": 85.73452999527633, "cycling": 0.9447331128956069, "walking": 3.9678790741615497, "pt": 1.9367028814359941, "micromobility": 1.8894662257912138, "shuttle": 5.526688710439301}, {"avg_co2": 6.7684514667674565, "live_work_prop": 0.08957219251336898, "delta_f_physical_activity_pp": 0.0009374322043706505, "driving": 85.21541950113378, "cycling": 0.8163265306122449, "walking": 3.7641723356009074, "pt": 2.1768707482993195, "micromobility": 2.312925170068027, "shuttle": 5.714285714285714}, {"avg_co2": 7.182744424838795, "live_work_prop": 0.07875, "delta_f_physical_activity_pp": 0.0008329802023304471, "driving": 85.94017094017094, "cycling": 0.5555555555555556, "walking": 3.5897435897435894, "pt": 1.5811965811965811, "micromobility": 2.1367521367521367, "shuttle": 6.196581196581197}, {"avg_co2": 6.944625046560868, "live_work_prop": 0.07068062827225131, "delta_f_physical_activity_pp": 0.0008324822380006522, "driving": 87.29380294248774, "cycling": 0.490414623272403, "walking": 3.8341506910387873, "pt": 1.961658493089612, "micromobility": 1.560410164957646, "shuttle": 4.859563085153812}, {"avg_co2": 6.6670627842446395, "live_work_prop": 0.1043360433604336, "delta_f_physical_activity_pp": 0.0009954187019161566, "driving": 86.09332113449221, "cycling": 0.869167429094236, "walking": 4.071363220494053, "pt": 1.6010978956999087, "micromobility": 2.3330283623055807, "shuttle": 5.032021957913998}, {"avg_co2": 6.791762509431737, "live_work_prop": 0.09103078982597054, "delta_f_physical_activity_pp": 0.0009109909403966488, "driving": 84.43140794223827, "cycling": 0.7220216606498195, "walking": 4.5577617328519855, "pt": 2.1209386281588447, "micromobility": 1.895306859205776, "shuttle": 6.272563176895307}, {"avg_co2": 6.795781111233465, "live_work_prop": 0.08300395256916997, "delta_f_physical_activity_pp": 0.001103006246491003, "driving": 84.87584650112868, "cycling": 0.7223476297968396, "walking": 4.92099322799097, "pt": 1.8510158013544018, "micromobility": 2.4379232505643342, "shuttle": 5.191873589164786}, {"avg_co2": 7.138516280827099, "live_work_prop": 0.07632600258732213, "delta_f_physical_activity_pp": 0.0009768151839599838, "driving": 86.00697471665214, "cycling": 0.9154315605928508, "walking": 3.792502179598954, "pt": 1.5257192676547515, "micromobility": 2.353966870095902, "shuttle": 5.405405405405405}, {"avg_co2": 6.97073044973224, "live_work_prop": 0.09746835443037975, "delta_f_physical_activity_pp": 0.0010557747417287546, "driving": 84.77048477048477, "cycling": 0.6435006435006435, "walking": 5.105105105105105, "pt": 1.5873015873015872, "micromobility": 2.7027027027027026, "shuttle": 5.190905190905191}, {"avg_co2": 7.244680521108741, "live_work_prop": 0.07267833109017496, "delta_f_physical_activity_pp": 0.0008827930140836853, "driving": 86.10985020426692, "cycling": 0.5901044030867, "walking": 4.221516114389469, "pt": 1.7249205628688153, "micromobility": 2.224239673172946, "shuttle": 5.129369042215161}, {"avg_co2": 7.311654698214717, "live_work_prop": 0.07169344870210136, "delta_f_physical_activity_pp": 0.0009259561390548934, "driving": 86.58484976724503, "cycling": 1.0156580617858655, "walking": 3.766398645789251, "pt": 1.523487092678798, "micromobility": 2.1159542953872195, "shuttle": 4.9936521371138385}, {"avg_co2": 7.141201566218055, "live_work_prop": 0.08135168961201501, "delta_f_physical_activity_pp": 0.0008994459308230367, "driving": 85.7944732297064, "cycling": 0.690846286701209, "walking": 3.756476683937824, "pt": 1.8998272884283247, "micromobility": 1.9861830742659756, "shuttle": 5.872193436960276}, {"avg_co2": 6.930430817089572, "live_work_prop": 0.0741222366710013, "delta_f_physical_activity_pp": 0.0010402986620529767, "driving": 85.89285714285714, "cycling": 1.205357142857143, "walking": 3.571428571428571, "pt": 1.9196428571428572, "micromobility": 2.0535714285714284, "shuttle": 5.357142857142857}, {"avg_co2": 7.343907466043746, "live_work_prop": 0.07338308457711443, "delta_f_physical_activity_pp": 0.0009486848073109696, "driving": 85.64929693961952, "cycling": 0.7030603804797354, "walking": 4.838709677419355, "pt": 1.6129032258064515, "micromobility": 2.1505376344086025, "shuttle": 5.045492142266336}, {"avg_co2": 7.071047334203974, "live_work_prop": 0.07865168539325842, "delta_f_physical_activity_pp": 0.0009771846187049404, "driving": 86.20689655172413, "cycling": 0.8189655172413793, "walking": 4.267241379310345, "pt": 1.6810344827586206, "micromobility": 2.3706896551724137, "shuttle": 4.655172413793104}, {"avg_co2": 6.653413324124625, "live_work_prop": 0.10160427807486631, "delta_f_physical_activity_pp": 0.0009132723856711041, "driving": 85.83671628326567, "cycling": 0.6314839873703203, "walking": 4.555705908885882, "pt": 1.7591339648173208, "micromobility": 1.8493459630130809, "shuttle": 5.367613892647722}, {"avg_co2": 7.158791716414286, "live_work_prop": 0.06241872561768531, "delta_f_physical_activity_pp": 0.0009070411878751543, "driving": 86.79498657117279, "cycling": 0.6714413607878245, "walking": 3.491495076096687, "pt": 1.9695613249776187, "micromobility": 2.193375111906893, "shuttle": 4.879140555058192}, {"avg_co2": 7.021731275956777, "live_work_prop": 0.08452535760728218, "delta_f_physical_activity_pp": 0.0010183582250769506, "driving": 85.2875613018279, "cycling": 0.7579135086937138, "walking": 4.592064199732501, "pt": 1.9170753455193936, "micromobility": 2.1845742309407044, "shuttle": 5.2608114132857775}, {"avg_co2": 6.703629430791535, "live_work_prop": 0.09116022099447514, "delta_f_physical_activity_pp": 0.001009002222703116, "driving": 84.8711943793911, "cycling": 0.5620608899297423, "walking": 4.449648711943794, "pt": 1.9672131147540985, "micromobility": 2.4824355971896956, "shuttle": 5.667447306791569}, {"avg_co2": 6.5540084613932335, "live_work_prop": 0.0846262341325811, "delta_f_physical_activity_pp": 0.0010463087802167947, "driving": 86.63772310660877, "cycling": 0.6753497346840328, "walking": 4.389773275446213, "pt": 1.4954172696575012, "micromobility": 2.0260492040520983, "shuttle": 4.775687409551375}, {"avg_co2": 6.990885760884388, "live_work_prop": 0.08957055214723926, "delta_f_physical_activity_pp": 0.0010074886830244863, "driving": 85.630004214075, "cycling": 0.9692372524230931, "walking": 4.129793510324483, "pt": 1.7699115044247788, "micromobility": 2.5284450063211126, "shuttle": 4.972608512431521}, {"avg_co2": 6.8531432983814735, "live_work_prop": 0.08445040214477212, "delta_f_physical_activity_pp": 0.0009850886015538545, "driving": 86.51120256058528, "cycling": 0.8687700045724738, "walking": 4.11522633744856, "pt": 1.9204389574759946, "micromobility": 2.2862368541380884, "shuttle": 4.298125285779607}, {"avg_co2": 6.877522806573506, "live_work_prop": 0.0739247311827957, "delta_f_physical_activity_pp": 0.0008839460018569262, "driving": 86.15730337078652, "cycling": 0.8988764044943821, "walking": 4.314606741573034, "pt": 1.6629213483146068, "micromobility": 1.752808988764045, "shuttle": 5.213483146067416}, {"avg_co2": 6.967694619475845, "live_work_prop": 0.07125, "delta_f_physical_activity_pp": 0.0008673917210171009, "driving": 85.8603066439523, "cycling": 0.7240204429301533, "walking": 3.5349233390119252, "pt": 1.5332197614991483, "micromobility": 2.3424190800681433, "shuttle": 6.005110732538331}, {"avg_co2": 7.169678472180777, "live_work_prop": 0.08135168961201501, "delta_f_physical_activity_pp": 0.0009962674869450447, "driving": 85.54913294797689, "cycling": 1.032204789430223, "walking": 4.0875309661436825, "pt": 1.7341040462427744, "micromobility": 2.2295623451692816, "shuttle": 5.367464905037159}, {"avg_co2": 6.844730320471422, "live_work_prop": 0.0978120978120978, "delta_f_physical_activity_pp": 0.000986747238463144, "driving": 86.2910381543922, "cycling": 0.709849157054126, "walking": 4.525288376220053, "pt": 1.375332741792369, "micromobility": 1.9520851818988465, "shuttle": 5.146406388642413}, {"avg_co2": 6.742777672673193, "live_work_prop": 0.08609271523178808, "delta_f_physical_activity_pp": 0.0008852521803018182, "driving": 87.21942281264316, "cycling": 0.8703618873110398, "walking": 4.031149793861658, "pt": 1.3284470911589554, "micromobility": 1.8781493357764543, "shuttle": 4.67246907924874}, {"avg_co2": 6.924573275088468, "live_work_prop": 0.10055096418732783, "delta_f_physical_activity_pp": 0.0010164268183768313, "driving": 84.95370370370371, "cycling": 0.8796296296296297, "walking": 4.768518518518518, "pt": 1.6666666666666667, "micromobility": 2.5462962962962963, "shuttle": 5.185185185185185}, {"avg_co2": 6.680789862028038, "live_work_prop": 0.08827404479578392, "delta_f_physical_activity_pp": 0.0009249894279484021, "driving": 85.66950291088222, "cycling": 0.761307657859382, "walking": 4.38871473354232, "pt": 1.6569637259292433, "micromobility": 2.418271383788625, "shuttle": 5.105239587998208}, {"avg_co2": 6.819621911861935, "live_work_prop": 0.08445040214477212, "delta_f_physical_activity_pp": 0.0010387822432223464, "driving": 85.18350702310829, "cycling": 0.6796556411418215, "walking": 4.395106479383779, "pt": 1.449932034435886, "micromobility": 2.4467603081105573, "shuttle": 5.845038513819665}, {"avg_co2": 6.941912604183791, "live_work_prop": 0.08930987821380243, "delta_f_physical_activity_pp": 0.0009852396046215292, "driving": 85.66243194192378, "cycling": 0.9074410163339384, "walking": 3.856624319419238, "pt": 1.6787658802177858, "micromobility": 2.1778584392014517, "shuttle": 5.716878402903811}, {"avg_co2": 6.889406989429112, "live_work_prop": 0.07522697795071336, "delta_f_physical_activity_pp": 0.0009235926208214824, "driving": 86.19768477292965, "cycling": 0.578806767586821, "walking": 3.7845057880676762, "pt": 1.6918967052537845, "micromobility": 2.0926090828138912, "shuttle": 5.654496883348174}, {"avg_co2": 7.0282834207228815, "live_work_prop": 0.09375, "delta_f_physical_activity_pp": 0.0009675758142010139, "driving": 85.54964539007092, "cycling": 0.9308510638297872, "walking": 3.8120567375886525, "pt": 1.773049645390071, "micromobility": 2.349290780141844, "shuttle": 5.585106382978723}, {"avg_co2": 6.635072515168875, "live_work_prop": 0.0881542699724518, "delta_f_physical_activity_pp": 0.0010158769269346904, "driving": 84.35597189695551, "cycling": 0.6557377049180327, "walking": 4.6370023419203745, "pt": 2.0140515222482436, "micromobility": 2.4355971896955504, "shuttle": 5.901639344262295}, {"avg_co2": 6.833447882435595, "live_work_prop": 0.08071135430916553, "delta_f_physical_activity_pp": 0.000912863464833256, "driving": 85.22622345337027, "cycling": 0.9695290858725761, "walking": 4.1551246537396125, "pt": 1.569713758079409, "micromobility": 2.1237303785780237, "shuttle": 5.955678670360111}, {"avg_co2": 6.533278875529286, "live_work_prop": 0.08443271767810026, "delta_f_physical_activity_pp": 0.0010402782796503898, "driving": 84.61193360251234, "cycling": 0.8075370121130552, "walking": 3.7236428891879765, "pt": 1.794526693584567, "micromobility": 2.736653207716465, "shuttle": 6.3257065948856}, {"avg_co2": 7.07163750286406, "live_work_prop": 0.08121827411167512, "delta_f_physical_activity_pp": 0.001055980398751107, "driving": 85.15794028559066, "cycling": 0.7356122890523582, "walking": 4.932929467762873, "pt": 1.7741237559498053, "micromobility": 2.3799221116399827, "shuttle": 5.019472090004327}, {"avg_co2": 6.736090382181907, "live_work_prop": 0.09129213483146068, "delta_f_physical_activity_pp": 0.0011032945504002708, "driving": 85.04495977283483, "cycling": 0.7572172266919073, "walking": 5.111216280170374, "pt": 1.6564126833885469, "micromobility": 2.1296734500709893, "shuttle": 5.3005205868433505}, {"avg_co2": 6.50185354127504, "live_work_prop": 0.09005376344086022, "delta_f_physical_activity_pp": 0.0010126097859078482, "driving": 85.32326569136384, "cycling": 0.9438414346389806, "walking": 4.1529023124115145, "pt": 1.510146295422369, "micromobility": 2.6899480887210947, "shuttle": 5.379896177442189}, {"avg_co2": 6.91179198414824, "live_work_prop": 0.0749063670411985, "delta_f_physical_activity_pp": 0.0009599809000599222, "driving": 86.13819415006358, "cycling": 0.7630351844001695, "walking": 4.027130139889784, "pt": 1.6956337431114878, "micromobility": 2.161933022467147, "shuttle": 5.2140737600678255}, {"avg_co2": 7.151143401633612, "live_work_prop": 0.07614213197969544, "delta_f_physical_activity_pp": 0.0007869657206200498, "driving": 86.59217877094973, "cycling": 0.4727116458960034, "walking": 3.6957455951869362, "pt": 1.7189514396218308, "micromobility": 2.0627417275461966, "shuttle": 5.457670820799312}, {"avg_co2": 6.188853745823232, "live_work_prop": 0.11697574893009986, "delta_f_physical_activity_pp": 0.0011330900339914089, "driving": 83.3498023715415, "cycling": 0.8399209486166008, "walking": 5.08893280632411, "pt": 1.6798418972332017, "micromobility": 2.8656126482213438, "shuttle": 6.175889328063241}, {"avg_co2": 7.173531664594329, "live_work_prop": 0.08729139922978177, "delta_f_physical_activity_pp": 0.0009856512907160978, "driving": 85.27501082719792, "cycling": 0.9527934170636638, "walking": 3.8977912516240796, "pt": 1.9488956258120398, "micromobility": 2.38198354265916, "shuttle": 5.543525335643135}, {"avg_co2": 6.740374374137418, "live_work_prop": 0.09004092769440655, "delta_f_physical_activity_pp": 0.0010948490736313525, "driving": 84.12408759124088, "cycling": 0.5930656934306568, "walking": 4.698905109489051, "pt": 1.916058394160584, "micromobility": 3.0565693430656937, "shuttle": 5.611313868613139}, {"avg_co2": 7.3518923765708095, "live_work_prop": 0.06870229007633588, "delta_f_physical_activity_pp": 0.0009887744464080824, "driving": 85.99663582842724, "cycling": 0.6307821698906644, "walking": 4.205214465937763, "pt": 1.9343986543313711, "micromobility": 2.0185029436501263, "shuttle": 5.214465937762826}, {"avg_co2": 7.111855462809314, "live_work_prop": 0.0825, "delta_f_physical_activity_pp": 0.0010309251243342905, "driving": 85.0210970464135, "cycling": 0.8860759493670887, "walking": 4.219409282700422, "pt": 1.8143459915611813, "micromobility": 2.5316455696202533, "shuttle": 5.527426160337553}, {"avg_co2": 7.157535653014319, "live_work_prop": 0.07860824742268041, "delta_f_physical_activity_pp": 0.0008846940660070344, "driving": 86.09071274298056, "cycling": 0.8639308855291578, "walking": 4.060475161987041, "pt": 1.9870410367170626, "micromobility": 1.8574514038876888, "shuttle": 5.140388768898488}, {"avg_co2": 6.46798601949324, "live_work_prop": 0.10541310541310542, "delta_f_physical_activity_pp": 0.0010109395192463308, "driving": 85.07535245503159, "cycling": 0.8750607681088965, "walking": 4.81283422459893, "pt": 1.8959649975692758, "micromobility": 1.8959649975692758, "shuttle": 5.444822557122023}, {"avg_co2": 6.7773000065673505, "live_work_prop": 0.08287292817679558, "delta_f_physical_activity_pp": 0.0008798288988170373, "driving": 86.33161108501643, "cycling": 0.4697040864255519, "walking": 4.274307186472522, "pt": 1.6439643024894317, "micromobility": 1.6909347111319868, "shuttle": 5.589478628464067}, {"avg_co2": 6.830080519209409, "live_work_prop": 0.0891891891891892, "delta_f_physical_activity_pp": 0.0008975481976252421, "driving": 85.2141870105942, "cycling": 0.7830492860432979, "walking": 4.467987102717641, "pt": 1.3357899585444497, "micromobility": 2.0727775218793183, "shuttle": 6.126209120221096}, {"avg_co2": 7.098355468828301, "live_work_prop": 0.07356608478802992, "delta_f_physical_activity_pp": 0.0009182474575537946, "driving": 86.93826123477531, "cycling": 0.7139857202855944, "walking": 4.073918521629567, "pt": 1.7219655606887863, "micromobility": 2.0579588408231837, "shuttle": 4.493910121797564}, {"avg_co2": 7.551243416798254, "live_work_prop": 0.07810650887573964, "delta_f_physical_activity_pp": 0.0007729257267316956, "driving": 86.63208300079809, "cycling": 0.7980845969672785, "walking": 4.1101356743814845, "pt": 1.8754988028731046, "micromobility": 1.9154030327214684, "shuttle": 4.668794892258579}, {"avg_co2": 6.8504174579769455, "live_work_prop": 0.09153005464480875, "delta_f_physical_activity_pp": 0.001079394084913218, "driving": 85.80615525953147, "cycling": 0.8727606798346348, "walking": 4.134129536058796, "pt": 1.8833256775378961, "micromobility": 2.0211299954065227, "shuttle": 5.282498851630684}, {"avg_co2": 7.475312003238403, "live_work_prop": 0.08020050125313283, "delta_f_physical_activity_pp": 0.0011286790280129238, "driving": 85.05557842733636, "cycling": 0.7822149032523672, "walking": 4.857966241251544, "pt": 1.729106628242075, "micromobility": 2.058460271716756, "shuttle": 5.516673528200906}, {"avg_co2": 6.672899700513181, "live_work_prop": 0.10901749663526245, "delta_f_physical_activity_pp": 0.0009981919240865961, "driving": 83.9173405211141, "cycling": 0.8535489667565139, "walking": 5.166217430368373, "pt": 1.5723270440251573, "micromobility": 2.605570530098832, "shuttle": 5.884995507637017}, {"avg_co2": 6.530896757238745, "live_work_prop": 0.0921409214092141, "delta_f_physical_activity_pp": 0.0011124431130389823, "driving": 84.92647058823529, "cycling": 0.78125, "walking": 4.0900735294117645, "pt": 1.9301470588235294, "micromobility": 2.527573529411765, "shuttle": 5.744485294117647}, {"avg_co2": 6.490557224820062, "live_work_prop": 0.0871313672922252, "delta_f_physical_activity_pp": 0.0010744881717377403, "driving": 85.53113553113553, "cycling": 1.0531135531135531, "walking": 4.5787545787545785, "pt": 1.8772893772893773, "micromobility": 1.9688644688644688, "shuttle": 4.990842490842491}, {"avg_co2": 6.954638754941537, "live_work_prop": 0.09079445145018916, "delta_f_physical_activity_pp": 0.0009857994307239182, "driving": 85.14383855732073, "cycling": 1.03048518677544, "walking": 4.50837269214255, "pt": 1.9750966079862602, "micromobility": 2.18978102189781, "shuttle": 5.1524259338772005}, {"avg_co2": 6.4782042232836625, "live_work_prop": 0.1087248322147651, "delta_f_physical_activity_pp": 0.0010613744898724112, "driving": 84.14918414918415, "cycling": 0.8857808857808859, "walking": 5.034965034965035, "pt": 1.7715617715617717, "micromobility": 2.8904428904428907, "shuttle": 5.268065268065268}, {"avg_co2": 7.547635388786174, "live_work_prop": 0.07343941248470012, "delta_f_physical_activity_pp": 0.0008704096947747053, "driving": 86.83669271904566, "cycling": 0.7404360345536816, "walking": 3.7844508432743726, "pt": 1.4808720691073631, "micromobility": 1.9333607568901685, "shuttle": 5.224187577128753}, {"avg_co2": 6.728555868319376, "live_work_prop": 0.08133333333333333, "delta_f_physical_activity_pp": 0.000998107223352985, "driving": 85.70759137769447, "cycling": 0.7966260543580131, "walking": 4.170571696344892, "pt": 1.9681349578256795, "micromobility": 2.483598875351453, "shuttle": 4.873477038425492}, {"avg_co2": 6.903296188128775, "live_work_prop": 0.08502024291497975, "delta_f_physical_activity_pp": 0.001026889165141407, "driving": 85.12891344383057, "cycling": 0.6906077348066298, "walking": 4.511970534069982, "pt": 1.979742173112339, "micromobility": 2.394106813996317, "shuttle": 5.294659300184161}, {"avg_co2": 6.677084977826187, "live_work_prop": 0.09126466753585398, "delta_f_physical_activity_pp": 0.0010451764223764757, "driving": 84.375, "cycling": 0.6421232876712328, "walking": 4.623287671232877, "pt": 1.8407534246575343, "micromobility": 2.654109589041096, "shuttle": 5.864726027397261}, {"avg_co2": 6.908471783636072, "live_work_prop": 0.08377659574468085, "delta_f_physical_activity_pp": 0.0009298995134032023, "driving": 85.18181818181819, "cycling": 0.6363636363636364, "walking": 3.772727272727273, "pt": 1.9090909090909092, "micromobility": 2.590909090909091, "shuttle": 5.909090909090909}, {"avg_co2": 6.615334971794917, "live_work_prop": 0.10167130919220056, "delta_f_physical_activity_pp": 0.000895126237033203, "driving": 85.73452999527633, "cycling": 0.5196032120925839, "walking": 4.534718941898914, "pt": 1.8894662257912138, "micromobility": 1.8422295701464337, "shuttle": 5.47945205479452}, {"avg_co2": 6.886587886015463, "live_work_prop": 0.07940780619111709, "delta_f_physical_activity_pp": 0.0008401759589569111, "driving": 85.8267716535433, "cycling": 0.6947660954145438, "walking": 3.7517369152385363, "pt": 1.8063918480778138, "micromobility": 1.7137563686892079, "shuttle": 6.206577119036591}, {"avg_co2": 6.874213853174227, "live_work_prop": 0.10687022900763359, "delta_f_physical_activity_pp": 0.001172864008356416, "driving": 84.15716096324462, "cycling": 0.8871989860583016, "walking": 5.111956062526405, "pt": 1.2674271229404308, "micromobility": 2.999577524292353, "shuttle": 5.576679340937896}, {"avg_co2": 6.825048426275973, "live_work_prop": 0.07731958762886598, "delta_f_physical_activity_pp": 0.0008589416005822078, "driving": 86.24056813138039, "cycling": 0.4882379050155349, "walking": 4.26098535286285, "pt": 1.7310252996005324, "micromobility": 2.174877940523746, "shuttle": 5.104305370616955}, {"avg_co2": 7.20332779444702, "live_work_prop": 0.08035714285714286, "delta_f_physical_activity_pp": 0.0009551668193166708, "driving": 86.34590377113133, "cycling": 0.8669267446900737, "walking": 3.7711313394018204, "pt": 1.9939315127871695, "micromobility": 1.950585175552666, "shuttle": 5.071521456436931}, {"avg_co2": 7.121355267476445, "live_work_prop": 0.0796812749003984, "delta_f_physical_activity_pp": 0.0009579535036626565, "driving": 86.14484930274403, "cycling": 0.7647323436797121, "walking": 4.13855150697256, "pt": 1.6644174538911383, "micromobility": 2.3841655420602788, "shuttle": 4.903283850652271}, {"avg_co2": 6.880929752139636, "live_work_prop": 0.08176943699731903, "delta_f_physical_activity_pp": 0.001043188464442353, "driving": 84.46645655110311, "cycling": 0.765420981539847, "walking": 5.177847816298964, "pt": 1.6208914903196758, "micromobility": 2.2062134173795585, "shuttle": 5.763169743358847}, {"avg_co2": 6.934923782053497, "live_work_prop": 0.0846774193548387, "delta_f_physical_activity_pp": 0.0008505798462281083, "driving": 85.49653579676675, "cycling": 0.8775981524249422, "walking": 4.157043879907621, "pt": 1.8475750577367205, "micromobility": 1.8475750577367205, "shuttle": 5.773672055427252}, {"avg_co2": 6.579504318936138, "live_work_prop": 0.09491978609625669, "delta_f_physical_activity_pp": 0.0010426889518038974, "driving": 84.9227974568574, "cycling": 0.7720254314259765, "walking": 4.995458673932789, "pt": 1.544050862851953, "micromobility": 2.361489554950045, "shuttle": 5.404178019981835}, {"avg_co2": 6.838215789020468, "live_work_prop": 0.09636871508379888, "delta_f_physical_activity_pp": 0.0009264143989914297, "driving": 84.85130111524164, "cycling": 0.6505576208178439, "walking": 4.0427509293680295, "pt": 1.858736059479554, "micromobility": 2.2769516728624537, "shuttle": 6.319702602230483}, {"avg_co2": 6.531150392592293, "live_work_prop": 0.08641975308641975, "delta_f_physical_activity_pp": 0.000934819908490598, "driving": 85.73459715639811, "cycling": 0.6635071090047393, "walking": 4.1232227488151665, "pt": 1.7061611374407581, "micromobility": 2.5592417061611377, "shuttle": 5.213270142180095}, {"avg_co2": 7.052528897468004, "live_work_prop": 0.08176100628930817, "delta_f_physical_activity_pp": 0.0009274249512252404, "driving": 85.28285835814548, "cycling": 0.5104210974053595, "walking": 4.849000425350915, "pt": 1.5312632922160783, "micromobility": 2.041684389621438, "shuttle": 5.78477243726074}, {"avg_co2": 6.778015549478104, "live_work_prop": 0.08839779005524862, "delta_f_physical_activity_pp": 0.0010027787474072745, "driving": 84.66981132075472, "cycling": 0.9905660377358491, "walking": 5.09433962264151, "pt": 1.9339622641509433, "micromobility": 2.2641509433962264, "shuttle": 5.047169811320755}, {"avg_co2": 6.52357951427655, "live_work_prop": 0.10067114093959731, "delta_f_physical_activity_pp": 0.0010072250602078388, "driving": 84.1130152848541, "cycling": 0.7410838351088467, "walking": 4.955998147290412, "pt": 1.667438628994905, "micromobility": 2.1306160259379343, "shuttle": 6.391848077813803}, {"avg_co2": 6.9712768924870305, "live_work_prop": 0.07989347536617843, "delta_f_physical_activity_pp": 0.0009760210953159324, "driving": 85.36808413351623, "cycling": 0.8687700045724738, "walking": 3.61225422953818, "pt": 2.0118884316415184, "micromobility": 2.194787379972565, "shuttle": 5.944215820759031}, {"avg_co2": 6.9106822465721525, "live_work_prop": 0.07866666666666666, "delta_f_physical_activity_pp": 0.0010436096526584494, "driving": 84.96207050423918, "cycling": 0.7585899152164213, "walking": 4.328424810352521, "pt": 1.963409192324855, "micromobility": 2.4096385542168677, "shuttle": 5.577867023650156}, {"avg_co2": 6.652754655796147, "live_work_prop": 0.09103840682788052, "delta_f_physical_activity_pp": 0.0009070046146049593, "driving": 85.55885262116716, "cycling": 0.8902077151335311, "walking": 4.451038575667656, "pt": 1.8298714144411472, "micromobility": 2.0771513353115725, "shuttle": 5.192878338278932}, {"avg_co2": 6.773297512660183, "live_work_prop": 0.09986320109439124, "delta_f_physical_activity_pp": 0.0009983092773788826, "driving": 83.77253814147018, "cycling": 0.6934812760055479, "walking": 5.131761442441054, "pt": 1.7568192325473881, "micromobility": 2.3578363384188625, "shuttle": 6.287563569116967}, {"avg_co2": 6.738236430364296, "live_work_prop": 0.08882907133243607, "delta_f_physical_activity_pp": 0.001001764040058936, "driving": 85.30097993467102, "cycling": 0.6999533364442371, "walking": 4.666355576294913, "pt": 1.773215118992067, "micromobility": 2.426504899673355, "shuttle": 5.1329911339244045}, {"avg_co2": 6.5996263034024585, "live_work_prop": 0.09472259810554803, "delta_f_physical_activity_pp": 0.0009663618935647219, "driving": 85.60111835973905, "cycling": 0.7921714818266543, "walking": 3.960857409133271, "pt": 1.6775396085740912, "micromobility": 2.096924510717614, "shuttle": 5.871388630009319}, {"avg_co2": 6.839606669307351, "live_work_prop": 0.07598371777476255, "delta_f_physical_activity_pp": 0.001000677393844075, "driving": 85.95764272559853, "cycling": 0.9208103130755065, "walking": 3.867403314917127, "pt": 2.1639042357274403, "micromobility": 1.979742173112339, "shuttle": 5.110497237569061}, {"avg_co2": 6.533707182422414, "live_work_prop": 0.08647140864714087, "delta_f_physical_activity_pp": 0.0010906615601633065, "driving": 84.48940269749518, "cycling": 0.9633911368015413, "walking": 5.009633911368015, "pt": 1.6859344894026975, "micromobility": 2.167630057803468, "shuttle": 5.684007707129094}, {"avg_co2": 6.734609415134347, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0009636302348378581, "driving": 84.95359062042013, "cycling": 0.8304836345872008, "walking": 4.6409379579872985, "pt": 1.9540791402051783, "micromobility": 2.0029311187103076, "shuttle": 5.617977528089887}, {"avg_co2": 6.845698025196115, "live_work_prop": 0.09766162310866575, "delta_f_physical_activity_pp": 0.0009190847490977891, "driving": 85.92661402693915, "cycling": 0.7431490942870413, "walking": 3.9479795633999073, "pt": 1.8578727357176035, "micromobility": 2.1830004644681837, "shuttle": 5.341384115188109}, {"avg_co2": 6.842503097082332, "live_work_prop": 0.09411764705882353, "delta_f_physical_activity_pp": 0.0009122972578141139, "driving": 85.24663677130044, "cycling": 0.7623318385650224, "walking": 4.349775784753363, "pt": 1.883408071748879, "micromobility": 2.10762331838565, "shuttle": 5.650224215246637}, {"avg_co2": 7.417823183056943, "live_work_prop": 0.0798004987531172, "delta_f_physical_activity_pp": 0.0010177798812219085, "driving": 84.75684511646915, "cycling": 0.8173273395995097, "walking": 4.372701266857376, "pt": 1.71638741315897, "micromobility": 2.53371475275848, "shuttle": 5.803024111156518}, {"avg_co2": 6.995668989923664, "live_work_prop": 0.08260325406758448, "delta_f_physical_activity_pp": 0.0009710912947657428, "driving": 86.07809847198642, "cycling": 0.7215619694397283, "walking": 4.584040747028863, "pt": 1.5704584040747027, "micromobility": 1.9524617996604414, "shuttle": 5.093378607809847}, {"avg_co2": 7.037392334155324, "live_work_prop": 0.08005249343832022, "delta_f_physical_activity_pp": 0.0011433431365184983, "driving": 84.79120879120879, "cycling": 0.9230769230769231, "walking": 4.747252747252747, "pt": 1.7142857142857144, "micromobility": 2.3736263736263736, "shuttle": 5.450549450549451}, {"avg_co2": 6.8880811840235925, "live_work_prop": 0.0873015873015873, "delta_f_physical_activity_pp": 0.0010163464768616123, "driving": 85.58758314855875, "cycling": 0.7095343680709534, "walking": 4.656319290465632, "pt": 1.9068736141906875, "micromobility": 1.9068736141906875, "shuttle": 5.232815964523282}, {"avg_co2": 6.907264693077748, "live_work_prop": 0.0855614973262032, "delta_f_physical_activity_pp": 0.0009004267619504513, "driving": 86.67563930013459, "cycling": 0.493494840735756, "walking": 4.441453566621804, "pt": 1.525347689546882, "micromobility": 1.8842530282637955, "shuttle": 4.979811574697174}, {"avg_co2": 6.935496198208334, "live_work_prop": 0.07840616966580977, "delta_f_physical_activity_pp": 0.0009787658389422012, "driving": 85.35004321521176, "cycling": 0.864304235090752, "walking": 4.191875540190147, "pt": 1.8150388936905792, "micromobility": 2.2039757994814178, "shuttle": 5.57476231633535}, {"avg_co2": 6.883327941337195, "live_work_prop": 0.0793010752688172, "delta_f_physical_activity_pp": 0.0009728671878644678, "driving": 85.90268303774444, "cycling": 0.8640291041382447, "walking": 3.6834924965893587, "pt": 1.9099590723055935, "micromobility": 2.2282855843565255, "shuttle": 5.411550704865848}, {"avg_co2": 6.57574974856581, "live_work_prop": 0.09681881051175657, "delta_f_physical_activity_pp": 0.0009452377931299103, "driving": 85.1073985680191, "cycling": 1.0023866348448687, "walking": 4.534606205250596, "pt": 1.9093078758949882, "micromobility": 2.2911694510739857, "shuttle": 5.155131264916467}, {"avg_co2": 7.055239524746199, "live_work_prop": 0.08422459893048129, "delta_f_physical_activity_pp": 0.0011143601456221172, "driving": 85.2100089365505, "cycling": 0.9830205540661305, "walking": 4.5129579982126895, "pt": 1.876675603217158, "micromobility": 2.100089365504915, "shuttle": 5.317247542448615}, {"avg_co2": 6.724069375373183, "live_work_prop": 0.09986504723346828, "delta_f_physical_activity_pp": 0.0010312208003328196, "driving": 85.05957836846929, "cycling": 0.8249312557286892, "walking": 4.766269477543538, "pt": 1.5582034830430798, "micromobility": 2.383134738771769, "shuttle": 5.40788267644363}, {"avg_co2": 6.716304276889396, "live_work_prop": 0.0801068090787717, "delta_f_physical_activity_pp": 0.0008970931186198645, "driving": 85.76592860370538, "cycling": 0.8585630366018979, "walking": 4.383190239493899, "pt": 1.807501129688206, "micromobility": 2.123813827383642, "shuttle": 5.061003163126977}, {"avg_co2": 6.562825363747952, "live_work_prop": 0.10263157894736842, "delta_f_physical_activity_pp": 0.0010614349189629472, "driving": 84.87957181088314, "cycling": 0.936663693131133, "walking": 4.772524531668154, "pt": 1.8287243532560213, "micromobility": 2.2747546833184655, "shuttle": 5.307760927743087}, {"avg_co2": 6.7587750003927045, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.0009747973779656811, "driving": 84.53473132372214, "cycling": 0.655307994757536, "walking": 4.892966360856269, "pt": 1.6164263870685889, "micromobility": 2.1406727828746175, "shuttle": 6.159895150720838}, {"avg_co2": 6.78405242541081, "live_work_prop": 0.07866666666666666, "delta_f_physical_activity_pp": 0.0010490114015632367, "driving": 84.79776847977685, "cycling": 0.7438400743840075, "walking": 4.556020455602046, "pt": 1.813110181311018, "micromobility": 2.556950255695025, "shuttle": 5.5323105532310555}, {"avg_co2": 6.796838384311077, "live_work_prop": 0.07947019867549669, "delta_f_physical_activity_pp": 0.0010601341233225504, "driving": 85.22012578616352, "cycling": 0.7187780772686434, "walking": 4.672057502246182, "pt": 1.7070979335130279, "micromobility": 2.11141060197664, "shuttle": 5.570530098831986}, {"avg_co2": 6.694197817139107, "live_work_prop": 0.09419354838709677, "delta_f_physical_activity_pp": 0.0009777244681415346, "driving": 86.02197802197801, "cycling": 0.9230769230769231, "walking": 4.175824175824175, "pt": 1.7142857142857144, "micromobility": 2.4615384615384617, "shuttle": 4.7032967032967035}, {"avg_co2": 7.180912549455641, "live_work_prop": 0.07069408740359898, "delta_f_physical_activity_pp": 0.001010131843900227, "driving": 86.13556338028168, "cycling": 0.9683098591549295, "walking": 3.829225352112676, "pt": 1.4084507042253522, "micromobility": 2.1566901408450705, "shuttle": 5.501760563380282}, {"avg_co2": 6.5286324268169285, "live_work_prop": 0.09115646258503401, "delta_f_physical_activity_pp": 0.0010503090367261902, "driving": 84.91725768321513, "cycling": 0.851063829787234, "walking": 4.58628841607565, "pt": 1.5602836879432624, "micromobility": 3.0260047281323876, "shuttle": 5.0591016548463354}, {"avg_co2": 6.563267750848034, "live_work_prop": 0.08955223880597014, "delta_f_physical_activity_pp": 0.0010116434198724933, "driving": 85.1235741444867, "cycling": 0.5703422053231939, "walking": 5.085551330798479, "pt": 1.7110266159695817, "micromobility": 1.9486692015209126, "shuttle": 5.56083650190114}, {"avg_co2": 6.555234788354355, "live_work_prop": 0.09905020352781546, "delta_f_physical_activity_pp": 0.0009512483401743743, "driving": 84.53320947515095, "cycling": 0.7895959126799814, "walking": 4.133766836971668, "pt": 1.672085462145843, "micromobility": 2.4616813748258246, "shuttle": 6.409660938225732}, {"avg_co2": 6.8286100060759924, "live_work_prop": 0.07804232804232804, "delta_f_physical_activity_pp": 0.000894821986370061, "driving": 85.5, "cycling": 0.8636363636363636, "walking": 4.136363636363637, "pt": 1.6818181818181819, "micromobility": 2.0454545454545454, "shuttle": 5.7727272727272725}, {"avg_co2": 6.74703442704953, "live_work_prop": 0.09041835357624832, "delta_f_physical_activity_pp": 0.001046778801865013, "driving": 84.43738656987296, "cycling": 0.7259528130671506, "walking": 4.854809437386569, "pt": 1.7241379310344827, "micromobility": 2.6769509981851183, "shuttle": 5.580762250453721}, {"avg_co2": 6.369557052986715, "live_work_prop": 0.10511363636363637, "delta_f_physical_activity_pp": 0.0009416505703536801, "driving": 84.95875788452207, "cycling": 0.8733624454148471, "walking": 4.90053372149442, "pt": 1.4070839398350317, "micromobility": 2.1834061135371177, "shuttle": 5.676855895196507}, {"avg_co2": 6.888718450234069, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.0010268447917975505, "driving": 85.8114233907525, "cycling": 0.5893019038984587, "walking": 4.0797824116047146, "pt": 1.813236627379873, "micromobility": 2.2665457842248413, "shuttle": 5.439709882139619}, {"avg_co2": 6.850599515523347, "live_work_prop": 0.0915032679738562, "delta_f_physical_activity_pp": 0.0010901238602143573, "driving": 84.32314410480349, "cycling": 0.9170305676855894, "walking": 4.323144104803493, "pt": 1.8777292576419216, "micromobility": 2.7510917030567685, "shuttle": 5.807860262008734}, {"avg_co2": 6.893844143979823, "live_work_prop": 0.08470290771175727, "delta_f_physical_activity_pp": 0.0009032363178417192, "driving": 86.61248930710008, "cycling": 0.5132591958939264, "walking": 4.491017964071856, "pt": 1.5825491873396065, "micromobility": 1.924721984602224, "shuttle": 4.875962360992301}, {"avg_co2": 7.130552282988086, "live_work_prop": 0.07875894988066826, "delta_f_physical_activity_pp": 0.0008910730422985305, "driving": 85.68498769483183, "cycling": 0.8613617719442166, "walking": 3.7735849056603774, "pt": 1.9688269073010665, "micromobility": 2.0508613617719442, "shuttle": 5.660377358490567}, {"avg_co2": 6.71473471733462, "live_work_prop": 0.08819538670284939, "delta_f_physical_activity_pp": 0.0011062473390878113, "driving": 85.49793483249198, "cycling": 0.7342817806333181, "walking": 3.900871959614502, "pt": 2.065167508031207, "micromobility": 2.2946305644791187, "shuttle": 5.507113354749885}, {"avg_co2": 7.506867828425421, "live_work_prop": 0.06551297898640297, "delta_f_physical_activity_pp": 0.0009144049779616003, "driving": 86.511240632806, "cycling": 0.7493755203996669, "walking": 3.95503746877602, "pt": 1.706910907577019, "micromobility": 2.12323064113239, "shuttle": 4.954204829308909}, {"avg_co2": 6.927609806439921, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.0009315132749931315, "driving": 86.87471317117944, "cycling": 1.0555300596603947, "walking": 3.8549793483249197, "pt": 1.6521340064249657, "micromobility": 1.8815970628728775, "shuttle": 4.681046351537402}, {"avg_co2": 6.7152891623427005, "live_work_prop": 0.10741687979539642, "delta_f_physical_activity_pp": 0.0010059848589995845, "driving": 85.5072463768116, "cycling": 0.6820119352088662, "walking": 4.731457800511509, "pt": 2.0034100596760442, "micromobility": 2.2165387894288147, "shuttle": 4.859335038363171}, {"avg_co2": 6.665410243495505, "live_work_prop": 0.09026798307475317, "delta_f_physical_activity_pp": 0.0009708126059868426, "driving": 84.76281744130331, "cycling": 0.6708193579300431, "walking": 5.126976521322472, "pt": 1.820795400095831, "micromobility": 2.2041207474844273, "shuttle": 5.41447053186392}, {"avg_co2": 6.770787984795651, "live_work_prop": 0.10204081632653061, "delta_f_physical_activity_pp": 0.001064938955548547, "driving": 85.623869801085, "cycling": 0.81374321880651, "walking": 4.837251356238698, "pt": 1.4918625678119348, "micromobility": 2.2151898734177213, "shuttle": 5.018083182640145}, {"avg_co2": 7.370529257226673, "live_work_prop": 0.08366013071895424, "delta_f_physical_activity_pp": 0.0009525755828299387, "driving": 85.84697036709422, "cycling": 0.6191950464396285, "walking": 4.3343653250774, "pt": 1.9460415745245467, "micromobility": 2.034498009730208, "shuttle": 5.218929677134011}, {"avg_co2": 6.938731276737401, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.0008514424663035481, "driving": 86.35135135135134, "cycling": 0.7657657657657657, "walking": 3.7387387387387387, "pt": 1.8018018018018018, "micromobility": 1.891891891891892, "shuttle": 5.45045045045045}, {"avg_co2": 6.6571695485707885, "live_work_prop": 0.08843537414965986, "delta_f_physical_activity_pp": 0.0010171335546247193, "driving": 84.46379468377636, "cycling": 0.7791017415215399, "walking": 4.766269477543538, "pt": 1.7873510540788267, "micromobility": 2.383134738771769, "shuttle": 5.8203483043079745}, {"avg_co2": 6.61616186547939, "live_work_prop": 0.07421875, "delta_f_physical_activity_pp": 0.0010238153486241154, "driving": 85.6492027334852, "cycling": 0.6378132118451025, "walking": 4.328018223234624, "pt": 1.6400911161731209, "micromobility": 2.5056947608200453, "shuttle": 5.239179954441914}, {"avg_co2": 6.628015827194133, "live_work_prop": 0.08011049723756906, "delta_f_physical_activity_pp": 0.001179320603442484, "driving": 84.79284369114878, "cycling": 1.1299435028248588, "walking": 4.048964218455744, "pt": 2.354048964218456, "micromobility": 2.5894538606403015, "shuttle": 5.084745762711865}, {"avg_co2": 6.629206282804777, "live_work_prop": 0.08643617021276596, "delta_f_physical_activity_pp": 0.0009428250526988621, "driving": 86.10729023383769, "cycling": 0.7794589637780834, "walking": 4.355800091701054, "pt": 1.9715726730857406, "micromobility": 2.200825309491059, "shuttle": 4.585052728106373}, {"avg_co2": 6.481725039791305, "live_work_prop": 0.09167842031029619, "delta_f_physical_activity_pp": 0.0010038673675460857, "driving": 84.43486590038314, "cycling": 0.9578544061302682, "walking": 4.310344827586207, "pt": 1.8678160919540232, "micromobility": 2.2509578544061304, "shuttle": 6.17816091954023}, {"avg_co2": 6.8737885341051905, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.000977321531090263, "driving": 85.95686094538779, "cycling": 0.6424965580541533, "walking": 4.726938962826985, "pt": 1.7439192290041303, "micromobility": 2.2946305644791187, "shuttle": 4.63515374024782}, {"avg_co2": 6.9723000522892296, "live_work_prop": 0.07209612817089453, "delta_f_physical_activity_pp": 0.0010882148991538472, "driving": 85.17025089605734, "cycling": 0.7616487455197133, "walking": 3.9874551971326166, "pt": 2.240143369175627, "micromobility": 2.553763440860215, "shuttle": 5.28673835125448}, {"avg_co2": 6.76165495651115, "live_work_prop": 0.08411214953271028, "delta_f_physical_activity_pp": 0.0009654732364705761, "driving": 85.83710407239819, "cycling": 0.8144796380090499, "walking": 4.389140271493212, "pt": 1.3574660633484164, "micromobility": 2.2171945701357467, "shuttle": 5.384615384615385}, {"avg_co2": 6.3314783139578585, "live_work_prop": 0.10183875530410184, "delta_f_physical_activity_pp": 0.0010058000923430775, "driving": 84.08221797323135, "cycling": 0.5736137667304015, "walking": 5.25812619502868, "pt": 1.7686424474187379, "micromobility": 1.9598470363288718, "shuttle": 6.357552581261951}, {"avg_co2": 6.542304788251682, "live_work_prop": 0.08594815825375171, "delta_f_physical_activity_pp": 0.0009684065030118794, "driving": 85.1013672795851, "cycling": 0.9900990099009901, "walking": 4.196133899104196, "pt": 1.5558698727015559, "micromobility": 2.6874115983026874, "shuttle": 5.469118340405469}, {"avg_co2": 7.079913174479418, "live_work_prop": 0.08808290155440414, "delta_f_physical_activity_pp": 0.0011600563123982679, "driving": 84.01187446988973, "cycling": 0.8481764206955046, "walking": 4.919423240033927, "pt": 1.9932145886344361, "micromobility": 2.4597116200169635, "shuttle": 5.767599660729432}, {"avg_co2": 6.8787421693195805, "live_work_prop": 0.0740242261103634, "delta_f_physical_activity_pp": 0.0009666568444233333, "driving": 85.45953360768176, "cycling": 0.6858710562414266, "walking": 4.160951074531321, "pt": 1.9661636945587562, "micromobility": 1.7832647462277091, "shuttle": 5.944215820759031}, {"avg_co2": 7.340882568142474, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0010913627019951894, "driving": 86.16567036720751, "cycling": 0.8112724167378309, "walking": 3.8855678906917164, "pt": 1.5371477369769428, "micromobility": 2.69000853970965, "shuttle": 4.910333048676345}, {"avg_co2": 6.963033881270177, "live_work_prop": 0.09707446808510638, "delta_f_physical_activity_pp": 0.0010309965953035896, "driving": 84.43140794223827, "cycling": 0.8122743682310468, "walking": 4.873646209386282, "pt": 2.0758122743682312, "micromobility": 2.0306859205776173, "shuttle": 5.776173285198556}, {"avg_co2": 6.928894373118104, "live_work_prop": 0.08666666666666667, "delta_f_physical_activity_pp": 0.000951771895215623, "driving": 85.650623885918, "cycling": 0.5793226381461676, "walking": 4.055258467023172, "pt": 1.8270944741532977, "micromobility": 2.272727272727273, "shuttle": 5.614973262032086}, {"avg_co2": 6.802127446464579, "live_work_prop": 0.08839050131926121, "delta_f_physical_activity_pp": 0.0009404618536843238, "driving": 86.05274921770229, "cycling": 0.6705409029950827, "walking": 4.336164506034868, "pt": 1.9669199821189094, "micromobility": 1.7881090746535537, "shuttle": 5.185516316495306}, {"avg_co2": 6.369063707709873, "live_work_prop": 0.09831460674157304, "delta_f_physical_activity_pp": 0.0010773984389444496, "driving": 83.4862385321101, "cycling": 0.724287783679382, "walking": 4.683727667793336, "pt": 1.979719942056977, "micromobility": 2.6557218734910673, "shuttle": 6.470304200869145}, {"avg_co2": 6.981271047895214, "live_work_prop": 0.09632446134347275, "delta_f_physical_activity_pp": 0.0010437176956436304, "driving": 84.03397027600849, "cycling": 0.7218683651804672, "walking": 4.925690021231423, "pt": 1.48619957537155, "micromobility": 2.37791932059448, "shuttle": 6.4543524416135885}, {"avg_co2": 6.744546141491072, "live_work_prop": 0.1018041237113402, "delta_f_physical_activity_pp": 0.0009908693347905394, "driving": 83.51843625055531, "cycling": 0.7996446023989338, "walking": 4.886717014660151, "pt": 2.0435362061306086, "micromobility": 2.4433585073300756, "shuttle": 6.3083074189249215}, {"avg_co2": 6.787363795469066, "live_work_prop": 0.07464607464607464, "delta_f_physical_activity_pp": 0.000903187831855566, "driving": 85.57650153441473, "cycling": 0.526085050416484, "walking": 4.340201665935993, "pt": 1.6659359929855326, "micromobility": 2.4989039894782987, "shuttle": 5.392371766768961}, {"avg_co2": 7.489834326686143, "live_work_prop": 0.0773955773955774, "delta_f_physical_activity_pp": 0.0009601702738633694, "driving": 87.14401952807161, "cycling": 0.9357200976403581, "walking": 3.8649308380797396, "pt": 1.2205044751830758, "micromobility": 1.9121236777868187, "shuttle": 4.9227013832384054}, {"avg_co2": 7.065945556367061, "live_work_prop": 0.06513409961685823, "delta_f_physical_activity_pp": 0.0010200044430313676, "driving": 85.9982332155477, "cycling": 0.8392226148409895, "walking": 4.019434628975265, "pt": 1.9434628975265018, "micromobility": 1.9434628975265018, "shuttle": 5.256183745583039}, {"avg_co2": 6.910262990803482, "live_work_prop": 0.08785529715762273, "delta_f_physical_activity_pp": 0.0009995055737601019, "driving": 84.85763589301122, "cycling": 0.7765314926660914, "walking": 4.184641932700604, "pt": 1.984469370146678, "micromobility": 2.372735116479724, "shuttle": 5.823986194995686}, {"avg_co2": 6.997173526491672, "live_work_prop": 0.08079470198675497, "delta_f_physical_activity_pp": 0.0009660702104873428, "driving": 86.20386643233743, "cycling": 0.7029876977152899, "walking": 3.7346221441124783, "pt": 1.4059753954305798, "micromobility": 2.416520210896309, "shuttle": 5.536028119507909}, {"avg_co2": 6.717903329281911, "live_work_prop": 0.08904109589041095, "delta_f_physical_activity_pp": 0.0009011517725277976, "driving": 85.76081898557469, "cycling": 0.7910656119125176, "walking": 4.001861330851559, "pt": 1.72173103769195, "micromobility": 2.0009306654257797, "shuttle": 5.723592368543509}, {"avg_co2": 6.9271459211977, "live_work_prop": 0.08409986859395532, "delta_f_physical_activity_pp": 0.001030331516396455, "driving": 84.83899821109124, "cycling": 0.8944543828264758, "walking": 4.651162790697675, "pt": 1.5652951699463327, "micromobility": 2.2808586762075134, "shuttle": 5.769230769230769}, {"avg_co2": 6.636669445060057, "live_work_prop": 0.08933333333333333, "delta_f_physical_activity_pp": 0.001001778528545822, "driving": 83.96487985212569, "cycling": 0.7393715341959335, "walking": 4.944547134935305, "pt": 2.1719038817005547, "micromobility": 2.4491682070240297, "shuttle": 5.730129390018484}, {"avg_co2": 7.396701122385828, "live_work_prop": 0.08376288659793814, "delta_f_physical_activity_pp": 0.0009463073103842051, "driving": 86.84768773865082, "cycling": 0.6364022061943148, "walking": 4.242681374628765, "pt": 1.5697921086126432, "micromobility": 1.9940602460755197, "shuttle": 4.70937632583793}, {"avg_co2": 6.958778772641308, "live_work_prop": 0.08811748998664887, "delta_f_physical_activity_pp": 0.0010539182934719592, "driving": 85.23339317773788, "cycling": 0.718132854578097, "walking": 4.757630161579892, "pt": 1.7504488330341115, "micromobility": 2.333931777378815, "shuttle": 5.206463195691203}, {"avg_co2": 6.561339105805704, "live_work_prop": 0.10084033613445378, "delta_f_physical_activity_pp": 0.0010405210059920753, "driving": 84.22318422318422, "cycling": 0.8177008177008177, "walking": 4.521404521404522, "pt": 1.6835016835016834, "micromobility": 2.9341029341029343, "shuttle": 5.82010582010582}, {"avg_co2": 6.982835507570157, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0008768256269414405, "driving": 87.05728027984259, "cycling": 0.6996064713598601, "walking": 3.8478355924792305, "pt": 1.7052907739396588, "micromobility": 1.9239177962396152, "shuttle": 4.766069086139046}, {"avg_co2": 6.917703104265916, "live_work_prop": 0.09002770083102493, "delta_f_physical_activity_pp": 0.0009003116413897771, "driving": 85.84195672624647, "cycling": 0.7525870178739417, "walking": 4.327375352775165, "pt": 1.5992474129821261, "micromobility": 2.351834430856068, "shuttle": 5.126999059266227}, {"avg_co2": 6.730370991314663, "live_work_prop": 0.08981233243967829, "delta_f_physical_activity_pp": 0.0010257020463173843, "driving": 85.13011152416357, "cycling": 0.8828996282527881, "walking": 4.275092936802974, "pt": 1.812267657992565, "micromobility": 2.0910780669144984, "shuttle": 5.808550185873606}, {"avg_co2": 6.786754886939618, "live_work_prop": 0.08321964529331514, "delta_f_physical_activity_pp": 0.0011015210762187766, "driving": 85.56554661618551, "cycling": 0.8045433033601515, "walking": 4.543303360151444, "pt": 1.5617605300520587, "micromobility": 1.9403691433980124, "shuttle": 5.5844770468528155}, {"avg_co2": 6.808572609669335, "live_work_prop": 0.08661417322834646, "delta_f_physical_activity_pp": 0.0009513600522352338, "driving": 86.0051993067591, "cycling": 0.5632582322357019, "walking": 4.15944540727903, "pt": 1.9064124783362217, "micromobility": 2.166377816291161, "shuttle": 5.1993067590987865}, {"avg_co2": 6.4346347553768, "live_work_prop": 0.09843081312410841, "delta_f_physical_activity_pp": 0.0009056384259428995, "driving": 85.21439132577623, "cycling": 0.7392804337111878, "walking": 3.992114342040414, "pt": 2.0699852143913255, "micromobility": 2.2178413011335634, "shuttle": 5.766387382947265}, {"avg_co2": 7.021154661605842, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.0010330416877993285, "driving": 85.50600343053173, "cycling": 0.6861063464837049, "walking": 4.502572898799314, "pt": 1.9725557461406518, "micromobility": 2.144082332761578, "shuttle": 5.188679245283019}, {"avg_co2": 6.629711334786973, "live_work_prop": 0.07703281027104136, "delta_f_physical_activity_pp": 0.0010755903952034491, "driving": 84.84995159728945, "cycling": 0.9196515004840271, "walking": 4.84027105517909, "pt": 1.5488867376573088, "micromobility": 2.4685382381413357, "shuttle": 5.3727008712487905}, {"avg_co2": 6.4665576298990075, "live_work_prop": 0.09078014184397164, "delta_f_physical_activity_pp": 0.0009991032986040363, "driving": 84.50433108758422, "cycling": 0.7218479307025986, "walking": 4.8123195380173245, "pt": 2.165543792107796, "micromobility": 1.8768046198267565, "shuttle": 5.919153031761309}, {"avg_co2": 7.016473569392131, "live_work_prop": 0.07671601615074024, "delta_f_physical_activity_pp": 0.0008880881797363629, "driving": 86.70914883932636, "cycling": 0.8192990441511151, "walking": 3.959945380063723, "pt": 1.456531634046427, "micromobility": 2.2303140646335913, "shuttle": 4.8247610377787895}, {"avg_co2": 6.874432188356373, "live_work_prop": 0.10090556274256145, "delta_f_physical_activity_pp": 0.0009262117227856119, "driving": 85.68310781318202, "cycling": 0.6110868616324749, "walking": 5.106940200785683, "pt": 1.6586643387167175, "micromobility": 2.3134002618943694, "shuttle": 4.626800523788739}, {"avg_co2": 6.679374174033886, "live_work_prop": 0.09615384615384616, "delta_f_physical_activity_pp": 0.0010106407205871153, "driving": 85.12126865671642, "cycling": 0.792910447761194, "walking": 4.710820895522388, "pt": 1.632462686567164, "micromobility": 2.2388059701492535, "shuttle": 5.503731343283582}, {"avg_co2": 6.828230141564845, "live_work_prop": 0.07571801566579635, "delta_f_physical_activity_pp": 0.0009282507482064742, "driving": 85.48601864181093, "cycling": 0.7545494895694629, "walking": 4.083444296493564, "pt": 1.6866400355082114, "micromobility": 2.5743453173546382, "shuttle": 5.415002219263205}, {"avg_co2": 6.933796327738662, "live_work_prop": 0.07742782152230972, "delta_f_physical_activity_pp": 0.0010317881026635854, "driving": 85.24297815425768, "cycling": 0.9362460989745877, "walking": 4.1908158716005355, "pt": 1.8279090503789568, "micromobility": 2.4074899687917966, "shuttle": 5.394560855996433}, {"avg_co2": 6.4957256670805625, "live_work_prop": 0.10699001426533523, "delta_f_physical_activity_pp": 0.0009479210160470847, "driving": 83.41369334619093, "cycling": 0.5303760848601736, "walking": 4.3876567020250725, "pt": 2.266152362584378, "micromobility": 2.507232401157184, "shuttle": 6.8948891031822575}, {"avg_co2": 6.963830241949604, "live_work_prop": 0.0921409214092141, "delta_f_physical_activity_pp": 0.0010181088044149795, "driving": 85.73351278600269, "cycling": 0.7178106774338268, "walking": 4.172274562584119, "pt": 1.7048003589053389, "micromobility": 2.1982951996410947, "shuttle": 5.47330641543293}, {"avg_co2": 6.892428383937495, "live_work_prop": 0.0840764331210191, "delta_f_physical_activity_pp": 0.000953234805777318, "driving": 86.281429201588, "cycling": 0.7057785619761799, "walking": 4.411116012351124, "pt": 1.8526687251874725, "micromobility": 1.9408910454344948, "shuttle": 4.808116453462726}, {"avg_co2": 6.82820324371351, "live_work_prop": 0.08190224570673713, "delta_f_physical_activity_pp": 0.0010319507310193785, "driving": 85.62717770034844, "cycling": 0.6533101045296167, "walking": 4.834494773519164, "pt": 1.7421602787456445, "micromobility": 2.177700348432056, "shuttle": 4.965156794425087}, {"avg_co2": 6.893118495241056, "live_work_prop": 0.09718309859154929, "delta_f_physical_activity_pp": 0.0010332635977941527, "driving": 84.78464419475655, "cycling": 0.7490636704119851, "walking": 4.400749063670412, "pt": 1.8258426966292134, "micromobility": 2.247191011235955, "shuttle": 5.992509363295881}, {"avg_co2": 6.882260786437688, "live_work_prop": 0.09759358288770054, "delta_f_physical_activity_pp": 0.000905624362140079, "driving": 84.94817485353762, "cycling": 0.6309148264984227, "walking": 3.875619648490311, "pt": 1.757548445245606, "micromobility": 2.658855340243353, "shuttle": 6.128886885984678}, {"avg_co2": 7.594615569945625, "live_work_prop": 0.06086956521739131, "delta_f_physical_activity_pp": 0.0008010434125596852, "driving": 86.64987405541562, "cycling": 0.6717044500419815, "walking": 3.736356003358522, "pt": 1.8052057094878253, "micromobility": 1.8471872376154492, "shuttle": 5.289672544080604}, {"avg_co2": 7.083195832271585, "live_work_prop": 0.08789808917197452, "delta_f_physical_activity_pp": 0.000994877761065855, "driving": 86.03951890034365, "cycling": 0.6013745704467355, "walking": 4.810996563573884, "pt": 1.804123711340206, "micromobility": 2.3625429553264605, "shuttle": 4.381443298969072}, {"avg_co2": 6.808188376705491, "live_work_prop": 0.0907840440165062, "delta_f_physical_activity_pp": 0.0009449410795869797, "driving": 85.0113895216401, "cycling": 0.592255125284738, "walking": 4.4646924829157175, "pt": 1.5034168564920272, "micromobility": 2.277904328018223, "shuttle": 6.150341685649203}, {"avg_co2": 6.789732683748745, "live_work_prop": 0.09336941813261164, "delta_f_physical_activity_pp": 0.0010210304090622145, "driving": 86.27630375114364, "cycling": 1.052150045745654, "walking": 4.117108874656908, "pt": 1.738334858188472, "micromobility": 2.241537053979872, "shuttle": 4.574565416285453}, {"avg_co2": 7.149731247588519, "live_work_prop": 0.08290816326530612, "delta_f_physical_activity_pp": 0.0010340700702494582, "driving": 85.6175972927242, "cycling": 0.676818950930626, "walking": 4.357021996615906, "pt": 1.903553299492386, "micromobility": 2.3688663282571913, "shuttle": 5.0761421319796955}, {"avg_co2": 7.1779453484781195, "live_work_prop": 0.07731305449936629, "delta_f_physical_activity_pp": 0.0008849147832844857, "driving": 86.98275862068967, "cycling": 0.6896551724137931, "walking": 3.9224137931034484, "pt": 1.7241379310344827, "micromobility": 1.6379310344827587, "shuttle": 5.043103448275862}, {"avg_co2": 7.132295730254258, "live_work_prop": 0.06455696202531645, "delta_f_physical_activity_pp": 0.0008407844714435156, "driving": 86.18760757314973, "cycling": 0.6884681583476765, "walking": 3.9586919104991396, "pt": 1.7211703958691909, "micromobility": 2.108433734939759, "shuttle": 5.335628227194492}, {"avg_co2": 6.487299963191773, "live_work_prop": 0.09393063583815028, "delta_f_physical_activity_pp": 0.0009628702603985439, "driving": 84.34567901234567, "cycling": 0.6419753086419753, "walking": 4.888888888888889, "pt": 1.7777777777777777, "micromobility": 1.925925925925926, "shuttle": 6.419753086419753}, {"avg_co2": 6.981864022186893, "live_work_prop": 0.07368421052631578, "delta_f_physical_activity_pp": 0.000854895641914817, "driving": 86.18711385701677, "cycling": 0.6619593998234775, "walking": 3.795233892321271, "pt": 1.8534863195057367, "micromobility": 1.9417475728155338, "shuttle": 5.560458958517211}, {"avg_co2": 6.600490081563593, "live_work_prop": 0.09336941813261164, "delta_f_physical_activity_pp": 0.0009874729014609132, "driving": 84.74101726551562, "cycling": 0.7932804479701353, "walking": 4.2930471301913204, "pt": 1.773215118992067, "micromobility": 2.6598226784881005, "shuttle": 5.739617358842744}, {"avg_co2": 6.678167528987844, "live_work_prop": 0.09174311926605505, "delta_f_physical_activity_pp": 0.0009951222663565707, "driving": 85.13876454789614, "cycling": 0.7609668755595345, "walking": 3.9391226499552374, "pt": 1.8352730528200536, "micromobility": 2.730528200537153, "shuttle": 5.595344673231871}, {"avg_co2": 6.933486761631226, "live_work_prop": 0.06566347469220246, "delta_f_physical_activity_pp": 0.0009523327334740614, "driving": 84.82017748715553, "cycling": 0.8874357776739842, "walking": 3.503035964502569, "pt": 2.382064455861747, "micromobility": 2.1018215787015415, "shuttle": 6.305464736104624}, {"avg_co2": 6.415653086014563, "live_work_prop": 0.10893854748603352, "delta_f_physical_activity_pp": 0.0010362760066710943, "driving": 85.6111645813282, "cycling": 1.1068334937439845, "walking": 4.860442733397498, "pt": 1.539942252165544, "micromobility": 2.165543792107796, "shuttle": 4.716073147256978}, {"avg_co2": 7.1693561021822045, "live_work_prop": 0.07522697795071336, "delta_f_physical_activity_pp": 0.0008662328611379356, "driving": 86.29661751951431, "cycling": 0.39028620988725066, "walking": 4.3798785776235905, "pt": 1.99479618386817, "micromobility": 1.6912402428447528, "shuttle": 5.247181266261925}, {"avg_co2": 6.901012229245177, "live_work_prop": 0.09234828496042216, "delta_f_physical_activity_pp": 0.0009324993549502817, "driving": 86.1440291704649, "cycling": 0.7748404740200547, "walking": 4.056517775752051, "pt": 1.7319963536918872, "micromobility": 1.9143117593436645, "shuttle": 5.378304466727438}, {"avg_co2": 6.571138478963408, "live_work_prop": 0.09946236559139784, "delta_f_physical_activity_pp": 0.0009455512673340082, "driving": 84.96821071752952, "cycling": 0.8174386920980926, "walking": 4.632152588555858, "pt": 1.589464123524069, "micromobility": 2.5431425976385107, "shuttle": 5.449591280653951}, {"avg_co2": 6.741327964157616, "live_work_prop": 0.08879781420765027, "delta_f_physical_activity_pp": 0.0009114454782846084, "driving": 86.07176581680831, "cycling": 0.8026440037771483, "walking": 4.202077431539188, "pt": 1.8885741265344664, "micromobility": 2.1246458923512748, "shuttle": 4.910292728989613}, {"avg_co2": 7.153756832123606, "live_work_prop": 0.08472400513478819, "delta_f_physical_activity_pp": 0.0009023131106374019, "driving": 86.52512998266899, "cycling": 0.5632582322357019, "walking": 4.592720970537262, "pt": 1.733102253032929, "micromobility": 1.6031195840554593, "shuttle": 4.982668977469671}, {"avg_co2": 6.60607772566903, "live_work_prop": 0.09103260869565218, "delta_f_physical_activity_pp": 0.0009384259289174581, "driving": 85.38038496791934, "cycling": 0.7791017415215399, "walking": 4.5371219065077915, "pt": 1.3290559120073326, "micromobility": 2.1081576535288726, "shuttle": 5.866177818515124}, {"avg_co2": 6.647253490317478, "live_work_prop": 0.08093278463648834, "delta_f_physical_activity_pp": 0.0009004527023293857, "driving": 86.55025955639452, "cycling": 0.5191127890514393, "walking": 4.247286455875413, "pt": 1.9820670127418596, "micromobility": 1.9348749410099102, "shuttle": 4.766399244926852}, {"avg_co2": 6.58500730754298, "live_work_prop": 0.09630606860158311, "delta_f_physical_activity_pp": 0.000972529594837012, "driving": 85.03370786516854, "cycling": 0.853932584269663, "walking": 4.449438202247191, "pt": 1.8426966292134832, "micromobility": 2.4719101123595504, "shuttle": 5.348314606741573}, {"avg_co2": 6.81365682722535, "live_work_prop": 0.09151193633952255, "delta_f_physical_activity_pp": 0.0009741066698449497, "driving": 85.340550293189, "cycling": 0.9472259810554804, "walking": 4.9616599007668025, "pt": 1.3982859720342804, "micromobility": 2.2101939557961208, "shuttle": 5.142083897158322}, {"avg_co2": 6.753332015047627, "live_work_prop": 0.08928571428571429, "delta_f_physical_activity_pp": 0.0010540857726390855, "driving": 85.71428571428571, "cycling": 0.9460737937559129, "walking": 4.730368968779565, "pt": 1.7029328287606436, "micromobility": 2.1759697256385997, "shuttle": 4.730368968779565}, {"avg_co2": 6.906003477383263, "live_work_prop": 0.08042895442359249, "delta_f_physical_activity_pp": 0.000990928083195886, "driving": 85.4875283446712, "cycling": 0.9977324263038548, "walking": 4.172335600907029, "pt": 1.9047619047619049, "micromobility": 2.2222222222222223, "shuttle": 5.215419501133787}, {"avg_co2": 6.9088120124010715, "live_work_prop": 0.08661417322834646, "delta_f_physical_activity_pp": 0.0009198745903204361, "driving": 85.54481546572936, "cycling": 0.4833040421792618, "walking": 4.349736379613357, "pt": 1.493848857644991, "micromobility": 1.9332161687170473, "shuttle": 6.195079086115992}, {"avg_co2": 7.2127423964832085, "live_work_prop": 0.07711442786069651, "delta_f_physical_activity_pp": 0.0009534499708583725, "driving": 85.46861564918315, "cycling": 0.6878761822871883, "walking": 4.213241616509028, "pt": 1.8486672398968185, "micromobility": 2.5795356835769563, "shuttle": 5.2020636285468616}, {"avg_co2": 6.747996324159243, "live_work_prop": 0.08287292817679558, "delta_f_physical_activity_pp": 0.0011392875496399183, "driving": 84.65509150633505, "cycling": 0.7977475363679024, "walking": 4.880337869544815, "pt": 2.1116846550915063, "micromobility": 2.017832003754106, "shuttle": 5.537306428906617}, {"avg_co2": 6.745752614299765, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009269092725610203, "driving": 85.93103448275862, "cycling": 0.8275862068965517, "walking": 4.2298850574712645, "pt": 2.1149425287356323, "micromobility": 1.885057471264368, "shuttle": 5.011494252873564}, {"avg_co2": 6.851059984727854, "live_work_prop": 0.09116022099447514, "delta_f_physical_activity_pp": 0.0009940568471696952, "driving": 85.12891344383057, "cycling": 0.6906077348066298, "walking": 4.327808471454881, "pt": 1.841620626151013, "micromobility": 2.4861878453038675, "shuttle": 5.524861878453039}, {"avg_co2": 6.77759253767831, "live_work_prop": 0.0915032679738562, "delta_f_physical_activity_pp": 0.0009892748733367452, "driving": 85.28079710144928, "cycling": 1.0416666666666665, "walking": 4.710144927536232, "pt": 1.5398550724637683, "micromobility": 2.4909420289855073, "shuttle": 4.936594202898551}, {"avg_co2": 6.926744059409995, "live_work_prop": 0.08909574468085106, "delta_f_physical_activity_pp": 0.0009668161436098935, "driving": 86.28519527702089, "cycling": 0.8174386920980926, "walking": 4.132606721162579, "pt": 1.4986376021798364, "micromobility": 2.588555858310627, "shuttle": 4.677565849227975}, {"avg_co2": 6.697443658419054, "live_work_prop": 0.08104395604395605, "delta_f_physical_activity_pp": 0.0009409807767388369, "driving": 85.78088578088578, "cycling": 0.8391608391608392, "walking": 3.9627039627039626, "pt": 1.5384615384615385, "micromobility": 2.7505827505827507, "shuttle": 5.128205128205128}, {"avg_co2": 7.092932523996822, "live_work_prop": 0.08513513513513514, "delta_f_physical_activity_pp": 0.0010155949864038656, "driving": 85.35714285714285, "cycling": 0.7589285714285714, "walking": 4.285714285714286, "pt": 1.3839285714285714, "micromobility": 2.3214285714285716, "shuttle": 5.892857142857142}, {"avg_co2": 6.684344504749596, "live_work_prop": 0.0847913862718708, "delta_f_physical_activity_pp": 0.0010022991355954204, "driving": 85.493682732803, "cycling": 0.8423022929340197, "walking": 4.398689751988769, "pt": 1.731399157697707, "micromobility": 2.0121665886757136, "shuttle": 5.5217594759007955}, {"avg_co2": 6.869777217669378, "live_work_prop": 0.08638743455497382, "delta_f_physical_activity_pp": 0.0009593284218676512, "driving": 84.03361344537815, "cycling": 0.7518796992481203, "walking": 4.511278195488721, "pt": 1.9460415745245467, "micromobility": 2.697921273772667, "shuttle": 6.059265811587793}, {"avg_co2": 6.943420051181989, "live_work_prop": 0.08634020618556701, "delta_f_physical_activity_pp": 0.0008661726832160915, "driving": 87.0981754995656, "cycling": 0.5647263249348393, "walking": 3.909643788010426, "pt": 1.7376194613379672, "micromobility": 1.8245004344048652, "shuttle": 4.8653344917463075}, {"avg_co2": 6.782181957586458, "live_work_prop": 0.10875331564986737, "delta_f_physical_activity_pp": 0.0009483236777792889, "driving": 84.88529014844805, "cycling": 0.8996851102114259, "walking": 4.723346828609987, "pt": 1.7543859649122806, "micromobility": 2.06927575348628, "shuttle": 5.668016194331984}, {"avg_co2": 6.726183495546708, "live_work_prop": 0.09266943291839558, "delta_f_physical_activity_pp": 0.0010420526153502802, "driving": 85.6415006947661, "cycling": 0.8800370541917555, "walking": 4.7707271885132005, "pt": 1.3895321908290876, "micromobility": 2.22325150532654, "shuttle": 5.094951366373321}, {"avg_co2": 6.648730770297092, "live_work_prop": 0.10052910052910052, "delta_f_physical_activity_pp": 0.0008981296796743082, "driving": 85.74681238615665, "cycling": 0.7741347905282332, "walking": 4.6903460837887065, "pt": 1.7304189435336976, "micromobility": 2.459016393442623, "shuttle": 4.599271402550091}, {"avg_co2": 6.885738034958412, "live_work_prop": 0.07397260273972603, "delta_f_physical_activity_pp": 0.0009192235001226134, "driving": 85.94189315838801, "cycling": 0.5154639175257731, "walking": 4.686035613870666, "pt": 1.7806935332708531, "micromobility": 2.530459231490159, "shuttle": 4.545454545454546}, {"avg_co2": 6.648144289804757, "live_work_prop": 0.07036535859269283, "delta_f_physical_activity_pp": 0.0009002301546588355, "driving": 85.85999072786277, "cycling": 0.8344923504867872, "walking": 4.49698655540102, "pt": 1.52990264255911, "micromobility": 2.132591562355123, "shuttle": 5.1460361613351875}, {"avg_co2": 6.941244121842554, "live_work_prop": 0.08119079837618404, "delta_f_physical_activity_pp": 0.000752420980943505, "driving": 86.8663594470046, "cycling": 0.7373271889400922, "walking": 4.009216589861751, "pt": 1.7972350230414749, "micromobility": 1.7972350230414749, "shuttle": 4.7926267281106}, {"avg_co2": 6.861938943216217, "live_work_prop": 0.06964520367936924, "delta_f_physical_activity_pp": 0.0010287618487672147, "driving": 86.19284744228158, "cycling": 0.9053870529651425, "walking": 3.9837030330466274, "pt": 1.448619284744228, "micromobility": 2.127659574468085, "shuttle": 5.341783612494341}, {"avg_co2": 6.981372951696361, "live_work_prop": 0.08290816326530612, "delta_f_physical_activity_pp": 0.0008854457683929813, "driving": 86.08582574772431, "cycling": 0.5635023840485479, "walking": 3.857824013870828, "pt": 1.6038144776766363, "micromobility": 2.4707412223667102, "shuttle": 5.418292154312961}, {"avg_co2": 6.600532279307442, "live_work_prop": 0.09015256588072122, "delta_f_physical_activity_pp": 0.0010224944918254381, "driving": 84.62989156058462, "cycling": 0.7072135785007072, "walking": 4.903347477604903, "pt": 1.5558698727015559, "micromobility": 2.545968882602546, "shuttle": 5.657708628005658}, {"avg_co2": 6.689224356561845, "live_work_prop": 0.08732394366197183, "delta_f_physical_activity_pp": 0.0008638104958607857, "driving": 85.61219628394473, "cycling": 0.5717008099094807, "walking": 4.383039542639352, "pt": 1.810385898046689, "micromobility": 2.2391615054787994, "shuttle": 5.383515959980943}, {"avg_co2": 7.067967753168999, "live_work_prop": 0.08322981366459627, "delta_f_physical_activity_pp": 0.0009811339708299758, "driving": 86.01605407689058, "cycling": 0.7182087029995775, "walking": 4.267004647232784, "pt": 1.9011406844106464, "micromobility": 2.1123785382340516, "shuttle": 4.985213350232361}, {"avg_co2": 7.184484307452898, "live_work_prop": 0.08100929614873838, "delta_f_physical_activity_pp": 0.0010148523893559042, "driving": 84.94817485353762, "cycling": 0.8562415502478594, "walking": 4.4614691302388465, "pt": 2.118071203244705, "micromobility": 2.6137899954934656, "shuttle": 5.002253267237494}, {"avg_co2": 7.237432342319366, "live_work_prop": 0.0703125, "delta_f_physical_activity_pp": 0.0009147559028481598, "driving": 86.43919510061242, "cycling": 0.6124234470691163, "walking": 3.9807524059492563, "pt": 1.7935258092738406, "micromobility": 2.099737532808399, "shuttle": 5.074365704286964}, {"avg_co2": 6.666412208629798, "live_work_prop": 0.07947019867549669, "delta_f_physical_activity_pp": 0.0009484535049767491, "driving": 85.19706691109074, "cycling": 0.5957836846929423, "walking": 4.5371219065077915, "pt": 1.7873510540788267, "micromobility": 2.566452795600367, "shuttle": 5.316223648029331}, {"avg_co2": 6.69102388020166, "live_work_prop": 0.07436918990703852, "delta_f_physical_activity_pp": 0.0008980804041117673, "driving": 85.00228623685415, "cycling": 0.823045267489712, "walking": 3.7037037037037033, "pt": 1.646090534979424, "micromobility": 2.652034750800183, "shuttle": 6.172839506172839}, {"avg_co2": 6.789738972811714, "live_work_prop": 0.08879781420765027, "delta_f_physical_activity_pp": 0.0010294852528447969, "driving": 86.78028558268079, "cycling": 0.5988023952095809, "walking": 4.375863657300783, "pt": 1.7503454629203132, "micromobility": 2.0727775218793183, "shuttle": 4.421925380009212}, {"avg_co2": 6.9674463333037995, "live_work_prop": 0.08259212198221093, "delta_f_physical_activity_pp": 0.0009572152549621475, "driving": 85.54585152838428, "cycling": 0.5676855895196506, "walking": 3.7991266375545854, "pt": 1.8777292576419216, "micromobility": 2.7947598253275108, "shuttle": 5.414847161572053}, {"avg_co2": 6.563696768604646, "live_work_prop": 0.10245901639344263, "delta_f_physical_activity_pp": 0.0009279348199097727, "driving": 85.56891766882516, "cycling": 0.6012950971322849, "walking": 4.579093432007401, "pt": 1.6651248843663276, "micromobility": 2.127659574468085, "shuttle": 5.45790934320074}, {"avg_co2": 6.6921534005277215, "live_work_prop": 0.08344549125168237, "delta_f_physical_activity_pp": 0.0009988477775663316, "driving": 85.59361801970906, "cycling": 0.8916001877053027, "walking": 4.0825903331769124, "pt": 1.6893477240732049, "micromobility": 2.1116846550915063, "shuttle": 5.631159080244017}, {"avg_co2": 6.684092652932417, "live_work_prop": 0.07402597402597402, "delta_f_physical_activity_pp": 0.0010795520915276465, "driving": 85.90544157002677, "cycling": 1.070472792149866, "walking": 3.746654772524532, "pt": 1.694915254237288, "micromobility": 2.2747546833184655, "shuttle": 5.307760927743087}, {"avg_co2": 7.080258124522142, "live_work_prop": 0.08765432098765433, "delta_f_physical_activity_pp": 0.0008589116652636293, "driving": 86.90273037542661, "cycling": 0.5119453924914675, "walking": 4.180887372013651, "pt": 1.4078498293515358, "micromobility": 2.1331058020477816, "shuttle": 4.863481228668942}, {"avg_co2": 6.424131662247421, "live_work_prop": 0.08394698085419734, "delta_f_physical_activity_pp": 0.000995228884895211, "driving": 84.98740554156171, "cycling": 0.7556675062972292, "walking": 4.483627204030227, "pt": 1.8639798488664987, "micromobility": 2.3173803526448364, "shuttle": 5.591939546599496}, {"avg_co2": 7.1293417250566, "live_work_prop": 0.0832282471626734, "delta_f_physical_activity_pp": 0.0011041102682703995, "driving": 84.84976724502751, "cycling": 0.8463817181548878, "walking": 4.570461278036395, "pt": 1.7774016081252644, "micromobility": 2.623783326280152, "shuttle": 5.332204824375793}, {"avg_co2": 6.78508920090109, "live_work_prop": 0.10266666666666667, "delta_f_physical_activity_pp": 0.0008580086790936419, "driving": 85.39325842696628, "cycling": 0.5393258426966292, "walking": 4.314606741573034, "pt": 1.5730337078651686, "micromobility": 2.5168539325842696, "shuttle": 5.662921348314607}, {"avg_co2": 6.472099651610705, "live_work_prop": 0.08641975308641975, "delta_f_physical_activity_pp": 0.0009930211116997417, "driving": 85.02139800285306, "cycling": 0.7132667617689016, "walking": 4.0893961008083695, "pt": 1.7118402282453637, "micromobility": 2.377555872563005, "shuttle": 6.086543033761293}, {"avg_co2": 6.875616294688258, "live_work_prop": 0.08678237650200267, "delta_f_physical_activity_pp": 0.0011328509018072896, "driving": 85.35714285714285, "cycling": 0.9375, "walking": 4.7767857142857135, "pt": 1.5178571428571428, "micromobility": 2.0089285714285716, "shuttle": 5.401785714285714}, {"avg_co2": 6.529189471641831, "live_work_prop": 0.0988538681948424, "delta_f_physical_activity_pp": 0.0009809572942812192, "driving": 84.64163822525597, "cycling": 0.7801072647489029, "walking": 4.583130180399805, "pt": 1.9502681618722575, "micromobility": 2.340321794246709, "shuttle": 5.704534373476354}, {"avg_co2": 6.704744703783671, "live_work_prop": 0.08791208791208792, "delta_f_physical_activity_pp": 0.0009766003777047934, "driving": 84.87874465049929, "cycling": 0.7608178792201616, "walking": 4.51735615786971, "pt": 1.9971469329529243, "micromobility": 2.377555872563005, "shuttle": 5.468378506894912}, {"avg_co2": 6.754585669203789, "live_work_prop": 0.08051948051948052, "delta_f_physical_activity_pp": 0.0010447981268112434, "driving": 84.64619492656877, "cycling": 0.7120605251446372, "walking": 5.2514463729417, "pt": 1.602136181575434, "micromobility": 2.2251891410769913, "shuttle": 5.5629728526924795}, {"avg_co2": 7.207511528499122, "live_work_prop": 0.07904642409033877, "delta_f_physical_activity_pp": 0.0011053036904005856, "driving": 85.42713567839196, "cycling": 0.7118927973199329, "walking": 4.690117252931323, "pt": 1.507537688442211, "micromobility": 2.219430485762144, "shuttle": 5.443886097152429}, {"avg_co2": 6.852345428446942, "live_work_prop": 0.08224543080939947, "delta_f_physical_activity_pp": 0.000833854569764642, "driving": 87.00440528634361, "cycling": 0.5726872246696035, "walking": 3.3480176211453743, "pt": 1.8942731277533038, "micromobility": 2.026431718061674, "shuttle": 5.154185022026431}, {"avg_co2": 6.74427924208917, "live_work_prop": 0.09893048128342247, "delta_f_physical_activity_pp": 0.0009768441539301112, "driving": 85.29546495648191, "cycling": 0.7329363261566652, "walking": 4.901511681172698, "pt": 1.6491067338524967, "micromobility": 2.656894182317911, "shuttle": 4.764086120018323}, {"avg_co2": 6.62658245500834, "live_work_prop": 0.08672086720867209, "delta_f_physical_activity_pp": 0.0009995345700666287, "driving": 85.35811423390753, "cycling": 0.8159564823209429, "walking": 4.623753399818677, "pt": 1.5865820489573892, "micromobility": 2.1305530371713512, "shuttle": 5.485040797824116}, {"avg_co2": 6.529304064076132, "live_work_prop": 0.08823529411764706, "delta_f_physical_activity_pp": 0.00086857009735279, "driving": 85.44847328244275, "cycling": 0.8587786259541985, "walking": 4.293893129770993, "pt": 1.6221374045801527, "micromobility": 1.9561068702290079, "shuttle": 5.820610687022901}, {"avg_co2": 6.962012604873893, "live_work_prop": 0.0929936305732484, "delta_f_physical_activity_pp": 0.0008942666078254149, "driving": 85.39956803455723, "cycling": 0.34557235421166305, "walking": 4.665226781857451, "pt": 1.511879049676026, "micromobility": 2.548596112311015, "shuttle": 5.529157667386609}, {"avg_co2": 6.738284345241875, "live_work_prop": 0.07957559681697612, "delta_f_physical_activity_pp": 0.0009256336968749632, "driving": 85.40811673506612, "cycling": 0.8663930688554491, "walking": 4.286365709074327, "pt": 2.097583219334245, "micromobility": 1.7327861377108982, "shuttle": 5.60875512995896}, {"avg_co2": 6.434686776150516, "live_work_prop": 0.10548523206751055, "delta_f_physical_activity_pp": 0.001020372861605815, "driving": 83.34914611005692, "cycling": 0.7590132827324478, "walking": 4.933586337760911, "pt": 1.8975332068311195, "micromobility": 2.8937381404174576, "shuttle": 6.1669829222011385}, {"avg_co2": 6.869671778484002, "live_work_prop": 0.07824933687002653, "delta_f_physical_activity_pp": 0.0008287373531118396, "driving": 86.73330304407088, "cycling": 0.49977283053157656, "walking": 3.498409813721036, "pt": 1.635620172648796, "micromobility": 1.9082235347569285, "shuttle": 5.724670604270786}]} \ No newline at end of file +{"X": [{"Institutional": 139, "Light Industrial": 123, "None": 215, "Office": 110, "Park": 347, "Parking": 62, "Residential": 259, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 114, "None": 198, "Office": 140, "Park": 335, "Parking": 68, "Residential": 259, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 130, "None": 197, "Office": 143, "Park": 350, "Parking": 64, "Residential": 284, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 111, "None": 172, "Office": 122, "Park": 370, "Parking": 45, "Residential": 341, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 130, "None": 163, "Office": 123, "Park": 359, "Parking": 62, "Residential": 328, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 76, "None": 204, "Office": 129, "Park": 333, "Parking": 39, "Residential": 309, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 86, "None": 182, "Office": 130, "Park": 401, "Parking": 36, "Residential": 294, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 105, "None": 173, "Office": 137, "Park": 334, "Parking": 61, "Residential": 298, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 101, "None": 195, "Office": 99, "Park": 357, "Parking": 62, "Residential": 318, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 143, "None": 175, "Office": 97, "Park": 338, "Parking": 56, "Residential": 343, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 91, "None": 191, "Office": 87, "Park": 387, "Parking": 67, "Residential": 320, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 91, "None": 228, "Office": 109, "Park": 349, "Parking": 58, "Residential": 366, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 124, "None": 216, "Office": 118, "Park": 347, "Parking": 53, "Residential": 356, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 80, "None": 201, "Office": 158, "Park": 359, "Parking": 106, "Residential": 314, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 74, "None": 229, "Office": 93, "Park": 351, "Parking": 58, "Residential": 304, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 88, "None": 198, "Office": 124, "Park": 333, "Parking": 63, "Residential": 343, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 104, "None": 193, "Office": 125, "Park": 376, "Parking": 50, "Residential": 255, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 96, "None": 206, "Office": 124, "Park": 350, "Parking": 28, "Residential": 374, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 102, "None": 192, "Office": 104, "Park": 348, "Parking": 21, "Residential": 310, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 95, "None": 234, "Office": 162, "Park": 344, "Parking": 76, "Residential": 320, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 195, "Light Industrial": 96, "None": 198, "Office": 130, "Park": 343, "Parking": 65, "Residential": 308, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 100, "None": 179, "Office": 83, "Park": 359, "Parking": 53, "Residential": 311, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 94, "None": 209, "Office": 91, "Park": 390, "Parking": 60, "Residential": 340, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 119, "None": 173, "Office": 113, "Park": 355, "Parking": 63, "Residential": 305, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 96, "None": 183, "Office": 112, "Park": 352, "Parking": 55, "Residential": 318, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 100, "None": 193, "Office": 95, "Park": 372, "Parking": 49, "Residential": 325, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 105, "None": 191, "Office": 110, "Park": 373, "Parking": 41, "Residential": 301, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 84, "None": 197, "Office": 161, "Park": 372, "Parking": 52, "Residential": 290, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 109, "None": 215, "Office": 86, "Park": 359, "Parking": 29, "Residential": 348, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 122, "None": 207, "Office": 104, "Park": 369, "Parking": 47, "Residential": 325, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 111, "None": 223, "Office": 106, "Park": 366, "Parking": 46, "Residential": 300, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 77, "None": 169, "Office": 107, "Park": 372, "Parking": 39, "Residential": 321, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 131, "None": 195, "Office": 136, "Park": 344, "Parking": 38, "Residential": 318, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 90, "None": 219, "Office": 139, "Park": 337, "Parking": 64, "Residential": 310, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 93, "None": 181, "Office": 152, "Park": 360, "Parking": 56, "Residential": 310, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 117, "None": 256, "Office": 145, "Park": 363, "Parking": 48, "Residential": 273, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 95, "None": 212, "Office": 150, "Park": 328, "Parking": 59, "Residential": 292, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 105, "None": 202, "Office": 142, "Park": 372, "Parking": 32, "Residential": 328, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 94, "None": 184, "Office": 133, "Park": 356, "Parking": 45, "Residential": 287, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 107, "None": 168, "Office": 79, "Park": 403, "Parking": 30, "Residential": 311, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 77, "None": 210, "Office": 129, "Park": 372, "Parking": 31, "Residential": 318, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 97, "None": 196, "Office": 124, "Park": 352, "Parking": 59, "Residential": 360, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 88, "None": 205, "Office": 145, "Park": 378, "Parking": 34, "Residential": 291, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 112, "None": 179, "Office": 136, "Park": 387, "Parking": 32, "Residential": 325, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 120, "None": 186, "Office": 118, "Park": 350, "Parking": 55, "Residential": 308, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 105, "None": 222, "Office": 95, "Park": 361, "Parking": 52, "Residential": 342, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 100, "Light Industrial": 124, "None": 212, "Office": 165, "Park": 346, "Parking": 64, "Residential": 271, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 91, "None": 197, "Office": 119, "Park": 370, "Parking": 79, "Residential": 335, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 87, "None": 168, "Office": 94, "Park": 409, "Parking": 72, "Residential": 280, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 207, "Light Industrial": 93, "None": 192, "Office": 81, "Park": 376, "Parking": 84, "Residential": 282, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 104, "None": 177, "Office": 88, "Park": 342, "Parking": 45, "Residential": 213, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 98, "None": 195, "Office": 121, "Park": 386, "Parking": 36, "Residential": 312, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 56, "None": 234, "Office": 129, "Park": 354, "Parking": 48, "Residential": 258, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 94, "None": 187, "Office": 107, "Park": 347, "Parking": 56, "Residential": 300, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 181, "Light Industrial": 81, "None": 182, "Office": 132, "Park": 363, "Parking": 55, "Residential": 331, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 115, "None": 186, "Office": 147, "Park": 351, "Parking": 50, "Residential": 323, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 119, "None": 196, "Office": 96, "Park": 334, "Parking": 37, "Residential": 370, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 139, "None": 214, "Office": 80, "Park": 368, "Parking": 87, "Residential": 302, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 110, "None": 223, "Office": 127, "Park": 343, "Parking": 35, "Residential": 279, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 77, "None": 212, "Office": 156, "Park": 341, "Parking": 57, "Residential": 310, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 85, "None": 195, "Office": 118, "Park": 410, "Parking": 24, "Residential": 296, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 100, "None": 196, "Office": 148, "Park": 347, "Parking": 64, "Residential": 319, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 91, "None": 170, "Office": 107, "Park": 374, "Parking": 29, "Residential": 302, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 102, "Light Industrial": 80, "None": 198, "Office": 136, "Park": 360, "Parking": 61, "Residential": 304, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 86, "None": 207, "Office": 108, "Park": 364, "Parking": 57, "Residential": 241, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 107, "None": 194, "Office": 84, "Park": 360, "Parking": 68, "Residential": 308, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 118, "None": 193, "Office": 113, "Park": 352, "Parking": 61, "Residential": 269, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 115, "None": 193, "Office": 86, "Park": 345, "Parking": 78, "Residential": 316, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 70, "None": 225, "Office": 144, "Park": 331, "Parking": 60, "Residential": 262, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 101, "None": 171, "Office": 132, "Park": 340, "Parking": 59, "Residential": 329, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 131, "None": 190, "Office": 100, "Park": 388, "Parking": 63, "Residential": 326, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 122, "None": 200, "Office": 116, "Park": 366, "Parking": 37, "Residential": 287, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 110, "None": 167, "Office": 132, "Park": 369, "Parking": 48, "Residential": 309, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 98, "None": 203, "Office": 80, "Park": 359, "Parking": 65, "Residential": 296, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 113, "None": 177, "Office": 124, "Park": 345, "Parking": 68, "Residential": 294, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 82, "None": 181, "Office": 142, "Park": 353, "Parking": 35, "Residential": 360, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 103, "None": 210, "Office": 100, "Park": 348, "Parking": 34, "Residential": 314, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 126, "None": 190, "Office": 109, "Park": 373, "Parking": 36, "Residential": 251, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 88, "None": 206, "Office": 110, "Park": 394, "Parking": 65, "Residential": 286, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 140, "None": 192, "Office": 131, "Park": 352, "Parking": 30, "Residential": 257, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 120, "None": 200, "Office": 150, "Park": 347, "Parking": 59, "Residential": 311, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 75, "None": 170, "Office": 142, "Park": 356, "Parking": 55, "Residential": 258, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 70, "None": 205, "Office": 118, "Park": 367, "Parking": 40, "Residential": 347, "Retail": 887, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 109, "None": 202, "Office": 146, "Park": 362, "Parking": 52, "Residential": 280, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 109, "None": 176, "Office": 99, "Park": 353, "Parking": 62, "Residential": 318, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 95, "None": 192, "Office": 115, "Park": 376, "Parking": 68, "Residential": 316, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 88, "None": 189, "Office": 97, "Park": 347, "Parking": 86, "Residential": 330, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 95, "None": 209, "Office": 144, "Park": 332, "Parking": 36, "Residential": 273, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 105, "None": 194, "Office": 117, "Park": 372, "Parking": 75, "Residential": 375, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 93, "None": 160, "Office": 153, "Park": 370, "Parking": 49, "Residential": 309, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 112, "None": 223, "Office": 104, "Park": 347, "Parking": 48, "Residential": 308, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 106, "None": 181, "Office": 119, "Park": 350, "Parking": 60, "Residential": 280, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 130, "None": 206, "Office": 98, "Park": 369, "Parking": 80, "Residential": 273, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 99, "None": 181, "Office": 143, "Park": 378, "Parking": 61, "Residential": 311, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 100, "None": 197, "Office": 122, "Park": 343, "Parking": 29, "Residential": 269, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 100, "None": 222, "Office": 131, "Park": 329, "Parking": 67, "Residential": 286, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 95, "None": 193, "Office": 124, "Park": 326, "Parking": 30, "Residential": 314, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 106, "None": 199, "Office": 125, "Park": 360, "Parking": 62, "Residential": 339, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 89, "None": 197, "Office": 112, "Park": 370, "Parking": 40, "Residential": 342, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 75, "None": 200, "Office": 125, "Park": 373, "Parking": 60, "Residential": 301, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 110, "None": 215, "Office": 126, "Park": 386, "Parking": 47, "Residential": 310, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 98, "None": 190, "Office": 94, "Park": 367, "Parking": 51, "Residential": 302, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 121, "None": 191, "Office": 133, "Park": 328, "Parking": 48, "Residential": 374, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 109, "None": 179, "Office": 121, "Park": 376, "Parking": 32, "Residential": 344, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 119, "None": 204, "Office": 113, "Park": 375, "Parking": 46, "Residential": 317, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 104, "None": 182, "Office": 115, "Park": 370, "Parking": 72, "Residential": 281, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 145, "None": 175, "Office": 98, "Park": 372, "Parking": 36, "Residential": 289, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 97, "None": 177, "Office": 130, "Park": 403, "Parking": 47, "Residential": 260, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 78, "None": 202, "Office": 105, "Park": 365, "Parking": 76, "Residential": 347, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 104, "None": 186, "Office": 102, "Park": 349, "Parking": 42, "Residential": 303, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 95, "None": 189, "Office": 125, "Park": 373, "Parking": 92, "Residential": 282, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 95, "None": 181, "Office": 119, "Park": 345, "Parking": 46, "Residential": 330, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 83, "None": 190, "Office": 94, "Park": 391, "Parking": 42, "Residential": 296, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 96, "None": 171, "Office": 129, "Park": 363, "Parking": 52, "Residential": 339, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 91, "None": 195, "Office": 115, "Park": 383, "Parking": 38, "Residential": 322, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 81, "None": 196, "Office": 106, "Park": 359, "Parking": 48, "Residential": 286, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 92, "None": 206, "Office": 105, "Park": 357, "Parking": 66, "Residential": 323, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 93, "None": 200, "Office": 125, "Park": 341, "Parking": 57, "Residential": 272, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 79, "None": 189, "Office": 77, "Park": 368, "Parking": 32, "Residential": 357, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 94, "None": 216, "Office": 103, "Park": 391, "Parking": 53, "Residential": 271, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 107, "None": 182, "Office": 153, "Park": 358, "Parking": 64, "Residential": 313, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 112, "None": 178, "Office": 131, "Park": 367, "Parking": 52, "Residential": 300, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 85, "None": 209, "Office": 118, "Park": 401, "Parking": 50, "Residential": 287, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 118, "None": 209, "Office": 125, "Park": 347, "Parking": 20, "Residential": 348, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 97, "None": 188, "Office": 100, "Park": 349, "Parking": 68, "Residential": 309, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 101, "None": 182, "Office": 117, "Park": 356, "Parking": 67, "Residential": 296, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 93, "None": 183, "Office": 167, "Park": 355, "Parking": 72, "Residential": 308, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 89, "None": 205, "Office": 148, "Park": 384, "Parking": 49, "Residential": 281, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 129, "None": 183, "Office": 131, "Park": 365, "Parking": 59, "Residential": 297, "Retail": 807, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 178, "Light Industrial": 119, "None": 174, "Office": 135, "Park": 355, "Parking": 35, "Residential": 322, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 144, "None": 174, "Office": 115, "Park": 366, "Parking": 56, "Residential": 324, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 98, "None": 191, "Office": 136, "Park": 339, "Parking": 75, "Residential": 276, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 99, "Light Industrial": 114, "None": 185, "Office": 112, "Park": 355, "Parking": 63, "Residential": 325, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 182, "Light Industrial": 101, "None": 183, "Office": 103, "Park": 343, "Parking": 51, "Residential": 303, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 135, "None": 192, "Office": 103, "Park": 342, "Parking": 73, "Residential": 274, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 102, "None": 206, "Office": 147, "Park": 357, "Parking": 86, "Residential": 293, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 119, "None": 196, "Office": 102, "Park": 352, "Parking": 35, "Residential": 335, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 116, "None": 198, "Office": 110, "Park": 370, "Parking": 40, "Residential": 346, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 131, "None": 171, "Office": 99, "Park": 379, "Parking": 47, "Residential": 308, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 130, "None": 190, "Office": 135, "Park": 333, "Parking": 80, "Residential": 322, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 108, "None": 189, "Office": 143, "Park": 366, "Parking": 34, "Residential": 248, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 132, "None": 229, "Office": 107, "Park": 350, "Parking": 64, "Residential": 311, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 77, "None": 169, "Office": 149, "Park": 352, "Parking": 57, "Residential": 348, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 107, "None": 177, "Office": 116, "Park": 398, "Parking": 75, "Residential": 271, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 114, "None": 194, "Office": 88, "Park": 365, "Parking": 67, "Residential": 338, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 109, "None": 194, "Office": 129, "Park": 330, "Parking": 53, "Residential": 325, "Retail": 814, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 109, "None": 182, "Office": 122, "Park": 336, "Parking": 60, "Residential": 337, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 109, "None": 201, "Office": 154, "Park": 392, "Parking": 42, "Residential": 330, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 104, "None": 184, "Office": 119, "Park": 340, "Parking": 47, "Residential": 375, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 82, "None": 170, "Office": 118, "Park": 335, "Parking": 44, "Residential": 327, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 113, "None": 203, "Office": 127, "Park": 358, "Parking": 80, "Residential": 336, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 92, "None": 208, "Office": 103, "Park": 361, "Parking": 39, "Residential": 236, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 71, "None": 202, "Office": 114, "Park": 379, "Parking": 45, "Residential": 273, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 84, "None": 191, "Office": 145, "Park": 340, "Parking": 45, "Residential": 351, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 80, "None": 187, "Office": 97, "Park": 395, "Parking": 31, "Residential": 358, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 76, "None": 179, "Office": 136, "Park": 359, "Parking": 65, "Residential": 352, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 86, "None": 203, "Office": 108, "Park": 342, "Parking": 68, "Residential": 332, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 105, "None": 186, "Office": 129, "Park": 399, "Parking": 74, "Residential": 312, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 115, "None": 210, "Office": 117, "Park": 354, "Parking": 44, "Residential": 325, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 93, "None": 188, "Office": 123, "Park": 379, "Parking": 44, "Residential": 309, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 96, "None": 175, "Office": 110, "Park": 370, "Parking": 23, "Residential": 335, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 184, "Light Industrial": 114, "None": 212, "Office": 119, "Park": 364, "Parking": 68, "Residential": 268, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 83, "None": 215, "Office": 110, "Park": 371, "Parking": 69, "Residential": 296, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 118, "None": 189, "Office": 118, "Park": 344, "Parking": 69, "Residential": 309, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 74, "None": 179, "Office": 100, "Park": 363, "Parking": 37, "Residential": 296, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 89, "None": 194, "Office": 152, "Park": 341, "Parking": 55, "Residential": 332, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 113, "None": 194, "Office": 121, "Park": 348, "Parking": 45, "Residential": 295, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 91, "None": 203, "Office": 140, "Park": 370, "Parking": 74, "Residential": 311, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 104, "None": 202, "Office": 118, "Park": 356, "Parking": 47, "Residential": 319, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 107, "None": 196, "Office": 113, "Park": 398, "Parking": 82, "Residential": 317, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 104, "None": 190, "Office": 144, "Park": 328, "Parking": 61, "Residential": 296, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 90, "None": 181, "Office": 146, "Park": 370, "Parking": 56, "Residential": 264, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 84, "None": 217, "Office": 110, "Park": 386, "Parking": 36, "Residential": 351, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 95, "None": 195, "Office": 120, "Park": 345, "Parking": 61, "Residential": 286, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 120, "None": 186, "Office": 111, "Park": 357, "Parking": 77, "Residential": 322, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 126, "None": 164, "Office": 115, "Park": 358, "Parking": 41, "Residential": 362, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 76, "None": 201, "Office": 125, "Park": 350, "Parking": 55, "Residential": 336, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 97, "None": 191, "Office": 107, "Park": 346, "Parking": 77, "Residential": 326, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 81, "None": 210, "Office": 92, "Park": 365, "Parking": 41, "Residential": 341, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 91, "None": 200, "Office": 111, "Park": 359, "Parking": 21, "Residential": 323, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 103, "None": 209, "Office": 112, "Park": 335, "Parking": 36, "Residential": 303, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 111, "None": 164, "Office": 112, "Park": 376, "Parking": 35, "Residential": 314, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 138, "None": 179, "Office": 88, "Park": 393, "Parking": 39, "Residential": 334, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 117, "None": 186, "Office": 115, "Park": 344, "Parking": 29, "Residential": 336, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 76, "None": 185, "Office": 118, "Park": 366, "Parking": 58, "Residential": 313, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 119, "None": 194, "Office": 127, "Park": 353, "Parking": 57, "Residential": 325, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 91, "None": 192, "Office": 117, "Park": 354, "Parking": 82, "Residential": 270, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 107, "None": 181, "Office": 92, "Park": 356, "Parking": 80, "Residential": 275, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 65, "None": 169, "Office": 118, "Park": 403, "Parking": 27, "Residential": 304, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 90, "None": 188, "Office": 125, "Park": 381, "Parking": 54, "Residential": 327, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 91, "None": 177, "Office": 106, "Park": 352, "Parking": 66, "Residential": 338, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 82, "None": 180, "Office": 122, "Park": 351, "Parking": 81, "Residential": 299, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 100, "None": 220, "Office": 66, "Park": 370, "Parking": 34, "Residential": 297, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 102, "Light Industrial": 88, "None": 201, "Office": 110, "Park": 374, "Parking": 67, "Residential": 299, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 89, "None": 179, "Office": 119, "Park": 392, "Parking": 45, "Residential": 297, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 93, "None": 167, "Office": 148, "Park": 351, "Parking": 67, "Residential": 307, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 108, "None": 197, "Office": 102, "Park": 368, "Parking": 38, "Residential": 312, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 90, "None": 201, "Office": 105, "Park": 377, "Parking": 42, "Residential": 355, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 91, "None": 186, "Office": 117, "Park": 357, "Parking": 54, "Residential": 295, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 98, "None": 211, "Office": 84, "Park": 350, "Parking": 32, "Residential": 326, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 124, "None": 211, "Office": 101, "Park": 357, "Parking": 74, "Residential": 321, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 101, "None": 198, "Office": 129, "Park": 364, "Parking": 74, "Residential": 313, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 112, "None": 173, "Office": 110, "Park": 404, "Parking": 24, "Residential": 323, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 97, "None": 206, "Office": 112, "Park": 367, "Parking": 52, "Residential": 265, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 95, "None": 187, "Office": 138, "Park": 371, "Parking": 23, "Residential": 311, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 104, "None": 219, "Office": 113, "Park": 353, "Parking": 44, "Residential": 339, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 104, "None": 216, "Office": 122, "Park": 340, "Parking": 61, "Residential": 291, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 192, "Light Industrial": 96, "None": 200, "Office": 133, "Park": 342, "Parking": 60, "Residential": 315, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 108, "None": 179, "Office": 112, "Park": 377, "Parking": 83, "Residential": 309, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 85, "None": 193, "Office": 124, "Park": 375, "Parking": 48, "Residential": 314, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 119, "None": 165, "Office": 97, "Park": 365, "Parking": 48, "Residential": 293, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 114, "None": 239, "Office": 140, "Park": 342, "Parking": 55, "Residential": 307, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 99, "None": 193, "Office": 123, "Park": 354, "Parking": 15, "Residential": 307, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 112, "None": 172, "Office": 123, "Park": 356, "Parking": 49, "Residential": 314, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 102, "None": 213, "Office": 100, "Park": 361, "Parking": 55, "Residential": 215, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 88, "None": 171, "Office": 94, "Park": 358, "Parking": 43, "Residential": 328, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 184, "Light Industrial": 90, "None": 189, "Office": 116, "Park": 379, "Parking": 45, "Residential": 266, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 118, "None": 168, "Office": 135, "Park": 365, "Parking": 46, "Residential": 321, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 99, "None": 199, "Office": 107, "Park": 358, "Parking": 71, "Residential": 297, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 103, "None": 202, "Office": 142, "Park": 348, "Parking": 28, "Residential": 383, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 91, "None": 204, "Office": 103, "Park": 355, "Parking": 73, "Residential": 300, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 133, "None": 201, "Office": 146, "Park": 361, "Parking": 58, "Residential": 240, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 98, "None": 196, "Office": 130, "Park": 376, "Parking": 63, "Residential": 315, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 95, "None": 166, "Office": 129, "Park": 369, "Parking": 32, "Residential": 337, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 91, "None": 194, "Office": 139, "Park": 378, "Parking": 37, "Residential": 291, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 122, "None": 192, "Office": 111, "Park": 384, "Parking": 57, "Residential": 340, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 110, "None": 190, "Office": 129, "Park": 375, "Parking": 56, "Residential": 347, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 111, "None": 209, "Office": 126, "Park": 368, "Parking": 37, "Residential": 269, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 81, "None": 213, "Office": 99, "Park": 345, "Parking": 41, "Residential": 338, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 92, "None": 166, "Office": 142, "Park": 344, "Parking": 40, "Residential": 304, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 68, "None": 193, "Office": 137, "Park": 382, "Parking": 78, "Residential": 290, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 130, "None": 220, "Office": 102, "Park": 360, "Parking": 46, "Residential": 292, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 117, "None": 225, "Office": 94, "Park": 357, "Parking": 85, "Residential": 298, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 129, "None": 207, "Office": 107, "Park": 357, "Parking": 56, "Residential": 291, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 92, "None": 205, "Office": 143, "Park": 362, "Parking": 62, "Residential": 316, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 86, "None": 175, "Office": 102, "Park": 361, "Parking": 45, "Residential": 349, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 101, "None": 179, "Office": 112, "Park": 353, "Parking": 25, "Residential": 335, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 88, "None": 166, "Office": 114, "Park": 383, "Parking": 39, "Residential": 340, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 93, "None": 186, "Office": 124, "Park": 372, "Parking": 66, "Residential": 293, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 113, "None": 200, "Office": 151, "Park": 371, "Parking": 25, "Residential": 262, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 189, "Light Industrial": 124, "None": 192, "Office": 93, "Park": 340, "Parking": 58, "Residential": 320, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 91, "None": 180, "Office": 104, "Park": 338, "Parking": 39, "Residential": 371, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 117, "None": 171, "Office": 109, "Park": 363, "Parking": 35, "Residential": 312, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 86, "None": 172, "Office": 142, "Park": 360, "Parking": 61, "Residential": 312, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 92, "None": 195, "Office": 116, "Park": 350, "Parking": 47, "Residential": 347, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 114, "None": 174, "Office": 110, "Park": 355, "Parking": 73, "Residential": 328, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 133, "None": 184, "Office": 88, "Park": 340, "Parking": 52, "Residential": 308, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 77, "None": 201, "Office": 127, "Park": 372, "Parking": 65, "Residential": 312, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 79, "None": 199, "Office": 103, "Park": 343, "Parking": 65, "Residential": 349, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 127, "None": 214, "Office": 125, "Park": 368, "Parking": 45, "Residential": 334, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 86, "None": 184, "Office": 107, "Park": 368, "Parking": 44, "Residential": 294, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 115, "None": 199, "Office": 98, "Park": 348, "Parking": 37, "Residential": 314, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 138, "None": 197, "Office": 105, "Park": 336, "Parking": 50, "Residential": 363, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 110, "None": 208, "Office": 123, "Park": 360, "Parking": 74, "Residential": 308, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 79, "None": 208, "Office": 126, "Park": 359, "Parking": 61, "Residential": 324, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 97, "None": 162, "Office": 140, "Park": 375, "Parking": 47, "Residential": 275, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 87, "None": 183, "Office": 128, "Park": 349, "Parking": 79, "Residential": 287, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 87, "None": 212, "Office": 113, "Park": 355, "Parking": 71, "Residential": 337, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 111, "None": 189, "Office": 112, "Park": 348, "Parking": 53, "Residential": 355, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 101, "None": 191, "Office": 98, "Park": 368, "Parking": 82, "Residential": 322, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 99, "None": 163, "Office": 132, "Park": 345, "Parking": 49, "Residential": 342, "Retail": 894, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 91, "None": 190, "Office": 121, "Park": 352, "Parking": 70, "Residential": 298, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 121, "None": 211, "Office": 91, "Park": 364, "Parking": 50, "Residential": 303, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 83, "None": 217, "Office": 148, "Park": 364, "Parking": 37, "Residential": 330, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 101, "None": 173, "Office": 139, "Park": 378, "Parking": 49, "Residential": 333, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 105, "None": 227, "Office": 92, "Park": 375, "Parking": 60, "Residential": 314, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 116, "None": 213, "Office": 137, "Park": 344, "Parking": 52, "Residential": 331, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 107, "None": 207, "Office": 124, "Park": 385, "Parking": 45, "Residential": 305, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 101, "None": 196, "Office": 133, "Park": 379, "Parking": 54, "Residential": 290, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 79, "None": 222, "Office": 122, "Park": 363, "Parking": 65, "Residential": 346, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 94, "None": 220, "Office": 122, "Park": 334, "Parking": 42, "Residential": 329, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 121, "None": 180, "Office": 115, "Park": 391, "Parking": 20, "Residential": 395, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 93, "None": 166, "Office": 113, "Park": 376, "Parking": 51, "Residential": 309, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 109, "None": 202, "Office": 125, "Park": 354, "Parking": 60, "Residential": 343, "Retail": 891, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 93, "None": 190, "Office": 141, "Park": 353, "Parking": 44, "Residential": 283, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 90, "None": 185, "Office": 112, "Park": 355, "Parking": 43, "Residential": 295, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 92, "None": 190, "Office": 115, "Park": 367, "Parking": 45, "Residential": 330, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 57, "None": 197, "Office": 145, "Park": 369, "Parking": 100, "Residential": 274, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 93, "None": 231, "Office": 99, "Park": 368, "Parking": 41, "Residential": 355, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 179, "Light Industrial": 132, "None": 183, "Office": 97, "Park": 349, "Parking": 63, "Residential": 277, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 90, "None": 190, "Office": 134, "Park": 370, "Parking": 45, "Residential": 293, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 101, "None": 183, "Office": 118, "Park": 354, "Parking": 49, "Residential": 322, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 113, "None": 161, "Office": 134, "Park": 362, "Parking": 27, "Residential": 269, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 97, "None": 170, "Office": 155, "Park": 364, "Parking": 51, "Residential": 282, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 100, "None": 182, "Office": 179, "Park": 330, "Parking": 69, "Residential": 291, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 104, "None": 186, "Office": 119, "Park": 369, "Parking": 66, "Residential": 291, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 103, "None": 209, "Office": 104, "Park": 344, "Parking": 34, "Residential": 287, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 81, "None": 204, "Office": 118, "Park": 383, "Parking": 43, "Residential": 278, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 109, "None": 228, "Office": 101, "Park": 351, "Parking": 47, "Residential": 279, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 79, "None": 184, "Office": 130, "Park": 349, "Parking": 67, "Residential": 302, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 78, "None": 189, "Office": 126, "Park": 375, "Parking": 85, "Residential": 258, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 187, "Light Industrial": 107, "None": 170, "Office": 93, "Park": 388, "Parking": 45, "Residential": 329, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 69, "None": 181, "Office": 147, "Park": 347, "Parking": 97, "Residential": 288, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 92, "None": 168, "Office": 136, "Park": 333, "Parking": 67, "Residential": 333, "Retail": 906, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 109, "None": 208, "Office": 120, "Park": 387, "Parking": 52, "Residential": 310, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 83, "None": 183, "Office": 136, "Park": 359, "Parking": 43, "Residential": 344, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 104, "None": 167, "Office": 115, "Park": 349, "Parking": 66, "Residential": 390, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 99, "None": 197, "Office": 96, "Park": 363, "Parking": 76, "Residential": 311, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 106, "None": 170, "Office": 96, "Park": 362, "Parking": 45, "Residential": 321, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 92, "None": 189, "Office": 141, "Park": 359, "Parking": 58, "Residential": 303, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 95, "None": 180, "Office": 111, "Park": 386, "Parking": 57, "Residential": 298, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 98, "None": 202, "Office": 92, "Park": 365, "Parking": 74, "Residential": 314, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 101, "None": 192, "Office": 102, "Park": 368, "Parking": 59, "Residential": 352, "Retail": 893, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 126, "None": 211, "Office": 104, "Park": 336, "Parking": 97, "Residential": 290, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 129, "None": 190, "Office": 105, "Park": 361, "Parking": 76, "Residential": 330, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 89, "None": 201, "Office": 110, "Park": 375, "Parking": 33, "Residential": 341, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 86, "None": 194, "Office": 110, "Park": 394, "Parking": 54, "Residential": 283, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 108, "None": 216, "Office": 132, "Park": 362, "Parking": 45, "Residential": 335, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 69, "None": 176, "Office": 106, "Park": 355, "Parking": 55, "Residential": 355, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 130, "None": 204, "Office": 137, "Park": 346, "Parking": 61, "Residential": 326, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 92, "None": 181, "Office": 115, "Park": 356, "Parking": 57, "Residential": 288, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 98, "None": 181, "Office": 123, "Park": 358, "Parking": 59, "Residential": 325, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 94, "None": 192, "Office": 107, "Park": 381, "Parking": 23, "Residential": 352, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 109, "None": 178, "Office": 110, "Park": 350, "Parking": 64, "Residential": 356, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 144, "None": 186, "Office": 121, "Park": 361, "Parking": 48, "Residential": 311, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 105, "None": 195, "Office": 122, "Park": 359, "Parking": 49, "Residential": 309, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 85, "None": 197, "Office": 149, "Park": 343, "Parking": 43, "Residential": 318, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 94, "None": 174, "Office": 117, "Park": 349, "Parking": 50, "Residential": 327, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 93, "None": 184, "Office": 138, "Park": 378, "Parking": 52, "Residential": 342, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 82, "None": 207, "Office": 159, "Park": 390, "Parking": 54, "Residential": 295, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 134, "None": 203, "Office": 119, "Park": 374, "Parking": 74, "Residential": 271, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 95, "None": 178, "Office": 121, "Park": 340, "Parking": 44, "Residential": 314, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 96, "None": 178, "Office": 127, "Park": 373, "Parking": 40, "Residential": 279, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 107, "None": 219, "Office": 94, "Park": 363, "Parking": 45, "Residential": 269, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 75, "None": 187, "Office": 113, "Park": 365, "Parking": 50, "Residential": 311, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 73, "None": 199, "Office": 106, "Park": 349, "Parking": 53, "Residential": 336, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 97, "None": 206, "Office": 93, "Park": 345, "Parking": 64, "Residential": 302, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 100, "None": 179, "Office": 89, "Park": 344, "Parking": 25, "Residential": 340, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 107, "None": 181, "Office": 100, "Park": 334, "Parking": 88, "Residential": 349, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 91, "None": 196, "Office": 121, "Park": 391, "Parking": 31, "Residential": 286, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 88, "None": 207, "Office": 90, "Park": 361, "Parking": 63, "Residential": 357, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 80, "None": 183, "Office": 113, "Park": 351, "Parking": 36, "Residential": 329, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 98, "None": 204, "Office": 86, "Park": 371, "Parking": 54, "Residential": 318, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 86, "None": 213, "Office": 113, "Park": 374, "Parking": 35, "Residential": 302, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 105, "None": 184, "Office": 112, "Park": 377, "Parking": 75, "Residential": 376, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 80, "None": 186, "Office": 107, "Park": 364, "Parking": 65, "Residential": 315, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 78, "None": 201, "Office": 118, "Park": 361, "Parking": 56, "Residential": 353, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 103, "None": 206, "Office": 120, "Park": 338, "Parking": 27, "Residential": 308, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 111, "None": 211, "Office": 101, "Park": 366, "Parking": 75, "Residential": 284, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 123, "None": 215, "Office": 136, "Park": 382, "Parking": 34, "Residential": 248, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 111, "None": 184, "Office": 112, "Park": 402, "Parking": 59, "Residential": 316, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 88, "None": 185, "Office": 106, "Park": 333, "Parking": 57, "Residential": 365, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 185, "Light Industrial": 87, "None": 190, "Office": 104, "Park": 367, "Parking": 15, "Residential": 358, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 104, "None": 192, "Office": 113, "Park": 385, "Parking": 53, "Residential": 313, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 97, "None": 231, "Office": 123, "Park": 364, "Parking": 68, "Residential": 273, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 190, "Light Industrial": 128, "None": 169, "Office": 102, "Park": 338, "Parking": 57, "Residential": 281, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 113, "None": 204, "Office": 87, "Park": 359, "Parking": 48, "Residential": 314, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 102, "None": 198, "Office": 113, "Park": 391, "Parking": 24, "Residential": 277, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 117, "None": 195, "Office": 124, "Park": 341, "Parking": 42, "Residential": 346, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 151, "None": 199, "Office": 132, "Park": 358, "Parking": 46, "Residential": 355, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 101, "Light Industrial": 82, "None": 211, "Office": 120, "Park": 359, "Parking": 55, "Residential": 321, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 114, "None": 192, "Office": 121, "Park": 357, "Parking": 81, "Residential": 264, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 89, "None": 215, "Office": 165, "Park": 357, "Parking": 41, "Residential": 285, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 101, "None": 232, "Office": 109, "Park": 363, "Parking": 25, "Residential": 242, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 113, "None": 220, "Office": 164, "Park": 322, "Parking": 35, "Residential": 339, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 121, "None": 192, "Office": 99, "Park": 335, "Parking": 40, "Residential": 297, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 114, "None": 183, "Office": 80, "Park": 397, "Parking": 64, "Residential": 311, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 104, "None": 193, "Office": 143, "Park": 372, "Parking": 48, "Residential": 325, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 92, "None": 211, "Office": 124, "Park": 382, "Parking": 53, "Residential": 295, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 165, "None": 175, "Office": 132, "Park": 348, "Parking": 54, "Residential": 287, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 141, "None": 162, "Office": 133, "Park": 364, "Parking": 56, "Residential": 318, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 99, "None": 207, "Office": 113, "Park": 348, "Parking": 67, "Residential": 309, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 126, "None": 201, "Office": 111, "Park": 333, "Parking": 62, "Residential": 361, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 94, "None": 177, "Office": 112, "Park": 372, "Parking": 76, "Residential": 338, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 106, "None": 214, "Office": 145, "Park": 344, "Parking": 33, "Residential": 316, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 104, "None": 197, "Office": 118, "Park": 383, "Parking": 38, "Residential": 305, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 87, "None": 188, "Office": 105, "Park": 354, "Parking": 48, "Residential": 344, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 63, "None": 189, "Office": 87, "Park": 396, "Parking": 68, "Residential": 307, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 77, "None": 213, "Office": 156, "Park": 343, "Parking": 61, "Residential": 337, "Retail": 908, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 95, "None": 172, "Office": 111, "Park": 374, "Parking": 70, "Residential": 304, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 197, "Light Industrial": 114, "None": 180, "Office": 121, "Park": 346, "Parking": 33, "Residential": 340, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 92, "None": 215, "Office": 109, "Park": 395, "Parking": 101, "Residential": 309, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 178, "Light Industrial": 57, "None": 188, "Office": 125, "Park": 395, "Parking": 42, "Residential": 272, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 94, "None": 174, "Office": 131, "Park": 353, "Parking": 68, "Residential": 349, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 69, "None": 180, "Office": 108, "Park": 347, "Parking": 62, "Residential": 323, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 104, "None": 190, "Office": 138, "Park": 401, "Parking": 46, "Residential": 320, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 98, "None": 226, "Office": 129, "Park": 338, "Parking": 51, "Residential": 321, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 80, "None": 190, "Office": 131, "Park": 337, "Parking": 88, "Residential": 358, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 114, "None": 218, "Office": 137, "Park": 329, "Parking": 63, "Residential": 331, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 61, "None": 183, "Office": 144, "Park": 376, "Parking": 44, "Residential": 280, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 74, "None": 165, "Office": 114, "Park": 376, "Parking": 64, "Residential": 333, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 110, "None": 216, "Office": 134, "Park": 375, "Parking": 52, "Residential": 365, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 120, "None": 166, "Office": 124, "Park": 355, "Parking": 31, "Residential": 294, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 103, "None": 245, "Office": 106, "Park": 398, "Parking": 54, "Residential": 294, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 62, "None": 181, "Office": 99, "Park": 377, "Parking": 34, "Residential": 304, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 78, "None": 198, "Office": 139, "Park": 363, "Parking": 69, "Residential": 286, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 112, "None": 175, "Office": 102, "Park": 350, "Parking": 78, "Residential": 325, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 103, "None": 224, "Office": 121, "Park": 357, "Parking": 44, "Residential": 286, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 84, "None": 202, "Office": 117, "Park": 379, "Parking": 32, "Residential": 310, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 112, "None": 196, "Office": 138, "Park": 374, "Parking": 46, "Residential": 298, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 97, "None": 179, "Office": 109, "Park": 360, "Parking": 49, "Residential": 281, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 76, "None": 203, "Office": 117, "Park": 353, "Parking": 57, "Residential": 341, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 70, "None": 176, "Office": 142, "Park": 375, "Parking": 66, "Residential": 318, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 119, "None": 208, "Office": 111, "Park": 346, "Parking": 60, "Residential": 291, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 136, "None": 193, "Office": 160, "Park": 362, "Parking": 31, "Residential": 287, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 100, "None": 196, "Office": 131, "Park": 364, "Parking": 64, "Residential": 341, "Retail": 797, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 95, "None": 181, "Office": 118, "Park": 359, "Parking": 43, "Residential": 320, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 93, "None": 177, "Office": 111, "Park": 360, "Parking": 66, "Residential": 282, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 73, "None": 231, "Office": 140, "Park": 358, "Parking": 78, "Residential": 297, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 118, "None": 168, "Office": 118, "Park": 405, "Parking": 38, "Residential": 253, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 119, "None": 156, "Office": 123, "Park": 385, "Parking": 50, "Residential": 281, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 97, "None": 186, "Office": 140, "Park": 381, "Parking": 62, "Residential": 326, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 108, "None": 184, "Office": 123, "Park": 362, "Parking": 41, "Residential": 296, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 105, "None": 218, "Office": 120, "Park": 384, "Parking": 72, "Residential": 289, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 118, "None": 181, "Office": 144, "Park": 351, "Parking": 42, "Residential": 304, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 216, "Light Industrial": 96, "None": 185, "Office": 109, "Park": 357, "Parking": 39, "Residential": 305, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 69, "None": 196, "Office": 167, "Park": 360, "Parking": 38, "Residential": 292, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 111, "None": 234, "Office": 101, "Park": 348, "Parking": 37, "Residential": 326, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 115, "None": 242, "Office": 101, "Park": 361, "Parking": 50, "Residential": 273, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 81, "None": 177, "Office": 122, "Park": 360, "Parking": 38, "Residential": 335, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 98, "None": 210, "Office": 103, "Park": 354, "Parking": 48, "Residential": 339, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 97, "None": 208, "Office": 98, "Park": 346, "Parking": 68, "Residential": 314, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 79, "None": 202, "Office": 120, "Park": 392, "Parking": 66, "Residential": 308, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 128, "None": 178, "Office": 119, "Park": 366, "Parking": 62, "Residential": 297, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 98, "None": 172, "Office": 143, "Park": 377, "Parking": 59, "Residential": 339, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 73, "None": 196, "Office": 118, "Park": 361, "Parking": 72, "Residential": 319, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 56, "None": 188, "Office": 123, "Park": 331, "Parking": 76, "Residential": 322, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 87, "None": 185, "Office": 106, "Park": 351, "Parking": 48, "Residential": 366, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 76, "None": 194, "Office": 122, "Park": 378, "Parking": 25, "Residential": 355, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 85, "None": 197, "Office": 108, "Park": 355, "Parking": 46, "Residential": 340, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 99, "None": 173, "Office": 125, "Park": 395, "Parking": 44, "Residential": 245, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 108, "None": 179, "Office": 111, "Park": 388, "Parking": 50, "Residential": 309, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 87, "None": 210, "Office": 144, "Park": 359, "Parking": 38, "Residential": 315, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 106, "None": 195, "Office": 135, "Park": 361, "Parking": 58, "Residential": 309, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 98, "None": 234, "Office": 63, "Park": 390, "Parking": 46, "Residential": 297, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 146, "None": 205, "Office": 120, "Park": 395, "Parking": 56, "Residential": 358, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 117, "None": 205, "Office": 100, "Park": 372, "Parking": 55, "Residential": 332, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 93, "None": 197, "Office": 140, "Park": 385, "Parking": 25, "Residential": 314, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 80, "None": 239, "Office": 136, "Park": 363, "Parking": 52, "Residential": 331, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 111, "None": 184, "Office": 97, "Park": 353, "Parking": 36, "Residential": 334, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 119, "None": 203, "Office": 131, "Park": 352, "Parking": 76, "Residential": 309, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 86, "None": 202, "Office": 123, "Park": 367, "Parking": 80, "Residential": 347, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 89, "None": 168, "Office": 156, "Park": 359, "Parking": 30, "Residential": 263, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 118, "None": 173, "Office": 92, "Park": 348, "Parking": 41, "Residential": 345, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 109, "None": 172, "Office": 119, "Park": 353, "Parking": 82, "Residential": 275, "Retail": 890, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 127, "None": 204, "Office": 144, "Park": 369, "Parking": 47, "Residential": 314, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 75, "None": 181, "Office": 89, "Park": 387, "Parking": 33, "Residential": 356, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 103, "None": 180, "Office": 121, "Park": 377, "Parking": 66, "Residential": 312, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 109, "None": 183, "Office": 107, "Park": 350, "Parking": 42, "Residential": 334, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 83, "None": 200, "Office": 121, "Park": 350, "Parking": 32, "Residential": 323, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 116, "None": 180, "Office": 106, "Park": 384, "Parking": 13, "Residential": 312, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 88, "None": 193, "Office": 148, "Park": 368, "Parking": 46, "Residential": 342, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 118, "None": 191, "Office": 144, "Park": 376, "Parking": 47, "Residential": 306, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 82, "None": 190, "Office": 126, "Park": 359, "Parking": 31, "Residential": 369, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 115, "None": 207, "Office": 116, "Park": 371, "Parking": 33, "Residential": 327, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 120, "None": 186, "Office": 105, "Park": 356, "Parking": 53, "Residential": 342, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 82, "None": 187, "Office": 136, "Park": 372, "Parking": 76, "Residential": 354, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 123, "None": 182, "Office": 115, "Park": 333, "Parking": 58, "Residential": 314, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 111, "None": 189, "Office": 105, "Park": 367, "Parking": 41, "Residential": 341, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 101, "None": 168, "Office": 100, "Park": 374, "Parking": 37, "Residential": 301, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 151, "None": 178, "Office": 107, "Park": 334, "Parking": 44, "Residential": 342, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 52, "None": 215, "Office": 165, "Park": 346, "Parking": 49, "Residential": 385, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 83, "None": 236, "Office": 91, "Park": 344, "Parking": 50, "Residential": 325, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 90, "None": 159, "Office": 120, "Park": 348, "Parking": 38, "Residential": 313, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 128, "None": 178, "Office": 97, "Park": 352, "Parking": 64, "Residential": 344, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 157, "None": 191, "Office": 128, "Park": 348, "Parking": 47, "Residential": 308, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 95, "None": 202, "Office": 114, "Park": 349, "Parking": 56, "Residential": 318, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 86, "None": 202, "Office": 127, "Park": 360, "Parking": 92, "Residential": 305, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 108, "None": 209, "Office": 127, "Park": 370, "Parking": 52, "Residential": 318, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 92, "None": 194, "Office": 122, "Park": 350, "Parking": 41, "Residential": 341, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 90, "None": 182, "Office": 122, "Park": 339, "Parking": 60, "Residential": 369, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 81, "None": 166, "Office": 129, "Park": 356, "Parking": 58, "Residential": 324, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 88, "None": 211, "Office": 128, "Park": 416, "Parking": 47, "Residential": 323, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 89, "None": 223, "Office": 108, "Park": 371, "Parking": 54, "Residential": 297, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 142, "None": 235, "Office": 124, "Park": 361, "Parking": 55, "Residential": 307, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 129, "None": 222, "Office": 145, "Park": 355, "Parking": 62, "Residential": 317, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 88, "None": 188, "Office": 92, "Park": 342, "Parking": 42, "Residential": 355, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 90, "None": 197, "Office": 124, "Park": 355, "Parking": 64, "Residential": 364, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 118, "None": 199, "Office": 163, "Park": 360, "Parking": 36, "Residential": 290, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 91, "None": 208, "Office": 109, "Park": 369, "Parking": 48, "Residential": 298, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 81, "None": 197, "Office": 104, "Park": 346, "Parking": 63, "Residential": 318, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 103, "None": 216, "Office": 116, "Park": 385, "Parking": 40, "Residential": 350, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 81, "None": 198, "Office": 122, "Park": 373, "Parking": 54, "Residential": 334, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 116, "None": 184, "Office": 138, "Park": 353, "Parking": 39, "Residential": 328, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 85, "None": 212, "Office": 148, "Park": 364, "Parking": 49, "Residential": 347, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 97, "None": 237, "Office": 128, "Park": 335, "Parking": 66, "Residential": 288, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 97, "None": 231, "Office": 97, "Park": 339, "Parking": 104, "Residential": 323, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 89, "None": 204, "Office": 156, "Park": 344, "Parking": 25, "Residential": 298, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 105, "None": 174, "Office": 109, "Park": 354, "Parking": 69, "Residential": 318, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 186, "Light Industrial": 88, "None": 237, "Office": 96, "Park": 329, "Parking": 56, "Residential": 297, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 127, "None": 172, "Office": 77, "Park": 372, "Parking": 54, "Residential": 256, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 90, "None": 187, "Office": 127, "Park": 363, "Parking": 45, "Residential": 340, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 103, "None": 200, "Office": 121, "Park": 352, "Parking": 61, "Residential": 281, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 75, "None": 223, "Office": 119, "Park": 396, "Parking": 67, "Residential": 268, "Retail": 889, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 90, "None": 180, "Office": 126, "Park": 383, "Parking": 68, "Residential": 284, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 91, "None": 182, "Office": 106, "Park": 347, "Parking": 47, "Residential": 337, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 131, "None": 183, "Office": 149, "Park": 349, "Parking": 74, "Residential": 316, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 105, "None": 191, "Office": 124, "Park": 384, "Parking": 47, "Residential": 309, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 122, "None": 227, "Office": 117, "Park": 354, "Parking": 31, "Residential": 289, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 130, "None": 188, "Office": 115, "Park": 370, "Parking": 78, "Residential": 280, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 103, "None": 194, "Office": 82, "Park": 339, "Parking": 73, "Residential": 258, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 97, "Light Industrial": 82, "None": 186, "Office": 149, "Park": 360, "Parking": 61, "Residential": 348, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 80, "None": 181, "Office": 107, "Park": 362, "Parking": 64, "Residential": 353, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 84, "None": 175, "Office": 95, "Park": 390, "Parking": 48, "Residential": 355, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 97, "None": 178, "Office": 125, "Park": 348, "Parking": 55, "Residential": 275, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 110, "None": 184, "Office": 149, "Park": 339, "Parking": 19, "Residential": 298, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 52, "None": 168, "Office": 126, "Park": 363, "Parking": 41, "Residential": 370, "Retail": 899, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 91, "None": 199, "Office": 87, "Park": 351, "Parking": 56, "Residential": 379, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 88, "None": 173, "Office": 101, "Park": 348, "Parking": 25, "Residential": 342, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 105, "None": 199, "Office": 121, "Park": 371, "Parking": 70, "Residential": 313, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 92, "None": 194, "Office": 128, "Park": 358, "Parking": 56, "Residential": 346, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 115, "None": 194, "Office": 109, "Park": 351, "Parking": 75, "Residential": 316, "Retail": 887, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 82, "None": 174, "Office": 132, "Park": 404, "Parking": 94, "Residential": 219, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 118, "None": 176, "Office": 127, "Park": 353, "Parking": 50, "Residential": 325, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 82, "None": 196, "Office": 98, "Park": 336, "Parking": 66, "Residential": 300, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 97, "None": 153, "Office": 104, "Park": 401, "Parking": 46, "Residential": 320, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 88, "None": 193, "Office": 138, "Park": 334, "Parking": 72, "Residential": 281, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 107, "None": 198, "Office": 116, "Park": 382, "Parking": 36, "Residential": 318, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 68, "None": 215, "Office": 115, "Park": 379, "Parking": 79, "Residential": 301, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 89, "None": 176, "Office": 134, "Park": 359, "Parking": 64, "Residential": 340, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 103, "None": 189, "Office": 109, "Park": 364, "Parking": 76, "Residential": 389, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 113, "None": 196, "Office": 124, "Park": 382, "Parking": 23, "Residential": 293, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 70, "None": 194, "Office": 125, "Park": 373, "Parking": 69, "Residential": 291, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 119, "None": 216, "Office": 104, "Park": 364, "Parking": 38, "Residential": 255, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 97, "None": 172, "Office": 94, "Park": 360, "Parking": 56, "Residential": 324, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 100, "None": 191, "Office": 105, "Park": 383, "Parking": 81, "Residential": 297, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 127, "None": 175, "Office": 106, "Park": 336, "Parking": 55, "Residential": 323, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 116, "None": 181, "Office": 121, "Park": 326, "Parking": 45, "Residential": 314, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 169, "None": 174, "Office": 126, "Park": 370, "Parking": 45, "Residential": 200, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 82, "None": 190, "Office": 99, "Park": 331, "Parking": 86, "Residential": 325, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 113, "None": 175, "Office": 118, "Park": 335, "Parking": 40, "Residential": 356, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 129, "None": 192, "Office": 125, "Park": 362, "Parking": 48, "Residential": 320, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 129, "None": 195, "Office": 112, "Park": 385, "Parking": 43, "Residential": 294, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 100, "Light Industrial": 75, "None": 206, "Office": 98, "Park": 347, "Parking": 74, "Residential": 298, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 102, "None": 203, "Office": 103, "Park": 388, "Parking": 66, "Residential": 275, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 116, "None": 186, "Office": 149, "Park": 344, "Parking": 32, "Residential": 283, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 132, "None": 187, "Office": 75, "Park": 370, "Parking": 61, "Residential": 316, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 137, "None": 203, "Office": 144, "Park": 356, "Parking": 58, "Residential": 287, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 80, "None": 181, "Office": 98, "Park": 368, "Parking": 56, "Residential": 331, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 94, "None": 193, "Office": 135, "Park": 354, "Parking": 49, "Residential": 330, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 75, "None": 191, "Office": 139, "Park": 344, "Parking": 40, "Residential": 325, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 120, "None": 192, "Office": 131, "Park": 364, "Parking": 53, "Residential": 287, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 99, "None": 182, "Office": 140, "Park": 356, "Parking": 38, "Residential": 314, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 108, "None": 217, "Office": 141, "Park": 360, "Parking": 49, "Residential": 271, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 111, "None": 215, "Office": 128, "Park": 326, "Parking": 63, "Residential": 335, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 80, "None": 235, "Office": 101, "Park": 344, "Parking": 80, "Residential": 383, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 109, "None": 214, "Office": 111, "Park": 360, "Parking": 48, "Residential": 385, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 110, "None": 216, "Office": 121, "Park": 355, "Parking": 64, "Residential": 267, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 87, "None": 187, "Office": 135, "Park": 362, "Parking": 46, "Residential": 323, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 112, "None": 194, "Office": 111, "Park": 372, "Parking": 66, "Residential": 242, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 110, "None": 203, "Office": 108, "Park": 339, "Parking": 49, "Residential": 318, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 83, "None": 210, "Office": 191, "Park": 359, "Parking": 29, "Residential": 322, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 102, "None": 190, "Office": 124, "Park": 326, "Parking": 75, "Residential": 336, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 104, "None": 196, "Office": 129, "Park": 358, "Parking": 48, "Residential": 329, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 131, "None": 226, "Office": 117, "Park": 355, "Parking": 37, "Residential": 294, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 107, "None": 185, "Office": 142, "Park": 349, "Parking": 41, "Residential": 345, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 132, "None": 190, "Office": 119, "Park": 353, "Parking": 46, "Residential": 325, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 110, "None": 176, "Office": 121, "Park": 347, "Parking": 67, "Residential": 259, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 112, "None": 209, "Office": 104, "Park": 342, "Parking": 76, "Residential": 288, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 88, "None": 186, "Office": 118, "Park": 383, "Parking": 28, "Residential": 319, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 128, "None": 211, "Office": 98, "Park": 348, "Parking": 70, "Residential": 274, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 82, "None": 185, "Office": 126, "Park": 359, "Parking": 67, "Residential": 309, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 108, "None": 209, "Office": 102, "Park": 350, "Parking": 84, "Residential": 304, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 105, "None": 199, "Office": 133, "Park": 374, "Parking": 50, "Residential": 344, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 123, "None": 192, "Office": 107, "Park": 404, "Parking": 35, "Residential": 353, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 111, "None": 181, "Office": 128, "Park": 348, "Parking": 33, "Residential": 383, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 115, "None": 218, "Office": 119, "Park": 350, "Parking": 70, "Residential": 289, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 77, "None": 208, "Office": 105, "Park": 377, "Parking": 52, "Residential": 330, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 111, "None": 195, "Office": 132, "Park": 362, "Parking": 60, "Residential": 240, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 75, "None": 219, "Office": 134, "Park": 359, "Parking": 77, "Residential": 299, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 122, "None": 185, "Office": 105, "Park": 390, "Parking": 36, "Residential": 279, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 90, "None": 208, "Office": 147, "Park": 365, "Parking": 47, "Residential": 292, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 143, "None": 175, "Office": 138, "Park": 376, "Parking": 53, "Residential": 291, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 93, "None": 196, "Office": 136, "Park": 342, "Parking": 64, "Residential": 277, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 98, "None": 195, "Office": 116, "Park": 347, "Parking": 46, "Residential": 313, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 96, "None": 168, "Office": 114, "Park": 370, "Parking": 80, "Residential": 334, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 78, "None": 170, "Office": 138, "Park": 369, "Parking": 79, "Residential": 310, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 91, "None": 171, "Office": 135, "Park": 388, "Parking": 68, "Residential": 370, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 85, "None": 178, "Office": 156, "Park": 357, "Parking": 45, "Residential": 329, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 110, "None": 175, "Office": 122, "Park": 349, "Parking": 48, "Residential": 310, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 105, "None": 181, "Office": 107, "Park": 351, "Parking": 39, "Residential": 309, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 80, "None": 167, "Office": 122, "Park": 378, "Parking": 36, "Residential": 251, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 121, "None": 177, "Office": 128, "Park": 358, "Parking": 42, "Residential": 358, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 98, "Light Industrial": 117, "None": 180, "Office": 97, "Park": 356, "Parking": 51, "Residential": 334, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 84, "None": 176, "Office": 133, "Park": 359, "Parking": 53, "Residential": 308, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 133, "None": 174, "Office": 125, "Park": 353, "Parking": 56, "Residential": 316, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 110, "None": 185, "Office": 129, "Park": 349, "Parking": 41, "Residential": 298, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 111, "None": 187, "Office": 115, "Park": 342, "Parking": 32, "Residential": 294, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 116, "None": 211, "Office": 109, "Park": 385, "Parking": 49, "Residential": 301, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 107, "None": 213, "Office": 108, "Park": 375, "Parking": 43, "Residential": 322, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 111, "None": 175, "Office": 110, "Park": 392, "Parking": 16, "Residential": 310, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 94, "None": 162, "Office": 116, "Park": 338, "Parking": 79, "Residential": 358, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 91, "None": 204, "Office": 144, "Park": 346, "Parking": 28, "Residential": 325, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 96, "None": 172, "Office": 158, "Park": 373, "Parking": 46, "Residential": 317, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 95, "None": 217, "Office": 127, "Park": 359, "Parking": 55, "Residential": 299, "Retail": 808, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 111, "None": 204, "Office": 144, "Park": 363, "Parking": 76, "Residential": 339, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 132, "None": 194, "Office": 97, "Park": 362, "Parking": 53, "Residential": 334, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 110, "None": 176, "Office": 111, "Park": 393, "Parking": 59, "Residential": 320, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 120, "None": 180, "Office": 90, "Park": 405, "Parking": 47, "Residential": 303, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 98, "None": 196, "Office": 120, "Park": 402, "Parking": 70, "Residential": 269, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 133, "None": 195, "Office": 137, "Park": 376, "Parking": 51, "Residential": 406, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 102, "None": 186, "Office": 115, "Park": 375, "Parking": 53, "Residential": 219, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 132, "None": 212, "Office": 105, "Park": 400, "Parking": 83, "Residential": 270, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 97, "None": 183, "Office": 144, "Park": 365, "Parking": 37, "Residential": 311, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 113, "None": 183, "Office": 132, "Park": 366, "Parking": 62, "Residential": 307, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 92, "None": 193, "Office": 96, "Park": 364, "Parking": 39, "Residential": 303, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 94, "None": 192, "Office": 143, "Park": 345, "Parking": 83, "Residential": 299, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 86, "None": 218, "Office": 92, "Park": 356, "Parking": 30, "Residential": 304, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 114, "None": 203, "Office": 137, "Park": 344, "Parking": 44, "Residential": 342, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 115, "None": 171, "Office": 121, "Park": 326, "Parking": 64, "Residential": 315, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 162, "None": 198, "Office": 114, "Park": 352, "Parking": 31, "Residential": 364, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 105, "None": 175, "Office": 124, "Park": 353, "Parking": 68, "Residential": 325, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 94, "None": 204, "Office": 142, "Park": 350, "Parking": 62, "Residential": 305, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 108, "None": 176, "Office": 135, "Park": 377, "Parking": 30, "Residential": 287, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 107, "None": 222, "Office": 129, "Park": 343, "Parking": 62, "Residential": 258, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 119, "None": 192, "Office": 62, "Park": 355, "Parking": 56, "Residential": 350, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 106, "None": 203, "Office": 113, "Park": 362, "Parking": 46, "Residential": 348, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 107, "None": 226, "Office": 87, "Park": 358, "Parking": 61, "Residential": 269, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 181, "Light Industrial": 99, "None": 201, "Office": 90, "Park": 389, "Parking": 48, "Residential": 317, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 106, "None": 186, "Office": 136, "Park": 340, "Parking": 31, "Residential": 343, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 82, "None": 217, "Office": 115, "Park": 352, "Parking": 56, "Residential": 363, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 92, "None": 234, "Office": 123, "Park": 355, "Parking": 72, "Residential": 259, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 135, "None": 190, "Office": 104, "Park": 334, "Parking": 59, "Residential": 314, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 67, "None": 185, "Office": 146, "Park": 354, "Parking": 50, "Residential": 391, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 80, "None": 218, "Office": 123, "Park": 348, "Parking": 83, "Residential": 309, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 90, "Light Industrial": 150, "None": 192, "Office": 144, "Park": 392, "Parking": 85, "Residential": 343, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 118, "None": 177, "Office": 164, "Park": 343, "Parking": 67, "Residential": 274, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 120, "None": 183, "Office": 111, "Park": 378, "Parking": 44, "Residential": 397, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 92, "None": 180, "Office": 148, "Park": 340, "Parking": 59, "Residential": 355, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 102, "None": 198, "Office": 83, "Park": 371, "Parking": 62, "Residential": 360, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 108, "None": 189, "Office": 114, "Park": 349, "Parking": 56, "Residential": 319, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 96, "None": 181, "Office": 135, "Park": 366, "Parking": 42, "Residential": 271, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 88, "None": 182, "Office": 101, "Park": 367, "Parking": 42, "Residential": 304, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 192, "Light Industrial": 93, "None": 212, "Office": 125, "Park": 329, "Parking": 65, "Residential": 340, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 80, "None": 184, "Office": 111, "Park": 388, "Parking": 56, "Residential": 315, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 92, "None": 228, "Office": 162, "Park": 352, "Parking": 41, "Residential": 311, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 114, "None": 185, "Office": 125, "Park": 366, "Parking": 37, "Residential": 329, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 80, "None": 185, "Office": 141, "Park": 357, "Parking": 60, "Residential": 326, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 69, "None": 178, "Office": 141, "Park": 363, "Parking": 45, "Residential": 353, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 94, "None": 223, "Office": 110, "Park": 340, "Parking": 72, "Residential": 324, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 102, "None": 177, "Office": 115, "Park": 350, "Parking": 72, "Residential": 315, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 108, "None": 204, "Office": 97, "Park": 378, "Parking": 47, "Residential": 323, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 195, "Light Industrial": 153, "None": 185, "Office": 121, "Park": 333, "Parking": 48, "Residential": 302, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 92, "None": 214, "Office": 107, "Park": 376, "Parking": 49, "Residential": 345, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 90, "None": 220, "Office": 89, "Park": 362, "Parking": 48, "Residential": 293, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 131, "None": 207, "Office": 98, "Park": 352, "Parking": 40, "Residential": 284, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 70, "None": 214, "Office": 127, "Park": 356, "Parking": 34, "Residential": 304, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 112, "None": 175, "Office": 140, "Park": 376, "Parking": 58, "Residential": 273, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 120, "None": 179, "Office": 127, "Park": 334, "Parking": 84, "Residential": 302, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 85, "None": 215, "Office": 114, "Park": 355, "Parking": 31, "Residential": 261, "Retail": 891, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 125, "None": 188, "Office": 124, "Park": 369, "Parking": 54, "Residential": 276, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 115, "None": 207, "Office": 107, "Park": 346, "Parking": 70, "Residential": 291, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 196, "Light Industrial": 96, "None": 188, "Office": 109, "Park": 356, "Parking": 36, "Residential": 348, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 83, "None": 196, "Office": 116, "Park": 401, "Parking": 49, "Residential": 290, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 72, "None": 199, "Office": 169, "Park": 364, "Parking": 47, "Residential": 324, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 88, "None": 186, "Office": 98, "Park": 374, "Parking": 37, "Residential": 308, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 93, "None": 219, "Office": 130, "Park": 352, "Parking": 59, "Residential": 310, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 87, "None": 187, "Office": 153, "Park": 366, "Parking": 49, "Residential": 311, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 86, "None": 208, "Office": 101, "Park": 352, "Parking": 65, "Residential": 262, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 87, "None": 223, "Office": 115, "Park": 362, "Parking": 52, "Residential": 303, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 107, "None": 192, "Office": 147, "Park": 345, "Parking": 37, "Residential": 313, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 117, "None": 208, "Office": 132, "Park": 338, "Parking": 47, "Residential": 355, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 76, "None": 174, "Office": 101, "Park": 375, "Parking": 68, "Residential": 328, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 105, "None": 189, "Office": 89, "Park": 379, "Parking": 56, "Residential": 321, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 188, "Light Industrial": 114, "None": 203, "Office": 134, "Park": 338, "Parking": 63, "Residential": 296, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 150, "None": 186, "Office": 97, "Park": 383, "Parking": 82, "Residential": 267, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 124, "None": 204, "Office": 128, "Park": 337, "Parking": 51, "Residential": 347, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 99, "None": 216, "Office": 100, "Park": 369, "Parking": 49, "Residential": 252, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 85, "None": 203, "Office": 125, "Park": 362, "Parking": 57, "Residential": 333, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 86, "None": 184, "Office": 130, "Park": 388, "Parking": 67, "Residential": 297, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 96, "None": 215, "Office": 118, "Park": 339, "Parking": 55, "Residential": 289, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 113, "None": 192, "Office": 82, "Park": 361, "Parking": 33, "Residential": 307, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 88, "None": 192, "Office": 113, "Park": 376, "Parking": 52, "Residential": 323, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 109, "None": 173, "Office": 128, "Park": 357, "Parking": 65, "Residential": 291, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 104, "None": 194, "Office": 111, "Park": 339, "Parking": 65, "Residential": 332, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 123, "None": 188, "Office": 124, "Park": 352, "Parking": 63, "Residential": 291, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 58, "None": 195, "Office": 132, "Park": 378, "Parking": 70, "Residential": 286, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 130, "None": 202, "Office": 118, "Park": 375, "Parking": 52, "Residential": 380, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 91, "None": 184, "Office": 141, "Park": 366, "Parking": 38, "Residential": 296, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 118, "None": 176, "Office": 126, "Park": 365, "Parking": 57, "Residential": 281, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 65, "None": 232, "Office": 104, "Park": 382, "Parking": 56, "Residential": 353, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 130, "None": 201, "Office": 137, "Park": 366, "Parking": 36, "Residential": 264, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 94, "None": 159, "Office": 130, "Park": 347, "Parking": 53, "Residential": 325, "Retail": 807, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 85, "None": 178, "Office": 89, "Park": 359, "Parking": 48, "Residential": 413, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 121, "None": 195, "Office": 77, "Park": 387, "Parking": 33, "Residential": 303, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 105, "None": 191, "Office": 104, "Park": 354, "Parking": 81, "Residential": 339, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 111, "None": 196, "Office": 111, "Park": 363, "Parking": 26, "Residential": 228, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 83, "None": 211, "Office": 112, "Park": 360, "Parking": 49, "Residential": 334, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 91, "None": 173, "Office": 126, "Park": 338, "Parking": 74, "Residential": 356, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 110, "None": 161, "Office": 91, "Park": 364, "Parking": 37, "Residential": 346, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 106, "None": 207, "Office": 101, "Park": 370, "Parking": 53, "Residential": 301, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 112, "None": 204, "Office": 132, "Park": 332, "Parking": 48, "Residential": 264, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 106, "None": 214, "Office": 106, "Park": 355, "Parking": 69, "Residential": 324, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 96, "None": 180, "Office": 104, "Park": 355, "Parking": 34, "Residential": 351, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 134, "None": 224, "Office": 146, "Park": 369, "Parking": 36, "Residential": 253, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 97, "None": 189, "Office": 128, "Park": 375, "Parking": 39, "Residential": 266, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 131, "None": 192, "Office": 114, "Park": 366, "Parking": 46, "Residential": 320, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 79, "None": 175, "Office": 121, "Park": 386, "Parking": 58, "Residential": 334, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 121, "None": 180, "Office": 109, "Park": 403, "Parking": 48, "Residential": 307, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 94, "None": 187, "Office": 109, "Park": 345, "Parking": 74, "Residential": 299, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 82, "None": 200, "Office": 117, "Park": 378, "Parking": 71, "Residential": 309, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 106, "None": 217, "Office": 111, "Park": 391, "Parking": 20, "Residential": 304, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 96, "None": 236, "Office": 132, "Park": 355, "Parking": 59, "Residential": 292, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 92, "None": 201, "Office": 105, "Park": 331, "Parking": 64, "Residential": 350, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 101, "None": 200, "Office": 131, "Park": 346, "Parking": 100, "Residential": 307, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 78, "None": 219, "Office": 108, "Park": 363, "Parking": 53, "Residential": 341, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 115, "None": 193, "Office": 136, "Park": 364, "Parking": 42, "Residential": 364, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 85, "None": 183, "Office": 166, "Park": 367, "Parking": 72, "Residential": 328, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 85, "None": 183, "Office": 149, "Park": 365, "Parking": 60, "Residential": 278, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 107, "None": 196, "Office": 139, "Park": 335, "Parking": 69, "Residential": 316, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 76, "None": 200, "Office": 138, "Park": 363, "Parking": 37, "Residential": 307, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 97, "None": 199, "Office": 132, "Park": 374, "Parking": 62, "Residential": 326, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 100, "None": 190, "Office": 116, "Park": 349, "Parking": 22, "Residential": 316, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 85, "None": 185, "Office": 97, "Park": 361, "Parking": 73, "Residential": 331, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 87, "None": 207, "Office": 125, "Park": 358, "Parking": 68, "Residential": 354, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 119, "None": 198, "Office": 122, "Park": 343, "Parking": 32, "Residential": 302, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 92, "None": 198, "Office": 106, "Park": 360, "Parking": 60, "Residential": 355, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 116, "None": 192, "Office": 110, "Park": 365, "Parking": 57, "Residential": 321, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 83, "None": 212, "Office": 111, "Park": 383, "Parking": 50, "Residential": 293, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 77, "None": 196, "Office": 101, "Park": 358, "Parking": 38, "Residential": 330, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 95, "None": 161, "Office": 141, "Park": 351, "Parking": 41, "Residential": 272, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 97, "None": 186, "Office": 122, "Park": 339, "Parking": 35, "Residential": 278, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 114, "None": 174, "Office": 107, "Park": 400, "Parking": 54, "Residential": 268, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 179, "Light Industrial": 95, "None": 169, "Office": 128, "Park": 360, "Parking": 81, "Residential": 323, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 87, "None": 179, "Office": 131, "Park": 366, "Parking": 42, "Residential": 270, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 108, "None": 161, "Office": 125, "Park": 361, "Parking": 60, "Residential": 288, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 77, "None": 178, "Office": 110, "Park": 376, "Parking": 53, "Residential": 297, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 133, "None": 178, "Office": 94, "Park": 356, "Parking": 86, "Residential": 356, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 71, "None": 190, "Office": 126, "Park": 376, "Parking": 45, "Residential": 316, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 90, "None": 178, "Office": 133, "Park": 358, "Parking": 42, "Residential": 301, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 129, "None": 176, "Office": 131, "Park": 382, "Parking": 38, "Residential": 280, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 106, "None": 182, "Office": 130, "Park": 370, "Parking": 37, "Residential": 303, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 94, "None": 206, "Office": 120, "Park": 373, "Parking": 65, "Residential": 312, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 114, "None": 184, "Office": 144, "Park": 355, "Parking": 47, "Residential": 287, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 93, "None": 178, "Office": 120, "Park": 370, "Parking": 39, "Residential": 367, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 100, "None": 191, "Office": 121, "Park": 348, "Parking": 42, "Residential": 307, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 94, "None": 214, "Office": 111, "Park": 364, "Parking": 57, "Residential": 325, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 123, "None": 204, "Office": 123, "Park": 358, "Parking": 42, "Residential": 263, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 96, "None": 187, "Office": 128, "Park": 357, "Parking": 66, "Residential": 300, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 85, "None": 192, "Office": 139, "Park": 366, "Parking": 31, "Residential": 311, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 109, "None": 202, "Office": 114, "Park": 364, "Parking": 69, "Residential": 305, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 85, "None": 192, "Office": 115, "Park": 370, "Parking": 37, "Residential": 314, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 106, "None": 221, "Office": 94, "Park": 351, "Parking": 85, "Residential": 349, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 95, "None": 188, "Office": 97, "Park": 383, "Parking": 34, "Residential": 288, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 179, "Light Industrial": 161, "None": 186, "Office": 131, "Park": 327, "Parking": 42, "Residential": 311, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 125, "None": 197, "Office": 101, "Park": 347, "Parking": 49, "Residential": 320, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 80, "None": 214, "Office": 137, "Park": 349, "Parking": 62, "Residential": 343, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 109, "None": 241, "Office": 126, "Park": 335, "Parking": 99, "Residential": 299, "Retail": 803, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 60, "None": 192, "Office": 146, "Park": 368, "Parking": 83, "Residential": 357, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 123, "None": 191, "Office": 94, "Park": 370, "Parking": 54, "Residential": 268, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 100, "None": 205, "Office": 140, "Park": 348, "Parking": 41, "Residential": 274, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 82, "None": 198, "Office": 112, "Park": 356, "Parking": 50, "Residential": 323, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 78, "None": 179, "Office": 90, "Park": 355, "Parking": 49, "Residential": 341, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 105, "None": 212, "Office": 100, "Park": 374, "Parking": 71, "Residential": 350, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 88, "None": 188, "Office": 115, "Park": 378, "Parking": 67, "Residential": 366, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 76, "None": 180, "Office": 121, "Park": 348, "Parking": 80, "Residential": 324, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 131, "None": 195, "Office": 80, "Park": 362, "Parking": 57, "Residential": 299, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 85, "None": 219, "Office": 121, "Park": 384, "Parking": 46, "Residential": 323, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 80, "None": 179, "Office": 111, "Park": 364, "Parking": 61, "Residential": 350, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 115, "None": 178, "Office": 118, "Park": 351, "Parking": 43, "Residential": 328, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 76, "None": 186, "Office": 146, "Park": 360, "Parking": 47, "Residential": 322, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 133, "None": 191, "Office": 82, "Park": 363, "Parking": 15, "Residential": 361, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 89, "None": 177, "Office": 150, "Park": 343, "Parking": 70, "Residential": 308, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 106, "None": 165, "Office": 127, "Park": 364, "Parking": 62, "Residential": 266, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 153, "None": 191, "Office": 111, "Park": 363, "Parking": 48, "Residential": 344, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 103, "None": 203, "Office": 102, "Park": 335, "Parking": 56, "Residential": 277, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 73, "None": 183, "Office": 117, "Park": 368, "Parking": 47, "Residential": 395, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 121, "None": 199, "Office": 89, "Park": 358, "Parking": 29, "Residential": 328, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 91, "None": 195, "Office": 129, "Park": 392, "Parking": 44, "Residential": 253, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 84, "None": 188, "Office": 123, "Park": 352, "Parking": 55, "Residential": 318, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 103, "None": 193, "Office": 103, "Park": 411, "Parking": 71, "Residential": 313, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 96, "None": 196, "Office": 92, "Park": 369, "Parking": 53, "Residential": 254, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 106, "None": 186, "Office": 148, "Park": 351, "Parking": 59, "Residential": 319, "Retail": 894, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 127, "None": 207, "Office": 164, "Park": 351, "Parking": 90, "Residential": 316, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 66, "None": 206, "Office": 95, "Park": 351, "Parking": 55, "Residential": 270, "Retail": 885, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 101, "None": 173, "Office": 103, "Park": 348, "Parking": 28, "Residential": 298, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 97, "None": 187, "Office": 150, "Park": 364, "Parking": 47, "Residential": 327, "Retail": 810, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 117, "None": 198, "Office": 93, "Park": 341, "Parking": 39, "Residential": 353, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 94, "None": 185, "Office": 116, "Park": 346, "Parking": 30, "Residential": 321, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 102, "None": 177, "Office": 114, "Park": 396, "Parking": 56, "Residential": 322, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 87, "None": 163, "Office": 98, "Park": 372, "Parking": 68, "Residential": 344, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 86, "None": 205, "Office": 129, "Park": 351, "Parking": 58, "Residential": 316, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 99, "None": 198, "Office": 107, "Park": 389, "Parking": 73, "Residential": 293, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 101, "Light Industrial": 71, "None": 224, "Office": 111, "Park": 372, "Parking": 61, "Residential": 310, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 82, "None": 179, "Office": 117, "Park": 377, "Parking": 32, "Residential": 365, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 86, "None": 191, "Office": 108, "Park": 362, "Parking": 55, "Residential": 293, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 126, "None": 193, "Office": 126, "Park": 350, "Parking": 51, "Residential": 340, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 122, "None": 184, "Office": 164, "Park": 333, "Parking": 71, "Residential": 282, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 110, "None": 175, "Office": 128, "Park": 377, "Parking": 30, "Residential": 366, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 101, "None": 190, "Office": 96, "Park": 381, "Parking": 56, "Residential": 323, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 110, "None": 187, "Office": 90, "Park": 378, "Parking": 48, "Residential": 299, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 201, "Light Industrial": 83, "None": 216, "Office": 97, "Park": 346, "Parking": 73, "Residential": 306, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 90, "None": 198, "Office": 114, "Park": 346, "Parking": 62, "Residential": 303, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 100, "None": 206, "Office": 115, "Park": 347, "Parking": 50, "Residential": 274, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 88, "None": 168, "Office": 82, "Park": 383, "Parking": 66, "Residential": 329, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 115, "None": 193, "Office": 160, "Park": 341, "Parking": 46, "Residential": 320, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 77, "None": 196, "Office": 127, "Park": 334, "Parking": 31, "Residential": 342, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 182, "Light Industrial": 103, "None": 210, "Office": 103, "Park": 352, "Parking": 77, "Residential": 249, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 138, "None": 169, "Office": 149, "Park": 384, "Parking": 57, "Residential": 275, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 104, "None": 198, "Office": 138, "Park": 360, "Parking": 51, "Residential": 295, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 110, "None": 199, "Office": 157, "Park": 344, "Parking": 50, "Residential": 376, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 99, "None": 214, "Office": 120, "Park": 346, "Parking": 54, "Residential": 297, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 130, "None": 186, "Office": 138, "Park": 355, "Parking": 40, "Residential": 272, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 100, "None": 190, "Office": 83, "Park": 383, "Parking": 48, "Residential": 357, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 109, "None": 219, "Office": 121, "Park": 354, "Parking": 58, "Residential": 377, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 89, "None": 198, "Office": 166, "Park": 365, "Parking": 53, "Residential": 291, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 126, "None": 176, "Office": 136, "Park": 362, "Parking": 38, "Residential": 324, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 82, "None": 169, "Office": 103, "Park": 374, "Parking": 54, "Residential": 310, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 81, "None": 174, "Office": 118, "Park": 362, "Parking": 51, "Residential": 247, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 83, "None": 198, "Office": 109, "Park": 400, "Parking": 38, "Residential": 289, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 78, "None": 188, "Office": 130, "Park": 351, "Parking": 84, "Residential": 300, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 101, "None": 170, "Office": 125, "Park": 343, "Parking": 81, "Residential": 380, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 126, "None": 192, "Office": 133, "Park": 352, "Parking": 56, "Residential": 298, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 79, "None": 195, "Office": 123, "Park": 376, "Parking": 45, "Residential": 345, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 93, "None": 194, "Office": 137, "Park": 363, "Parking": 66, "Residential": 331, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 81, "None": 201, "Office": 139, "Park": 355, "Parking": 38, "Residential": 364, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 82, "None": 203, "Office": 107, "Park": 366, "Parking": 13, "Residential": 332, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 112, "None": 177, "Office": 119, "Park": 353, "Parking": 35, "Residential": 331, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 111, "None": 195, "Office": 111, "Park": 360, "Parking": 43, "Residential": 347, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 84, "None": 172, "Office": 136, "Park": 359, "Parking": 47, "Residential": 337, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 107, "None": 169, "Office": 117, "Park": 346, "Parking": 56, "Residential": 289, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 81, "None": 199, "Office": 94, "Park": 378, "Parking": 100, "Residential": 295, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 82, "None": 168, "Office": 123, "Park": 379, "Parking": 48, "Residential": 285, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 97, "None": 214, "Office": 113, "Park": 384, "Parking": 55, "Residential": 289, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 66, "None": 173, "Office": 102, "Park": 380, "Parking": 55, "Residential": 301, "Retail": 893, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 96, "None": 214, "Office": 93, "Park": 344, "Parking": 74, "Residential": 340, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 85, "None": 189, "Office": 145, "Park": 355, "Parking": 55, "Residential": 338, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 104, "None": 201, "Office": 112, "Park": 351, "Parking": 57, "Residential": 300, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 65, "None": 212, "Office": 135, "Park": 354, "Parking": 43, "Residential": 276, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 99, "None": 211, "Office": 102, "Park": 351, "Parking": 42, "Residential": 342, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 83, "None": 224, "Office": 102, "Park": 367, "Parking": 36, "Residential": 302, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 98, "None": 153, "Office": 102, "Park": 384, "Parking": 68, "Residential": 333, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 111, "None": 211, "Office": 106, "Park": 385, "Parking": 67, "Residential": 349, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 78, "None": 223, "Office": 82, "Park": 356, "Parking": 42, "Residential": 270, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 146, "None": 209, "Office": 114, "Park": 336, "Parking": 60, "Residential": 336, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 84, "None": 196, "Office": 126, "Park": 356, "Parking": 49, "Residential": 299, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 101, "None": 203, "Office": 102, "Park": 363, "Parking": 49, "Residential": 349, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 103, "None": 204, "Office": 125, "Park": 351, "Parking": 53, "Residential": 308, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 83, "None": 194, "Office": 106, "Park": 368, "Parking": 62, "Residential": 302, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 100, "None": 223, "Office": 90, "Park": 384, "Parking": 45, "Residential": 266, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 92, "None": 197, "Office": 121, "Park": 369, "Parking": 46, "Residential": 358, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 98, "None": 188, "Office": 122, "Park": 388, "Parking": 34, "Residential": 337, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 85, "None": 168, "Office": 119, "Park": 379, "Parking": 49, "Residential": 359, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 112, "None": 175, "Office": 88, "Park": 355, "Parking": 68, "Residential": 343, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 101, "None": 175, "Office": 146, "Park": 357, "Parking": 46, "Residential": 289, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 119, "None": 192, "Office": 114, "Park": 350, "Parking": 45, "Residential": 344, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 103, "None": 199, "Office": 112, "Park": 354, "Parking": 69, "Residential": 286, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 84, "None": 204, "Office": 128, "Park": 378, "Parking": 17, "Residential": 276, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 91, "None": 211, "Office": 104, "Park": 360, "Parking": 54, "Residential": 337, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 108, "None": 186, "Office": 83, "Park": 355, "Parking": 48, "Residential": 349, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 115, "None": 186, "Office": 134, "Park": 336, "Parking": 49, "Residential": 325, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 91, "None": 189, "Office": 150, "Park": 373, "Parking": 59, "Residential": 315, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 108, "None": 204, "Office": 107, "Park": 338, "Parking": 29, "Residential": 300, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 90, "None": 187, "Office": 140, "Park": 370, "Parking": 48, "Residential": 323, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 83, "None": 195, "Office": 93, "Park": 366, "Parking": 65, "Residential": 323, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 112, "None": 179, "Office": 154, "Park": 382, "Parking": 48, "Residential": 312, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 82, "None": 174, "Office": 121, "Park": 374, "Parking": 57, "Residential": 303, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 87, "None": 214, "Office": 101, "Park": 361, "Parking": 81, "Residential": 284, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 97, "None": 194, "Office": 137, "Park": 361, "Parking": 51, "Residential": 328, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 112, "None": 210, "Office": 120, "Park": 353, "Parking": 32, "Residential": 304, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 111, "None": 210, "Office": 93, "Park": 374, "Parking": 84, "Residential": 308, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 86, "None": 204, "Office": 84, "Park": 384, "Parking": 66, "Residential": 321, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 82, "None": 236, "Office": 101, "Park": 350, "Parking": 56, "Residential": 323, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 103, "None": 201, "Office": 118, "Park": 359, "Parking": 18, "Residential": 314, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 89, "None": 235, "Office": 131, "Park": 364, "Parking": 39, "Residential": 289, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 106, "None": 188, "Office": 183, "Park": 358, "Parking": 43, "Residential": 287, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 91, "None": 168, "Office": 90, "Park": 361, "Parking": 44, "Residential": 311, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 97, "None": 203, "Office": 113, "Park": 370, "Parking": 33, "Residential": 352, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 114, "None": 188, "Office": 126, "Park": 351, "Parking": 60, "Residential": 325, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 101, "Light Industrial": 115, "None": 194, "Office": 113, "Park": 364, "Parking": 76, "Residential": 292, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 102, "None": 194, "Office": 111, "Park": 368, "Parking": 48, "Residential": 295, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 78, "None": 165, "Office": 123, "Park": 345, "Parking": 54, "Residential": 357, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 118, "None": 201, "Office": 120, "Park": 357, "Parking": 48, "Residential": 369, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 103, "None": 170, "Office": 128, "Park": 389, "Parking": 55, "Residential": 321, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 76, "None": 219, "Office": 125, "Park": 336, "Parking": 43, "Residential": 320, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 128, "None": 196, "Office": 100, "Park": 355, "Parking": 66, "Residential": 347, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 88, "None": 170, "Office": 90, "Park": 367, "Parking": 25, "Residential": 341, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 73, "None": 214, "Office": 103, "Park": 364, "Parking": 107, "Residential": 353, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 90, "None": 198, "Office": 113, "Park": 354, "Parking": 28, "Residential": 352, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 54, "None": 189, "Office": 126, "Park": 364, "Parking": 51, "Residential": 365, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 108, "None": 231, "Office": 139, "Park": 349, "Parking": 49, "Residential": 335, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 116, "None": 199, "Office": 103, "Park": 350, "Parking": 71, "Residential": 305, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 84, "None": 188, "Office": 110, "Park": 387, "Parking": 51, "Residential": 323, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 109, "None": 206, "Office": 142, "Park": 336, "Parking": 22, "Residential": 307, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 108, "None": 176, "Office": 126, "Park": 371, "Parking": 64, "Residential": 313, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 82, "None": 199, "Office": 117, "Park": 350, "Parking": 34, "Residential": 322, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 127, "None": 204, "Office": 109, "Park": 341, "Parking": 50, "Residential": 298, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 97, "None": 182, "Office": 120, "Park": 361, "Parking": 36, "Residential": 324, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 91, "None": 180, "Office": 116, "Park": 388, "Parking": 43, "Residential": 358, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 100, "Light Industrial": 103, "None": 173, "Office": 118, "Park": 376, "Parking": 47, "Residential": 333, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 76, "None": 237, "Office": 89, "Park": 336, "Parking": 58, "Residential": 364, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 96, "None": 196, "Office": 97, "Park": 364, "Parking": 70, "Residential": 295, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 127, "None": 166, "Office": 126, "Park": 355, "Parking": 54, "Residential": 266, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 144, "None": 175, "Office": 106, "Park": 371, "Parking": 36, "Residential": 276, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 78, "None": 197, "Office": 151, "Park": 373, "Parking": 58, "Residential": 294, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 105, "None": 187, "Office": 142, "Park": 340, "Parking": 83, "Residential": 312, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 101, "None": 219, "Office": 113, "Park": 362, "Parking": 59, "Residential": 280, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 105, "None": 192, "Office": 105, "Park": 338, "Parking": 79, "Residential": 346, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 134, "None": 180, "Office": 132, "Park": 366, "Parking": 50, "Residential": 271, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 157, "None": 188, "Office": 115, "Park": 359, "Parking": 33, "Residential": 297, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 74, "None": 191, "Office": 127, "Park": 368, "Parking": 51, "Residential": 287, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 135, "None": 197, "Office": 103, "Park": 340, "Parking": 50, "Residential": 311, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 82, "None": 217, "Office": 112, "Park": 378, "Parking": 64, "Residential": 299, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 91, "None": 189, "Office": 105, "Park": 350, "Parking": 47, "Residential": 279, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 182, "Light Industrial": 81, "None": 208, "Office": 99, "Park": 349, "Parking": 46, "Residential": 311, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 153, "None": 184, "Office": 139, "Park": 362, "Parking": 76, "Residential": 318, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 110, "None": 208, "Office": 124, "Park": 386, "Parking": 33, "Residential": 347, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 130, "None": 156, "Office": 107, "Park": 332, "Parking": 51, "Residential": 350, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 59, "None": 207, "Office": 136, "Park": 368, "Parking": 69, "Residential": 310, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 81, "None": 176, "Office": 106, "Park": 370, "Parking": 46, "Residential": 335, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 86, "None": 181, "Office": 124, "Park": 407, "Parking": 33, "Residential": 346, "Retail": 890, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 122, "None": 195, "Office": 83, "Park": 359, "Parking": 65, "Residential": 285, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 123, "None": 194, "Office": 125, "Park": 363, "Parking": 82, "Residential": 318, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 88, "None": 209, "Office": 90, "Park": 387, "Parking": 52, "Residential": 316, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 91, "None": 202, "Office": 99, "Park": 368, "Parking": 53, "Residential": 364, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 92, "None": 198, "Office": 103, "Park": 354, "Parking": 58, "Residential": 303, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 92, "None": 203, "Office": 84, "Park": 361, "Parking": 58, "Residential": 313, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 106, "None": 189, "Office": 79, "Park": 387, "Parking": 49, "Residential": 363, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 97, "None": 191, "Office": 109, "Park": 377, "Parking": 62, "Residential": 300, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 112, "None": 186, "Office": 136, "Park": 341, "Parking": 61, "Residential": 335, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 117, "None": 198, "Office": 120, "Park": 367, "Parking": 46, "Residential": 278, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 86, "None": 237, "Office": 129, "Park": 349, "Parking": 42, "Residential": 334, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 101, "None": 170, "Office": 142, "Park": 370, "Parking": 28, "Residential": 330, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 109, "None": 191, "Office": 150, "Park": 339, "Parking": 45, "Residential": 297, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 111, "None": 208, "Office": 130, "Park": 366, "Parking": 40, "Residential": 291, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 105, "None": 189, "Office": 99, "Park": 357, "Parking": 45, "Residential": 346, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 84, "None": 203, "Office": 106, "Park": 377, "Parking": 63, "Residential": 347, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 111, "None": 204, "Office": 109, "Park": 366, "Parking": 49, "Residential": 288, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 86, "None": 219, "Office": 85, "Park": 373, "Parking": 65, "Residential": 305, "Retail": 901, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 78, "None": 178, "Office": 141, "Park": 379, "Parking": 42, "Residential": 298, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 87, "None": 195, "Office": 134, "Park": 392, "Parking": 67, "Residential": 328, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 106, "None": 210, "Office": 106, "Park": 323, "Parking": 70, "Residential": 324, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 133, "None": 167, "Office": 98, "Park": 351, "Parking": 59, "Residential": 261, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 83, "None": 189, "Office": 116, "Park": 363, "Parking": 64, "Residential": 369, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 84, "None": 201, "Office": 106, "Park": 373, "Parking": 56, "Residential": 308, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 93, "None": 193, "Office": 118, "Park": 353, "Parking": 41, "Residential": 320, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 95, "None": 174, "Office": 110, "Park": 382, "Parking": 51, "Residential": 331, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 104, "None": 186, "Office": 87, "Park": 368, "Parking": 40, "Residential": 262, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 91, "None": 189, "Office": 143, "Park": 389, "Parking": 37, "Residential": 286, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 93, "None": 176, "Office": 82, "Park": 357, "Parking": 49, "Residential": 285, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 74, "None": 172, "Office": 119, "Park": 346, "Parking": 65, "Residential": 331, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 102, "Light Industrial": 106, "None": 188, "Office": 116, "Park": 360, "Parking": 71, "Residential": 309, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 81, "None": 171, "Office": 142, "Park": 341, "Parking": 45, "Residential": 279, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 89, "None": 234, "Office": 122, "Park": 367, "Parking": 38, "Residential": 295, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 98, "None": 226, "Office": 106, "Park": 365, "Parking": 46, "Residential": 311, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 115, "None": 235, "Office": 127, "Park": 346, "Parking": 60, "Residential": 340, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 95, "None": 188, "Office": 133, "Park": 363, "Parking": 48, "Residential": 329, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 113, "None": 273, "Office": 90, "Park": 371, "Parking": 63, "Residential": 292, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 80, "None": 213, "Office": 116, "Park": 360, "Parking": 64, "Residential": 229, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 82, "None": 182, "Office": 136, "Park": 370, "Parking": 78, "Residential": 316, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 88, "None": 177, "Office": 169, "Park": 344, "Parking": 74, "Residential": 327, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 86, "None": 176, "Office": 118, "Park": 341, "Parking": 71, "Residential": 341, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 95, "None": 195, "Office": 172, "Park": 369, "Parking": 61, "Residential": 259, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 89, "None": 183, "Office": 148, "Park": 352, "Parking": 70, "Residential": 348, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 117, "None": 186, "Office": 164, "Park": 330, "Parking": 13, "Residential": 338, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 94, "None": 207, "Office": 91, "Park": 349, "Parking": 71, "Residential": 332, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 105, "None": 205, "Office": 96, "Park": 388, "Parking": 61, "Residential": 314, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 86, "None": 172, "Office": 134, "Park": 363, "Parking": 41, "Residential": 316, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 146, "None": 177, "Office": 95, "Park": 365, "Parking": 55, "Residential": 334, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 131, "None": 190, "Office": 121, "Park": 355, "Parking": 31, "Residential": 265, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 87, "None": 196, "Office": 176, "Park": 347, "Parking": 51, "Residential": 283, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 119, "None": 178, "Office": 98, "Park": 376, "Parking": 67, "Residential": 295, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 73, "None": 177, "Office": 91, "Park": 367, "Parking": 81, "Residential": 306, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 86, "None": 213, "Office": 120, "Park": 380, "Parking": 40, "Residential": 318, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 91, "None": 182, "Office": 82, "Park": 409, "Parking": 56, "Residential": 270, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 92, "None": 218, "Office": 86, "Park": 383, "Parking": 75, "Residential": 345, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 108, "None": 210, "Office": 128, "Park": 387, "Parking": 39, "Residential": 328, "Retail": 799, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 87, "None": 188, "Office": 147, "Park": 372, "Parking": 51, "Residential": 349, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 61, "None": 168, "Office": 148, "Park": 363, "Parking": 84, "Residential": 262, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 110, "None": 191, "Office": 144, "Park": 370, "Parking": 46, "Residential": 340, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 85, "None": 175, "Office": 125, "Park": 342, "Parking": 54, "Residential": 378, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 130, "None": 174, "Office": 125, "Park": 336, "Parking": 61, "Residential": 319, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 107, "None": 207, "Office": 107, "Park": 348, "Parking": 48, "Residential": 354, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 93, "None": 188, "Office": 136, "Park": 344, "Parking": 52, "Residential": 328, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 117, "None": 203, "Office": 98, "Park": 386, "Parking": 59, "Residential": 280, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 128, "None": 182, "Office": 101, "Park": 379, "Parking": 66, "Residential": 294, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 94, "None": 203, "Office": 105, "Park": 372, "Parking": 58, "Residential": 274, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 92, "None": 185, "Office": 81, "Park": 378, "Parking": 45, "Residential": 308, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 182, "Light Industrial": 128, "None": 180, "Office": 111, "Park": 372, "Parking": 30, "Residential": 226, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 94, "None": 208, "Office": 104, "Park": 381, "Parking": 54, "Residential": 274, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 88, "None": 156, "Office": 136, "Park": 385, "Parking": 77, "Residential": 364, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 81, "None": 183, "Office": 120, "Park": 385, "Parking": 48, "Residential": 351, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 108, "None": 192, "Office": 82, "Park": 340, "Parking": 49, "Residential": 320, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 84, "None": 203, "Office": 135, "Park": 354, "Parking": 86, "Residential": 290, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 121, "None": 181, "Office": 113, "Park": 369, "Parking": 32, "Residential": 319, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 95, "None": 179, "Office": 101, "Park": 394, "Parking": 30, "Residential": 266, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 102, "None": 179, "Office": 141, "Park": 341, "Parking": 41, "Residential": 340, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 93, "None": 245, "Office": 141, "Park": 347, "Parking": 65, "Residential": 234, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 114, "None": 200, "Office": 96, "Park": 404, "Parking": 39, "Residential": 256, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 104, "None": 197, "Office": 122, "Park": 358, "Parking": 63, "Residential": 339, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 95, "None": 174, "Office": 97, "Park": 348, "Parking": 50, "Residential": 385, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 118, "None": 198, "Office": 153, "Park": 341, "Parking": 38, "Residential": 280, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 94, "None": 172, "Office": 116, "Park": 374, "Parking": 62, "Residential": 285, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 117, "None": 188, "Office": 97, "Park": 320, "Parking": 76, "Residential": 306, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 85, "None": 206, "Office": 130, "Park": 351, "Parking": 49, "Residential": 260, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 70, "None": 170, "Office": 136, "Park": 366, "Parking": 51, "Residential": 326, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 115, "None": 187, "Office": 107, "Park": 361, "Parking": 57, "Residential": 318, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 93, "None": 188, "Office": 94, "Park": 336, "Parking": 50, "Residential": 337, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 93, "None": 217, "Office": 140, "Park": 340, "Parking": 52, "Residential": 339, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 97, "None": 189, "Office": 110, "Park": 351, "Parking": 45, "Residential": 322, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 67, "None": 181, "Office": 114, "Park": 368, "Parking": 50, "Residential": 321, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 97, "None": 189, "Office": 110, "Park": 355, "Parking": 76, "Residential": 345, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 121, "None": 202, "Office": 131, "Park": 366, "Parking": 65, "Residential": 287, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 104, "None": 193, "Office": 84, "Park": 362, "Parking": 67, "Residential": 315, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 90, "None": 206, "Office": 113, "Park": 398, "Parking": 41, "Residential": 337, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 104, "None": 198, "Office": 121, "Park": 349, "Parking": 42, "Residential": 312, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 101, "None": 216, "Office": 136, "Park": 373, "Parking": 92, "Residential": 329, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 91, "None": 181, "Office": 122, "Park": 362, "Parking": 60, "Residential": 303, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 59, "None": 178, "Office": 119, "Park": 387, "Parking": 62, "Residential": 305, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 117, "None": 198, "Office": 93, "Park": 361, "Parking": 41, "Residential": 295, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 77, "None": 184, "Office": 113, "Park": 379, "Parking": 55, "Residential": 256, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 119, "None": 231, "Office": 107, "Park": 351, "Parking": 74, "Residential": 283, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 98, "None": 168, "Office": 96, "Park": 370, "Parking": 64, "Residential": 341, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 92, "None": 190, "Office": 152, "Park": 387, "Parking": 37, "Residential": 319, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 84, "None": 201, "Office": 117, "Park": 338, "Parking": 65, "Residential": 354, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 95, "None": 205, "Office": 88, "Park": 390, "Parking": 30, "Residential": 325, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 99, "None": 193, "Office": 121, "Park": 385, "Parking": 49, "Residential": 301, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 119, "None": 188, "Office": 122, "Park": 379, "Parking": 73, "Residential": 325, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 66, "None": 206, "Office": 108, "Park": 356, "Parking": 18, "Residential": 336, "Retail": 890, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 87, "None": 178, "Office": 114, "Park": 359, "Parking": 69, "Residential": 341, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 91, "None": 190, "Office": 103, "Park": 369, "Parking": 61, "Residential": 344, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 89, "None": 177, "Office": 144, "Park": 363, "Parking": 48, "Residential": 319, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 98, "None": 191, "Office": 124, "Park": 343, "Parking": 88, "Residential": 282, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 81, "None": 200, "Office": 119, "Park": 348, "Parking": 37, "Residential": 338, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 84, "None": 204, "Office": 88, "Park": 353, "Parking": 22, "Residential": 355, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 94, "None": 199, "Office": 132, "Park": 364, "Parking": 45, "Residential": 302, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 115, "None": 199, "Office": 98, "Park": 368, "Parking": 72, "Residential": 301, "Retail": 901, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 103, "None": 202, "Office": 131, "Park": 350, "Parking": 43, "Residential": 338, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 113, "None": 185, "Office": 130, "Park": 354, "Parking": 53, "Residential": 282, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 87, "None": 186, "Office": 126, "Park": 373, "Parking": 73, "Residential": 313, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 199, "Light Industrial": 122, "None": 188, "Office": 112, "Park": 359, "Parking": 26, "Residential": 295, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 100, "None": 231, "Office": 131, "Park": 398, "Parking": 39, "Residential": 337, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 58, "None": 174, "Office": 131, "Park": 405, "Parking": 59, "Residential": 285, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 97, "None": 179, "Office": 142, "Park": 381, "Parking": 24, "Residential": 325, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 134, "None": 225, "Office": 120, "Park": 394, "Parking": 32, "Residential": 246, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 109, "None": 169, "Office": 128, "Park": 344, "Parking": 58, "Residential": 357, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 100, "None": 181, "Office": 145, "Park": 347, "Parking": 55, "Residential": 355, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 135, "None": 201, "Office": 78, "Park": 366, "Parking": 50, "Residential": 268, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 102, "None": 168, "Office": 119, "Park": 352, "Parking": 59, "Residential": 329, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 94, "None": 180, "Office": 126, "Park": 370, "Parking": 47, "Residential": 357, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 123, "None": 195, "Office": 130, "Park": 367, "Parking": 37, "Residential": 319, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 121, "None": 185, "Office": 147, "Park": 387, "Parking": 51, "Residential": 371, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 54, "None": 199, "Office": 111, "Park": 366, "Parking": 41, "Residential": 369, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 105, "None": 196, "Office": 149, "Park": 356, "Parking": 33, "Residential": 292, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 114, "None": 178, "Office": 114, "Park": 366, "Parking": 49, "Residential": 322, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 101, "None": 176, "Office": 134, "Park": 386, "Parking": 33, "Residential": 287, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 114, "None": 184, "Office": 83, "Park": 345, "Parking": 39, "Residential": 284, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 96, "None": 190, "Office": 120, "Park": 354, "Parking": 45, "Residential": 325, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 178, "Light Industrial": 116, "None": 217, "Office": 111, "Park": 376, "Parking": 46, "Residential": 286, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 97, "None": 221, "Office": 106, "Park": 350, "Parking": 78, "Residential": 277, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 118, "None": 162, "Office": 130, "Park": 380, "Parking": 43, "Residential": 324, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 103, "None": 225, "Office": 156, "Park": 352, "Parking": 43, "Residential": 244, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 92, "None": 203, "Office": 157, "Park": 354, "Parking": 51, "Residential": 324, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 96, "None": 170, "Office": 140, "Park": 362, "Parking": 59, "Residential": 317, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 108, "None": 166, "Office": 126, "Park": 359, "Parking": 81, "Residential": 300, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 146, "None": 204, "Office": 96, "Park": 339, "Parking": 50, "Residential": 324, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 98, "None": 188, "Office": 87, "Park": 380, "Parking": 16, "Residential": 378, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 107, "None": 209, "Office": 112, "Park": 377, "Parking": 18, "Residential": 374, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 111, "None": 188, "Office": 120, "Park": 370, "Parking": 82, "Residential": 299, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 89, "None": 215, "Office": 110, "Park": 354, "Parking": 47, "Residential": 354, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 69, "None": 182, "Office": 145, "Park": 370, "Parking": 24, "Residential": 304, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 99, "None": 170, "Office": 152, "Park": 357, "Parking": 50, "Residential": 320, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 95, "None": 192, "Office": 105, "Park": 349, "Parking": 72, "Residential": 328, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 115, "None": 192, "Office": 80, "Park": 370, "Parking": 59, "Residential": 317, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 59, "None": 227, "Office": 127, "Park": 351, "Parking": 98, "Residential": 297, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 132, "None": 203, "Office": 115, "Park": 365, "Parking": 56, "Residential": 328, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 91, "None": 200, "Office": 88, "Park": 371, "Parking": 46, "Residential": 288, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 94, "None": 223, "Office": 112, "Park": 359, "Parking": 38, "Residential": 324, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 66, "None": 237, "Office": 121, "Park": 378, "Parking": 57, "Residential": 299, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 113, "None": 199, "Office": 100, "Park": 332, "Parking": 38, "Residential": 329, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 111, "None": 176, "Office": 102, "Park": 339, "Parking": 33, "Residential": 361, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 104, "Light Industrial": 108, "None": 180, "Office": 86, "Park": 358, "Parking": 46, "Residential": 379, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 98, "None": 179, "Office": 135, "Park": 345, "Parking": 49, "Residential": 265, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 82, "None": 216, "Office": 93, "Park": 369, "Parking": 101, "Residential": 321, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 76, "None": 195, "Office": 118, "Park": 387, "Parking": 67, "Residential": 334, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 191, "Light Industrial": 104, "None": 226, "Office": 125, "Park": 356, "Parking": 62, "Residential": 301, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 82, "None": 175, "Office": 120, "Park": 371, "Parking": 35, "Residential": 258, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 108, "None": 214, "Office": 98, "Park": 351, "Parking": 31, "Residential": 324, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 118, "None": 200, "Office": 121, "Park": 356, "Parking": 63, "Residential": 378, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 89, "None": 201, "Office": 116, "Park": 392, "Parking": 52, "Residential": 355, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 117, "None": 218, "Office": 124, "Park": 352, "Parking": 60, "Residential": 324, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 91, "None": 208, "Office": 111, "Park": 332, "Parking": 35, "Residential": 305, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 110, "None": 169, "Office": 106, "Park": 355, "Parking": 53, "Residential": 292, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 90, "None": 204, "Office": 101, "Park": 349, "Parking": 38, "Residential": 319, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 113, "None": 193, "Office": 99, "Park": 357, "Parking": 75, "Residential": 335, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 108, "None": 216, "Office": 120, "Park": 342, "Parking": 70, "Residential": 351, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 108, "None": 172, "Office": 111, "Park": 372, "Parking": 70, "Residential": 326, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 91, "None": 200, "Office": 84, "Park": 388, "Parking": 58, "Residential": 301, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 77, "None": 196, "Office": 125, "Park": 410, "Parking": 47, "Residential": 277, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 99, "None": 180, "Office": 121, "Park": 347, "Parking": 37, "Residential": 338, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 101, "None": 199, "Office": 88, "Park": 356, "Parking": 48, "Residential": 343, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 148, "None": 200, "Office": 67, "Park": 354, "Parking": 82, "Residential": 278, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 72, "None": 203, "Office": 113, "Park": 402, "Parking": 62, "Residential": 338, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 77, "None": 196, "Office": 65, "Park": 365, "Parking": 72, "Residential": 347, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 83, "None": 203, "Office": 86, "Park": 360, "Parking": 50, "Residential": 277, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 113, "None": 178, "Office": 105, "Park": 372, "Parking": 33, "Residential": 322, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 66, "None": 207, "Office": 141, "Park": 326, "Parking": 46, "Residential": 346, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 83, "None": 180, "Office": 117, "Park": 375, "Parking": 41, "Residential": 334, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 91, "None": 212, "Office": 123, "Park": 366, "Parking": 66, "Residential": 327, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 87, "None": 198, "Office": 115, "Park": 358, "Parking": 46, "Residential": 323, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 101, "None": 196, "Office": 129, "Park": 347, "Parking": 70, "Residential": 258, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 118, "None": 182, "Office": 97, "Park": 356, "Parking": 54, "Residential": 338, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 66, "None": 188, "Office": 77, "Park": 374, "Parking": 55, "Residential": 333, "Retail": 898, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 83, "None": 177, "Office": 114, "Park": 376, "Parking": 60, "Residential": 292, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 95, "None": 177, "Office": 147, "Park": 345, "Parking": 89, "Residential": 315, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 120, "None": 190, "Office": 107, "Park": 378, "Parking": 76, "Residential": 323, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 75, "None": 174, "Office": 96, "Park": 365, "Parking": 67, "Residential": 320, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 115, "None": 204, "Office": 88, "Park": 375, "Parking": 58, "Residential": 283, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 103, "None": 157, "Office": 116, "Park": 355, "Parking": 69, "Residential": 350, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 120, "None": 175, "Office": 118, "Park": 339, "Parking": 99, "Residential": 277, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 105, "None": 203, "Office": 129, "Park": 349, "Parking": 67, "Residential": 325, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 90, "None": 194, "Office": 132, "Park": 363, "Parking": 37, "Residential": 319, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 93, "None": 181, "Office": 139, "Park": 332, "Parking": 45, "Residential": 287, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 121, "None": 215, "Office": 113, "Park": 380, "Parking": 52, "Residential": 287, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 97, "None": 179, "Office": 104, "Park": 345, "Parking": 63, "Residential": 309, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 102, "None": 167, "Office": 149, "Park": 345, "Parking": 45, "Residential": 319, "Retail": 894, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 91, "None": 178, "Office": 118, "Park": 372, "Parking": 60, "Residential": 240, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 107, "None": 208, "Office": 144, "Park": 366, "Parking": 48, "Residential": 315, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 109, "None": 189, "Office": 104, "Park": 346, "Parking": 77, "Residential": 312, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 114, "None": 186, "Office": 110, "Park": 367, "Parking": 51, "Residential": 314, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 128, "None": 175, "Office": 108, "Park": 375, "Parking": 36, "Residential": 338, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 85, "None": 191, "Office": 101, "Park": 358, "Parking": 66, "Residential": 358, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 107, "None": 223, "Office": 113, "Park": 371, "Parking": 57, "Residential": 315, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 103, "None": 174, "Office": 137, "Park": 363, "Parking": 44, "Residential": 297, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 111, "None": 163, "Office": 151, "Park": 363, "Parking": 59, "Residential": 311, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 121, "None": 171, "Office": 111, "Park": 362, "Parking": 50, "Residential": 318, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 97, "None": 187, "Office": 140, "Park": 339, "Parking": 48, "Residential": 323, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 95, "None": 254, "Office": 118, "Park": 352, "Parking": 35, "Residential": 265, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 81, "None": 181, "Office": 128, "Park": 340, "Parking": 66, "Residential": 281, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 126, "None": 187, "Office": 97, "Park": 342, "Parking": 60, "Residential": 372, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 82, "None": 198, "Office": 146, "Park": 387, "Parking": 44, "Residential": 330, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 139, "None": 197, "Office": 96, "Park": 387, "Parking": 47, "Residential": 336, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 72, "None": 211, "Office": 129, "Park": 380, "Parking": 28, "Residential": 402, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 107, "None": 188, "Office": 136, "Park": 351, "Parking": 38, "Residential": 329, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 103, "None": 200, "Office": 129, "Park": 389, "Parking": 69, "Residential": 321, "Retail": 797, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 92, "None": 187, "Office": 124, "Park": 398, "Parking": 64, "Residential": 344, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 185, "Light Industrial": 98, "None": 194, "Office": 109, "Park": 343, "Parking": 82, "Residential": 360, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 92, "None": 195, "Office": 126, "Park": 383, "Parking": 36, "Residential": 296, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 97, "None": 178, "Office": 154, "Park": 364, "Parking": 41, "Residential": 248, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 120, "None": 185, "Office": 158, "Park": 348, "Parking": 44, "Residential": 328, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 100, "Light Industrial": 129, "None": 189, "Office": 155, "Park": 348, "Parking": 45, "Residential": 324, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 96, "None": 192, "Office": 118, "Park": 385, "Parking": 47, "Residential": 299, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 124, "None": 171, "Office": 124, "Park": 358, "Parking": 87, "Residential": 288, "Retail": 808, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 123, "None": 177, "Office": 122, "Park": 340, "Parking": 97, "Residential": 301, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 100, "None": 179, "Office": 133, "Park": 366, "Parking": 36, "Residential": 312, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 74, "None": 193, "Office": 172, "Park": 356, "Parking": 35, "Residential": 322, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 100, "None": 190, "Office": 103, "Park": 357, "Parking": 52, "Residential": 337, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 93, "None": 175, "Office": 97, "Park": 364, "Parking": 77, "Residential": 265, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 91, "None": 195, "Office": 105, "Park": 379, "Parking": 37, "Residential": 346, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 86, "None": 169, "Office": 129, "Park": 341, "Parking": 94, "Residential": 313, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 81, "None": 198, "Office": 88, "Park": 394, "Parking": 71, "Residential": 357, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 107, "None": 161, "Office": 117, "Park": 380, "Parking": 50, "Residential": 341, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 97, "None": 196, "Office": 131, "Park": 348, "Parking": 32, "Residential": 319, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 68, "None": 183, "Office": 131, "Park": 371, "Parking": 47, "Residential": 337, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 122, "None": 187, "Office": 119, "Park": 398, "Parking": 47, "Residential": 331, "Retail": 801, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 71, "None": 191, "Office": 113, "Park": 375, "Parking": 55, "Residential": 323, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 95, "None": 186, "Office": 129, "Park": 375, "Parking": 66, "Residential": 313, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 85, "None": 175, "Office": 126, "Park": 386, "Parking": 74, "Residential": 272, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 185, "Light Industrial": 91, "None": 230, "Office": 79, "Park": 372, "Parking": 52, "Residential": 303, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 114, "None": 227, "Office": 125, "Park": 343, "Parking": 51, "Residential": 257, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 111, "None": 185, "Office": 153, "Park": 353, "Parking": 53, "Residential": 324, "Retail": 806, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 103, "None": 192, "Office": 107, "Park": 376, "Parking": 37, "Residential": 351, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 108, "None": 190, "Office": 111, "Park": 357, "Parking": 42, "Residential": 285, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 105, "None": 200, "Office": 127, "Park": 374, "Parking": 66, "Residential": 290, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 115, "None": 163, "Office": 111, "Park": 363, "Parking": 81, "Residential": 279, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 94, "None": 200, "Office": 129, "Park": 340, "Parking": 64, "Residential": 336, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 95, "None": 210, "Office": 141, "Park": 336, "Parking": 52, "Residential": 326, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 79, "None": 180, "Office": 152, "Park": 379, "Parking": 52, "Residential": 329, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 107, "None": 178, "Office": 124, "Park": 376, "Parking": 34, "Residential": 323, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 143, "None": 211, "Office": 127, "Park": 369, "Parking": 82, "Residential": 281, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 96, "Light Industrial": 83, "None": 202, "Office": 126, "Park": 388, "Parking": 50, "Residential": 311, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 110, "None": 199, "Office": 143, "Park": 359, "Parking": 82, "Residential": 301, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 109, "None": 173, "Office": 149, "Park": 378, "Parking": 51, "Residential": 299, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 94, "None": 191, "Office": 126, "Park": 365, "Parking": 46, "Residential": 294, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 113, "None": 237, "Office": 123, "Park": 377, "Parking": 79, "Residential": 253, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 90, "None": 221, "Office": 140, "Park": 370, "Parking": 66, "Residential": 286, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 117, "None": 206, "Office": 125, "Park": 397, "Parking": 66, "Residential": 310, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 114, "None": 189, "Office": 88, "Park": 361, "Parking": 72, "Residential": 319, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 105, "None": 192, "Office": 92, "Park": 397, "Parking": 53, "Residential": 342, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 100, "None": 173, "Office": 120, "Park": 354, "Parking": 61, "Residential": 366, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 110, "None": 188, "Office": 137, "Park": 363, "Parking": 43, "Residential": 306, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 192, "Light Industrial": 125, "None": 192, "Office": 139, "Park": 360, "Parking": 41, "Residential": 243, "Retail": 808, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 129, "None": 182, "Office": 103, "Park": 363, "Parking": 44, "Residential": 332, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 155, "None": 219, "Office": 114, "Park": 349, "Parking": 69, "Residential": 298, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 86, "None": 180, "Office": 135, "Park": 378, "Parking": 70, "Residential": 289, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 106, "None": 181, "Office": 99, "Park": 413, "Parking": 34, "Residential": 286, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 97, "None": 194, "Office": 128, "Park": 362, "Parking": 73, "Residential": 286, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 104, "None": 195, "Office": 134, "Park": 385, "Parking": 47, "Residential": 318, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 83, "None": 190, "Office": 101, "Park": 359, "Parking": 55, "Residential": 273, "Retail": 895, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 108, "None": 176, "Office": 125, "Park": 354, "Parking": 22, "Residential": 365, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 102, "None": 172, "Office": 137, "Park": 367, "Parking": 22, "Residential": 327, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 82, "None": 191, "Office": 146, "Park": 357, "Parking": 38, "Residential": 349, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 116, "None": 174, "Office": 132, "Park": 338, "Parking": 39, "Residential": 329, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 100, "None": 184, "Office": 95, "Park": 364, "Parking": 49, "Residential": 324, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 93, "None": 193, "Office": 123, "Park": 373, "Parking": 37, "Residential": 299, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 98, "None": 171, "Office": 137, "Park": 360, "Parking": 57, "Residential": 343, "Retail": 899, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 109, "None": 200, "Office": 121, "Park": 344, "Parking": 33, "Residential": 354, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 120, "None": 175, "Office": 107, "Park": 383, "Parking": 52, "Residential": 316, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 103, "None": 203, "Office": 113, "Park": 350, "Parking": 48, "Residential": 334, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 107, "None": 227, "Office": 117, "Park": 359, "Parking": 40, "Residential": 318, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 90, "None": 191, "Office": 119, "Park": 366, "Parking": 60, "Residential": 352, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 116, "None": 184, "Office": 122, "Park": 363, "Parking": 37, "Residential": 255, "Retail": 896, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 124, "None": 200, "Office": 116, "Park": 378, "Parking": 51, "Residential": 295, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 102, "None": 183, "Office": 89, "Park": 361, "Parking": 61, "Residential": 326, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 187, "Light Industrial": 73, "None": 191, "Office": 105, "Park": 347, "Parking": 70, "Residential": 362, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 105, "None": 183, "Office": 120, "Park": 369, "Parking": 32, "Residential": 366, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 114, "None": 187, "Office": 138, "Park": 343, "Parking": 39, "Residential": 296, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 132, "None": 207, "Office": 112, "Park": 360, "Parking": 36, "Residential": 334, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 115, "None": 212, "Office": 72, "Park": 375, "Parking": 48, "Residential": 290, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 95, "None": 191, "Office": 127, "Park": 355, "Parking": 47, "Residential": 284, "Retail": 898, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 70, "None": 196, "Office": 131, "Park": 340, "Parking": 26, "Residential": 303, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 107, "None": 181, "Office": 102, "Park": 364, "Parking": 62, "Residential": 265, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 64, "None": 193, "Office": 99, "Park": 408, "Parking": 120, "Residential": 305, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 113, "None": 172, "Office": 139, "Park": 341, "Parking": 37, "Residential": 399, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 126, "None": 172, "Office": 119, "Park": 360, "Parking": 54, "Residential": 308, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 135, "None": 209, "Office": 119, "Park": 348, "Parking": 46, "Residential": 349, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 80, "None": 199, "Office": 105, "Park": 344, "Parking": 33, "Residential": 366, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 129, "None": 192, "Office": 115, "Park": 360, "Parking": 34, "Residential": 267, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 104, "None": 194, "Office": 95, "Park": 365, "Parking": 48, "Residential": 344, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 131, "None": 214, "Office": 132, "Park": 362, "Parking": 66, "Residential": 334, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 132, "None": 173, "Office": 150, "Park": 342, "Parking": 37, "Residential": 322, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 85, "None": 175, "Office": 127, "Park": 364, "Parking": 44, "Residential": 364, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 76, "None": 182, "Office": 126, "Park": 358, "Parking": 41, "Residential": 347, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 127, "None": 187, "Office": 105, "Park": 344, "Parking": 61, "Residential": 233, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 118, "None": 179, "Office": 98, "Park": 361, "Parking": 82, "Residential": 290, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 78, "None": 177, "Office": 117, "Park": 373, "Parking": 61, "Residential": 342, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 114, "None": 190, "Office": 117, "Park": 376, "Parking": 45, "Residential": 355, "Retail": 805, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 104, "Light Industrial": 67, "None": 196, "Office": 147, "Park": 358, "Parking": 44, "Residential": 316, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 74, "None": 171, "Office": 107, "Park": 357, "Parking": 34, "Residential": 280, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 80, "None": 170, "Office": 132, "Park": 353, "Parking": 125, "Residential": 293, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 93, "None": 180, "Office": 106, "Park": 362, "Parking": 44, "Residential": 330, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 90, "None": 217, "Office": 117, "Park": 368, "Parking": 52, "Residential": 297, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 117, "None": 208, "Office": 120, "Park": 353, "Parking": 70, "Residential": 331, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 108, "None": 194, "Office": 139, "Park": 361, "Parking": 48, "Residential": 276, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 92, "None": 226, "Office": 126, "Park": 403, "Parking": 26, "Residential": 303, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 98, "None": 175, "Office": 122, "Park": 367, "Parking": 40, "Residential": 325, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 117, "None": 197, "Office": 137, "Park": 350, "Parking": 42, "Residential": 359, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 87, "None": 197, "Office": 139, "Park": 333, "Parking": 65, "Residential": 340, "Retail": 814, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 125, "None": 196, "Office": 79, "Park": 352, "Parking": 93, "Residential": 253, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 95, "None": 190, "Office": 112, "Park": 350, "Parking": 62, "Residential": 283, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 82, "None": 174, "Office": 98, "Park": 353, "Parking": 116, "Residential": 333, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 118, "None": 187, "Office": 128, "Park": 369, "Parking": 78, "Residential": 259, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 103, "None": 172, "Office": 89, "Park": 380, "Parking": 33, "Residential": 359, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 162, "None": 183, "Office": 120, "Park": 362, "Parking": 45, "Residential": 374, "Retail": 814, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 74, "None": 162, "Office": 87, "Park": 405, "Parking": 32, "Residential": 333, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 111, "None": 194, "Office": 109, "Park": 354, "Parking": 49, "Residential": 282, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 142, "None": 188, "Office": 99, "Park": 355, "Parking": 60, "Residential": 344, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 123, "None": 226, "Office": 151, "Park": 350, "Parking": 72, "Residential": 282, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 70, "None": 168, "Office": 98, "Park": 375, "Parking": 46, "Residential": 360, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 85, "None": 174, "Office": 97, "Park": 393, "Parking": 60, "Residential": 380, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 187, "Light Industrial": 84, "None": 180, "Office": 128, "Park": 364, "Parking": 36, "Residential": 306, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 81, "None": 213, "Office": 144, "Park": 351, "Parking": 31, "Residential": 322, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 93, "None": 199, "Office": 120, "Park": 366, "Parking": 48, "Residential": 299, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 79, "None": 171, "Office": 111, "Park": 362, "Parking": 48, "Residential": 305, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 89, "None": 192, "Office": 114, "Park": 394, "Parking": 68, "Residential": 331, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 117, "None": 196, "Office": 88, "Park": 369, "Parking": 50, "Residential": 375, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 149, "None": 199, "Office": 116, "Park": 363, "Parking": 56, "Residential": 323, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 82, "None": 188, "Office": 125, "Park": 375, "Parking": 68, "Residential": 319, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 124, "None": 201, "Office": 145, "Park": 332, "Parking": 51, "Residential": 348, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 128, "None": 199, "Office": 98, "Park": 370, "Parking": 58, "Residential": 271, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 117, "None": 184, "Office": 105, "Park": 352, "Parking": 59, "Residential": 319, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 116, "None": 197, "Office": 115, "Park": 353, "Parking": 23, "Residential": 288, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 96, "None": 195, "Office": 144, "Park": 384, "Parking": 80, "Residential": 295, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 73, "None": 165, "Office": 121, "Park": 356, "Parking": 62, "Residential": 354, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 98, "None": 182, "Office": 133, "Park": 369, "Parking": 63, "Residential": 322, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 107, "None": 181, "Office": 136, "Park": 356, "Parking": 40, "Residential": 317, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 71, "None": 199, "Office": 123, "Park": 361, "Parking": 63, "Residential": 357, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 91, "None": 174, "Office": 124, "Park": 349, "Parking": 26, "Residential": 313, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 87, "None": 197, "Office": 115, "Park": 345, "Parking": 79, "Residential": 339, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 109, "None": 191, "Office": 90, "Park": 359, "Parking": 49, "Residential": 359, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 108, "None": 222, "Office": 128, "Park": 371, "Parking": 61, "Residential": 318, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 72, "None": 182, "Office": 133, "Park": 375, "Parking": 80, "Residential": 296, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 121, "None": 196, "Office": 130, "Park": 375, "Parking": 60, "Residential": 361, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 101, "None": 192, "Office": 131, "Park": 334, "Parking": 59, "Residential": 293, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 116, "None": 186, "Office": 83, "Park": 382, "Parking": 70, "Residential": 300, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 120, "None": 161, "Office": 144, "Park": 330, "Parking": 39, "Residential": 322, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 79, "None": 185, "Office": 116, "Park": 359, "Parking": 70, "Residential": 306, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 105, "None": 205, "Office": 134, "Park": 346, "Parking": 52, "Residential": 332, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 77, "None": 202, "Office": 104, "Park": 355, "Parking": 50, "Residential": 355, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 108, "None": 181, "Office": 100, "Park": 378, "Parking": 82, "Residential": 317, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 107, "None": 207, "Office": 107, "Park": 338, "Parking": 70, "Residential": 367, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 83, "None": 158, "Office": 141, "Park": 371, "Parking": 66, "Residential": 355, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 109, "None": 181, "Office": 96, "Park": 355, "Parking": 84, "Residential": 303, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 102, "None": 170, "Office": 105, "Park": 353, "Parking": 24, "Residential": 269, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 120, "None": 215, "Office": 136, "Park": 363, "Parking": 36, "Residential": 290, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 110, "None": 219, "Office": 122, "Park": 326, "Parking": 86, "Residential": 311, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 90, "None": 186, "Office": 103, "Park": 357, "Parking": 75, "Residential": 314, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 89, "None": 200, "Office": 121, "Park": 373, "Parking": 38, "Residential": 332, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 78, "None": 195, "Office": 133, "Park": 372, "Parking": 29, "Residential": 312, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 91, "None": 171, "Office": 108, "Park": 354, "Parking": 92, "Residential": 323, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 89, "None": 199, "Office": 104, "Park": 369, "Parking": 45, "Residential": 267, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 111, "None": 175, "Office": 91, "Park": 348, "Parking": 37, "Residential": 359, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 103, "None": 223, "Office": 126, "Park": 343, "Parking": 63, "Residential": 251, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 91, "None": 198, "Office": 123, "Park": 360, "Parking": 57, "Residential": 271, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 97, "None": 204, "Office": 106, "Park": 379, "Parking": 45, "Residential": 372, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 112, "None": 188, "Office": 112, "Park": 383, "Parking": 34, "Residential": 328, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 98, "None": 199, "Office": 148, "Park": 354, "Parking": 44, "Residential": 321, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 77, "None": 199, "Office": 124, "Park": 338, "Parking": 31, "Residential": 308, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 89, "None": 197, "Office": 132, "Park": 360, "Parking": 49, "Residential": 326, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 95, "None": 198, "Office": 136, "Park": 346, "Parking": 62, "Residential": 316, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 90, "None": 186, "Office": 125, "Park": 361, "Parking": 32, "Residential": 339, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 73, "None": 196, "Office": 120, "Park": 358, "Parking": 47, "Residential": 309, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 121, "None": 184, "Office": 151, "Park": 364, "Parking": 22, "Residential": 347, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 102, "None": 202, "Office": 77, "Park": 346, "Parking": 108, "Residential": 351, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 89, "None": 215, "Office": 110, "Park": 333, "Parking": 54, "Residential": 305, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 87, "None": 192, "Office": 100, "Park": 365, "Parking": 69, "Residential": 333, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 111, "None": 171, "Office": 99, "Park": 374, "Parking": 34, "Residential": 357, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 89, "None": 195, "Office": 102, "Park": 345, "Parking": 60, "Residential": 275, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 121, "None": 221, "Office": 148, "Park": 342, "Parking": 62, "Residential": 313, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 104, "Light Industrial": 93, "None": 205, "Office": 125, "Park": 344, "Parking": 46, "Residential": 322, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 105, "None": 242, "Office": 117, "Park": 363, "Parking": 46, "Residential": 336, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 76, "None": 223, "Office": 133, "Park": 372, "Parking": 50, "Residential": 369, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 121, "None": 204, "Office": 106, "Park": 356, "Parking": 53, "Residential": 301, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 80, "None": 198, "Office": 85, "Park": 360, "Parking": 63, "Residential": 392, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 104, "None": 185, "Office": 135, "Park": 348, "Parking": 36, "Residential": 354, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 85, "None": 224, "Office": 97, "Park": 348, "Parking": 73, "Residential": 337, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 83, "None": 170, "Office": 118, "Park": 371, "Parking": 39, "Residential": 329, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 135, "None": 214, "Office": 124, "Park": 385, "Parking": 37, "Residential": 305, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 103, "None": 165, "Office": 120, "Park": 344, "Parking": 50, "Residential": 318, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 97, "None": 209, "Office": 87, "Park": 403, "Parking": 45, "Residential": 305, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 110, "None": 196, "Office": 102, "Park": 380, "Parking": 62, "Residential": 303, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 95, "None": 158, "Office": 131, "Park": 367, "Parking": 41, "Residential": 294, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 95, "None": 177, "Office": 168, "Park": 371, "Parking": 80, "Residential": 293, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 76, "None": 214, "Office": 123, "Park": 350, "Parking": 51, "Residential": 286, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 88, "None": 207, "Office": 127, "Park": 365, "Parking": 66, "Residential": 300, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 89, "None": 164, "Office": 131, "Park": 381, "Parking": 54, "Residential": 329, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 127, "None": 190, "Office": 100, "Park": 346, "Parking": 57, "Residential": 352, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 89, "None": 181, "Office": 130, "Park": 338, "Parking": 53, "Residential": 365, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 104, "None": 193, "Office": 109, "Park": 364, "Parking": 78, "Residential": 321, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 129, "None": 195, "Office": 115, "Park": 372, "Parking": 43, "Residential": 306, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 124, "None": 187, "Office": 128, "Park": 326, "Parking": 41, "Residential": 342, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 114, "None": 197, "Office": 117, "Park": 347, "Parking": 52, "Residential": 314, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 102, "None": 185, "Office": 88, "Park": 380, "Parking": 47, "Residential": 316, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 103, "None": 169, "Office": 129, "Park": 345, "Parking": 70, "Residential": 335, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 76, "None": 180, "Office": 77, "Park": 362, "Parking": 35, "Residential": 326, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 118, "None": 213, "Office": 112, "Park": 352, "Parking": 60, "Residential": 298, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 70, "None": 201, "Office": 148, "Park": 363, "Parking": 27, "Residential": 283, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 103, "None": 193, "Office": 116, "Park": 360, "Parking": 58, "Residential": 384, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 64, "None": 189, "Office": 135, "Park": 363, "Parking": 46, "Residential": 373, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 97, "None": 183, "Office": 92, "Park": 360, "Parking": 46, "Residential": 348, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 75, "None": 194, "Office": 93, "Park": 361, "Parking": 62, "Residential": 265, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 92, "None": 196, "Office": 163, "Park": 356, "Parking": 65, "Residential": 249, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 98, "None": 204, "Office": 110, "Park": 375, "Parking": 62, "Residential": 292, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 85, "None": 192, "Office": 144, "Park": 347, "Parking": 44, "Residential": 287, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 117, "None": 175, "Office": 118, "Park": 362, "Parking": 42, "Residential": 330, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 83, "None": 224, "Office": 118, "Park": 359, "Parking": 40, "Residential": 292, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 186, "Light Industrial": 87, "None": 218, "Office": 112, "Park": 334, "Parking": 61, "Residential": 330, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 89, "None": 176, "Office": 116, "Park": 382, "Parking": 47, "Residential": 291, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 100, "None": 184, "Office": 113, "Park": 386, "Parking": 50, "Residential": 325, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 108, "None": 243, "Office": 126, "Park": 382, "Parking": 34, "Residential": 301, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 106, "None": 181, "Office": 165, "Park": 382, "Parking": 46, "Residential": 253, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 99, "None": 170, "Office": 137, "Park": 356, "Parking": 38, "Residential": 281, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 97, "None": 221, "Office": 114, "Park": 351, "Parking": 82, "Residential": 363, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 97, "None": 209, "Office": 95, "Park": 356, "Parking": 52, "Residential": 364, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 87, "None": 218, "Office": 99, "Park": 385, "Parking": 47, "Residential": 324, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 97, "None": 175, "Office": 112, "Park": 378, "Parking": 42, "Residential": 337, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 96, "None": 193, "Office": 163, "Park": 352, "Parking": 55, "Residential": 362, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 103, "None": 172, "Office": 95, "Park": 389, "Parking": 39, "Residential": 311, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 71, "None": 191, "Office": 133, "Park": 358, "Parking": 50, "Residential": 314, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 133, "None": 173, "Office": 105, "Park": 371, "Parking": 37, "Residential": 327, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 110, "None": 186, "Office": 117, "Park": 360, "Parking": 50, "Residential": 309, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 74, "None": 201, "Office": 115, "Park": 369, "Parking": 49, "Residential": 295, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 69, "None": 188, "Office": 120, "Park": 358, "Parking": 49, "Residential": 344, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 86, "None": 183, "Office": 96, "Park": 361, "Parking": 40, "Residential": 307, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 94, "None": 222, "Office": 117, "Park": 372, "Parking": 58, "Residential": 305, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 85, "None": 165, "Office": 141, "Park": 365, "Parking": 14, "Residential": 270, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 128, "None": 195, "Office": 96, "Park": 392, "Parking": 39, "Residential": 282, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 104, "None": 167, "Office": 129, "Park": 357, "Parking": 81, "Residential": 350, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 88, "None": 158, "Office": 156, "Park": 365, "Parking": 53, "Residential": 349, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 94, "None": 202, "Office": 144, "Park": 368, "Parking": 39, "Residential": 312, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 124, "None": 186, "Office": 107, "Park": 384, "Parking": 37, "Residential": 290, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 141, "None": 208, "Office": 142, "Park": 363, "Parking": 34, "Residential": 260, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 134, "None": 179, "Office": 130, "Park": 353, "Parking": 32, "Residential": 338, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 89, "None": 182, "Office": 167, "Park": 346, "Parking": 52, "Residential": 365, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 137, "None": 190, "Office": 118, "Park": 362, "Parking": 20, "Residential": 311, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 108, "None": 188, "Office": 123, "Park": 372, "Parking": 47, "Residential": 289, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 102, "None": 227, "Office": 123, "Park": 349, "Parking": 65, "Residential": 282, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 105, "None": 174, "Office": 163, "Park": 369, "Parking": 62, "Residential": 265, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 75, "None": 213, "Office": 129, "Park": 374, "Parking": 69, "Residential": 333, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 99, "None": 182, "Office": 125, "Park": 347, "Parking": 22, "Residential": 356, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 115, "None": 154, "Office": 130, "Park": 355, "Parking": 23, "Residential": 318, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 89, "None": 188, "Office": 110, "Park": 349, "Parking": 36, "Residential": 302, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 90, "None": 182, "Office": 93, "Park": 360, "Parking": 67, "Residential": 300, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 72, "None": 192, "Office": 133, "Park": 355, "Parking": 57, "Residential": 300, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 92, "None": 214, "Office": 116, "Park": 370, "Parking": 49, "Residential": 286, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 112, "None": 216, "Office": 96, "Park": 382, "Parking": 57, "Residential": 323, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 92, "None": 199, "Office": 128, "Park": 338, "Parking": 45, "Residential": 312, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 109, "None": 191, "Office": 154, "Park": 363, "Parking": 27, "Residential": 323, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 90, "None": 203, "Office": 99, "Park": 354, "Parking": 59, "Residential": 358, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 93, "None": 216, "Office": 139, "Park": 334, "Parking": 69, "Residential": 268, "Retail": 887, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 94, "None": 182, "Office": 106, "Park": 366, "Parking": 47, "Residential": 293, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 102, "None": 198, "Office": 97, "Park": 353, "Parking": 53, "Residential": 296, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 83, "None": 186, "Office": 90, "Park": 364, "Parking": 49, "Residential": 323, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 107, "None": 184, "Office": 116, "Park": 349, "Parking": 42, "Residential": 287, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 65, "None": 170, "Office": 120, "Park": 381, "Parking": 53, "Residential": 365, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 99, "None": 181, "Office": 130, "Park": 368, "Parking": 61, "Residential": 270, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 99, "None": 197, "Office": 109, "Park": 361, "Parking": 54, "Residential": 282, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 69, "None": 206, "Office": 132, "Park": 352, "Parking": 16, "Residential": 365, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 118, "None": 209, "Office": 106, "Park": 333, "Parking": 25, "Residential": 321, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 95, "None": 205, "Office": 103, "Park": 348, "Parking": 43, "Residential": 312, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 101, "None": 176, "Office": 126, "Park": 360, "Parking": 55, "Residential": 329, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 94, "None": 170, "Office": 118, "Park": 351, "Parking": 76, "Residential": 296, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 85, "None": 207, "Office": 118, "Park": 366, "Parking": 35, "Residential": 335, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 108, "None": 195, "Office": 96, "Park": 356, "Parking": 54, "Residential": 296, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 111, "None": 186, "Office": 167, "Park": 374, "Parking": 68, "Residential": 304, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 119, "None": 198, "Office": 104, "Park": 358, "Parking": 27, "Residential": 317, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 181, "Light Industrial": 115, "None": 175, "Office": 126, "Park": 347, "Parking": 38, "Residential": 357, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 87, "None": 177, "Office": 107, "Park": 391, "Parking": 58, "Residential": 321, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 113, "None": 192, "Office": 156, "Park": 361, "Parking": 66, "Residential": 329, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 121, "None": 170, "Office": 137, "Park": 350, "Parking": 81, "Residential": 363, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 128, "None": 166, "Office": 122, "Park": 383, "Parking": 38, "Residential": 324, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 90, "None": 208, "Office": 126, "Park": 360, "Parking": 60, "Residential": 290, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 112, "None": 194, "Office": 124, "Park": 352, "Parking": 48, "Residential": 233, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 112, "None": 191, "Office": 136, "Park": 380, "Parking": 28, "Residential": 287, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 79, "None": 173, "Office": 139, "Park": 344, "Parking": 30, "Residential": 359, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 85, "None": 210, "Office": 113, "Park": 349, "Parking": 52, "Residential": 331, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 120, "None": 206, "Office": 131, "Park": 337, "Parking": 59, "Residential": 265, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 107, "None": 199, "Office": 80, "Park": 359, "Parking": 40, "Residential": 351, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 104, "None": 198, "Office": 118, "Park": 362, "Parking": 62, "Residential": 322, "Retail": 889, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 104, "None": 159, "Office": 104, "Park": 368, "Parking": 66, "Residential": 303, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 104, "None": 189, "Office": 146, "Park": 359, "Parking": 66, "Residential": 306, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 100, "None": 200, "Office": 153, "Park": 349, "Parking": 36, "Residential": 263, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 102, "None": 193, "Office": 131, "Park": 355, "Parking": 76, "Residential": 284, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 116, "None": 214, "Office": 128, "Park": 342, "Parking": 38, "Residential": 317, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 110, "None": 161, "Office": 95, "Park": 377, "Parking": 53, "Residential": 303, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 138, "None": 188, "Office": 115, "Park": 346, "Parking": 80, "Residential": 368, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 117, "None": 216, "Office": 91, "Park": 341, "Parking": 62, "Residential": 317, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 67, "None": 190, "Office": 105, "Park": 350, "Parking": 68, "Residential": 292, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 82, "None": 185, "Office": 145, "Park": 375, "Parking": 64, "Residential": 292, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 104, "None": 175, "Office": 105, "Park": 368, "Parking": 45, "Residential": 374, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 106, "None": 190, "Office": 128, "Park": 379, "Parking": 54, "Residential": 241, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 89, "None": 202, "Office": 121, "Park": 349, "Parking": 39, "Residential": 306, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 76, "None": 179, "Office": 101, "Park": 354, "Parking": 65, "Residential": 353, "Retail": 906, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 139, "None": 191, "Office": 124, "Park": 336, "Parking": 53, "Residential": 323, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 69, "None": 193, "Office": 148, "Park": 355, "Parking": 60, "Residential": 265, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 121, "None": 190, "Office": 181, "Park": 353, "Parking": 52, "Residential": 285, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 100, "None": 184, "Office": 135, "Park": 361, "Parking": 56, "Residential": 288, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 84, "None": 205, "Office": 107, "Park": 361, "Parking": 59, "Residential": 305, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 105, "None": 224, "Office": 155, "Park": 327, "Parking": 74, "Residential": 324, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 116, "None": 181, "Office": 139, "Park": 353, "Parking": 63, "Residential": 283, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 191, "Light Industrial": 119, "None": 198, "Office": 121, "Park": 336, "Parking": 32, "Residential": 323, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 100, "None": 190, "Office": 105, "Park": 377, "Parking": 57, "Residential": 328, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 90, "None": 179, "Office": 121, "Park": 351, "Parking": 38, "Residential": 352, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 114, "None": 191, "Office": 121, "Park": 367, "Parking": 34, "Residential": 341, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 105, "None": 192, "Office": 134, "Park": 353, "Parking": 31, "Residential": 282, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 96, "None": 194, "Office": 117, "Park": 343, "Parking": 50, "Residential": 325, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 111, "None": 225, "Office": 123, "Park": 371, "Parking": 53, "Residential": 262, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 115, "None": 212, "Office": 85, "Park": 376, "Parking": 47, "Residential": 296, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 89, "None": 221, "Office": 146, "Park": 409, "Parking": 28, "Residential": 303, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 139, "None": 182, "Office": 105, "Park": 350, "Parking": 61, "Residential": 343, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 110, "None": 177, "Office": 119, "Park": 341, "Parking": 56, "Residential": 305, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 107, "None": 195, "Office": 114, "Park": 365, "Parking": 30, "Residential": 293, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 75, "None": 174, "Office": 136, "Park": 385, "Parking": 73, "Residential": 320, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 118, "None": 178, "Office": 112, "Park": 323, "Parking": 42, "Residential": 336, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 108, "None": 166, "Office": 109, "Park": 355, "Parking": 93, "Residential": 292, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 88, "None": 202, "Office": 96, "Park": 359, "Parking": 47, "Residential": 335, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 138, "None": 187, "Office": 85, "Park": 366, "Parking": 58, "Residential": 333, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 110, "None": 230, "Office": 127, "Park": 353, "Parking": 51, "Residential": 253, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 108, "None": 184, "Office": 134, "Park": 365, "Parking": 24, "Residential": 318, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 95, "None": 192, "Office": 106, "Park": 391, "Parking": 61, "Residential": 257, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 98, "Light Industrial": 93, "None": 184, "Office": 138, "Park": 349, "Parking": 59, "Residential": 338, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 91, "None": 198, "Office": 84, "Park": 340, "Parking": 67, "Residential": 323, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 131, "None": 196, "Office": 133, "Park": 370, "Parking": 71, "Residential": 309, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 112, "None": 202, "Office": 115, "Park": 348, "Parking": 41, "Residential": 298, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 108, "None": 203, "Office": 121, "Park": 342, "Parking": 41, "Residential": 326, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 106, "None": 210, "Office": 115, "Park": 376, "Parking": 52, "Residential": 284, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 91, "None": 209, "Office": 122, "Park": 331, "Parking": 53, "Residential": 311, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 125, "None": 179, "Office": 98, "Park": 343, "Parking": 82, "Residential": 349, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 100, "None": 172, "Office": 117, "Park": 345, "Parking": 83, "Residential": 318, "Retail": 885, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 90, "None": 193, "Office": 160, "Park": 392, "Parking": 51, "Residential": 277, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 75, "None": 203, "Office": 79, "Park": 356, "Parking": 64, "Residential": 324, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 87, "None": 186, "Office": 105, "Park": 341, "Parking": 74, "Residential": 303, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 78, "None": 161, "Office": 127, "Park": 370, "Parking": 37, "Residential": 341, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 85, "None": 175, "Office": 160, "Park": 367, "Parking": 49, "Residential": 321, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 101, "None": 216, "Office": 134, "Park": 360, "Parking": 37, "Residential": 302, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 91, "None": 196, "Office": 95, "Park": 355, "Parking": 55, "Residential": 360, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 54, "None": 196, "Office": 126, "Park": 356, "Parking": 50, "Residential": 345, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 93, "None": 194, "Office": 133, "Park": 342, "Parking": 52, "Residential": 322, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 78, "None": 232, "Office": 91, "Park": 400, "Parking": 39, "Residential": 339, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 128, "None": 213, "Office": 116, "Park": 320, "Parking": 86, "Residential": 317, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 96, "None": 187, "Office": 85, "Park": 352, "Parking": 78, "Residential": 328, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 115, "None": 190, "Office": 130, "Park": 348, "Parking": 39, "Residential": 290, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 116, "None": 230, "Office": 126, "Park": 346, "Parking": 42, "Residential": 320, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 102, "None": 222, "Office": 132, "Park": 356, "Parking": 35, "Residential": 330, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 89, "None": 208, "Office": 95, "Park": 374, "Parking": 44, "Residential": 324, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 85, "None": 192, "Office": 104, "Park": 346, "Parking": 68, "Residential": 292, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 96, "None": 180, "Office": 161, "Park": 368, "Parking": 59, "Residential": 290, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 95, "None": 197, "Office": 145, "Park": 372, "Parking": 58, "Residential": 339, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 116, "None": 204, "Office": 129, "Park": 353, "Parking": 61, "Residential": 349, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 102, "None": 187, "Office": 86, "Park": 359, "Parking": 69, "Residential": 280, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 72, "None": 209, "Office": 120, "Park": 348, "Parking": 31, "Residential": 287, "Retail": 898, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 120, "None": 181, "Office": 99, "Park": 377, "Parking": 46, "Residential": 313, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 97, "None": 206, "Office": 137, "Park": 357, "Parking": 26, "Residential": 342, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 100, "None": 189, "Office": 109, "Park": 361, "Parking": 29, "Residential": 268, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 107, "None": 187, "Office": 110, "Park": 353, "Parking": 39, "Residential": 323, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 101, "None": 206, "Office": 74, "Park": 383, "Parking": 55, "Residential": 309, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 84, "None": 171, "Office": 122, "Park": 350, "Parking": 28, "Residential": 279, "Retail": 908, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 125, "None": 191, "Office": 140, "Park": 342, "Parking": 46, "Residential": 294, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 108, "None": 235, "Office": 106, "Park": 365, "Parking": 39, "Residential": 411, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 102, "None": 222, "Office": 86, "Park": 351, "Parking": 67, "Residential": 337, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 85, "None": 190, "Office": 97, "Park": 361, "Parking": 75, "Residential": 338, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 109, "None": 180, "Office": 117, "Park": 377, "Parking": 46, "Residential": 326, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 90, "None": 180, "Office": 113, "Park": 366, "Parking": 40, "Residential": 338, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 122, "None": 178, "Office": 109, "Park": 363, "Parking": 59, "Residential": 320, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 136, "None": 203, "Office": 127, "Park": 346, "Parking": 51, "Residential": 316, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 87, "None": 194, "Office": 95, "Park": 372, "Parking": 32, "Residential": 265, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 115, "None": 179, "Office": 90, "Park": 368, "Parking": 49, "Residential": 281, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 108, "None": 163, "Office": 99, "Park": 355, "Parking": 40, "Residential": 383, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 102, "Light Industrial": 85, "None": 187, "Office": 127, "Park": 355, "Parking": 71, "Residential": 322, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 120, "None": 213, "Office": 100, "Park": 335, "Parking": 41, "Residential": 360, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 124, "None": 162, "Office": 120, "Park": 370, "Parking": 47, "Residential": 302, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 132, "None": 183, "Office": 112, "Park": 367, "Parking": 57, "Residential": 347, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 126, "None": 180, "Office": 97, "Park": 376, "Parking": 83, "Residential": 311, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 92, "None": 201, "Office": 109, "Park": 376, "Parking": 56, "Residential": 370, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 107, "None": 211, "Office": 116, "Park": 351, "Parking": 30, "Residential": 329, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 74, "None": 191, "Office": 134, "Park": 355, "Parking": 30, "Residential": 307, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 120, "None": 180, "Office": 124, "Park": 360, "Parking": 49, "Residential": 283, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 95, "None": 191, "Office": 136, "Park": 398, "Parking": 34, "Residential": 262, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 101, "None": 197, "Office": 131, "Park": 367, "Parking": 78, "Residential": 326, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 113, "None": 191, "Office": 90, "Park": 370, "Parking": 79, "Residential": 333, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 101, "None": 159, "Office": 126, "Park": 390, "Parking": 61, "Residential": 301, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 99, "None": 222, "Office": 121, "Park": 359, "Parking": 38, "Residential": 338, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 106, "None": 218, "Office": 150, "Park": 342, "Parking": 91, "Residential": 279, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 92, "None": 206, "Office": 104, "Park": 357, "Parking": 82, "Residential": 326, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 95, "None": 187, "Office": 137, "Park": 376, "Parking": 87, "Residential": 299, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 68, "None": 205, "Office": 143, "Park": 367, "Parking": 72, "Residential": 352, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 174, "None": 175, "Office": 114, "Park": 355, "Parking": 47, "Residential": 328, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 108, "None": 202, "Office": 149, "Park": 370, "Parking": 76, "Residential": 329, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 85, "None": 217, "Office": 113, "Park": 352, "Parking": 21, "Residential": 334, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 97, "None": 180, "Office": 122, "Park": 347, "Parking": 66, "Residential": 361, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 95, "None": 168, "Office": 137, "Park": 365, "Parking": 55, "Residential": 340, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 108, "None": 242, "Office": 108, "Park": 368, "Parking": 61, "Residential": 270, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 93, "None": 179, "Office": 159, "Park": 388, "Parking": 54, "Residential": 330, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 69, "None": 174, "Office": 148, "Park": 393, "Parking": 60, "Residential": 314, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 99, "None": 223, "Office": 100, "Park": 385, "Parking": 35, "Residential": 365, "Retail": 808, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 92, "None": 183, "Office": 110, "Park": 330, "Parking": 51, "Residential": 299, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 83, "None": 228, "Office": 121, "Park": 365, "Parking": 30, "Residential": 337, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 104, "None": 190, "Office": 113, "Park": 323, "Parking": 55, "Residential": 345, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 92, "None": 224, "Office": 115, "Park": 365, "Parking": 62, "Residential": 291, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 106, "None": 203, "Office": 128, "Park": 352, "Parking": 45, "Residential": 306, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 123, "None": 209, "Office": 119, "Park": 345, "Parking": 63, "Residential": 319, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 88, "None": 206, "Office": 135, "Park": 352, "Parking": 65, "Residential": 270, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 85, "None": 201, "Office": 106, "Park": 378, "Parking": 61, "Residential": 332, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 179, "Light Industrial": 105, "None": 214, "Office": 104, "Park": 342, "Parking": 30, "Residential": 309, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 78, "None": 202, "Office": 104, "Park": 368, "Parking": 50, "Residential": 279, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 115, "None": 192, "Office": 101, "Park": 387, "Parking": 70, "Residential": 322, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 101, "None": 190, "Office": 95, "Park": 337, "Parking": 43, "Residential": 313, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 191, "Light Industrial": 78, "None": 199, "Office": 119, "Park": 354, "Parking": 51, "Residential": 314, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 104, "None": 176, "Office": 104, "Park": 401, "Parking": 43, "Residential": 304, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 86, "None": 190, "Office": 138, "Park": 353, "Parking": 30, "Residential": 331, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 141, "None": 165, "Office": 160, "Park": 355, "Parking": 45, "Residential": 296, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 120, "None": 179, "Office": 165, "Park": 346, "Parking": 72, "Residential": 285, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 99, "None": 179, "Office": 143, "Park": 350, "Parking": 50, "Residential": 328, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 79, "None": 215, "Office": 130, "Park": 347, "Parking": 39, "Residential": 309, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 116, "None": 216, "Office": 158, "Park": 324, "Parking": 52, "Residential": 299, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 119, "None": 211, "Office": 135, "Park": 359, "Parking": 40, "Residential": 317, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 63, "None": 186, "Office": 134, "Park": 386, "Parking": 43, "Residential": 328, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 118, "None": 200, "Office": 130, "Park": 351, "Parking": 31, "Residential": 300, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 118, "None": 189, "Office": 161, "Park": 351, "Parking": 27, "Residential": 333, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 89, "None": 213, "Office": 135, "Park": 389, "Parking": 24, "Residential": 333, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 121, "None": 191, "Office": 133, "Park": 361, "Parking": 32, "Residential": 247, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 115, "None": 185, "Office": 138, "Park": 378, "Parking": 67, "Residential": 328, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 123, "None": 195, "Office": 122, "Park": 357, "Parking": 59, "Residential": 323, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 96, "None": 201, "Office": 110, "Park": 352, "Parking": 38, "Residential": 355, "Retail": 804, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 98, "None": 190, "Office": 114, "Park": 359, "Parking": 70, "Residential": 311, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 82, "None": 191, "Office": 82, "Park": 378, "Parking": 80, "Residential": 310, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 131, "None": 200, "Office": 116, "Park": 344, "Parking": 44, "Residential": 292, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 120, "None": 162, "Office": 143, "Park": 346, "Parking": 78, "Residential": 263, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 69, "None": 186, "Office": 109, "Park": 360, "Parking": 77, "Residential": 329, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 77, "None": 176, "Office": 115, "Park": 371, "Parking": 54, "Residential": 280, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 83, "None": 192, "Office": 107, "Park": 366, "Parking": 53, "Residential": 371, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 114, "None": 177, "Office": 146, "Park": 356, "Parking": 86, "Residential": 295, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 84, "None": 181, "Office": 150, "Park": 370, "Parking": 43, "Residential": 365, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 101, "None": 229, "Office": 111, "Park": 344, "Parking": 32, "Residential": 313, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 111, "None": 211, "Office": 134, "Park": 351, "Parking": 54, "Residential": 334, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 98, "None": 166, "Office": 105, "Park": 366, "Parking": 60, "Residential": 343, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 94, "None": 172, "Office": 120, "Park": 352, "Parking": 67, "Residential": 308, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 94, "None": 225, "Office": 112, "Park": 366, "Parking": 28, "Residential": 304, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 106, "None": 213, "Office": 84, "Park": 383, "Parking": 59, "Residential": 318, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 104, "None": 197, "Office": 144, "Park": 376, "Parking": 32, "Residential": 346, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 97, "Light Industrial": 103, "None": 202, "Office": 103, "Park": 366, "Parking": 39, "Residential": 331, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 100, "None": 233, "Office": 123, "Park": 341, "Parking": 64, "Residential": 353, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 110, "None": 159, "Office": 118, "Park": 352, "Parking": 74, "Residential": 289, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 73, "None": 218, "Office": 94, "Park": 417, "Parking": 74, "Residential": 338, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 131, "None": 190, "Office": 129, "Park": 350, "Parking": 93, "Residential": 315, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 129, "None": 170, "Office": 118, "Park": 346, "Parking": 60, "Residential": 290, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 144, "None": 181, "Office": 100, "Park": 381, "Parking": 42, "Residential": 321, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 118, "None": 190, "Office": 100, "Park": 355, "Parking": 67, "Residential": 272, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 75, "None": 215, "Office": 121, "Park": 358, "Parking": 85, "Residential": 360, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 68, "None": 213, "Office": 123, "Park": 379, "Parking": 47, "Residential": 347, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 128, "None": 201, "Office": 128, "Park": 364, "Parking": 44, "Residential": 330, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 89, "None": 198, "Office": 116, "Park": 354, "Parking": 54, "Residential": 317, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 178, "Light Industrial": 111, "None": 197, "Office": 104, "Park": 372, "Parking": 65, "Residential": 279, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 75, "None": 193, "Office": 104, "Park": 343, "Parking": 56, "Residential": 315, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 104, "None": 207, "Office": 103, "Park": 350, "Parking": 90, "Residential": 331, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 116, "None": 209, "Office": 107, "Park": 335, "Parking": 40, "Residential": 327, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 107, "None": 195, "Office": 123, "Park": 386, "Parking": 40, "Residential": 297, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 97, "None": 174, "Office": 162, "Park": 363, "Parking": 74, "Residential": 343, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 94, "None": 193, "Office": 108, "Park": 351, "Parking": 69, "Residential": 332, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 104, "None": 194, "Office": 100, "Park": 374, "Parking": 27, "Residential": 299, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 182, "Light Industrial": 92, "None": 217, "Office": 122, "Park": 328, "Parking": 111, "Residential": 317, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 93, "None": 195, "Office": 133, "Park": 347, "Parking": 41, "Residential": 342, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 70, "None": 228, "Office": 86, "Park": 374, "Parking": 52, "Residential": 263, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 128, "None": 188, "Office": 105, "Park": 347, "Parking": 48, "Residential": 337, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 104, "None": 174, "Office": 131, "Park": 360, "Parking": 42, "Residential": 314, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 94, "None": 193, "Office": 129, "Park": 361, "Parking": 34, "Residential": 288, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 77, "None": 191, "Office": 121, "Park": 385, "Parking": 38, "Residential": 336, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 93, "None": 196, "Office": 106, "Park": 380, "Parking": 40, "Residential": 344, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 107, "None": 184, "Office": 127, "Park": 356, "Parking": 62, "Residential": 281, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 120, "None": 193, "Office": 147, "Park": 363, "Parking": 64, "Residential": 291, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 75, "None": 201, "Office": 144, "Park": 352, "Parking": 82, "Residential": 279, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 111, "None": 186, "Office": 149, "Park": 350, "Parking": 43, "Residential": 273, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 132, "None": 173, "Office": 98, "Park": 343, "Parking": 48, "Residential": 302, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 97, "None": 168, "Office": 153, "Park": 378, "Parking": 29, "Residential": 277, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 118, "None": 164, "Office": 120, "Park": 345, "Parking": 24, "Residential": 358, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 115, "None": 217, "Office": 105, "Park": 352, "Parking": 44, "Residential": 337, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 102, "None": 195, "Office": 118, "Park": 348, "Parking": 70, "Residential": 341, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 81, "None": 181, "Office": 79, "Park": 373, "Parking": 50, "Residential": 275, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 99, "None": 190, "Office": 144, "Park": 357, "Parking": 50, "Residential": 315, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 91, "None": 205, "Office": 138, "Park": 377, "Parking": 30, "Residential": 333, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 101, "None": 197, "Office": 88, "Park": 355, "Parking": 64, "Residential": 343, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 93, "None": 213, "Office": 125, "Park": 351, "Parking": 88, "Residential": 342, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 90, "None": 203, "Office": 89, "Park": 352, "Parking": 42, "Residential": 278, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 99, "None": 199, "Office": 125, "Park": 384, "Parking": 43, "Residential": 293, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 114, "None": 198, "Office": 166, "Park": 374, "Parking": 79, "Residential": 347, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 109, "None": 215, "Office": 153, "Park": 354, "Parking": 60, "Residential": 326, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 94, "None": 204, "Office": 100, "Park": 375, "Parking": 44, "Residential": 310, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 96, "None": 190, "Office": 112, "Park": 369, "Parking": 47, "Residential": 319, "Retail": 904, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 96, "None": 189, "Office": 104, "Park": 356, "Parking": 49, "Residential": 315, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 111, "None": 204, "Office": 136, "Park": 350, "Parking": 36, "Residential": 332, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 104, "None": 193, "Office": 137, "Park": 359, "Parking": 46, "Residential": 310, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 120, "None": 189, "Office": 107, "Park": 362, "Parking": 60, "Residential": 292, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 112, "None": 198, "Office": 103, "Park": 338, "Parking": 54, "Residential": 303, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 102, "None": 171, "Office": 107, "Park": 414, "Parking": 52, "Residential": 286, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 98, "None": 178, "Office": 108, "Park": 358, "Parking": 47, "Residential": 297, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 108, "None": 169, "Office": 143, "Park": 364, "Parking": 72, "Residential": 356, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 95, "None": 171, "Office": 132, "Park": 354, "Parking": 32, "Residential": 296, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 101, "None": 188, "Office": 125, "Park": 351, "Parking": 40, "Residential": 294, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 116, "None": 170, "Office": 146, "Park": 363, "Parking": 42, "Residential": 308, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 82, "None": 194, "Office": 107, "Park": 357, "Parking": 58, "Residential": 352, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 101, "None": 195, "Office": 87, "Park": 400, "Parking": 64, "Residential": 309, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 176, "None": 216, "Office": 128, "Park": 352, "Parking": 58, "Residential": 287, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 93, "None": 199, "Office": 155, "Park": 364, "Parking": 32, "Residential": 300, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 190, "Light Industrial": 88, "None": 165, "Office": 147, "Park": 351, "Parking": 55, "Residential": 308, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 110, "None": 177, "Office": 93, "Park": 390, "Parking": 85, "Residential": 311, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 134, "None": 170, "Office": 124, "Park": 351, "Parking": 74, "Residential": 266, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 106, "None": 180, "Office": 124, "Park": 344, "Parking": 53, "Residential": 365, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 75, "None": 181, "Office": 100, "Park": 382, "Parking": 61, "Residential": 305, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 113, "None": 185, "Office": 99, "Park": 359, "Parking": 72, "Residential": 301, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 91, "None": 185, "Office": 123, "Park": 358, "Parking": 58, "Residential": 324, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 116, "None": 174, "Office": 100, "Park": 386, "Parking": 45, "Residential": 339, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 124, "None": 178, "Office": 123, "Park": 346, "Parking": 47, "Residential": 312, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 115, "None": 180, "Office": 127, "Park": 374, "Parking": 37, "Residential": 365, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 120, "None": 206, "Office": 136, "Park": 378, "Parking": 48, "Residential": 298, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 100, "None": 201, "Office": 97, "Park": 358, "Parking": 51, "Residential": 320, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 81, "None": 171, "Office": 118, "Park": 363, "Parking": 60, "Residential": 252, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 84, "None": 181, "Office": 118, "Park": 347, "Parking": 51, "Residential": 282, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 90, "None": 205, "Office": 102, "Park": 350, "Parking": 53, "Residential": 345, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 96, "None": 191, "Office": 115, "Park": 381, "Parking": 55, "Residential": 307, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 84, "None": 218, "Office": 128, "Park": 343, "Parking": 41, "Residential": 322, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 94, "None": 203, "Office": 125, "Park": 337, "Parking": 53, "Residential": 292, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 187, "Light Industrial": 101, "None": 182, "Office": 70, "Park": 347, "Parking": 60, "Residential": 336, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 97, "None": 197, "Office": 101, "Park": 369, "Parking": 69, "Residential": 340, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 101, "None": 224, "Office": 130, "Park": 385, "Parking": 48, "Residential": 298, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 106, "None": 189, "Office": 131, "Park": 388, "Parking": 36, "Residential": 315, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 89, "None": 175, "Office": 91, "Park": 375, "Parking": 43, "Residential": 323, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 96, "None": 181, "Office": 124, "Park": 362, "Parking": 60, "Residential": 290, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 89, "None": 211, "Office": 139, "Park": 376, "Parking": 64, "Residential": 283, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 145, "None": 190, "Office": 117, "Park": 333, "Parking": 45, "Residential": 307, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 116, "None": 180, "Office": 144, "Park": 353, "Parking": 21, "Residential": 290, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 97, "None": 224, "Office": 119, "Park": 359, "Parking": 31, "Residential": 297, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 101, "None": 200, "Office": 126, "Park": 360, "Parking": 61, "Residential": 361, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 109, "None": 199, "Office": 163, "Park": 372, "Parking": 37, "Residential": 291, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 111, "None": 186, "Office": 119, "Park": 361, "Parking": 45, "Residential": 375, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 82, "None": 195, "Office": 121, "Park": 336, "Parking": 81, "Residential": 321, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 95, "None": 209, "Office": 97, "Park": 365, "Parking": 46, "Residential": 321, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 87, "None": 192, "Office": 125, "Park": 362, "Parking": 62, "Residential": 282, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 79, "None": 191, "Office": 122, "Park": 339, "Parking": 48, "Residential": 334, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 139, "None": 187, "Office": 142, "Park": 381, "Parking": 45, "Residential": 289, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 87, "None": 179, "Office": 134, "Park": 352, "Parking": 67, "Residential": 373, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 82, "None": 192, "Office": 125, "Park": 345, "Parking": 43, "Residential": 366, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 83, "None": 201, "Office": 122, "Park": 341, "Parking": 63, "Residential": 302, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 100, "None": 169, "Office": 104, "Park": 357, "Parking": 58, "Residential": 342, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 114, "None": 185, "Office": 125, "Park": 361, "Parking": 32, "Residential": 309, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 66, "None": 168, "Office": 125, "Park": 381, "Parking": 47, "Residential": 346, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 78, "None": 169, "Office": 137, "Park": 382, "Parking": 51, "Residential": 347, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 104, "Light Industrial": 132, "None": 224, "Office": 99, "Park": 374, "Parking": 46, "Residential": 322, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 86, "None": 192, "Office": 152, "Park": 362, "Parking": 49, "Residential": 347, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 126, "None": 211, "Office": 116, "Park": 378, "Parking": 70, "Residential": 329, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 81, "None": 203, "Office": 135, "Park": 354, "Parking": 29, "Residential": 301, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 107, "None": 205, "Office": 104, "Park": 364, "Parking": 61, "Residential": 252, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 113, "None": 184, "Office": 116, "Park": 356, "Parking": 62, "Residential": 371, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 96, "Light Industrial": 120, "None": 200, "Office": 135, "Park": 350, "Parking": 75, "Residential": 265, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 116, "None": 192, "Office": 109, "Park": 370, "Parking": 24, "Residential": 322, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 118, "None": 176, "Office": 106, "Park": 373, "Parking": 64, "Residential": 285, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 96, "None": 201, "Office": 117, "Park": 343, "Parking": 40, "Residential": 278, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 78, "None": 183, "Office": 143, "Park": 372, "Parking": 29, "Residential": 345, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 89, "None": 205, "Office": 128, "Park": 345, "Parking": 58, "Residential": 325, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 80, "None": 173, "Office": 154, "Park": 395, "Parking": 41, "Residential": 263, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 96, "None": 194, "Office": 133, "Park": 361, "Parking": 51, "Residential": 309, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 102, "None": 196, "Office": 151, "Park": 391, "Parking": 38, "Residential": 285, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 120, "None": 195, "Office": 126, "Park": 355, "Parking": 40, "Residential": 357, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 96, "None": 179, "Office": 158, "Park": 335, "Parking": 64, "Residential": 319, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 114, "None": 202, "Office": 110, "Park": 373, "Parking": 42, "Residential": 333, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 202, "Light Industrial": 100, "None": 202, "Office": 120, "Park": 358, "Parking": 17, "Residential": 332, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 91, "None": 212, "Office": 96, "Park": 344, "Parking": 52, "Residential": 371, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 90, "None": 174, "Office": 126, "Park": 365, "Parking": 41, "Residential": 295, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 85, "None": 184, "Office": 106, "Park": 367, "Parking": 45, "Residential": 358, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 109, "None": 182, "Office": 75, "Park": 393, "Parking": 47, "Residential": 295, "Retail": 912, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 82, "None": 200, "Office": 134, "Park": 403, "Parking": 34, "Residential": 278, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 124, "None": 175, "Office": 112, "Park": 387, "Parking": 52, "Residential": 310, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 106, "None": 188, "Office": 105, "Park": 372, "Parking": 60, "Residential": 386, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 133, "None": 212, "Office": 88, "Park": 361, "Parking": 69, "Residential": 316, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 89, "None": 219, "Office": 115, "Park": 357, "Parking": 38, "Residential": 331, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 104, "Light Industrial": 87, "None": 244, "Office": 136, "Park": 371, "Parking": 46, "Residential": 324, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 95, "None": 237, "Office": 118, "Park": 361, "Parking": 44, "Residential": 315, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 120, "None": 204, "Office": 147, "Park": 347, "Parking": 54, "Residential": 328, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 104, "None": 192, "Office": 125, "Park": 358, "Parking": 40, "Residential": 337, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 103, "None": 210, "Office": 134, "Park": 383, "Parking": 46, "Residential": 316, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 90, "None": 208, "Office": 100, "Park": 341, "Parking": 53, "Residential": 367, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 123, "None": 177, "Office": 111, "Park": 341, "Parking": 43, "Residential": 353, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 102, "None": 221, "Office": 111, "Park": 350, "Parking": 42, "Residential": 341, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 123, "None": 186, "Office": 117, "Park": 335, "Parking": 28, "Residential": 297, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 87, "None": 179, "Office": 144, "Park": 365, "Parking": 50, "Residential": 314, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 88, "None": 165, "Office": 102, "Park": 380, "Parking": 56, "Residential": 325, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 110, "None": 172, "Office": 135, "Park": 360, "Parking": 91, "Residential": 349, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 80, "None": 196, "Office": 120, "Park": 357, "Parking": 70, "Residential": 344, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 127, "None": 195, "Office": 85, "Park": 350, "Parking": 41, "Residential": 297, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 82, "None": 184, "Office": 95, "Park": 349, "Parking": 89, "Residential": 362, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 97, "Light Industrial": 80, "None": 203, "Office": 116, "Park": 365, "Parking": 70, "Residential": 277, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 84, "None": 169, "Office": 117, "Park": 378, "Parking": 72, "Residential": 318, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 100, "None": 191, "Office": 124, "Park": 338, "Parking": 72, "Residential": 267, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 121, "None": 205, "Office": 111, "Park": 367, "Parking": 36, "Residential": 261, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 76, "None": 190, "Office": 115, "Park": 372, "Parking": 58, "Residential": 291, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 87, "None": 198, "Office": 141, "Park": 351, "Parking": 49, "Residential": 334, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 89, "None": 197, "Office": 151, "Park": 368, "Parking": 22, "Residential": 284, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 107, "None": 191, "Office": 136, "Park": 329, "Parking": 48, "Residential": 296, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 100, "None": 182, "Office": 130, "Park": 374, "Parking": 71, "Residential": 287, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 111, "None": 192, "Office": 97, "Park": 351, "Parking": 51, "Residential": 351, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 96, "None": 183, "Office": 140, "Park": 369, "Parking": 58, "Residential": 308, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 91, "None": 192, "Office": 128, "Park": 347, "Parking": 30, "Residential": 307, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 119, "None": 208, "Office": 135, "Park": 360, "Parking": 68, "Residential": 332, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 118, "None": 197, "Office": 112, "Park": 343, "Parking": 47, "Residential": 297, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 206, "Light Industrial": 127, "None": 198, "Office": 98, "Park": 357, "Parking": 42, "Residential": 292, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 150, "None": 227, "Office": 92, "Park": 346, "Parking": 53, "Residential": 276, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 78, "None": 186, "Office": 116, "Park": 365, "Parking": 60, "Residential": 341, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 98, "None": 184, "Office": 129, "Park": 357, "Parking": 50, "Residential": 385, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 93, "None": 192, "Office": 66, "Park": 382, "Parking": 39, "Residential": 322, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 127, "None": 214, "Office": 129, "Park": 362, "Parking": 36, "Residential": 333, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 92, "None": 164, "Office": 97, "Park": 358, "Parking": 51, "Residential": 351, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 71, "None": 185, "Office": 90, "Park": 358, "Parking": 65, "Residential": 331, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 86, "None": 160, "Office": 118, "Park": 370, "Parking": 24, "Residential": 292, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 98, "None": 170, "Office": 126, "Park": 382, "Parking": 50, "Residential": 304, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 91, "None": 179, "Office": 112, "Park": 397, "Parking": 31, "Residential": 322, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 116, "None": 218, "Office": 135, "Park": 384, "Parking": 36, "Residential": 306, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 91, "None": 183, "Office": 110, "Park": 364, "Parking": 35, "Residential": 334, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 86, "None": 205, "Office": 146, "Park": 385, "Parking": 56, "Residential": 316, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 92, "None": 184, "Office": 149, "Park": 366, "Parking": 73, "Residential": 359, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 125, "None": 188, "Office": 95, "Park": 367, "Parking": 47, "Residential": 311, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 98, "None": 226, "Office": 95, "Park": 345, "Parking": 83, "Residential": 301, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 120, "None": 211, "Office": 128, "Park": 354, "Parking": 49, "Residential": 296, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 79, "None": 184, "Office": 121, "Park": 364, "Parking": 48, "Residential": 364, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 92, "None": 181, "Office": 133, "Park": 366, "Parking": 54, "Residential": 303, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 120, "None": 188, "Office": 59, "Park": 376, "Parking": 65, "Residential": 313, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 119, "None": 186, "Office": 113, "Park": 332, "Parking": 99, "Residential": 332, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 108, "None": 182, "Office": 155, "Park": 373, "Parking": 36, "Residential": 347, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 104, "None": 179, "Office": 89, "Park": 364, "Parking": 69, "Residential": 300, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 91, "None": 184, "Office": 133, "Park": 364, "Parking": 35, "Residential": 383, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 135, "None": 215, "Office": 99, "Park": 388, "Parking": 40, "Residential": 337, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 106, "None": 205, "Office": 132, "Park": 361, "Parking": 55, "Residential": 332, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 122, "None": 185, "Office": 92, "Park": 351, "Parking": 49, "Residential": 315, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 101, "None": 182, "Office": 141, "Park": 377, "Parking": 27, "Residential": 344, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 110, "None": 179, "Office": 106, "Park": 366, "Parking": 55, "Residential": 359, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 125, "None": 210, "Office": 112, "Park": 333, "Parking": 54, "Residential": 306, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 93, "None": 199, "Office": 108, "Park": 391, "Parking": 37, "Residential": 333, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 91, "None": 223, "Office": 95, "Park": 346, "Parking": 77, "Residential": 286, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 104, "None": 176, "Office": 140, "Park": 370, "Parking": 62, "Residential": 324, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 96, "None": 173, "Office": 111, "Park": 378, "Parking": 33, "Residential": 288, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 98, "None": 183, "Office": 104, "Park": 363, "Parking": 62, "Residential": 334, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 108, "None": 193, "Office": 130, "Park": 369, "Parking": 70, "Residential": 334, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 84, "None": 206, "Office": 104, "Park": 341, "Parking": 63, "Residential": 333, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 93, "None": 211, "Office": 111, "Park": 333, "Parking": 81, "Residential": 310, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 103, "None": 217, "Office": 122, "Park": 366, "Parking": 56, "Residential": 315, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 119, "None": 192, "Office": 120, "Park": 369, "Parking": 76, "Residential": 315, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 107, "None": 172, "Office": 125, "Park": 332, "Parking": 66, "Residential": 299, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 70, "None": 218, "Office": 117, "Park": 358, "Parking": 61, "Residential": 326, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 66, "None": 169, "Office": 118, "Park": 385, "Parking": 46, "Residential": 276, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 80, "None": 185, "Office": 120, "Park": 355, "Parking": 50, "Residential": 339, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 118, "None": 186, "Office": 133, "Park": 394, "Parking": 88, "Residential": 300, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 97, "None": 202, "Office": 124, "Park": 351, "Parking": 49, "Residential": 354, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 76, "None": 179, "Office": 113, "Park": 368, "Parking": 50, "Residential": 319, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 92, "None": 185, "Office": 98, "Park": 370, "Parking": 60, "Residential": 304, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 116, "None": 181, "Office": 114, "Park": 386, "Parking": 37, "Residential": 281, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 132, "None": 199, "Office": 114, "Park": 355, "Parking": 56, "Residential": 278, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 126, "None": 198, "Office": 97, "Park": 361, "Parking": 50, "Residential": 356, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 107, "None": 179, "Office": 146, "Park": 362, "Parking": 70, "Residential": 289, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 116, "None": 216, "Office": 144, "Park": 373, "Parking": 25, "Residential": 259, "Retail": 814, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 115, "None": 160, "Office": 134, "Park": 336, "Parking": 92, "Residential": 294, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 107, "None": 219, "Office": 142, "Park": 356, "Parking": 32, "Residential": 309, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 126, "None": 207, "Office": 122, "Park": 349, "Parking": 50, "Residential": 324, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 104, "None": 221, "Office": 184, "Park": 333, "Parking": 65, "Residential": 314, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 96, "None": 209, "Office": 102, "Park": 360, "Parking": 42, "Residential": 358, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 71, "None": 162, "Office": 103, "Park": 377, "Parking": 61, "Residential": 328, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 90, "None": 194, "Office": 139, "Park": 336, "Parking": 56, "Residential": 295, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 108, "None": 154, "Office": 145, "Park": 390, "Parking": 53, "Residential": 342, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 90, "None": 180, "Office": 173, "Park": 340, "Parking": 59, "Residential": 315, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 81, "None": 191, "Office": 149, "Park": 365, "Parking": 55, "Residential": 308, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 110, "None": 193, "Office": 90, "Park": 379, "Parking": 87, "Residential": 301, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 88, "None": 221, "Office": 116, "Park": 383, "Parking": 54, "Residential": 262, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 92, "None": 196, "Office": 108, "Park": 369, "Parking": 22, "Residential": 317, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 107, "None": 178, "Office": 161, "Park": 367, "Parking": 54, "Residential": 298, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 110, "None": 167, "Office": 95, "Park": 383, "Parking": 37, "Residential": 322, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 91, "None": 178, "Office": 136, "Park": 380, "Parking": 57, "Residential": 294, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 70, "None": 176, "Office": 104, "Park": 379, "Parking": 62, "Residential": 404, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 89, "None": 209, "Office": 116, "Park": 374, "Parking": 41, "Residential": 333, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 88, "None": 173, "Office": 107, "Park": 345, "Parking": 34, "Residential": 354, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 99, "None": 228, "Office": 90, "Park": 340, "Parking": 60, "Residential": 326, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 90, "None": 200, "Office": 114, "Park": 367, "Parking": 79, "Residential": 333, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 100, "None": 216, "Office": 131, "Park": 374, "Parking": 50, "Residential": 275, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 114, "None": 189, "Office": 134, "Park": 344, "Parking": 50, "Residential": 335, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 88, "None": 201, "Office": 151, "Park": 351, "Parking": 62, "Residential": 364, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 90, "None": 182, "Office": 117, "Park": 385, "Parking": 44, "Residential": 284, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 90, "None": 198, "Office": 123, "Park": 360, "Parking": 40, "Residential": 320, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 119, "None": 202, "Office": 102, "Park": 378, "Parking": 13, "Residential": 321, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 114, "None": 177, "Office": 119, "Park": 365, "Parking": 19, "Residential": 304, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 105, "None": 197, "Office": 137, "Park": 383, "Parking": 58, "Residential": 368, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 72, "None": 191, "Office": 129, "Park": 366, "Parking": 92, "Residential": 317, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 96, "None": 171, "Office": 121, "Park": 365, "Parking": 63, "Residential": 314, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 102, "None": 191, "Office": 110, "Park": 384, "Parking": 43, "Residential": 277, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 99, "None": 198, "Office": 125, "Park": 330, "Parking": 38, "Residential": 353, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 88, "None": 188, "Office": 157, "Park": 380, "Parking": 70, "Residential": 287, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 91, "None": 181, "Office": 133, "Park": 355, "Parking": 68, "Residential": 312, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 92, "None": 188, "Office": 127, "Park": 372, "Parking": 40, "Residential": 328, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 114, "None": 182, "Office": 116, "Park": 384, "Parking": 24, "Residential": 308, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 93, "None": 180, "Office": 149, "Park": 353, "Parking": 38, "Residential": 357, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 108, "None": 194, "Office": 110, "Park": 370, "Parking": 55, "Residential": 320, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 82, "None": 224, "Office": 74, "Park": 373, "Parking": 91, "Residential": 253, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 71, "None": 211, "Office": 124, "Park": 338, "Parking": 50, "Residential": 339, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 141, "None": 173, "Office": 123, "Park": 361, "Parking": 52, "Residential": 306, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 104, "None": 194, "Office": 143, "Park": 359, "Parking": 74, "Residential": 324, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 122, "None": 186, "Office": 130, "Park": 377, "Parking": 38, "Residential": 268, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 102, "None": 221, "Office": 125, "Park": 346, "Parking": 61, "Residential": 353, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 65, "None": 199, "Office": 125, "Park": 356, "Parking": 45, "Residential": 347, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 92, "None": 186, "Office": 121, "Park": 388, "Parking": 47, "Residential": 356, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 117, "None": 177, "Office": 117, "Park": 383, "Parking": 29, "Residential": 349, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 124, "None": 172, "Office": 98, "Park": 362, "Parking": 36, "Residential": 386, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 101, "None": 176, "Office": 121, "Park": 371, "Parking": 48, "Residential": 303, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 119, "None": 170, "Office": 107, "Park": 347, "Parking": 50, "Residential": 327, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 86, "None": 222, "Office": 129, "Park": 351, "Parking": 64, "Residential": 304, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 125, "None": 198, "Office": 130, "Park": 349, "Parking": 89, "Residential": 318, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 120, "None": 180, "Office": 89, "Park": 373, "Parking": 72, "Residential": 326, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 106, "None": 186, "Office": 98, "Park": 389, "Parking": 30, "Residential": 326, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 104, "None": 171, "Office": 129, "Park": 372, "Parking": 69, "Residential": 308, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 106, "None": 183, "Office": 101, "Park": 346, "Parking": 41, "Residential": 323, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 76, "None": 188, "Office": 153, "Park": 376, "Parking": 50, "Residential": 302, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 65, "None": 209, "Office": 117, "Park": 354, "Parking": 48, "Residential": 351, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 192, "Light Industrial": 102, "None": 189, "Office": 159, "Park": 346, "Parking": 45, "Residential": 277, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 93, "None": 176, "Office": 112, "Park": 367, "Parking": 61, "Residential": 364, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 141, "None": 170, "Office": 119, "Park": 332, "Parking": 37, "Residential": 252, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 98, "None": 185, "Office": 136, "Park": 393, "Parking": 32, "Residential": 312, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 111, "None": 192, "Office": 132, "Park": 327, "Parking": 61, "Residential": 285, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 111, "None": 209, "Office": 155, "Park": 356, "Parking": 53, "Residential": 347, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 92, "None": 198, "Office": 146, "Park": 342, "Parking": 58, "Residential": 363, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 106, "None": 188, "Office": 87, "Park": 404, "Parking": 49, "Residential": 357, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 90, "None": 197, "Office": 104, "Park": 390, "Parking": 37, "Residential": 352, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 120, "None": 171, "Office": 97, "Park": 360, "Parking": 35, "Residential": 364, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 96, "None": 191, "Office": 159, "Park": 356, "Parking": 67, "Residential": 320, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 102, "None": 219, "Office": 116, "Park": 374, "Parking": 35, "Residential": 273, "Retail": 898, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 91, "None": 259, "Office": 105, "Park": 342, "Parking": 57, "Residential": 318, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 146, "None": 179, "Office": 98, "Park": 357, "Parking": 63, "Residential": 318, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 89, "None": 210, "Office": 105, "Park": 368, "Parking": 64, "Residential": 298, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 116, "None": 180, "Office": 143, "Park": 370, "Parking": 28, "Residential": 319, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 83, "None": 176, "Office": 130, "Park": 369, "Parking": 37, "Residential": 347, "Retail": 891, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 133, "None": 183, "Office": 107, "Park": 360, "Parking": 62, "Residential": 295, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 150, "None": 198, "Office": 89, "Park": 378, "Parking": 37, "Residential": 271, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 97, "Light Industrial": 118, "None": 211, "Office": 137, "Park": 357, "Parking": 54, "Residential": 350, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 73, "None": 191, "Office": 122, "Park": 362, "Parking": 58, "Residential": 312, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 87, "None": 238, "Office": 111, "Park": 357, "Parking": 43, "Residential": 367, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 93, "None": 178, "Office": 186, "Park": 369, "Parking": 53, "Residential": 316, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 90, "None": 174, "Office": 115, "Park": 332, "Parking": 63, "Residential": 343, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 108, "None": 175, "Office": 169, "Park": 360, "Parking": 20, "Residential": 357, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 82, "None": 202, "Office": 121, "Park": 369, "Parking": 87, "Residential": 302, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 72, "None": 197, "Office": 120, "Park": 375, "Parking": 52, "Residential": 329, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 91, "None": 181, "Office": 129, "Park": 346, "Parking": 37, "Residential": 288, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 85, "None": 227, "Office": 101, "Park": 356, "Parking": 51, "Residential": 314, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 92, "None": 176, "Office": 110, "Park": 364, "Parking": 40, "Residential": 327, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 155, "None": 189, "Office": 85, "Park": 363, "Parking": 46, "Residential": 298, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 82, "None": 192, "Office": 129, "Park": 366, "Parking": 45, "Residential": 295, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 115, "None": 223, "Office": 123, "Park": 362, "Parking": 34, "Residential": 333, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 132, "None": 196, "Office": 106, "Park": 350, "Parking": 57, "Residential": 318, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 62, "None": 209, "Office": 131, "Park": 366, "Parking": 35, "Residential": 276, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 135, "None": 174, "Office": 100, "Park": 337, "Parking": 44, "Residential": 281, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 131, "None": 187, "Office": 102, "Park": 385, "Parking": 77, "Residential": 322, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 98, "None": 167, "Office": 107, "Park": 346, "Parking": 31, "Residential": 361, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 107, "None": 193, "Office": 128, "Park": 347, "Parking": 47, "Residential": 400, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 123, "None": 168, "Office": 85, "Park": 342, "Parking": 60, "Residential": 294, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 111, "None": 176, "Office": 114, "Park": 363, "Parking": 43, "Residential": 331, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 97, "None": 194, "Office": 141, "Park": 358, "Parking": 67, "Residential": 325, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 113, "None": 184, "Office": 114, "Park": 394, "Parking": 74, "Residential": 334, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 102, "None": 198, "Office": 131, "Park": 377, "Parking": 62, "Residential": 324, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 127, "None": 197, "Office": 137, "Park": 346, "Parking": 39, "Residential": 309, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 84, "None": 181, "Office": 138, "Park": 366, "Parking": 77, "Residential": 304, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 96, "None": 198, "Office": 104, "Park": 367, "Parking": 26, "Residential": 299, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 77, "None": 191, "Office": 119, "Park": 361, "Parking": 36, "Residential": 302, "Retail": 889, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 126, "None": 183, "Office": 121, "Park": 353, "Parking": 43, "Residential": 301, "Retail": 809, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 89, "None": 228, "Office": 137, "Park": 359, "Parking": 79, "Residential": 298, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 94, "None": 231, "Office": 150, "Park": 345, "Parking": 47, "Residential": 289, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 108, "None": 214, "Office": 114, "Park": 355, "Parking": 49, "Residential": 305, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 85, "None": 173, "Office": 161, "Park": 346, "Parking": 44, "Residential": 328, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 95, "None": 179, "Office": 135, "Park": 362, "Parking": 65, "Residential": 377, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 116, "None": 165, "Office": 115, "Park": 382, "Parking": 54, "Residential": 352, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 86, "None": 213, "Office": 115, "Park": 333, "Parking": 59, "Residential": 302, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 108, "None": 188, "Office": 118, "Park": 359, "Parking": 38, "Residential": 324, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 110, "None": 185, "Office": 130, "Park": 384, "Parking": 34, "Residential": 265, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 145, "None": 222, "Office": 110, "Park": 331, "Parking": 30, "Residential": 307, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 84, "None": 215, "Office": 117, "Park": 367, "Parking": 76, "Residential": 320, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 106, "None": 223, "Office": 104, "Park": 345, "Parking": 42, "Residential": 309, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 93, "None": 209, "Office": 111, "Park": 373, "Parking": 48, "Residential": 338, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 103, "None": 193, "Office": 119, "Park": 382, "Parking": 58, "Residential": 276, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 107, "None": 187, "Office": 130, "Park": 363, "Parking": 52, "Residential": 295, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 103, "None": 182, "Office": 129, "Park": 377, "Parking": 40, "Residential": 287, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 111, "None": 168, "Office": 128, "Park": 367, "Parking": 22, "Residential": 318, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 98, "None": 186, "Office": 139, "Park": 372, "Parking": 76, "Residential": 318, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 90, "None": 166, "Office": 117, "Park": 377, "Parking": 63, "Residential": 330, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 107, "None": 175, "Office": 108, "Park": 347, "Parking": 60, "Residential": 342, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 85, "None": 173, "Office": 101, "Park": 369, "Parking": 44, "Residential": 305, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 109, "None": 208, "Office": 99, "Park": 363, "Parking": 77, "Residential": 335, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 113, "None": 179, "Office": 121, "Park": 350, "Parking": 54, "Residential": 341, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 99, "None": 220, "Office": 106, "Park": 371, "Parking": 68, "Residential": 347, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 156, "None": 185, "Office": 136, "Park": 345, "Parking": 77, "Residential": 319, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 81, "None": 207, "Office": 112, "Park": 353, "Parking": 61, "Residential": 295, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 68, "None": 184, "Office": 106, "Park": 354, "Parking": 61, "Residential": 315, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 101, "None": 207, "Office": 104, "Park": 351, "Parking": 65, "Residential": 262, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 112, "None": 200, "Office": 114, "Park": 346, "Parking": 50, "Residential": 320, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 129, "None": 167, "Office": 87, "Park": 378, "Parking": 42, "Residential": 299, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 100, "None": 187, "Office": 147, "Park": 363, "Parking": 55, "Residential": 281, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 102, "None": 193, "Office": 144, "Park": 357, "Parking": 27, "Residential": 333, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 115, "None": 211, "Office": 95, "Park": 366, "Parking": 48, "Residential": 301, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 123, "None": 184, "Office": 157, "Park": 337, "Parking": 52, "Residential": 335, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 109, "None": 226, "Office": 125, "Park": 361, "Parking": 70, "Residential": 315, "Retail": 807, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 120, "None": 210, "Office": 149, "Park": 338, "Parking": 60, "Residential": 361, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 85, "None": 200, "Office": 126, "Park": 337, "Parking": 77, "Residential": 348, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 91, "None": 168, "Office": 107, "Park": 357, "Parking": 48, "Residential": 349, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 104, "None": 207, "Office": 115, "Park": 349, "Parking": 64, "Residential": 270, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 99, "None": 191, "Office": 118, "Park": 343, "Parking": 47, "Residential": 372, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 95, "None": 196, "Office": 102, "Park": 390, "Parking": 40, "Residential": 397, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 91, "None": 171, "Office": 112, "Park": 360, "Parking": 73, "Residential": 254, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 103, "None": 219, "Office": 104, "Park": 369, "Parking": 64, "Residential": 293, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 91, "None": 192, "Office": 147, "Park": 364, "Parking": 45, "Residential": 287, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 90, "None": 211, "Office": 114, "Park": 350, "Parking": 60, "Residential": 321, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 123, "None": 172, "Office": 93, "Park": 348, "Parking": 50, "Residential": 294, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 123, "None": 187, "Office": 110, "Park": 339, "Parking": 71, "Residential": 288, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 109, "None": 189, "Office": 105, "Park": 376, "Parking": 42, "Residential": 352, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 112, "None": 171, "Office": 110, "Park": 371, "Parking": 67, "Residential": 312, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 187, "Light Industrial": 87, "None": 175, "Office": 115, "Park": 344, "Parking": 50, "Residential": 359, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 66, "None": 211, "Office": 142, "Park": 347, "Parking": 45, "Residential": 367, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 90, "None": 182, "Office": 121, "Park": 347, "Parking": 48, "Residential": 303, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 104, "Light Industrial": 132, "None": 197, "Office": 108, "Park": 375, "Parking": 91, "Residential": 305, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 118, "None": 189, "Office": 125, "Park": 362, "Parking": 34, "Residential": 318, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 99, "None": 181, "Office": 127, "Park": 367, "Parking": 36, "Residential": 347, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 86, "None": 216, "Office": 109, "Park": 349, "Parking": 69, "Residential": 328, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 100, "None": 194, "Office": 121, "Park": 375, "Parking": 70, "Residential": 319, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 117, "None": 163, "Office": 135, "Park": 382, "Parking": 46, "Residential": 242, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 108, "None": 190, "Office": 115, "Park": 365, "Parking": 65, "Residential": 340, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 108, "None": 196, "Office": 88, "Park": 377, "Parking": 80, "Residential": 336, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 97, "None": 197, "Office": 123, "Park": 347, "Parking": 29, "Residential": 332, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 106, "None": 173, "Office": 90, "Park": 363, "Parking": 41, "Residential": 314, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 102, "None": 196, "Office": 139, "Park": 347, "Parking": 28, "Residential": 339, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 116, "None": 190, "Office": 93, "Park": 406, "Parking": 46, "Residential": 280, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 74, "None": 177, "Office": 118, "Park": 369, "Parking": 86, "Residential": 282, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 128, "None": 166, "Office": 146, "Park": 377, "Parking": 34, "Residential": 335, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 98, "None": 198, "Office": 108, "Park": 345, "Parking": 44, "Residential": 299, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 88, "None": 200, "Office": 118, "Park": 375, "Parking": 78, "Residential": 328, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 93, "None": 173, "Office": 118, "Park": 392, "Parking": 39, "Residential": 364, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 101, "None": 177, "Office": 124, "Park": 345, "Parking": 53, "Residential": 339, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 95, "None": 190, "Office": 114, "Park": 339, "Parking": 71, "Residential": 358, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 102, "None": 182, "Office": 122, "Park": 370, "Parking": 54, "Residential": 276, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 115, "None": 199, "Office": 123, "Park": 364, "Parking": 81, "Residential": 300, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 83, "None": 217, "Office": 131, "Park": 362, "Parking": 62, "Residential": 281, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 95, "Light Industrial": 106, "None": 180, "Office": 151, "Park": 359, "Parking": 47, "Residential": 289, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 119, "None": 168, "Office": 92, "Park": 368, "Parking": 56, "Residential": 303, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 81, "None": 185, "Office": 143, "Park": 342, "Parking": 57, "Residential": 307, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 69, "None": 197, "Office": 143, "Park": 376, "Parking": 50, "Residential": 340, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 94, "None": 191, "Office": 136, "Park": 374, "Parking": 89, "Residential": 307, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 114, "None": 173, "Office": 114, "Park": 390, "Parking": 44, "Residential": 331, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 79, "None": 192, "Office": 95, "Park": 373, "Parking": 41, "Residential": 280, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 106, "None": 193, "Office": 104, "Park": 374, "Parking": 64, "Residential": 246, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 117, "None": 206, "Office": 108, "Park": 355, "Parking": 60, "Residential": 344, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 86, "None": 197, "Office": 126, "Park": 401, "Parking": 49, "Residential": 306, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 92, "None": 208, "Office": 98, "Park": 352, "Parking": 29, "Residential": 335, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 116, "None": 170, "Office": 82, "Park": 356, "Parking": 105, "Residential": 314, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 108, "None": 206, "Office": 98, "Park": 386, "Parking": 40, "Residential": 310, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 70, "None": 213, "Office": 96, "Park": 393, "Parking": 51, "Residential": 358, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 94, "None": 203, "Office": 134, "Park": 373, "Parking": 79, "Residential": 283, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 88, "None": 171, "Office": 132, "Park": 348, "Parking": 71, "Residential": 289, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 150, "None": 187, "Office": 132, "Park": 354, "Parking": 37, "Residential": 312, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 72, "None": 213, "Office": 118, "Park": 380, "Parking": 61, "Residential": 293, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 124, "None": 196, "Office": 113, "Park": 372, "Parking": 51, "Residential": 294, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 85, "None": 196, "Office": 122, "Park": 368, "Parking": 51, "Residential": 302, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 85, "None": 235, "Office": 80, "Park": 347, "Parking": 56, "Residential": 325, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 105, "None": 181, "Office": 94, "Park": 354, "Parking": 73, "Residential": 335, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 100, "None": 213, "Office": 126, "Park": 365, "Parking": 47, "Residential": 375, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 94, "None": 199, "Office": 114, "Park": 376, "Parking": 53, "Residential": 315, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 60, "None": 204, "Office": 145, "Park": 355, "Parking": 41, "Residential": 312, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 92, "None": 214, "Office": 134, "Park": 336, "Parking": 43, "Residential": 360, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 86, "None": 177, "Office": 132, "Park": 398, "Parking": 55, "Residential": 282, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 120, "None": 171, "Office": 187, "Park": 377, "Parking": 37, "Residential": 301, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 90, "None": 184, "Office": 112, "Park": 362, "Parking": 54, "Residential": 338, "Retail": 807, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 91, "None": 190, "Office": 187, "Park": 348, "Parking": 40, "Residential": 343, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 85, "None": 162, "Office": 100, "Park": 389, "Parking": 57, "Residential": 289, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 94, "None": 166, "Office": 104, "Park": 373, "Parking": 49, "Residential": 287, "Retail": 887, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 88, "None": 228, "Office": 112, "Park": 368, "Parking": 38, "Residential": 324, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 109, "None": 193, "Office": 100, "Park": 371, "Parking": 40, "Residential": 356, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 87, "None": 212, "Office": 102, "Park": 373, "Parking": 35, "Residential": 267, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 135, "None": 201, "Office": 120, "Park": 326, "Parking": 85, "Residential": 309, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 76, "None": 173, "Office": 120, "Park": 377, "Parking": 48, "Residential": 351, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 77, "None": 218, "Office": 86, "Park": 370, "Parking": 66, "Residential": 333, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 97, "None": 172, "Office": 126, "Park": 391, "Parking": 66, "Residential": 323, "Retail": 806, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 89, "None": 186, "Office": 111, "Park": 352, "Parking": 72, "Residential": 292, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 81, "None": 209, "Office": 140, "Park": 402, "Parking": 33, "Residential": 326, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 105, "None": 186, "Office": 145, "Park": 333, "Parking": 52, "Residential": 390, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 106, "None": 207, "Office": 136, "Park": 370, "Parking": 58, "Residential": 278, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 91, "None": 193, "Office": 85, "Park": 388, "Parking": 43, "Residential": 288, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 81, "None": 228, "Office": 159, "Park": 356, "Parking": 55, "Residential": 301, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 112, "None": 220, "Office": 101, "Park": 372, "Parking": 32, "Residential": 327, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 89, "None": 195, "Office": 125, "Park": 372, "Parking": 46, "Residential": 301, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 122, "None": 190, "Office": 117, "Park": 357, "Parking": 74, "Residential": 294, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 129, "None": 210, "Office": 121, "Park": 397, "Parking": 57, "Residential": 336, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 108, "None": 180, "Office": 103, "Park": 338, "Parking": 37, "Residential": 344, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 125, "None": 181, "Office": 110, "Park": 364, "Parking": 53, "Residential": 315, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 114, "None": 191, "Office": 148, "Park": 339, "Parking": 35, "Residential": 302, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 125, "None": 201, "Office": 124, "Park": 370, "Parking": 24, "Residential": 340, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 68, "None": 201, "Office": 99, "Park": 354, "Parking": 56, "Residential": 323, "Retail": 921, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 85, "None": 178, "Office": 79, "Park": 387, "Parking": 72, "Residential": 334, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 83, "None": 183, "Office": 115, "Park": 370, "Parking": 57, "Residential": 364, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 97, "None": 201, "Office": 115, "Park": 339, "Parking": 90, "Residential": 361, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 115, "None": 194, "Office": 113, "Park": 343, "Parking": 55, "Residential": 298, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 86, "None": 231, "Office": 113, "Park": 352, "Parking": 32, "Residential": 323, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 126, "None": 207, "Office": 132, "Park": 375, "Parking": 66, "Residential": 297, "Retail": 801, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 90, "None": 188, "Office": 118, "Park": 385, "Parking": 50, "Residential": 305, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 97, "None": 191, "Office": 117, "Park": 354, "Parking": 59, "Residential": 361, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 91, "None": 198, "Office": 126, "Park": 366, "Parking": 58, "Residential": 301, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 111, "None": 170, "Office": 123, "Park": 339, "Parking": 76, "Residential": 272, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 200, "Light Industrial": 85, "None": 194, "Office": 133, "Park": 337, "Parking": 81, "Residential": 291, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 120, "None": 174, "Office": 81, "Park": 375, "Parking": 62, "Residential": 333, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 93, "None": 188, "Office": 127, "Park": 364, "Parking": 52, "Residential": 309, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 112, "None": 218, "Office": 156, "Park": 367, "Parking": 33, "Residential": 327, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 100, "None": 189, "Office": 106, "Park": 343, "Parking": 54, "Residential": 270, "Retail": 885, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 110, "None": 187, "Office": 116, "Park": 367, "Parking": 98, "Residential": 320, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 91, "None": 188, "Office": 109, "Park": 360, "Parking": 42, "Residential": 312, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 102, "Light Industrial": 126, "None": 172, "Office": 91, "Park": 381, "Parking": 55, "Residential": 299, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 106, "None": 186, "Office": 101, "Park": 354, "Parking": 49, "Residential": 299, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 77, "None": 192, "Office": 127, "Park": 338, "Parking": 60, "Residential": 326, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 96, "None": 178, "Office": 117, "Park": 360, "Parking": 63, "Residential": 289, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 82, "None": 197, "Office": 123, "Park": 323, "Parking": 67, "Residential": 322, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 112, "None": 204, "Office": 136, "Park": 369, "Parking": 62, "Residential": 299, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 113, "None": 222, "Office": 124, "Park": 343, "Parking": 40, "Residential": 353, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 108, "None": 192, "Office": 123, "Park": 373, "Parking": 62, "Residential": 300, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 106, "None": 194, "Office": 115, "Park": 363, "Parking": 40, "Residential": 337, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 128, "None": 222, "Office": 53, "Park": 342, "Parking": 49, "Residential": 341, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 106, "None": 208, "Office": 137, "Park": 364, "Parking": 63, "Residential": 253, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 110, "None": 178, "Office": 125, "Park": 354, "Parking": 56, "Residential": 302, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 81, "None": 202, "Office": 127, "Park": 355, "Parking": 65, "Residential": 283, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 166, "None": 181, "Office": 107, "Park": 347, "Parking": 21, "Residential": 322, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 93, "None": 182, "Office": 117, "Park": 385, "Parking": 49, "Residential": 331, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 128, "None": 176, "Office": 95, "Park": 366, "Parking": 60, "Residential": 282, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 104, "None": 176, "Office": 130, "Park": 384, "Parking": 68, "Residential": 305, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 104, "None": 171, "Office": 93, "Park": 370, "Parking": 35, "Residential": 330, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 87, "None": 200, "Office": 147, "Park": 346, "Parking": 27, "Residential": 361, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 56, "None": 161, "Office": 117, "Park": 355, "Parking": 89, "Residential": 342, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 121, "None": 194, "Office": 105, "Park": 341, "Parking": 51, "Residential": 341, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 118, "None": 180, "Office": 120, "Park": 342, "Parking": 75, "Residential": 320, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 90, "None": 203, "Office": 151, "Park": 362, "Parking": 33, "Residential": 279, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 121, "None": 200, "Office": 109, "Park": 370, "Parking": 45, "Residential": 246, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 94, "None": 217, "Office": 112, "Park": 354, "Parking": 59, "Residential": 344, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 101, "None": 217, "Office": 97, "Park": 362, "Parking": 53, "Residential": 364, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 93, "None": 187, "Office": 109, "Park": 381, "Parking": 42, "Residential": 289, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 82, "None": 189, "Office": 105, "Park": 381, "Parking": 62, "Residential": 278, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 74, "None": 187, "Office": 138, "Park": 338, "Parking": 42, "Residential": 308, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 90, "None": 195, "Office": 128, "Park": 354, "Parking": 34, "Residential": 326, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 101, "None": 171, "Office": 140, "Park": 396, "Parking": 89, "Residential": 287, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 126, "None": 213, "Office": 108, "Park": 371, "Parking": 47, "Residential": 305, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 73, "None": 200, "Office": 109, "Park": 361, "Parking": 43, "Residential": 306, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 103, "None": 188, "Office": 96, "Park": 376, "Parking": 42, "Residential": 320, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 88, "None": 185, "Office": 133, "Park": 370, "Parking": 29, "Residential": 361, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 111, "None": 183, "Office": 139, "Park": 370, "Parking": 47, "Residential": 317, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 123, "None": 188, "Office": 109, "Park": 371, "Parking": 60, "Residential": 338, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 91, "None": 191, "Office": 99, "Park": 378, "Parking": 64, "Residential": 324, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 104, "None": 195, "Office": 116, "Park": 348, "Parking": 52, "Residential": 358, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 102, "None": 185, "Office": 129, "Park": 339, "Parking": 52, "Residential": 343, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 98, "None": 183, "Office": 125, "Park": 360, "Parking": 52, "Residential": 335, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 95, "None": 186, "Office": 82, "Park": 382, "Parking": 58, "Residential": 293, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 89, "None": 207, "Office": 130, "Park": 413, "Parking": 47, "Residential": 320, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 131, "None": 211, "Office": 139, "Park": 385, "Parking": 56, "Residential": 268, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 71, "None": 222, "Office": 109, "Park": 380, "Parking": 43, "Residential": 319, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 100, "None": 188, "Office": 99, "Park": 383, "Parking": 41, "Residential": 326, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 111, "None": 171, "Office": 111, "Park": 399, "Parking": 46, "Residential": 302, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 107, "None": 182, "Office": 138, "Park": 348, "Parking": 78, "Residential": 329, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 115, "None": 175, "Office": 95, "Park": 350, "Parking": 58, "Residential": 298, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 111, "None": 183, "Office": 137, "Park": 350, "Parking": 32, "Residential": 302, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 126, "None": 169, "Office": 114, "Park": 339, "Parking": 56, "Residential": 293, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 107, "None": 202, "Office": 108, "Park": 341, "Parking": 57, "Residential": 291, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 94, "None": 192, "Office": 80, "Park": 374, "Parking": 30, "Residential": 329, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 121, "None": 181, "Office": 149, "Park": 364, "Parking": 38, "Residential": 284, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 70, "None": 166, "Office": 138, "Park": 346, "Parking": 41, "Residential": 305, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 86, "None": 184, "Office": 161, "Park": 321, "Parking": 72, "Residential": 349, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 109, "None": 195, "Office": 122, "Park": 347, "Parking": 44, "Residential": 349, "Retail": 889, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 101, "None": 204, "Office": 100, "Park": 366, "Parking": 22, "Residential": 323, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 101, "None": 208, "Office": 117, "Park": 351, "Parking": 67, "Residential": 320, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 118, "None": 218, "Office": 121, "Park": 366, "Parking": 66, "Residential": 320, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 89, "None": 198, "Office": 119, "Park": 339, "Parking": 49, "Residential": 341, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 54, "None": 201, "Office": 124, "Park": 368, "Parking": 61, "Residential": 382, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 108, "None": 209, "Office": 118, "Park": 360, "Parking": 51, "Residential": 298, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 192, "Light Industrial": 68, "None": 188, "Office": 63, "Park": 354, "Parking": 43, "Residential": 240, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 89, "None": 208, "Office": 110, "Park": 362, "Parking": 34, "Residential": 288, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 79, "None": 195, "Office": 119, "Park": 345, "Parking": 39, "Residential": 299, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 129, "None": 204, "Office": 117, "Park": 356, "Parking": 55, "Residential": 298, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 64, "None": 195, "Office": 128, "Park": 360, "Parking": 56, "Residential": 341, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 99, "None": 202, "Office": 129, "Park": 344, "Parking": 48, "Residential": 319, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 97, "None": 215, "Office": 99, "Park": 353, "Parking": 46, "Residential": 327, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 117, "None": 217, "Office": 173, "Park": 371, "Parking": 55, "Residential": 273, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 88, "None": 204, "Office": 110, "Park": 359, "Parking": 100, "Residential": 279, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 122, "None": 161, "Office": 120, "Park": 368, "Parking": 38, "Residential": 307, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 126, "None": 225, "Office": 152, "Park": 366, "Parking": 41, "Residential": 249, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 61, "None": 194, "Office": 145, "Park": 365, "Parking": 59, "Residential": 343, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 82, "None": 186, "Office": 171, "Park": 389, "Parking": 34, "Residential": 364, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 108, "None": 190, "Office": 85, "Park": 365, "Parking": 54, "Residential": 373, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 97, "None": 187, "Office": 149, "Park": 369, "Parking": 57, "Residential": 299, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 86, "None": 191, "Office": 143, "Park": 375, "Parking": 47, "Residential": 284, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 97, "None": 201, "Office": 97, "Park": 339, "Parking": 56, "Residential": 316, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 87, "None": 194, "Office": 94, "Park": 368, "Parking": 70, "Residential": 323, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 111, "None": 187, "Office": 144, "Park": 342, "Parking": 70, "Residential": 327, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 106, "None": 204, "Office": 92, "Park": 378, "Parking": 52, "Residential": 319, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 135, "None": 170, "Office": 120, "Park": 362, "Parking": 41, "Residential": 382, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 105, "None": 199, "Office": 78, "Park": 360, "Parking": 84, "Residential": 333, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 85, "None": 197, "Office": 132, "Park": 374, "Parking": 58, "Residential": 285, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 98, "None": 199, "Office": 83, "Park": 361, "Parking": 57, "Residential": 346, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 93, "None": 166, "Office": 114, "Park": 340, "Parking": 45, "Residential": 396, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 140, "None": 188, "Office": 146, "Park": 364, "Parking": 39, "Residential": 317, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 178, "Light Industrial": 118, "None": 197, "Office": 125, "Park": 353, "Parking": 38, "Residential": 293, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 110, "None": 162, "Office": 64, "Park": 404, "Parking": 35, "Residential": 300, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 128, "None": 197, "Office": 116, "Park": 382, "Parking": 41, "Residential": 341, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 113, "None": 172, "Office": 119, "Park": 356, "Parking": 41, "Residential": 323, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 81, "None": 265, "Office": 125, "Park": 347, "Parking": 35, "Residential": 334, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 101, "None": 192, "Office": 92, "Park": 348, "Parking": 44, "Residential": 301, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 63, "None": 201, "Office": 92, "Park": 367, "Parking": 42, "Residential": 320, "Retail": 889, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 113, "None": 185, "Office": 106, "Park": 354, "Parking": 65, "Residential": 310, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 75, "None": 188, "Office": 130, "Park": 367, "Parking": 40, "Residential": 295, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 106, "None": 201, "Office": 99, "Park": 371, "Parking": 63, "Residential": 284, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 129, "None": 206, "Office": 96, "Park": 340, "Parking": 85, "Residential": 284, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 103, "None": 180, "Office": 83, "Park": 359, "Parking": 24, "Residential": 370, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 93, "None": 187, "Office": 102, "Park": 393, "Parking": 82, "Residential": 236, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 88, "None": 230, "Office": 138, "Park": 361, "Parking": 49, "Residential": 288, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 104, "None": 204, "Office": 117, "Park": 349, "Parking": 50, "Residential": 303, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 76, "None": 174, "Office": 100, "Park": 338, "Parking": 53, "Residential": 333, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 88, "None": 225, "Office": 115, "Park": 339, "Parking": 44, "Residential": 350, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 110, "None": 193, "Office": 142, "Park": 349, "Parking": 41, "Residential": 305, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 78, "None": 183, "Office": 125, "Park": 350, "Parking": 71, "Residential": 323, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 78, "None": 176, "Office": 113, "Park": 380, "Parking": 28, "Residential": 330, "Retail": 903, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 98, "None": 194, "Office": 105, "Park": 358, "Parking": 81, "Residential": 343, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 97, "None": 185, "Office": 124, "Park": 370, "Parking": 46, "Residential": 301, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 65, "None": 233, "Office": 138, "Park": 357, "Parking": 49, "Residential": 310, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 95, "None": 187, "Office": 112, "Park": 351, "Parking": 56, "Residential": 269, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 117, "None": 184, "Office": 108, "Park": 353, "Parking": 41, "Residential": 254, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 184, "Light Industrial": 113, "None": 198, "Office": 97, "Park": 345, "Parking": 34, "Residential": 323, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 91, "None": 235, "Office": 134, "Park": 394, "Parking": 38, "Residential": 274, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 124, "None": 193, "Office": 112, "Park": 369, "Parking": 56, "Residential": 307, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 87, "None": 178, "Office": 113, "Park": 361, "Parking": 43, "Residential": 295, "Retail": 885, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 70, "None": 208, "Office": 94, "Park": 363, "Parking": 44, "Residential": 277, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 99, "Light Industrial": 103, "None": 178, "Office": 147, "Park": 361, "Parking": 26, "Residential": 324, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 119, "None": 212, "Office": 111, "Park": 345, "Parking": 50, "Residential": 334, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 104, "None": 200, "Office": 130, "Park": 354, "Parking": 33, "Residential": 322, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 124, "None": 188, "Office": 88, "Park": 351, "Parking": 44, "Residential": 310, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 115, "None": 206, "Office": 91, "Park": 345, "Parking": 70, "Residential": 334, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 84, "None": 188, "Office": 123, "Park": 374, "Parking": 58, "Residential": 296, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 95, "None": 213, "Office": 90, "Park": 350, "Parking": 26, "Residential": 271, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 93, "None": 197, "Office": 93, "Park": 374, "Parking": 70, "Residential": 301, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 91, "None": 203, "Office": 134, "Park": 357, "Parking": 58, "Residential": 347, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 116, "None": 186, "Office": 104, "Park": 367, "Parking": 31, "Residential": 378, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 103, "None": 186, "Office": 137, "Park": 358, "Parking": 36, "Residential": 280, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 86, "None": 202, "Office": 103, "Park": 375, "Parking": 35, "Residential": 304, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 105, "None": 192, "Office": 135, "Park": 362, "Parking": 58, "Residential": 294, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 92, "None": 172, "Office": 128, "Park": 367, "Parking": 58, "Residential": 286, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 112, "None": 205, "Office": 116, "Park": 364, "Parking": 79, "Residential": 274, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 95, "None": 182, "Office": 123, "Park": 371, "Parking": 54, "Residential": 283, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 182, "Light Industrial": 91, "None": 240, "Office": 93, "Park": 401, "Parking": 72, "Residential": 289, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 136, "None": 209, "Office": 139, "Park": 353, "Parking": 52, "Residential": 285, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 137, "None": 248, "Office": 104, "Park": 357, "Parking": 44, "Residential": 327, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 82, "None": 198, "Office": 119, "Park": 355, "Parking": 63, "Residential": 308, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 102, "None": 201, "Office": 114, "Park": 384, "Parking": 29, "Residential": 320, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 88, "None": 225, "Office": 141, "Park": 362, "Parking": 73, "Residential": 279, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 77, "None": 202, "Office": 99, "Park": 339, "Parking": 57, "Residential": 328, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 133, "None": 178, "Office": 120, "Park": 378, "Parking": 58, "Residential": 276, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 126, "None": 186, "Office": 160, "Park": 387, "Parking": 65, "Residential": 258, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 116, "None": 183, "Office": 149, "Park": 347, "Parking": 54, "Residential": 330, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 86, "None": 173, "Office": 122, "Park": 345, "Parking": 48, "Residential": 292, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 88, "None": 232, "Office": 102, "Park": 350, "Parking": 65, "Residential": 275, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 204, "Light Industrial": 102, "None": 178, "Office": 115, "Park": 380, "Parking": 37, "Residential": 279, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 88, "None": 196, "Office": 128, "Park": 355, "Parking": 43, "Residential": 223, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 122, "None": 186, "Office": 126, "Park": 371, "Parking": 34, "Residential": 301, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 92, "None": 196, "Office": 147, "Park": 384, "Parking": 25, "Residential": 274, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 104, "Light Industrial": 85, "None": 238, "Office": 127, "Park": 387, "Parking": 36, "Residential": 288, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 93, "None": 172, "Office": 136, "Park": 358, "Parking": 47, "Residential": 357, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 125, "None": 212, "Office": 143, "Park": 364, "Parking": 70, "Residential": 263, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 96, "None": 164, "Office": 118, "Park": 377, "Parking": 30, "Residential": 330, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 90, "None": 190, "Office": 127, "Park": 331, "Parking": 47, "Residential": 314, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 97, "None": 211, "Office": 152, "Park": 359, "Parking": 36, "Residential": 313, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 97, "None": 213, "Office": 87, "Park": 363, "Parking": 53, "Residential": 335, "Retail": 890, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 110, "None": 191, "Office": 136, "Park": 336, "Parking": 59, "Residential": 270, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 88, "None": 213, "Office": 111, "Park": 359, "Parking": 55, "Residential": 339, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 89, "None": 180, "Office": 122, "Park": 342, "Parking": 70, "Residential": 308, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 84, "None": 182, "Office": 127, "Park": 375, "Parking": 51, "Residential": 297, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 95, "None": 212, "Office": 117, "Park": 347, "Parking": 32, "Residential": 342, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 133, "None": 171, "Office": 110, "Park": 351, "Parking": 67, "Residential": 330, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 92, "None": 214, "Office": 135, "Park": 357, "Parking": 79, "Residential": 341, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 74, "None": 174, "Office": 118, "Park": 371, "Parking": 44, "Residential": 327, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 85, "None": 204, "Office": 106, "Park": 345, "Parking": 47, "Residential": 300, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 88, "None": 167, "Office": 127, "Park": 368, "Parking": 69, "Residential": 334, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 117, "None": 175, "Office": 140, "Park": 349, "Parking": 54, "Residential": 346, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 95, "None": 186, "Office": 137, "Park": 345, "Parking": 68, "Residential": 320, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 119, "None": 179, "Office": 99, "Park": 407, "Parking": 70, "Residential": 370, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 102, "None": 215, "Office": 127, "Park": 397, "Parking": 45, "Residential": 318, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 93, "None": 201, "Office": 102, "Park": 362, "Parking": 43, "Residential": 331, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 82, "None": 185, "Office": 130, "Park": 403, "Parking": 52, "Residential": 288, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 76, "None": 198, "Office": 118, "Park": 344, "Parking": 61, "Residential": 301, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 129, "None": 189, "Office": 117, "Park": 366, "Parking": 42, "Residential": 306, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 115, "None": 196, "Office": 114, "Park": 337, "Parking": 34, "Residential": 326, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 71, "None": 168, "Office": 120, "Park": 366, "Parking": 62, "Residential": 333, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 62, "None": 218, "Office": 119, "Park": 364, "Parking": 47, "Residential": 315, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 126, "None": 182, "Office": 112, "Park": 366, "Parking": 61, "Residential": 274, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 96, "None": 196, "Office": 114, "Park": 370, "Parking": 26, "Residential": 293, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 103, "None": 230, "Office": 145, "Park": 361, "Parking": 36, "Residential": 277, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 108, "None": 180, "Office": 109, "Park": 332, "Parking": 89, "Residential": 277, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 111, "None": 178, "Office": 123, "Park": 377, "Parking": 38, "Residential": 300, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 107, "None": 186, "Office": 102, "Park": 345, "Parking": 41, "Residential": 281, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 102, "None": 160, "Office": 116, "Park": 367, "Parking": 77, "Residential": 272, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 94, "None": 185, "Office": 118, "Park": 365, "Parking": 34, "Residential": 270, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 68, "None": 200, "Office": 122, "Park": 394, "Parking": 59, "Residential": 278, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 131, "None": 168, "Office": 113, "Park": 346, "Parking": 50, "Residential": 341, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 93, "None": 185, "Office": 122, "Park": 350, "Parking": 54, "Residential": 358, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 114, "None": 174, "Office": 127, "Park": 375, "Parking": 46, "Residential": 351, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 104, "None": 193, "Office": 107, "Park": 371, "Parking": 33, "Residential": 358, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 137, "None": 196, "Office": 150, "Park": 361, "Parking": 43, "Residential": 309, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 106, "None": 182, "Office": 104, "Park": 359, "Parking": 82, "Residential": 332, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 76, "None": 199, "Office": 159, "Park": 349, "Parking": 49, "Residential": 389, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 117, "None": 189, "Office": 82, "Park": 351, "Parking": 78, "Residential": 306, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 86, "None": 178, "Office": 124, "Park": 342, "Parking": 52, "Residential": 326, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 120, "None": 167, "Office": 116, "Park": 346, "Parking": 70, "Residential": 356, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 104, "None": 170, "Office": 123, "Park": 371, "Parking": 71, "Residential": 361, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 96, "None": 199, "Office": 165, "Park": 374, "Parking": 31, "Residential": 322, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 142, "None": 214, "Office": 114, "Park": 352, "Parking": 39, "Residential": 320, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 91, "None": 161, "Office": 145, "Park": 339, "Parking": 85, "Residential": 335, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 68, "None": 217, "Office": 117, "Park": 378, "Parking": 71, "Residential": 276, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 88, "None": 179, "Office": 176, "Park": 373, "Parking": 83, "Residential": 260, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 98, "None": 198, "Office": 124, "Park": 357, "Parking": 79, "Residential": 361, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 120, "None": 183, "Office": 104, "Park": 371, "Parking": 37, "Residential": 332, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 109, "None": 184, "Office": 124, "Park": 354, "Parking": 61, "Residential": 314, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 82, "None": 192, "Office": 110, "Park": 340, "Parking": 53, "Residential": 350, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 100, "None": 191, "Office": 112, "Park": 355, "Parking": 57, "Residential": 293, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 73, "None": 211, "Office": 124, "Park": 367, "Parking": 35, "Residential": 377, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 110, "None": 212, "Office": 139, "Park": 353, "Parking": 36, "Residential": 305, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 102, "None": 200, "Office": 92, "Park": 369, "Parking": 72, "Residential": 363, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 104, "None": 200, "Office": 103, "Park": 346, "Parking": 52, "Residential": 318, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 114, "None": 186, "Office": 139, "Park": 369, "Parking": 36, "Residential": 275, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 112, "None": 187, "Office": 118, "Park": 379, "Parking": 27, "Residential": 351, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 141, "None": 179, "Office": 124, "Park": 353, "Parking": 48, "Residential": 334, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 96, "None": 173, "Office": 152, "Park": 393, "Parking": 42, "Residential": 285, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 94, "None": 231, "Office": 137, "Park": 341, "Parking": 58, "Residential": 306, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 82, "None": 170, "Office": 121, "Park": 367, "Parking": 49, "Residential": 324, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 106, "None": 196, "Office": 103, "Park": 343, "Parking": 53, "Residential": 284, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 95, "None": 220, "Office": 104, "Park": 391, "Parking": 27, "Residential": 310, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 78, "None": 167, "Office": 79, "Park": 381, "Parking": 34, "Residential": 275, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 83, "None": 196, "Office": 103, "Park": 348, "Parking": 87, "Residential": 329, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 109, "None": 183, "Office": 135, "Park": 385, "Parking": 39, "Residential": 354, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 136, "None": 185, "Office": 137, "Park": 329, "Parking": 49, "Residential": 369, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 95, "None": 178, "Office": 112, "Park": 366, "Parking": 81, "Residential": 288, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 96, "None": 187, "Office": 114, "Park": 385, "Parking": 41, "Residential": 294, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 78, "None": 212, "Office": 104, "Park": 369, "Parking": 23, "Residential": 279, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 107, "None": 217, "Office": 119, "Park": 346, "Parking": 44, "Residential": 295, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 99, "None": 205, "Office": 131, "Park": 376, "Parking": 83, "Residential": 255, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 111, "None": 195, "Office": 163, "Park": 349, "Parking": 65, "Residential": 337, "Retail": 807, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 79, "None": 167, "Office": 127, "Park": 351, "Parking": 55, "Residential": 386, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 109, "None": 197, "Office": 111, "Park": 356, "Parking": 56, "Residential": 280, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 80, "None": 199, "Office": 137, "Park": 365, "Parking": 42, "Residential": 289, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 71, "None": 170, "Office": 118, "Park": 354, "Parking": 50, "Residential": 347, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 109, "None": 189, "Office": 99, "Park": 356, "Parking": 55, "Residential": 313, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 74, "None": 206, "Office": 145, "Park": 392, "Parking": 39, "Residential": 332, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 139, "None": 238, "Office": 65, "Park": 348, "Parking": 74, "Residential": 320, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 85, "None": 210, "Office": 106, "Park": 352, "Parking": 57, "Residential": 333, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 101, "None": 186, "Office": 75, "Park": 349, "Parking": 40, "Residential": 343, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 85, "None": 222, "Office": 166, "Park": 361, "Parking": 39, "Residential": 252, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 106, "None": 185, "Office": 127, "Park": 363, "Parking": 41, "Residential": 342, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 120, "None": 182, "Office": 123, "Park": 359, "Parking": 70, "Residential": 301, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 121, "None": 193, "Office": 130, "Park": 363, "Parking": 49, "Residential": 302, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 74, "None": 198, "Office": 122, "Park": 350, "Parking": 61, "Residential": 348, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 131, "None": 200, "Office": 120, "Park": 361, "Parking": 65, "Residential": 329, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 92, "None": 219, "Office": 123, "Park": 368, "Parking": 40, "Residential": 300, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 85, "None": 173, "Office": 102, "Park": 388, "Parking": 58, "Residential": 343, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 103, "None": 201, "Office": 137, "Park": 343, "Parking": 49, "Residential": 286, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 108, "None": 193, "Office": 106, "Park": 346, "Parking": 34, "Residential": 371, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 94, "None": 188, "Office": 101, "Park": 340, "Parking": 66, "Residential": 329, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 89, "None": 213, "Office": 120, "Park": 373, "Parking": 55, "Residential": 279, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 80, "None": 194, "Office": 138, "Park": 339, "Parking": 54, "Residential": 355, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 121, "None": 193, "Office": 133, "Park": 334, "Parking": 24, "Residential": 355, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 92, "None": 193, "Office": 122, "Park": 388, "Parking": 55, "Residential": 273, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 79, "None": 188, "Office": 107, "Park": 404, "Parking": 47, "Residential": 315, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 121, "None": 241, "Office": 170, "Park": 358, "Parking": 39, "Residential": 359, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 73, "None": 177, "Office": 136, "Park": 358, "Parking": 29, "Residential": 359, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 121, "None": 210, "Office": 142, "Park": 343, "Parking": 56, "Residential": 331, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 80, "None": 184, "Office": 118, "Park": 371, "Parking": 51, "Residential": 370, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 106, "None": 177, "Office": 127, "Park": 339, "Parking": 33, "Residential": 357, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 93, "None": 188, "Office": 136, "Park": 337, "Parking": 64, "Residential": 318, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 89, "None": 189, "Office": 110, "Park": 351, "Parking": 64, "Residential": 342, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 87, "None": 174, "Office": 115, "Park": 371, "Parking": 76, "Residential": 314, "Retail": 798, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 92, "None": 223, "Office": 154, "Park": 369, "Parking": 43, "Residential": 335, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 122, "None": 204, "Office": 131, "Park": 358, "Parking": 59, "Residential": 332, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 92, "None": 210, "Office": 123, "Park": 349, "Parking": 58, "Residential": 309, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 130, "None": 181, "Office": 135, "Park": 383, "Parking": 19, "Residential": 309, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 200, "Light Industrial": 98, "None": 189, "Office": 153, "Park": 365, "Parking": 41, "Residential": 226, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 158, "None": 194, "Office": 177, "Park": 355, "Parking": 41, "Residential": 360, "Retail": 803, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 91, "None": 195, "Office": 136, "Park": 361, "Parking": 29, "Residential": 349, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 95, "None": 183, "Office": 142, "Park": 350, "Parking": 52, "Residential": 341, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 109, "None": 211, "Office": 150, "Park": 379, "Parking": 21, "Residential": 307, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 96, "None": 178, "Office": 155, "Park": 344, "Parking": 35, "Residential": 372, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 108, "None": 181, "Office": 101, "Park": 345, "Parking": 38, "Residential": 388, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 104, "None": 190, "Office": 113, "Park": 355, "Parking": 68, "Residential": 301, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 85, "None": 195, "Office": 84, "Park": 403, "Parking": 59, "Residential": 290, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 88, "None": 206, "Office": 84, "Park": 354, "Parking": 18, "Residential": 299, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 99, "None": 188, "Office": 112, "Park": 351, "Parking": 61, "Residential": 380, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 107, "None": 196, "Office": 120, "Park": 394, "Parking": 55, "Residential": 288, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 107, "None": 213, "Office": 119, "Park": 370, "Parking": 28, "Residential": 266, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 181, "Light Industrial": 97, "None": 207, "Office": 117, "Park": 396, "Parking": 65, "Residential": 321, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 124, "None": 211, "Office": 117, "Park": 353, "Parking": 85, "Residential": 301, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 95, "None": 192, "Office": 86, "Park": 366, "Parking": 79, "Residential": 272, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 104, "None": 178, "Office": 112, "Park": 350, "Parking": 51, "Residential": 314, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 87, "None": 187, "Office": 119, "Park": 367, "Parking": 98, "Residential": 301, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 111, "None": 187, "Office": 124, "Park": 376, "Parking": 41, "Residential": 338, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 86, "None": 210, "Office": 142, "Park": 357, "Parking": 42, "Residential": 340, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 141, "None": 197, "Office": 134, "Park": 355, "Parking": 32, "Residential": 279, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 119, "None": 164, "Office": 133, "Park": 354, "Parking": 36, "Residential": 363, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 92, "None": 203, "Office": 110, "Park": 427, "Parking": 32, "Residential": 331, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 116, "None": 191, "Office": 120, "Park": 354, "Parking": 42, "Residential": 324, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 87, "None": 190, "Office": 121, "Park": 364, "Parking": 61, "Residential": 326, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 92, "None": 193, "Office": 102, "Park": 357, "Parking": 49, "Residential": 376, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 128, "None": 185, "Office": 122, "Park": 388, "Parking": 46, "Residential": 278, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 76, "None": 176, "Office": 163, "Park": 349, "Parking": 19, "Residential": 310, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 88, "None": 179, "Office": 103, "Park": 365, "Parking": 68, "Residential": 351, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 102, "None": 200, "Office": 120, "Park": 378, "Parking": 51, "Residential": 258, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 98, "None": 169, "Office": 120, "Park": 375, "Parking": 36, "Residential": 352, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 109, "None": 186, "Office": 107, "Park": 364, "Parking": 63, "Residential": 364, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 197, "Light Industrial": 97, "None": 188, "Office": 96, "Park": 353, "Parking": 63, "Residential": 329, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 94, "None": 175, "Office": 129, "Park": 370, "Parking": 75, "Residential": 324, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 111, "None": 183, "Office": 89, "Park": 355, "Parking": 38, "Residential": 316, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 108, "None": 178, "Office": 101, "Park": 367, "Parking": 41, "Residential": 312, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 89, "None": 201, "Office": 94, "Park": 365, "Parking": 62, "Residential": 296, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 109, "None": 213, "Office": 146, "Park": 372, "Parking": 41, "Residential": 338, "Retail": 804, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 100, "None": 189, "Office": 119, "Park": 389, "Parking": 44, "Residential": 310, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 69, "None": 201, "Office": 125, "Park": 361, "Parking": 90, "Residential": 280, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 95, "None": 185, "Office": 126, "Park": 350, "Parking": 38, "Residential": 327, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 86, "None": 178, "Office": 123, "Park": 366, "Parking": 43, "Residential": 230, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 82, "None": 203, "Office": 120, "Park": 357, "Parking": 49, "Residential": 306, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 84, "None": 194, "Office": 111, "Park": 345, "Parking": 67, "Residential": 300, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 108, "None": 192, "Office": 134, "Park": 399, "Parking": 45, "Residential": 285, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 119, "None": 205, "Office": 122, "Park": 355, "Parking": 22, "Residential": 346, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 101, "None": 184, "Office": 135, "Park": 332, "Parking": 72, "Residential": 313, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 85, "None": 184, "Office": 142, "Park": 345, "Parking": 55, "Residential": 324, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 100, "Light Industrial": 107, "None": 186, "Office": 101, "Park": 353, "Parking": 82, "Residential": 305, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 115, "None": 197, "Office": 98, "Park": 356, "Parking": 30, "Residential": 298, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 105, "None": 176, "Office": 170, "Park": 369, "Parking": 43, "Residential": 300, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 94, "None": 199, "Office": 125, "Park": 361, "Parking": 66, "Residential": 269, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 128, "None": 193, "Office": 86, "Park": 351, "Parking": 53, "Residential": 340, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 131, "None": 171, "Office": 117, "Park": 387, "Parking": 55, "Residential": 326, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 94, "Light Industrial": 110, "None": 199, "Office": 90, "Park": 326, "Parking": 87, "Residential": 365, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 102, "None": 218, "Office": 140, "Park": 403, "Parking": 29, "Residential": 298, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 88, "None": 180, "Office": 106, "Park": 367, "Parking": 67, "Residential": 300, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 93, "None": 184, "Office": 110, "Park": 362, "Parking": 55, "Residential": 298, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 111, "None": 226, "Office": 142, "Park": 403, "Parking": 43, "Residential": 305, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 121, "None": 230, "Office": 136, "Park": 380, "Parking": 38, "Residential": 264, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 104, "None": 188, "Office": 102, "Park": 357, "Parking": 36, "Residential": 322, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 90, "None": 179, "Office": 144, "Park": 351, "Parking": 55, "Residential": 313, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 105, "None": 202, "Office": 150, "Park": 340, "Parking": 51, "Residential": 264, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 101, "None": 176, "Office": 149, "Park": 350, "Parking": 49, "Residential": 290, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 87, "None": 188, "Office": 133, "Park": 363, "Parking": 21, "Residential": 300, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 98, "None": 190, "Office": 99, "Park": 358, "Parking": 37, "Residential": 387, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 85, "None": 231, "Office": 145, "Park": 374, "Parking": 57, "Residential": 327, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 102, "None": 193, "Office": 110, "Park": 342, "Parking": 47, "Residential": 371, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 71, "None": 199, "Office": 123, "Park": 380, "Parking": 30, "Residential": 323, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 150, "None": 185, "Office": 102, "Park": 363, "Parking": 69, "Residential": 325, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 83, "None": 168, "Office": 141, "Park": 402, "Parking": 68, "Residential": 360, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 106, "None": 193, "Office": 97, "Park": 346, "Parking": 63, "Residential": 327, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 135, "None": 173, "Office": 115, "Park": 363, "Parking": 56, "Residential": 314, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 124, "None": 220, "Office": 109, "Park": 359, "Parking": 57, "Residential": 303, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 114, "None": 170, "Office": 133, "Park": 360, "Parking": 45, "Residential": 307, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 90, "None": 171, "Office": 126, "Park": 380, "Parking": 48, "Residential": 299, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 89, "None": 209, "Office": 129, "Park": 364, "Parking": 69, "Residential": 274, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 115, "None": 181, "Office": 128, "Park": 409, "Parking": 45, "Residential": 315, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 104, "None": 201, "Office": 96, "Park": 354, "Parking": 42, "Residential": 229, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 123, "None": 183, "Office": 117, "Park": 358, "Parking": 67, "Residential": 285, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 96, "None": 178, "Office": 99, "Park": 398, "Parking": 34, "Residential": 306, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 96, "None": 184, "Office": 108, "Park": 381, "Parking": 35, "Residential": 313, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 87, "None": 195, "Office": 131, "Park": 375, "Parking": 76, "Residential": 336, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 88, "None": 227, "Office": 126, "Park": 376, "Parking": 29, "Residential": 285, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 76, "None": 192, "Office": 114, "Park": 349, "Parking": 47, "Residential": 337, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 90, "None": 213, "Office": 138, "Park": 359, "Parking": 66, "Residential": 295, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 104, "None": 192, "Office": 149, "Park": 356, "Parking": 41, "Residential": 297, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 87, "None": 221, "Office": 108, "Park": 378, "Parking": 44, "Residential": 253, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 125, "None": 187, "Office": 100, "Park": 363, "Parking": 24, "Residential": 347, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 93, "None": 173, "Office": 121, "Park": 370, "Parking": 67, "Residential": 314, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 65, "None": 202, "Office": 145, "Park": 353, "Parking": 39, "Residential": 319, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 116, "None": 179, "Office": 120, "Park": 346, "Parking": 79, "Residential": 341, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 87, "None": 183, "Office": 121, "Park": 369, "Parking": 24, "Residential": 301, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 134, "None": 161, "Office": 125, "Park": 372, "Parking": 63, "Residential": 340, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 104, "None": 191, "Office": 146, "Park": 370, "Parking": 35, "Residential": 297, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 126, "None": 183, "Office": 71, "Park": 371, "Parking": 48, "Residential": 317, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 83, "None": 182, "Office": 105, "Park": 388, "Parking": 61, "Residential": 278, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 98, "None": 184, "Office": 98, "Park": 372, "Parking": 41, "Residential": 319, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 185, "Light Industrial": 90, "None": 204, "Office": 138, "Park": 334, "Parking": 69, "Residential": 322, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 108, "None": 188, "Office": 140, "Park": 359, "Parking": 47, "Residential": 277, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 129, "None": 199, "Office": 117, "Park": 367, "Parking": 86, "Residential": 281, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 125, "None": 211, "Office": 139, "Park": 368, "Parking": 45, "Residential": 269, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 89, "None": 185, "Office": 133, "Park": 395, "Parking": 65, "Residential": 293, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 144, "None": 215, "Office": 102, "Park": 376, "Parking": 36, "Residential": 348, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 85, "None": 181, "Office": 137, "Park": 350, "Parking": 70, "Residential": 317, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 131, "None": 212, "Office": 111, "Park": 364, "Parking": 53, "Residential": 306, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 96, "None": 181, "Office": 103, "Park": 374, "Parking": 71, "Residential": 321, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 114, "None": 180, "Office": 98, "Park": 399, "Parking": 71, "Residential": 324, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 70, "None": 200, "Office": 133, "Park": 370, "Parking": 83, "Residential": 316, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 122, "None": 175, "Office": 123, "Park": 350, "Parking": 51, "Residential": 330, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 110, "None": 198, "Office": 128, "Park": 356, "Parking": 79, "Residential": 322, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 108, "None": 213, "Office": 142, "Park": 357, "Parking": 49, "Residential": 360, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 111, "None": 170, "Office": 95, "Park": 391, "Parking": 37, "Residential": 305, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 48, "None": 198, "Office": 115, "Park": 398, "Parking": 44, "Residential": 296, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 114, "None": 176, "Office": 141, "Park": 358, "Parking": 44, "Residential": 216, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 99, "None": 181, "Office": 105, "Park": 343, "Parking": 47, "Residential": 298, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 132, "None": 164, "Office": 100, "Park": 369, "Parking": 44, "Residential": 317, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 114, "None": 205, "Office": 101, "Park": 361, "Parking": 45, "Residential": 342, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 119, "None": 226, "Office": 148, "Park": 366, "Parking": 54, "Residential": 252, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 101, "None": 234, "Office": 118, "Park": 364, "Parking": 49, "Residential": 255, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 111, "None": 205, "Office": 111, "Park": 388, "Parking": 37, "Residential": 338, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 87, "None": 176, "Office": 128, "Park": 368, "Parking": 53, "Residential": 310, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 125, "None": 217, "Office": 159, "Park": 360, "Parking": 37, "Residential": 284, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 75, "None": 199, "Office": 114, "Park": 394, "Parking": 51, "Residential": 311, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 83, "None": 172, "Office": 108, "Park": 359, "Parking": 74, "Residential": 355, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 86, "None": 193, "Office": 102, "Park": 354, "Parking": 75, "Residential": 369, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 101, "None": 205, "Office": 96, "Park": 371, "Parking": 30, "Residential": 359, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 128, "None": 189, "Office": 112, "Park": 357, "Parking": 40, "Residential": 354, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 73, "None": 170, "Office": 135, "Park": 380, "Parking": 36, "Residential": 297, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 100, "None": 193, "Office": 126, "Park": 368, "Parking": 66, "Residential": 300, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 128, "None": 200, "Office": 105, "Park": 376, "Parking": 45, "Residential": 283, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 138, "None": 189, "Office": 108, "Park": 343, "Parking": 28, "Residential": 338, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 85, "None": 201, "Office": 92, "Park": 357, "Parking": 38, "Residential": 343, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 102, "None": 239, "Office": 132, "Park": 337, "Parking": 62, "Residential": 293, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 90, "None": 196, "Office": 102, "Park": 366, "Parking": 27, "Residential": 329, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 82, "None": 168, "Office": 105, "Park": 375, "Parking": 51, "Residential": 370, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 120, "None": 202, "Office": 122, "Park": 345, "Parking": 25, "Residential": 286, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 102, "None": 198, "Office": 113, "Park": 386, "Parking": 39, "Residential": 281, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 95, "None": 196, "Office": 103, "Park": 374, "Parking": 47, "Residential": 323, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 117, "None": 211, "Office": 131, "Park": 350, "Parking": 42, "Residential": 296, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 137, "None": 194, "Office": 122, "Park": 368, "Parking": 49, "Residential": 233, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 134, "None": 190, "Office": 157, "Park": 333, "Parking": 37, "Residential": 324, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 132, "None": 196, "Office": 126, "Park": 352, "Parking": 81, "Residential": 338, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 78, "None": 205, "Office": 110, "Park": 347, "Parking": 62, "Residential": 334, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 188, "Light Industrial": 84, "None": 191, "Office": 129, "Park": 380, "Parking": 61, "Residential": 353, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 104, "None": 178, "Office": 115, "Park": 377, "Parking": 38, "Residential": 275, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 93, "None": 188, "Office": 112, "Park": 371, "Parking": 34, "Residential": 329, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 110, "None": 200, "Office": 105, "Park": 366, "Parking": 35, "Residential": 284, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 91, "None": 202, "Office": 104, "Park": 363, "Parking": 37, "Residential": 323, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 139, "None": 203, "Office": 112, "Park": 382, "Parking": 52, "Residential": 300, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 92, "None": 176, "Office": 116, "Park": 395, "Parking": 40, "Residential": 321, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 102, "None": 173, "Office": 94, "Park": 356, "Parking": 48, "Residential": 227, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 59, "None": 188, "Office": 122, "Park": 411, "Parking": 27, "Residential": 252, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 76, "None": 190, "Office": 134, "Park": 365, "Parking": 66, "Residential": 293, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 101, "None": 191, "Office": 101, "Park": 377, "Parking": 50, "Residential": 322, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 132, "None": 180, "Office": 158, "Park": 356, "Parking": 44, "Residential": 272, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 87, "None": 192, "Office": 126, "Park": 367, "Parking": 45, "Residential": 336, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 181, "Light Industrial": 87, "None": 180, "Office": 107, "Park": 348, "Parking": 60, "Residential": 316, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 104, "None": 187, "Office": 109, "Park": 360, "Parking": 64, "Residential": 328, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 124, "None": 212, "Office": 83, "Park": 365, "Parking": 49, "Residential": 278, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 73, "None": 162, "Office": 152, "Park": 357, "Parking": 27, "Residential": 361, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 73, "None": 214, "Office": 140, "Park": 353, "Parking": 82, "Residential": 270, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 104, "None": 198, "Office": 122, "Park": 365, "Parking": 60, "Residential": 332, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 91, "None": 209, "Office": 144, "Park": 351, "Parking": 54, "Residential": 293, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 210, "Light Industrial": 110, "None": 176, "Office": 127, "Park": 358, "Parking": 50, "Residential": 316, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 110, "None": 188, "Office": 99, "Park": 361, "Parking": 45, "Residential": 303, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 102, "None": 241, "Office": 123, "Park": 343, "Parking": 31, "Residential": 320, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 65, "None": 184, "Office": 126, "Park": 340, "Parking": 58, "Residential": 294, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 114, "None": 168, "Office": 140, "Park": 365, "Parking": 41, "Residential": 312, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 106, "None": 210, "Office": 128, "Park": 359, "Parking": 63, "Residential": 227, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 89, "None": 173, "Office": 110, "Park": 348, "Parking": 93, "Residential": 337, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 84, "None": 179, "Office": 119, "Park": 351, "Parking": 52, "Residential": 375, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 87, "None": 204, "Office": 130, "Park": 362, "Parking": 47, "Residential": 326, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 138, "None": 188, "Office": 118, "Park": 357, "Parking": 42, "Residential": 284, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 75, "None": 192, "Office": 163, "Park": 377, "Parking": 39, "Residential": 288, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 86, "None": 208, "Office": 109, "Park": 409, "Parking": 56, "Residential": 345, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 122, "None": 193, "Office": 101, "Park": 351, "Parking": 57, "Residential": 297, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 97, "None": 208, "Office": 111, "Park": 371, "Parking": 59, "Residential": 299, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 85, "None": 187, "Office": 113, "Park": 367, "Parking": 38, "Residential": 345, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 91, "None": 206, "Office": 105, "Park": 361, "Parking": 55, "Residential": 233, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 91, "None": 183, "Office": 150, "Park": 377, "Parking": 42, "Residential": 293, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 79, "None": 176, "Office": 119, "Park": 370, "Parking": 61, "Residential": 265, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 109, "None": 186, "Office": 105, "Park": 358, "Parking": 62, "Residential": 294, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 72, "None": 187, "Office": 169, "Park": 368, "Parking": 71, "Residential": 266, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 106, "None": 185, "Office": 151, "Park": 358, "Parking": 43, "Residential": 309, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 82, "None": 192, "Office": 142, "Park": 347, "Parking": 53, "Residential": 251, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 81, "None": 169, "Office": 118, "Park": 363, "Parking": 47, "Residential": 270, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 132, "None": 186, "Office": 94, "Park": 351, "Parking": 24, "Residential": 297, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 73, "None": 204, "Office": 145, "Park": 352, "Parking": 55, "Residential": 350, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 97, "None": 201, "Office": 130, "Park": 360, "Parking": 46, "Residential": 305, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 78, "None": 166, "Office": 121, "Park": 365, "Parking": 52, "Residential": 345, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 84, "None": 176, "Office": 148, "Park": 376, "Parking": 31, "Residential": 332, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 104, "None": 187, "Office": 105, "Park": 379, "Parking": 76, "Residential": 279, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 84, "None": 204, "Office": 98, "Park": 392, "Parking": 63, "Residential": 287, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 77, "None": 211, "Office": 124, "Park": 369, "Parking": 79, "Residential": 282, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 126, "None": 182, "Office": 132, "Park": 360, "Parking": 55, "Residential": 256, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 98, "None": 212, "Office": 134, "Park": 342, "Parking": 31, "Residential": 352, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 86, "None": 186, "Office": 101, "Park": 369, "Parking": 80, "Residential": 319, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 102, "None": 178, "Office": 136, "Park": 359, "Parking": 52, "Residential": 352, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 134, "None": 195, "Office": 158, "Park": 333, "Parking": 62, "Residential": 280, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 111, "None": 177, "Office": 110, "Park": 378, "Parking": 42, "Residential": 368, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 78, "None": 203, "Office": 128, "Park": 343, "Parking": 56, "Residential": 337, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 97, "None": 196, "Office": 144, "Park": 347, "Parking": 32, "Residential": 366, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 102, "None": 176, "Office": 101, "Park": 376, "Parking": 82, "Residential": 351, "Retail": 804, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 123, "None": 174, "Office": 83, "Park": 376, "Parking": 33, "Residential": 344, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 99, "None": 192, "Office": 109, "Park": 364, "Parking": 59, "Residential": 324, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 106, "None": 197, "Office": 106, "Park": 345, "Parking": 88, "Residential": 341, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 131, "None": 195, "Office": 99, "Park": 349, "Parking": 65, "Residential": 321, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 101, "None": 162, "Office": 126, "Park": 374, "Parking": 53, "Residential": 298, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 197, "Light Industrial": 110, "None": 200, "Office": 113, "Park": 349, "Parking": 53, "Residential": 265, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 87, "None": 223, "Office": 88, "Park": 393, "Parking": 54, "Residential": 310, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 89, "None": 215, "Office": 120, "Park": 370, "Parking": 77, "Residential": 326, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 106, "None": 185, "Office": 116, "Park": 375, "Parking": 82, "Residential": 312, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 104, "None": 215, "Office": 127, "Park": 380, "Parking": 35, "Residential": 257, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 99, "None": 192, "Office": 102, "Park": 381, "Parking": 39, "Residential": 288, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 82, "None": 198, "Office": 136, "Park": 377, "Parking": 62, "Residential": 291, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 76, "None": 229, "Office": 124, "Park": 356, "Parking": 35, "Residential": 303, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 91, "None": 185, "Office": 133, "Park": 332, "Parking": 53, "Residential": 327, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 100, "None": 210, "Office": 140, "Park": 384, "Parking": 38, "Residential": 323, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 98, "None": 201, "Office": 136, "Park": 328, "Parking": 69, "Residential": 380, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 78, "None": 216, "Office": 130, "Park": 357, "Parking": 56, "Residential": 341, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 93, "None": 179, "Office": 136, "Park": 365, "Parking": 57, "Residential": 309, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 113, "None": 171, "Office": 148, "Park": 374, "Parking": 26, "Residential": 338, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 129, "None": 204, "Office": 124, "Park": 369, "Parking": 71, "Residential": 357, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 110, "None": 189, "Office": 130, "Park": 375, "Parking": 47, "Residential": 278, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 206, "Light Industrial": 113, "None": 170, "Office": 119, "Park": 378, "Parking": 51, "Residential": 263, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 91, "None": 198, "Office": 109, "Park": 369, "Parking": 68, "Residential": 324, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 105, "None": 199, "Office": 125, "Park": 363, "Parking": 75, "Residential": 306, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 100, "None": 210, "Office": 97, "Park": 340, "Parking": 66, "Residential": 271, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 89, "None": 200, "Office": 77, "Park": 348, "Parking": 68, "Residential": 339, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 93, "None": 211, "Office": 102, "Park": 339, "Parking": 78, "Residential": 322, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 108, "None": 187, "Office": 107, "Park": 329, "Parking": 104, "Residential": 303, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 116, "None": 195, "Office": 135, "Park": 348, "Parking": 75, "Residential": 323, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 127, "None": 172, "Office": 134, "Park": 357, "Parking": 37, "Residential": 305, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 100, "None": 209, "Office": 113, "Park": 347, "Parking": 56, "Residential": 328, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 104, "None": 222, "Office": 114, "Park": 367, "Parking": 41, "Residential": 353, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 95, "None": 171, "Office": 131, "Park": 377, "Parking": 60, "Residential": 320, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 109, "None": 203, "Office": 120, "Park": 356, "Parking": 48, "Residential": 272, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 108, "None": 193, "Office": 128, "Park": 337, "Parking": 48, "Residential": 320, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 122, "None": 179, "Office": 115, "Park": 368, "Parking": 51, "Residential": 333, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 124, "None": 225, "Office": 112, "Park": 375, "Parking": 74, "Residential": 272, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 63, "None": 187, "Office": 154, "Park": 344, "Parking": 41, "Residential": 275, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 130, "None": 180, "Office": 120, "Park": 357, "Parking": 36, "Residential": 367, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 106, "None": 175, "Office": 126, "Park": 371, "Parking": 45, "Residential": 328, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 80, "None": 160, "Office": 161, "Park": 360, "Parking": 70, "Residential": 312, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 96, "None": 188, "Office": 123, "Park": 363, "Parking": 70, "Residential": 346, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 81, "None": 181, "Office": 125, "Park": 366, "Parking": 64, "Residential": 302, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 109, "None": 176, "Office": 145, "Park": 364, "Parking": 61, "Residential": 331, "Retail": 805, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 89, "None": 198, "Office": 65, "Park": 371, "Parking": 46, "Residential": 356, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 66, "None": 174, "Office": 178, "Park": 396, "Parking": 48, "Residential": 351, "Retail": 800, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 147, "None": 196, "Office": 116, "Park": 341, "Parking": 63, "Residential": 314, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 107, "None": 161, "Office": 129, "Park": 362, "Parking": 27, "Residential": 248, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 104, "None": 205, "Office": 114, "Park": 359, "Parking": 40, "Residential": 273, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 93, "None": 198, "Office": 114, "Park": 357, "Parking": 39, "Residential": 281, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 72, "None": 194, "Office": 120, "Park": 364, "Parking": 62, "Residential": 313, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 91, "None": 204, "Office": 111, "Park": 378, "Parking": 31, "Residential": 361, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 71, "None": 201, "Office": 108, "Park": 382, "Parking": 77, "Residential": 253, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 111, "None": 181, "Office": 101, "Park": 365, "Parking": 22, "Residential": 320, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 98, "None": 193, "Office": 109, "Park": 358, "Parking": 62, "Residential": 336, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 97, "None": 195, "Office": 86, "Park": 393, "Parking": 40, "Residential": 340, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 188, "Light Industrial": 64, "None": 196, "Office": 127, "Park": 365, "Parking": 51, "Residential": 240, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 75, "None": 217, "Office": 146, "Park": 336, "Parking": 54, "Residential": 352, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 88, "None": 173, "Office": 134, "Park": 374, "Parking": 64, "Residential": 321, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 97, "None": 177, "Office": 127, "Park": 389, "Parking": 58, "Residential": 319, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 98, "None": 221, "Office": 151, "Park": 342, "Parking": 40, "Residential": 268, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 107, "None": 214, "Office": 96, "Park": 386, "Parking": 39, "Residential": 235, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 57, "None": 196, "Office": 91, "Park": 348, "Parking": 90, "Residential": 296, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 124, "None": 188, "Office": 121, "Park": 372, "Parking": 49, "Residential": 362, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 99, "None": 197, "Office": 145, "Park": 357, "Parking": 57, "Residential": 259, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 116, "None": 177, "Office": 106, "Park": 361, "Parking": 54, "Residential": 355, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 114, "None": 163, "Office": 120, "Park": 359, "Parking": 68, "Residential": 324, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 88, "None": 198, "Office": 129, "Park": 377, "Parking": 49, "Residential": 316, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 78, "None": 191, "Office": 114, "Park": 361, "Parking": 58, "Residential": 366, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 107, "None": 202, "Office": 108, "Park": 349, "Parking": 111, "Residential": 313, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 94, "None": 179, "Office": 125, "Park": 370, "Parking": 20, "Residential": 322, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 114, "None": 212, "Office": 125, "Park": 326, "Parking": 61, "Residential": 315, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 84, "None": 224, "Office": 134, "Park": 345, "Parking": 41, "Residential": 328, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 120, "None": 181, "Office": 114, "Park": 363, "Parking": 71, "Residential": 252, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 88, "None": 188, "Office": 131, "Park": 376, "Parking": 43, "Residential": 302, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 103, "None": 170, "Office": 113, "Park": 364, "Parking": 60, "Residential": 336, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 128, "None": 187, "Office": 130, "Park": 341, "Parking": 64, "Residential": 286, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 112, "None": 190, "Office": 143, "Park": 361, "Parking": 56, "Residential": 344, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 96, "None": 183, "Office": 119, "Park": 360, "Parking": 90, "Residential": 296, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 128, "None": 194, "Office": 85, "Park": 343, "Parking": 54, "Residential": 236, "Retail": 889, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 104, "None": 193, "Office": 119, "Park": 332, "Parking": 42, "Residential": 305, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 107, "None": 192, "Office": 121, "Park": 376, "Parking": 41, "Residential": 353, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 98, "None": 177, "Office": 120, "Park": 356, "Parking": 40, "Residential": 319, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 98, "None": 187, "Office": 148, "Park": 363, "Parking": 37, "Residential": 347, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 87, "None": 219, "Office": 81, "Park": 367, "Parking": 74, "Residential": 327, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 80, "None": 177, "Office": 91, "Park": 355, "Parking": 66, "Residential": 343, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 80, "None": 179, "Office": 124, "Park": 366, "Parking": 40, "Residential": 365, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 98, "None": 175, "Office": 120, "Park": 394, "Parking": 38, "Residential": 303, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 97, "None": 191, "Office": 98, "Park": 364, "Parking": 27, "Residential": 317, "Retail": 894, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 112, "None": 186, "Office": 128, "Park": 341, "Parking": 58, "Residential": 316, "Retail": 810, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 97, "None": 170, "Office": 107, "Park": 373, "Parking": 70, "Residential": 306, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 103, "None": 218, "Office": 125, "Park": 390, "Parking": 37, "Residential": 282, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 106, "None": 177, "Office": 111, "Park": 353, "Parking": 92, "Residential": 351, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 92, "None": 238, "Office": 135, "Park": 368, "Parking": 55, "Residential": 294, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 110, "None": 207, "Office": 148, "Park": 360, "Parking": 43, "Residential": 324, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 117, "None": 179, "Office": 102, "Park": 358, "Parking": 68, "Residential": 311, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 108, "None": 190, "Office": 120, "Park": 363, "Parking": 31, "Residential": 344, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 101, "None": 183, "Office": 118, "Park": 363, "Parking": 94, "Residential": 317, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 79, "None": 217, "Office": 127, "Park": 364, "Parking": 52, "Residential": 360, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 78, "None": 181, "Office": 107, "Park": 358, "Parking": 32, "Residential": 321, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 87, "None": 182, "Office": 106, "Park": 373, "Parking": 58, "Residential": 322, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 116, "None": 163, "Office": 144, "Park": 366, "Parking": 41, "Residential": 273, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 90, "None": 176, "Office": 122, "Park": 360, "Parking": 37, "Residential": 343, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 89, "None": 203, "Office": 115, "Park": 347, "Parking": 61, "Residential": 349, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 120, "None": 205, "Office": 113, "Park": 356, "Parking": 75, "Residential": 335, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 95, "None": 174, "Office": 164, "Park": 363, "Parking": 54, "Residential": 330, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 81, "None": 182, "Office": 130, "Park": 371, "Parking": 79, "Residential": 322, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 108, "None": 197, "Office": 114, "Park": 346, "Parking": 39, "Residential": 350, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 103, "None": 193, "Office": 112, "Park": 359, "Parking": 46, "Residential": 345, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 86, "None": 198, "Office": 121, "Park": 381, "Parking": 40, "Residential": 360, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 94, "None": 185, "Office": 135, "Park": 369, "Parking": 38, "Residential": 317, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 112, "None": 167, "Office": 100, "Park": 383, "Parking": 86, "Residential": 279, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 91, "None": 178, "Office": 154, "Park": 356, "Parking": 36, "Residential": 309, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 94, "None": 205, "Office": 126, "Park": 359, "Parking": 41, "Residential": 356, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 109, "None": 224, "Office": 115, "Park": 369, "Parking": 39, "Residential": 341, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 156, "None": 196, "Office": 111, "Park": 335, "Parking": 40, "Residential": 307, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 85, "None": 186, "Office": 117, "Park": 338, "Parking": 59, "Residential": 278, "Retail": 890, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 102, "None": 217, "Office": 132, "Park": 340, "Parking": 30, "Residential": 347, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 127, "None": 195, "Office": 95, "Park": 360, "Parking": 41, "Residential": 335, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 117, "None": 197, "Office": 130, "Park": 379, "Parking": 57, "Residential": 253, "Retail": 900, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 68, "None": 179, "Office": 114, "Park": 370, "Parking": 80, "Residential": 288, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 100, "None": 157, "Office": 130, "Park": 349, "Parking": 63, "Residential": 338, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 118, "None": 196, "Office": 127, "Park": 379, "Parking": 52, "Residential": 290, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 79, "None": 199, "Office": 124, "Park": 374, "Parking": 27, "Residential": 364, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 93, "None": 168, "Office": 82, "Park": 377, "Parking": 77, "Residential": 290, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 87, "None": 200, "Office": 139, "Park": 351, "Parking": 52, "Residential": 354, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 75, "None": 211, "Office": 90, "Park": 356, "Parking": 80, "Residential": 329, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 86, "None": 210, "Office": 119, "Park": 325, "Parking": 34, "Residential": 337, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 115, "None": 191, "Office": 118, "Park": 351, "Parking": 68, "Residential": 336, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 80, "None": 190, "Office": 136, "Park": 358, "Parking": 59, "Residential": 261, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 86, "None": 238, "Office": 105, "Park": 376, "Parking": 61, "Residential": 328, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 99, "None": 187, "Office": 167, "Park": 348, "Parking": 76, "Residential": 316, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 90, "None": 194, "Office": 107, "Park": 340, "Parking": 74, "Residential": 340, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 179, "Light Industrial": 90, "None": 180, "Office": 118, "Park": 372, "Parking": 46, "Residential": 353, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 96, "None": 197, "Office": 125, "Park": 337, "Parking": 19, "Residential": 372, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 93, "None": 244, "Office": 130, "Park": 355, "Parking": 55, "Residential": 316, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 59, "None": 196, "Office": 101, "Park": 373, "Parking": 38, "Residential": 353, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 116, "None": 198, "Office": 116, "Park": 350, "Parking": 35, "Residential": 294, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 121, "None": 184, "Office": 120, "Park": 345, "Parking": 65, "Residential": 319, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 99, "None": 194, "Office": 99, "Park": 392, "Parking": 49, "Residential": 363, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 88, "None": 205, "Office": 116, "Park": 386, "Parking": 53, "Residential": 226, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 94, "None": 172, "Office": 122, "Park": 339, "Parking": 25, "Residential": 350, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 100, "None": 191, "Office": 131, "Park": 372, "Parking": 49, "Residential": 338, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 141, "None": 160, "Office": 139, "Park": 376, "Parking": 74, "Residential": 286, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 75, "None": 200, "Office": 132, "Park": 366, "Parking": 71, "Residential": 336, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 107, "None": 206, "Office": 134, "Park": 386, "Parking": 45, "Residential": 316, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 90, "None": 179, "Office": 129, "Park": 366, "Parking": 57, "Residential": 279, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 104, "None": 203, "Office": 122, "Park": 394, "Parking": 69, "Residential": 303, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 113, "None": 202, "Office": 126, "Park": 357, "Parking": 49, "Residential": 269, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 78, "None": 172, "Office": 131, "Park": 366, "Parking": 42, "Residential": 271, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 111, "None": 191, "Office": 106, "Park": 382, "Parking": 75, "Residential": 314, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 68, "None": 194, "Office": 117, "Park": 355, "Parking": 55, "Residential": 334, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 91, "None": 186, "Office": 135, "Park": 360, "Parking": 58, "Residential": 317, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 90, "None": 175, "Office": 146, "Park": 365, "Parking": 70, "Residential": 318, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 113, "None": 177, "Office": 109, "Park": 369, "Parking": 27, "Residential": 298, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 94, "None": 164, "Office": 139, "Park": 345, "Parking": 76, "Residential": 289, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 89, "None": 239, "Office": 79, "Park": 382, "Parking": 73, "Residential": 286, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 87, "None": 235, "Office": 130, "Park": 349, "Parking": 43, "Residential": 352, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 87, "None": 186, "Office": 143, "Park": 351, "Parking": 58, "Residential": 352, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 87, "None": 202, "Office": 120, "Park": 352, "Parking": 48, "Residential": 291, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 115, "None": 181, "Office": 152, "Park": 379, "Parking": 38, "Residential": 307, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 99, "None": 179, "Office": 118, "Park": 353, "Parking": 70, "Residential": 303, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 92, "None": 193, "Office": 129, "Park": 346, "Parking": 49, "Residential": 304, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 122, "None": 187, "Office": 130, "Park": 359, "Parking": 41, "Residential": 324, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 108, "None": 185, "Office": 118, "Park": 340, "Parking": 35, "Residential": 340, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 100, "None": 178, "Office": 149, "Park": 338, "Parking": 47, "Residential": 284, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 210, "Light Industrial": 108, "None": 206, "Office": 132, "Park": 353, "Parking": 53, "Residential": 281, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 83, "None": 192, "Office": 99, "Park": 356, "Parking": 31, "Residential": 318, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 96, "None": 188, "Office": 132, "Park": 375, "Parking": 49, "Residential": 304, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 77, "None": 204, "Office": 108, "Park": 356, "Parking": 64, "Residential": 302, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 125, "None": 209, "Office": 140, "Park": 350, "Parking": 52, "Residential": 300, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 65, "None": 209, "Office": 121, "Park": 349, "Parking": 39, "Residential": 360, "Retail": 900, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 136, "None": 197, "Office": 112, "Park": 351, "Parking": 18, "Residential": 328, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 124, "None": 173, "Office": 120, "Park": 376, "Parking": 77, "Residential": 274, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 75, "None": 199, "Office": 121, "Park": 394, "Parking": 50, "Residential": 268, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 105, "None": 182, "Office": 117, "Park": 383, "Parking": 41, "Residential": 317, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 115, "None": 173, "Office": 102, "Park": 395, "Parking": 62, "Residential": 306, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 122, "None": 180, "Office": 132, "Park": 361, "Parking": 81, "Residential": 325, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 90, "None": 193, "Office": 111, "Park": 380, "Parking": 32, "Residential": 366, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 85, "None": 184, "Office": 98, "Park": 358, "Parking": 45, "Residential": 288, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 122, "None": 184, "Office": 115, "Park": 372, "Parking": 51, "Residential": 306, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 126, "None": 202, "Office": 150, "Park": 376, "Parking": 22, "Residential": 275, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 129, "None": 168, "Office": 104, "Park": 387, "Parking": 33, "Residential": 350, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 102, "None": 192, "Office": 133, "Park": 345, "Parking": 44, "Residential": 266, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 101, "None": 194, "Office": 124, "Park": 336, "Parking": 47, "Residential": 302, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 98, "None": 191, "Office": 109, "Park": 384, "Parking": 50, "Residential": 307, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 116, "None": 197, "Office": 152, "Park": 368, "Parking": 41, "Residential": 294, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 81, "None": 194, "Office": 137, "Park": 345, "Parking": 51, "Residential": 324, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 97, "None": 200, "Office": 100, "Park": 378, "Parking": 24, "Residential": 328, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 96, "None": 206, "Office": 121, "Park": 356, "Parking": 72, "Residential": 301, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 94, "None": 189, "Office": 97, "Park": 372, "Parking": 90, "Residential": 275, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 93, "None": 159, "Office": 122, "Park": 335, "Parking": 101, "Residential": 251, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 100, "None": 193, "Office": 117, "Park": 336, "Parking": 58, "Residential": 336, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 102, "None": 191, "Office": 138, "Park": 353, "Parking": 50, "Residential": 347, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 87, "None": 181, "Office": 119, "Park": 387, "Parking": 37, "Residential": 278, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 115, "None": 192, "Office": 148, "Park": 355, "Parking": 69, "Residential": 281, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 97, "None": 183, "Office": 114, "Park": 373, "Parking": 74, "Residential": 290, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 103, "None": 224, "Office": 91, "Park": 380, "Parking": 54, "Residential": 281, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 110, "None": 179, "Office": 146, "Park": 341, "Parking": 97, "Residential": 332, "Retail": 808, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 98, "None": 208, "Office": 112, "Park": 351, "Parking": 55, "Residential": 328, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 86, "None": 220, "Office": 161, "Park": 370, "Parking": 44, "Residential": 299, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 115, "None": 218, "Office": 129, "Park": 323, "Parking": 83, "Residential": 284, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 118, "None": 260, "Office": 110, "Park": 342, "Parking": 62, "Residential": 271, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 83, "None": 165, "Office": 150, "Park": 358, "Parking": 37, "Residential": 374, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 107, "None": 225, "Office": 98, "Park": 361, "Parking": 40, "Residential": 280, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 95, "None": 218, "Office": 91, "Park": 375, "Parking": 42, "Residential": 333, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 86, "None": 200, "Office": 107, "Park": 360, "Parking": 33, "Residential": 349, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 112, "None": 192, "Office": 106, "Park": 370, "Parking": 52, "Residential": 287, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 91, "None": 202, "Office": 127, "Park": 369, "Parking": 55, "Residential": 282, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 93, "None": 181, "Office": 112, "Park": 360, "Parking": 57, "Residential": 278, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 189, "Light Industrial": 74, "None": 225, "Office": 115, "Park": 362, "Parking": 41, "Residential": 323, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 107, "None": 200, "Office": 112, "Park": 353, "Parking": 45, "Residential": 345, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 98, "None": 194, "Office": 142, "Park": 340, "Parking": 94, "Residential": 350, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 192, "Light Industrial": 132, "None": 181, "Office": 103, "Park": 347, "Parking": 51, "Residential": 342, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 161, "None": 177, "Office": 144, "Park": 338, "Parking": 42, "Residential": 332, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 80, "None": 213, "Office": 96, "Park": 376, "Parking": 66, "Residential": 311, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 80, "None": 192, "Office": 179, "Park": 343, "Parking": 89, "Residential": 323, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 93, "None": 169, "Office": 154, "Park": 395, "Parking": 43, "Residential": 307, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 99, "None": 224, "Office": 98, "Park": 341, "Parking": 33, "Residential": 341, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 101, "None": 199, "Office": 101, "Park": 383, "Parking": 42, "Residential": 339, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 95, "None": 222, "Office": 152, "Park": 345, "Parking": 63, "Residential": 296, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 85, "None": 175, "Office": 107, "Park": 417, "Parking": 40, "Residential": 303, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 102, "None": 192, "Office": 121, "Park": 395, "Parking": 48, "Residential": 322, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 118, "None": 197, "Office": 120, "Park": 341, "Parking": 73, "Residential": 320, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 111, "None": 214, "Office": 120, "Park": 363, "Parking": 48, "Residential": 329, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 83, "None": 195, "Office": 125, "Park": 359, "Parking": 49, "Residential": 316, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 132, "None": 179, "Office": 93, "Park": 356, "Parking": 31, "Residential": 282, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 110, "None": 183, "Office": 128, "Park": 346, "Parking": 50, "Residential": 327, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 99, "None": 204, "Office": 121, "Park": 376, "Parking": 18, "Residential": 297, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 109, "None": 175, "Office": 89, "Park": 384, "Parking": 52, "Residential": 311, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 91, "None": 195, "Office": 87, "Park": 359, "Parking": 63, "Residential": 319, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 111, "None": 211, "Office": 99, "Park": 351, "Parking": 42, "Residential": 338, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 108, "None": 201, "Office": 115, "Park": 351, "Parking": 44, "Residential": 327, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 123, "None": 204, "Office": 146, "Park": 362, "Parking": 41, "Residential": 290, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 85, "None": 176, "Office": 92, "Park": 367, "Parking": 63, "Residential": 368, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 97, "None": 185, "Office": 120, "Park": 353, "Parking": 39, "Residential": 312, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 98, "None": 211, "Office": 133, "Park": 381, "Parking": 62, "Residential": 282, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 76, "None": 209, "Office": 143, "Park": 376, "Parking": 56, "Residential": 314, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 185, "Light Industrial": 98, "None": 174, "Office": 96, "Park": 356, "Parking": 45, "Residential": 319, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 112, "None": 173, "Office": 110, "Park": 363, "Parking": 56, "Residential": 326, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 123, "None": 200, "Office": 146, "Park": 365, "Parking": 35, "Residential": 350, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 105, "None": 222, "Office": 146, "Park": 363, "Parking": 43, "Residential": 333, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 126, "None": 176, "Office": 104, "Park": 376, "Parking": 70, "Residential": 310, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 86, "None": 186, "Office": 121, "Park": 384, "Parking": 38, "Residential": 309, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 99, "None": 184, "Office": 105, "Park": 379, "Parking": 53, "Residential": 352, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 192, "Light Industrial": 105, "None": 200, "Office": 117, "Park": 367, "Parking": 43, "Residential": 265, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 63, "None": 220, "Office": 134, "Park": 358, "Parking": 65, "Residential": 332, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 199, "Light Industrial": 126, "None": 175, "Office": 110, "Park": 375, "Parking": 37, "Residential": 339, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 100, "None": 180, "Office": 108, "Park": 349, "Parking": 76, "Residential": 304, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 82, "None": 220, "Office": 138, "Park": 363, "Parking": 31, "Residential": 298, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 59, "None": 203, "Office": 133, "Park": 389, "Parking": 52, "Residential": 316, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 118, "None": 204, "Office": 121, "Park": 368, "Parking": 46, "Residential": 274, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 55, "None": 196, "Office": 125, "Park": 355, "Parking": 48, "Residential": 384, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 99, "None": 218, "Office": 78, "Park": 365, "Parking": 89, "Residential": 307, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 97, "None": 205, "Office": 119, "Park": 374, "Parking": 52, "Residential": 338, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 108, "None": 199, "Office": 82, "Park": 351, "Parking": 68, "Residential": 348, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 62, "None": 199, "Office": 100, "Park": 364, "Parking": 44, "Residential": 295, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 81, "None": 177, "Office": 116, "Park": 365, "Parking": 77, "Residential": 331, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 121, "None": 173, "Office": 93, "Park": 364, "Parking": 35, "Residential": 322, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 105, "None": 204, "Office": 120, "Park": 371, "Parking": 55, "Residential": 324, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 96, "None": 167, "Office": 145, "Park": 344, "Parking": 61, "Residential": 280, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 101, "Light Industrial": 111, "None": 236, "Office": 111, "Park": 374, "Parking": 93, "Residential": 311, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 87, "None": 179, "Office": 102, "Park": 357, "Parking": 40, "Residential": 378, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 86, "None": 202, "Office": 149, "Park": 369, "Parking": 49, "Residential": 355, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 99, "None": 179, "Office": 106, "Park": 361, "Parking": 54, "Residential": 277, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 105, "None": 187, "Office": 104, "Park": 389, "Parking": 41, "Residential": 348, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 113, "None": 199, "Office": 97, "Park": 351, "Parking": 46, "Residential": 280, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 70, "None": 218, "Office": 133, "Park": 329, "Parking": 35, "Residential": 328, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 91, "None": 191, "Office": 85, "Park": 354, "Parking": 45, "Residential": 290, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 105, "None": 214, "Office": 108, "Park": 371, "Parking": 63, "Residential": 286, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 108, "None": 182, "Office": 114, "Park": 384, "Parking": 50, "Residential": 289, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 77, "None": 220, "Office": 122, "Park": 377, "Parking": 48, "Residential": 308, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 99, "None": 179, "Office": 102, "Park": 400, "Parking": 71, "Residential": 290, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 117, "None": 188, "Office": 107, "Park": 370, "Parking": 44, "Residential": 310, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 116, "None": 185, "Office": 67, "Park": 374, "Parking": 40, "Residential": 320, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 186, "Light Industrial": 105, "None": 181, "Office": 104, "Park": 341, "Parking": 35, "Residential": 321, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 103, "None": 174, "Office": 115, "Park": 347, "Parking": 84, "Residential": 279, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 81, "None": 197, "Office": 96, "Park": 347, "Parking": 23, "Residential": 308, "Retail": 903, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 117, "None": 200, "Office": 116, "Park": 370, "Parking": 48, "Residential": 324, "Retail": 797, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 83, "None": 208, "Office": 121, "Park": 378, "Parking": 36, "Residential": 302, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 105, "None": 216, "Office": 97, "Park": 370, "Parking": 43, "Residential": 331, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 94, "None": 201, "Office": 125, "Park": 388, "Parking": 29, "Residential": 305, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 103, "None": 198, "Office": 125, "Park": 335, "Parking": 49, "Residential": 331, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 88, "None": 175, "Office": 112, "Park": 369, "Parking": 45, "Residential": 331, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 95, "None": 219, "Office": 140, "Park": 363, "Parking": 82, "Residential": 265, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 112, "None": 195, "Office": 112, "Park": 389, "Parking": 29, "Residential": 309, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 109, "None": 189, "Office": 117, "Park": 362, "Parking": 79, "Residential": 267, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 58, "None": 199, "Office": 102, "Park": 366, "Parking": 53, "Residential": 348, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 120, "None": 180, "Office": 127, "Park": 353, "Parking": 50, "Residential": 292, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 121, "None": 196, "Office": 117, "Park": 347, "Parking": 45, "Residential": 367, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 95, "None": 175, "Office": 143, "Park": 340, "Parking": 77, "Residential": 261, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 81, "None": 172, "Office": 109, "Park": 352, "Parking": 50, "Residential": 288, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 81, "None": 201, "Office": 137, "Park": 364, "Parking": 34, "Residential": 346, "Retail": 885, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 116, "None": 202, "Office": 152, "Park": 344, "Parking": 47, "Residential": 307, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 77, "None": 211, "Office": 130, "Park": 339, "Parking": 57, "Residential": 373, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 98, "None": 200, "Office": 96, "Park": 367, "Parking": 53, "Residential": 315, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 110, "None": 217, "Office": 101, "Park": 323, "Parking": 60, "Residential": 347, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 92, "None": 195, "Office": 113, "Park": 345, "Parking": 52, "Residential": 341, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 61, "None": 210, "Office": 101, "Park": 388, "Parking": 45, "Residential": 292, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 128, "None": 191, "Office": 105, "Park": 361, "Parking": 37, "Residential": 284, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 102, "None": 219, "Office": 75, "Park": 365, "Parking": 54, "Residential": 371, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 106, "None": 171, "Office": 155, "Park": 349, "Parking": 46, "Residential": 356, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 89, "None": 190, "Office": 148, "Park": 344, "Parking": 55, "Residential": 351, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 93, "None": 185, "Office": 127, "Park": 372, "Parking": 57, "Residential": 293, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 96, "None": 196, "Office": 85, "Park": 378, "Parking": 74, "Residential": 332, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 109, "None": 210, "Office": 133, "Park": 341, "Parking": 46, "Residential": 284, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 120, "None": 175, "Office": 106, "Park": 390, "Parking": 51, "Residential": 281, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 127, "None": 176, "Office": 153, "Park": 359, "Parking": 40, "Residential": 290, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 105, "None": 185, "Office": 115, "Park": 363, "Parking": 82, "Residential": 301, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 116, "None": 184, "Office": 133, "Park": 352, "Parking": 56, "Residential": 375, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 94, "None": 195, "Office": 129, "Park": 369, "Parking": 43, "Residential": 342, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 106, "None": 202, "Office": 129, "Park": 351, "Parking": 31, "Residential": 235, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 121, "None": 206, "Office": 150, "Park": 345, "Parking": 38, "Residential": 303, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 100, "None": 193, "Office": 99, "Park": 361, "Parking": 62, "Residential": 306, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 87, "None": 206, "Office": 132, "Park": 343, "Parking": 54, "Residential": 327, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 130, "None": 200, "Office": 147, "Park": 352, "Parking": 69, "Residential": 289, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 117, "None": 183, "Office": 95, "Park": 360, "Parking": 32, "Residential": 348, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 84, "None": 184, "Office": 133, "Park": 364, "Parking": 91, "Residential": 278, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 92, "None": 192, "Office": 102, "Park": 352, "Parking": 77, "Residential": 311, "Retail": 898, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 122, "None": 193, "Office": 115, "Park": 370, "Parking": 48, "Residential": 306, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 77, "None": 210, "Office": 103, "Park": 343, "Parking": 49, "Residential": 341, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 88, "None": 212, "Office": 133, "Park": 371, "Parking": 45, "Residential": 282, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 103, "None": 183, "Office": 89, "Park": 360, "Parking": 61, "Residential": 367, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 90, "None": 182, "Office": 114, "Park": 347, "Parking": 52, "Residential": 321, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 99, "Light Industrial": 98, "None": 178, "Office": 124, "Park": 364, "Parking": 72, "Residential": 274, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 122, "None": 163, "Office": 105, "Park": 349, "Parking": 44, "Residential": 314, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 97, "None": 182, "Office": 135, "Park": 358, "Parking": 73, "Residential": 299, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 77, "None": 191, "Office": 139, "Park": 351, "Parking": 85, "Residential": 315, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 90, "None": 174, "Office": 113, "Park": 372, "Parking": 54, "Residential": 320, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 108, "None": 176, "Office": 64, "Park": 363, "Parking": 28, "Residential": 341, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 74, "None": 178, "Office": 124, "Park": 351, "Parking": 58, "Residential": 343, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 115, "None": 172, "Office": 86, "Park": 364, "Parking": 62, "Residential": 299, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 134, "None": 211, "Office": 129, "Park": 339, "Parking": 45, "Residential": 301, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 67, "None": 190, "Office": 122, "Park": 351, "Parking": 40, "Residential": 277, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 140, "None": 195, "Office": 99, "Park": 388, "Parking": 41, "Residential": 329, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 121, "None": 198, "Office": 127, "Park": 340, "Parking": 75, "Residential": 275, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 140, "None": 203, "Office": 93, "Park": 357, "Parking": 64, "Residential": 308, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 96, "None": 181, "Office": 129, "Park": 366, "Parking": 51, "Residential": 307, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 110, "None": 188, "Office": 116, "Park": 370, "Parking": 40, "Residential": 290, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 101, "None": 190, "Office": 121, "Park": 385, "Parking": 26, "Residential": 308, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 74, "None": 202, "Office": 119, "Park": 347, "Parking": 73, "Residential": 306, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 97, "None": 209, "Office": 117, "Park": 341, "Parking": 34, "Residential": 313, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 77, "None": 198, "Office": 105, "Park": 371, "Parking": 34, "Residential": 335, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 99, "None": 235, "Office": 95, "Park": 382, "Parking": 38, "Residential": 313, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 102, "None": 186, "Office": 121, "Park": 369, "Parking": 56, "Residential": 366, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 108, "None": 180, "Office": 99, "Park": 364, "Parking": 37, "Residential": 296, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 129, "None": 209, "Office": 94, "Park": 374, "Parking": 46, "Residential": 310, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 97, "None": 186, "Office": 100, "Park": 389, "Parking": 34, "Residential": 328, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 91, "None": 189, "Office": 128, "Park": 351, "Parking": 33, "Residential": 326, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 109, "None": 185, "Office": 142, "Park": 352, "Parking": 46, "Residential": 278, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 114, "None": 166, "Office": 120, "Park": 369, "Parking": 44, "Residential": 334, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 85, "None": 213, "Office": 126, "Park": 382, "Parking": 83, "Residential": 295, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 112, "None": 187, "Office": 101, "Park": 383, "Parking": 60, "Residential": 272, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 133, "None": 198, "Office": 109, "Park": 336, "Parking": 60, "Residential": 290, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 102, "None": 194, "Office": 92, "Park": 333, "Parking": 61, "Residential": 343, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 63, "None": 219, "Office": 131, "Park": 374, "Parking": 60, "Residential": 288, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 81, "None": 194, "Office": 87, "Park": 386, "Parking": 85, "Residential": 264, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 115, "None": 208, "Office": 110, "Park": 386, "Parking": 53, "Residential": 300, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 102, "None": 253, "Office": 153, "Park": 349, "Parking": 25, "Residential": 285, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 79, "None": 212, "Office": 145, "Park": 342, "Parking": 43, "Residential": 328, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 119, "None": 186, "Office": 75, "Park": 371, "Parking": 27, "Residential": 309, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 119, "None": 209, "Office": 119, "Park": 346, "Parking": 30, "Residential": 327, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 90, "None": 190, "Office": 143, "Park": 383, "Parking": 67, "Residential": 248, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 62, "None": 197, "Office": 110, "Park": 349, "Parking": 82, "Residential": 310, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 84, "None": 191, "Office": 118, "Park": 358, "Parking": 32, "Residential": 382, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 110, "None": 192, "Office": 119, "Park": 330, "Parking": 64, "Residential": 310, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 79, "None": 187, "Office": 131, "Park": 351, "Parking": 49, "Residential": 277, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 115, "None": 187, "Office": 143, "Park": 353, "Parking": 40, "Residential": 293, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 104, "None": 216, "Office": 124, "Park": 365, "Parking": 54, "Residential": 315, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 108, "None": 222, "Office": 130, "Park": 358, "Parking": 52, "Residential": 330, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 135, "None": 178, "Office": 105, "Park": 374, "Parking": 38, "Residential": 317, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 94, "None": 154, "Office": 112, "Park": 394, "Parking": 41, "Residential": 281, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 80, "None": 196, "Office": 118, "Park": 352, "Parking": 40, "Residential": 330, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 84, "None": 180, "Office": 153, "Park": 348, "Parking": 53, "Residential": 305, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 92, "None": 178, "Office": 133, "Park": 343, "Parking": 48, "Residential": 361, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 104, "None": 208, "Office": 122, "Park": 371, "Parking": 37, "Residential": 319, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 90, "None": 185, "Office": 128, "Park": 361, "Parking": 50, "Residential": 256, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 95, "None": 189, "Office": 114, "Park": 359, "Parking": 64, "Residential": 362, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 83, "None": 198, "Office": 115, "Park": 354, "Parking": 44, "Residential": 282, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 75, "None": 174, "Office": 122, "Park": 345, "Parking": 73, "Residential": 307, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 96, "None": 183, "Office": 115, "Park": 375, "Parking": 63, "Residential": 337, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 79, "None": 194, "Office": 151, "Park": 331, "Parking": 36, "Residential": 348, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 100, "None": 184, "Office": 149, "Park": 354, "Parking": 66, "Residential": 314, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 135, "None": 189, "Office": 134, "Park": 349, "Parking": 23, "Residential": 298, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 77, "None": 198, "Office": 141, "Park": 369, "Parking": 57, "Residential": 324, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 104, "None": 167, "Office": 94, "Park": 367, "Parking": 58, "Residential": 303, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 80, "None": 176, "Office": 120, "Park": 380, "Parking": 38, "Residential": 278, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 191, "Light Industrial": 92, "None": 227, "Office": 84, "Park": 364, "Parking": 54, "Residential": 325, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 108, "None": 201, "Office": 132, "Park": 358, "Parking": 58, "Residential": 286, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 112, "None": 169, "Office": 102, "Park": 360, "Parking": 76, "Residential": 338, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 92, "None": 173, "Office": 100, "Park": 373, "Parking": 66, "Residential": 307, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 82, "None": 191, "Office": 138, "Park": 357, "Parking": 35, "Residential": 287, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 131, "None": 187, "Office": 113, "Park": 354, "Parking": 34, "Residential": 283, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 101, "None": 162, "Office": 98, "Park": 357, "Parking": 79, "Residential": 295, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 84, "None": 198, "Office": 120, "Park": 370, "Parking": 80, "Residential": 298, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 95, "None": 176, "Office": 115, "Park": 395, "Parking": 48, "Residential": 314, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 103, "None": 192, "Office": 115, "Park": 388, "Parking": 59, "Residential": 333, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 84, "None": 202, "Office": 119, "Park": 360, "Parking": 61, "Residential": 332, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 112, "None": 198, "Office": 122, "Park": 339, "Parking": 56, "Residential": 299, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 115, "None": 191, "Office": 114, "Park": 360, "Parking": 56, "Residential": 295, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 87, "None": 207, "Office": 136, "Park": 360, "Parking": 57, "Residential": 324, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 83, "None": 200, "Office": 85, "Park": 381, "Parking": 77, "Residential": 295, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 85, "None": 215, "Office": 119, "Park": 373, "Parking": 51, "Residential": 320, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 103, "None": 210, "Office": 83, "Park": 347, "Parking": 48, "Residential": 284, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 109, "None": 166, "Office": 106, "Park": 390, "Parking": 56, "Residential": 319, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 122, "None": 197, "Office": 118, "Park": 367, "Parking": 50, "Residential": 305, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 101, "Light Industrial": 103, "None": 170, "Office": 146, "Park": 339, "Parking": 47, "Residential": 349, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 72, "None": 176, "Office": 103, "Park": 415, "Parking": 31, "Residential": 307, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 122, "None": 204, "Office": 102, "Park": 353, "Parking": 94, "Residential": 333, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 101, "None": 180, "Office": 85, "Park": 360, "Parking": 64, "Residential": 352, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 99, "None": 182, "Office": 148, "Park": 354, "Parking": 44, "Residential": 331, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 112, "None": 183, "Office": 132, "Park": 342, "Parking": 20, "Residential": 353, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 91, "None": 191, "Office": 107, "Park": 353, "Parking": 85, "Residential": 326, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 94, "None": 195, "Office": 88, "Park": 361, "Parking": 33, "Residential": 308, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 111, "None": 189, "Office": 112, "Park": 345, "Parking": 30, "Residential": 346, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 97, "None": 189, "Office": 99, "Park": 368, "Parking": 45, "Residential": 268, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 122, "None": 207, "Office": 106, "Park": 358, "Parking": 69, "Residential": 335, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 193, "Light Industrial": 92, "None": 191, "Office": 112, "Park": 359, "Parking": 64, "Residential": 291, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 87, "None": 170, "Office": 122, "Park": 349, "Parking": 43, "Residential": 356, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 100, "None": 177, "Office": 126, "Park": 345, "Parking": 68, "Residential": 286, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 81, "None": 195, "Office": 108, "Park": 343, "Parking": 56, "Residential": 311, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 99, "None": 199, "Office": 104, "Park": 375, "Parking": 60, "Residential": 308, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 117, "None": 198, "Office": 110, "Park": 348, "Parking": 66, "Residential": 306, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 97, "None": 176, "Office": 116, "Park": 357, "Parking": 35, "Residential": 388, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 107, "None": 181, "Office": 144, "Park": 349, "Parking": 25, "Residential": 238, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 107, "None": 178, "Office": 58, "Park": 381, "Parking": 44, "Residential": 326, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 82, "None": 194, "Office": 155, "Park": 340, "Parking": 50, "Residential": 340, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 91, "None": 204, "Office": 88, "Park": 365, "Parking": 43, "Residential": 314, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 118, "None": 193, "Office": 146, "Park": 356, "Parking": 42, "Residential": 280, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 95, "None": 193, "Office": 144, "Park": 344, "Parking": 32, "Residential": 319, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 154, "None": 171, "Office": 112, "Park": 367, "Parking": 52, "Residential": 296, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 79, "None": 199, "Office": 167, "Park": 348, "Parking": 90, "Residential": 310, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 84, "None": 173, "Office": 103, "Park": 358, "Parking": 33, "Residential": 387, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 101, "None": 192, "Office": 130, "Park": 357, "Parking": 45, "Residential": 280, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 97, "None": 184, "Office": 111, "Park": 372, "Parking": 70, "Residential": 332, "Retail": 809, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 145, "None": 190, "Office": 119, "Park": 387, "Parking": 41, "Residential": 284, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 108, "None": 194, "Office": 129, "Park": 340, "Parking": 51, "Residential": 331, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 87, "None": 220, "Office": 101, "Park": 388, "Parking": 55, "Residential": 314, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 82, "None": 182, "Office": 140, "Park": 353, "Parking": 58, "Residential": 305, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 121, "None": 191, "Office": 105, "Park": 379, "Parking": 37, "Residential": 329, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 102, "None": 186, "Office": 198, "Park": 345, "Parking": 38, "Residential": 294, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 95, "None": 191, "Office": 167, "Park": 345, "Parking": 46, "Residential": 345, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 119, "None": 229, "Office": 122, "Park": 355, "Parking": 72, "Residential": 325, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 124, "None": 182, "Office": 163, "Park": 345, "Parking": 52, "Residential": 274, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 80, "None": 209, "Office": 120, "Park": 349, "Parking": 63, "Residential": 360, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 111, "None": 180, "Office": 109, "Park": 339, "Parking": 32, "Residential": 376, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 84, "None": 199, "Office": 143, "Park": 374, "Parking": 57, "Residential": 345, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 94, "None": 211, "Office": 142, "Park": 337, "Parking": 64, "Residential": 332, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 84, "None": 184, "Office": 92, "Park": 374, "Parking": 42, "Residential": 256, "Retail": 899, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 87, "None": 203, "Office": 124, "Park": 358, "Parking": 41, "Residential": 305, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 101, "None": 175, "Office": 137, "Park": 363, "Parking": 70, "Residential": 345, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 91, "None": 179, "Office": 118, "Park": 373, "Parking": 39, "Residential": 291, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 188, "Light Industrial": 76, "None": 194, "Office": 116, "Park": 381, "Parking": 64, "Residential": 360, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 124, "None": 183, "Office": 137, "Park": 362, "Parking": 35, "Residential": 361, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 96, "None": 192, "Office": 164, "Park": 364, "Parking": 63, "Residential": 351, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 89, "None": 184, "Office": 113, "Park": 381, "Parking": 46, "Residential": 306, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 73, "None": 190, "Office": 111, "Park": 365, "Parking": 38, "Residential": 334, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 106, "None": 191, "Office": 99, "Park": 383, "Parking": 61, "Residential": 323, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 192, "Light Industrial": 77, "None": 167, "Office": 158, "Park": 343, "Parking": 63, "Residential": 281, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 72, "None": 183, "Office": 103, "Park": 393, "Parking": 63, "Residential": 280, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 112, "None": 184, "Office": 134, "Park": 370, "Parking": 48, "Residential": 237, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 119, "None": 189, "Office": 129, "Park": 352, "Parking": 38, "Residential": 243, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 95, "None": 200, "Office": 124, "Park": 368, "Parking": 73, "Residential": 274, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 102, "None": 215, "Office": 123, "Park": 344, "Parking": 72, "Residential": 290, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 103, "None": 193, "Office": 102, "Park": 341, "Parking": 57, "Residential": 318, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 103, "None": 170, "Office": 114, "Park": 345, "Parking": 53, "Residential": 303, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 83, "None": 202, "Office": 119, "Park": 352, "Parking": 40, "Residential": 304, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 187, "Light Industrial": 81, "None": 172, "Office": 111, "Park": 354, "Parking": 50, "Residential": 306, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 78, "None": 198, "Office": 139, "Park": 357, "Parking": 47, "Residential": 337, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 103, "None": 202, "Office": 107, "Park": 353, "Parking": 45, "Residential": 316, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 108, "None": 175, "Office": 123, "Park": 392, "Parking": 46, "Residential": 306, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 139, "None": 187, "Office": 97, "Park": 379, "Parking": 50, "Residential": 315, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 107, "None": 192, "Office": 154, "Park": 352, "Parking": 50, "Residential": 302, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 108, "None": 190, "Office": 110, "Park": 390, "Parking": 77, "Residential": 290, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 75, "None": 170, "Office": 134, "Park": 367, "Parking": 57, "Residential": 290, "Retail": 900, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 128, "None": 187, "Office": 175, "Park": 363, "Parking": 52, "Residential": 306, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 107, "None": 166, "Office": 121, "Park": 388, "Parking": 40, "Residential": 291, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 91, "None": 195, "Office": 110, "Park": 335, "Parking": 46, "Residential": 368, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 81, "None": 181, "Office": 97, "Park": 365, "Parking": 52, "Residential": 273, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 115, "None": 219, "Office": 126, "Park": 358, "Parking": 74, "Residential": 300, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 86, "None": 213, "Office": 103, "Park": 360, "Parking": 74, "Residential": 323, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 112, "None": 217, "Office": 120, "Park": 354, "Parking": 47, "Residential": 326, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 119, "None": 201, "Office": 109, "Park": 349, "Parking": 45, "Residential": 328, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 99, "None": 203, "Office": 129, "Park": 348, "Parking": 51, "Residential": 342, "Retail": 806, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 96, "None": 169, "Office": 107, "Park": 384, "Parking": 87, "Residential": 317, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 108, "Light Industrial": 109, "None": 191, "Office": 143, "Park": 379, "Parking": 85, "Residential": 319, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 102, "None": 190, "Office": 172, "Park": 375, "Parking": 59, "Residential": 289, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 79, "None": 171, "Office": 89, "Park": 359, "Parking": 63, "Residential": 332, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 106, "None": 179, "Office": 136, "Park": 360, "Parking": 55, "Residential": 328, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 93, "None": 210, "Office": 116, "Park": 377, "Parking": 34, "Residential": 332, "Retail": 898, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 107, "None": 217, "Office": 111, "Park": 364, "Parking": 51, "Residential": 303, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 94, "None": 169, "Office": 105, "Park": 374, "Parking": 40, "Residential": 355, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 110, "None": 205, "Office": 123, "Park": 375, "Parking": 24, "Residential": 298, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 102, "None": 213, "Office": 97, "Park": 364, "Parking": 61, "Residential": 313, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 96, "None": 169, "Office": 104, "Park": 367, "Parking": 88, "Residential": 302, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 118, "None": 174, "Office": 123, "Park": 349, "Parking": 55, "Residential": 351, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 100, "None": 180, "Office": 118, "Park": 382, "Parking": 47, "Residential": 332, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 101, "None": 198, "Office": 105, "Park": 368, "Parking": 45, "Residential": 314, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 81, "None": 199, "Office": 143, "Park": 355, "Parking": 33, "Residential": 309, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 108, "None": 185, "Office": 85, "Park": 365, "Parking": 59, "Residential": 328, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 73, "None": 184, "Office": 109, "Park": 388, "Parking": 29, "Residential": 318, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 89, "None": 208, "Office": 133, "Park": 352, "Parking": 42, "Residential": 277, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 85, "None": 174, "Office": 152, "Park": 359, "Parking": 34, "Residential": 337, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 130, "None": 205, "Office": 123, "Park": 352, "Parking": 60, "Residential": 339, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 103, "None": 182, "Office": 91, "Park": 380, "Parking": 25, "Residential": 330, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 104, "None": 164, "Office": 97, "Park": 377, "Parking": 49, "Residential": 308, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 101, "None": 216, "Office": 132, "Park": 359, "Parking": 85, "Residential": 303, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 98, "None": 207, "Office": 130, "Park": 381, "Parking": 59, "Residential": 299, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 97, "None": 198, "Office": 119, "Park": 380, "Parking": 43, "Residential": 355, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 121, "None": 183, "Office": 100, "Park": 362, "Parking": 29, "Residential": 315, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 136, "None": 196, "Office": 92, "Park": 381, "Parking": 41, "Residential": 365, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 83, "None": 179, "Office": 128, "Park": 362, "Parking": 49, "Residential": 317, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 93, "None": 190, "Office": 111, "Park": 358, "Parking": 48, "Residential": 322, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 108, "None": 187, "Office": 105, "Park": 381, "Parking": 35, "Residential": 360, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 71, "None": 205, "Office": 144, "Park": 369, "Parking": 35, "Residential": 350, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 86, "None": 192, "Office": 106, "Park": 379, "Parking": 84, "Residential": 325, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 98, "None": 209, "Office": 128, "Park": 353, "Parking": 81, "Residential": 286, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 122, "None": 192, "Office": 123, "Park": 358, "Parking": 27, "Residential": 349, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 81, "None": 179, "Office": 101, "Park": 362, "Parking": 51, "Residential": 295, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 105, "None": 163, "Office": 125, "Park": 351, "Parking": 85, "Residential": 313, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 124, "None": 189, "Office": 138, "Park": 359, "Parking": 39, "Residential": 295, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 99, "None": 188, "Office": 108, "Park": 354, "Parking": 54, "Residential": 352, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 77, "None": 194, "Office": 113, "Park": 354, "Parking": 45, "Residential": 355, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 115, "None": 177, "Office": 99, "Park": 346, "Parking": 67, "Residential": 342, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 64, "None": 175, "Office": 139, "Park": 383, "Parking": 66, "Residential": 324, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 102, "None": 179, "Office": 109, "Park": 373, "Parking": 38, "Residential": 292, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 102, "None": 249, "Office": 126, "Park": 373, "Parking": 54, "Residential": 291, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 114, "None": 169, "Office": 122, "Park": 353, "Parking": 36, "Residential": 338, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 86, "None": 202, "Office": 102, "Park": 386, "Parking": 47, "Residential": 320, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 93, "None": 197, "Office": 119, "Park": 370, "Parking": 76, "Residential": 316, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 119, "None": 193, "Office": 108, "Park": 370, "Parking": 65, "Residential": 311, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 92, "None": 212, "Office": 111, "Park": 362, "Parking": 49, "Residential": 279, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 109, "None": 182, "Office": 118, "Park": 351, "Parking": 35, "Residential": 332, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 99, "None": 191, "Office": 84, "Park": 365, "Parking": 49, "Residential": 334, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 78, "None": 201, "Office": 106, "Park": 385, "Parking": 31, "Residential": 299, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 101, "None": 211, "Office": 118, "Park": 369, "Parking": 41, "Residential": 302, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 97, "None": 201, "Office": 120, "Park": 372, "Parking": 58, "Residential": 295, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 111, "None": 194, "Office": 113, "Park": 354, "Parking": 49, "Residential": 343, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 79, "None": 163, "Office": 114, "Park": 402, "Parking": 58, "Residential": 322, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 71, "None": 182, "Office": 131, "Park": 335, "Parking": 52, "Residential": 370, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 100, "None": 195, "Office": 124, "Park": 363, "Parking": 35, "Residential": 359, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 93, "None": 187, "Office": 87, "Park": 382, "Parking": 69, "Residential": 313, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 67, "None": 183, "Office": 133, "Park": 360, "Parking": 83, "Residential": 283, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 113, "None": 197, "Office": 134, "Park": 372, "Parking": 52, "Residential": 275, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 96, "None": 179, "Office": 93, "Park": 361, "Parking": 98, "Residential": 306, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 91, "None": 199, "Office": 117, "Park": 357, "Parking": 63, "Residential": 355, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 82, "None": 196, "Office": 112, "Park": 366, "Parking": 76, "Residential": 292, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 89, "None": 174, "Office": 110, "Park": 365, "Parking": 39, "Residential": 343, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 99, "None": 174, "Office": 97, "Park": 361, "Parking": 50, "Residential": 329, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 95, "None": 171, "Office": 150, "Park": 336, "Parking": 49, "Residential": 300, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 89, "None": 183, "Office": 133, "Park": 333, "Parking": 78, "Residential": 314, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 120, "None": 182, "Office": 137, "Park": 353, "Parking": 45, "Residential": 366, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 106, "None": 191, "Office": 125, "Park": 404, "Parking": 66, "Residential": 289, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 117, "None": 185, "Office": 93, "Park": 346, "Parking": 34, "Residential": 323, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 90, "None": 200, "Office": 69, "Park": 385, "Parking": 47, "Residential": 299, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 89, "None": 182, "Office": 119, "Park": 373, "Parking": 58, "Residential": 281, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 98, "None": 167, "Office": 125, "Park": 376, "Parking": 48, "Residential": 375, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 77, "None": 181, "Office": 118, "Park": 369, "Parking": 48, "Residential": 335, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 93, "None": 226, "Office": 112, "Park": 373, "Parking": 85, "Residential": 312, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 107, "None": 205, "Office": 129, "Park": 351, "Parking": 63, "Residential": 291, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 126, "None": 194, "Office": 120, "Park": 359, "Parking": 51, "Residential": 294, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 97, "None": 203, "Office": 98, "Park": 341, "Parking": 60, "Residential": 300, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 113, "None": 199, "Office": 142, "Park": 383, "Parking": 28, "Residential": 319, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 81, "None": 182, "Office": 93, "Park": 403, "Parking": 26, "Residential": 292, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 95, "None": 198, "Office": 181, "Park": 355, "Parking": 35, "Residential": 309, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 85, "None": 171, "Office": 119, "Park": 343, "Parking": 62, "Residential": 331, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 94, "None": 189, "Office": 128, "Park": 344, "Parking": 46, "Residential": 329, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 110, "None": 184, "Office": 120, "Park": 364, "Parking": 60, "Residential": 337, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 114, "None": 176, "Office": 134, "Park": 358, "Parking": 78, "Residential": 282, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 100, "None": 223, "Office": 120, "Park": 373, "Parking": 46, "Residential": 336, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 123, "None": 173, "Office": 118, "Park": 348, "Parking": 75, "Residential": 301, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 100, "None": 207, "Office": 112, "Park": 374, "Parking": 42, "Residential": 351, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 75, "None": 201, "Office": 118, "Park": 356, "Parking": 63, "Residential": 287, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 124, "None": 181, "Office": 136, "Park": 353, "Parking": 55, "Residential": 277, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 128, "None": 160, "Office": 97, "Park": 369, "Parking": 66, "Residential": 316, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 87, "None": 176, "Office": 129, "Park": 394, "Parking": 39, "Residential": 297, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 96, "None": 209, "Office": 155, "Park": 356, "Parking": 48, "Residential": 295, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 97, "None": 177, "Office": 101, "Park": 398, "Parking": 41, "Residential": 290, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 92, "None": 186, "Office": 122, "Park": 371, "Parking": 47, "Residential": 312, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 134, "None": 188, "Office": 104, "Park": 368, "Parking": 57, "Residential": 303, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 92, "None": 167, "Office": 162, "Park": 358, "Parking": 46, "Residential": 283, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 97, "None": 187, "Office": 104, "Park": 385, "Parking": 37, "Residential": 319, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 79, "None": 207, "Office": 110, "Park": 368, "Parking": 54, "Residential": 297, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 179, "Light Industrial": 93, "None": 166, "Office": 137, "Park": 347, "Parking": 62, "Residential": 353, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 79, "None": 212, "Office": 139, "Park": 385, "Parking": 38, "Residential": 286, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 103, "None": 173, "Office": 101, "Park": 353, "Parking": 53, "Residential": 307, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 67, "None": 193, "Office": 102, "Park": 353, "Parking": 62, "Residential": 332, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 117, "None": 201, "Office": 109, "Park": 346, "Parking": 38, "Residential": 340, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 60, "None": 218, "Office": 135, "Park": 337, "Parking": 51, "Residential": 351, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 118, "None": 201, "Office": 151, "Park": 363, "Parking": 54, "Residential": 299, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 95, "None": 205, "Office": 149, "Park": 332, "Parking": 50, "Residential": 349, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 134, "None": 188, "Office": 156, "Park": 348, "Parking": 66, "Residential": 328, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 86, "None": 222, "Office": 107, "Park": 368, "Parking": 79, "Residential": 297, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 86, "None": 182, "Office": 114, "Park": 371, "Parking": 37, "Residential": 285, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 121, "None": 205, "Office": 106, "Park": 379, "Parking": 43, "Residential": 328, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 88, "None": 175, "Office": 110, "Park": 380, "Parking": 62, "Residential": 290, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 94, "None": 186, "Office": 124, "Park": 346, "Parking": 61, "Residential": 374, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 97, "None": 193, "Office": 132, "Park": 355, "Parking": 65, "Residential": 322, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 98, "None": 191, "Office": 100, "Park": 370, "Parking": 59, "Residential": 348, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 102, "None": 165, "Office": 115, "Park": 363, "Parking": 83, "Residential": 323, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 66, "None": 190, "Office": 116, "Park": 374, "Parking": 48, "Residential": 311, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 75, "None": 176, "Office": 128, "Park": 346, "Parking": 54, "Residential": 343, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 90, "None": 193, "Office": 146, "Park": 366, "Parking": 35, "Residential": 356, "Retail": 814, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 98, "None": 185, "Office": 86, "Park": 368, "Parking": 45, "Residential": 341, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 117, "None": 171, "Office": 114, "Park": 349, "Parking": 50, "Residential": 361, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 100, "None": 198, "Office": 106, "Park": 372, "Parking": 50, "Residential": 350, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 91, "None": 185, "Office": 112, "Park": 356, "Parking": 66, "Residential": 281, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 112, "None": 201, "Office": 161, "Park": 355, "Parking": 64, "Residential": 322, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 75, "None": 212, "Office": 115, "Park": 360, "Parking": 66, "Residential": 259, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 99, "None": 199, "Office": 102, "Park": 353, "Parking": 64, "Residential": 338, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 114, "None": 162, "Office": 151, "Park": 367, "Parking": 29, "Residential": 353, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 188, "Light Industrial": 115, "None": 191, "Office": 116, "Park": 344, "Parking": 55, "Residential": 303, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 106, "None": 221, "Office": 114, "Park": 349, "Parking": 63, "Residential": 304, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 111, "None": 192, "Office": 104, "Park": 353, "Parking": 55, "Residential": 325, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 104, "None": 196, "Office": 147, "Park": 369, "Parking": 48, "Residential": 305, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 83, "None": 197, "Office": 110, "Park": 349, "Parking": 44, "Residential": 409, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 99, "None": 171, "Office": 93, "Park": 373, "Parking": 70, "Residential": 325, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 101, "None": 214, "Office": 111, "Park": 356, "Parking": 46, "Residential": 326, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 81, "None": 222, "Office": 120, "Park": 386, "Parking": 63, "Residential": 305, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 121, "None": 224, "Office": 170, "Park": 345, "Parking": 47, "Residential": 336, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 91, "None": 166, "Office": 98, "Park": 350, "Parking": 35, "Residential": 384, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 100, "None": 194, "Office": 140, "Park": 365, "Parking": 51, "Residential": 343, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 105, "None": 221, "Office": 143, "Park": 356, "Parking": 26, "Residential": 293, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 109, "None": 184, "Office": 108, "Park": 361, "Parking": 36, "Residential": 314, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 179, "Light Industrial": 99, "None": 177, "Office": 119, "Park": 354, "Parking": 56, "Residential": 292, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 119, "None": 201, "Office": 121, "Park": 377, "Parking": 38, "Residential": 287, "Retail": 887, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 78, "None": 184, "Office": 110, "Park": 351, "Parking": 52, "Residential": 335, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 133, "None": 186, "Office": 124, "Park": 348, "Parking": 58, "Residential": 325, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 142, "None": 161, "Office": 107, "Park": 366, "Parking": 49, "Residential": 310, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 88, "None": 171, "Office": 133, "Park": 343, "Parking": 89, "Residential": 295, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 190, "Light Industrial": 87, "None": 197, "Office": 127, "Park": 363, "Parking": 35, "Residential": 307, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 94, "None": 194, "Office": 140, "Park": 369, "Parking": 65, "Residential": 324, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 89, "None": 202, "Office": 116, "Park": 344, "Parking": 96, "Residential": 295, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 119, "None": 185, "Office": 129, "Park": 344, "Parking": 69, "Residential": 284, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 135, "None": 246, "Office": 106, "Park": 335, "Parking": 32, "Residential": 284, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 91, "None": 201, "Office": 142, "Park": 336, "Parking": 84, "Residential": 345, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 108, "None": 179, "Office": 103, "Park": 386, "Parking": 66, "Residential": 335, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 120, "None": 213, "Office": 128, "Park": 367, "Parking": 32, "Residential": 308, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 93, "None": 211, "Office": 101, "Park": 371, "Parking": 66, "Residential": 304, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 99, "None": 198, "Office": 79, "Park": 377, "Parking": 43, "Residential": 370, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 100, "None": 207, "Office": 137, "Park": 389, "Parking": 86, "Residential": 351, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 70, "None": 189, "Office": 149, "Park": 358, "Parking": 42, "Residential": 303, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 90, "None": 198, "Office": 98, "Park": 354, "Parking": 31, "Residential": 334, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 119, "None": 206, "Office": 132, "Park": 350, "Parking": 24, "Residential": 312, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 134, "None": 200, "Office": 107, "Park": 349, "Parking": 43, "Residential": 333, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 72, "None": 191, "Office": 142, "Park": 352, "Parking": 29, "Residential": 323, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 134, "None": 188, "Office": 127, "Park": 368, "Parking": 34, "Residential": 295, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 119, "None": 176, "Office": 110, "Park": 376, "Parking": 31, "Residential": 320, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 112, "None": 196, "Office": 102, "Park": 352, "Parking": 67, "Residential": 317, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 114, "None": 203, "Office": 137, "Park": 341, "Parking": 76, "Residential": 340, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 74, "None": 183, "Office": 112, "Park": 380, "Parking": 58, "Residential": 281, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 117, "None": 185, "Office": 119, "Park": 332, "Parking": 84, "Residential": 319, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 110, "None": 213, "Office": 130, "Park": 345, "Parking": 49, "Residential": 329, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 84, "None": 193, "Office": 92, "Park": 381, "Parking": 36, "Residential": 299, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 85, "None": 203, "Office": 99, "Park": 371, "Parking": 57, "Residential": 276, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 108, "None": 174, "Office": 135, "Park": 370, "Parking": 22, "Residential": 352, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 75, "None": 172, "Office": 150, "Park": 387, "Parking": 39, "Residential": 318, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 82, "None": 206, "Office": 119, "Park": 396, "Parking": 44, "Residential": 351, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 104, "None": 180, "Office": 166, "Park": 373, "Parking": 69, "Residential": 299, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 96, "None": 174, "Office": 104, "Park": 388, "Parking": 64, "Residential": 335, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 105, "None": 176, "Office": 117, "Park": 389, "Parking": 64, "Residential": 292, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 105, "None": 211, "Office": 144, "Park": 378, "Parking": 39, "Residential": 253, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 109, "None": 161, "Office": 127, "Park": 352, "Parking": 50, "Residential": 300, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 130, "None": 210, "Office": 125, "Park": 355, "Parking": 69, "Residential": 276, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 119, "None": 187, "Office": 124, "Park": 356, "Parking": 35, "Residential": 299, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 98, "None": 172, "Office": 158, "Park": 368, "Parking": 38, "Residential": 273, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 95, "None": 182, "Office": 143, "Park": 360, "Parking": 73, "Residential": 312, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 81, "None": 174, "Office": 124, "Park": 384, "Parking": 44, "Residential": 332, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 114, "None": 198, "Office": 103, "Park": 344, "Parking": 97, "Residential": 335, "Retail": 796, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 80, "None": 172, "Office": 131, "Park": 353, "Parking": 21, "Residential": 373, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 100, "None": 200, "Office": 110, "Park": 385, "Parking": 85, "Residential": 239, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 94, "None": 202, "Office": 121, "Park": 366, "Parking": 30, "Residential": 361, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 106, "None": 190, "Office": 134, "Park": 344, "Parking": 80, "Residential": 325, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 126, "None": 203, "Office": 100, "Park": 364, "Parking": 44, "Residential": 309, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 108, "None": 194, "Office": 101, "Park": 348, "Parking": 33, "Residential": 323, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 43, "None": 195, "Office": 129, "Park": 376, "Parking": 37, "Residential": 269, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 108, "None": 203, "Office": 135, "Park": 360, "Parking": 46, "Residential": 316, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 82, "None": 196, "Office": 103, "Park": 355, "Parking": 36, "Residential": 310, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 87, "None": 191, "Office": 110, "Park": 408, "Parking": 68, "Residential": 269, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 92, "None": 160, "Office": 114, "Park": 374, "Parking": 30, "Residential": 345, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 80, "None": 230, "Office": 100, "Park": 368, "Parking": 47, "Residential": 282, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 117, "None": 237, "Office": 190, "Park": 359, "Parking": 45, "Residential": 287, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 160, "None": 187, "Office": 111, "Park": 384, "Parking": 32, "Residential": 304, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 99, "None": 180, "Office": 106, "Park": 355, "Parking": 49, "Residential": 310, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 121, "None": 173, "Office": 139, "Park": 364, "Parking": 60, "Residential": 333, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 92, "None": 198, "Office": 106, "Park": 340, "Parking": 62, "Residential": 271, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 88, "None": 178, "Office": 116, "Park": 378, "Parking": 58, "Residential": 330, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 66, "None": 223, "Office": 107, "Park": 356, "Parking": 26, "Residential": 374, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 93, "None": 180, "Office": 144, "Park": 378, "Parking": 57, "Residential": 317, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 104, "None": 183, "Office": 88, "Park": 357, "Parking": 44, "Residential": 338, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 117, "None": 204, "Office": 106, "Park": 347, "Parking": 56, "Residential": 334, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 103, "None": 208, "Office": 113, "Park": 374, "Parking": 51, "Residential": 350, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 153, "None": 207, "Office": 105, "Park": 344, "Parking": 40, "Residential": 317, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 77, "None": 197, "Office": 138, "Park": 366, "Parking": 51, "Residential": 310, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 106, "None": 195, "Office": 114, "Park": 338, "Parking": 46, "Residential": 357, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 101, "None": 195, "Office": 93, "Park": 358, "Parking": 31, "Residential": 300, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 84, "None": 201, "Office": 136, "Park": 394, "Parking": 56, "Residential": 294, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 95, "None": 175, "Office": 126, "Park": 362, "Parking": 40, "Residential": 327, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 99, "Light Industrial": 112, "None": 172, "Office": 133, "Park": 368, "Parking": 42, "Residential": 319, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 88, "None": 192, "Office": 124, "Park": 357, "Parking": 53, "Residential": 312, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 97, "None": 187, "Office": 136, "Park": 371, "Parking": 37, "Residential": 289, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 114, "None": 173, "Office": 136, "Park": 357, "Parking": 28, "Residential": 308, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 117, "None": 214, "Office": 117, "Park": 356, "Parking": 52, "Residential": 328, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 187, "Light Industrial": 100, "None": 187, "Office": 130, "Park": 367, "Parking": 43, "Residential": 336, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 95, "None": 180, "Office": 111, "Park": 342, "Parking": 42, "Residential": 300, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 67, "None": 207, "Office": 120, "Park": 356, "Parking": 82, "Residential": 316, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 133, "None": 173, "Office": 94, "Park": 380, "Parking": 45, "Residential": 299, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 82, "None": 172, "Office": 89, "Park": 362, "Parking": 50, "Residential": 309, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 86, "None": 203, "Office": 148, "Park": 362, "Parking": 63, "Residential": 349, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 102, "None": 230, "Office": 122, "Park": 358, "Parking": 57, "Residential": 309, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 97, "None": 183, "Office": 121, "Park": 410, "Parking": 48, "Residential": 239, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 86, "None": 214, "Office": 124, "Park": 374, "Parking": 44, "Residential": 299, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 110, "None": 201, "Office": 152, "Park": 351, "Parking": 41, "Residential": 298, "Retail": 910, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 93, "None": 176, "Office": 145, "Park": 360, "Parking": 43, "Residential": 295, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 135, "None": 217, "Office": 105, "Park": 371, "Parking": 67, "Residential": 363, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 122, "None": 184, "Office": 147, "Park": 377, "Parking": 39, "Residential": 320, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 95, "None": 208, "Office": 131, "Park": 346, "Parking": 46, "Residential": 311, "Retail": 885, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 110, "None": 170, "Office": 143, "Park": 332, "Parking": 41, "Residential": 317, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 109, "None": 203, "Office": 148, "Park": 343, "Parking": 39, "Residential": 303, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 77, "None": 198, "Office": 115, "Park": 333, "Parking": 55, "Residential": 358, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 105, "None": 198, "Office": 126, "Park": 337, "Parking": 28, "Residential": 388, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 94, "Light Industrial": 111, "None": 216, "Office": 118, "Park": 376, "Parking": 28, "Residential": 347, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 106, "None": 193, "Office": 98, "Park": 345, "Parking": 59, "Residential": 340, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 75, "None": 187, "Office": 121, "Park": 354, "Parking": 47, "Residential": 320, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 205, "Light Industrial": 106, "None": 176, "Office": 93, "Park": 334, "Parking": 70, "Residential": 348, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 93, "None": 203, "Office": 131, "Park": 352, "Parking": 30, "Residential": 344, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 188, "Light Industrial": 121, "None": 216, "Office": 113, "Park": 331, "Parking": 51, "Residential": 285, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 95, "None": 214, "Office": 106, "Park": 350, "Parking": 74, "Residential": 280, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 86, "None": 186, "Office": 137, "Park": 367, "Parking": 32, "Residential": 289, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 104, "None": 186, "Office": 92, "Park": 364, "Parking": 55, "Residential": 366, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 123, "None": 184, "Office": 111, "Park": 364, "Parking": 62, "Residential": 295, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 101, "None": 170, "Office": 95, "Park": 364, "Parking": 41, "Residential": 338, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 90, "None": 184, "Office": 138, "Park": 378, "Parking": 42, "Residential": 298, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 83, "None": 218, "Office": 107, "Park": 374, "Parking": 54, "Residential": 336, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 104, "None": 222, "Office": 174, "Park": 370, "Parking": 36, "Residential": 306, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 78, "None": 176, "Office": 124, "Park": 328, "Parking": 36, "Residential": 328, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 92, "None": 176, "Office": 131, "Park": 358, "Parking": 64, "Residential": 350, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 75, "None": 194, "Office": 128, "Park": 348, "Parking": 35, "Residential": 348, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 185, "Light Industrial": 108, "None": 221, "Office": 105, "Park": 371, "Parking": 34, "Residential": 235, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 97, "None": 196, "Office": 136, "Park": 340, "Parking": 44, "Residential": 327, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 73, "None": 184, "Office": 128, "Park": 352, "Parking": 45, "Residential": 323, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 126, "None": 200, "Office": 112, "Park": 349, "Parking": 36, "Residential": 361, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 86, "None": 204, "Office": 114, "Park": 360, "Parking": 59, "Residential": 353, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 130, "None": 223, "Office": 88, "Park": 367, "Parking": 54, "Residential": 344, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 60, "None": 187, "Office": 105, "Park": 356, "Parking": 46, "Residential": 308, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 75, "None": 197, "Office": 98, "Park": 386, "Parking": 51, "Residential": 357, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 96, "None": 182, "Office": 134, "Park": 346, "Parking": 135, "Residential": 353, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 95, "None": 209, "Office": 98, "Park": 348, "Parking": 54, "Residential": 305, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 78, "None": 208, "Office": 125, "Park": 350, "Parking": 47, "Residential": 357, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 96, "Light Industrial": 101, "None": 183, "Office": 90, "Park": 354, "Parking": 49, "Residential": 289, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 83, "None": 203, "Office": 75, "Park": 352, "Parking": 45, "Residential": 283, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 105, "None": 175, "Office": 125, "Park": 376, "Parking": 41, "Residential": 332, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 107, "None": 209, "Office": 113, "Park": 384, "Parking": 68, "Residential": 260, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 119, "None": 177, "Office": 114, "Park": 374, "Parking": 53, "Residential": 324, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 106, "None": 183, "Office": 127, "Park": 362, "Parking": 30, "Residential": 333, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 102, "None": 213, "Office": 123, "Park": 362, "Parking": 31, "Residential": 307, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 100, "None": 207, "Office": 132, "Park": 345, "Parking": 51, "Residential": 343, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 117, "None": 185, "Office": 121, "Park": 351, "Parking": 71, "Residential": 323, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 100, "None": 193, "Office": 109, "Park": 365, "Parking": 94, "Residential": 322, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 113, "None": 188, "Office": 90, "Park": 355, "Parking": 65, "Residential": 296, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 112, "None": 191, "Office": 143, "Park": 362, "Parking": 45, "Residential": 302, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 119, "None": 183, "Office": 105, "Park": 358, "Parking": 22, "Residential": 237, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 82, "None": 182, "Office": 96, "Park": 372, "Parking": 70, "Residential": 324, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 105, "None": 222, "Office": 121, "Park": 337, "Parking": 52, "Residential": 309, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 95, "None": 156, "Office": 83, "Park": 378, "Parking": 58, "Residential": 323, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 93, "None": 212, "Office": 160, "Park": 346, "Parking": 30, "Residential": 283, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 89, "None": 208, "Office": 115, "Park": 357, "Parking": 70, "Residential": 263, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 125, "None": 182, "Office": 94, "Park": 346, "Parking": 19, "Residential": 355, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 98, "None": 178, "Office": 127, "Park": 355, "Parking": 44, "Residential": 286, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 124, "None": 196, "Office": 112, "Park": 347, "Parking": 36, "Residential": 322, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 94, "None": 206, "Office": 124, "Park": 356, "Parking": 60, "Residential": 334, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 77, "None": 169, "Office": 116, "Park": 369, "Parking": 58, "Residential": 294, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 103, "None": 206, "Office": 121, "Park": 344, "Parking": 60, "Residential": 336, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 98, "Light Industrial": 87, "None": 168, "Office": 164, "Park": 339, "Parking": 75, "Residential": 356, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 172, "Light Industrial": 121, "None": 194, "Office": 92, "Park": 393, "Parking": 74, "Residential": 257, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 135, "None": 173, "Office": 88, "Park": 342, "Parking": 59, "Residential": 341, "Retail": 905, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 95, "None": 209, "Office": 131, "Park": 370, "Parking": 41, "Residential": 276, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 88, "None": 200, "Office": 106, "Park": 387, "Parking": 52, "Residential": 314, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 109, "None": 175, "Office": 110, "Park": 381, "Parking": 29, "Residential": 283, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 82, "None": 179, "Office": 136, "Park": 349, "Parking": 71, "Residential": 307, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 73, "None": 225, "Office": 118, "Park": 328, "Parking": 42, "Residential": 331, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 97, "None": 198, "Office": 111, "Park": 333, "Parking": 52, "Residential": 328, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 110, "None": 172, "Office": 127, "Park": 332, "Parking": 45, "Residential": 330, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 110, "None": 227, "Office": 103, "Park": 357, "Parking": 62, "Residential": 256, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 86, "None": 171, "Office": 103, "Park": 367, "Parking": 58, "Residential": 297, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 181, "Light Industrial": 90, "None": 217, "Office": 97, "Park": 333, "Parking": 60, "Residential": 255, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 99, "None": 189, "Office": 125, "Park": 398, "Parking": 79, "Residential": 307, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 103, "None": 191, "Office": 121, "Park": 360, "Parking": 33, "Residential": 285, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 93, "None": 195, "Office": 152, "Park": 376, "Parking": 75, "Residential": 323, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 69, "None": 196, "Office": 111, "Park": 368, "Parking": 62, "Residential": 327, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 103, "None": 181, "Office": 153, "Park": 346, "Parking": 44, "Residential": 314, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 100, "None": 206, "Office": 118, "Park": 344, "Parking": 52, "Residential": 321, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 107, "None": 176, "Office": 146, "Park": 353, "Parking": 63, "Residential": 327, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 105, "None": 190, "Office": 120, "Park": 364, "Parking": 28, "Residential": 368, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 101, "None": 216, "Office": 97, "Park": 366, "Parking": 62, "Residential": 344, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 130, "None": 173, "Office": 95, "Park": 345, "Parking": 53, "Residential": 352, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 112, "None": 192, "Office": 107, "Park": 354, "Parking": 34, "Residential": 277, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 186, "Light Industrial": 137, "None": 169, "Office": 85, "Park": 353, "Parking": 70, "Residential": 356, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 97, "None": 187, "Office": 140, "Park": 345, "Parking": 66, "Residential": 306, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 108, "None": 197, "Office": 160, "Park": 360, "Parking": 59, "Residential": 301, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 102, "None": 183, "Office": 123, "Park": 386, "Parking": 34, "Residential": 281, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 103, "None": 178, "Office": 117, "Park": 350, "Parking": 54, "Residential": 332, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 108, "None": 170, "Office": 133, "Park": 344, "Parking": 52, "Residential": 362, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 80, "None": 213, "Office": 116, "Park": 360, "Parking": 52, "Residential": 327, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 113, "None": 171, "Office": 143, "Park": 376, "Parking": 45, "Residential": 259, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 73, "None": 187, "Office": 144, "Park": 360, "Parking": 33, "Residential": 287, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 103, "None": 178, "Office": 114, "Park": 347, "Parking": 79, "Residential": 334, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 123, "None": 166, "Office": 89, "Park": 383, "Parking": 72, "Residential": 327, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 139, "None": 187, "Office": 127, "Park": 379, "Parking": 65, "Residential": 325, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 120, "None": 183, "Office": 129, "Park": 385, "Parking": 19, "Residential": 289, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 115, "None": 174, "Office": 127, "Park": 363, "Parking": 36, "Residential": 353, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 105, "None": 195, "Office": 103, "Park": 360, "Parking": 35, "Residential": 318, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 98, "None": 179, "Office": 78, "Park": 361, "Parking": 53, "Residential": 274, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 109, "None": 173, "Office": 125, "Park": 373, "Parking": 55, "Residential": 340, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 89, "None": 171, "Office": 92, "Park": 392, "Parking": 54, "Residential": 309, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 93, "None": 209, "Office": 96, "Park": 357, "Parking": 52, "Residential": 317, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 114, "None": 178, "Office": 113, "Park": 365, "Parking": 62, "Residential": 260, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 114, "None": 220, "Office": 133, "Park": 346, "Parking": 40, "Residential": 317, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 110, "None": 180, "Office": 76, "Park": 342, "Parking": 77, "Residential": 395, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 108, "None": 202, "Office": 105, "Park": 355, "Parking": 76, "Residential": 317, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 104, "None": 199, "Office": 123, "Park": 357, "Parking": 39, "Residential": 354, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 120, "None": 200, "Office": 80, "Park": 355, "Parking": 30, "Residential": 333, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 121, "None": 203, "Office": 130, "Park": 364, "Parking": 46, "Residential": 308, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 138, "None": 180, "Office": 114, "Park": 378, "Parking": 69, "Residential": 303, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 114, "None": 184, "Office": 135, "Park": 365, "Parking": 69, "Residential": 288, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 71, "None": 178, "Office": 105, "Park": 347, "Parking": 44, "Residential": 346, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 116, "None": 180, "Office": 110, "Park": 340, "Parking": 56, "Residential": 335, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 86, "None": 214, "Office": 93, "Park": 400, "Parking": 45, "Residential": 310, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 87, "None": 217, "Office": 109, "Park": 355, "Parking": 95, "Residential": 289, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 109, "None": 214, "Office": 120, "Park": 355, "Parking": 43, "Residential": 312, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 99, "None": 178, "Office": 112, "Park": 390, "Parking": 37, "Residential": 325, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 94, "None": 193, "Office": 159, "Park": 354, "Parking": 37, "Residential": 343, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 81, "None": 178, "Office": 135, "Park": 360, "Parking": 61, "Residential": 329, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 73, "None": 206, "Office": 86, "Park": 370, "Parking": 40, "Residential": 297, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 119, "None": 175, "Office": 94, "Park": 350, "Parking": 62, "Residential": 321, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 110, "None": 191, "Office": 134, "Park": 338, "Parking": 60, "Residential": 317, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 116, "None": 236, "Office": 127, "Park": 361, "Parking": 57, "Residential": 286, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 114, "None": 192, "Office": 92, "Park": 367, "Parking": 39, "Residential": 351, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 73, "None": 201, "Office": 108, "Park": 348, "Parking": 75, "Residential": 330, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 97, "None": 166, "Office": 134, "Park": 353, "Parking": 41, "Residential": 335, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 141, "None": 203, "Office": 130, "Park": 352, "Parking": 33, "Residential": 285, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 128, "None": 195, "Office": 98, "Park": 347, "Parking": 70, "Residential": 317, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 98, "None": 204, "Office": 108, "Park": 360, "Parking": 69, "Residential": 338, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 97, "None": 178, "Office": 141, "Park": 381, "Parking": 63, "Residential": 310, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 84, "None": 184, "Office": 139, "Park": 356, "Parking": 46, "Residential": 328, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 125, "None": 194, "Office": 174, "Park": 368, "Parking": 67, "Residential": 385, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 68, "None": 173, "Office": 142, "Park": 351, "Parking": 63, "Residential": 369, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 137, "None": 191, "Office": 111, "Park": 401, "Parking": 43, "Residential": 301, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 105, "None": 170, "Office": 84, "Park": 361, "Parking": 99, "Residential": 322, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 81, "None": 188, "Office": 132, "Park": 345, "Parking": 50, "Residential": 327, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 94, "None": 174, "Office": 118, "Park": 349, "Parking": 49, "Residential": 292, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 100, "None": 209, "Office": 141, "Park": 391, "Parking": 36, "Residential": 317, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 98, "None": 201, "Office": 122, "Park": 334, "Parking": 40, "Residential": 339, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 94, "None": 197, "Office": 124, "Park": 361, "Parking": 25, "Residential": 350, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 189, "Light Industrial": 79, "None": 172, "Office": 139, "Park": 353, "Parking": 34, "Residential": 318, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 100, "Light Industrial": 137, "None": 197, "Office": 106, "Park": 355, "Parking": 60, "Residential": 293, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 102, "None": 199, "Office": 119, "Park": 355, "Parking": 53, "Residential": 288, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 112, "None": 166, "Office": 139, "Park": 351, "Parking": 54, "Residential": 341, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 124, "None": 163, "Office": 112, "Park": 355, "Parking": 43, "Residential": 354, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 132, "None": 220, "Office": 127, "Park": 345, "Parking": 31, "Residential": 306, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 101, "None": 188, "Office": 104, "Park": 358, "Parking": 84, "Residential": 318, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 100, "None": 185, "Office": 82, "Park": 380, "Parking": 46, "Residential": 306, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 134, "None": 239, "Office": 85, "Park": 347, "Parking": 40, "Residential": 297, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 102, "None": 189, "Office": 122, "Park": 363, "Parking": 52, "Residential": 295, "Retail": 885, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 66, "None": 192, "Office": 131, "Park": 373, "Parking": 62, "Residential": 338, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 130, "None": 195, "Office": 145, "Park": 322, "Parking": 64, "Residential": 249, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 82, "None": 234, "Office": 99, "Park": 354, "Parking": 55, "Residential": 285, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 119, "None": 176, "Office": 91, "Park": 345, "Parking": 44, "Residential": 369, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 184, "Light Industrial": 78, "None": 176, "Office": 134, "Park": 350, "Parking": 66, "Residential": 290, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 106, "None": 217, "Office": 89, "Park": 380, "Parking": 45, "Residential": 307, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 97, "None": 202, "Office": 115, "Park": 344, "Parking": 35, "Residential": 335, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 107, "None": 171, "Office": 133, "Park": 369, "Parking": 55, "Residential": 324, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 90, "None": 202, "Office": 117, "Park": 342, "Parking": 44, "Residential": 299, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 109, "None": 197, "Office": 167, "Park": 379, "Parking": 43, "Residential": 302, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 132, "None": 200, "Office": 119, "Park": 391, "Parking": 63, "Residential": 339, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 90, "None": 221, "Office": 147, "Park": 347, "Parking": 95, "Residential": 279, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 131, "None": 211, "Office": 98, "Park": 364, "Parking": 62, "Residential": 311, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 91, "None": 234, "Office": 120, "Park": 347, "Parking": 52, "Residential": 306, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 103, "None": 196, "Office": 155, "Park": 378, "Parking": 49, "Residential": 293, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 92, "None": 205, "Office": 129, "Park": 376, "Parking": 53, "Residential": 269, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 117, "None": 189, "Office": 124, "Park": 392, "Parking": 40, "Residential": 240, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 80, "None": 193, "Office": 148, "Park": 350, "Parking": 58, "Residential": 311, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 118, "None": 198, "Office": 101, "Park": 347, "Parking": 32, "Residential": 238, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 147, "None": 192, "Office": 109, "Park": 341, "Parking": 77, "Residential": 273, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 110, "None": 176, "Office": 119, "Park": 364, "Parking": 59, "Residential": 328, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 101, "None": 211, "Office": 128, "Park": 364, "Parking": 89, "Residential": 321, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 97, "None": 197, "Office": 78, "Park": 365, "Parking": 73, "Residential": 344, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 86, "None": 200, "Office": 122, "Park": 352, "Parking": 43, "Residential": 323, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 83, "None": 162, "Office": 129, "Park": 340, "Parking": 72, "Residential": 296, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 85, "None": 212, "Office": 121, "Park": 382, "Parking": 39, "Residential": 356, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 111, "None": 172, "Office": 149, "Park": 368, "Parking": 78, "Residential": 295, "Retail": 810, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 101, "None": 191, "Office": 112, "Park": 340, "Parking": 69, "Residential": 396, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 121, "None": 208, "Office": 106, "Park": 347, "Parking": 56, "Residential": 300, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 97, "None": 203, "Office": 106, "Park": 364, "Parking": 85, "Residential": 281, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 110, "None": 198, "Office": 157, "Park": 364, "Parking": 70, "Residential": 330, "Retail": 811, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 99, "None": 234, "Office": 106, "Park": 338, "Parking": 53, "Residential": 346, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 103, "None": 220, "Office": 113, "Park": 365, "Parking": 40, "Residential": 337, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 71, "None": 175, "Office": 123, "Park": 358, "Parking": 65, "Residential": 285, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 80, "None": 182, "Office": 156, "Park": 346, "Parking": 51, "Residential": 241, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 148, "None": 213, "Office": 102, "Park": 336, "Parking": 39, "Residential": 319, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 79, "None": 196, "Office": 105, "Park": 389, "Parking": 62, "Residential": 247, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 89, "None": 175, "Office": 112, "Park": 352, "Parking": 47, "Residential": 371, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 103, "None": 174, "Office": 93, "Park": 380, "Parking": 61, "Residential": 336, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 105, "None": 168, "Office": 135, "Park": 376, "Parking": 40, "Residential": 319, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 95, "None": 166, "Office": 164, "Park": 359, "Parking": 69, "Residential": 297, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 92, "None": 210, "Office": 118, "Park": 390, "Parking": 96, "Residential": 255, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 87, "None": 198, "Office": 125, "Park": 355, "Parking": 72, "Residential": 274, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 83, "None": 170, "Office": 125, "Park": 341, "Parking": 77, "Residential": 379, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 101, "None": 185, "Office": 107, "Park": 358, "Parking": 38, "Residential": 356, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 99, "None": 219, "Office": 133, "Park": 345, "Parking": 75, "Residential": 370, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 98, "None": 188, "Office": 112, "Park": 354, "Parking": 63, "Residential": 298, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 98, "None": 200, "Office": 144, "Park": 365, "Parking": 73, "Residential": 286, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 107, "None": 190, "Office": 139, "Park": 378, "Parking": 54, "Residential": 339, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 99, "None": 179, "Office": 94, "Park": 362, "Parking": 64, "Residential": 298, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 170, "Light Industrial": 117, "None": 214, "Office": 122, "Park": 362, "Parking": 28, "Residential": 292, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 108, "None": 199, "Office": 109, "Park": 353, "Parking": 50, "Residential": 336, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 64, "None": 166, "Office": 146, "Park": 354, "Parking": 67, "Residential": 339, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 104, "None": 212, "Office": 143, "Park": 346, "Parking": 65, "Residential": 301, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 123, "None": 183, "Office": 97, "Park": 346, "Parking": 52, "Residential": 385, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 118, "None": 214, "Office": 110, "Park": 335, "Parking": 39, "Residential": 268, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 99, "None": 197, "Office": 101, "Park": 351, "Parking": 89, "Residential": 359, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 138, "None": 185, "Office": 125, "Park": 365, "Parking": 20, "Residential": 322, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 78, "None": 189, "Office": 109, "Park": 382, "Parking": 93, "Residential": 304, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 123, "None": 209, "Office": 130, "Park": 330, "Parking": 65, "Residential": 295, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 83, "None": 199, "Office": 144, "Park": 363, "Parking": 52, "Residential": 327, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 99, "None": 197, "Office": 131, "Park": 356, "Parking": 52, "Residential": 302, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 183, "Light Industrial": 103, "None": 206, "Office": 120, "Park": 325, "Parking": 48, "Residential": 278, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 78, "None": 193, "Office": 139, "Park": 350, "Parking": 90, "Residential": 272, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 58, "None": 181, "Office": 147, "Park": 359, "Parking": 54, "Residential": 309, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 115, "None": 179, "Office": 129, "Park": 347, "Parking": 46, "Residential": 320, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 110, "None": 185, "Office": 111, "Park": 363, "Parking": 47, "Residential": 345, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 130, "None": 190, "Office": 116, "Park": 365, "Parking": 47, "Residential": 303, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 106, "None": 189, "Office": 149, "Park": 354, "Parking": 65, "Residential": 258, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 105, "None": 221, "Office": 114, "Park": 342, "Parking": 34, "Residential": 340, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 86, "None": 192, "Office": 149, "Park": 381, "Parking": 56, "Residential": 323, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 105, "None": 203, "Office": 91, "Park": 394, "Parking": 50, "Residential": 283, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 87, "None": 186, "Office": 129, "Park": 352, "Parking": 34, "Residential": 302, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 104, "None": 203, "Office": 147, "Park": 387, "Parking": 26, "Residential": 310, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 80, "None": 178, "Office": 106, "Park": 350, "Parking": 50, "Residential": 323, "Retail": 878, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 105, "Light Industrial": 93, "None": 182, "Office": 136, "Park": 372, "Parking": 67, "Residential": 360, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 66, "None": 188, "Office": 99, "Park": 368, "Parking": 31, "Residential": 339, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 75, "None": 198, "Office": 111, "Park": 347, "Parking": 62, "Residential": 315, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 92, "None": 169, "Office": 97, "Park": 367, "Parking": 58, "Residential": 336, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 96, "None": 189, "Office": 127, "Park": 349, "Parking": 27, "Residential": 333, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 93, "None": 229, "Office": 110, "Park": 384, "Parking": 48, "Residential": 302, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 108, "None": 186, "Office": 83, "Park": 357, "Parking": 34, "Residential": 349, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 99, "None": 189, "Office": 132, "Park": 383, "Parking": 31, "Residential": 309, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 103, "None": 182, "Office": 118, "Park": 341, "Parking": 69, "Residential": 364, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 101, "None": 194, "Office": 129, "Park": 367, "Parking": 45, "Residential": 273, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 102, "None": 204, "Office": 121, "Park": 385, "Parking": 71, "Residential": 245, "Retail": 893, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 134, "None": 191, "Office": 130, "Park": 353, "Parking": 54, "Residential": 310, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 106, "None": 209, "Office": 101, "Park": 359, "Parking": 72, "Residential": 318, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 78, "None": 240, "Office": 145, "Park": 352, "Parking": 34, "Residential": 336, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 86, "None": 188, "Office": 127, "Park": 365, "Parking": 63, "Residential": 337, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 90, "None": 168, "Office": 93, "Park": 345, "Parking": 51, "Residential": 310, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 99, "None": 181, "Office": 94, "Park": 377, "Parking": 49, "Residential": 352, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 81, "None": 200, "Office": 117, "Park": 362, "Parking": 78, "Residential": 314, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 77, "None": 186, "Office": 99, "Park": 357, "Parking": 48, "Residential": 329, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 94, "None": 175, "Office": 166, "Park": 355, "Parking": 33, "Residential": 298, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 91, "None": 185, "Office": 167, "Park": 350, "Parking": 87, "Residential": 259, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 101, "None": 191, "Office": 133, "Park": 362, "Parking": 45, "Residential": 334, "Retail": 894, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 114, "None": 209, "Office": 110, "Park": 341, "Parking": 56, "Residential": 357, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 103, "None": 174, "Office": 125, "Park": 372, "Parking": 51, "Residential": 308, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 105, "None": 211, "Office": 103, "Park": 374, "Parking": 49, "Residential": 312, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 87, "None": 201, "Office": 109, "Park": 346, "Parking": 50, "Residential": 343, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 77, "None": 164, "Office": 104, "Park": 357, "Parking": 23, "Residential": 346, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 117, "None": 203, "Office": 125, "Park": 350, "Parking": 57, "Residential": 333, "Retail": 812, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 107, "Light Industrial": 85, "None": 222, "Office": 107, "Park": 360, "Parking": 16, "Residential": 319, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 71, "None": 182, "Office": 140, "Park": 372, "Parking": 35, "Residential": 323, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 175, "Light Industrial": 84, "None": 217, "Office": 113, "Park": 345, "Parking": 34, "Residential": 371, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 87, "None": 178, "Office": 125, "Park": 330, "Parking": 44, "Residential": 270, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 93, "None": 182, "Office": 118, "Park": 378, "Parking": 72, "Residential": 283, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 95, "None": 178, "Office": 124, "Park": 366, "Parking": 53, "Residential": 274, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 109, "None": 199, "Office": 134, "Park": 340, "Parking": 55, "Residential": 358, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 87, "None": 185, "Office": 151, "Park": 367, "Parking": 54, "Residential": 314, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 112, "None": 171, "Office": 96, "Park": 381, "Parking": 37, "Residential": 248, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 113, "None": 196, "Office": 95, "Park": 371, "Parking": 46, "Residential": 314, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 95, "Light Industrial": 122, "None": 223, "Office": 98, "Park": 337, "Parking": 78, "Residential": 312, "Retail": 885, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 109, "None": 211, "Office": 131, "Park": 342, "Parking": 52, "Residential": 360, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 107, "None": 193, "Office": 164, "Park": 339, "Parking": 55, "Residential": 373, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 100, "None": 202, "Office": 114, "Park": 352, "Parking": 41, "Residential": 309, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 74, "None": 208, "Office": 93, "Park": 371, "Parking": 61, "Residential": 248, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 94, "None": 185, "Office": 138, "Park": 384, "Parking": 56, "Residential": 267, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 72, "None": 204, "Office": 122, "Park": 357, "Parking": 60, "Residential": 383, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 111, "None": 222, "Office": 84, "Park": 368, "Parking": 17, "Residential": 351, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 96, "Light Industrial": 116, "None": 170, "Office": 101, "Park": 396, "Parking": 91, "Residential": 321, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 90, "None": 197, "Office": 98, "Park": 354, "Parking": 42, "Residential": 302, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 108, "None": 194, "Office": 125, "Park": 376, "Parking": 66, "Residential": 254, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 118, "None": 197, "Office": 118, "Park": 342, "Parking": 41, "Residential": 350, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 109, "None": 203, "Office": 129, "Park": 359, "Parking": 72, "Residential": 323, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 138, "None": 213, "Office": 121, "Park": 346, "Parking": 46, "Residential": 303, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 125, "None": 165, "Office": 116, "Park": 360, "Parking": 55, "Residential": 293, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 130, "None": 195, "Office": 114, "Park": 356, "Parking": 45, "Residential": 303, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 112, "None": 234, "Office": 110, "Park": 323, "Parking": 60, "Residential": 321, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 139, "None": 208, "Office": 136, "Park": 362, "Parking": 69, "Residential": 320, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 119, "None": 186, "Office": 134, "Park": 341, "Parking": 49, "Residential": 328, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 112, "None": 158, "Office": 107, "Park": 360, "Parking": 35, "Residential": 360, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 128, "None": 176, "Office": 103, "Park": 351, "Parking": 33, "Residential": 294, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 117, "None": 195, "Office": 85, "Park": 345, "Parking": 52, "Residential": 293, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 97, "None": 217, "Office": 110, "Park": 347, "Parking": 31, "Residential": 336, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 129, "None": 183, "Office": 110, "Park": 339, "Parking": 46, "Residential": 322, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 121, "None": 191, "Office": 118, "Park": 351, "Parking": 39, "Residential": 306, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 99, "None": 191, "Office": 122, "Park": 354, "Parking": 57, "Residential": 306, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 112, "None": 210, "Office": 110, "Park": 333, "Parking": 43, "Residential": 336, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 115, "None": 215, "Office": 139, "Park": 358, "Parking": 58, "Residential": 303, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 84, "None": 195, "Office": 100, "Park": 351, "Parking": 27, "Residential": 353, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 104, "None": 177, "Office": 136, "Park": 385, "Parking": 70, "Residential": 284, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 73, "None": 195, "Office": 123, "Park": 351, "Parking": 48, "Residential": 294, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 101, "None": 174, "Office": 128, "Park": 331, "Parking": 32, "Residential": 318, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 95, "None": 213, "Office": 98, "Park": 358, "Parking": 25, "Residential": 300, "Retail": 904, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 108, "None": 217, "Office": 106, "Park": 368, "Parking": 50, "Residential": 311, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 124, "None": 188, "Office": 104, "Park": 377, "Parking": 86, "Residential": 304, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 91, "None": 181, "Office": 118, "Park": 369, "Parking": 94, "Residential": 297, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 105, "None": 191, "Office": 122, "Park": 366, "Parking": 41, "Residential": 369, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 96, "None": 192, "Office": 94, "Park": 372, "Parking": 23, "Residential": 319, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 103, "None": 191, "Office": 100, "Park": 390, "Parking": 58, "Residential": 286, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 118, "None": 214, "Office": 129, "Park": 387, "Parking": 32, "Residential": 293, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 81, "None": 230, "Office": 145, "Park": 364, "Parking": 76, "Residential": 328, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 113, "None": 213, "Office": 91, "Park": 331, "Parking": 63, "Residential": 390, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 80, "None": 216, "Office": 131, "Park": 370, "Parking": 52, "Residential": 352, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 114, "None": 206, "Office": 121, "Park": 357, "Parking": 57, "Residential": 354, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 121, "None": 202, "Office": 112, "Park": 355, "Parking": 26, "Residential": 302, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 73, "None": 183, "Office": 143, "Park": 359, "Parking": 75, "Residential": 335, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 84, "None": 197, "Office": 117, "Park": 373, "Parking": 92, "Residential": 327, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 117, "None": 219, "Office": 83, "Park": 369, "Parking": 91, "Residential": 315, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 94, "None": 192, "Office": 84, "Park": 348, "Parking": 39, "Residential": 321, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 93, "None": 160, "Office": 117, "Park": 368, "Parking": 26, "Residential": 317, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 80, "None": 208, "Office": 125, "Park": 347, "Parking": 85, "Residential": 315, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 100, "Light Industrial": 112, "None": 180, "Office": 99, "Park": 363, "Parking": 53, "Residential": 329, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 108, "None": 204, "Office": 89, "Park": 356, "Parking": 26, "Residential": 317, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 72, "None": 202, "Office": 139, "Park": 355, "Parking": 42, "Residential": 279, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 96, "None": 206, "Office": 125, "Park": 349, "Parking": 45, "Residential": 353, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 76, "None": 181, "Office": 128, "Park": 351, "Parking": 58, "Residential": 290, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 107, "None": 206, "Office": 80, "Park": 357, "Parking": 59, "Residential": 322, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 81, "None": 227, "Office": 97, "Park": 370, "Parking": 54, "Residential": 314, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 80, "None": 197, "Office": 133, "Park": 355, "Parking": 60, "Residential": 280, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 93, "None": 216, "Office": 134, "Park": 331, "Parking": 42, "Residential": 313, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 95, "Light Industrial": 117, "None": 194, "Office": 157, "Park": 349, "Parking": 67, "Residential": 328, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 90, "None": 182, "Office": 131, "Park": 379, "Parking": 34, "Residential": 333, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 126, "None": 193, "Office": 131, "Park": 362, "Parking": 42, "Residential": 281, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 82, "None": 183, "Office": 149, "Park": 367, "Parking": 32, "Residential": 306, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 80, "None": 194, "Office": 91, "Park": 348, "Parking": 59, "Residential": 324, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 115, "None": 214, "Office": 105, "Park": 336, "Parking": 69, "Residential": 345, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 73, "None": 204, "Office": 135, "Park": 380, "Parking": 49, "Residential": 358, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 90, "None": 214, "Office": 123, "Park": 351, "Parking": 52, "Residential": 333, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 81, "None": 184, "Office": 132, "Park": 341, "Parking": 39, "Residential": 313, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 120, "None": 191, "Office": 122, "Park": 367, "Parking": 84, "Residential": 292, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 100, "None": 200, "Office": 80, "Park": 365, "Parking": 54, "Residential": 321, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 126, "None": 174, "Office": 112, "Park": 350, "Parking": 45, "Residential": 284, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 123, "None": 189, "Office": 133, "Park": 357, "Parking": 56, "Residential": 305, "Retail": 819, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 99, "None": 179, "Office": 114, "Park": 344, "Parking": 53, "Residential": 288, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 89, "None": 187, "Office": 143, "Park": 345, "Parking": 60, "Residential": 271, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 70, "None": 197, "Office": 86, "Park": 343, "Parking": 32, "Residential": 304, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 78, "None": 215, "Office": 127, "Park": 360, "Parking": 34, "Residential": 382, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 84, "None": 192, "Office": 130, "Park": 359, "Parking": 91, "Residential": 270, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 95, "None": 201, "Office": 129, "Park": 353, "Parking": 45, "Residential": 324, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 111, "None": 167, "Office": 94, "Park": 359, "Parking": 35, "Residential": 310, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 127, "None": 185, "Office": 97, "Park": 347, "Parking": 37, "Residential": 325, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 184, "Light Industrial": 88, "None": 209, "Office": 116, "Park": 357, "Parking": 47, "Residential": 284, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 111, "None": 206, "Office": 143, "Park": 368, "Parking": 53, "Residential": 312, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 101, "None": 198, "Office": 97, "Park": 382, "Parking": 27, "Residential": 397, "Retail": 894, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 88, "None": 175, "Office": 137, "Park": 369, "Parking": 83, "Residential": 323, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 96, "None": 181, "Office": 94, "Park": 365, "Parking": 57, "Residential": 324, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 112, "None": 204, "Office": 138, "Park": 341, "Parking": 41, "Residential": 338, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 135, "None": 208, "Office": 130, "Park": 372, "Parking": 46, "Residential": 307, "Retail": 813, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 89, "None": 243, "Office": 162, "Park": 331, "Parking": 40, "Residential": 355, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 106, "None": 205, "Office": 139, "Park": 355, "Parking": 72, "Residential": 279, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 118, "None": 171, "Office": 126, "Park": 355, "Parking": 67, "Residential": 330, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 124, "None": 227, "Office": 152, "Park": 363, "Parking": 37, "Residential": 336, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 88, "None": 190, "Office": 102, "Park": 381, "Parking": 61, "Residential": 351, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 131, "None": 180, "Office": 116, "Park": 343, "Parking": 74, "Residential": 307, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 86, "None": 210, "Office": 151, "Park": 411, "Parking": 40, "Residential": 275, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 101, "None": 215, "Office": 105, "Park": 393, "Parking": 40, "Residential": 277, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 70, "None": 193, "Office": 152, "Park": 358, "Parking": 49, "Residential": 328, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 105, "None": 196, "Office": 121, "Park": 357, "Parking": 61, "Residential": 310, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 84, "None": 209, "Office": 109, "Park": 375, "Parking": 33, "Residential": 298, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 115, "None": 215, "Office": 106, "Park": 340, "Parking": 51, "Residential": 290, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 60, "None": 179, "Office": 143, "Park": 356, "Parking": 51, "Residential": 285, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 110, "None": 209, "Office": 143, "Park": 350, "Parking": 44, "Residential": 284, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 95, "None": 229, "Office": 90, "Park": 347, "Parking": 52, "Residential": 335, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 87, "None": 186, "Office": 161, "Park": 352, "Parking": 34, "Residential": 322, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 120, "None": 176, "Office": 106, "Park": 358, "Parking": 52, "Residential": 313, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 101, "None": 227, "Office": 136, "Park": 389, "Parking": 53, "Residential": 250, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 102, "None": 201, "Office": 99, "Park": 354, "Parking": 57, "Residential": 286, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 86, "None": 224, "Office": 148, "Park": 353, "Parking": 65, "Residential": 304, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 127, "None": 181, "Office": 129, "Park": 358, "Parking": 74, "Residential": 294, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 109, "None": 189, "Office": 121, "Park": 336, "Parking": 68, "Residential": 322, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 137, "None": 169, "Office": 159, "Park": 346, "Parking": 55, "Residential": 301, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 129, "None": 203, "Office": 75, "Park": 342, "Parking": 53, "Residential": 303, "Retail": 898, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 85, "None": 183, "Office": 92, "Park": 374, "Parking": 55, "Residential": 307, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 114, "None": 193, "Office": 142, "Park": 361, "Parking": 36, "Residential": 242, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 88, "None": 199, "Office": 120, "Park": 387, "Parking": 59, "Residential": 312, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 84, "None": 192, "Office": 131, "Park": 374, "Parking": 46, "Residential": 267, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 133, "None": 179, "Office": 88, "Park": 359, "Parking": 35, "Residential": 323, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 86, "None": 216, "Office": 99, "Park": 360, "Parking": 83, "Residential": 326, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 106, "None": 231, "Office": 123, "Park": 389, "Parking": 54, "Residential": 322, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 101, "None": 215, "Office": 129, "Park": 327, "Parking": 62, "Residential": 303, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 120, "None": 198, "Office": 151, "Park": 342, "Parking": 32, "Residential": 298, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 110, "None": 190, "Office": 96, "Park": 375, "Parking": 35, "Residential": 347, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 88, "None": 181, "Office": 134, "Park": 395, "Parking": 48, "Residential": 345, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 72, "None": 171, "Office": 135, "Park": 365, "Parking": 58, "Residential": 300, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 72, "None": 210, "Office": 102, "Park": 360, "Parking": 74, "Residential": 319, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 83, "None": 160, "Office": 119, "Park": 345, "Parking": 49, "Residential": 310, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 80, "None": 196, "Office": 127, "Park": 396, "Parking": 61, "Residential": 377, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 104, "None": 198, "Office": 132, "Park": 364, "Parking": 34, "Residential": 295, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 81, "None": 181, "Office": 135, "Park": 384, "Parking": 55, "Residential": 334, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 104, "None": 205, "Office": 108, "Park": 363, "Parking": 46, "Residential": 298, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 99, "None": 194, "Office": 103, "Park": 350, "Parking": 46, "Residential": 349, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 103, "None": 200, "Office": 121, "Park": 355, "Parking": 69, "Residential": 318, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 89, "None": 189, "Office": 117, "Park": 389, "Parking": 48, "Residential": 316, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 182, "Light Industrial": 117, "None": 191, "Office": 107, "Park": 381, "Parking": 61, "Residential": 239, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 94, "None": 199, "Office": 129, "Park": 375, "Parking": 54, "Residential": 338, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 97, "None": 203, "Office": 128, "Park": 370, "Parking": 39, "Residential": 312, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 106, "None": 181, "Office": 125, "Park": 358, "Parking": 58, "Residential": 274, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 109, "None": 203, "Office": 109, "Park": 396, "Parking": 54, "Residential": 288, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 99, "None": 198, "Office": 120, "Park": 359, "Parking": 41, "Residential": 339, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 81, "None": 236, "Office": 143, "Park": 358, "Parking": 82, "Residential": 305, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 84, "None": 197, "Office": 53, "Park": 356, "Parking": 55, "Residential": 320, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 116, "None": 191, "Office": 121, "Park": 363, "Parking": 40, "Residential": 295, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 96, "None": 196, "Office": 116, "Park": 339, "Parking": 80, "Residential": 319, "Retail": 886, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 85, "None": 189, "Office": 128, "Park": 360, "Parking": 46, "Residential": 369, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 93, "None": 173, "Office": 94, "Park": 357, "Parking": 83, "Residential": 285, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 73, "None": 188, "Office": 136, "Park": 365, "Parking": 34, "Residential": 300, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 103, "None": 176, "Office": 100, "Park": 341, "Parking": 20, "Residential": 353, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 134, "None": 178, "Office": 120, "Park": 338, "Parking": 83, "Residential": 291, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 76, "None": 198, "Office": 106, "Park": 383, "Parking": 50, "Residential": 298, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 100, "None": 193, "Office": 81, "Park": 385, "Parking": 62, "Residential": 299, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 116, "Light Industrial": 113, "None": 209, "Office": 135, "Park": 342, "Parking": 38, "Residential": 335, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 182, "Light Industrial": 82, "None": 180, "Office": 99, "Park": 380, "Parking": 30, "Residential": 257, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 171, "Light Industrial": 94, "None": 222, "Office": 85, "Park": 363, "Parking": 51, "Residential": 327, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 101, "Light Industrial": 99, "None": 176, "Office": 105, "Park": 394, "Parking": 56, "Residential": 363, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 110, "None": 163, "Office": 94, "Park": 370, "Parking": 39, "Residential": 320, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 103, "None": 182, "Office": 136, "Park": 347, "Parking": 66, "Residential": 325, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 107, "None": 213, "Office": 105, "Park": 341, "Parking": 46, "Residential": 310, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 141, "None": 187, "Office": 113, "Park": 335, "Parking": 62, "Residential": 338, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 83, "None": 232, "Office": 126, "Park": 335, "Parking": 62, "Residential": 271, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 106, "None": 202, "Office": 119, "Park": 361, "Parking": 53, "Residential": 320, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 91, "None": 191, "Office": 120, "Park": 361, "Parking": 54, "Residential": 334, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 86, "None": 197, "Office": 144, "Park": 364, "Parking": 51, "Residential": 270, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 117, "None": 182, "Office": 129, "Park": 340, "Parking": 46, "Residential": 330, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 104, "None": 182, "Office": 171, "Park": 383, "Parking": 31, "Residential": 345, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 90, "None": 213, "Office": 144, "Park": 347, "Parking": 89, "Residential": 293, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 116, "None": 196, "Office": 121, "Park": 351, "Parking": 40, "Residential": 388, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 115, "None": 217, "Office": 97, "Park": 368, "Parking": 72, "Residential": 323, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 63, "None": 173, "Office": 150, "Park": 374, "Parking": 58, "Residential": 312, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 96, "None": 189, "Office": 119, "Park": 346, "Parking": 40, "Residential": 324, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 80, "None": 180, "Office": 149, "Park": 331, "Parking": 55, "Residential": 265, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 84, "None": 198, "Office": 163, "Park": 355, "Parking": 49, "Residential": 290, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 90, "None": 187, "Office": 151, "Park": 350, "Parking": 34, "Residential": 294, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 121, "None": 180, "Office": 125, "Park": 351, "Parking": 46, "Residential": 249, "Retail": 892, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 104, "None": 195, "Office": 114, "Park": 385, "Parking": 42, "Residential": 302, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 121, "None": 187, "Office": 152, "Park": 360, "Parking": 34, "Residential": 287, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 97, "None": 203, "Office": 142, "Park": 348, "Parking": 40, "Residential": 344, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 102, "None": 201, "Office": 135, "Park": 347, "Parking": 47, "Residential": 303, "Retail": 870, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 117, "None": 202, "Office": 113, "Park": 344, "Parking": 41, "Residential": 331, "Retail": 895, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 103, "None": 168, "Office": 132, "Park": 374, "Parking": 51, "Residential": 356, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 130, "None": 183, "Office": 107, "Park": 363, "Parking": 37, "Residential": 305, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 112, "None": 224, "Office": 147, "Park": 349, "Parking": 56, "Residential": 328, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 98, "None": 215, "Office": 79, "Park": 361, "Parking": 46, "Residential": 300, "Retail": 880, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 100, "None": 191, "Office": 105, "Park": 377, "Parking": 48, "Residential": 350, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 107, "None": 198, "Office": 97, "Park": 364, "Parking": 50, "Residential": 340, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 124, "None": 189, "Office": 90, "Park": 379, "Parking": 28, "Residential": 320, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 107, "None": 206, "Office": 98, "Park": 351, "Parking": 71, "Residential": 352, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 68, "None": 194, "Office": 105, "Park": 362, "Parking": 58, "Residential": 305, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 101, "None": 208, "Office": 115, "Park": 354, "Parking": 28, "Residential": 304, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 106, "None": 203, "Office": 105, "Park": 368, "Parking": 33, "Residential": 272, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 79, "None": 192, "Office": 152, "Park": 339, "Parking": 42, "Residential": 295, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 106, "None": 183, "Office": 107, "Park": 373, "Parking": 81, "Residential": 296, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 112, "None": 195, "Office": 147, "Park": 340, "Parking": 65, "Residential": 292, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 84, "None": 200, "Office": 87, "Park": 373, "Parking": 53, "Residential": 328, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 117, "None": 182, "Office": 142, "Park": 346, "Parking": 49, "Residential": 342, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 91, "None": 194, "Office": 145, "Park": 341, "Parking": 51, "Residential": 321, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 190, "Light Industrial": 102, "None": 177, "Office": 85, "Park": 400, "Parking": 63, "Residential": 304, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 87, "None": 191, "Office": 117, "Park": 388, "Parking": 71, "Residential": 271, "Retail": 889, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 97, "None": 181, "Office": 95, "Park": 361, "Parking": 90, "Residential": 326, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 95, "None": 187, "Office": 107, "Park": 379, "Parking": 47, "Residential": 342, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 92, "None": 183, "Office": 125, "Park": 376, "Parking": 39, "Residential": 257, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 122, "None": 204, "Office": 169, "Park": 374, "Parking": 37, "Residential": 284, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 114, "None": 199, "Office": 115, "Park": 361, "Parking": 39, "Residential": 312, "Retail": 896, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 118, "None": 189, "Office": 129, "Park": 375, "Parking": 53, "Residential": 279, "Retail": 810, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 79, "None": 182, "Office": 138, "Park": 343, "Parking": 47, "Residential": 295, "Retail": 901, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 97, "Light Industrial": 104, "None": 201, "Office": 145, "Park": 364, "Parking": 55, "Residential": 300, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 94, "None": 202, "Office": 111, "Park": 351, "Parking": 49, "Residential": 322, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 108, "None": 196, "Office": 119, "Park": 347, "Parking": 74, "Residential": 292, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 58, "None": 181, "Office": 123, "Park": 405, "Parking": 56, "Residential": 368, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 103, "Light Industrial": 83, "None": 189, "Office": 148, "Park": 363, "Parking": 68, "Residential": 281, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 82, "None": 185, "Office": 160, "Park": 357, "Parking": 87, "Residential": 277, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 105, "None": 183, "Office": 107, "Park": 366, "Parking": 59, "Residential": 248, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 111, "None": 174, "Office": 125, "Park": 354, "Parking": 70, "Residential": 332, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 104, "None": 177, "Office": 123, "Park": 372, "Parking": 67, "Residential": 318, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 73, "None": 192, "Office": 100, "Park": 370, "Parking": 55, "Residential": 314, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 121, "None": 202, "Office": 94, "Park": 365, "Parking": 61, "Residential": 328, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 104, "None": 212, "Office": 131, "Park": 340, "Parking": 72, "Residential": 325, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 104, "None": 171, "Office": 120, "Park": 355, "Parking": 30, "Residential": 284, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 73, "None": 213, "Office": 120, "Park": 350, "Parking": 71, "Residential": 307, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 77, "None": 221, "Office": 85, "Park": 347, "Parking": 40, "Residential": 264, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 86, "None": 178, "Office": 89, "Park": 347, "Parking": 31, "Residential": 329, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 89, "None": 187, "Office": 149, "Park": 340, "Parking": 34, "Residential": 307, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 78, "None": 201, "Office": 94, "Park": 370, "Parking": 61, "Residential": 355, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 85, "None": 206, "Office": 118, "Park": 351, "Parking": 47, "Residential": 276, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 117, "None": 178, "Office": 122, "Park": 359, "Parking": 59, "Residential": 348, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 80, "None": 192, "Office": 120, "Park": 373, "Parking": 67, "Residential": 327, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 81, "None": 175, "Office": 133, "Park": 367, "Parking": 23, "Residential": 358, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 96, "None": 193, "Office": 152, "Park": 382, "Parking": 59, "Residential": 292, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 112, "None": 171, "Office": 135, "Park": 356, "Parking": 81, "Residential": 276, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 122, "None": 189, "Office": 104, "Park": 383, "Parking": 31, "Residential": 316, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 112, "Light Industrial": 95, "None": 210, "Office": 147, "Park": 353, "Parking": 51, "Residential": 310, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 99, "Light Industrial": 128, "None": 199, "Office": 140, "Park": 368, "Parking": 67, "Residential": 308, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 105, "None": 195, "Office": 71, "Park": 360, "Parking": 56, "Residential": 316, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 101, "None": 187, "Office": 127, "Park": 344, "Parking": 73, "Residential": 316, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 95, "None": 185, "Office": 114, "Park": 350, "Parking": 62, "Residential": 326, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 129, "None": 170, "Office": 108, "Park": 361, "Parking": 71, "Residential": 308, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 95, "None": 205, "Office": 83, "Park": 342, "Parking": 58, "Residential": 305, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 106, "Light Industrial": 94, "None": 183, "Office": 131, "Park": 322, "Parking": 64, "Residential": 383, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 151, "None": 183, "Office": 132, "Park": 360, "Parking": 36, "Residential": 322, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 112, "None": 182, "Office": 120, "Park": 366, "Parking": 46, "Residential": 372, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 114, "None": 184, "Office": 96, "Park": 365, "Parking": 85, "Residential": 288, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 99, "None": 203, "Office": 55, "Park": 354, "Parking": 35, "Residential": 367, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 83, "None": 185, "Office": 108, "Park": 369, "Parking": 30, "Residential": 288, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 84, "None": 193, "Office": 88, "Park": 349, "Parking": 73, "Residential": 314, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 103, "None": 203, "Office": 143, "Park": 326, "Parking": 37, "Residential": 289, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 83, "None": 189, "Office": 139, "Park": 395, "Parking": 50, "Residential": 323, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 89, "None": 182, "Office": 118, "Park": 375, "Parking": 58, "Residential": 267, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 73, "None": 210, "Office": 130, "Park": 358, "Parking": 45, "Residential": 321, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 78, "None": 208, "Office": 132, "Park": 343, "Parking": 64, "Residential": 292, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 92, "None": 200, "Office": 118, "Park": 346, "Parking": 70, "Residential": 242, "Retail": 882, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 103, "None": 194, "Office": 118, "Park": 370, "Parking": 59, "Residential": 304, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 176, "Light Industrial": 123, "None": 196, "Office": 130, "Park": 351, "Parking": 41, "Residential": 227, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 109, "None": 173, "Office": 106, "Park": 360, "Parking": 54, "Residential": 328, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 93, "None": 186, "Office": 155, "Park": 359, "Parking": 22, "Residential": 308, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 95, "None": 181, "Office": 121, "Park": 356, "Parking": 20, "Residential": 285, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 95, "None": 191, "Office": 111, "Park": 356, "Parking": 39, "Residential": 275, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 126, "None": 212, "Office": 115, "Park": 354, "Parking": 57, "Residential": 236, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 106, "None": 190, "Office": 99, "Park": 382, "Parking": 59, "Residential": 325, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 103, "None": 241, "Office": 132, "Park": 329, "Parking": 49, "Residential": 345, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 101, "None": 194, "Office": 125, "Park": 362, "Parking": 44, "Residential": 306, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 88, "None": 202, "Office": 85, "Park": 368, "Parking": 37, "Residential": 343, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 106, "None": 183, "Office": 141, "Park": 343, "Parking": 56, "Residential": 357, "Retail": 883, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 159, "None": 191, "Office": 114, "Park": 366, "Parking": 35, "Residential": 293, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 108, "None": 177, "Office": 124, "Park": 371, "Parking": 85, "Residential": 273, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 88, "None": 184, "Office": 102, "Park": 365, "Parking": 74, "Residential": 293, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 113, "None": 184, "Office": 109, "Park": 350, "Parking": 59, "Residential": 333, "Retail": 853, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 91, "None": 166, "Office": 154, "Park": 374, "Parking": 40, "Residential": 304, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 110, "None": 195, "Office": 118, "Park": 339, "Parking": 54, "Residential": 302, "Retail": 889, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 93, "None": 238, "Office": 109, "Park": 385, "Parking": 56, "Residential": 283, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 107, "None": 167, "Office": 112, "Park": 383, "Parking": 68, "Residential": 347, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 180, "Light Industrial": 115, "None": 199, "Office": 118, "Park": 371, "Parking": 71, "Residential": 315, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 109, "Light Industrial": 95, "None": 221, "Office": 133, "Park": 368, "Parking": 64, "Residential": 323, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 119, "None": 196, "Office": 137, "Park": 347, "Parking": 51, "Residential": 340, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 98, "None": 186, "Office": 113, "Park": 362, "Parking": 68, "Residential": 308, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 118, "None": 194, "Office": 148, "Park": 366, "Parking": 31, "Residential": 261, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 62, "None": 207, "Office": 158, "Park": 329, "Parking": 37, "Residential": 298, "Retail": 903, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 93, "None": 174, "Office": 133, "Park": 358, "Parking": 62, "Residential": 325, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 121, "None": 238, "Office": 146, "Park": 359, "Parking": 39, "Residential": 313, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 116, "None": 211, "Office": 140, "Park": 374, "Parking": 39, "Residential": 335, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 104, "None": 201, "Office": 116, "Park": 356, "Parking": 71, "Residential": 335, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 103, "None": 191, "Office": 128, "Park": 342, "Parking": 37, "Residential": 313, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 118, "None": 173, "Office": 121, "Park": 361, "Parking": 73, "Residential": 286, "Retail": 856, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 110, "None": 217, "Office": 95, "Park": 335, "Parking": 85, "Residential": 298, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 85, "None": 180, "Office": 94, "Park": 374, "Parking": 53, "Residential": 329, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 104, "None": 191, "Office": 158, "Park": 358, "Parking": 50, "Residential": 339, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 87, "None": 170, "Office": 122, "Park": 379, "Parking": 60, "Residential": 383, "Retail": 822, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 98, "None": 204, "Office": 114, "Park": 377, "Parking": 28, "Residential": 296, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 143, "None": 170, "Office": 135, "Park": 367, "Parking": 71, "Residential": 295, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 112, "None": 199, "Office": 148, "Park": 355, "Parking": 47, "Residential": 333, "Retail": 808, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 92, "None": 203, "Office": 138, "Park": 378, "Parking": 74, "Residential": 322, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 89, "None": 169, "Office": 124, "Park": 376, "Parking": 59, "Residential": 312, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 106, "None": 184, "Office": 99, "Park": 340, "Parking": 77, "Residential": 315, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 103, "None": 236, "Office": 122, "Park": 362, "Parking": 47, "Residential": 311, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 88, "None": 167, "Office": 121, "Park": 369, "Parking": 35, "Residential": 286, "Retail": 816, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 87, "None": 216, "Office": 111, "Park": 335, "Parking": 69, "Residential": 329, "Retail": 877, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 104, "None": 189, "Office": 130, "Park": 351, "Parking": 52, "Residential": 301, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 106, "None": 182, "Office": 127, "Park": 347, "Parking": 50, "Residential": 368, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 113, "None": 200, "Office": 91, "Park": 345, "Parking": 88, "Residential": 310, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 104, "None": 224, "Office": 101, "Park": 374, "Parking": 70, "Residential": 282, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 93, "None": 187, "Office": 126, "Park": 389, "Parking": 49, "Residential": 335, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 121, "None": 181, "Office": 128, "Park": 351, "Parking": 71, "Residential": 271, "Retail": 905, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 197, "Light Industrial": 105, "None": 187, "Office": 92, "Park": 354, "Parking": 31, "Residential": 323, "Retail": 814, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 94, "None": 197, "Office": 112, "Park": 384, "Parking": 31, "Residential": 328, "Retail": 866, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 102, "None": 197, "Office": 144, "Park": 350, "Parking": 33, "Residential": 242, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 114, "None": 178, "Office": 138, "Park": 381, "Parking": 63, "Residential": 308, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 105, "None": 236, "Office": 79, "Park": 369, "Parking": 64, "Residential": 348, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 85, "None": 189, "Office": 141, "Park": 388, "Parking": 49, "Residential": 321, "Retail": 848, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 81, "None": 191, "Office": 112, "Park": 357, "Parking": 60, "Residential": 238, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 118, "None": 185, "Office": 132, "Park": 342, "Parking": 51, "Residential": 250, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 143, "None": 180, "Office": 131, "Park": 379, "Parking": 20, "Residential": 333, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 88, "None": 207, "Office": 137, "Park": 371, "Parking": 46, "Residential": 297, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 97, "None": 186, "Office": 83, "Park": 358, "Parking": 48, "Residential": 294, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 92, "None": 191, "Office": 103, "Park": 389, "Parking": 29, "Residential": 278, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 89, "None": 161, "Office": 115, "Park": 366, "Parking": 44, "Residential": 355, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 73, "None": 181, "Office": 161, "Park": 369, "Parking": 46, "Residential": 286, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 92, "Light Industrial": 91, "None": 185, "Office": 188, "Park": 379, "Parking": 76, "Residential": 267, "Retail": 804, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 105, "None": 196, "Office": 100, "Park": 352, "Parking": 56, "Residential": 279, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 120, "None": 199, "Office": 141, "Park": 342, "Parking": 32, "Residential": 322, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 116, "None": 194, "Office": 101, "Park": 367, "Parking": 56, "Residential": 313, "Retail": 879, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 96, "None": 170, "Office": 110, "Park": 355, "Parking": 48, "Residential": 287, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 112, "None": 215, "Office": 109, "Park": 377, "Parking": 53, "Residential": 274, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 106, "None": 205, "Office": 143, "Park": 357, "Parking": 73, "Residential": 299, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 98, "None": 178, "Office": 115, "Park": 378, "Parking": 66, "Residential": 388, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 108, "None": 185, "Office": 157, "Park": 367, "Parking": 60, "Residential": 296, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 85, "None": 230, "Office": 122, "Park": 357, "Parking": 37, "Residential": 263, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 89, "None": 175, "Office": 112, "Park": 390, "Parking": 41, "Residential": 317, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 100, "None": 179, "Office": 128, "Park": 354, "Parking": 37, "Residential": 300, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 103, "None": 197, "Office": 113, "Park": 343, "Parking": 51, "Residential": 299, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 89, "None": 198, "Office": 100, "Park": 353, "Parking": 50, "Residential": 337, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 101, "None": 206, "Office": 112, "Park": 377, "Parking": 52, "Residential": 350, "Retail": 832, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 100, "None": 174, "Office": 141, "Park": 353, "Parking": 36, "Residential": 340, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 96, "None": 172, "Office": 135, "Park": 354, "Parking": 42, "Residential": 319, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 110, "None": 189, "Office": 135, "Park": 336, "Parking": 50, "Residential": 273, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 99, "None": 196, "Office": 116, "Park": 384, "Parking": 33, "Residential": 338, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 73, "None": 207, "Office": 124, "Park": 395, "Parking": 54, "Residential": 326, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 110, "None": 227, "Office": 111, "Park": 375, "Parking": 57, "Residential": 354, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 132, "None": 187, "Office": 100, "Park": 346, "Parking": 69, "Residential": 331, "Retail": 851, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 87, "None": 218, "Office": 101, "Park": 361, "Parking": 69, "Residential": 370, "Retail": 809, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 104, "Light Industrial": 124, "None": 187, "Office": 87, "Park": 356, "Parking": 52, "Residential": 291, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 178, "Light Industrial": 116, "None": 212, "Office": 141, "Park": 372, "Parking": 57, "Residential": 309, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 91, "None": 186, "Office": 104, "Park": 348, "Parking": 48, "Residential": 339, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 88, "None": 193, "Office": 115, "Park": 351, "Parking": 67, "Residential": 363, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 102, "None": 181, "Office": 116, "Park": 382, "Parking": 47, "Residential": 269, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 84, "None": 176, "Office": 121, "Park": 340, "Parking": 70, "Residential": 331, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 84, "None": 188, "Office": 89, "Park": 367, "Parking": 82, "Residential": 335, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 107, "None": 185, "Office": 96, "Park": 333, "Parking": 38, "Residential": 341, "Retail": 881, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 100, "None": 199, "Office": 109, "Park": 358, "Parking": 60, "Residential": 363, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 73, "None": 218, "Office": 117, "Park": 373, "Parking": 54, "Residential": 290, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 99, "None": 183, "Office": 110, "Park": 369, "Parking": 53, "Residential": 311, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 115, "None": 210, "Office": 87, "Park": 391, "Parking": 93, "Residential": 307, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 96, "None": 168, "Office": 80, "Park": 386, "Parking": 32, "Residential": 313, "Retail": 905, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 80, "None": 184, "Office": 108, "Park": 350, "Parking": 96, "Residential": 356, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 124, "None": 199, "Office": 118, "Park": 368, "Parking": 48, "Residential": 308, "Retail": 817, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 88, "None": 179, "Office": 158, "Park": 346, "Parking": 58, "Residential": 296, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 120, "None": 173, "Office": 145, "Park": 332, "Parking": 97, "Residential": 263, "Retail": 814, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 162, "Light Industrial": 89, "None": 188, "Office": 124, "Park": 386, "Parking": 48, "Residential": 308, "Retail": 873, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 106, "None": 205, "Office": 120, "Park": 361, "Parking": 58, "Residential": 343, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 108, "None": 167, "Office": 111, "Park": 388, "Parking": 71, "Residential": 278, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 134, "None": 169, "Office": 121, "Park": 352, "Parking": 34, "Residential": 332, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 105, "None": 221, "Office": 106, "Park": 362, "Parking": 78, "Residential": 316, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 105, "None": 177, "Office": 94, "Park": 376, "Parking": 68, "Residential": 324, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 57, "None": 165, "Office": 134, "Park": 388, "Parking": 50, "Residential": 340, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 128, "None": 195, "Office": 100, "Park": 349, "Parking": 25, "Residential": 364, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 100, "None": 201, "Office": 115, "Park": 363, "Parking": 45, "Residential": 282, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 101, "None": 193, "Office": 119, "Park": 365, "Parking": 56, "Residential": 342, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 173, "Light Industrial": 111, "None": 183, "Office": 135, "Park": 335, "Parking": 37, "Residential": 354, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 108, "None": 172, "Office": 111, "Park": 379, "Parking": 49, "Residential": 282, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 105, "None": 178, "Office": 119, "Park": 343, "Parking": 36, "Residential": 352, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 88, "None": 224, "Office": 137, "Park": 358, "Parking": 55, "Residential": 313, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 129, "None": 207, "Office": 125, "Park": 367, "Parking": 68, "Residential": 267, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 75, "None": 203, "Office": 113, "Park": 349, "Parking": 56, "Residential": 331, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 80, "None": 213, "Office": 114, "Park": 364, "Parking": 37, "Residential": 351, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 107, "None": 195, "Office": 105, "Park": 360, "Parking": 86, "Residential": 295, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 150, "Light Industrial": 65, "None": 204, "Office": 131, "Park": 369, "Parking": 54, "Residential": 277, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 87, "None": 196, "Office": 118, "Park": 354, "Parking": 52, "Residential": 361, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 163, "Light Industrial": 78, "None": 200, "Office": 93, "Park": 358, "Parking": 47, "Residential": 301, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 117, "None": 189, "Office": 111, "Park": 379, "Parking": 59, "Residential": 275, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 98, "None": 204, "Office": 124, "Park": 377, "Parking": 40, "Residential": 278, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 115, "None": 182, "Office": 135, "Park": 362, "Parking": 39, "Residential": 334, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 115, "None": 185, "Office": 170, "Park": 357, "Parking": 59, "Residential": 272, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 94, "None": 195, "Office": 112, "Park": 360, "Parking": 69, "Residential": 305, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 81, "None": 202, "Office": 164, "Park": 372, "Parking": 50, "Residential": 314, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 83, "None": 169, "Office": 119, "Park": 374, "Parking": 38, "Residential": 298, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 127, "None": 171, "Office": 129, "Park": 332, "Parking": 54, "Residential": 296, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 88, "None": 207, "Office": 91, "Park": 349, "Parking": 59, "Residential": 323, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 119, "Light Industrial": 86, "None": 195, "Office": 110, "Park": 377, "Parking": 35, "Residential": 333, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 123, "Light Industrial": 86, "None": 185, "Office": 131, "Park": 360, "Parking": 70, "Residential": 319, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 117, "None": 185, "Office": 112, "Park": 401, "Parking": 55, "Residential": 308, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 111, "None": 188, "Office": 103, "Park": 338, "Parking": 36, "Residential": 300, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 110, "Light Industrial": 104, "None": 219, "Office": 128, "Park": 364, "Parking": 38, "Residential": 287, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 73, "None": 182, "Office": 112, "Park": 418, "Parking": 49, "Residential": 359, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 100, "None": 166, "Office": 114, "Park": 378, "Parking": 42, "Residential": 324, "Retail": 888, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 132, "None": 184, "Office": 74, "Park": 376, "Parking": 32, "Residential": 313, "Retail": 852, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 83, "None": 212, "Office": 115, "Park": 392, "Parking": 31, "Residential": 294, "Retail": 823, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 109, "None": 224, "Office": 116, "Park": 356, "Parking": 55, "Residential": 310, "Retail": 815, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 75, "None": 198, "Office": 123, "Park": 361, "Parking": 57, "Residential": 290, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 92, "None": 237, "Office": 91, "Park": 393, "Parking": 98, "Residential": 311, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 90, "None": 201, "Office": 110, "Park": 364, "Parking": 36, "Residential": 356, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 149, "Light Industrial": 166, "None": 167, "Office": 106, "Park": 363, "Parking": 37, "Residential": 301, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 111, "None": 190, "Office": 108, "Park": 348, "Parking": 39, "Residential": 308, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 106, "None": 180, "Office": 129, "Park": 381, "Parking": 32, "Residential": 305, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 93, "None": 177, "Office": 122, "Park": 353, "Parking": 73, "Residential": 318, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 105, "None": 185, "Office": 116, "Park": 364, "Parking": 61, "Residential": 308, "Retail": 810, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 178, "Light Industrial": 110, "None": 210, "Office": 123, "Park": 357, "Parking": 56, "Residential": 296, "Retail": 806, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 123, "None": 196, "Office": 86, "Park": 362, "Parking": 54, "Residential": 356, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 101, "None": 211, "Office": 140, "Park": 369, "Parking": 39, "Residential": 278, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 95, "None": 167, "Office": 138, "Park": 366, "Parking": 56, "Residential": 361, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 86, "None": 185, "Office": 140, "Park": 377, "Parking": 33, "Residential": 311, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 122, "None": 188, "Office": 149, "Park": 345, "Parking": 66, "Residential": 339, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 72, "None": 199, "Office": 149, "Park": 376, "Parking": 50, "Residential": 317, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 120, "None": 183, "Office": 123, "Park": 351, "Parking": 37, "Residential": 331, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 124, "None": 196, "Office": 111, "Park": 349, "Parking": 64, "Residential": 286, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 95, "None": 179, "Office": 103, "Park": 368, "Parking": 39, "Residential": 356, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 114, "Light Industrial": 116, "None": 195, "Office": 119, "Park": 415, "Parking": 36, "Residential": 302, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 169, "Light Industrial": 68, "None": 195, "Office": 126, "Park": 379, "Parking": 48, "Residential": 308, "Retail": 863, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 120, "Light Industrial": 85, "None": 200, "Office": 141, "Park": 330, "Parking": 63, "Residential": 383, "Retail": 835, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 99, "None": 172, "Office": 116, "Park": 356, "Parking": 78, "Residential": 300, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 73, "None": 176, "Office": 102, "Park": 353, "Parking": 60, "Residential": 386, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 111, "None": 157, "Office": 130, "Park": 360, "Parking": 55, "Residential": 297, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 95, "None": 199, "Office": 99, "Park": 351, "Parking": 38, "Residential": 327, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 165, "Light Industrial": 95, "None": 211, "Office": 112, "Park": 360, "Parking": 97, "Residential": 290, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 142, "Light Industrial": 117, "None": 217, "Office": 99, "Park": 358, "Parking": 57, "Residential": 261, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 141, "Light Industrial": 114, "None": 167, "Office": 116, "Park": 346, "Parking": 44, "Residential": 351, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 81, "None": 189, "Office": 91, "Park": 352, "Parking": 28, "Residential": 340, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 125, "None": 186, "Office": 138, "Park": 343, "Parking": 32, "Residential": 332, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 161, "Light Industrial": 46, "None": 188, "Office": 105, "Park": 364, "Parking": 79, "Residential": 276, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 154, "Light Industrial": 77, "None": 181, "Office": 96, "Park": 352, "Parking": 61, "Residential": 316, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 155, "Light Industrial": 83, "None": 198, "Office": 115, "Park": 350, "Parking": 49, "Residential": 295, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 204, "Light Industrial": 92, "None": 176, "Office": 136, "Park": 368, "Parking": 49, "Residential": 355, "Retail": 838, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 86, "None": 197, "Office": 109, "Park": 358, "Parking": 39, "Residential": 324, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 93, "None": 178, "Office": 132, "Park": 398, "Parking": 57, "Residential": 299, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 96, "None": 190, "Office": 124, "Park": 353, "Parking": 44, "Residential": 346, "Retail": 825, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 166, "Light Industrial": 101, "None": 176, "Office": 79, "Park": 354, "Parking": 39, "Residential": 344, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 157, "Light Industrial": 135, "None": 224, "Office": 98, "Park": 336, "Parking": 51, "Residential": 327, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 97, "None": 161, "Office": 144, "Park": 391, "Parking": 45, "Residential": 337, "Retail": 824, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 110, "None": 197, "Office": 115, "Park": 350, "Parking": 55, "Residential": 300, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 143, "Light Industrial": 59, "None": 217, "Office": 102, "Park": 371, "Parking": 75, "Residential": 380, "Retail": 869, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 133, "None": 170, "Office": 97, "Park": 371, "Parking": 63, "Residential": 286, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 105, "None": 180, "Office": 152, "Park": 350, "Parking": 80, "Residential": 297, "Retail": 827, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 100, "None": 193, "Office": 138, "Park": 378, "Parking": 54, "Residential": 302, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 137, "None": 179, "Office": 84, "Park": 367, "Parking": 48, "Residential": 326, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 88, "None": 185, "Office": 114, "Park": 397, "Parking": 40, "Residential": 311, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 116, "None": 202, "Office": 130, "Park": 350, "Parking": 55, "Residential": 343, "Retail": 875, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 140, "None": 172, "Office": 129, "Park": 348, "Parking": 68, "Residential": 277, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 174, "Light Industrial": 97, "None": 192, "Office": 143, "Park": 406, "Parking": 42, "Residential": 195, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 101, "None": 182, "Office": 78, "Park": 346, "Parking": 50, "Residential": 358, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 134, "None": 166, "Office": 111, "Park": 348, "Parking": 90, "Residential": 273, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 147, "Light Industrial": 97, "None": 219, "Office": 115, "Park": 371, "Parking": 38, "Residential": 332, "Retail": 807, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 90, "None": 170, "Office": 128, "Park": 381, "Parking": 39, "Residential": 371, "Retail": 834, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 82, "None": 217, "Office": 108, "Park": 347, "Parking": 78, "Residential": 313, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 137, "Light Industrial": 123, "None": 188, "Office": 84, "Park": 349, "Parking": 73, "Residential": 393, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 164, "Light Industrial": 99, "None": 161, "Office": 126, "Park": 369, "Parking": 50, "Residential": 286, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 168, "Light Industrial": 132, "None": 170, "Office": 107, "Park": 365, "Parking": 49, "Residential": 348, "Retail": 884, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 79, "None": 181, "Office": 117, "Park": 365, "Parking": 43, "Residential": 354, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 77, "None": 176, "Office": 114, "Park": 367, "Parking": 64, "Residential": 328, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 104, "None": 219, "Office": 132, "Park": 362, "Parking": 24, "Residential": 259, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 151, "Light Industrial": 84, "None": 201, "Office": 114, "Park": 371, "Parking": 58, "Residential": 326, "Retail": 845, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 121, "None": 174, "Office": 96, "Park": 409, "Parking": 60, "Residential": 307, "Retail": 828, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 132, "Light Industrial": 79, "None": 212, "Office": 129, "Park": 350, "Parking": 62, "Residential": 339, "Retail": 846, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 84, "None": 198, "Office": 126, "Park": 353, "Parking": 59, "Residential": 359, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 91, "None": 211, "Office": 105, "Park": 358, "Parking": 47, "Residential": 302, "Retail": 843, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 80, "None": 203, "Office": 122, "Park": 348, "Parking": 81, "Residential": 320, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 167, "Light Industrial": 137, "None": 195, "Office": 109, "Park": 388, "Parking": 46, "Residential": 338, "Retail": 854, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 114, "None": 184, "Office": 148, "Park": 366, "Parking": 42, "Residential": 347, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 109, "None": 193, "Office": 93, "Park": 361, "Parking": 29, "Residential": 363, "Retail": 859, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 72, "None": 198, "Office": 108, "Park": 363, "Parking": 55, "Residential": 338, "Retail": 864, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 105, "None": 192, "Office": 98, "Park": 367, "Parking": 64, "Residential": 378, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 111, "Light Industrial": 122, "None": 187, "Office": 117, "Park": 355, "Parking": 45, "Residential": 305, "Retail": 847, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 140, "Light Industrial": 90, "None": 176, "Office": 124, "Park": 374, "Parking": 68, "Residential": 316, "Retail": 807, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 83, "None": 226, "Office": 105, "Park": 356, "Parking": 34, "Residential": 314, "Retail": 868, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 115, "None": 217, "Office": 103, "Park": 333, "Parking": 62, "Residential": 293, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 138, "Light Industrial": 117, "None": 208, "Office": 103, "Park": 342, "Parking": 47, "Residential": 318, "Retail": 862, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 128, "Light Industrial": 116, "None": 165, "Office": 119, "Park": 365, "Parking": 30, "Residential": 344, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 93, "None": 226, "Office": 137, "Park": 358, "Parking": 28, "Residential": 345, "Retail": 831, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 153, "Light Industrial": 71, "None": 174, "Office": 129, "Park": 340, "Parking": 58, "Residential": 359, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 145, "Light Industrial": 86, "None": 192, "Office": 98, "Park": 379, "Parking": 46, "Residential": 358, "Retail": 901, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 187, "Light Industrial": 93, "None": 206, "Office": 124, "Park": 348, "Parking": 36, "Residential": 328, "Retail": 830, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 177, "Light Industrial": 94, "None": 176, "Office": 109, "Park": 329, "Parking": 55, "Residential": 332, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 160, "Light Industrial": 86, "None": 163, "Office": 115, "Park": 355, "Parking": 54, "Residential": 265, "Retail": 842, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 139, "Light Industrial": 112, "None": 189, "Office": 102, "Park": 357, "Parking": 53, "Residential": 304, "Retail": 874, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 159, "Light Industrial": 122, "None": 175, "Office": 117, "Park": 346, "Parking": 58, "Residential": 297, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 131, "Light Industrial": 106, "None": 231, "Office": 135, "Park": 356, "Parking": 46, "Residential": 282, "Retail": 858, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 112, "None": 235, "Office": 92, "Park": 343, "Parking": 43, "Residential": 338, "Retail": 833, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 130, "Light Industrial": 88, "None": 188, "Office": 96, "Park": 359, "Parking": 36, "Residential": 320, "Retail": 840, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 129, "None": 155, "Office": 140, "Park": 397, "Parking": 63, "Residential": 336, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 136, "Light Industrial": 115, "None": 178, "Office": 110, "Park": 349, "Parking": 51, "Residential": 298, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 98, "None": 181, "Office": 129, "Park": 345, "Parking": 65, "Residential": 270, "Retail": 876, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 115, "Light Industrial": 130, "None": 181, "Office": 107, "Park": 346, "Parking": 70, "Residential": 275, "Retail": 865, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 76, "None": 178, "Office": 124, "Park": 336, "Parking": 43, "Residential": 368, "Retail": 861, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 135, "Light Industrial": 79, "None": 194, "Office": 111, "Park": 350, "Parking": 23, "Residential": 342, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 152, "Light Industrial": 95, "None": 189, "Office": 144, "Park": 352, "Parking": 25, "Residential": 326, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 124, "Light Industrial": 129, "None": 222, "Office": 94, "Park": 370, "Parking": 43, "Residential": 341, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 118, "Light Industrial": 82, "None": 216, "Office": 121, "Park": 357, "Parking": 75, "Residential": 349, "Retail": 821, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 102, "None": 187, "Office": 126, "Park": 383, "Parking": 63, "Residential": 349, "Retail": 872, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 148, "Light Industrial": 114, "None": 214, "Office": 149, "Park": 356, "Parking": 32, "Residential": 316, "Retail": 850, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 121, "Light Industrial": 95, "None": 237, "Office": 73, "Park": 372, "Parking": 98, "Residential": 299, "Retail": 818, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 102, "None": 190, "Office": 141, "Park": 367, "Parking": 48, "Residential": 292, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 122, "Light Industrial": 110, "None": 210, "Office": 106, "Park": 339, "Parking": 34, "Residential": 297, "Retail": 891, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 129, "Light Industrial": 110, "None": 209, "Office": 95, "Park": 365, "Parking": 74, "Residential": 300, "Retail": 855, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 144, "Light Industrial": 113, "None": 190, "Office": 111, "Park": 362, "Parking": 52, "Residential": 322, "Retail": 849, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 189, "Light Industrial": 81, "None": 178, "Office": 87, "Park": 371, "Parking": 18, "Residential": 348, "Retail": 839, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 117, "Light Industrial": 112, "None": 230, "Office": 95, "Park": 355, "Parking": 17, "Residential": 308, "Retail": 867, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 126, "Light Industrial": 144, "None": 174, "Office": 114, "Park": 381, "Parking": 45, "Residential": 292, "Retail": 826, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 127, "None": 176, "Office": 136, "Park": 368, "Parking": 73, "Residential": 320, "Retail": 857, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 125, "Light Industrial": 77, "None": 216, "Office": 138, "Park": 351, "Parking": 73, "Residential": 311, "Retail": 820, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 146, "Light Industrial": 100, "None": 209, "Office": 112, "Park": 357, "Parking": 50, "Residential": 297, "Retail": 860, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 133, "Light Industrial": 79, "None": 206, "Office": 114, "Park": 360, "Parking": 41, "Residential": 306, "Retail": 871, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 156, "Light Industrial": 97, "None": 193, "Office": 93, "Park": 377, "Parking": 62, "Residential": 362, "Retail": 841, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 113, "Light Industrial": 83, "None": 177, "Office": 146, "Park": 351, "Parking": 73, "Residential": 372, "Retail": 837, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 134, "Light Industrial": 78, "None": 204, "Office": 127, "Park": 363, "Parking": 77, "Residential": 340, "Retail": 844, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 127, "Light Industrial": 102, "None": 192, "Office": 90, "Park": 368, "Parking": 43, "Residential": 364, "Retail": 836, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}, {"Institutional": 158, "Light Industrial": 103, "None": 199, "Office": 119, "Park": 336, "Parking": 70, "Residential": 332, "Retail": 829, "Ford Campus": 145, "Industrial": 1221, "MCS": 288, "Residential Low Density": 701, "future_mobility": 1}], "Y": [{"avg_co2": 6.71481118677747, "live_work_prop": 0.08122503328894808, "delta_f_physical_activity_pp": 0.0008854377897081384, "driving": 85.50925925925927, "cycling": 0.6481481481481481, "walking": 4.583333333333333, "pt": 2.2685185185185186, "micromobility": 1.8981481481481481, "shuttle": 5.092592592592593}, {"avg_co2": 7.10171617502054, "live_work_prop": 0.07634543178973717, "delta_f_physical_activity_pp": 0.0009008578170428768, "driving": 86.61882650907556, "cycling": 0.7598142676234698, "walking": 4.221190375685943, "pt": 1.4352047277332207, "micromobility": 2.152807091599831, "shuttle": 4.812157028281976}, {"avg_co2": 7.41827571001916, "live_work_prop": 0.06973848069738481, "delta_f_physical_activity_pp": 0.0009223416380481042, "driving": 86.36744966442953, "cycling": 0.8808724832214765, "walking": 4.110738255033557, "pt": 1.4261744966442953, "micromobility": 1.6778523489932886, "shuttle": 5.5369127516778525}, {"avg_co2": 7.0071311750077525, "live_work_prop": 0.07672301690507152, "delta_f_physical_activity_pp": 0.000935770712006954, "driving": 86.51535380507343, "cycling": 0.7120605251446372, "walking": 4.583889630618603, "pt": 1.8246550956831329, "micromobility": 1.7801513128615931, "shuttle": 4.583889630618603}, {"avg_co2": 7.308319748243261, "live_work_prop": 0.07096774193548387, "delta_f_physical_activity_pp": 0.0008433984886152679, "driving": 86.30259623992838, "cycling": 0.5819158460161146, "walking": 3.9838854073410923, "pt": 1.7009847806624887, "micromobility": 1.8352730528200536, "shuttle": 5.595344673231871}, {"avg_co2": 6.888902613895631, "live_work_prop": 0.07539682539682539, "delta_f_physical_activity_pp": 0.0010397971073122798, "driving": 85.40344514959202, "cycling": 0.9066183136899365, "walking": 4.215775158658205, "pt": 2.175883952855848, "micromobility": 2.357207615593835, "shuttle": 4.941069809610154}, {"avg_co2": 7.0231951291881565, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.0009569618291444531, "driving": 85.51236749116607, "cycling": 0.7508833922261484, "walking": 4.328621908127209, "pt": 1.8109540636042403, "micromobility": 2.0318021201413425, "shuttle": 5.565371024734982}, {"avg_co2": 7.215073095165012, "live_work_prop": 0.08184143222506395, "delta_f_physical_activity_pp": 0.0009873003230077726, "driving": 85.6896551724138, "cycling": 0.7327586206896551, "walking": 4.3534482758620685, "pt": 2.0689655172413794, "micromobility": 2.2844827586206895, "shuttle": 4.870689655172414}, {"avg_co2": 6.6418454257905015, "live_work_prop": 0.08310249307479224, "delta_f_physical_activity_pp": 0.0010136820503456976, "driving": 86.11374407582937, "cycling": 0.8530805687203791, "walking": 4.028436018957346, "pt": 1.8009478672985781, "micromobility": 2.085308056872038, "shuttle": 5.118483412322275}, {"avg_co2": 6.609715623686368, "live_work_prop": 0.09066666666666667, "delta_f_physical_activity_pp": 0.000990730924104437, "driving": 84.93339457969682, "cycling": 1.0105649977032614, "walking": 4.731281580156178, "pt": 1.7455213596692696, "micromobility": 1.9751952227836471, "shuttle": 5.604042259990813}, {"avg_co2": 6.573231984960513, "live_work_prop": 0.08416547788873038, "delta_f_physical_activity_pp": 0.0009616773717212601, "driving": 86.07594936708861, "cycling": 0.7789678675754625, "walking": 4.33300876338851, "pt": 1.4605647517039921, "micromobility": 2.0934761441090557, "shuttle": 5.258033106134373}, {"avg_co2": 6.538939457462042, "live_work_prop": 0.09822646657571624, "delta_f_physical_activity_pp": 0.00098730307679674, "driving": 85.586011342155, "cycling": 0.7561436672967864, "walking": 4.395085066162571, "pt": 1.4650283553875236, "micromobility": 2.4574669187145557, "shuttle": 5.3402646502835545}, {"avg_co2": 7.025065928100497, "live_work_prop": 0.07973856209150326, "delta_f_physical_activity_pp": 0.0009709920744209488, "driving": 85.44558889386475, "cycling": 0.761307657859382, "walking": 3.80653828929691, "pt": 1.6569637259292433, "micromobility": 2.283922973578146, "shuttle": 6.045678459471563}, {"avg_co2": 7.012971931989389, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.0011050001879927924, "driving": 85.00844594594594, "cycling": 0.8445945945945946, "walking": 4.72972972972973, "pt": 1.5625, "micromobility": 2.491554054054054, "shuttle": 5.363175675675675}, {"avg_co2": 6.821106537628965, "live_work_prop": 0.08948863636363637, "delta_f_physical_activity_pp": 0.0009936470895074107, "driving": 85.383502170767, "cycling": 0.8200675349734683, "walking": 4.72744814278823, "pt": 1.688374336710082, "micromobility": 2.0742884708152434, "shuttle": 5.306319343945972}, {"avg_co2": 6.8052669836317845, "live_work_prop": 0.09271523178807947, "delta_f_physical_activity_pp": 0.0010251185184508875, "driving": 84.69479353680431, "cycling": 1.0323159784560145, "walking": 4.174147217235189, "pt": 1.9748653500897666, "micromobility": 2.333931777378815, "shuttle": 5.789946140035907}, {"avg_co2": 6.899400614241138, "live_work_prop": 0.07772020725388601, "delta_f_physical_activity_pp": 0.0008928269855763899, "driving": 86.12565445026178, "cycling": 0.9162303664921465, "walking": 3.8394415357766145, "pt": 1.3961605584642234, "micromobility": 2.1378708551483423, "shuttle": 5.5846422338568935}, {"avg_co2": 6.924855714501437, "live_work_prop": 0.08959156785243742, "delta_f_physical_activity_pp": 0.0009508522537335493, "driving": 85.13453903837672, "cycling": 0.7498897220996913, "walking": 4.543449492721659, "pt": 1.6762240846934273, "micromobility": 2.646669607410675, "shuttle": 5.249228054697839}, {"avg_co2": 6.782516398253262, "live_work_prop": 0.08807588075880758, "delta_f_physical_activity_pp": 0.0009860620335360774, "driving": 84.73177441540578, "cycling": 1.008711600183402, "walking": 4.401650618982118, "pt": 1.7881705639614855, "micromobility": 2.246675836772123, "shuttle": 5.823016964695094}, {"avg_co2": 6.973562322140172, "live_work_prop": 0.09401709401709402, "delta_f_physical_activity_pp": 0.0010319192415596057, "driving": 85.44093178036606, "cycling": 0.9151414309484194, "walking": 4.534109816971714, "pt": 1.4143094841930115, "micromobility": 2.3710482529118138, "shuttle": 5.324459234608985}, {"avg_co2": 6.901708575398509, "live_work_prop": 0.07662337662337662, "delta_f_physical_activity_pp": 0.0009282128439563406, "driving": 85.67674113009198, "cycling": 0.5694261936049059, "walking": 4.248795444590451, "pt": 2.1462987297415683, "micromobility": 2.3215067893123087, "shuttle": 5.037231712658782}, {"avg_co2": 6.542452815368581, "live_work_prop": 0.09388335704125178, "delta_f_physical_activity_pp": 0.0012158845882571175, "driving": 84.25309229305424, "cycling": 1.2844909609895336, "walking": 4.138915318744053, "pt": 1.8078020932445291, "micromobility": 2.5689819219790673, "shuttle": 5.946717411988582}, {"avg_co2": 6.552219969180322, "live_work_prop": 0.10659186535764376, "delta_f_physical_activity_pp": 0.000999393899720523, "driving": 85.31802965088474, "cycling": 0.8130081300813009, "walking": 4.351984696317551, "pt": 1.1956001912960306, "micromobility": 2.582496413199426, "shuttle": 5.738880918220947}, {"avg_co2": 6.970503550810701, "live_work_prop": 0.0868421052631579, "delta_f_physical_activity_pp": 0.0009736315115415235, "driving": 84.98040922942968, "cycling": 0.478885502829778, "walking": 4.658249891162386, "pt": 1.74140182847192, "micromobility": 2.2638223770134958, "shuttle": 5.877231171092729}, {"avg_co2": 7.125573645820193, "live_work_prop": 0.08075370121130551, "delta_f_physical_activity_pp": 0.0010383518917219958, "driving": 85.63036601897876, "cycling": 0.8133755083596927, "walking": 4.112065070040669, "pt": 1.8978761861726163, "micromobility": 2.214188883868052, "shuttle": 5.332128332580208}, {"avg_co2": 6.553052578995375, "live_work_prop": 0.0875, "delta_f_physical_activity_pp": 0.0010464469275100307, "driving": 84.74656560871625, "cycling": 0.8526764566556134, "walking": 4.547607768829939, "pt": 2.226432970156324, "micromobility": 2.2738038844149693, "shuttle": 5.3529133112269065}, {"avg_co2": 6.786790018946404, "live_work_prop": 0.08288770053475936, "delta_f_physical_activity_pp": 0.0009150108565291611, "driving": 85.75293056807935, "cycling": 0.6762849413886384, "walking": 4.2380522993688015, "pt": 1.6681695220919748, "micromobility": 2.2091974752028856, "shuttle": 5.45536519386835}, {"avg_co2": 7.466739073091782, "live_work_prop": 0.07644882860665844, "delta_f_physical_activity_pp": 0.0009079094249654627, "driving": 86.39149979566817, "cycling": 0.7355946056395587, "walking": 3.555373927257867, "pt": 1.8389865140988966, "micromobility": 2.3293829178586023, "shuttle": 5.149162239476911}, {"avg_co2": 6.621344707113322, "live_work_prop": 0.08180535966149506, "delta_f_physical_activity_pp": 0.0010962338898011857, "driving": 85.46762589928058, "cycling": 0.8633093525179856, "walking": 4.748201438848921, "pt": 1.5827338129496402, "micromobility": 2.158273381294964, "shuttle": 5.179856115107913}, {"avg_co2": 6.670028744323032, "live_work_prop": 0.09224598930481283, "delta_f_physical_activity_pp": 0.0009398863423691227, "driving": 85.44389364578639, "cycling": 0.9013068949977467, "walking": 3.605227579990987, "pt": 2.2082018927444795, "micromobility": 2.163136547994592, "shuttle": 5.678233438485805}, {"avg_co2": 6.965950644944408, "live_work_prop": 0.0749665327978581, "delta_f_physical_activity_pp": 0.0010579809684779316, "driving": 84.84984311967727, "cycling": 0.8516360376512775, "walking": 4.661586732406993, "pt": 1.703272075302555, "micromobility": 2.2411474675033616, "shuttle": 5.692514567458539}, {"avg_co2": 6.598810291821323, "live_work_prop": 0.09779614325068871, "delta_f_physical_activity_pp": 0.0009861671715580358, "driving": 85.51203397829164, "cycling": 0.7550731477111845, "walking": 4.058518168947617, "pt": 1.8876828692779613, "micromobility": 2.5483718735252476, "shuttle": 5.238319962246343}, {"avg_co2": 7.054272239402991, "live_work_prop": 0.0740276035131744, "delta_f_physical_activity_pp": 0.0009683963764208079, "driving": 86.11946712505372, "cycling": 0.8594757198109154, "walking": 4.297378599054577, "pt": 1.3321873657069188, "micromobility": 2.2776106574989257, "shuttle": 5.113880532874946}, {"avg_co2": 6.699208617822518, "live_work_prop": 0.0973111395646607, "delta_f_physical_activity_pp": 0.0008985132582327969, "driving": 84.34321096859797, "cycling": 0.7518796992481203, "walking": 4.732419283502875, "pt": 1.8133569217160548, "micromobility": 2.344095532950022, "shuttle": 6.015037593984962}, {"avg_co2": 7.286855223280982, "live_work_prop": 0.08385481852315395, "delta_f_physical_activity_pp": 0.0009191773243079604, "driving": 85.50847457627118, "cycling": 0.6779661016949152, "walking": 3.940677966101695, "pt": 1.9067796610169492, "micromobility": 2.330508474576271, "shuttle": 5.635593220338983}, {"avg_co2": 7.127285300779957, "live_work_prop": 0.0749063670411985, "delta_f_physical_activity_pp": 0.0009107416072720838, "driving": 86.05251829530779, "cycling": 0.7318123116659492, "walking": 4.261730520878175, "pt": 1.6358157554885924, "micromobility": 2.238484718037021, "shuttle": 5.07963839862247}, {"avg_co2": 7.184889362946333, "live_work_prop": 0.07828282828282829, "delta_f_physical_activity_pp": 0.0010149125226211156, "driving": 85.66581849024597, "cycling": 0.6785411365564037, "walking": 3.5199321458863446, "pt": 1.8659881255301103, "micromobility": 2.5445292620865136, "shuttle": 5.7251908396946565}, {"avg_co2": 7.1188345767835655, "live_work_prop": 0.08438287153652393, "delta_f_physical_activity_pp": 0.001001610986577926, "driving": 86.22013651877133, "cycling": 0.938566552901024, "walking": 3.839590443686007, "pt": 1.621160409556314, "micromobility": 2.3890784982935154, "shuttle": 4.991467576791809}, {"avg_co2": 6.797748091717744, "live_work_prop": 0.09020618556701031, "delta_f_physical_activity_pp": 0.0009393329668324833, "driving": 85.12911843276937, "cycling": 0.7569011576135352, "walking": 4.363312555654497, "pt": 1.7364203027604632, "micromobility": 2.2707034728406055, "shuttle": 5.7435440783615315}, {"avg_co2": 6.671589770205492, "live_work_prop": 0.08764367816091954, "delta_f_physical_activity_pp": 0.0009794301989628428, "driving": 86.31984585741812, "cycling": 0.8670520231213872, "walking": 4.046242774566474, "pt": 1.5414258188824663, "micromobility": 2.167630057803468, "shuttle": 5.057803468208093}, {"avg_co2": 6.678382488267156, "live_work_prop": 0.09523809523809523, "delta_f_physical_activity_pp": 0.0008978943022108677, "driving": 86.2084660901229, "cycling": 0.6827492034592627, "walking": 4.005461993627675, "pt": 1.5930814747382795, "micromobility": 2.321347291761493, "shuttle": 5.188893946290396}, {"avg_co2": 6.99527416374048, "live_work_prop": 0.07387862796833773, "delta_f_physical_activity_pp": 0.0008876041591824547, "driving": 86.41083521444696, "cycling": 0.7674943566591422, "walking": 3.9729119638826185, "pt": 1.6252821670428894, "micromobility": 1.8510158013544018, "shuttle": 5.3724604966139955}, {"avg_co2": 6.628770681452998, "live_work_prop": 0.0737913486005089, "delta_f_physical_activity_pp": 0.0010020280781350144, "driving": 85.39765319426337, "cycling": 0.8257279443720122, "walking": 4.12863972186006, "pt": 1.7383746197305519, "micromobility": 2.2598870056497176, "shuttle": 5.649717514124294}, {"avg_co2": 7.162082965110586, "live_work_prop": 0.08025477707006369, "delta_f_physical_activity_pp": 0.001038340372188567, "driving": 85.05892255892256, "cycling": 0.7575757575757576, "walking": 4.124579124579125, "pt": 1.5993265993265993, "micromobility": 2.2306397306397305, "shuttle": 6.228956228956229}, {"avg_co2": 6.808200679112924, "live_work_prop": 0.09492847854356307, "delta_f_physical_activity_pp": 0.0008613475088766278, "driving": 86.00269179004037, "cycling": 0.6280843427545985, "walking": 3.992821893225662, "pt": 1.6150740242261103, "micromobility": 2.4226110363391657, "shuttle": 5.338716913414087}, {"avg_co2": 6.2679934647292095, "live_work_prop": 0.12242090784044017, "delta_f_physical_activity_pp": 0.0011318114502056555, "driving": 83.36492890995261, "cycling": 0.8530805687203791, "walking": 4.976303317535545, "pt": 1.7061611374407581, "micromobility": 3.2227488151658767, "shuttle": 5.876777251184834}, {"avg_co2": 7.74512262766075, "live_work_prop": 0.07057416267942583, "delta_f_physical_activity_pp": 0.0008028171536632195, "driving": 87.26010616578195, "cycling": 0.6941608819926501, "walking": 3.4708044099632502, "pt": 1.8783176806859943, "micromobility": 1.8374846876276032, "shuttle": 4.8591261739485505}, {"avg_co2": 6.6565366082472766, "live_work_prop": 0.09391534391534391, "delta_f_physical_activity_pp": 0.0011069397639154037, "driving": 83.76106194690266, "cycling": 0.7964601769911505, "walking": 4.6902654867256635, "pt": 1.8141592920353982, "micromobility": 2.52212389380531, "shuttle": 6.415929203539823}, {"avg_co2": 6.702863164705292, "live_work_prop": 0.08707865168539326, "delta_f_physical_activity_pp": 0.0009621995918306017, "driving": 85.54558337269721, "cycling": 0.8030231459612659, "walking": 3.920642418516769, "pt": 1.5588096362777515, "micromobility": 2.5980160604629194, "shuttle": 5.573925366084081}, {"avg_co2": 6.510186704784982, "live_work_prop": 0.0836940836940837, "delta_f_physical_activity_pp": 0.0009682389981767706, "driving": 85.15970515970515, "cycling": 0.8353808353808353, "walking": 4.275184275184276, "pt": 1.6707616707616706, "micromobility": 2.1621621621621623, "shuttle": 5.896805896805897}, {"avg_co2": 6.806519811627147, "live_work_prop": 0.06469760900140648, "delta_f_physical_activity_pp": 0.0010085030363689974, "driving": 86.35703918722787, "cycling": 0.7740686985970004, "walking": 3.7735849056603774, "pt": 1.6932752781809386, "micromobility": 2.273826802128689, "shuttle": 5.128205128205128}, {"avg_co2": 6.820801459007973, "live_work_prop": 0.0873015873015873, "delta_f_physical_activity_pp": 0.0009238841390986587, "driving": 86.58536585365853, "cycling": 0.5420054200542005, "walking": 4.787714543812105, "pt": 1.4905149051490514, "micromobility": 1.942186088527552, "shuttle": 4.652213188798555}, {"avg_co2": 6.8275716548816545, "live_work_prop": 0.0787716955941255, "delta_f_physical_activity_pp": 0.001009880050524295, "driving": 85.95227375056281, "cycling": 0.8554705087798289, "walking": 4.052228725799189, "pt": 1.6659162539396668, "micromobility": 2.1611886537595675, "shuttle": 5.312922107158938}, {"avg_co2": 6.62440181474897, "live_work_prop": 0.09289617486338798, "delta_f_physical_activity_pp": 0.0009541681417198316, "driving": 85.68118628359592, "cycling": 0.7877664504170527, "walking": 4.680259499536608, "pt": 1.7145505097312326, "micromobility": 2.0852641334569046, "shuttle": 5.050973123262279}, {"avg_co2": 6.761732768048775, "live_work_prop": 0.08970976253298153, "delta_f_physical_activity_pp": 0.0009221928404686673, "driving": 86.13771089831282, "cycling": 0.7751937984496124, "walking": 4.423164614683082, "pt": 1.7783857729138166, "micromobility": 2.0063839489284083, "shuttle": 4.879160966712266}, {"avg_co2": 7.287490149265453, "live_work_prop": 0.07577639751552795, "delta_f_physical_activity_pp": 0.0009322483540922443, "driving": 86.02419691280767, "cycling": 0.6257822277847309, "walking": 3.838130997079683, "pt": 1.668752607425949, "micromobility": 2.6700041718815184, "shuttle": 5.173133083020442}, {"avg_co2": 6.650818156127791, "live_work_prop": 0.10655737704918032, "delta_f_physical_activity_pp": 0.0010022810873393654, "driving": 84.26229508196721, "cycling": 0.6088992974238876, "walking": 4.730679156908665, "pt": 1.7330210772833723, "micromobility": 2.716627634660422, "shuttle": 5.948477751756441}, {"avg_co2": 6.391520026762687, "live_work_prop": 0.09655172413793103, "delta_f_physical_activity_pp": 0.0009871984965436195, "driving": 84.97652582159625, "cycling": 0.7511737089201878, "walking": 4.694835680751173, "pt": 1.7370892018779343, "micromobility": 2.0657276995305165, "shuttle": 5.774647887323944}, {"avg_co2": 6.691097665892844, "live_work_prop": 0.07989690721649484, "delta_f_physical_activity_pp": 0.001105374032937677, "driving": 85.01757469244289, "cycling": 0.7029876977152899, "walking": 4.393673110720562, "pt": 1.7574692442882252, "micromobility": 2.680140597539543, "shuttle": 5.448154657293498}, {"avg_co2": 7.217308888779815, "live_work_prop": 0.08080808080808081, "delta_f_physical_activity_pp": 0.0009834762005841735, "driving": 85.71428571428571, "cycling": 0.8503401360544218, "walking": 4.209183673469387, "pt": 1.6156462585034015, "micromobility": 2.380952380952381, "shuttle": 5.229591836734694}, {"avg_co2": 7.008352957532099, "live_work_prop": 0.088, "delta_f_physical_activity_pp": 0.0010077271135821634, "driving": 84.74272930648769, "cycling": 0.8053691275167786, "walking": 3.9373601789709176, "pt": 1.6554809843400446, "micromobility": 2.7293064876957494, "shuttle": 6.1297539149888145}, {"avg_co2": 7.055197710122185, "live_work_prop": 0.08646616541353383, "delta_f_physical_activity_pp": 0.0009826909760488496, "driving": 86.02287166454892, "cycling": 0.6776789495976281, "walking": 4.277848369335027, "pt": 1.8212621770436255, "micromobility": 2.3718763235916986, "shuttle": 4.8284625158831}, {"avg_co2": 6.744222972181717, "live_work_prop": 0.09226594301221167, "delta_f_physical_activity_pp": 0.0011417567241143126, "driving": 84.16435826408126, "cycling": 0.9695290858725761, "walking": 4.385964912280701, "pt": 1.7082179132040627, "micromobility": 2.5392428439519854, "shuttle": 6.232686980609419}, {"avg_co2": 6.999815872999774, "live_work_prop": 0.08785529715762273, "delta_f_physical_activity_pp": 0.0009075679373805498, "driving": 84.55392809587217, "cycling": 0.5326231691078562, "walking": 4.92676431424767, "pt": 1.9529516200621395, "micromobility": 2.5299600532623168, "shuttle": 5.503772747447847}, {"avg_co2": 6.732055250785199, "live_work_prop": 0.09028727770177838, "delta_f_physical_activity_pp": 0.0009243645127333267, "driving": 84.52935694315005, "cycling": 0.65237651444548, "walking": 4.799627213420317, "pt": 1.7241379310344827, "micromobility": 2.562907735321528, "shuttle": 5.731593662628145}, {"avg_co2": 6.552381176019768, "live_work_prop": 0.09282700421940929, "delta_f_physical_activity_pp": 0.0011626565598223623, "driving": 84.56022944550669, "cycling": 0.9082217973231358, "walking": 4.493307839388145, "pt": 1.864244741873805, "micromobility": 2.8680688336520075, "shuttle": 5.305927342256214}, {"avg_co2": 7.0055737277926085, "live_work_prop": 0.0764163372859025, "delta_f_physical_activity_pp": 0.00091282294108037, "driving": 85.62582927908005, "cycling": 0.9287925696594427, "walking": 3.803626713843432, "pt": 1.7691287041132244, "micromobility": 1.8133569217160548, "shuttle": 6.059265811587793}, {"avg_co2": 6.522529894893807, "live_work_prop": 0.08848314606741572, "delta_f_physical_activity_pp": 0.0010081820621309105, "driving": 84.85714285714285, "cycling": 0.5714285714285714, "walking": 5.095238095238095, "pt": 1.7619047619047619, "micromobility": 2.380952380952381, "shuttle": 5.333333333333334}, {"avg_co2": 7.077542295739874, "live_work_prop": 0.08622908622908623, "delta_f_physical_activity_pp": 0.0010179109779561134, "driving": 85.60444254592055, "cycling": 0.8543357539513029, "walking": 4.613413071337035, "pt": 1.5805211448099103, "micromobility": 2.2212729602733874, "shuttle": 5.126014523707817}, {"avg_co2": 7.050710163941897, "live_work_prop": 0.07751937984496124, "delta_f_physical_activity_pp": 0.0008280122947765469, "driving": 86.49602824360106, "cycling": 0.6619593998234775, "walking": 3.4863195057369816, "pt": 1.8534863195057367, "micromobility": 2.118270079435128, "shuttle": 5.3839364518976165}, {"avg_co2": 6.743095363179357, "live_work_prop": 0.08859060402684564, "delta_f_physical_activity_pp": 0.0009898189847880672, "driving": 84.85964104924068, "cycling": 0.5982512655315232, "walking": 4.601932811780948, "pt": 1.840773124712379, "micromobility": 2.4390243902439024, "shuttle": 5.660377358490567}, {"avg_co2": 6.904579798364383, "live_work_prop": 0.07973856209150326, "delta_f_physical_activity_pp": 0.001020284951500759, "driving": 85.69542253521126, "cycling": 0.9683098591549295, "walking": 4.181338028169014, "pt": 1.4524647887323943, "micromobility": 2.2007042253521125, "shuttle": 5.501760563380282}, {"avg_co2": 7.048355015726768, "live_work_prop": 0.0834403080872914, "delta_f_physical_activity_pp": 0.000935640216300229, "driving": 85.48387096774194, "cycling": 0.4480286738351254, "walking": 4.883512544802867, "pt": 1.971326164874552, "micromobility": 1.8369175627240144, "shuttle": 5.376344086021505}, {"avg_co2": 6.424535424312312, "live_work_prop": 0.10760401721664276, "delta_f_physical_activity_pp": 0.0012307542605709408, "driving": 83.15946348733235, "cycling": 0.8941877794336811, "walking": 5.61351217088922, "pt": 1.3909587680079483, "micromobility": 2.8315946348733236, "shuttle": 6.110283159463488}, {"avg_co2": 6.916680989760773, "live_work_prop": 0.08203125, "delta_f_physical_activity_pp": 0.0008665827562961804, "driving": 85.85279858968708, "cycling": 0.7051564565888057, "walking": 3.7461436756280304, "pt": 1.851035698545615, "micromobility": 1.9391802556192155, "shuttle": 5.905685323931247}, {"avg_co2": 6.970355969097548, "live_work_prop": 0.08571428571428572, "delta_f_physical_activity_pp": 0.0009415914396012692, "driving": 86.19026742656729, "cycling": 0.6137658921525646, "walking": 4.384042086804033, "pt": 1.8851380973257343, "micromobility": 1.9289785181937746, "shuttle": 4.9978079789565975}, {"avg_co2": 6.806025616958939, "live_work_prop": 0.07923497267759563, "delta_f_physical_activity_pp": 0.001080838523772902, "driving": 85.43689320388349, "cycling": 0.9708737864077669, "walking": 4.25335182616736, "pt": 1.8492834026814609, "micromobility": 2.311604253351826, "shuttle": 5.177993527508091}, {"avg_co2": 6.936431195578393, "live_work_prop": 0.083223249669749, "delta_f_physical_activity_pp": 0.0009718024406822372, "driving": 84.99095840867993, "cycling": 0.5424954792043399, "walking": 5.018083182640145, "pt": 2.034358047016275, "micromobility": 2.4864376130198913, "shuttle": 4.9276672694394215}, {"avg_co2": 6.622580496885125, "live_work_prop": 0.10259917920656635, "delta_f_physical_activity_pp": 0.0009492283267259012, "driving": 84.42584844258484, "cycling": 0.8833100883310088, "walking": 4.881450488145049, "pt": 1.9525801952580195, "micromobility": 2.1850302185030217, "shuttle": 5.671780567178057}, {"avg_co2": 7.08930947396602, "live_work_prop": 0.08030112923462986, "delta_f_physical_activity_pp": 0.0009318283208816473, "driving": 84.82905982905983, "cycling": 0.5128205128205128, "walking": 4.487179487179487, "pt": 1.4957264957264957, "micromobility": 2.3931623931623935, "shuttle": 6.282051282051282}, {"avg_co2": 7.0227364766755755, "live_work_prop": 0.08426270136307311, "delta_f_physical_activity_pp": 0.0008831801715059763, "driving": 85.625, "cycling": 0.7083333333333333, "walking": 4.208333333333333, "pt": 1.9166666666666665, "micromobility": 2.0416666666666665, "shuttle": 5.5}, {"avg_co2": 6.837411508786205, "live_work_prop": 0.08010335917312661, "delta_f_physical_activity_pp": 0.00105813506682786, "driving": 85.87870739265162, "cycling": 0.6640106241699867, "walking": 4.7366091190792385, "pt": 1.6821602478973, "micromobility": 2.257636122177955, "shuttle": 4.780876494023905}, {"avg_co2": 6.545016618683183, "live_work_prop": 0.07713125845737483, "delta_f_physical_activity_pp": 0.0008449866672921625, "driving": 86.66666666666667, "cycling": 0.9047619047619048, "walking": 3.7619047619047623, "pt": 1.4761904761904763, "micromobility": 1.6190476190476188, "shuttle": 5.571428571428571}, {"avg_co2": 7.154327507897552, "live_work_prop": 0.062034739454094295, "delta_f_physical_activity_pp": 0.0009116961242926149, "driving": 85.87314662273477, "cycling": 0.6177924217462932, "walking": 3.912685337726524, "pt": 2.14168039538715, "micromobility": 2.14168039538715, "shuttle": 5.313014827018122}, {"avg_co2": 6.9933675767073264, "live_work_prop": 0.09178082191780822, "delta_f_physical_activity_pp": 0.0010148061945429165, "driving": 84.70267816613709, "cycling": 0.8624602814344077, "walking": 4.357694053563323, "pt": 1.4979573309123921, "micromobility": 2.7235587834770767, "shuttle": 5.855651384475715}, {"avg_co2": 6.952595834961792, "live_work_prop": 0.08244680851063829, "delta_f_physical_activity_pp": 0.0008978424209346, "driving": 85.03521126760563, "cycling": 0.5721830985915494, "walking": 4.709507042253521, "pt": 1.6285211267605633, "micromobility": 2.244718309859155, "shuttle": 5.809859154929577}, {"avg_co2": 6.581450045922638, "live_work_prop": 0.07703081232492998, "delta_f_physical_activity_pp": 0.0009039491564915956, "driving": 85.947242206235, "cycling": 0.671462829736211, "walking": 3.6930455635491604, "pt": 1.7745803357314147, "micromobility": 1.9664268585131892, "shuttle": 5.947242206235012}, {"avg_co2": 6.737208710968509, "live_work_prop": 0.0729559748427673, "delta_f_physical_activity_pp": 0.0008362599759433223, "driving": 87.26394378568291, "cycling": 0.7026789635485288, "walking": 3.9525691699604746, "pt": 1.668862538427756, "micromobility": 1.800614844093105, "shuttle": 4.61133069828722}, {"avg_co2": 6.437808780386336, "live_work_prop": 0.09259259259259259, "delta_f_physical_activity_pp": 0.0010444476301880179, "driving": 84.63281958295558, "cycling": 0.8612873980054397, "walking": 4.759746146872167, "pt": 1.85856754306437, "micromobility": 2.447869446962829, "shuttle": 5.439709882139619}, {"avg_co2": 7.304981927352161, "live_work_prop": 0.07615480649188515, "delta_f_physical_activity_pp": 0.0009990110737726076, "driving": 84.81065334997919, "cycling": 0.7490636704119851, "walking": 4.660840615896795, "pt": 1.5397419891801913, "micromobility": 2.8297960882230546, "shuttle": 5.409904286308781}, {"avg_co2": 6.685414243287079, "live_work_prop": 0.08967391304347826, "delta_f_physical_activity_pp": 0.0008654353181285484, "driving": 86.13861386138613, "cycling": 0.7072135785007072, "walking": 4.3375766148043375, "pt": 1.7444601603017444, "micromobility": 1.7444601603017444, "shuttle": 5.327675624705328}, {"avg_co2": 6.870672447102026, "live_work_prop": 0.08530183727034121, "delta_f_physical_activity_pp": 0.0010358737887183804, "driving": 86.58645276292334, "cycling": 0.6684491978609626, "walking": 4.500891265597148, "pt": 1.4705882352941175, "micromobility": 2.3172905525846703, "shuttle": 4.45632798573975}, {"avg_co2": 7.02149502178037, "live_work_prop": 0.0728744939271255, "delta_f_physical_activity_pp": 0.0011414151440845013, "driving": 86.13406795224977, "cycling": 0.9641873278236914, "walking": 3.6730945821854912, "pt": 1.9742883379247016, "micromobility": 2.203856749311295, "shuttle": 5.05050505050505}, {"avg_co2": 6.8378173181833555, "live_work_prop": 0.09275730622617535, "delta_f_physical_activity_pp": 0.0009130961154240873, "driving": 84.83290488431876, "cycling": 0.6426735218508998, "walking": 4.155955441302485, "pt": 1.5424164524421593, "micromobility": 2.9134532990574122, "shuttle": 5.912596401028278}, {"avg_co2": 6.950890642763734, "live_work_prop": 0.07894736842105263, "delta_f_physical_activity_pp": 0.0009849898625996232, "driving": 85.3309481216458, "cycling": 0.8497316636851521, "walking": 4.159212880143113, "pt": 2.012522361359571, "micromobility": 2.459749552772809, "shuttle": 5.18783542039356}, {"avg_co2": 6.883369588004865, "live_work_prop": 0.08571428571428572, "delta_f_physical_activity_pp": 0.0008902661978446007, "driving": 86.09745194456862, "cycling": 0.9387572641931158, "walking": 3.799731783638802, "pt": 2.056325435851587, "micromobility": 1.9669199821189094, "shuttle": 5.1408135896289675}, {"avg_co2": 6.908822995372747, "live_work_prop": 0.08947368421052632, "delta_f_physical_activity_pp": 0.000905099838704354, "driving": 85.86129753914989, "cycling": 0.7606263982102908, "walking": 3.5346756152125276, "pt": 1.6107382550335572, "micromobility": 2.058165548098434, "shuttle": 6.174496644295302}, {"avg_co2": 6.827570760285964, "live_work_prop": 0.08604954367666232, "delta_f_physical_activity_pp": 0.0009355228657728426, "driving": 85.86810228802153, "cycling": 0.8075370121130552, "walking": 4.08254822790489, "pt": 1.8842530282637955, "micromobility": 2.1534320323014806, "shuttle": 5.204127411395245}, {"avg_co2": 6.557369096559767, "live_work_prop": 0.10354223433242507, "delta_f_physical_activity_pp": 0.0009597982695380158, "driving": 85.21863117870723, "cycling": 0.6653992395437262, "walking": 4.895437262357414, "pt": 1.85361216730038, "micromobility": 2.1863117870722433, "shuttle": 5.180608365019011}, {"avg_co2": 6.796846841209302, "live_work_prop": 0.092, "delta_f_physical_activity_pp": 0.0008417454993794262, "driving": 86.65755919854281, "cycling": 0.5919854280510018, "walking": 4.143897996357013, "pt": 1.5482695810564664, "micromobility": 1.9581056466302367, "shuttle": 5.100182149362477}, {"avg_co2": 7.02788579189387, "live_work_prop": 0.08538163001293661, "delta_f_physical_activity_pp": 0.0011301958127253376, "driving": 84.55428067078552, "cycling": 1.059135039717564, "walking": 4.942630185348632, "pt": 1.7210944395410415, "micromobility": 2.2506619593998236, "shuttle": 5.472197705207414}, {"avg_co2": 6.676183245233991, "live_work_prop": 0.08391608391608392, "delta_f_physical_activity_pp": 0.000920607104995873, "driving": 85.98940779971113, "cycling": 0.91478093403948, "walking": 4.285026480500722, "pt": 1.7332691381800676, "micromobility": 1.82956186807896, "shuttle": 5.247953779489649}, {"avg_co2": 7.143552458467651, "live_work_prop": 0.07206068268015171, "delta_f_physical_activity_pp": 0.0009196083469246783, "driving": 85.78701739499364, "cycling": 0.5515485787017396, "walking": 4.2851081883750535, "pt": 1.6546457361052185, "micromobility": 2.036487059821807, "shuttle": 5.685193042002545}, {"avg_co2": 6.756590978928038, "live_work_prop": 0.1038107752956636, "delta_f_physical_activity_pp": 0.0009326265455501559, "driving": 85.52867383512545, "cycling": 0.6272401433691757, "walking": 4.883512544802867, "pt": 1.568100358422939, "micromobility": 1.971326164874552, "shuttle": 5.421146953405017}, {"avg_co2": 7.073830695338582, "live_work_prop": 0.08300395256916997, "delta_f_physical_activity_pp": 0.0010568337104346175, "driving": 85.49245785270631, "cycling": 0.7985803016858917, "walking": 4.436557231588288, "pt": 1.5084294587400178, "micromobility": 2.6619343389529724, "shuttle": 5.1020408163265305}, {"avg_co2": 6.755896351324135, "live_work_prop": 0.0814419225634179, "delta_f_physical_activity_pp": 0.001110736021699844, "driving": 84.29030776297657, "cycling": 0.9186954524575103, "walking": 4.3638033991731735, "pt": 1.8833256775378961, "micromobility": 2.6642168121267797, "shuttle": 5.879650895728066}, {"avg_co2": 6.958990066149323, "live_work_prop": 0.09187749667110519, "delta_f_physical_activity_pp": 0.0010073487397727987, "driving": 85.16012629679747, "cycling": 0.7668019846639603, "walking": 4.465493910690121, "pt": 1.3531799729364005, "micromobility": 2.796571944068561, "shuttle": 5.457825890843482}, {"avg_co2": 6.954897126525325, "live_work_prop": 0.07532467532467532, "delta_f_physical_activity_pp": 0.0009413387313575515, "driving": 86.389748121962, "cycling": 0.8395934600088379, "walking": 3.756076005302696, "pt": 1.9001325673884226, "micromobility": 2.07688908528502, "shuttle": 5.037560760053027}, {"avg_co2": 6.918435489599528, "live_work_prop": 0.08575380359612725, "delta_f_physical_activity_pp": 0.0009729444904003151, "driving": 84.84141791044776, "cycling": 0.792910447761194, "walking": 5.177238805970149, "pt": 1.4925373134328357, "micromobility": 2.1455223880597014, "shuttle": 5.550373134328359}, {"avg_co2": 6.5962650453767475, "live_work_prop": 0.09190672153635117, "delta_f_physical_activity_pp": 0.0010082632315932213, "driving": 84.81675392670157, "cycling": 0.9519276534983341, "walking": 4.950023798191337, "pt": 1.6658733936220846, "micromobility": 2.237029985721085, "shuttle": 5.378391242265588}, {"avg_co2": 6.912702466494047, "live_work_prop": 0.07973856209150326, "delta_f_physical_activity_pp": 0.0010517717337050108, "driving": 85.27690229626295, "cycling": 0.9905447996398019, "walking": 4.187303016659163, "pt": 1.7109410175596578, "micromobility": 2.746510580819451, "shuttle": 5.087798289058982}, {"avg_co2": 6.891185815641451, "live_work_prop": 0.07417218543046358, "delta_f_physical_activity_pp": 0.0009073271659224402, "driving": 85.38708199725149, "cycling": 0.3664681630783326, "walking": 4.809894640403115, "pt": 1.9697663765460376, "micromobility": 2.1988089784699953, "shuttle": 5.26797984425103}, {"avg_co2": 6.53072721434227, "live_work_prop": 0.10608203677510608, "delta_f_physical_activity_pp": 0.0010149438310847426, "driving": 84.07460545193686, "cycling": 0.6695361071257772, "walking": 4.68675274988044, "pt": 2.1520803443328553, "micromobility": 2.34337637494022, "shuttle": 6.073648971783836}, {"avg_co2": 7.014651933654577, "live_work_prop": 0.07552083333333333, "delta_f_physical_activity_pp": 0.0008088630020018627, "driving": 87.31949458483754, "cycling": 0.5866425992779783, "walking": 3.8808664259927803, "pt": 1.3989169675090252, "micromobility": 1.895306859205776, "shuttle": 4.918772563176895}, {"avg_co2": 6.928567151126028, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0008393192680890662, "driving": 85.9245630174793, "cycling": 0.8739650413983441, "walking": 4.139834406623735, "pt": 1.5639374425023, "micromobility": 1.7479300827966882, "shuttle": 5.749770009199632}, {"avg_co2": 6.639073156754436, "live_work_prop": 0.0910344827586207, "delta_f_physical_activity_pp": 0.0009547617113392856, "driving": 85.23831559463211, "cycling": 0.7866728366496992, "walking": 4.0259139287366965, "pt": 1.7584451642757983, "micromobility": 2.4525682554372974, "shuttle": 5.738084220268394}, {"avg_co2": 6.682365332788155, "live_work_prop": 0.09053497942386832, "delta_f_physical_activity_pp": 0.0011076020479457694, "driving": 84.7867298578199, "cycling": 0.9952606635071091, "walking": 4.597156398104266, "pt": 2.037914691943128, "micromobility": 2.322274881516588, "shuttle": 5.260663507109005}, {"avg_co2": 6.841638489934699, "live_work_prop": 0.08026315789473684, "delta_f_physical_activity_pp": 0.0009720134570243613, "driving": 85.13876454789614, "cycling": 0.7609668755595345, "walking": 4.028648164726947, "pt": 2.0590868397493285, "micromobility": 2.4619516562220234, "shuttle": 5.550581915846016}, {"avg_co2": 6.783891555756071, "live_work_prop": 0.07817109144542773, "delta_f_physical_activity_pp": 0.0010174461795511038, "driving": 85.47986076578816, "cycling": 0.5967180507210343, "walking": 4.077573346593734, "pt": 1.790154152163103, "micromobility": 2.4365987071108903, "shuttle": 5.619094977623073}, {"avg_co2": 6.731680684209834, "live_work_prop": 0.07565337001375516, "delta_f_physical_activity_pp": 0.0010628977416263189, "driving": 85.23650262780697, "cycling": 1.0033444816053512, "walking": 4.300047778308648, "pt": 2.150023889154324, "micromobility": 1.8633540372670807, "shuttle": 5.446727185857621}, {"avg_co2": 6.928756963615287, "live_work_prop": 0.10297766749379653, "delta_f_physical_activity_pp": 0.0009488361538668278, "driving": 86.22129436325679, "cycling": 0.6680584551148225, "walking": 4.133611691022965, "pt": 1.7118997912317326, "micromobility": 2.0041753653444676, "shuttle": 5.260960334029228}, {"avg_co2": 7.085712577860724, "live_work_prop": 0.07069408740359898, "delta_f_physical_activity_pp": 0.0009439162622245454, "driving": 87.84965034965036, "cycling": 0.4807692307692308, "walking": 3.7587412587412583, "pt": 1.6608391608391608, "micromobility": 1.9230769230769231, "shuttle": 4.326923076923077}, {"avg_co2": 6.910623906008057, "live_work_prop": 0.08648648648648649, "delta_f_physical_activity_pp": 0.0009522613407471716, "driving": 85.67480423767849, "cycling": 0.6448641179180101, "walking": 3.9613081529249197, "pt": 2.1188392445877473, "micromobility": 1.9345923537540304, "shuttle": 5.665591893136803}, {"avg_co2": 6.744054775477901, "live_work_prop": 0.08, "delta_f_physical_activity_pp": 0.0008954567101354506, "driving": 85.68232662192393, "cycling": 0.7606263982102908, "walking": 3.7583892617449663, "pt": 1.8791946308724832, "micromobility": 2.192393736017897, "shuttle": 5.727069351230425}, {"avg_co2": 6.753862826080489, "live_work_prop": 0.08551724137931034, "delta_f_physical_activity_pp": 0.0009846716907074883, "driving": 84.89074848907485, "cycling": 0.7903300790330079, "walking": 4.556020455602046, "pt": 1.906090190609019, "micromobility": 2.510460251046025, "shuttle": 5.346350534635054}, {"avg_co2": 6.673212875784857, "live_work_prop": 0.08994708994708994, "delta_f_physical_activity_pp": 0.0010558308422668546, "driving": 85.73983012963791, "cycling": 0.8940545373267769, "walking": 4.7384890478319175, "pt": 1.519892713455521, "micromobility": 2.3692445239159587, "shuttle": 4.7384890478319175}, {"avg_co2": 7.2717768945124845, "live_work_prop": 0.07230392156862746, "delta_f_physical_activity_pp": 0.0009723152730641912, "driving": 86.94754233787691, "cycling": 0.8674101610904585, "walking": 4.171829822387443, "pt": 1.900041305245766, "micromobility": 1.9413465510119785, "shuttle": 4.171829822387443}, {"avg_co2": 7.260269739041391, "live_work_prop": 0.08365019011406843, "delta_f_physical_activity_pp": 0.0010104045464642687, "driving": 85.71428571428571, "cycling": 1.0327022375215147, "walking": 3.9586919104991396, "pt": 1.5060240963855422, "micromobility": 2.0223752151462997, "shuttle": 5.76592082616179}, {"avg_co2": 7.217794869064578, "live_work_prop": 0.07918263090676884, "delta_f_physical_activity_pp": 0.0009215611693729231, "driving": 86.70120898100173, "cycling": 0.690846286701209, "walking": 3.7996545768566494, "pt": 1.8134715025906734, "micromobility": 2.2020725388601035, "shuttle": 4.792746113989637}, {"avg_co2": 6.910250705935328, "live_work_prop": 0.07323232323232323, "delta_f_physical_activity_pp": 0.0009521552333090434, "driving": 86.07375271149674, "cycling": 0.824295010845987, "walking": 3.9479392624728846, "pt": 1.822125813449024, "micromobility": 2.299349240780911, "shuttle": 5.032537960954446}, {"avg_co2": 7.008162075545549, "live_work_prop": 0.07911802853437094, "delta_f_physical_activity_pp": 0.0008753059865837992, "driving": 85.30172413793103, "cycling": 0.7758620689655172, "walking": 3.836206896551724, "pt": 1.853448275862069, "micromobility": 2.413793103448276, "shuttle": 5.818965517241379}, {"avg_co2": 6.8563664338152925, "live_work_prop": 0.0858974358974359, "delta_f_physical_activity_pp": 0.0009082768592416102, "driving": 84.97816593886462, "cycling": 0.8733624454148471, "walking": 4.192139737991266, "pt": 1.7467248908296942, "micromobility": 2.096069868995633, "shuttle": 6.11353711790393}, {"avg_co2": 6.878565582051663, "live_work_prop": 0.08100929614873838, "delta_f_physical_activity_pp": 0.0009934078136881247, "driving": 84.78655767484106, "cycling": 0.9082652134423252, "walking": 4.35967302452316, "pt": 1.9073569482288828, "micromobility": 2.361489554950045, "shuttle": 5.676657584014532}, {"avg_co2": 6.704593602439711, "live_work_prop": 0.08185538881309687, "delta_f_physical_activity_pp": 0.0010593844002146815, "driving": 84.61538461538461, "cycling": 0.9212344541685858, "walking": 4.375863657300783, "pt": 1.8885306310456014, "micromobility": 2.3952095808383236, "shuttle": 5.803777061262092}, {"avg_co2": 6.829462451690178, "live_work_prop": 0.07142857142857142, "delta_f_physical_activity_pp": 0.0008987718821627555, "driving": 84.92027334851936, "cycling": 1.0022779043280183, "walking": 4.009111617312073, "pt": 1.5945330296127564, "micromobility": 2.369020501138952, "shuttle": 6.104783599088838}, {"avg_co2": 7.113490465120943, "live_work_prop": 0.07259073842302878, "delta_f_physical_activity_pp": 0.000819110519587503, "driving": 86.34399308556611, "cycling": 0.432152117545376, "walking": 4.0190146931719966, "pt": 1.6853932584269662, "micromobility": 2.247191011235955, "shuttle": 5.2722558340535866}, {"avg_co2": 6.77241207962636, "live_work_prop": 0.09324324324324325, "delta_f_physical_activity_pp": 0.0009387143477380537, "driving": 86.39962738705171, "cycling": 0.7452258965999069, "walking": 4.052165812761994, "pt": 1.6767582673497903, "micromobility": 1.8630647414997672, "shuttle": 5.263157894736842}, {"avg_co2": 6.725391759229112, "live_work_prop": 0.10266666666666667, "delta_f_physical_activity_pp": 0.0010310069786800026, "driving": 84.17977528089887, "cycling": 0.7191011235955056, "walking": 5.123595505617978, "pt": 1.8426966292134832, "micromobility": 2.561797752808989, "shuttle": 5.573033707865169}, {"avg_co2": 6.706911733827034, "live_work_prop": 0.06756756756756757, "delta_f_physical_activity_pp": 0.0010060673124759531, "driving": 85.02824858757062, "cycling": 0.9416195856873822, "walking": 3.8606403013182673, "pt": 1.8361581920903955, "micromobility": 2.306967984934087, "shuttle": 6.0263653483992465}, {"avg_co2": 7.317179391748956, "live_work_prop": 0.07044025157232704, "delta_f_physical_activity_pp": 0.0008743731602708296, "driving": 86.99743370402054, "cycling": 0.6415739948674081, "walking": 3.592814371257485, "pt": 1.6680923866552608, "micromobility": 1.9674935842600514, "shuttle": 5.132591958939265}, {"avg_co2": 6.895500197192298, "live_work_prop": 0.06030150753768844, "delta_f_physical_activity_pp": 0.000904729501735759, "driving": 86.99570815450643, "cycling": 0.7725321888412017, "walking": 3.776824034334764, "pt": 1.3733905579399142, "micromobility": 2.060085836909871, "shuttle": 5.021459227467811}, {"avg_co2": 7.176776220235174, "live_work_prop": 0.07076101468624833, "delta_f_physical_activity_pp": 0.0009991009209301593, "driving": 86.73932788374205, "cycling": 0.862851952770209, "walking": 3.8147138964577656, "pt": 1.6348773841961852, "micromobility": 1.8619436875567668, "shuttle": 5.086285195277021}, {"avg_co2": 6.903409154422661, "live_work_prop": 0.07614213197969544, "delta_f_physical_activity_pp": 0.0008568310105808223, "driving": 86.10627177700349, "cycling": 0.6968641114982579, "walking": 3.571428571428571, "pt": 1.7421602787456445, "micromobility": 2.3954703832752613, "shuttle": 5.487804878048781}, {"avg_co2": 6.741820216382425, "live_work_prop": 0.08211920529801324, "delta_f_physical_activity_pp": 0.0009383527621740673, "driving": 85.8590308370044, "cycling": 0.9251101321585903, "walking": 4.096916299559472, "pt": 1.762114537444934, "micromobility": 2.158590308370044, "shuttle": 5.1982378854625555}, {"avg_co2": 6.6532851996139755, "live_work_prop": 0.10224089635854341, "delta_f_physical_activity_pp": 0.0010258351600697627, "driving": 85.49618320610686, "cycling": 0.6679389312977099, "walking": 4.770992366412214, "pt": 1.7652671755725193, "micromobility": 2.0038167938931295, "shuttle": 5.295801526717557}, {"avg_co2": 6.851792520723185, "live_work_prop": 0.0847457627118644, "delta_f_physical_activity_pp": 0.0010650839285629987, "driving": 85.24590163934425, "cycling": 0.664599025254763, "walking": 4.563579973416039, "pt": 1.595037660611431, "micromobility": 2.303943287549845, "shuttle": 5.62693841382366}, {"avg_co2": 6.920321987191149, "live_work_prop": 0.09635416666666667, "delta_f_physical_activity_pp": 0.000971308252807103, "driving": 85.18681318681318, "cycling": 0.9230769230769231, "walking": 4.395604395604396, "pt": 1.8461538461538463, "micromobility": 2.10989010989011, "shuttle": 5.538461538461538}, {"avg_co2": 6.855073229607915, "live_work_prop": 0.09382716049382717, "delta_f_physical_activity_pp": 0.0009278478249670119, "driving": 85.25641025641025, "cycling": 0.8119658119658121, "walking": 4.700854700854701, "pt": 1.6239316239316242, "micromobility": 2.1367521367521367, "shuttle": 5.47008547008547}, {"avg_co2": 6.723644216140575, "live_work_prop": 0.1067193675889328, "delta_f_physical_activity_pp": 0.0009771412751643318, "driving": 84.46732318710832, "cycling": 0.9400179051029544, "walking": 4.700089525514771, "pt": 1.9247985675917636, "micromobility": 2.103849597135184, "shuttle": 5.863921217547001}, {"avg_co2": 6.718236198384948, "live_work_prop": 0.0901749663526245, "delta_f_physical_activity_pp": 0.0008971232511246564, "driving": 86.61524500907441, "cycling": 0.9074410163339384, "walking": 4.128856624319419, "pt": 1.5426497277676952, "micromobility": 1.9056261343012704, "shuttle": 4.900181488203267}, {"avg_co2": 7.165404127276993, "live_work_prop": 0.07207207207207207, "delta_f_physical_activity_pp": 0.0008316130971034231, "driving": 86.02846054333764, "cycling": 0.5605864596808969, "walking": 4.182837429926693, "pt": 1.6817593790426906, "micromobility": 2.026735661923243, "shuttle": 5.519620526088832}, {"avg_co2": 6.607362566566124, "live_work_prop": 0.08310249307479224, "delta_f_physical_activity_pp": 0.0009793223055621378, "driving": 85.42162934730824, "cycling": 0.5240590757503573, "walking": 4.383039542639352, "pt": 1.5245354930919486, "micromobility": 2.572653644592663, "shuttle": 5.574082896617437}, {"avg_co2": 6.61565806492369, "live_work_prop": 0.0927694406548431, "delta_f_physical_activity_pp": 0.0008305156414733682, "driving": 86.61380597014924, "cycling": 0.6063432835820896, "walking": 4.244402985074626, "pt": 1.6791044776119404, "micromobility": 2.0988805970149254, "shuttle": 4.757462686567164}, {"avg_co2": 7.245195222153163, "live_work_prop": 0.07279693486590039, "delta_f_physical_activity_pp": 0.000786609401184609, "driving": 86.71808054841473, "cycling": 0.5998286203941731, "walking": 3.513281919451585, "pt": 1.6281062553556127, "micromobility": 2.056555269922879, "shuttle": 5.484147386461012}, {"avg_co2": 6.602305614970378, "live_work_prop": 0.0970464135021097, "delta_f_physical_activity_pp": 0.0010374612678741336, "driving": 84.62273161413563, "cycling": 1.1938872970391594, "walking": 4.536771728748806, "pt": 1.7191977077363898, "micromobility": 2.24450811843362, "shuttle": 5.6829035339064}, {"avg_co2": 6.77694300275136, "live_work_prop": 0.09244791666666667, "delta_f_physical_activity_pp": 0.0009365070562078183, "driving": 84.68626590609917, "cycling": 0.8775778850372972, "walking": 4.387889425186485, "pt": 1.7551557700745943, "micromobility": 2.5449758666081617, "shuttle": 5.748135146994296}, {"avg_co2": 6.830974907884312, "live_work_prop": 0.08493150684931507, "delta_f_physical_activity_pp": 0.0008706615701271558, "driving": 86.36779505946936, "cycling": 0.5946935041171089, "walking": 4.391582799634035, "pt": 1.555352241537054, "micromobility": 2.104300091491308, "shuttle": 4.9862763037511435}, {"avg_co2": 6.829799725029409, "live_work_prop": 0.08494208494208494, "delta_f_physical_activity_pp": 0.0008433058474063372, "driving": 86.33733867378727, "cycling": 0.7565643079661771, "walking": 4.094348019581664, "pt": 1.7801513128615931, "micromobility": 2.1806853582554515, "shuttle": 4.850912327547842}, {"avg_co2": 6.7229908275296335, "live_work_prop": 0.0845442536327609, "delta_f_physical_activity_pp": 0.0008386758324882221, "driving": 85.86316266425011, "cycling": 0.6343452650657001, "walking": 3.9873130946986857, "pt": 1.6311735387403714, "micromobility": 2.2202084277299505, "shuttle": 5.6637970095151795}, {"avg_co2": 6.514384362949928, "live_work_prop": 0.09549071618037135, "delta_f_physical_activity_pp": 0.0009006741236951376, "driving": 85.66159520516366, "cycling": 0.8298755186721992, "walking": 4.057169202397418, "pt": 1.6597510373443984, "micromobility": 2.39741816505302, "shuttle": 5.394190871369295}, {"avg_co2": 6.973604519730231, "live_work_prop": 0.08401084010840108, "delta_f_physical_activity_pp": 0.0008943076084277489, "driving": 86.01851851851852, "cycling": 0.9259259259259258, "walking": 4.027777777777778, "pt": 1.8518518518518516, "micromobility": 1.8981481481481481, "shuttle": 5.277777777777778}, {"avg_co2": 6.732559510212944, "live_work_prop": 0.07611548556430446, "delta_f_physical_activity_pp": 0.0009925589521473232, "driving": 85.70778334091943, "cycling": 0.7282658170232135, "walking": 4.415111515703232, "pt": 1.6385980883022302, "micromobility": 2.0937642239417387, "shuttle": 5.41647701411015}, {"avg_co2": 6.815529098806964, "live_work_prop": 0.09452054794520548, "delta_f_physical_activity_pp": 0.0010911717459611944, "driving": 84.49074074074075, "cycling": 0.787037037037037, "walking": 5.5092592592592595, "pt": 1.7592592592592593, "micromobility": 2.175925925925926, "shuttle": 5.277777777777778}, {"avg_co2": 7.097066036227077, "live_work_prop": 0.08093994778067885, "delta_f_physical_activity_pp": 0.0009834680989890268, "driving": 86.43326039387308, "cycling": 1.0940919037199124, "walking": 3.588621444201313, "pt": 1.487964989059081, "micromobility": 2.0568927789934355, "shuttle": 5.339168490153172}, {"avg_co2": 6.605142059237394, "live_work_prop": 0.08192090395480225, "delta_f_physical_activity_pp": 0.0010246687098250838, "driving": 85.00720807304181, "cycling": 0.9130225852955309, "walking": 4.709274387313791, "pt": 1.8260451705910619, "micromobility": 2.162421912542047, "shuttle": 5.382027871215762}, {"avg_co2": 7.489848368084077, "live_work_prop": 0.075, "delta_f_physical_activity_pp": 0.0008084853017051058, "driving": 87.01964133219471, "cycling": 0.5550811272416738, "walking": 4.013663535439795, "pt": 1.8360375747224593, "micromobility": 1.5371477369769428, "shuttle": 5.038428693424423}, {"avg_co2": 6.938907954515697, "live_work_prop": 0.08485639686684072, "delta_f_physical_activity_pp": 0.0010194725969517923, "driving": 85.43133802816901, "cycling": 1.056338028169014, "walking": 4.225352112676056, "pt": 1.6725352112676055, "micromobility": 2.552816901408451, "shuttle": 5.061619718309859}, {"avg_co2": 6.988118271510799, "live_work_prop": 0.07712082262210797, "delta_f_physical_activity_pp": 0.0008893270032781598, "driving": 85.42757417102966, "cycling": 0.6980802792321117, "walking": 4.232111692844677, "pt": 1.3961605584642234, "micromobility": 2.225130890052356, "shuttle": 6.020942408376963}, {"avg_co2": 7.063738905381247, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0010047770443938786, "driving": 85.51815766164748, "cycling": 0.8414526129317981, "walking": 4.472984942426927, "pt": 1.9043401240035431, "micromobility": 1.9043401240035431, "shuttle": 5.358724534986714}, {"avg_co2": 6.6401876809805875, "live_work_prop": 0.08165997322623829, "delta_f_physical_activity_pp": 0.0010536674296442894, "driving": 85.2157943067034, "cycling": 1.0101010101010102, "walking": 4.315886134067952, "pt": 1.9283746556473829, "micromobility": 1.9742883379247016, "shuttle": 5.555555555555555}, {"avg_co2": 6.932436106482441, "live_work_prop": 0.07313997477931904, "delta_f_physical_activity_pp": 0.0008995066585048872, "driving": 86.67540410659676, "cycling": 0.5242463958060288, "walking": 4.281345565749235, "pt": 1.5727391874180863, "micromobility": 2.053298383573613, "shuttle": 4.892966360856269}, {"avg_co2": 7.465446162133064, "live_work_prop": 0.07633587786259542, "delta_f_physical_activity_pp": 0.0009167502837544572, "driving": 86.88387635756057, "cycling": 0.5847953216374269, "walking": 4.093567251461988, "pt": 1.2113617376775272, "micromobility": 2.172096908939014, "shuttle": 5.054302422723475}, {"avg_co2": 6.835096326179983, "live_work_prop": 0.10040705563093623, "delta_f_physical_activity_pp": 0.0009097256632810884, "driving": 85.20017993702204, "cycling": 0.6747638326585695, "walking": 4.183535762483131, "pt": 2.114260008996851, "micromobility": 1.9793072424651372, "shuttle": 5.847953216374268}, {"avg_co2": 6.84714223710339, "live_work_prop": 0.0764163372859025, "delta_f_physical_activity_pp": 0.000862201930447906, "driving": 85.41102077687444, "cycling": 0.6775067750677507, "walking": 4.426377597109305, "pt": 1.6260162601626018, "micromobility": 1.9873532068654018, "shuttle": 5.871725383920506}, {"avg_co2": 6.868772590234892, "live_work_prop": 0.09587217043941411, "delta_f_physical_activity_pp": 0.0009005156821028544, "driving": 86.00275355667738, "cycling": 0.6424965580541533, "walking": 4.359798072510325, "pt": 1.7439192290041303, "micromobility": 2.065167508031207, "shuttle": 5.185865075722808}, {"avg_co2": 6.601016979095801, "live_work_prop": 0.09855453350854139, "delta_f_physical_activity_pp": 0.001003856258921007, "driving": 85.53402433528616, "cycling": 0.8562415502478594, "walking": 4.73186119873817, "pt": 1.847679134745381, "micromobility": 2.253267237494367, "shuttle": 4.776926543488058}, {"avg_co2": 6.744064964209167, "live_work_prop": 0.085219707057257, "delta_f_physical_activity_pp": 0.0010109632605278442, "driving": 85.07055075102411, "cycling": 0.7737824305871643, "walking": 4.415111515703232, "pt": 1.9116977696859356, "micromobility": 2.548930359581247, "shuttle": 5.279927173418298}, {"avg_co2": 6.9046455047402215, "live_work_prop": 0.07297297297297298, "delta_f_physical_activity_pp": 0.000854985764118257, "driving": 84.95575221238938, "cycling": 0.8383791336748951, "walking": 3.8192827200745225, "pt": 2.235677689799721, "micromobility": 2.421984163949697, "shuttle": 5.728924080111784}, {"avg_co2": 6.636720912535625, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0011837005375828673, "driving": 85.08813720819438, "cycling": 0.857551214864221, "walking": 4.430681276798476, "pt": 1.810385898046689, "micromobility": 2.096236303001429, "shuttle": 5.717008099094807}, {"avg_co2": 6.565854479175831, "live_work_prop": 0.10054347826086957, "delta_f_physical_activity_pp": 0.001108420052923247, "driving": 83.41754708314194, "cycling": 0.964630225080386, "walking": 4.823151125401929, "pt": 2.067064768029398, "micromobility": 2.7560863573725314, "shuttle": 5.971520440973817}, {"avg_co2": 6.779650076178407, "live_work_prop": 0.08811748998664887, "delta_f_physical_activity_pp": 0.0009598577387785098, "driving": 84.25551057130004, "cycling": 0.7647323436797121, "walking": 4.13855150697256, "pt": 1.9793072424651372, "micromobility": 2.4741340530814218, "shuttle": 6.387764282501125}, {"avg_co2": 6.724576379216495, "live_work_prop": 0.08933333333333333, "delta_f_physical_activity_pp": 0.0011294927288731627, "driving": 84.90480507706256, "cycling": 0.9066183136899365, "walking": 4.533091568449683, "pt": 1.7679057116953765, "micromobility": 2.5385312783318223, "shuttle": 5.349048050770626}, {"avg_co2": 6.67424499489079, "live_work_prop": 0.07956104252400549, "delta_f_physical_activity_pp": 0.0008663194821139866, "driving": 85.86956521739131, "cycling": 0.7088846880907372, "walking": 3.780718336483932, "pt": 1.8431001890359167, "micromobility": 2.22117202268431, "shuttle": 5.576559546313799}, {"avg_co2": 6.891780813424238, "live_work_prop": 0.09486166007905138, "delta_f_physical_activity_pp": 0.001024074132482566, "driving": 84.9357554275587, "cycling": 0.7532122286220646, "walking": 4.474966770048737, "pt": 1.55073105892778, "micromobility": 2.614089499335401, "shuttle": 5.671245015507311}, {"avg_co2": 6.937704108020133, "live_work_prop": 0.07036535859269283, "delta_f_physical_activity_pp": 0.0010416130257449496, "driving": 86.23518687329079, "cycling": 0.8659981768459436, "walking": 4.238833181403829, "pt": 1.6864175022789425, "micromobility": 1.8687329079307202, "shuttle": 5.104831358249772}, {"avg_co2": 7.284200445340536, "live_work_prop": 0.07603092783505154, "delta_f_physical_activity_pp": 0.001025690986902594, "driving": 85.91979075850044, "cycling": 0.7846556233653008, "walking": 4.0104620749782045, "pt": 2.1360069747166524, "micromobility": 2.1795989537925022, "shuttle": 4.969485614646905}, {"avg_co2": 6.540030334530027, "live_work_prop": 0.08299866131191433, "delta_f_physical_activity_pp": 0.0009001086835980052, "driving": 85.17507958162801, "cycling": 0.6366530241018644, "walking": 4.502046384720328, "pt": 1.682582992269213, "micromobility": 1.8190086402910415, "shuttle": 6.184629376989541}, {"avg_co2": 6.852960011227091, "live_work_prop": 0.06685236768802229, "delta_f_physical_activity_pp": 0.0008066532253721925, "driving": 85.80984233158146, "cycling": 0.5733397037744864, "walking": 3.774486383182035, "pt": 1.9111323459149547, "micromobility": 2.0544672718585764, "shuttle": 5.876731963688486}, {"avg_co2": 6.824027418229876, "live_work_prop": 0.09986320109439124, "delta_f_physical_activity_pp": 0.0010708467731885057, "driving": 84.93277700509968, "cycling": 0.927213722763097, "walking": 4.775150672229949, "pt": 1.6226240148354196, "micromobility": 2.364394993045897, "shuttle": 5.377839592025961}, {"avg_co2": 7.078879526001827, "live_work_prop": 0.09567496723460026, "delta_f_physical_activity_pp": 0.000946410128119267, "driving": 85.7017157941047, "cycling": 0.6159260888693356, "walking": 4.31148262208535, "pt": 1.9357677078750553, "micromobility": 2.023757149142103, "shuttle": 5.411350637923449}, {"avg_co2": 6.482422152546486, "live_work_prop": 0.10109289617486339, "delta_f_physical_activity_pp": 0.0010945834119455709, "driving": 84.20569329660239, "cycling": 0.8723599632690543, "walking": 4.637281910009182, "pt": 1.9283746556473829, "micromobility": 2.7548209366391188, "shuttle": 5.601469237832874}, {"avg_co2": 6.802912498807848, "live_work_prop": 0.07754010695187166, "delta_f_physical_activity_pp": 0.001003458644712132, "driving": 86.21157323688969, "cycling": 0.949367088607595, "walking": 4.249547920433996, "pt": 1.7179023508137432, "micromobility": 2.0795660036166366, "shuttle": 4.792043399638336}, {"avg_co2": 6.468166079364093, "live_work_prop": 0.09806835066864784, "delta_f_physical_activity_pp": 0.0010780403274514155, "driving": 82.6305220883534, "cycling": 1.104417670682731, "walking": 5.371485943775101, "pt": 2.3092369477911645, "micromobility": 2.5100401606425704, "shuttle": 6.07429718875502}, {"avg_co2": 6.698350629021887, "live_work_prop": 0.0921409214092141, "delta_f_physical_activity_pp": 0.0010132448139314413, "driving": 84.59409594095942, "cycling": 0.9686346863468636, "walking": 4.612546125461255, "pt": 2.121771217712177, "micromobility": 1.9833948339483394, "shuttle": 5.719557195571956}, {"avg_co2": 6.718042156435051, "live_work_prop": 0.0855614973262032, "delta_f_physical_activity_pp": 0.0009187430123780914, "driving": 86.02803738317758, "cycling": 0.8411214953271028, "walking": 4.299065420560748, "pt": 1.8691588785046727, "micromobility": 2.383177570093458, "shuttle": 4.579439252336448}, {"avg_co2": 7.149169792861715, "live_work_prop": 0.06675062972292191, "delta_f_physical_activity_pp": 0.0010550976152847375, "driving": 85.26877308165778, "cycling": 0.7386130488305294, "walking": 4.63684858432499, "pt": 1.9696347968814116, "micromobility": 2.215839146491588, "shuttle": 5.170291341813706}, {"avg_co2": 6.552934565799784, "live_work_prop": 0.09439124487004104, "delta_f_physical_activity_pp": 0.0009854027035719982, "driving": 85.36470588235294, "cycling": 0.611764705882353, "walking": 4.847058823529412, "pt": 1.5058823529411764, "micromobility": 2.070588235294118, "shuttle": 5.6000000000000005}, {"avg_co2": 6.477665170336415, "live_work_prop": 0.09517241379310344, "delta_f_physical_activity_pp": 0.0012636505945468196, "driving": 82.74745605920444, "cycling": 1.0175763182238668, "walking": 5.550416281221091, "pt": 2.2201665124884364, "micromobility": 2.4514338575393153, "shuttle": 6.01295097132285}, {"avg_co2": 6.950125475925548, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0009026216542270249, "driving": 85.63734290843806, "cycling": 0.718132854578097, "walking": 4.5332136445242375, "pt": 1.436265709156194, "micromobility": 1.9748653500897666, "shuttle": 5.700179533213644}, {"avg_co2": 6.567782975167192, "live_work_prop": 0.08923512747875353, "delta_f_physical_activity_pp": 0.0011579007157239034, "driving": 83.99612027158099, "cycling": 0.921435499515034, "walking": 4.655674102812803, "pt": 1.8913676042677012, "micromobility": 2.8612997090203685, "shuttle": 5.6741028128031035}, {"avg_co2": 6.789162580272127, "live_work_prop": 0.087248322147651, "delta_f_physical_activity_pp": 0.0009922184019803602, "driving": 85.00451671183379, "cycling": 0.6775067750677507, "walking": 4.110207768744354, "pt": 1.7615176151761516, "micromobility": 2.890695573622403, "shuttle": 5.555555555555555}, {"avg_co2": 7.092981693889709, "live_work_prop": 0.07493540051679587, "delta_f_physical_activity_pp": 0.0009900855282369437, "driving": 85.56080790717661, "cycling": 0.7735281478298238, "walking": 4.512247529007306, "pt": 1.461108723678556, "micromobility": 1.9767941555651054, "shuttle": 5.715513536742587}, {"avg_co2": 6.909578130371747, "live_work_prop": 0.09066666666666667, "delta_f_physical_activity_pp": 0.0010446320029495581, "driving": 84.80036297640653, "cycling": 0.8620689655172413, "walking": 5.127041742286751, "pt": 1.9963702359346642, "micromobility": 1.8148820326678767, "shuttle": 5.399274047186933}, {"avg_co2": 6.932096303566906, "live_work_prop": 0.07046070460704607, "delta_f_physical_activity_pp": 0.000871087792148445, "driving": 86.56920968478758, "cycling": 0.7766103243490179, "walking": 3.654636820465966, "pt": 1.5989036089538604, "micromobility": 2.4211968935587027, "shuttle": 4.9794426678848795}, {"avg_co2": 7.13955136093251, "live_work_prop": 0.0821566110397946, "delta_f_physical_activity_pp": 0.0007883206338420075, "driving": 87.35433750539491, "cycling": 0.6473888649115235, "walking": 3.409581355200691, "pt": 1.7695295640914976, "micromobility": 1.8990073370738023, "shuttle": 4.920155373327579}, {"avg_co2": 6.800653409916362, "live_work_prop": 0.08909574468085106, "delta_f_physical_activity_pp": 0.0010086868273142789, "driving": 85.36147283340817, "cycling": 0.7184553210597215, "walking": 4.176021553659632, "pt": 1.661427929950606, "micromobility": 2.694207453973956, "shuttle": 5.388414907947912}, {"avg_co2": 7.0126035547037215, "live_work_prop": 0.09186351706036745, "delta_f_physical_activity_pp": 0.0009048526449626474, "driving": 86.75022381378693, "cycling": 0.8057296329453895, "walking": 3.849597135183527, "pt": 1.566696508504924, "micromobility": 1.656222023276634, "shuttle": 5.371530886302596}, {"avg_co2": 7.079937097600093, "live_work_prop": 0.08010335917312661, "delta_f_physical_activity_pp": 0.0009599101986158084, "driving": 85.66387295985885, "cycling": 0.8381120423467137, "walking": 4.190560211733568, "pt": 1.9850022055580063, "micromobility": 2.293780326422585, "shuttle": 5.028672254080282}, {"avg_co2": 6.918448879874351, "live_work_prop": 0.08544726301735647, "delta_f_physical_activity_pp": 0.0010542892131154798, "driving": 84.12984670874661, "cycling": 0.5410279531109108, "walking": 4.733994589720469, "pt": 1.9837691614066726, "micromobility": 2.8854824165915236, "shuttle": 5.725879170423806}, {"avg_co2": 6.917397616056135, "live_work_prop": 0.08741721854304636, "delta_f_physical_activity_pp": 0.0010307233135793544, "driving": 85.37567084078712, "cycling": 0.7155635062611807, "walking": 4.740608228980322, "pt": 1.4758497316636852, "micromobility": 2.459749552772809, "shuttle": 5.232558139534884}, {"avg_co2": 6.9769033742053415, "live_work_prop": 0.06258503401360545, "delta_f_physical_activity_pp": 0.000922348328237372, "driving": 85.51660516605166, "cycling": 0.5996309963099631, "walking": 4.105166051660516, "pt": 1.7988929889298892, "micromobility": 2.35239852398524, "shuttle": 5.627306273062731}, {"avg_co2": 7.090989006388928, "live_work_prop": 0.07233502538071065, "delta_f_physical_activity_pp": 0.0008756744489578323, "driving": 86.52267818574514, "cycling": 0.6479481641468683, "walking": 3.7580993520518358, "pt": 1.5550755939524838, "micromobility": 2.0734341252699786, "shuttle": 5.442764578833693}, {"avg_co2": 6.6840267893782785, "live_work_prop": 0.08311345646437995, "delta_f_physical_activity_pp": 0.0009727558244824274, "driving": 85.64288959563835, "cycling": 0.7269422989550204, "walking": 4.497955474784189, "pt": 1.8173557473875512, "micromobility": 2.0899591094956835, "shuttle": 5.224897773739209}, {"avg_co2": 6.763285537455483, "live_work_prop": 0.08452535760728218, "delta_f_physical_activity_pp": 0.0009818920217078615, "driving": 85.11957484499557, "cycling": 0.7528786536758193, "walking": 4.738706820194863, "pt": 1.8600531443755535, "micromobility": 2.3914968999114263, "shuttle": 5.137289636846766}, {"avg_co2": 6.925466242602808, "live_work_prop": 0.0684931506849315, "delta_f_physical_activity_pp": 0.0008824975457253416, "driving": 86.11500701262273, "cycling": 0.7012622720897616, "walking": 4.207573632538569, "pt": 1.5895278167367928, "micromobility": 1.8232819074333801, "shuttle": 5.563347358578776}, {"avg_co2": 6.789300795829188, "live_work_prop": 0.0937062937062937, "delta_f_physical_activity_pp": 0.0009826338935999173, "driving": 86.00961538461539, "cycling": 0.5288461538461539, "walking": 4.375, "pt": 1.7788461538461537, "micromobility": 2.5961538461538463, "shuttle": 4.711538461538462}, {"avg_co2": 6.752534374439239, "live_work_prop": 0.09906291834002677, "delta_f_physical_activity_pp": 0.000977229411314042, "driving": 85.4578923147722, "cycling": 0.9203865623561895, "walking": 4.2797975149562815, "pt": 1.932811780947998, "micromobility": 2.1168890934192364, "shuttle": 5.2922227335480905}, {"avg_co2": 6.705081056603814, "live_work_prop": 0.0832282471626734, "delta_f_physical_activity_pp": 0.0008543788429464228, "driving": 85.79545454545455, "cycling": 0.6555944055944056, "walking": 4.020979020979021, "pt": 2.1416083916083917, "micromobility": 2.054195804195804, "shuttle": 5.332167832167832}, {"avg_co2": 6.778121375438925, "live_work_prop": 0.07084468664850137, "delta_f_physical_activity_pp": 0.0009762429812510567, "driving": 86.41563393708293, "cycling": 0.8102955195424213, "walking": 4.003813155386082, "pt": 1.7159199237368923, "micromobility": 2.001906577693041, "shuttle": 5.052430886558628}, {"avg_co2": 7.226351121234675, "live_work_prop": 0.0897597977243995, "delta_f_physical_activity_pp": 0.0009018951987485958, "driving": 85.91549295774648, "cycling": 0.6828851899274435, "walking": 4.524114383269313, "pt": 1.792573623559539, "micromobility": 2.390098164746052, "shuttle": 4.694835680751173}, {"avg_co2": 6.447789371688704, "live_work_prop": 0.0921595598349381, "delta_f_physical_activity_pp": 0.0010158984308904389, "driving": 85.02099860009332, "cycling": 0.6066262249183387, "walking": 4.899673355109659, "pt": 1.959869342043864, "micromobility": 2.1931871208586093, "shuttle": 5.319645356976201}, {"avg_co2": 7.5006981209355805, "live_work_prop": 0.06119951040391677, "delta_f_physical_activity_pp": 0.0009131942633309316, "driving": 86.79786797867979, "cycling": 0.5740057400574006, "walking": 4.018040180401804, "pt": 1.886018860188602, "micromobility": 1.7630176301763019, "shuttle": 4.961049610496105}, {"avg_co2": 6.915562336769082, "live_work_prop": 0.08949416342412451, "delta_f_physical_activity_pp": 0.0008328502417349352, "driving": 86.5188470066519, "cycling": 0.4878048780487805, "walking": 4.124168514412417, "pt": 1.7738359201773837, "micromobility": 2.0399113082039912, "shuttle": 5.0554323725055434}, {"avg_co2": 6.695219826467524, "live_work_prop": 0.07973856209150326, "delta_f_physical_activity_pp": 0.0010253249624619057, "driving": 85.29807261317795, "cycling": 0.7171671896010758, "walking": 4.885701479157328, "pt": 1.7929179740026895, "micromobility": 2.2411474675033616, "shuttle": 5.064993276557598}, {"avg_co2": 6.984896531625692, "live_work_prop": 0.07474226804123711, "delta_f_physical_activity_pp": 0.0009859659857580963, "driving": 85.71428571428571, "cycling": 0.5132591958939264, "walking": 4.662104362703165, "pt": 1.5825491873396065, "micromobility": 2.266894781864842, "shuttle": 5.260906757912745}, {"avg_co2": 6.603148660437376, "live_work_prop": 0.09466666666666666, "delta_f_physical_activity_pp": 0.0009126004553289876, "driving": 85.27239150507849, "cycling": 0.554016620498615, "walking": 4.66297322253001, "pt": 1.477377654662973, "micromobility": 2.169898430286242, "shuttle": 5.863342566943675}, {"avg_co2": 6.58197400084495, "live_work_prop": 0.09314359637774904, "delta_f_physical_activity_pp": 0.0010298320182750942, "driving": 85.5674709562109, "cycling": 0.8042895442359249, "walking": 4.647006255585344, "pt": 1.876675603217158, "micromobility": 2.0554066130473636, "shuttle": 5.0491510277033065}, {"avg_co2": 6.905817890996044, "live_work_prop": 0.06883116883116883, "delta_f_physical_activity_pp": 0.0009689978882851517, "driving": 85.58758314855875, "cycling": 0.8869179600886918, "walking": 3.6363636363636362, "pt": 1.7738359201773837, "micromobility": 2.0399113082039912, "shuttle": 6.075388026607539}, {"avg_co2": 6.577051262183208, "live_work_prop": 0.10518934081346423, "delta_f_physical_activity_pp": 0.0008804953305627426, "driving": 85.67996155694377, "cycling": 0.8649687650168189, "walking": 4.517059106198943, "pt": 1.9702066314271984, "micromobility": 2.162421912542047, "shuttle": 4.805382027871215}, {"avg_co2": 7.248162700325883, "live_work_prop": 0.07261146496815286, "delta_f_physical_activity_pp": 0.0008953000704203845, "driving": 86.28472222222221, "cycling": 0.6510416666666667, "walking": 3.8194444444444446, "pt": 1.7795138888888888, "micromobility": 1.953125, "shuttle": 5.512152777777778}, {"avg_co2": 6.874249817520228, "live_work_prop": 0.08563899868247694, "delta_f_physical_activity_pp": 0.0009583414323802753, "driving": 84.74189127455459, "cycling": 0.8679762448606669, "walking": 4.431247144814984, "pt": 1.8730013704888075, "micromobility": 2.4211968935587027, "shuttle": 5.6646870717222475}, {"avg_co2": 6.890292649817032, "live_work_prop": 0.09005376344086022, "delta_f_physical_activity_pp": 0.0008898122666822175, "driving": 87.36263736263736, "cycling": 0.4578754578754579, "walking": 3.6630036630036633, "pt": 1.465201465201465, "micromobility": 2.2893772893772892, "shuttle": 4.761904761904762}, {"avg_co2": 6.348313582557591, "live_work_prop": 0.09766162310866575, "delta_f_physical_activity_pp": 0.0009537401261306012, "driving": 86.0597439544808, "cycling": 0.7112375533428165, "walking": 4.504504504504505, "pt": 1.5647226173541962, "micromobility": 1.896633475580844, "shuttle": 5.263157894736842}, {"avg_co2": 6.728300539097142, "live_work_prop": 0.08874172185430464, "delta_f_physical_activity_pp": 0.0010031464663362547, "driving": 86.07254814151366, "cycling": 0.6269592476489028, "walking": 4.791759964173757, "pt": 1.522615315718764, "micromobility": 1.7465293327362292, "shuttle": 5.2395879982086875}, {"avg_co2": 7.066016914792882, "live_work_prop": 0.08142493638676845, "delta_f_physical_activity_pp": 0.0010239286171188678, "driving": 85.48455353364368, "cycling": 0.7194244604316548, "walking": 4.062632247143462, "pt": 1.8197206940330088, "micromobility": 2.4545069826491748, "shuttle": 5.459162082099027}, {"avg_co2": 6.658265056329577, "live_work_prop": 0.09431345353675451, "delta_f_physical_activity_pp": 0.0010743525509050531, "driving": 84.9437148217636, "cycling": 0.8442776735459663, "walking": 4.455909943714822, "pt": 2.25140712945591, "micromobility": 2.3921200750469045, "shuttle": 5.112570356472795}, {"avg_co2": 6.779087890473282, "live_work_prop": 0.08981233243967829, "delta_f_physical_activity_pp": 0.0008637115964356913, "driving": 85.30076888285843, "cycling": 0.6784260515603799, "walking": 4.477611940298507, "pt": 1.5829941203075533, "micromobility": 2.0805065581184983, "shuttle": 5.879692446856626}, {"avg_co2": 6.96593532188664, "live_work_prop": 0.08906882591093117, "delta_f_physical_activity_pp": 0.0009635867018472453, "driving": 84.8826714801444, "cycling": 0.7220216606498195, "walking": 4.512635379061372, "pt": 1.9404332129963902, "micromobility": 2.256317689530686, "shuttle": 5.6859205776173285}, {"avg_co2": 6.82057355126363, "live_work_prop": 0.08344198174706649, "delta_f_physical_activity_pp": 0.0008701219188977378, "driving": 86.35957066189624, "cycling": 0.8497316636851521, "walking": 3.8461538461538463, "pt": 1.6547406082289804, "micromobility": 2.191413237924866, "shuttle": 5.098389982110913}, {"avg_co2": 7.357465403921029, "live_work_prop": 0.06790123456790123, "delta_f_physical_activity_pp": 0.0010407990015256316, "driving": 86.2351495288816, "cycling": 0.8603031544448997, "walking": 4.178615321589513, "pt": 1.556739041376485, "micromobility": 1.6796394920114706, "shuttle": 5.489553461696026}, {"avg_co2": 6.647304476358277, "live_work_prop": 0.08379120879120878, "delta_f_physical_activity_pp": 0.001037373824507015, "driving": 84.93023255813954, "cycling": 1.1627906976744187, "walking": 4.279069767441861, "pt": 1.7674418604651163, "micromobility": 2.372093023255814, "shuttle": 5.488372093023256}, {"avg_co2": 6.953912329628751, "live_work_prop": 0.0877914951989026, "delta_f_physical_activity_pp": 0.0009055269727208211, "driving": 86.11111111111111, "cycling": 0.6120527306967984, "walking": 4.23728813559322, "pt": 1.60075329566855, "micromobility": 2.11864406779661, "shuttle": 5.32015065913371}, {"avg_co2": 7.0489747076348666, "live_work_prop": 0.085219707057257, "delta_f_physical_activity_pp": 0.0009151971130508959, "driving": 85.54705087798288, "cycling": 0.7203962179198559, "walking": 4.277352543899145, "pt": 2.0261143628995946, "micromobility": 2.70148581719946, "shuttle": 4.727600180099055}, {"avg_co2": 7.294705954253811, "live_work_prop": 0.07535121328224777, "delta_f_physical_activity_pp": 0.0008726161676826992, "driving": 86.96931483816729, "cycling": 0.5044136191677175, "walking": 3.9512400168137876, "pt": 1.7234131988230348, "micromobility": 1.8495166036149642, "shuttle": 5.002101723413198}, {"avg_co2": 6.887407320501512, "live_work_prop": 0.0738255033557047, "delta_f_physical_activity_pp": 0.0009009916985990052, "driving": 86.83613254652747, "cycling": 0.9078529278256923, "walking": 3.6768043576940537, "pt": 1.7249205628688153, "micromobility": 2.1788470267816615, "shuttle": 4.675442578302315}, {"avg_co2": 6.666654289051272, "live_work_prop": 0.09403973509933775, "delta_f_physical_activity_pp": 0.0009400007383008733, "driving": 84.10997204100651, "cycling": 0.7921714818266543, "walking": 4.147250698974837, "pt": 2.0037278657968316, "micromobility": 2.3765144454799625, "shuttle": 6.570363466915191}, {"avg_co2": 6.60895886510472, "live_work_prop": 0.11065006915629322, "delta_f_physical_activity_pp": 0.0009705615142562367, "driving": 85.32710280373831, "cycling": 0.5607476635514018, "walking": 5.186915887850467, "pt": 1.4485981308411215, "micromobility": 2.383177570093458, "shuttle": 5.093457943925234}, {"avg_co2": 6.684698049977615, "live_work_prop": 0.09986684420772303, "delta_f_physical_activity_pp": 0.0008628061770370841, "driving": 86.63594470046083, "cycling": 0.599078341013825, "walking": 3.9170506912442393, "pt": 1.705069124423963, "micromobility": 2.258064516129032, "shuttle": 4.88479262672811}, {"avg_co2": 6.644359117716403, "live_work_prop": 0.0979020979020979, "delta_f_physical_activity_pp": 0.0008617781694676641, "driving": 85.95559845559846, "cycling": 0.6274131274131274, "walking": 4.391891891891892, "pt": 1.6891891891891893, "micromobility": 2.0752895752895753, "shuttle": 5.260617760617761}, {"avg_co2": 7.122539452214018, "live_work_prop": 0.08556832694763729, "delta_f_physical_activity_pp": 0.000938998150071008, "driving": 86.45569620253166, "cycling": 0.6329113924050633, "walking": 4.135021097046414, "pt": 1.5189873417721518, "micromobility": 2.151898734177215, "shuttle": 5.10548523206751}, {"avg_co2": 6.7908462839022095, "live_work_prop": 0.08264462809917356, "delta_f_physical_activity_pp": 0.0008167952104307581, "driving": 86.48139425341498, "cycling": 0.659444182760245, "walking": 4.521902967498822, "pt": 1.5544041450777202, "micromobility": 1.9312293923692887, "shuttle": 4.851625058878946}, {"avg_co2": 6.586066535711832, "live_work_prop": 0.08731241473396999, "delta_f_physical_activity_pp": 0.0009140310679390235, "driving": 85.35329901731399, "cycling": 0.7955077211043519, "walking": 4.211511464670098, "pt": 1.9653720168460458, "micromobility": 1.918577445016378, "shuttle": 5.755732335049134}, {"avg_co2": 6.963884789253257, "live_work_prop": 0.09333333333333334, "delta_f_physical_activity_pp": 0.0010358409422048132, "driving": 85.57993730407524, "cycling": 0.6717420510523959, "walking": 4.2543663233318405, "pt": 2.015226153157188, "micromobility": 2.4630541871921183, "shuttle": 5.015673981191222}, {"avg_co2": 7.016967945210183, "live_work_prop": 0.08485639686684072, "delta_f_physical_activity_pp": 0.0008752159196420293, "driving": 86.03230030554343, "cycling": 0.5237887385421214, "walking": 4.233958969882147, "pt": 1.7459624618070713, "micromobility": 1.8332605848974246, "shuttle": 5.630728939327804}, {"avg_co2": 6.939913424494251, "live_work_prop": 0.08377659574468085, "delta_f_physical_activity_pp": 0.0010118699267618752, "driving": 85.67530695770806, "cycling": 0.9549795361527967, "walking": 4.047294224647567, "pt": 1.7735334242837655, "micromobility": 2.364711232378354, "shuttle": 5.184174624829468}, {"avg_co2": 7.198161609321925, "live_work_prop": 0.0707070707070707, "delta_f_physical_activity_pp": 0.0007880742945025089, "driving": 86.24616732369688, "cycling": 0.700832238282961, "walking": 3.8107752956636007, "pt": 2.102496714848883, "micromobility": 1.7958826106000876, "shuttle": 5.343845816907578}, {"avg_co2": 7.121669714380956, "live_work_prop": 0.07732634338138926, "delta_f_physical_activity_pp": 0.0010586247576857164, "driving": 84.72522717438339, "cycling": 0.865426222414539, "walking": 4.500216356555604, "pt": 2.206836867157075, "micromobility": 2.293379489398529, "shuttle": 5.4089138900908695}, {"avg_co2": 6.838547095140566, "live_work_prop": 0.08743169398907104, "delta_f_physical_activity_pp": 0.001000448993537651, "driving": 85.98088302230315, "cycling": 0.6827492034592627, "walking": 4.32407828857533, "pt": 1.6841147018661813, "micromobility": 2.1847974510696404, "shuttle": 5.143377332726446}, {"avg_co2": 6.7597367628228255, "live_work_prop": 0.08422459893048129, "delta_f_physical_activity_pp": 0.0009224085487423315, "driving": 86.65749656121045, "cycling": 0.6419073819348923, "walking": 4.355800091701054, "pt": 1.5130674002751032, "micromobility": 1.925722145804677, "shuttle": 4.90600641907382}, {"avg_co2": 6.8225633103157035, "live_work_prop": 0.08587257617728532, "delta_f_physical_activity_pp": 0.0010218419169735647, "driving": 85.3864168618267, "cycling": 0.702576112412178, "walking": 3.9812646370023423, "pt": 1.6861826697892273, "micromobility": 2.810304449648712, "shuttle": 5.433255269320844}, {"avg_co2": 6.534675104758603, "live_work_prop": 0.08226221079691516, "delta_f_physical_activity_pp": 0.0008987639067166335, "driving": 86.77981241625726, "cycling": 0.6699419383653417, "walking": 4.108977221974095, "pt": 1.4738722644037516, "micromobility": 1.6971862438588656, "shuttle": 5.270209915140687}, {"avg_co2": 6.677932078353772, "live_work_prop": 0.09018567639257294, "delta_f_physical_activity_pp": 0.0010928980163928072, "driving": 84.97757847533633, "cycling": 0.8071748878923767, "walking": 3.901345291479821, "pt": 1.7937219730941705, "micromobility": 2.5560538116591927, "shuttle": 5.9641255605381165}, {"avg_co2": 6.724071445592953, "live_work_prop": 0.0912863070539419, "delta_f_physical_activity_pp": 0.0009078281475340504, "driving": 85.77648766328012, "cycling": 0.7256894049346879, "walking": 4.886308659893566, "pt": 1.8867924528301887, "micromobility": 1.741654571843251, "shuttle": 4.98306724721819}, {"avg_co2": 7.2607697926729164, "live_work_prop": 0.07585335018963338, "delta_f_physical_activity_pp": 0.0009860553545970535, "driving": 84.32773109243698, "cycling": 0.6722689075630253, "walking": 3.7815126050420167, "pt": 1.680672268907563, "micromobility": 2.941176470588235, "shuttle": 6.596638655462185}, {"avg_co2": 7.245669499488289, "live_work_prop": 0.0799492385786802, "delta_f_physical_activity_pp": 0.0009649976485861441, "driving": 85.44223444773593, "cycling": 0.5501481168006771, "walking": 4.782056707575117, "pt": 1.4811680067710538, "micromobility": 2.2852306390181973, "shuttle": 5.459162082099027}, {"avg_co2": 6.640393032901974, "live_work_prop": 0.0938375350140056, "delta_f_physical_activity_pp": 0.0009635769460978704, "driving": 85.66037735849056, "cycling": 0.5660377358490566, "walking": 4.339622641509433, "pt": 1.6037735849056605, "micromobility": 2.311320754716981, "shuttle": 5.518867924528302}, {"avg_co2": 7.252160402821398, "live_work_prop": 0.07964601769911504, "delta_f_physical_activity_pp": 0.000847574728222205, "driving": 86.57305835892936, "cycling": 0.7459412022817025, "walking": 3.466432645897324, "pt": 1.8429135585783236, "micromobility": 2.237823606845107, "shuttle": 5.133830627468187}, {"avg_co2": 7.13665554815256, "live_work_prop": 0.07662337662337662, "delta_f_physical_activity_pp": 0.0010675627346391323, "driving": 86.08888888888889, "cycling": 0.6666666666666667, "walking": 4.355555555555555, "pt": 1.6888888888888887, "micromobility": 2.2666666666666666, "shuttle": 4.933333333333334}, {"avg_co2": 7.02510104790765, "live_work_prop": 0.06572164948453608, "delta_f_physical_activity_pp": 0.0008563850728713899, "driving": 85.90750436300173, "cycling": 0.7853403141361256, "walking": 3.7958115183246073, "pt": 2.094240837696335, "micromobility": 2.31239092495637, "shuttle": 5.104712041884817}, {"avg_co2": 6.78854375108676, "live_work_prop": 0.09479305740987984, "delta_f_physical_activity_pp": 0.0009613571846424369, "driving": 85.26687251874723, "cycling": 0.7498897220996913, "walking": 4.190560211733568, "pt": 1.76444640494045, "micromobility": 2.11733568592854, "shuttle": 5.910895456550507}, {"avg_co2": 6.949131668468937, "live_work_prop": 0.09605263157894736, "delta_f_physical_activity_pp": 0.0010598685680540871, "driving": 84.48655795504627, "cycling": 0.9255178492728074, "walking": 4.847950639048039, "pt": 1.6747465843984135, "micromobility": 2.55619215513442, "shuttle": 5.509034817100044}, {"avg_co2": 6.7217265358320955, "live_work_prop": 0.08672798948751642, "delta_f_physical_activity_pp": 0.0009141179718737789, "driving": 85.6492027334852, "cycling": 0.8656036446469247, "walking": 3.963553530751709, "pt": 1.685649202733485, "micromobility": 1.8223234624145785, "shuttle": 6.013667425968109}, {"avg_co2": 6.74405766574433, "live_work_prop": 0.08119079837618404, "delta_f_physical_activity_pp": 0.0009901999541373704, "driving": 85.22464103751737, "cycling": 0.7410838351088467, "walking": 4.492820750347383, "pt": 2.0842982862436314, "micromobility": 1.8990273274664196, "shuttle": 5.5581287633163505}, {"avg_co2": 7.028687889980585, "live_work_prop": 0.08376288659793814, "delta_f_physical_activity_pp": 0.0009736275770741217, "driving": 85.41125541125541, "cycling": 0.6926406926406926, "walking": 4.415584415584416, "pt": 1.7316017316017316, "micromobility": 2.4242424242424243, "shuttle": 5.324675324675324}, {"avg_co2": 6.776150710983853, "live_work_prop": 0.08439897698209718, "delta_f_physical_activity_pp": 0.0009500193655033685, "driving": 86.07764390896921, "cycling": 0.5800981704596163, "walking": 4.596162427487728, "pt": 1.8295403837572513, "micromobility": 1.7402945113788488, "shuttle": 5.176260597947345}, {"avg_co2": 6.709913272639773, "live_work_prop": 0.09620596205962059, "delta_f_physical_activity_pp": 0.0010754756798959785, "driving": 85.30076888285843, "cycling": 0.9950248756218906, "walking": 4.522840343735866, "pt": 1.854364540931705, "micromobility": 2.397105382180009, "shuttle": 4.929895974672094}, {"avg_co2": 6.918894021351134, "live_work_prop": 0.08981233243967829, "delta_f_physical_activity_pp": 0.0009617108110136944, "driving": 85.5600539811066, "cycling": 0.8996851102114259, "walking": 4.363472784525416, "pt": 1.484480431848853, "micromobility": 1.6194331983805668, "shuttle": 6.0728744939271255}, {"avg_co2": 6.771351986290725, "live_work_prop": 0.0858257477243173, "delta_f_physical_activity_pp": 0.0009502378044310174, "driving": 85.25386313465783, "cycling": 0.44150110375275936, "walking": 4.547461368653422, "pt": 1.7218543046357615, "micromobility": 2.6048565121412803, "shuttle": 5.430463576158941}, {"avg_co2": 6.619596536315713, "live_work_prop": 0.09596662030598054, "delta_f_physical_activity_pp": 0.0010318414948284216, "driving": 84.4632768361582, "cycling": 0.847457627118644, "walking": 4.849340866290019, "pt": 1.60075329566855, "micromobility": 2.6365348399246704, "shuttle": 5.602636534839925}, {"avg_co2": 6.646114700883151, "live_work_prop": 0.09633649932157395, "delta_f_physical_activity_pp": 0.0009752222523905456, "driving": 84.3418013856813, "cycling": 0.6928406466512702, "walking": 4.295612009237875, "pt": 2.032332563510393, "micromobility": 2.863741339491917, "shuttle": 5.773672055427252}, {"avg_co2": 6.966691934865436, "live_work_prop": 0.08441558441558442, "delta_f_physical_activity_pp": 0.0009436628521479354, "driving": 86.09885260370697, "cycling": 0.617828773168579, "walking": 4.633715798764342, "pt": 1.500441306266549, "micromobility": 1.7652250661959399, "shuttle": 5.3839364518976165}, {"avg_co2": 6.617363641452318, "live_work_prop": 0.09428950863213811, "delta_f_physical_activity_pp": 0.0009491768101027857, "driving": 85.6687898089172, "cycling": 0.8189262966333031, "walking": 4.413102820746133, "pt": 1.5923566878980893, "micromobility": 2.229299363057325, "shuttle": 5.277525022747953}, {"avg_co2": 6.825518219724553, "live_work_prop": 0.08015267175572519, "delta_f_physical_activity_pp": 0.0008885852830281487, "driving": 84.94107376691402, "cycling": 0.6983849847228284, "walking": 4.05936272370144, "pt": 1.3967699694456568, "micromobility": 2.7498908773461372, "shuttle": 6.154517677869926}, {"avg_co2": 7.38761712771799, "live_work_prop": 0.07160493827160494, "delta_f_physical_activity_pp": 0.0008217560426508356, "driving": 86.3002114164905, "cycling": 0.5496828752642706, "walking": 3.890063424947146, "pt": 1.5644820295983086, "micromobility": 2.367864693446089, "shuttle": 5.3276955602537}, {"avg_co2": 7.530929803109243, "live_work_prop": 0.07446808510638298, "delta_f_physical_activity_pp": 0.0009231036123920749, "driving": 85.91772151898735, "cycling": 0.5933544303797469, "walking": 4.034810126582278, "pt": 1.7800632911392407, "micromobility": 2.3734177215189876, "shuttle": 5.3006329113924044}, {"avg_co2": 7.31691615067952, "live_work_prop": 0.07246376811594203, "delta_f_physical_activity_pp": 0.0009358914998763051, "driving": 85.34031413612566, "cycling": 0.6980802792321117, "walking": 4.406631762652705, "pt": 1.7015706806282722, "micromobility": 2.094240837696335, "shuttle": 5.7591623036649215}, {"avg_co2": 6.8294691534628615, "live_work_prop": 0.09251700680272108, "delta_f_physical_activity_pp": 0.0011148719378397758, "driving": 83.90287769784173, "cycling": 0.7643884892086331, "walking": 4.811151079136691, "pt": 1.7985611510791366, "micromobility": 2.652877697841727, "shuttle": 6.070143884892086}, {"avg_co2": 6.585833270905211, "live_work_prop": 0.08957219251336898, "delta_f_physical_activity_pp": 0.0009683118787937784, "driving": 85.84558823529412, "cycling": 0.9191176470588236, "walking": 4.227941176470589, "pt": 1.8382352941176472, "micromobility": 2.068014705882353, "shuttle": 5.10110294117647}, {"avg_co2": 7.241415914270709, "live_work_prop": 0.08049113233287858, "delta_f_physical_activity_pp": 0.0009535313271357399, "driving": 86.31006346328196, "cycling": 0.7252946509519492, "walking": 4.1251133272892115, "pt": 1.6319129646418857, "micromobility": 2.0398912058023573, "shuttle": 5.167724388032639}, {"avg_co2": 6.831388128263867, "live_work_prop": 0.09881422924901186, "delta_f_physical_activity_pp": 0.0010135885256892243, "driving": 85.24878907970057, "cycling": 0.7926023778071334, "walking": 3.786878027300748, "pt": 2.1136063408190227, "micromobility": 2.2016732716864817, "shuttle": 5.856450902686042}, {"avg_co2": 6.685415169669903, "live_work_prop": 0.08244680851063829, "delta_f_physical_activity_pp": 0.0010510117222806556, "driving": 84.16021847974511, "cycling": 1.137915339098771, "walking": 4.733727810650888, "pt": 2.1392808375056895, "micromobility": 2.0027309968138374, "shuttle": 5.826126536185708}, {"avg_co2": 6.6655591035420905, "live_work_prop": 0.0951048951048951, "delta_f_physical_activity_pp": 0.0008601555860267801, "driving": 86.12964728312679, "cycling": 0.6196377502383222, "walking": 4.146806482364156, "pt": 1.8589132507149668, "micromobility": 1.9065776930409915, "shuttle": 5.338417540514776}, {"avg_co2": 6.990032241740634, "live_work_prop": 0.08857509627727857, "delta_f_physical_activity_pp": 0.00086100211490633, "driving": 86.84093929995569, "cycling": 0.664599025254763, "walking": 3.9875941515285778, "pt": 1.860877270713336, "micromobility": 1.860877270713336, "shuttle": 4.785112981834294}, {"avg_co2": 6.962017658567256, "live_work_prop": 0.0792838874680307, "delta_f_physical_activity_pp": 0.0009626061489579057, "driving": 86.37757336837495, "cycling": 0.700832238282961, "walking": 4.292597459483137, "pt": 1.4892685063512923, "micromobility": 2.4091108190976787, "shuttle": 4.730617608409987}, {"avg_co2": 6.843186072149434, "live_work_prop": 0.07763157894736843, "delta_f_physical_activity_pp": 0.0009322040185072195, "driving": 85.5863921217547, "cycling": 0.6714413607878245, "walking": 4.073410922112802, "pt": 1.9695613249776187, "micromobility": 1.9247985675917636, "shuttle": 5.774395702775291}, {"avg_co2": 7.174122899973947, "live_work_prop": 0.08746736292428199, "delta_f_physical_activity_pp": 0.0008960806745783043, "driving": 85.21889900303424, "cycling": 0.8669267446900737, "walking": 4.161248374512354, "pt": 1.6905071521456438, "micromobility": 2.340702210663199, "shuttle": 5.721716514954486}, {"avg_co2": 6.9380894575486485, "live_work_prop": 0.08788282290279627, "delta_f_physical_activity_pp": 0.000924139186449384, "driving": 86.1799816345271, "cycling": 0.7805325987144168, "walking": 4.0863177226813585, "pt": 1.3314967860422406, "micromobility": 2.1120293847566574, "shuttle": 5.5096418732782375}, {"avg_co2": 6.630676037203392, "live_work_prop": 0.0824022346368715, "delta_f_physical_activity_pp": 0.0009549664133793662, "driving": 86.24464540694908, "cycling": 0.7615421227986673, "walking": 4.18848167539267, "pt": 1.5706806282722512, "micromobility": 2.284626368396002, "shuttle": 4.950023798191337}, {"avg_co2": 6.436913304034787, "live_work_prop": 0.09116022099447514, "delta_f_physical_activity_pp": 0.0010516450308745186, "driving": 85.0093984962406, "cycling": 0.8458646616541353, "walking": 4.511278195488721, "pt": 1.3157894736842104, "micromobility": 2.631578947368421, "shuttle": 5.68609022556391}, {"avg_co2": 7.306849352384934, "live_work_prop": 0.061224489795918366, "delta_f_physical_activity_pp": 0.000924327408196284, "driving": 85.54112554112554, "cycling": 0.7792207792207793, "walking": 3.6363636363636362, "pt": 1.645021645021645, "micromobility": 2.2510822510822512, "shuttle": 6.147186147186147}, {"avg_co2": 7.000952867374653, "live_work_prop": 0.08636977058029689, "delta_f_physical_activity_pp": 0.001022496276342646, "driving": 83.82286488929056, "cycling": 0.6778129236330772, "walking": 4.428377767736104, "pt": 1.807501129688206, "micromobility": 2.666064166290104, "shuttle": 6.597379123361952}, {"avg_co2": 6.6068521614319025, "live_work_prop": 0.08391608391608392, "delta_f_physical_activity_pp": 0.0010752301512687806, "driving": 84.27073403241182, "cycling": 0.8579599618684461, "walking": 4.146806482364156, "pt": 1.4775977121067683, "micromobility": 2.8122020972354624, "shuttle": 6.434699714013346}, {"avg_co2": 6.8151986952553925, "live_work_prop": 0.08548168249660787, "delta_f_physical_activity_pp": 0.0009097002161665636, "driving": 86.0400186133085, "cycling": 0.6514657980456027, "walking": 4.513727315030247, "pt": 1.5821312238250351, "micromobility": 2.1405304792926945, "shuttle": 5.072126570497907}, {"avg_co2": 6.780389046949574, "live_work_prop": 0.07733333333333334, "delta_f_physical_activity_pp": 0.0009213858733089873, "driving": 85.96001859600186, "cycling": 0.6508600650860066, "walking": 4.277080427708043, "pt": 1.7666201766620175, "micromobility": 2.1850302185030217, "shuttle": 5.160390516039052}, {"avg_co2": 6.922590565915011, "live_work_prop": 0.08155080213903744, "delta_f_physical_activity_pp": 0.0009569923329246367, "driving": 85.94306049822063, "cycling": 0.8451957295373667, "walking": 3.9590747330960854, "pt": 1.7348754448398576, "micromobility": 2.3131672597864767, "shuttle": 5.204626334519573}, {"avg_co2": 6.708313868473427, "live_work_prop": 0.11050477489768076, "delta_f_physical_activity_pp": 0.0011228372094625712, "driving": 83.31021729079981, "cycling": 0.6934812760055479, "walking": 5.085529357374018, "pt": 1.8955154877484977, "micromobility": 2.9588534442903374, "shuttle": 6.056403143781785}, {"avg_co2": 6.7676758117292275, "live_work_prop": 0.07046070460704607, "delta_f_physical_activity_pp": 0.0009927731749789625, "driving": 84.75836431226766, "cycling": 0.7899628252788103, "walking": 4.739776951672862, "pt": 1.858736059479554, "micromobility": 2.137546468401487, "shuttle": 5.715613382899628}, {"avg_co2": 6.9862218682908805, "live_work_prop": 0.0782051282051282, "delta_f_physical_activity_pp": 0.001072679451057455, "driving": 85.35637149028078, "cycling": 0.9503239740820735, "walking": 4.49244060475162, "pt": 1.7278617710583155, "micromobility": 2.159827213822894, "shuttle": 5.313174946004319}, {"avg_co2": 6.841546633910064, "live_work_prop": 0.09192200557103064, "delta_f_physical_activity_pp": 0.0008887428241704404, "driving": 85.78154425612053, "cycling": 0.7532956685499058, "walking": 3.954802259887006, "pt": 2.024482109227872, "micromobility": 2.306967984934087, "shuttle": 5.178907721280603}, {"avg_co2": 7.3763333302404135, "live_work_prop": 0.08084577114427861, "delta_f_physical_activity_pp": 0.0008725348652618785, "driving": 86.96741854636592, "cycling": 0.7101086048454469, "walking": 3.842940685045948, "pt": 1.921470342522974, "micromobility": 1.921470342522974, "shuttle": 4.636591478696742}, {"avg_co2": 7.112992715640999, "live_work_prop": 0.0801068090787717, "delta_f_physical_activity_pp": 0.0009971257872090403, "driving": 85.65701559020044, "cycling": 0.7572383073496659, "walking": 4.276169265033407, "pt": 1.826280623608018, "micromobility": 2.271714922048998, "shuttle": 5.211581291759466}, {"avg_co2": 6.857863826712269, "live_work_prop": 0.0845442536327609, "delta_f_physical_activity_pp": 0.0011326184496992804, "driving": 84.75935828877004, "cycling": 1.0249554367201426, "walking": 4.634581105169341, "pt": 1.8270944741532977, "micromobility": 2.3618538324420677, "shuttle": 5.392156862745098}, {"avg_co2": 6.734431358038592, "live_work_prop": 0.09836065573770492, "delta_f_physical_activity_pp": 0.0009069796344704984, "driving": 84.63313336409783, "cycling": 0.46146746654360865, "walking": 4.660821412090447, "pt": 2.076603599446239, "micromobility": 2.076603599446239, "shuttle": 6.091370558375635}, {"avg_co2": 6.956793762023084, "live_work_prop": 0.07630522088353414, "delta_f_physical_activity_pp": 0.0009374752791190967, "driving": 86.06115107913669, "cycling": 0.7194244604316548, "walking": 4.136690647482014, "pt": 1.5287769784172662, "micromobility": 2.068345323741007, "shuttle": 5.485611510791367}, {"avg_co2": 6.981536896558153, "live_work_prop": 0.09195402298850575, "delta_f_physical_activity_pp": 0.0009608542761965497, "driving": 84.94027303754265, "cycling": 0.5119453924914675, "walking": 4.692832764505119, "pt": 1.7918088737201365, "micromobility": 2.3890784982935154, "shuttle": 5.674061433447099}, {"avg_co2": 6.841849030342703, "live_work_prop": 0.08994708994708994, "delta_f_physical_activity_pp": 0.0009808393103695457, "driving": 85.27941844616083, "cycling": 0.5906406179009541, "walking": 4.679691049522944, "pt": 1.7264879600181735, "micromobility": 2.5442980463425715, "shuttle": 5.17946388005452}, {"avg_co2": 7.330204623414463, "live_work_prop": 0.07663316582914573, "delta_f_physical_activity_pp": 0.0007913922399764748, "driving": 87.15481171548117, "cycling": 0.7112970711297071, "walking": 3.6401673640167367, "pt": 1.6736401673640167, "micromobility": 1.6736401673640167, "shuttle": 5.146443514644352}, {"avg_co2": 6.764895101506848, "live_work_prop": 0.1, "delta_f_physical_activity_pp": 0.0009598294822886251, "driving": 85.72735590118938, "cycling": 0.6404391582799633, "walking": 4.6660567246111615, "pt": 1.8755718206770355, "micromobility": 2.42451967063129, "shuttle": 4.6660567246111615}, {"avg_co2": 6.9119567658103485, "live_work_prop": 0.09370988446726572, "delta_f_physical_activity_pp": 0.0009675201520572399, "driving": 85.59724018973695, "cycling": 0.8624407072013798, "walking": 4.182837429926693, "pt": 1.5523932729624839, "micromobility": 2.457956015523933, "shuttle": 5.347132384648556}, {"avg_co2": 7.201506838857907, "live_work_prop": 0.08198757763975155, "delta_f_physical_activity_pp": 0.001123081816322505, "driving": 85.69044639132248, "cycling": 1.0012515644555695, "walking": 4.755944931163955, "pt": 1.4601585314977055, "micromobility": 2.461410095953275, "shuttle": 4.630788485607009}, {"avg_co2": 6.905718824505329, "live_work_prop": 0.07115135834411385, "delta_f_physical_activity_pp": 0.0009297542748471098, "driving": 86.0936093609361, "cycling": 0.6300630063006301, "walking": 4.005400540054006, "pt": 1.8001800180018002, "micromobility": 2.205220522052205, "shuttle": 5.265526552655266}, {"avg_co2": 6.987138661171872, "live_work_prop": 0.08015768725361366, "delta_f_physical_activity_pp": 0.0009263044072764133, "driving": 86.14909572121748, "cycling": 0.7498897220996913, "walking": 4.058226731363035, "pt": 1.4556682840758712, "micromobility": 2.1614468460520513, "shuttle": 5.425672695191883}, {"avg_co2": 7.163746018000156, "live_work_prop": 0.06797385620915032, "delta_f_physical_activity_pp": 0.0009669479888555189, "driving": 86.40734265734265, "cycling": 0.8304195804195804, "walking": 3.5402097902097904, "pt": 1.6608391608391608, "micromobility": 1.9230769230769231, "shuttle": 5.638111888111888}, {"avg_co2": 6.83326130331633, "live_work_prop": 0.08990318118948824, "delta_f_physical_activity_pp": 0.0009589550711790234, "driving": 86.35940409683427, "cycling": 0.6052141527001862, "walking": 4.283054003724395, "pt": 1.7690875232774672, "micromobility": 1.8156424581005588, "shuttle": 5.167597765363128}, {"avg_co2": 6.618719822358097, "live_work_prop": 0.09836065573770492, "delta_f_physical_activity_pp": 0.0009320447261793183, "driving": 84.2948717948718, "cycling": 0.5952380952380952, "walking": 4.487179487179487, "pt": 1.6025641025641024, "micromobility": 2.93040293040293, "shuttle": 6.089743589743589}, {"avg_co2": 6.569450191408363, "live_work_prop": 0.10833333333333334, "delta_f_physical_activity_pp": 0.001054256084003769, "driving": 84.00188768286928, "cycling": 0.6606890042472865, "walking": 5.191127890514394, "pt": 1.651722510618216, "micromobility": 2.92590844738084, "shuttle": 5.568664464369986}, {"avg_co2": 6.70266819945419, "live_work_prop": 0.08426966292134831, "delta_f_physical_activity_pp": 0.0009326524901557745, "driving": 85.47619047619047, "cycling": 0.5714285714285714, "walking": 4.857142857142857, "pt": 1.5714285714285716, "micromobility": 2.0, "shuttle": 5.523809523809524}, {"avg_co2": 6.45561764419483, "live_work_prop": 0.10533707865168539, "delta_f_physical_activity_pp": 0.001058390699342687, "driving": 84.88761358201818, "cycling": 0.9086561453849833, "walking": 4.112864658058346, "pt": 2.1042563366810136, "micromobility": 2.6303204208512674, "shuttle": 5.356288857006217}, {"avg_co2": 6.500552294463014, "live_work_prop": 0.09327846364883402, "delta_f_physical_activity_pp": 0.0009814193985023527, "driving": 84.80952380952381, "cycling": 0.8571428571428572, "walking": 4.428571428571428, "pt": 2.142857142857143, "micromobility": 2.142857142857143, "shuttle": 5.6190476190476195}, {"avg_co2": 6.935004722949943, "live_work_prop": 0.09006622516556291, "delta_f_physical_activity_pp": 0.0009671937492143468, "driving": 85.33632286995515, "cycling": 0.672645739910314, "walking": 4.843049327354261, "pt": 1.9730941704035874, "micromobility": 2.1524663677130045, "shuttle": 5.0224215246636765}, {"avg_co2": 6.56095129058192, "live_work_prop": 0.09272467902995721, "delta_f_physical_activity_pp": 0.0009277087044689057, "driving": 85.25547445255475, "cycling": 0.6326034063260341, "walking": 4.476885644768856, "pt": 1.70316301703163, "micromobility": 2.18978102189781, "shuttle": 5.742092457420925}, {"avg_co2": 6.555318310106637, "live_work_prop": 0.08389715832205684, "delta_f_physical_activity_pp": 0.0009510004826256727, "driving": 85.84729981378027, "cycling": 0.6517690875232774, "walking": 3.8640595903165735, "pt": 2.700186219739292, "micromobility": 2.094972067039106, "shuttle": 4.8417132216014895}, {"avg_co2": 6.297697171286358, "live_work_prop": 0.10128388017118402, "delta_f_physical_activity_pp": 0.0008756719526616632, "driving": 84.31277319086935, "cycling": 0.8742107819329772, "walking": 4.419621175327829, "pt": 1.5055852355512385, "micromobility": 2.0398251578436133, "shuttle": 6.847984458474989}, {"avg_co2": 6.601501981380038, "live_work_prop": 0.08967391304347826, "delta_f_physical_activity_pp": 0.0011689699766109136, "driving": 84.8735632183908, "cycling": 0.7816091954022988, "walking": 4.873563218390804, "pt": 1.5172413793103448, "micromobility": 2.574712643678161, "shuttle": 5.379310344827586}, {"avg_co2": 6.798779356749092, "live_work_prop": 0.09703504043126684, "delta_f_physical_activity_pp": 0.0010149988579063827, "driving": 85.78633654287025, "cycling": 0.7336084364970197, "walking": 4.860155891792756, "pt": 1.5589179275561669, "micromobility": 1.9715726730857406, "shuttle": 5.089408528198074}, {"avg_co2": 6.454935165192276, "live_work_prop": 0.09439124487004104, "delta_f_physical_activity_pp": 0.0009239831474500263, "driving": 84.85436893203884, "cycling": 0.7766990291262136, "walking": 4.611650485436893, "pt": 1.9417475728155338, "micromobility": 2.1359223300970873, "shuttle": 5.679611650485437}, {"avg_co2": 6.900707212461024, "live_work_prop": 0.0931174089068826, "delta_f_physical_activity_pp": 0.0009663506397219323, "driving": 85.96330275229359, "cycling": 0.871559633027523, "walking": 3.9908256880733948, "pt": 1.926605504587156, "micromobility": 2.2477064220183487, "shuttle": 5.0}, {"avg_co2": 6.933787261314448, "live_work_prop": 0.09668874172185431, "delta_f_physical_activity_pp": 0.0008920105315814712, "driving": 85.99464763603925, "cycling": 0.6244424620874219, "walking": 3.746654772524532, "pt": 1.6057091882247994, "micromobility": 2.2747546833184655, "shuttle": 5.753791257805531}, {"avg_co2": 6.9340165785226135, "live_work_prop": 0.09472259810554803, "delta_f_physical_activity_pp": 0.0011287919521218868, "driving": 85.37028623353021, "cycling": 0.817810086324398, "walking": 5.361199454793276, "pt": 1.8627896410722398, "micromobility": 2.1808268968650615, "shuttle": 4.407087687414812}, {"avg_co2": 6.8825608484611225, "live_work_prop": 0.08756345177664974, "delta_f_physical_activity_pp": 0.0010548990825757565, "driving": 84.91287717807054, "cycling": 0.8499787505312366, "walking": 4.41988950276243, "pt": 1.9124521886952826, "micromobility": 2.379940501487463, "shuttle": 5.524861878453039}, {"avg_co2": 6.726486826984745, "live_work_prop": 0.0873015873015873, "delta_f_physical_activity_pp": 0.0010372989631907358, "driving": 84.62572837292693, "cycling": 0.761990138951143, "walking": 4.21335723890632, "pt": 2.1515015688032273, "micromobility": 2.4204392649036306, "shuttle": 5.8269834155087405}, {"avg_co2": 6.556498003168873, "live_work_prop": 0.08641975308641975, "delta_f_physical_activity_pp": 0.0010808856096548134, "driving": 84.55399061032864, "cycling": 1.1267605633802817, "walking": 4.413145539906103, "pt": 2.0657276995305165, "micromobility": 2.112676056338028, "shuttle": 5.727699530516432}, {"avg_co2": 6.663793889215258, "live_work_prop": 0.09478021978021978, "delta_f_physical_activity_pp": 0.0009421965295141748, "driving": 85.72756857275687, "cycling": 0.697350069735007, "walking": 4.463040446304045, "pt": 1.6271501627150162, "micromobility": 2.3245002324500232, "shuttle": 5.160390516039052}, {"avg_co2": 6.8925086091108945, "live_work_prop": 0.08032128514056225, "delta_f_physical_activity_pp": 0.000914113860809385, "driving": 86.10735227785295, "cycling": 0.6765899864682002, "walking": 3.834009923319801, "pt": 1.8944519621109608, "micromobility": 2.4808299503834013, "shuttle": 5.006765899864682}, {"avg_co2": 6.763562494783856, "live_work_prop": 0.08036890645586298, "delta_f_physical_activity_pp": 0.0010687401950574035, "driving": 84.99317871759891, "cycling": 0.9549795361527967, "walking": 4.320145520691223, "pt": 1.7735334242837655, "micromobility": 2.3192360163710775, "shuttle": 5.638926784902228}, {"avg_co2": 6.749880296352209, "live_work_prop": 0.07352941176470588, "delta_f_physical_activity_pp": 0.001066578020815597, "driving": 84.63281958295558, "cycling": 0.6346328195829556, "walking": 4.533091568449683, "pt": 1.813236627379873, "micromobility": 2.629193109700816, "shuttle": 5.757026291931097}, {"avg_co2": 6.7071150381412075, "live_work_prop": 0.1111111111111111, "delta_f_physical_activity_pp": 0.0010456631780205103, "driving": 83.8468720821662, "cycling": 0.8403361344537815, "walking": 5.275443510737628, "pt": 1.5873015873015872, "micromobility": 2.427637721755369, "shuttle": 6.022408963585434}, {"avg_co2": 6.952982001258218, "live_work_prop": 0.07630522088353414, "delta_f_physical_activity_pp": 0.0009375157187544234, "driving": 85.56701030927834, "cycling": 0.8516360376512775, "walking": 4.437471985656656, "pt": 1.8377409233527566, "micromobility": 2.285970416853429, "shuttle": 5.02017032720753}, {"avg_co2": 6.905301240705009, "live_work_prop": 0.09196891191709844, "delta_f_physical_activity_pp": 0.0008608152482275159, "driving": 86.47214854111405, "cycling": 0.7515473032714411, "walking": 3.7135278514588856, "pt": 1.3704686118479221, "micromobility": 2.033598585322723, "shuttle": 5.658709106984968}, {"avg_co2": 6.9698813733875244, "live_work_prop": 0.07577639751552795, "delta_f_physical_activity_pp": 0.0009835627546286578, "driving": 85.62822719449225, "cycling": 0.8175559380378659, "walking": 4.087779690189329, "pt": 1.8072289156626504, "micromobility": 2.280550774526678, "shuttle": 5.378657487091222}, {"avg_co2": 6.734159975869046, "live_work_prop": 0.09932885906040269, "delta_f_physical_activity_pp": 0.0010538675572770765, "driving": 85.8974358974359, "cycling": 0.7783882783882784, "walking": 4.624542124542125, "pt": 1.7857142857142856, "micromobility": 2.3351648351648353, "shuttle": 4.5787545787545785}, {"avg_co2": 7.030661132455227, "live_work_prop": 0.06355382619974059, "delta_f_physical_activity_pp": 0.0008898115720874381, "driving": 85.3198948290973, "cycling": 0.5696757230499562, "walking": 3.7686240140227865, "pt": 1.7528483786152498, "micromobility": 2.4539877300613497, "shuttle": 6.134969325153374}, {"avg_co2": 7.1985984723133605, "live_work_prop": 0.07248157248157248, "delta_f_physical_activity_pp": 0.0010411737511658672, "driving": 85.76172685761728, "cycling": 0.70568700705687, "walking": 4.02656704026567, "pt": 1.7019510170195102, "micromobility": 2.3661270236612704, "shuttle": 5.437941054379411}, {"avg_co2": 6.669455290867974, "live_work_prop": 0.09152086137281291, "delta_f_physical_activity_pp": 0.0009844020330241222, "driving": 84.75719424460432, "cycling": 0.5845323741007195, "walking": 4.676258992805756, "pt": 1.6636690647482015, "micromobility": 2.2931654676258995, "shuttle": 6.025179856115108}, {"avg_co2": 7.445897939536066, "live_work_prop": 0.0819277108433735, "delta_f_physical_activity_pp": 0.0009863535943210999, "driving": 86.17821782178218, "cycling": 0.712871287128713, "walking": 4.03960396039604, "pt": 1.5841584158415842, "micromobility": 2.8910891089108914, "shuttle": 4.594059405940594}, {"avg_co2": 6.652336159404334, "live_work_prop": 0.08731241473396999, "delta_f_physical_activity_pp": 0.0008830912970302773, "driving": 85.05639097744361, "cycling": 0.7048872180451128, "walking": 4.511278195488721, "pt": 1.644736842105263, "micromobility": 2.2086466165413534, "shuttle": 5.87406015037594}, {"avg_co2": 6.6474306738956015, "live_work_prop": 0.09714285714285714, "delta_f_physical_activity_pp": 0.0009627281261923193, "driving": 84.66019417475728, "cycling": 0.6310679611650485, "walking": 4.320388349514563, "pt": 1.7961165048543688, "micromobility": 2.7184466019417477, "shuttle": 5.873786407766991}, {"avg_co2": 7.135778347887988, "live_work_prop": 0.0743073047858942, "delta_f_physical_activity_pp": 0.0008806241428793545, "driving": 86.41493055555556, "cycling": 0.607638888888889, "walking": 3.9930555555555554, "pt": 1.6493055555555556, "micromobility": 2.170138888888889, "shuttle": 5.164930555555555}, {"avg_co2": 7.022465607589979, "live_work_prop": 0.09724047306176084, "delta_f_physical_activity_pp": 0.0009756335199123008, "driving": 84.91150442477876, "cycling": 0.48672566371681414, "walking": 4.911504424778761, "pt": 2.0353982300884956, "micromobility": 2.3451327433628317, "shuttle": 5.3097345132743365}, {"avg_co2": 7.258798080251815, "live_work_prop": 0.0630407911001236, "delta_f_physical_activity_pp": 0.0010174557626887993, "driving": 85.59670781893004, "cycling": 0.9053497942386831, "walking": 4.197530864197531, "pt": 1.934156378600823, "micromobility": 1.8518518518518516, "shuttle": 5.51440329218107}, {"avg_co2": 6.7734044116966174, "live_work_prop": 0.07313997477931904, "delta_f_physical_activity_pp": 0.0010307010320644155, "driving": 85.68348426045709, "cycling": 0.5605864596808969, "walking": 4.4846916774471755, "pt": 1.8111254851228977, "micromobility": 2.2423458387235877, "shuttle": 5.217766278568348}, {"avg_co2": 6.761945331360559, "live_work_prop": 0.08053691275167785, "delta_f_physical_activity_pp": 0.001065706576716477, "driving": 84.91083676268862, "cycling": 0.6858710562414266, "walking": 4.38957475994513, "pt": 1.5546410608139003, "micromobility": 2.423411065386374, "shuttle": 6.035665294924554}, {"avg_co2": 6.942022432371372, "live_work_prop": 0.08575197889182058, "delta_f_physical_activity_pp": 0.0009286452832187148, "driving": 85.17195176418045, "cycling": 0.7592675301473872, "walking": 4.1536400178651185, "pt": 1.9205002233139794, "micromobility": 2.6797677534613666, "shuttle": 5.31487271103171}, {"avg_co2": 6.7468455424306155, "live_work_prop": 0.09703504043126684, "delta_f_physical_activity_pp": 0.0009612352637014964, "driving": 84.7370870172173, "cycling": 0.604932526756631, "walking": 4.467194043741276, "pt": 1.9078641228478361, "micromobility": 2.419730107026524, "shuttle": 5.863192182410423}, {"avg_co2": 7.3541686347503985, "live_work_prop": 0.0728643216080402, "delta_f_physical_activity_pp": 0.001034848880258345, "driving": 85.66191446028513, "cycling": 0.9368635437881874, "walking": 4.114052953156823, "pt": 1.7515274949083504, "micromobility": 2.240325865580448, "shuttle": 5.295315682281059}, {"avg_co2": 6.921507727405449, "live_work_prop": 0.08068783068783068, "delta_f_physical_activity_pp": 0.001171399339233977, "driving": 84.67023172905526, "cycling": 0.7575757575757576, "walking": 4.723707664884135, "pt": 2.3172905525846703, "micromobility": 2.406417112299465, "shuttle": 5.124777183600713}, {"avg_co2": 6.698241174545966, "live_work_prop": 0.10402219140083217, "delta_f_physical_activity_pp": 0.0009562509606934956, "driving": 84.62998102466793, "cycling": 0.5692599620493358, "walking": 4.791271347248577, "pt": 1.7552182163187855, "micromobility": 2.324478178368121, "shuttle": 5.9297912713472485}, {"avg_co2": 6.678426689795113, "live_work_prop": 0.10248901903367497, "delta_f_physical_activity_pp": 0.0010893505798653758, "driving": 84.9531327084361, "cycling": 1.0360138135175136, "walking": 4.341391218549581, "pt": 1.7266896891958559, "micromobility": 2.1706956092747904, "shuttle": 5.772076961026147}, {"avg_co2": 7.315324685160148, "live_work_prop": 0.07425742574257425, "delta_f_physical_activity_pp": 0.0009077874456479397, "driving": 87.53138075313808, "cycling": 0.8368200836820083, "walking": 3.472803347280335, "pt": 1.5481171548117154, "micromobility": 2.0502092050209204, "shuttle": 4.560669456066946}, {"avg_co2": 6.934152056875677, "live_work_prop": 0.08097165991902834, "delta_f_physical_activity_pp": 0.0009714345962061106, "driving": 85.48387096774194, "cycling": 0.6912442396313364, "walking": 4.009216589861751, "pt": 1.7511520737327189, "micromobility": 2.5806451612903225, "shuttle": 5.483870967741936}, {"avg_co2": 7.073141473117769, "live_work_prop": 0.08168642951251646, "delta_f_physical_activity_pp": 0.0009381633264087282, "driving": 85.503355704698, "cycling": 0.7158836689038032, "walking": 3.803131991051454, "pt": 1.9239373601789709, "micromobility": 2.371364653243848, "shuttle": 5.682326621923937}, {"avg_co2": 6.634936192562688, "live_work_prop": 0.08819538670284939, "delta_f_physical_activity_pp": 0.0009629244657427924, "driving": 85.27522935779817, "cycling": 0.7339449541284404, "walking": 3.9908256880733948, "pt": 1.6055045871559634, "micromobility": 2.614678899082569, "shuttle": 5.779816513761468}, {"avg_co2": 6.8266202596243, "live_work_prop": 0.07755102040816327, "delta_f_physical_activity_pp": 0.000921626630695431, "driving": 85.84558823529412, "cycling": 0.6893382352941176, "walking": 4.0900735294117645, "pt": 1.6084558823529411, "micromobility": 2.297794117647059, "shuttle": 5.46875}, {"avg_co2": 6.760325601734478, "live_work_prop": 0.08322496749024708, "delta_f_physical_activity_pp": 0.0011330097218189541, "driving": 84.68348826914564, "cycling": 0.7082779991146525, "walking": 5.3120849933598935, "pt": 1.6821602478973, "micromobility": 2.1691013722886234, "shuttle": 5.444887118193891}, {"avg_co2": 6.527184233935935, "live_work_prop": 0.09305555555555556, "delta_f_physical_activity_pp": 0.0010342222609663245, "driving": 84.69194312796209, "cycling": 1.1848341232227488, "walking": 4.312796208530806, "pt": 1.8957345971563981, "micromobility": 2.5118483412322274, "shuttle": 5.402843601895735}, {"avg_co2": 7.1081244356040125, "live_work_prop": 0.08025477707006369, "delta_f_physical_activity_pp": 0.0008416274593340998, "driving": 86.32178868917141, "cycling": 0.4384042086804033, "walking": 3.98947829899167, "pt": 1.6659359929855326, "micromobility": 1.972818939061815, "shuttle": 5.6115738711091625}, {"avg_co2": 6.803199405795036, "live_work_prop": 0.09934640522875816, "delta_f_physical_activity_pp": 0.0009569695097792518, "driving": 84.53932584269663, "cycling": 0.8988764044943821, "walking": 3.775280898876404, "pt": 1.8426966292134832, "micromobility": 2.606741573033708, "shuttle": 6.337078651685394}, {"avg_co2": 7.180499519425869, "live_work_prop": 0.07722513089005235, "delta_f_physical_activity_pp": 0.0008764012241320712, "driving": 87.00312639571237, "cycling": 0.5359535506922734, "walking": 4.064314426083073, "pt": 1.7418490397498883, "micromobility": 2.1438142027690934, "shuttle": 4.510942384993301}, {"avg_co2": 7.295651312615595, "live_work_prop": 0.06480304955527319, "delta_f_physical_activity_pp": 0.0010578442810548554, "driving": 86.3406408094435, "cycling": 0.8010118043844857, "walking": 4.1315345699831365, "pt": 1.3069139966273187, "micromobility": 2.318718381112985, "shuttle": 5.101180438448567}, {"avg_co2": 6.6620364113901, "live_work_prop": 0.09350649350649351, "delta_f_physical_activity_pp": 0.001049975021086044, "driving": 85.2100089365505, "cycling": 1.0277033065236818, "walking": 4.557640750670242, "pt": 1.742627345844504, "micromobility": 2.234137622877569, "shuttle": 5.227882037533512}, {"avg_co2": 6.723367682774457, "live_work_prop": 0.08469945355191257, "delta_f_physical_activity_pp": 0.000907089143413719, "driving": 85.50046772684752, "cycling": 0.7015902712815716, "walking": 4.303086997193639, "pt": 1.3096351730589337, "micromobility": 2.5724976613657624, "shuttle": 5.612722170252573}, {"avg_co2": 7.001679191286913, "live_work_prop": 0.08194622279129321, "delta_f_physical_activity_pp": 0.0008317704793807901, "driving": 85.52631578947368, "cycling": 0.5701754385964912, "walking": 4.254385964912281, "pt": 1.8859649122807016, "micromobility": 2.149122807017544, "shuttle": 5.614035087719298}, {"avg_co2": 6.716264475814327, "live_work_prop": 0.08538163001293661, "delta_f_physical_activity_pp": 0.0009092288181406605, "driving": 86.71943711521548, "cycling": 0.6156552330694811, "walking": 4.353562005277045, "pt": 1.6710642040457344, "micromobility": 1.6270888302550572, "shuttle": 5.013192612137203}, {"avg_co2": 6.95113934109259, "live_work_prop": 0.08097165991902834, "delta_f_physical_activity_pp": 0.0010114029199548983, "driving": 85.57866184448463, "cycling": 0.7233273056057866, "walking": 4.566003616636529, "pt": 1.5370705244122964, "micromobility": 2.124773960216998, "shuttle": 5.470162748643761}, {"avg_co2": 6.602455374500002, "live_work_prop": 0.08189655172413793, "delta_f_physical_activity_pp": 0.0010919679576975863, "driving": 85.40959767329133, "cycling": 0.7270964614638876, "walking": 4.362578768783325, "pt": 1.6480853126514785, "micromobility": 2.4721279689772175, "shuttle": 5.380513814832768}, {"avg_co2": 6.930676098576706, "live_work_prop": 0.10465116279069768, "delta_f_physical_activity_pp": 0.0010857298433100794, "driving": 84.39930855661193, "cycling": 0.648228176318064, "walking": 4.451166810717373, "pt": 1.7718236819360416, "micromobility": 2.4200518582541055, "shuttle": 6.309420916162489}, {"avg_co2": 6.673293010964696, "live_work_prop": 0.10340136054421768, "delta_f_physical_activity_pp": 0.0010446579444580613, "driving": 85.14074757729581, "cycling": 0.8767881864328565, "walking": 4.660821412090447, "pt": 1.799723119520074, "micromobility": 2.67651130595293, "shuttle": 4.8454083987078915}, {"avg_co2": 6.905945411059846, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009151332679118665, "driving": 86.06411398040962, "cycling": 0.667853962600178, "walking": 4.140694568121104, "pt": 1.7364203027604632, "micromobility": 1.9590382902938557, "shuttle": 5.431878895814782}, {"avg_co2": 6.829643919464073, "live_work_prop": 0.07104557640750671, "delta_f_physical_activity_pp": 0.0009625173543200682, "driving": 85.75342465753425, "cycling": 0.730593607305936, "walking": 3.7899543378995433, "pt": 1.552511415525114, "micromobility": 2.4657534246575343, "shuttle": 5.707762557077626}, {"avg_co2": 7.016363856100955, "live_work_prop": 0.07468354430379746, "delta_f_physical_activity_pp": 0.0009681389522172585, "driving": 85.93028139437212, "cycling": 0.6719865602687947, "walking": 3.989920201595968, "pt": 1.5959680806383874, "micromobility": 2.2259554808903825, "shuttle": 5.585888282234356}, {"avg_co2": 6.801822169566359, "live_work_prop": 0.08502024291497975, "delta_f_physical_activity_pp": 0.0010809028944276718, "driving": 84.74040632054177, "cycling": 0.9932279909706546, "walking": 4.8758465011286685, "pt": 1.9864559819413092, "micromobility": 1.9864559819413092, "shuttle": 5.417607223476298}, {"avg_co2": 6.754766984655222, "live_work_prop": 0.09066305818673884, "delta_f_physical_activity_pp": 0.0011428231328929144, "driving": 84.84984311967727, "cycling": 0.7171671896010758, "walking": 4.482294935006723, "pt": 1.5688032272523533, "micromobility": 2.5997310623038996, "shuttle": 5.782160466158674}, {"avg_co2": 6.617109467823897, "live_work_prop": 0.09114583333333333, "delta_f_physical_activity_pp": 0.0010876571860995272, "driving": 84.82142857142857, "cycling": 0.8482142857142857, "walking": 4.866071428571429, "pt": 1.875, "micromobility": 2.544642857142857, "shuttle": 5.044642857142858}, {"avg_co2": 6.670659316123496, "live_work_prop": 0.08355437665782493, "delta_f_physical_activity_pp": 0.000941465679879234, "driving": 85.89154411764706, "cycling": 0.7352941176470588, "walking": 4.365808823529411, "pt": 1.7922794117647058, "micromobility": 1.884191176470588, "shuttle": 5.330882352941177}, {"avg_co2": 7.5875310677464896, "live_work_prop": 0.07784431137724551, "delta_f_physical_activity_pp": 0.0009711252613349529, "driving": 86.51050080775444, "cycling": 0.7269789983844911, "walking": 3.998384491114701, "pt": 1.615508885298869, "micromobility": 2.059773828756058, "shuttle": 5.088852988691437}, {"avg_co2": 6.707144341738017, "live_work_prop": 0.09293193717277487, "delta_f_physical_activity_pp": 0.0010553767732856152, "driving": 84.65259454705365, "cycling": 0.9674582233948988, "walking": 4.881266490765172, "pt": 1.5391380826737027, "micromobility": 2.154793315743184, "shuttle": 5.804749340369393}, {"avg_co2": 6.9767739000659965, "live_work_prop": 0.08277703604806408, "delta_f_physical_activity_pp": 0.0009260594417870225, "driving": 86.3290004482295, "cycling": 0.8068130883012102, "walking": 4.123711340206185, "pt": 1.6584491259524876, "micromobility": 1.8377409233527566, "shuttle": 5.244285073957866}, {"avg_co2": 6.812022261643052, "live_work_prop": 0.07901907356948229, "delta_f_physical_activity_pp": 0.000922645909795204, "driving": 85.47794117647058, "cycling": 0.5974264705882353, "walking": 3.722426470588235, "pt": 1.9301470588235294, "micromobility": 2.4816176470588234, "shuttle": 5.790441176470589}, {"avg_co2": 6.655384522232841, "live_work_prop": 0.0933852140077821, "delta_f_physical_activity_pp": 0.0008062601072465984, "driving": 86.3677130044843, "cycling": 0.8071748878923767, "walking": 4.080717488789238, "pt": 1.8385650224215246, "micromobility": 1.9282511210762334, "shuttle": 4.977578475336323}, {"avg_co2": 7.041381610365023, "live_work_prop": 0.07894736842105263, "delta_f_physical_activity_pp": 0.000926744379127789, "driving": 86.06630824372759, "cycling": 0.7616487455197133, "walking": 4.077060931899642, "pt": 1.5232974910394266, "micromobility": 2.1505376344086025, "shuttle": 5.421146953405017}, {"avg_co2": 6.9847932248213285, "live_work_prop": 0.08020698576972833, "delta_f_physical_activity_pp": 0.0009500488521445668, "driving": 85.84269662921349, "cycling": 0.6741573033707865, "walking": 4.0, "pt": 1.5280898876404496, "micromobility": 2.606741573033708, "shuttle": 5.348314606741573}, {"avg_co2": 7.151833064473348, "live_work_prop": 0.07161125319693094, "delta_f_physical_activity_pp": 0.0008534444528095834, "driving": 86.90893169877408, "cycling": 0.7443082311733801, "walking": 3.5901926444833623, "pt": 1.7950963222416811, "micromobility": 1.6199649737302975, "shuttle": 5.341506129597198}, {"avg_co2": 6.7332723605681855, "live_work_prop": 0.09895833333333333, "delta_f_physical_activity_pp": 0.0010486719111393685, "driving": 84.71001757469244, "cycling": 0.8787346221441126, "walking": 4.701230228471002, "pt": 2.1528998242530757, "micromobility": 2.2847100175746924, "shuttle": 5.272407732864675}, {"avg_co2": 7.028019362429359, "live_work_prop": 0.08519003931847968, "delta_f_physical_activity_pp": 0.0009931807430862138, "driving": 86.60245183887916, "cycling": 0.8318739054290718, "walking": 3.8966725043782837, "pt": 1.7513134851138354, "micromobility": 1.8826619964973728, "shuttle": 5.035026269702277}, {"avg_co2": 7.045405084943475, "live_work_prop": 0.07625, "delta_f_physical_activity_pp": 0.0009219352261519522, "driving": 85.50411077455648, "cycling": 0.7788836001730853, "walking": 4.716572912159238, "pt": 1.8606663781912594, "micromobility": 2.033751622674167, "shuttle": 5.106014712245781}, {"avg_co2": 6.655201194116295, "live_work_prop": 0.08967391304347826, "delta_f_physical_activity_pp": 0.0008152355586473264, "driving": 86.01431980906922, "cycling": 0.5250596658711217, "walking": 4.248210023866348, "pt": 1.7183770883054894, "micromobility": 2.1479713603818613, "shuttle": 5.3460620525059666}, {"avg_co2": 7.136447830979792, "live_work_prop": 0.07558859975216853, "delta_f_physical_activity_pp": 0.0009691590022481867, "driving": 85.15429524603837, "cycling": 0.8757297748123436, "walking": 4.295246038365304, "pt": 1.9599666388657215, "micromobility": 2.2518765638031693, "shuttle": 5.462885738115096}, {"avg_co2": 7.0340386657596525, "live_work_prop": 0.10176390773405698, "delta_f_physical_activity_pp": 0.0009871731427736152, "driving": 85.87443946188341, "cycling": 0.7174887892376681, "walking": 4.573991031390134, "pt": 1.2556053811659191, "micromobility": 2.4663677130044843, "shuttle": 5.112107623318385}, {"avg_co2": 6.454762622330986, "live_work_prop": 0.07901907356948229, "delta_f_physical_activity_pp": 0.001136146997808164, "driving": 84.50637694851204, "cycling": 0.8974964572508267, "walking": 4.912612187057156, "pt": 1.7477562588568731, "micromobility": 2.503542749173359, "shuttle": 5.43221539914974}, {"avg_co2": 6.85166055675307, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0009278163111201325, "driving": 86.51079136690647, "cycling": 0.6744604316546763, "walking": 4.406474820143885, "pt": 1.8435251798561152, "micromobility": 1.9784172661870503, "shuttle": 4.586330935251799}, {"avg_co2": 6.736236071813421, "live_work_prop": 0.08594815825375171, "delta_f_physical_activity_pp": 0.0010434598100952722, "driving": 85.31764705882352, "cycling": 1.035294117647059, "walking": 4.188235294117646, "pt": 1.7411764705882353, "micromobility": 2.541176470588235, "shuttle": 5.176470588235294}, {"avg_co2": 6.508639905534447, "live_work_prop": 0.07894736842105263, "delta_f_physical_activity_pp": 0.0009321290999745299, "driving": 85.13708513708514, "cycling": 0.9139009139009139, "walking": 3.6556036556036555, "pt": 1.8278018278018278, "micromobility": 2.5493025493025496, "shuttle": 5.916305916305916}, {"avg_co2": 6.7512105100706075, "live_work_prop": 0.0931174089068826, "delta_f_physical_activity_pp": 0.0009507120536442253, "driving": 86.58481127785358, "cycling": 0.6821282401091405, "walking": 4.638472032742155, "pt": 1.5006821282401093, "micromobility": 1.6371077762619373, "shuttle": 4.956798544793087}, {"avg_co2": 6.770605503358659, "live_work_prop": 0.10116731517509728, "delta_f_physical_activity_pp": 0.000865168327230159, "driving": 85.91422121896163, "cycling": 0.8126410835214447, "walking": 4.785553047404063, "pt": 1.489841986455982, "micromobility": 1.7155756207674944, "shuttle": 5.282167042889391}, {"avg_co2": 7.07727470019906, "live_work_prop": 0.08365019011406843, "delta_f_physical_activity_pp": 0.0009605002984711758, "driving": 85.51959114139693, "cycling": 0.5536626916524702, "walking": 4.514480408858603, "pt": 1.6183986371379897, "micromobility": 2.2998296422487225, "shuttle": 5.494037478705281}, {"avg_co2": 6.763688566638927, "live_work_prop": 0.08807588075880758, "delta_f_physical_activity_pp": 0.0009382894257164821, "driving": 85.93678424186899, "cycling": 0.5497022446174988, "walking": 3.8021071919377003, "pt": 1.4658726523133303, "micromobility": 2.7027027027027026, "shuttle": 5.54283096655978}, {"avg_co2": 6.813851693418757, "live_work_prop": 0.09510869565217392, "delta_f_physical_activity_pp": 0.0010658231101141557, "driving": 84.5766590389016, "cycling": 0.7780320366132724, "walking": 4.851258581235697, "pt": 1.4187643020594967, "micromobility": 2.654462242562929, "shuttle": 5.720823798627003}, {"avg_co2": 6.767323311016048, "live_work_prop": 0.09178082191780822, "delta_f_physical_activity_pp": 0.000905831017250001, "driving": 85.07742843735335, "cycling": 0.7508212106992023, "walking": 4.504927264195214, "pt": 1.8301267010793054, "micromobility": 2.017832003754106, "shuttle": 5.818864382918817}, {"avg_co2": 7.068904172737495, "live_work_prop": 0.08433734939759036, "delta_f_physical_activity_pp": 0.0009739460263169442, "driving": 85.76560395150426, "cycling": 0.7184553210597215, "walking": 4.445442299057027, "pt": 1.7063313875168389, "micromobility": 2.3798832510103276, "shuttle": 4.984283789851818}, {"avg_co2": 6.7536840317306215, "live_work_prop": 0.08435374149659863, "delta_f_physical_activity_pp": 0.0008683920472457278, "driving": 85.61517113783533, "cycling": 0.7400555041628123, "walking": 4.440333024976873, "pt": 1.942645698427382, "micromobility": 1.942645698427382, "shuttle": 5.319148936170213}, {"avg_co2": 6.8221490598498375, "live_work_prop": 0.07631578947368421, "delta_f_physical_activity_pp": 0.0010786827772142015, "driving": 84.80845442536328, "cycling": 0.7926023778071334, "walking": 4.315279612505504, "pt": 1.453104359313078, "micromobility": 2.8621752531924263, "shuttle": 5.768383971818582}, {"avg_co2": 6.867350109759506, "live_work_prop": 0.08945260347129506, "delta_f_physical_activity_pp": 0.0010280954358763104, "driving": 85.3153153153153, "cycling": 0.8558558558558558, "walking": 4.0990990990990985, "pt": 1.8468468468468466, "micromobility": 2.4774774774774775, "shuttle": 5.405405405405405}, {"avg_co2": 6.856244107254919, "live_work_prop": 0.09183673469387756, "delta_f_physical_activity_pp": 0.0010982171940772164, "driving": 84.4521437851884, "cycling": 0.9094846253789519, "walking": 4.54742312689476, "pt": 1.7756604590731917, "micromobility": 2.1654395842355996, "shuttle": 6.149848419229103}, {"avg_co2": 6.933628753945843, "live_work_prop": 0.07179487179487179, "delta_f_physical_activity_pp": 0.0009910477496707848, "driving": 86.0827034237439, "cycling": 0.8892841262783459, "walking": 3.7794575366829704, "pt": 1.6896398399288575, "micromobility": 1.7785682525566917, "shuttle": 5.780346820809249}, {"avg_co2": 6.432951705030256, "live_work_prop": 0.09077380952380952, "delta_f_physical_activity_pp": 0.0008726228360651118, "driving": 85.04016064257029, "cycling": 0.7530120481927711, "walking": 4.216867469879518, "pt": 1.8072289156626504, "micromobility": 1.8072289156626504, "shuttle": 6.375502008032129}, {"avg_co2": 6.865268542035533, "live_work_prop": 0.08066581306017925, "delta_f_physical_activity_pp": 0.0009667199100512174, "driving": 84.71001757469244, "cycling": 0.39543057996485065, "walking": 4.964850615114235, "pt": 1.6695957820738139, "micromobility": 2.196836555360281, "shuttle": 6.063268892794376}, {"avg_co2": 6.845235912711445, "live_work_prop": 0.08119079837618404, "delta_f_physical_activity_pp": 0.000819559698813985, "driving": 86.43911439114392, "cycling": 0.5535055350553505, "walking": 4.1512915129151295, "pt": 1.2915129151291513, "micromobility": 2.029520295202952, "shuttle": 5.535055350553505}, {"avg_co2": 7.2150243561067, "live_work_prop": 0.08600770218228498, "delta_f_physical_activity_pp": 0.0010054214019316777, "driving": 85.55116381203338, "cycling": 0.922266139657444, "walking": 4.479578392621871, "pt": 1.800614844093105, "micromobility": 1.8884497145366712, "shuttle": 5.357927097057532}, {"avg_co2": 7.051247782693765, "live_work_prop": 0.07782101167315175, "delta_f_physical_activity_pp": 0.0009767100546236181, "driving": 86.58751099384345, "cycling": 0.79155672823219, "walking": 4.177660510114336, "pt": 1.58311345646438, "micromobility": 1.9349164467897977, "shuttle": 4.925241864555849}, {"avg_co2": 7.084799283502402, "live_work_prop": 0.08493150684931507, "delta_f_physical_activity_pp": 0.0008386334358453253, "driving": 87.3400365630713, "cycling": 0.8226691042047531, "walking": 3.5191956124314445, "pt": 1.6453382084095063, "micromobility": 1.736745886654479, "shuttle": 4.93601462522852}, {"avg_co2": 6.826586602118814, "live_work_prop": 0.0799492385786802, "delta_f_physical_activity_pp": 0.0008876718930178747, "driving": 86.11476127901884, "cycling": 0.9636443276390714, "walking": 4.248795444590451, "pt": 1.5768725361366622, "micromobility": 2.1462987297415683, "shuttle": 4.9496276828734125}, {"avg_co2": 6.6591674574020985, "live_work_prop": 0.08632138114209828, "delta_f_physical_activity_pp": 0.0009871938218544956, "driving": 85.29276164130935, "cycling": 1.0142923005993545, "walking": 4.5182111572153065, "pt": 1.6136468418626098, "micromobility": 2.120792992162287, "shuttle": 5.440295066851084}, {"avg_co2": 7.006781259948793, "live_work_prop": 0.0654320987654321, "delta_f_physical_activity_pp": 0.000975638694357342, "driving": 85.66581849024597, "cycling": 0.7633587786259541, "walking": 3.9016115351993217, "pt": 1.7811704834605597, "micromobility": 1.823579304495335, "shuttle": 6.064461407972859}, {"avg_co2": 6.783314358992522, "live_work_prop": 0.09641873278236915, "delta_f_physical_activity_pp": 0.0010005525118531088, "driving": 86.40076886112446, "cycling": 0.6727534839019702, "walking": 4.6612205670350795, "pt": 1.4416146083613646, "micromobility": 1.8740989908697743, "shuttle": 4.949543488707352}, {"avg_co2": 7.030045104872979, "live_work_prop": 0.08496732026143791, "delta_f_physical_activity_pp": 0.0010629378601512128, "driving": 85.89010989010988, "cycling": 0.967032967032967, "walking": 4.571428571428571, "pt": 1.7142857142857144, "micromobility": 1.934065934065934, "shuttle": 4.923076923076923}, {"avg_co2": 7.324367533803722, "live_work_prop": 0.066167290886392, "delta_f_physical_activity_pp": 0.0008530609790267906, "driving": 86.60409556313992, "cycling": 0.810580204778157, "walking": 3.540955631399317, "pt": 1.834470989761092, "micromobility": 2.04778156996587, "shuttle": 5.162116040955631}, {"avg_co2": 6.277975719163373, "live_work_prop": 0.08831908831908832, "delta_f_physical_activity_pp": 0.0010996104503348642, "driving": 84.72709063595393, "cycling": 0.9514271407110666, "walking": 4.156234351527291, "pt": 1.9028542814221332, "micromobility": 2.5037556334501754, "shuttle": 5.758637956935403}, {"avg_co2": 6.978844274073514, "live_work_prop": 0.079155672823219, "delta_f_physical_activity_pp": 0.0008917812504508342, "driving": 85.68281938325991, "cycling": 0.6167400881057269, "walking": 3.5682819383259914, "pt": 1.7180616740088104, "micromobility": 2.555066079295154, "shuttle": 5.859030837004405}, {"avg_co2": 6.850139362022, "live_work_prop": 0.0876010781671159, "delta_f_physical_activity_pp": 0.0008847179208849569, "driving": 84.87318840579711, "cycling": 0.4528985507246377, "walking": 4.438405797101449, "pt": 2.0380434782608696, "micromobility": 2.5815217391304346, "shuttle": 5.615942028985507}, {"avg_co2": 6.806317225494338, "live_work_prop": 0.08847184986595175, "delta_f_physical_activity_pp": 0.0010395240901277555, "driving": 85.7980162308386, "cycling": 1.0820559062218216, "walking": 4.283137962128043, "pt": 1.4427412082957618, "micromobility": 1.8935978358881875, "shuttle": 5.500450856627593}, {"avg_co2": 6.8293488798690944, "live_work_prop": 0.08811748998664887, "delta_f_physical_activity_pp": 0.0009657789765882324, "driving": 85.67019400352733, "cycling": 0.7936507936507936, "walking": 4.497354497354497, "pt": 2.072310405643739, "micromobility": 1.984126984126984, "shuttle": 4.982363315696649}, {"avg_co2": 7.114230845101748, "live_work_prop": 0.0897597977243995, "delta_f_physical_activity_pp": 0.0009719609877704302, "driving": 85.83690987124464, "cycling": 0.7296137339055794, "walking": 4.506437768240343, "pt": 1.502145922746781, "micromobility": 2.017167381974249, "shuttle": 5.407725321888412}, {"avg_co2": 7.102377487120442, "live_work_prop": 0.07740324594257178, "delta_f_physical_activity_pp": 0.001014988821170546, "driving": 85.81560283687944, "cycling": 0.7509386733416771, "walking": 4.422194409678766, "pt": 1.5853149770546515, "micromobility": 2.3779724655819776, "shuttle": 5.047976637463496}, {"avg_co2": 6.810531415037677, "live_work_prop": 0.0922266139657444, "delta_f_physical_activity_pp": 0.0010426004705674382, "driving": 85.37444933920705, "cycling": 0.7929515418502203, "walking": 4.537444933920705, "pt": 1.9383259911894273, "micromobility": 2.3348017621145374, "shuttle": 5.022026431718062}, {"avg_co2": 6.850620890077231, "live_work_prop": 0.08753315649867374, "delta_f_physical_activity_pp": 0.0010003373959966263, "driving": 84.79820627802691, "cycling": 0.6278026905829596, "walking": 4.5291479820627805, "pt": 2.0179372197309418, "micromobility": 2.5560538116591927, "shuttle": 5.4708520179372195}, {"avg_co2": 6.8220894221396, "live_work_prop": 0.08288770053475936, "delta_f_physical_activity_pp": 0.0008583298464593826, "driving": 86.49147072383587, "cycling": 0.599354541263255, "walking": 4.195481788842784, "pt": 1.5214384508990317, "micromobility": 2.1668971876440755, "shuttle": 5.025357307514984}, {"avg_co2": 6.817467497743902, "live_work_prop": 0.0988296488946684, "delta_f_physical_activity_pp": 0.0010145992386210402, "driving": 84.28508189464364, "cycling": 0.8853474988933155, "walking": 4.7366091190792385, "pt": 1.9477644975652944, "micromobility": 2.478972996901284, "shuttle": 5.66622399291722}, {"avg_co2": 7.227362332197711, "live_work_prop": 0.08104575163398693, "delta_f_physical_activity_pp": 0.0009507458183729714, "driving": 84.84982332155478, "cycling": 0.7508833922261484, "walking": 4.372791519434629, "pt": 1.9876325088339222, "micromobility": 2.208480565371025, "shuttle": 5.830388692579505}, {"avg_co2": 6.5423082588809605, "live_work_prop": 0.08993288590604027, "delta_f_physical_activity_pp": 0.0008418098065098895, "driving": 85.16833484986351, "cycling": 0.7279344858962694, "walking": 3.821656050955414, "pt": 2.001819836214741, "micromobility": 2.502274795268426, "shuttle": 5.7779799818016375}, {"avg_co2": 6.730568757376413, "live_work_prop": 0.08425414364640885, "delta_f_physical_activity_pp": 0.0010306705626175739, "driving": 85.05639097744361, "cycling": 0.7048872180451128, "walking": 4.135338345864661, "pt": 1.5977443609022555, "micromobility": 2.6785714285714284, "shuttle": 5.827067669172932}, {"avg_co2": 7.203210772574288, "live_work_prop": 0.0968586387434555, "delta_f_physical_activity_pp": 0.0010600582967069919, "driving": 84.8471615720524, "cycling": 0.8733624454148471, "walking": 4.192139737991266, "pt": 1.8777292576419216, "micromobility": 2.489082969432314, "shuttle": 5.720524017467249}, {"avg_co2": 7.157168233288377, "live_work_prop": 0.07384230287859825, "delta_f_physical_activity_pp": 0.0009478964047313103, "driving": 85.50233149639678, "cycling": 1.0173802458668928, "walking": 4.111911827045358, "pt": 1.6108520559559136, "micromobility": 2.161933022467147, "shuttle": 5.595591352267911}, {"avg_co2": 6.535509277431202, "live_work_prop": 0.11095305832147938, "delta_f_physical_activity_pp": 0.0009672925646871197, "driving": 85.3082851637765, "cycling": 0.5780346820809248, "walking": 5.009633911368015, "pt": 1.6377649325626205, "micromobility": 2.3603082851637764, "shuttle": 5.105973025048169}, {"avg_co2": 6.727596381537812, "live_work_prop": 0.08921438082556592, "delta_f_physical_activity_pp": 0.0009644130907810818, "driving": 85.86907449209932, "cycling": 0.8126410835214447, "walking": 4.8758465011286685, "pt": 1.489841986455982, "micromobility": 2.0316027088036117, "shuttle": 4.92099322799097}, {"avg_co2": 6.564365092351911, "live_work_prop": 0.07516778523489932, "delta_f_physical_activity_pp": 0.0011256092920648266, "driving": 84.3238184370613, "cycling": 0.9826860084230229, "walking": 3.837154890032756, "pt": 2.3865231633130555, "micromobility": 2.667290594291062, "shuttle": 5.802526906878802}, {"avg_co2": 7.294559006697524, "live_work_prop": 0.08395989974937343, "delta_f_physical_activity_pp": 0.0007989847666380616, "driving": 87.66152563568154, "cycling": 0.45852438516048355, "walking": 3.6681950812838684, "pt": 1.3755731554814505, "micromobility": 1.9591496456857025, "shuttle": 4.877032096706961}, {"avg_co2": 6.883716308689155, "live_work_prop": 0.07537012113055182, "delta_f_physical_activity_pp": 0.0008573200609910545, "driving": 86.0239852398524, "cycling": 0.5535055350553505, "walking": 3.643911439114391, "pt": 1.7066420664206643, "micromobility": 2.53690036900369, "shuttle": 5.535055350553505}, {"avg_co2": 7.142253210053922, "live_work_prop": 0.08862433862433862, "delta_f_physical_activity_pp": 0.0008592762125821053, "driving": 85.84149599287623, "cycling": 0.7123775601068566, "walking": 4.407836153161175, "pt": 1.3802315227070348, "micromobility": 2.226179875333927, "shuttle": 5.431878895814782}, {"avg_co2": 6.818010862751916, "live_work_prop": 0.10222804718217562, "delta_f_physical_activity_pp": 0.0010518394113783974, "driving": 84.71309680245291, "cycling": 0.9198423127463863, "walking": 4.292597459483137, "pt": 1.7082785808147174, "micromobility": 2.452912833990364, "shuttle": 5.913272010512484}, {"avg_co2": 6.813193657523251, "live_work_prop": 0.08190224570673713, "delta_f_physical_activity_pp": 0.0009099014494880529, "driving": 85.1685393258427, "cycling": 0.6292134831460674, "walking": 4.044943820224719, "pt": 1.887640449438202, "micromobility": 2.4269662921348316, "shuttle": 5.842696629213483}, {"avg_co2": 6.7707186992565065, "live_work_prop": 0.09656084656084656, "delta_f_physical_activity_pp": 0.0009100707977170331, "driving": 86.25287356321839, "cycling": 0.8735632183908045, "walking": 4.2298850574712645, "pt": 1.747126436781609, "micromobility": 1.9310344827586208, "shuttle": 4.9655172413793105}, {"avg_co2": 7.149253797790713, "live_work_prop": 0.08609271523178808, "delta_f_physical_activity_pp": 0.0008866401595154539, "driving": 86.16268788682582, "cycling": 0.7515473032714411, "walking": 4.111405835543767, "pt": 1.8125552608311228, "micromobility": 1.8567639257294428, "shuttle": 5.305039787798409}, {"avg_co2": 6.790563424324494, "live_work_prop": 0.07874015748031496, "delta_f_physical_activity_pp": 0.0009806157155964686, "driving": 85.06991429860172, "cycling": 0.8570139828597204, "walking": 4.645917907081642, "pt": 1.6689219666215604, "micromobility": 2.345511953089761, "shuttle": 5.412719891745602}, {"avg_co2": 6.767963477042877, "live_work_prop": 0.09016393442622951, "delta_f_physical_activity_pp": 0.0009938026195667807, "driving": 85.64727954971858, "cycling": 0.8442776735459663, "walking": 4.174484052532833, "pt": 1.9699812382739212, "micromobility": 2.016885553470919, "shuttle": 5.347091932457786}, {"avg_co2": 6.805134480264826, "live_work_prop": 0.09517766497461928, "delta_f_physical_activity_pp": 0.0009164672478516171, "driving": 85.51544149630274, "cycling": 0.7394519356241844, "walking": 4.654197477163984, "pt": 1.8268812527185732, "micromobility": 1.8268812527185732, "shuttle": 5.437146585471944}, {"avg_co2": 7.002376235415136, "live_work_prop": 0.08251231527093596, "delta_f_physical_activity_pp": 0.0010023778141889433, "driving": 85.78595317725753, "cycling": 0.8361204013377926, "walking": 4.096989966555184, "pt": 1.839464882943144, "micromobility": 2.2993311036789295, "shuttle": 5.142140468227425}, {"avg_co2": 6.638582466657338, "live_work_prop": 0.09219858156028368, "delta_f_physical_activity_pp": 0.0010607875983324915, "driving": 84.53117563065207, "cycling": 0.9043312708234174, "walking": 4.997620180866255, "pt": 1.8086625416468347, "micromobility": 2.237029985721085, "shuttle": 5.521180390290338}, {"avg_co2": 6.902121855624728, "live_work_prop": 0.08764940239043825, "delta_f_physical_activity_pp": 0.0009321208896059341, "driving": 85.52278820375335, "cycling": 0.7149240393208222, "walking": 3.932082216264522, "pt": 2.0107238605898123, "micromobility": 2.278820375335121, "shuttle": 5.540661304736371}, {"avg_co2": 7.521562662462398, "live_work_prop": 0.06842737094837935, "delta_f_physical_activity_pp": 0.0008567827083863815, "driving": 87.14168714168714, "cycling": 0.6961506961506961, "walking": 3.8902538902538906, "pt": 1.638001638001638, "micromobility": 1.9246519246519247, "shuttle": 4.70925470925471}, {"avg_co2": 6.541331213876238, "live_work_prop": 0.07094133697135062, "delta_f_physical_activity_pp": 0.00109243481933811, "driving": 84.75524475524475, "cycling": 0.6993006993006993, "walking": 4.568764568764569, "pt": 1.8181818181818181, "micromobility": 2.2843822843822843, "shuttle": 5.874125874125874}, {"avg_co2": 6.694026074253324, "live_work_prop": 0.08298755186721991, "delta_f_physical_activity_pp": 0.0009968624989183618, "driving": 85.86239396795476, "cycling": 0.9896324222431668, "walking": 4.335532516493874, "pt": 1.8850141376060319, "micromobility": 2.1206409048067862, "shuttle": 4.806786050895382}, {"avg_co2": 7.115927640040205, "live_work_prop": 0.07793923381770146, "delta_f_physical_activity_pp": 0.0009968666991120826, "driving": 85.32315978456015, "cycling": 0.8527827648114902, "walking": 4.622980251346499, "pt": 1.7504488330341115, "micromobility": 1.8402154398563735, "shuttle": 5.6104129263913824}, {"avg_co2": 6.940600897902115, "live_work_prop": 0.08433734939759036, "delta_f_physical_activity_pp": 0.0011120708120593438, "driving": 84.8816029143898, "cycling": 0.819672131147541, "walking": 4.41712204007286, "pt": 1.639344262295082, "micromobility": 2.5956284153005464, "shuttle": 5.646630236794172}, {"avg_co2": 7.222618745259307, "live_work_prop": 0.0807061790668348, "delta_f_physical_activity_pp": 0.0008636023264464525, "driving": 86.99012451696007, "cycling": 0.6011163589523401, "walking": 3.9501932159725204, "pt": 1.7604121940747102, "micromobility": 2.1468441391155, "shuttle": 4.55130957492486}, {"avg_co2": 6.778555305123586, "live_work_prop": 0.10076530612244898, "delta_f_physical_activity_pp": 0.001032780857336868, "driving": 84.88523170203551, "cycling": 0.86617583369424, "walking": 4.7206582936336074, "pt": 1.862278042442616, "micromobility": 2.728453876136856, "shuttle": 4.937202252057168}, {"avg_co2": 6.9475095442470165, "live_work_prop": 0.08627450980392157, "delta_f_physical_activity_pp": 0.0011814698643781794, "driving": 84.87282463186078, "cycling": 0.7585899152164213, "walking": 4.596162427487728, "pt": 1.963409192324855, "micromobility": 2.3650156180276665, "shuttle": 5.443998215082552}, {"avg_co2": 6.860852603897385, "live_work_prop": 0.08344923504867872, "delta_f_physical_activity_pp": 0.0009969342619885846, "driving": 85.4262144821265, "cycling": 0.5041246562786434, "walking": 4.399633363886343, "pt": 1.6498625114573784, "micromobility": 2.612282309807516, "shuttle": 5.40788267644363}, {"avg_co2": 7.244723244473445, "live_work_prop": 0.0798004987531172, "delta_f_physical_activity_pp": 0.0010557120485038384, "driving": 85.815014516798, "cycling": 0.7051016175860638, "walking": 4.89423475736209, "pt": 1.7005391953546247, "micromobility": 2.198257984238905, "shuttle": 4.686851928660307}, {"avg_co2": 6.856665805461923, "live_work_prop": 0.0889487870619946, "delta_f_physical_activity_pp": 0.0009623610293080074, "driving": 86.14757808963331, "cycling": 0.7695789950203712, "walking": 4.074241738343141, "pt": 1.4938886373924853, "micromobility": 2.127659574468085, "shuttle": 5.3870529651425985}, {"avg_co2": 6.698775190912456, "live_work_prop": 0.08403361344537816, "delta_f_physical_activity_pp": 0.0011060563083909423, "driving": 84.98357578601595, "cycling": 0.8916001877053027, "walking": 4.551853589863914, "pt": 1.5485687470671048, "micromobility": 2.3932426091037073, "shuttle": 5.631159080244017}, {"avg_co2": 6.653124410338049, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.0009800140249830221, "driving": 85.83690987124464, "cycling": 0.5245588936576061, "walking": 4.291845493562231, "pt": 1.6690510252742015, "micromobility": 2.0982355746304244, "shuttle": 5.579399141630901}, {"avg_co2": 7.042833940010351, "live_work_prop": 0.07581699346405228, "delta_f_physical_activity_pp": 0.0009814726063998667, "driving": 85.7583774250441, "cycling": 0.7936507936507936, "walking": 4.453262786596119, "pt": 1.7195767195767195, "micromobility": 1.9400352733686066, "shuttle": 5.3350970017636685}, {"avg_co2": 6.871308843316647, "live_work_prop": 0.08839050131926121, "delta_f_physical_activity_pp": 0.00099290235259243, "driving": 86.45973909131804, "cycling": 0.6747638326585695, "walking": 4.9482681061628435, "pt": 1.2595591542959963, "micromobility": 1.8893387314439947, "shuttle": 4.7683310841205575}, {"avg_co2": 6.632366410190354, "live_work_prop": 0.08288770053475936, "delta_f_physical_activity_pp": 0.0008552520438928482, "driving": 85.85388552815263, "cycling": 0.837598883201489, "walking": 3.862261516984644, "pt": 1.4890646812470918, "micromobility": 2.466263378315496, "shuttle": 5.490926012098651}, {"avg_co2": 6.630132832339267, "live_work_prop": 0.08344370860927153, "delta_f_physical_activity_pp": 0.0008494687677809903, "driving": 87.53424657534246, "cycling": 0.684931506849315, "walking": 3.5616438356164384, "pt": 1.5981735159817352, "micromobility": 2.237442922374429, "shuttle": 4.383561643835616}, {"avg_co2": 6.671966174738096, "live_work_prop": 0.08174386920980926, "delta_f_physical_activity_pp": 0.0009656447683369945, "driving": 84.89702517162472, "cycling": 0.4576659038901602, "walking": 4.851258581235697, "pt": 2.013729977116705, "micromobility": 2.2883295194508007, "shuttle": 5.491990846681922}, {"avg_co2": 7.535879689432057, "live_work_prop": 0.08445532435740515, "delta_f_physical_activity_pp": 0.0009345804588770049, "driving": 85.98700243704306, "cycling": 0.7311129163281885, "walking": 3.9805036555645814, "pt": 1.8277822908204713, "micromobility": 2.39642567018684, "shuttle": 5.077173030056864}, {"avg_co2": 6.797352667892468, "live_work_prop": 0.09031413612565445, "delta_f_physical_activity_pp": 0.0008779268266796929, "driving": 85.74610244988864, "cycling": 0.8017817371937639, "walking": 3.9198218262806237, "pt": 1.5144766146993318, "micromobility": 2.0044543429844097, "shuttle": 6.013363028953229}, {"avg_co2": 6.90125077646731, "live_work_prop": 0.08877284595300261, "delta_f_physical_activity_pp": 0.0009672649444798952, "driving": 84.9624060150376, "cycling": 0.6191950464396285, "walking": 4.555506413091552, "pt": 2.034498009730208, "micromobility": 2.0787262273330382, "shuttle": 5.749668288367979}, {"avg_co2": 7.079470178167509, "live_work_prop": 0.08203125, "delta_f_physical_activity_pp": 0.0009826710317875967, "driving": 86.24502432551968, "cycling": 0.8403361344537815, "walking": 4.42282176028306, "pt": 1.7691287041132244, "micromobility": 1.680672268907563, "shuttle": 5.042016806722689}, {"avg_co2": 6.559617783139221, "live_work_prop": 0.08974358974358974, "delta_f_physical_activity_pp": 0.0010413774106419987, "driving": 84.94208494208493, "cycling": 0.6756756756756757, "walking": 4.777992277992278, "pt": 1.4961389961389961, "micromobility": 2.364864864864865, "shuttle": 5.743243243243244}, {"avg_co2": 7.371417434671848, "live_work_prop": 0.07035175879396985, "delta_f_physical_activity_pp": 0.0009253029545285081, "driving": 87.07191780821918, "cycling": 0.5993150684931506, "walking": 4.708904109589041, "pt": 1.4982876712328765, "micromobility": 1.75513698630137, "shuttle": 4.366438356164384}, {"avg_co2": 6.421998729768695, "live_work_prop": 0.09695290858725762, "delta_f_physical_activity_pp": 0.0010748386657598982, "driving": 84.17663293468262, "cycling": 0.9659613615455382, "walking": 4.599816007359705, "pt": 1.5639374425023, "micromobility": 2.8058877644894205, "shuttle": 5.887764489420423}, {"avg_co2": 6.477440581697403, "live_work_prop": 0.0898876404494382, "delta_f_physical_activity_pp": 0.0011958097598367106, "driving": 84.37200383509108, "cycling": 1.006711409395973, "walking": 4.410354745925216, "pt": 2.253116011505273, "micromobility": 2.0613614573346117, "shuttle": 5.896452540747843}, {"avg_co2": 7.147299851092959, "live_work_prop": 0.07378129117259552, "delta_f_physical_activity_pp": 0.0008262143006213578, "driving": 87.16246126604692, "cycling": 0.7525453740593183, "walking": 3.7627268702965915, "pt": 2.080566622399292, "micromobility": 1.5493581230633025, "shuttle": 4.6923417441345725}, {"avg_co2": 7.186765790501269, "live_work_prop": 0.08322981366459627, "delta_f_physical_activity_pp": 0.0008717580803355912, "driving": 86.17920540997464, "cycling": 0.591715976331361, "walking": 4.268808114961961, "pt": 1.5638207945900255, "micromobility": 2.2823330515638207, "shuttle": 5.114116652578192}, {"avg_co2": 6.977477561821767, "live_work_prop": 0.08613728129205922, "delta_f_physical_activity_pp": 0.0008648826146486774, "driving": 86.75736961451247, "cycling": 0.7709750566893424, "walking": 3.8095238095238098, "pt": 1.9047619047619049, "micromobility": 1.8140589569160999, "shuttle": 4.9433106575963714}, {"avg_co2": 6.620157009323338, "live_work_prop": 0.09246088193456614, "delta_f_physical_activity_pp": 0.000977208169420569, "driving": 85.79075425790754, "cycling": 0.6812652068126521, "walking": 4.671532846715328, "pt": 1.3625304136253042, "micromobility": 2.1411192214111923, "shuttle": 5.35279805352798}, {"avg_co2": 6.694436855558583, "live_work_prop": 0.09806629834254144, "delta_f_physical_activity_pp": 0.0009100462556459457, "driving": 85.80705009276438, "cycling": 0.5565862708719851, "walking": 4.3599257884972165, "pt": 1.855287569573284, "micromobility": 2.0871985157699444, "shuttle": 5.333951762523191}, {"avg_co2": 6.959029784234833, "live_work_prop": 0.09247027741083223, "delta_f_physical_activity_pp": 0.0009467385247756852, "driving": 84.95380554333481, "cycling": 0.39595248570171576, "walking": 4.795424549054114, "pt": 1.6717993840739112, "micromobility": 1.8917729872415312, "shuttle": 6.291245050593928}, {"avg_co2": 6.978647185119567, "live_work_prop": 0.07894736842105263, "delta_f_physical_activity_pp": 0.0009777835545075454, "driving": 85.35602328705777, "cycling": 0.6269592476489028, "walking": 5.105239587998208, "pt": 1.8360949395432153, "micromobility": 1.701746529332736, "shuttle": 5.373936408419167}, {"avg_co2": 6.986379391469261, "live_work_prop": 0.08443271767810026, "delta_f_physical_activity_pp": 0.0009321026242728993, "driving": 86.83970856102003, "cycling": 0.546448087431694, "walking": 4.280510018214937, "pt": 1.411657559198543, "micromobility": 2.2313296903460835, "shuttle": 4.6903460837887065}, {"avg_co2": 6.8292852967730635, "live_work_prop": 0.08256880733944955, "delta_f_physical_activity_pp": 0.0009229052026422122, "driving": 85.44642857142857, "cycling": 0.7142857142857143, "walking": 4.196428571428571, "pt": 1.607142857142857, "micromobility": 2.3214285714285716, "shuttle": 5.714285714285714}, {"avg_co2": 7.125462364586557, "live_work_prop": 0.07840616966580977, "delta_f_physical_activity_pp": 0.0008778605460597505, "driving": 85.68357695614789, "cycling": 0.816852966466036, "walking": 4.213241616509028, "pt": 1.76268271711092, "micromobility": 1.8916595012897677, "shuttle": 5.631986242476354}, {"avg_co2": 6.699426697840261, "live_work_prop": 0.09859154929577464, "delta_f_physical_activity_pp": 0.0010868498830757692, "driving": 83.81448177946048, "cycling": 1.183151916706105, "walking": 4.164694746805489, "pt": 2.0350212967345005, "micromobility": 3.028868906767629, "shuttle": 5.773781353525793}, {"avg_co2": 6.805472852194485, "live_work_prop": 0.10055096418732783, "delta_f_physical_activity_pp": 0.0012414846972972438, "driving": 83.89169343735658, "cycling": 0.9637448370812299, "walking": 4.5892611289582375, "pt": 2.1110601193207894, "micromobility": 2.799449288664525, "shuttle": 5.644791188618632}, {"avg_co2": 6.901629300917519, "live_work_prop": 0.0696774193548387, "delta_f_physical_activity_pp": 0.0009975365773284464, "driving": 86.17672790901138, "cycling": 0.6124234470691163, "walking": 4.286964129483815, "pt": 1.8810148731408576, "micromobility": 1.7935258092738406, "shuttle": 5.2493438320209975}, {"avg_co2": 6.85149418713907, "live_work_prop": 0.09271523178807947, "delta_f_physical_activity_pp": 0.0009976549183162322, "driving": 85.00443655723159, "cycling": 0.5323868677905945, "walking": 4.747116237799467, "pt": 2.3513753327417923, "micromobility": 2.2626441881100265, "shuttle": 5.1020408163265305}, {"avg_co2": 6.604133776905301, "live_work_prop": 0.09575923392612859, "delta_f_physical_activity_pp": 0.001176231904140627, "driving": 84.20074349442379, "cycling": 1.254646840148699, "walking": 4.414498141263941, "pt": 1.6263940520446096, "micromobility": 2.2769516728624537, "shuttle": 6.226765799256506}, {"avg_co2": 6.6867981887278605, "live_work_prop": 0.09350649350649351, "delta_f_physical_activity_pp": 0.0010281473241105918, "driving": 85.67005749668289, "cycling": 0.9287925696594427, "walking": 4.3343653250774, "pt": 1.6364440513047325, "micromobility": 2.21141088014153, "shuttle": 5.218929677134011}, {"avg_co2": 6.500271141764106, "live_work_prop": 0.09973045822102426, "delta_f_physical_activity_pp": 0.0010525110652594028, "driving": 84.0, "cycling": 0.8636363636363636, "walking": 4.818181818181818, "pt": 1.8636363636363635, "micromobility": 2.4545454545454546, "shuttle": 6.0}, {"avg_co2": 6.947725886906496, "live_work_prop": 0.08031088082901554, "delta_f_physical_activity_pp": 0.0009779144158054273, "driving": 84.87654320987654, "cycling": 0.7936507936507936, "walking": 4.232804232804233, "pt": 1.8959435626102292, "micromobility": 2.4250440917107583, "shuttle": 5.776014109347442}, {"avg_co2": 6.902317920037462, "live_work_prop": 0.08823529411764706, "delta_f_physical_activity_pp": 0.0010040243663561558, "driving": 84.87957181088314, "cycling": 0.6244424620874219, "walking": 4.727921498661909, "pt": 1.5165031222123104, "micromobility": 2.5423728813559325, "shuttle": 5.709188224799287}, {"avg_co2": 6.9647611498732145, "live_work_prop": 0.06998654104979811, "delta_f_physical_activity_pp": 0.0007816438790681808, "driving": 86.80714612918003, "cycling": 0.5955107650022904, "walking": 3.618873110398534, "pt": 1.6491067338524967, "micromobility": 2.0613834173156205, "shuttle": 5.26797984425103}, {"avg_co2": 6.678268926201297, "live_work_prop": 0.06685236768802229, "delta_f_physical_activity_pp": 0.0009982683085861936, "driving": 86.4244741873805, "cycling": 0.9082217973231358, "walking": 3.3938814531548753, "pt": 1.9598470363288718, "micromobility": 1.9598470363288718, "shuttle": 5.353728489483748}, {"avg_co2": 6.858161905426488, "live_work_prop": 0.07250341997264022, "delta_f_physical_activity_pp": 0.0009168556358569329, "driving": 86.5079365079365, "cycling": 0.6535947712418301, "walking": 3.8748832866479925, "pt": 1.680672268907563, "micromobility": 2.2408963585434174, "shuttle": 5.042016806722689}, {"avg_co2": 6.920097481833768, "live_work_prop": 0.08042895442359249, "delta_f_physical_activity_pp": 0.0008656408799890906, "driving": 85.92760180995475, "cycling": 0.7239819004524887, "walking": 3.9819004524886874, "pt": 1.6742081447963801, "micromobility": 1.7194570135746607, "shuttle": 5.972850678733032}, {"avg_co2": 7.078804477131878, "live_work_prop": 0.08203125, "delta_f_physical_activity_pp": 0.0007937789924810443, "driving": 86.69336893635959, "cycling": 0.5340453938584779, "walking": 3.515798842901647, "pt": 1.602136181575434, "micromobility": 2.1806853582554515, "shuttle": 5.473965287049399}, {"avg_co2": 7.144708810548154, "live_work_prop": 0.06375, "delta_f_physical_activity_pp": 0.0009619029843832235, "driving": 85.58673469387756, "cycling": 0.8078231292517007, "walking": 3.486394557823129, "pt": 1.9982993197278913, "micromobility": 2.423469387755102, "shuttle": 5.697278911564626}, {"avg_co2": 6.655376349066293, "live_work_prop": 0.0947075208913649, "delta_f_physical_activity_pp": 0.0010290015332454305, "driving": 84.17840375586854, "cycling": 0.892018779342723, "walking": 4.929577464788732, "pt": 1.8779342723004695, "micromobility": 2.5821596244131455, "shuttle": 5.539906103286385}, {"avg_co2": 6.723598650458998, "live_work_prop": 0.09749670619235837, "delta_f_physical_activity_pp": 0.0010851072146777312, "driving": 84.26666666666667, "cycling": 0.8888888888888888, "walking": 4.8, "pt": 1.911111111111111, "micromobility": 2.6222222222222222, "shuttle": 5.511111111111111}, {"avg_co2": 6.784465971101969, "live_work_prop": 0.07870967741935483, "delta_f_physical_activity_pp": 0.0009966037921458712, "driving": 85.48895899053628, "cycling": 0.6309148264984227, "walking": 4.821991888237945, "pt": 1.5772870662460567, "micromobility": 1.9828751689950428, "shuttle": 5.497972059486255}, {"avg_co2": 6.9670293732990105, "live_work_prop": 0.08047493403693931, "delta_f_physical_activity_pp": 0.0009955045118870064, "driving": 84.71223021582733, "cycling": 0.7194244604316548, "walking": 4.631294964028776, "pt": 1.8435251798561152, "micromobility": 2.338129496402878, "shuttle": 5.755395683453238}, {"avg_co2": 6.675465676386574, "live_work_prop": 0.07735583684950774, "delta_f_physical_activity_pp": 0.0009461654180009039, "driving": 86.2511893434824, "cycling": 0.7136060894386299, "walking": 3.9961941008563278, "pt": 1.5223596574690772, "micromobility": 2.331113225499524, "shuttle": 5.185537583254043}, {"avg_co2": 6.605974371574365, "live_work_prop": 0.07629427792915532, "delta_f_physical_activity_pp": 0.0010688089700508308, "driving": 84.86633439057543, "cycling": 0.724966017217943, "walking": 4.576347983688265, "pt": 2.310829179882193, "micromobility": 2.3561395559583147, "shuttle": 5.165382872677844}, {"avg_co2": 7.254803952061096, "live_work_prop": 0.07758620689655173, "delta_f_physical_activity_pp": 0.000960017034069787, "driving": 86.3502729945401, "cycling": 0.7559848803023939, "walking": 4.325913481730366, "pt": 1.4699706005879882, "micromobility": 1.8059638807223857, "shuttle": 5.291894162116758}, {"avg_co2": 6.530440276173105, "live_work_prop": 0.08203677510608204, "delta_f_physical_activity_pp": 0.0009570202503083988, "driving": 85.17258142926593, "cycling": 0.8750607681088965, "walking": 4.132231404958678, "pt": 1.8473505104521146, "micromobility": 2.284880894506563, "shuttle": 5.687894992707827}, {"avg_co2": 6.8465512316421675, "live_work_prop": 0.08588957055214724, "delta_f_physical_activity_pp": 0.000998344745178916, "driving": 85.36379018612521, "cycling": 0.5499153976311337, "walking": 4.568527918781726, "pt": 1.988155668358714, "micromobility": 2.3688663282571913, "shuttle": 5.1607445008460235}, {"avg_co2": 6.623485302587519, "live_work_prop": 0.09256661991584852, "delta_f_physical_activity_pp": 0.0010889903564991375, "driving": 84.24559733460258, "cycling": 0.7615421227986673, "walking": 5.378391242265588, "pt": 1.7610661589719183, "micromobility": 2.9033793431699193, "shuttle": 4.950023798191337}, {"avg_co2": 6.559875808205965, "live_work_prop": 0.10219922380336352, "delta_f_physical_activity_pp": 0.0009462048615517121, "driving": 84.95255309534568, "cycling": 0.8133755083596927, "walking": 4.338002711251695, "pt": 2.123813827383642, "micromobility": 1.9430637144148215, "shuttle": 5.829191143244464}, {"avg_co2": 6.906461676623506, "live_work_prop": 0.07761966364812418, "delta_f_physical_activity_pp": 0.0008606692400378695, "driving": 86.07929515418502, "cycling": 0.5726872246696035, "walking": 4.317180616740088, "pt": 1.4096916299559472, "micromobility": 2.2026431718061676, "shuttle": 5.418502202643172}, {"avg_co2": 7.284477534866096, "live_work_prop": 0.07848101265822785, "delta_f_physical_activity_pp": 0.0008555872631842718, "driving": 86.24407072013798, "cycling": 0.8193186718413108, "walking": 3.9241052177662787, "pt": 1.6386373436826216, "micromobility": 2.2423458387235877, "shuttle": 5.13152220784821}, {"avg_co2": 7.180483199522014, "live_work_prop": 0.07360406091370558, "delta_f_physical_activity_pp": 0.0009578814706034959, "driving": 87.01633705932932, "cycling": 0.816852966466036, "walking": 3.7833190025795354, "pt": 1.4617368873602752, "micromobility": 1.9776440240756663, "shuttle": 4.944110060189166}, {"avg_co2": 7.101215484323668, "live_work_prop": 0.07711757269279393, "delta_f_physical_activity_pp": 0.0008879195763292581, "driving": 86.02009611183922, "cycling": 0.655307994757536, "walking": 4.106596767147226, "pt": 1.8785495849716032, "micromobility": 2.1406727828746175, "shuttle": 5.198776758409786}, {"avg_co2": 6.995661503743647, "live_work_prop": 0.09548387096774194, "delta_f_physical_activity_pp": 0.0009385467445537371, "driving": 85.98171528080104, "cycling": 0.783630822812364, "walking": 4.484109708315194, "pt": 1.872006965607314, "micromobility": 1.95907705703091, "shuttle": 4.919460165433174}, {"avg_co2": 6.711560410273671, "live_work_prop": 0.0935754189944134, "delta_f_physical_activity_pp": 0.0010401905794595093, "driving": 85.35091851154027, "cycling": 0.659444182760245, "walking": 4.898728214790391, "pt": 1.6957136128120585, "micromobility": 1.9312293923692887, "shuttle": 5.463966085727743}, {"avg_co2": 6.7709324016121535, "live_work_prop": 0.09041835357624832, "delta_f_physical_activity_pp": 0.0008781325222287288, "driving": 85.52511415525113, "cycling": 0.821917808219178, "walking": 4.06392694063927, "pt": 1.5068493150684932, "micromobility": 2.009132420091324, "shuttle": 6.073059360730594}, {"avg_co2": 7.0503934986167724, "live_work_prop": 0.06666666666666667, "delta_f_physical_activity_pp": 0.0009782514333715419, "driving": 85.87973273942093, "cycling": 0.9354120267260578, "walking": 4.187082405345212, "pt": 1.7817371937639197, "micromobility": 2.271714922048998, "shuttle": 4.944320712694878}, {"avg_co2": 7.119427323119307, "live_work_prop": 0.08571428571428572, "delta_f_physical_activity_pp": 0.0009221620234789719, "driving": 86.73913043478261, "cycling": 0.6521739130434783, "walking": 4.3478260869565215, "pt": 1.7391304347826086, "micromobility": 1.9130434782608694, "shuttle": 4.608695652173913}, {"avg_co2": 6.927256074375201, "live_work_prop": 0.07417218543046358, "delta_f_physical_activity_pp": 0.0010090575500160753, "driving": 85.08459483526269, "cycling": 0.578806767586821, "walking": 4.58593054318789, "pt": 2.0926090828138912, "micromobility": 2.1816562778272486, "shuttle": 5.47640249332146}, {"avg_co2": 6.591940207999123, "live_work_prop": 0.09274193548387097, "delta_f_physical_activity_pp": 0.000981209946820588, "driving": 85.50925925925927, "cycling": 0.9259259259259258, "walking": 4.212962962962963, "pt": 1.6203703703703702, "micromobility": 2.314814814814815, "shuttle": 5.416666666666667}, {"avg_co2": 7.618199449267734, "live_work_prop": 0.07710280373831775, "delta_f_physical_activity_pp": 0.0008169311501304689, "driving": 87.00201207243461, "cycling": 0.6438631790744467, "walking": 4.064386317907444, "pt": 1.6096579476861168, "micromobility": 2.0120724346076457, "shuttle": 4.668008048289739}, {"avg_co2": 6.8089077049924995, "live_work_prop": 0.08552631578947369, "delta_f_physical_activity_pp": 0.0010372684154136837, "driving": 84.96849684968497, "cycling": 0.7650765076507651, "walking": 4.455445544554455, "pt": 1.8451845184518452, "micromobility": 2.5202520252025202, "shuttle": 5.445544554455446}, {"avg_co2": 6.836236157574278, "live_work_prop": 0.08538163001293661, "delta_f_physical_activity_pp": 0.001056763044385121, "driving": 85.02202643171806, "cycling": 1.1894273127753305, "walking": 4.493392070484582, "pt": 1.5859030837004406, "micromobility": 2.290748898678414, "shuttle": 5.418502202643172}, {"avg_co2": 6.921482803538056, "live_work_prop": 0.09293193717277487, "delta_f_physical_activity_pp": 0.0009512976476504012, "driving": 85.81528943879806, "cycling": 0.7070260715863897, "walking": 4.507291206363235, "pt": 1.7233760494918249, "micromobility": 1.9001325673884226, "shuttle": 5.346884666372072}, {"avg_co2": 6.945874491451176, "live_work_prop": 0.07838179519595449, "delta_f_physical_activity_pp": 0.0007948202431960245, "driving": 86.54271801682161, "cycling": 0.6640106241699867, "walking": 4.0283311199645855, "pt": 1.6378928729526339, "micromobility": 1.593625498007968, "shuttle": 5.533421868083223}, {"avg_co2": 7.164471172336971, "live_work_prop": 0.07272727272727272, "delta_f_physical_activity_pp": 0.000979093239204031, "driving": 85.11957484499557, "cycling": 0.6643046944198405, "walking": 4.561558901682905, "pt": 1.771479185119575, "micromobility": 2.170062001771479, "shuttle": 5.713020372010629}, {"avg_co2": 6.988857419718113, "live_work_prop": 0.07349081364829396, "delta_f_physical_activity_pp": 0.0009570179928367859, "driving": 86.00621945801866, "cycling": 0.888494002665482, "walking": 3.8205242114615725, "pt": 2.176810306530431, "micromobility": 1.5104398045313194, "shuttle": 5.597512216792536}, {"avg_co2": 6.427348037160038, "live_work_prop": 0.09387755102040816, "delta_f_physical_activity_pp": 0.001072046896244043, "driving": 84.93346007604563, "cycling": 0.8555133079847909, "walking": 4.562737642585551, "pt": 1.9961977186311788, "micromobility": 1.9486692015209126, "shuttle": 5.7034220532319395}, {"avg_co2": 6.723548822458392, "live_work_prop": 0.0855614973262032, "delta_f_physical_activity_pp": 0.0008923729101832583, "driving": 85.7208448117539, "cycling": 0.642791551882461, "walking": 4.0863177226813585, "pt": 1.8824609733700643, "micromobility": 2.203856749311295, "shuttle": 5.463728191000918}, {"avg_co2": 7.079328635009325, "live_work_prop": 0.08525033829499323, "delta_f_physical_activity_pp": 0.0009493512884057002, "driving": 84.59076360310928, "cycling": 0.5486968449931412, "walking": 4.709647919524463, "pt": 1.6918152720621855, "micromobility": 2.8349336991312297, "shuttle": 5.6241426611796985}, {"avg_co2": 6.841078676360407, "live_work_prop": 0.09271523178807947, "delta_f_physical_activity_pp": 0.0009749102747157575, "driving": 85.64266180492251, "cycling": 0.6381039197812215, "walking": 4.466727438468551, "pt": 2.0054694621695535, "micromobility": 2.0510483135824975, "shuttle": 5.195989061075661}, {"avg_co2": 7.043896744215681, "live_work_prop": 0.0761904761904762, "delta_f_physical_activity_pp": 0.001050949359257792, "driving": 84.75719424460432, "cycling": 0.7194244604316548, "walking": 4.631294964028776, "pt": 2.068345323741007, "micromobility": 2.1133093525179856, "shuttle": 5.710431654676259}, {"avg_co2": 7.191194483952718, "live_work_prop": 0.08087291399229782, "delta_f_physical_activity_pp": 0.0008608310751673467, "driving": 86.08510638297872, "cycling": 0.5957446808510638, "walking": 3.957446808510638, "pt": 1.702127659574468, "micromobility": 2.2127659574468086, "shuttle": 5.446808510638298}, {"avg_co2": 6.7692401501599635, "live_work_prop": 0.10133333333333333, "delta_f_physical_activity_pp": 0.0009708641037206159, "driving": 85.46538285190279, "cycling": 0.6877579092159559, "walking": 4.768454837230628, "pt": 1.4672168729940394, "micromobility": 2.384227418615314, "shuttle": 5.226960110041266}, {"avg_co2": 6.78430198997345, "live_work_prop": 0.08279430789133248, "delta_f_physical_activity_pp": 0.0008933474426957786, "driving": 85.6637168141593, "cycling": 0.6637168141592921, "walking": 4.424778761061947, "pt": 1.6814159292035398, "micromobility": 2.079646017699115, "shuttle": 5.486725663716814}, {"avg_co2": 7.024968563418924, "live_work_prop": 0.07926023778071334, "delta_f_physical_activity_pp": 0.0010686272760101563, "driving": 86.12588652482269, "cycling": 0.975177304964539, "walking": 4.078014184397164, "pt": 1.7287234042553192, "micromobility": 2.171985815602837, "shuttle": 4.920212765957447}, {"avg_co2": 6.440628618748835, "live_work_prop": 0.0912863070539419, "delta_f_physical_activity_pp": 0.0009886727170300173, "driving": 85.24667931688803, "cycling": 0.7115749525616698, "walking": 4.364326375711575, "pt": 1.6129032258064515, "micromobility": 2.941176470588235, "shuttle": 5.1233396584440225}, {"avg_co2": 6.99028447989959, "live_work_prop": 0.07455012853470437, "delta_f_physical_activity_pp": 0.0009373148958233159, "driving": 86.15782664941786, "cycling": 0.733074601121173, "walking": 3.5791289348857265, "pt": 2.112979732643381, "micromobility": 1.9836136265631736, "shuttle": 5.433376455368694}, {"avg_co2": 7.152427262377927, "live_work_prop": 0.07058823529411765, "delta_f_physical_activity_pp": 0.0009680840787596917, "driving": 86.24780316344463, "cycling": 0.7029876977152899, "walking": 4.964850615114235, "pt": 1.6695957820738139, "micromobility": 1.493848857644991, "shuttle": 4.92091388400703}, {"avg_co2": 7.065401989786011, "live_work_prop": 0.08579088471849866, "delta_f_physical_activity_pp": 0.0009886960686437362, "driving": 85.8058608058608, "cycling": 0.7783882783882784, "walking": 4.716117216117216, "pt": 1.510989010989011, "micromobility": 1.9688644688644688, "shuttle": 5.21978021978022}, {"avg_co2": 7.210928253715519, "live_work_prop": 0.07838179519595449, "delta_f_physical_activity_pp": 0.0008011384400465902, "driving": 87.20728534258456, "cycling": 0.47701647875108416, "walking": 4.163052905464007, "pt": 1.3443191673894188, "micromobility": 2.038161318300087, "shuttle": 4.770164787510842}, {"avg_co2": 7.25381003659843, "live_work_prop": 0.0707196029776675, "delta_f_physical_activity_pp": 0.0009581993964979961, "driving": 85.97304128053918, "cycling": 0.5475989890480202, "walking": 4.001684919966301, "pt": 1.5585509688289807, "micromobility": 2.695871946082561, "shuttle": 5.223251895534962}, {"avg_co2": 6.842607968962126, "live_work_prop": 0.09208819714656291, "delta_f_physical_activity_pp": 0.000997639906271578, "driving": 84.47669305189093, "cycling": 0.8355321020228672, "walking": 4.617414248021108, "pt": 1.6710642040457344, "micromobility": 2.3306948109058925, "shuttle": 6.068601583113456}, {"avg_co2": 6.9698689427384295, "live_work_prop": 0.07076101468624833, "delta_f_physical_activity_pp": 0.0009256578598137206, "driving": 85.03184713375796, "cycling": 0.6369426751592357, "walking": 4.276615104640583, "pt": 1.956323930846224, "micromobility": 2.0928116469517746, "shuttle": 6.005459508644222}, {"avg_co2": 6.950754043773999, "live_work_prop": 0.0796221322537112, "delta_f_physical_activity_pp": 0.000981853626735295, "driving": 85.96491228070175, "cycling": 0.9233610341643583, "walking": 4.20129270544783, "pt": 1.8005540166204987, "micromobility": 1.8928901200369344, "shuttle": 5.216989843028625}, {"avg_co2": 7.323195948523404, "live_work_prop": 0.07253886010362694, "delta_f_physical_activity_pp": 0.0009363620099438699, "driving": 87.53760206274173, "cycling": 0.6446067898581865, "walking": 3.6527718091963903, "pt": 1.633003867640739, "micromobility": 1.9338203695745595, "shuttle": 4.598195100988397}, {"avg_co2": 6.948483668787917, "live_work_prop": 0.09055627425614489, "delta_f_physical_activity_pp": 0.0009430392515354532, "driving": 85.4284471509352, "cycling": 0.6959547629404089, "walking": 4.69769464984776, "pt": 1.9138755980861244, "micromobility": 2.174858634188778, "shuttle": 5.08916920400174}, {"avg_co2": 7.065641615623433, "live_work_prop": 0.0815822002472188, "delta_f_physical_activity_pp": 0.0010638376233249873, "driving": 85.40359682141363, "cycling": 0.8782936010037641, "walking": 4.224173985780008, "pt": 1.7984107068172315, "micromobility": 2.425763278962777, "shuttle": 5.269761606022585}, {"avg_co2": 6.767830824601653, "live_work_prop": 0.08026315789473684, "delta_f_physical_activity_pp": 0.000912249066521848, "driving": 85.16508367254636, "cycling": 0.8593396653098146, "walking": 3.9800995024875623, "pt": 2.03527815468114, "micromobility": 1.8995929443690638, "shuttle": 6.0606060606060606}, {"avg_co2": 6.766270102111479, "live_work_prop": 0.07526881720430108, "delta_f_physical_activity_pp": 0.0010958252429693375, "driving": 85.08691674290942, "cycling": 0.8234217749313815, "walking": 4.9862763037511435, "pt": 1.8298261665141813, "micromobility": 2.3787740164684354, "shuttle": 4.894784995425434}, {"avg_co2": 6.834722562067258, "live_work_prop": 0.0749665327978581, "delta_f_physical_activity_pp": 0.0009035885438828179, "driving": 86.2410071942446, "cycling": 1.079136690647482, "walking": 4.136690647482014, "pt": 1.4838129496402876, "micromobility": 2.2032374100719423, "shuttle": 4.856115107913669}, {"avg_co2": 6.985897219078909, "live_work_prop": 0.08280254777070063, "delta_f_physical_activity_pp": 0.0009586609722533151, "driving": 84.99353169469599, "cycling": 0.8193186718413108, "walking": 4.269081500646831, "pt": 2.112979732643381, "micromobility": 2.112979732643381, "shuttle": 5.692108667529108}, {"avg_co2": 6.675256770309603, "live_work_prop": 0.10612244897959183, "delta_f_physical_activity_pp": 0.0011218671483972996, "driving": 85.04545454545455, "cycling": 0.5909090909090909, "walking": 4.636363636363637, "pt": 1.6363636363636365, "micromobility": 2.4545454545454546, "shuttle": 5.636363636363637}, {"avg_co2": 7.000237829550577, "live_work_prop": 0.08051948051948052, "delta_f_physical_activity_pp": 0.0009477765872018876, "driving": 86.13686534216336, "cycling": 0.7064017660044151, "walking": 4.194260485651214, "pt": 1.456953642384106, "micromobility": 2.295805739514349, "shuttle": 5.209713024282561}, {"avg_co2": 6.957093166519846, "live_work_prop": 0.08684546615581099, "delta_f_physical_activity_pp": 0.001017552820568496, "driving": 85.99827139152983, "cycling": 0.7346585998271392, "walking": 4.49438202247191, "pt": 1.5557476231633534, "micromobility": 2.4632670700086434, "shuttle": 4.753673292999136}, {"avg_co2": 6.8963802578896045, "live_work_prop": 0.07702182284980745, "delta_f_physical_activity_pp": 0.0009232849630955374, "driving": 85.52803129074316, "cycling": 0.6084311169056932, "walking": 3.998261625380269, "pt": 1.6514558887440245, "micromobility": 2.781399391568883, "shuttle": 5.4324206866579745}, {"avg_co2": 6.904116075115296, "live_work_prop": 0.08935611038107753, "delta_f_physical_activity_pp": 0.0010671762534399528, "driving": 85.70163789287295, "cycling": 0.84108012394865, "walking": 4.249667994687915, "pt": 1.9920318725099602, "micromobility": 1.8149623727312971, "shuttle": 5.400619743249226}, {"avg_co2": 6.8365616897253, "live_work_prop": 0.09054593874833555, "delta_f_physical_activity_pp": 0.001004323370467653, "driving": 85.20220588235294, "cycling": 0.78125, "walking": 4.6875, "pt": 1.884191176470588, "micromobility": 2.2058823529411766, "shuttle": 5.238970588235294}, {"avg_co2": 6.8096009725354, "live_work_prop": 0.08155080213903744, "delta_f_physical_activity_pp": 0.0009366594645600007, "driving": 85.39638386648123, "cycling": 0.602688919796013, "walking": 4.40426518312471, "pt": 1.761706073249884, "micromobility": 2.132591562355123, "shuttle": 5.702364394993046}, {"avg_co2": 6.788008590525646, "live_work_prop": 0.07569721115537849, "delta_f_physical_activity_pp": 0.0009455230016217379, "driving": 86.13369467028004, "cycling": 0.6323396567299007, "walking": 3.9747064137308037, "pt": 2.0325203252032518, "micromobility": 2.0325203252032518, "shuttle": 5.194218608852755}, {"avg_co2": 6.823263647228929, "live_work_prop": 0.09825033647375504, "delta_f_physical_activity_pp": 0.0010011525054867858, "driving": 85.41854185418542, "cycling": 0.7650765076507651, "walking": 4.5004500450045, "pt": 1.5301530153015301, "micromobility": 2.5652565256525652, "shuttle": 5.2205220522052205}, {"avg_co2": 7.1590058709503515, "live_work_prop": 0.08005082592121983, "delta_f_physical_activity_pp": 0.0008489720048643995, "driving": 86.7835757057314, "cycling": 0.7271171941830624, "walking": 3.8922155688622757, "pt": 1.6680923866552608, "micromobility": 2.0102651839178787, "shuttle": 4.918733960650128}, {"avg_co2": 6.802800592917627, "live_work_prop": 0.08384710234278668, "delta_f_physical_activity_pp": 0.0009131319906593035, "driving": 86.20541469703481, "cycling": 0.9024495058014611, "walking": 3.6097980232058444, "pt": 1.8478727975934681, "micromobility": 2.019767941555651, "shuttle": 5.414697034808767}, {"avg_co2": 6.888344223547358, "live_work_prop": 0.08575197889182058, "delta_f_physical_activity_pp": 0.001033396759295626, "driving": 84.58765209553853, "cycling": 0.7661108607480848, "walking": 4.416403785488959, "pt": 1.8927444794952681, "micromobility": 2.6137899954934656, "shuttle": 5.723298783235692}, {"avg_co2": 6.80027727689902, "live_work_prop": 0.08701134930643127, "delta_f_physical_activity_pp": 0.0009633366767859684, "driving": 84.98307952622673, "cycling": 0.6345177664974619, "walking": 4.018612521150592, "pt": 2.284263959390863, "micromobility": 2.66497461928934, "shuttle": 5.414551607445008}, {"avg_co2": 6.619042184117799, "live_work_prop": 0.08967391304347826, "delta_f_physical_activity_pp": 0.000962039110964324, "driving": 84.73138548539114, "cycling": 0.8953817153628653, "walking": 4.476908576814327, "pt": 1.7436380772855797, "micromobility": 2.3091423185673894, "shuttle": 5.843543826578699}, {"avg_co2": 6.911126719470871, "live_work_prop": 0.06693440428380187, "delta_f_physical_activity_pp": 0.0008229521648237439, "driving": 86.07941579187586, "cycling": 0.730260155180283, "walking": 3.6969420356001828, "pt": 1.7800091282519397, "micromobility": 1.7800091282519397, "shuttle": 5.933363760839799}, {"avg_co2": 6.669905911305623, "live_work_prop": 0.08599167822468794, "delta_f_physical_activity_pp": 0.0009927346238828012, "driving": 85.181689476168, "cycling": 0.7078810759792354, "walking": 4.577630957999056, "pt": 2.0292590844738085, "micromobility": 1.8404907975460123, "shuttle": 5.6630486078338835}, {"avg_co2": 6.752898341064641, "live_work_prop": 0.08764940239043825, "delta_f_physical_activity_pp": 0.0010627959886693851, "driving": 85.02480829950383, "cycling": 0.6765899864682002, "walking": 4.239963915200722, "pt": 2.029769959404601, "micromobility": 2.661253946774921, "shuttle": 5.367613892647722}, {"avg_co2": 7.035667367215732, "live_work_prop": 0.09625, "delta_f_physical_activity_pp": 0.0008602228874425716, "driving": 86.97334479793636, "cycling": 0.6878761822871883, "walking": 4.08426483233018, "pt": 1.3327601031814273, "micromobility": 2.1926053310404128, "shuttle": 4.729148753224419}, {"avg_co2": 6.871180775552172, "live_work_prop": 0.07764390896921017, "delta_f_physical_activity_pp": 0.0009999627931805157, "driving": 85.59964333481945, "cycling": 0.5349977708426215, "walking": 4.146232724030317, "pt": 2.0062416406598307, "micromobility": 2.1845742309407044, "shuttle": 5.528310298707089}, {"avg_co2": 6.782950092359144, "live_work_prop": 0.08909574468085106, "delta_f_physical_activity_pp": 0.0009583099990641871, "driving": 85.25324966382787, "cycling": 1.0309278350515463, "walking": 3.809950694755715, "pt": 1.703272075302555, "micromobility": 2.2411474675033616, "shuttle": 5.961452263558942}, {"avg_co2": 7.2373754142791356, "live_work_prop": 0.06734434561626429, "delta_f_physical_activity_pp": 0.0010049879828556085, "driving": 86.07809847198642, "cycling": 1.1460101867572157, "walking": 3.607809847198642, "pt": 1.697792869269949, "micromobility": 2.2071307300509337, "shuttle": 5.263157894736842}, {"avg_co2": 6.866456009954166, "live_work_prop": 0.08767471410419314, "delta_f_physical_activity_pp": 0.0009049819042933194, "driving": 85.04997827031725, "cycling": 0.6953498478922208, "walking": 4.997827031725337, "pt": 1.6514558887440245, "micromobility": 1.955671447196871, "shuttle": 5.649717514124294}, {"avg_co2": 6.698845246615368, "live_work_prop": 0.0890125173852573, "delta_f_physical_activity_pp": 0.0009278099316559439, "driving": 85.0187265917603, "cycling": 0.6554307116104869, "walking": 4.4475655430711605, "pt": 1.6385767790262171, "micromobility": 2.2940074906367043, "shuttle": 5.945692883895131}, {"avg_co2": 7.114942590688202, "live_work_prop": 0.0807061790668348, "delta_f_physical_activity_pp": 0.0009933388381872454, "driving": 85.82310622090563, "cycling": 0.8887008040626322, "walking": 4.231908590774439, "pt": 1.6504443504020312, "micromobility": 2.4968260685569192, "shuttle": 4.9090139652983495}, {"avg_co2": 6.443007916163705, "live_work_prop": 0.08450704225352113, "delta_f_physical_activity_pp": 0.0011089092579401147, "driving": 83.97344713134187, "cycling": 1.0905642484589853, "walking": 4.314841156946421, "pt": 2.1811284969179705, "micromobility": 2.1337126600284493, "shuttle": 6.306306306306306}, {"avg_co2": 7.157185486864478, "live_work_prop": 0.08269720101781171, "delta_f_physical_activity_pp": 0.0009790911745326096, "driving": 85.27896995708154, "cycling": 0.944206008583691, "walking": 4.034334763948498, "pt": 2.017167381974249, "micromobility": 2.188841201716738, "shuttle": 5.536480686695279}, {"avg_co2": 6.802133735153971, "live_work_prop": 0.08485639686684072, "delta_f_physical_activity_pp": 0.0009407029284486152, "driving": 86.02292768959435, "cycling": 0.6613756613756614, "walking": 4.27689594356261, "pt": 1.7195767195767195, "micromobility": 1.8077601410934743, "shuttle": 5.511463844797178}, {"avg_co2": 6.899830968295778, "live_work_prop": 0.07712082262210797, "delta_f_physical_activity_pp": 0.0009149821842097614, "driving": 85.65160157964019, "cycling": 0.7459412022817025, "walking": 4.256252742430891, "pt": 1.7112768758227295, "micromobility": 2.2817025010969725, "shuttle": 5.353225098727512}, {"avg_co2": 6.826054090140799, "live_work_prop": 0.10052219321148825, "delta_f_physical_activity_pp": 0.0010808003678240093, "driving": 84.66467321657412, "cycling": 0.7689021785561726, "walking": 5.296881674498078, "pt": 1.5805211448099103, "micromobility": 2.050405809483127, "shuttle": 5.638615976078599}, {"avg_co2": 7.090589095155453, "live_work_prop": 0.09230769230769231, "delta_f_physical_activity_pp": 0.0008776950285601286, "driving": 86.49006622516556, "cycling": 0.9271523178807948, "walking": 3.9735099337748347, "pt": 1.5011037527593818, "micromobility": 1.9867549668874174, "shuttle": 5.121412803532009}, {"avg_co2": 6.603272895786053, "live_work_prop": 0.09287531806615776, "delta_f_physical_activity_pp": 0.0009290938315119703, "driving": 84.91620111731844, "cycling": 0.5156854318865491, "walking": 4.641168886978943, "pt": 1.8478727975934681, "micromobility": 2.406532015470563, "shuttle": 5.672539750752041}, {"avg_co2": 7.213998362540535, "live_work_prop": 0.07583547557840617, "delta_f_physical_activity_pp": 0.0008901444611551157, "driving": 85.01937150236762, "cycling": 0.6026689625484287, "walking": 4.390873869995695, "pt": 1.8080068876452864, "micromobility": 2.0662935858803273, "shuttle": 6.112785191562634}, {"avg_co2": 6.26562547269944, "live_work_prop": 0.1027900146842878, "delta_f_physical_activity_pp": 0.0009625731474179627, "driving": 85.54514060187469, "cycling": 0.6413418845584609, "walking": 4.834731129748397, "pt": 1.5293537247163296, "micromobility": 1.973359644795264, "shuttle": 5.4760730143068574}, {"avg_co2": 6.577168748618789, "live_work_prop": 0.09115281501340483, "delta_f_physical_activity_pp": 0.000978951122372618, "driving": 85.5651384475715, "cycling": 0.6354970494779846, "walking": 4.857013163867453, "pt": 1.3617793917385383, "micromobility": 2.3604176123468, "shuttle": 5.220154334997731}, {"avg_co2": 6.653184982238094, "live_work_prop": 0.09282700421940929, "delta_f_physical_activity_pp": 0.0011440349996558713, "driving": 84.15697674418605, "cycling": 0.9205426356589148, "walking": 5.087209302325581, "pt": 2.083333333333333, "micromobility": 2.0348837209302326, "shuttle": 5.717054263565891}, {"avg_co2": 6.732971221214786, "live_work_prop": 0.1005586592178771, "delta_f_physical_activity_pp": 0.0007987111962845185, "driving": 86.39195016770483, "cycling": 0.7666506947771922, "walking": 3.881169142309535, "pt": 1.7728797316722569, "micromobility": 2.0124580737901296, "shuttle": 5.174892189746047}, {"avg_co2": 6.93746350970849, "live_work_prop": 0.08917197452229299, "delta_f_physical_activity_pp": 0.0011753419797057556, "driving": 83.94849785407726, "cycling": 1.0729613733905579, "walking": 4.978540772532189, "pt": 1.8025751072961373, "micromobility": 2.3605150214592276, "shuttle": 5.836909871244635}, {"avg_co2": 6.924951229612857, "live_work_prop": 0.09633649932157395, "delta_f_physical_activity_pp": 0.0008558529092106561, "driving": 85.9787135585377, "cycling": 0.6478482184173994, "walking": 4.211013419713096, "pt": 1.897269782508098, "micromobility": 2.036094400740398, "shuttle": 5.229060620083295}, {"avg_co2": 6.58091041090419, "live_work_prop": 0.0849933598937583, "delta_f_physical_activity_pp": 0.0011160185155074814, "driving": 84.48355720240852, "cycling": 0.9726725335803612, "walking": 5.048633626679018, "pt": 1.6211208893006022, "micromobility": 2.6401111625752662, "shuttle": 5.23390458545623}, {"avg_co2": 6.728129410280928, "live_work_prop": 0.10185185185185185, "delta_f_physical_activity_pp": 0.0010929654420042485, "driving": 84.61881408827463, "cycling": 0.980829246544806, "walking": 4.279982166740972, "pt": 1.6495764600980831, "micromobility": 2.808738296923763, "shuttle": 5.662059741417744}, {"avg_co2": 6.706057739334858, "live_work_prop": 0.10246433203631647, "delta_f_physical_activity_pp": 0.0009885868183103334, "driving": 84.89240228370663, "cycling": 0.7465963987703118, "walking": 4.523495827843654, "pt": 1.5371102327624067, "micromobility": 2.678963548528766, "shuttle": 5.62143170838823}, {"avg_co2": 6.791364808136915, "live_work_prop": 0.08981233243967829, "delta_f_physical_activity_pp": 0.0009640071796662384, "driving": 85.70774163994503, "cycling": 0.9161704076958315, "walking": 4.306000916170408, "pt": 1.832340815391663, "micromobility": 1.8781493357764543, "shuttle": 5.359596885020614}, {"avg_co2": 7.199119795652561, "live_work_prop": 0.09068627450980392, "delta_f_physical_activity_pp": 0.0010937343944940575, "driving": 84.28978428978428, "cycling": 0.9361009361009361, "walking": 4.354904354904355, "pt": 1.8722018722018723, "micromobility": 2.3606023606023605, "shuttle": 6.186406186406186}, {"avg_co2": 7.400558405287876, "live_work_prop": 0.07434052757793765, "delta_f_physical_activity_pp": 0.0009174437298569453, "driving": 86.11898016997166, "cycling": 0.6070416835289356, "walking": 4.168352893565358, "pt": 1.8615944961554027, "micromobility": 2.225819506272764, "shuttle": 5.0182112505058685}, {"avg_co2": 6.782884581442828, "live_work_prop": 0.09416445623342175, "delta_f_physical_activity_pp": 0.0008872418440915705, "driving": 85.75268817204301, "cycling": 0.7168458781362007, "walking": 4.166666666666666, "pt": 1.8369175627240144, "micromobility": 2.1953405017921144, "shuttle": 5.331541218637993}, {"avg_co2": 6.670227810333698, "live_work_prop": 0.09937106918238994, "delta_f_physical_activity_pp": 0.0009002704437026821, "driving": 85.22927689594356, "cycling": 0.4409171075837742, "walking": 4.62962962962963, "pt": 1.8518518518518516, "micromobility": 2.7777777777777777, "shuttle": 5.070546737213403}, {"avg_co2": 6.502522344656907, "live_work_prop": 0.08238636363636363, "delta_f_physical_activity_pp": 0.0009930282179356465, "driving": 85.4326923076923, "cycling": 0.7692307692307693, "walking": 3.6057692307692304, "pt": 1.826923076923077, "micromobility": 2.2596153846153846, "shuttle": 6.105769230769231}, {"avg_co2": 6.641382988515479, "live_work_prop": 0.08176943699731903, "delta_f_physical_activity_pp": 0.0008761434408891337, "driving": 85.10344827586206, "cycling": 0.5977011494252874, "walking": 4.551724137931035, "pt": 1.839080459770115, "micromobility": 2.1149425287356323, "shuttle": 5.793103448275862}, {"avg_co2": 7.102687151356362, "live_work_prop": 0.07426376440460948, "delta_f_physical_activity_pp": 0.0008866708997125165, "driving": 87.27429062768701, "cycling": 0.6878761822871883, "walking": 3.9122957867583836, "pt": 1.4617368873602752, "micromobility": 1.8916595012897677, "shuttle": 4.772141014617369}, {"avg_co2": 6.903443880674989, "live_work_prop": 0.08737864077669903, "delta_f_physical_activity_pp": 0.0010291690194524897, "driving": 85.2112676056338, "cycling": 0.8450704225352111, "walking": 4.507042253521127, "pt": 1.6901408450704223, "micromobility": 2.535211267605634, "shuttle": 5.211267605633803}, {"avg_co2": 6.639677858172858, "live_work_prop": 0.09881422924901186, "delta_f_physical_activity_pp": 0.000955152553989304, "driving": 84.42953020134229, "cycling": 0.6711409395973155, "walking": 4.47427293064877, "pt": 1.8344519015659957, "micromobility": 2.5503355704697985, "shuttle": 6.0402684563758395}, {"avg_co2": 6.433368207411774, "live_work_prop": 0.11005434782608696, "delta_f_physical_activity_pp": 0.000985153667245681, "driving": 85.27239150507849, "cycling": 0.8310249307479225, "walking": 4.247460757156047, "pt": 1.662049861495845, "micromobility": 2.723915050784857, "shuttle": 5.263157894736842}, {"avg_co2": 7.2468303997263375, "live_work_prop": 0.0821078431372549, "delta_f_physical_activity_pp": 0.0008741670669017106, "driving": 87.31988472622479, "cycling": 0.5763688760806917, "walking": 4.322766570605188, "pt": 1.3174145738987237, "micromobility": 1.9761218608480857, "shuttle": 4.487443392342528}, {"avg_co2": 6.998720212531687, "live_work_prop": 0.09689922480620156, "delta_f_physical_activity_pp": 0.0010428751440966096, "driving": 85.41125541125541, "cycling": 0.7792207792207793, "walking": 4.588744588744588, "pt": 1.5584415584415585, "micromobility": 2.380952380952381, "shuttle": 5.2813852813852815}, {"avg_co2": 7.101548199466441, "live_work_prop": 0.07761966364812418, "delta_f_physical_activity_pp": 0.0008872773268516628, "driving": 87.03296703296704, "cycling": 0.6153846153846154, "walking": 4.043956043956045, "pt": 1.7142857142857144, "micromobility": 1.8901098901098903, "shuttle": 4.7032967032967035}, {"avg_co2": 7.099328582451429, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0008008444867444345, "driving": 87.2340425531915, "cycling": 0.5319148936170213, "walking": 4.210992907801418, "pt": 1.2411347517730498, "micromobility": 1.9060283687943262, "shuttle": 4.875886524822695}, {"avg_co2": 6.658574401860403, "live_work_prop": 0.08525033829499323, "delta_f_physical_activity_pp": 0.0011250214877241548, "driving": 84.76544356711565, "cycling": 0.8824895494658616, "walking": 4.691128657686948, "pt": 1.9043195541105433, "micromobility": 1.9507663725034836, "shuttle": 5.80585229911751}, {"avg_co2": 6.826874392700665, "live_work_prop": 0.08255659121171771, "delta_f_physical_activity_pp": 0.0009487682266275797, "driving": 85.91613491340017, "cycling": 0.7748404740200547, "walking": 4.557885141294439, "pt": 1.504102096627165, "micromobility": 2.096627164995442, "shuttle": 5.1504102096627165}, {"avg_co2": 6.7510416129614175, "live_work_prop": 0.08241758241758242, "delta_f_physical_activity_pp": 0.0009314446425580639, "driving": 86.19069985908877, "cycling": 0.9394081728511038, "walking": 3.945514325974636, "pt": 1.7848755284170972, "micromobility": 1.972757162987318, "shuttle": 5.166744950681071}, {"avg_co2": 7.2492396826975165, "live_work_prop": 0.07711757269279393, "delta_f_physical_activity_pp": 0.0010835846177861615, "driving": 85.87737843551797, "cycling": 0.7610993657505285, "walking": 4.101479915433403, "pt": 1.8181818181818181, "micromobility": 2.156448202959831, "shuttle": 5.2854122621564485}, {"avg_co2": 6.623712815952897, "live_work_prop": 0.09726027397260274, "delta_f_physical_activity_pp": 0.0011273375623852837, "driving": 84.76851851851852, "cycling": 1.2037037037037037, "walking": 4.861111111111112, "pt": 1.5277777777777777, "micromobility": 2.5, "shuttle": 5.138888888888888}, {"avg_co2": 6.865697145871737, "live_work_prop": 0.07254623044096728, "delta_f_physical_activity_pp": 0.0009021615974645924, "driving": 86.5282472235635, "cycling": 0.6760019314340898, "walking": 3.476581361661033, "pt": 1.5934331240946402, "micromobility": 2.0762916465475616, "shuttle": 5.649444712699179}, {"avg_co2": 6.676880514767804, "live_work_prop": 0.09078590785907859, "delta_f_physical_activity_pp": 0.000945416416827974, "driving": 86.03791030975498, "cycling": 0.6472491909385114, "walking": 4.11465557096625, "pt": 1.8030513176144243, "micromobility": 2.3578363384188625, "shuttle": 5.039297272306982}, {"avg_co2": 6.678715046352987, "live_work_prop": 0.08165997322623829, "delta_f_physical_activity_pp": 0.0009207649793242592, "driving": 85.32192705988294, "cycling": 0.6303466906798739, "walking": 3.9621791985592076, "pt": 1.8009905447996397, "micromobility": 2.4313372354795137, "shuttle": 5.853219270598829}, {"avg_co2": 6.876315703913276, "live_work_prop": 0.08163265306122448, "delta_f_physical_activity_pp": 0.0009658745579570949, "driving": 86.17672790901138, "cycling": 0.8748906386701663, "walking": 4.330708661417323, "pt": 1.6622922134733158, "micromobility": 2.012248468941382, "shuttle": 4.94313210848644}, {"avg_co2": 6.654665916412337, "live_work_prop": 0.08751608751608751, "delta_f_physical_activity_pp": 0.0009744993671882008, "driving": 85.28384279475982, "cycling": 0.6550218340611353, "walking": 4.192139737991266, "pt": 1.6593886462882095, "micromobility": 2.7074235807860263, "shuttle": 5.502183406113537}, {"avg_co2": 7.024824743022914, "live_work_prop": 0.060240963855421686, "delta_f_physical_activity_pp": 0.0009052188801163618, "driving": 86.99224098585121, "cycling": 0.5933363760839799, "walking": 3.8795070743952533, "pt": 1.5518028297581012, "micromobility": 1.7800091282519397, "shuttle": 5.203103605659516}, {"avg_co2": 6.55224051821664, "live_work_prop": 0.082687338501292, "delta_f_physical_activity_pp": 0.0009301016987744947, "driving": 86.48648648648648, "cycling": 0.6756756756756757, "walking": 4.1891891891891895, "pt": 1.7117117117117115, "micromobility": 2.027027027027027, "shuttle": 4.90990990990991}, {"avg_co2": 6.643876940264266, "live_work_prop": 0.09042553191489362, "delta_f_physical_activity_pp": 0.0009854259147303217, "driving": 85.98382749326146, "cycling": 0.7187780772686434, "walking": 4.088050314465408, "pt": 1.8418688230008984, "micromobility": 2.20125786163522, "shuttle": 5.166217430368373}, {"avg_co2": 6.787204847703116, "live_work_prop": 0.09387755102040816, "delta_f_physical_activity_pp": 0.000995663383266292, "driving": 84.874715261959, "cycling": 0.8200455580865604, "walking": 4.874715261958998, "pt": 1.7767653758542141, "micromobility": 2.0956719817767655, "shuttle": 5.5580865603644645}, {"avg_co2": 6.9864802007632125, "live_work_prop": 0.07983761840324763, "delta_f_physical_activity_pp": 0.001056614772611176, "driving": 85.72748267898383, "cycling": 0.8314087759815243, "walking": 4.157043879907621, "pt": 1.5704387990762125, "micromobility": 2.678983833718245, "shuttle": 5.034642032332563}, {"avg_co2": 7.062833193517019, "live_work_prop": 0.07862407862407862, "delta_f_physical_activity_pp": 0.0010433847161133367, "driving": 85.43689320388349, "cycling": 0.7176023638666104, "walking": 4.601097509497679, "pt": 1.561840439003799, "micromobility": 2.0261713803292527, "shuttle": 5.656395103419165}, {"avg_co2": 6.7177419252299995, "live_work_prop": 0.09583333333333334, "delta_f_physical_activity_pp": 0.0008871394502670447, "driving": 86.25772705658584, "cycling": 0.8559201141226819, "walking": 3.4712315739419872, "pt": 1.9020446980504042, "micromobility": 2.234902520209225, "shuttle": 5.2781740370898715}, {"avg_co2": 6.9970406640077165, "live_work_prop": 0.07339449541284404, "delta_f_physical_activity_pp": 0.0008377551105718876, "driving": 85.8860195903829, "cycling": 0.7569011576135352, "walking": 3.6064113980409616, "pt": 1.6918967052537845, "micromobility": 2.0480854853072126, "shuttle": 6.010685663401603}, {"avg_co2": 7.347638350776216, "live_work_prop": 0.06935687263556116, "delta_f_physical_activity_pp": 0.0009408454989754403, "driving": 86.68956633748391, "cycling": 0.7728638900815801, "walking": 3.9931300987548304, "pt": 1.8462859596393302, "micromobility": 1.7174753112924002, "shuttle": 4.9806784027479605}, {"avg_co2": 6.653284723157137, "live_work_prop": 0.09681881051175657, "delta_f_physical_activity_pp": 0.0010789139333243867, "driving": 84.54715219421102, "cycling": 0.7469654528478058, "walking": 5.322128851540616, "pt": 1.8674136321195145, "micromobility": 2.007469654528478, "shuttle": 5.508870214752568}, {"avg_co2": 6.613868355519901, "live_work_prop": 0.09041835357624832, "delta_f_physical_activity_pp": 0.000930948933680176, "driving": 86.02101416171767, "cycling": 0.6852444038373686, "walking": 4.568296025582458, "pt": 1.4618547281863865, "micromobility": 2.1014161717679305, "shuttle": 5.162174508908177}, {"avg_co2": 7.179902527810936, "live_work_prop": 0.07528230865746549, "delta_f_physical_activity_pp": 0.0008497958529029909, "driving": 85.97228055438892, "cycling": 0.8399832003359933, "walking": 3.317933641327173, "pt": 1.637967240655187, "micromobility": 2.099958000839983, "shuttle": 6.131877362452751}, {"avg_co2": 6.801277846091986, "live_work_prop": 0.09370988446726572, "delta_f_physical_activity_pp": 0.001084004444217529, "driving": 84.94107376691402, "cycling": 0.9602793539938891, "walking": 4.670449585333915, "pt": 1.5713662156263641, "micromobility": 2.6625927542557837, "shuttle": 5.194238323876037}, {"avg_co2": 6.652702625588994, "live_work_prop": 0.08286516853932584, "delta_f_physical_activity_pp": 0.0011689025606422773, "driving": 84.29245283018868, "cycling": 1.2264150943396228, "walking": 4.386792452830188, "pt": 2.2641509433962264, "micromobility": 2.1698113207547167, "shuttle": 5.660377358490567}, {"avg_co2": 6.602908028042384, "live_work_prop": 0.09691011235955056, "delta_f_physical_activity_pp": 0.001089357171649259, "driving": 84.2406876790831, "cycling": 0.8595988538681949, "walking": 5.157593123209169, "pt": 1.8624641833810889, "micromobility": 2.292263610315186, "shuttle": 5.587392550143266}, {"avg_co2": 6.929637630645817, "live_work_prop": 0.08651399491094147, "delta_f_physical_activity_pp": 0.0011467787586527524, "driving": 84.80958493795464, "cycling": 1.1125374411638853, "walking": 4.878048780487805, "pt": 1.7115960633290546, "micromobility": 2.4818142918271286, "shuttle": 5.006418485237484}, {"avg_co2": 6.880955151946346, "live_work_prop": 0.07446808510638298, "delta_f_physical_activity_pp": 0.0009822227664482742, "driving": 85.52218735992828, "cycling": 0.8516360376512775, "walking": 3.989242492155984, "pt": 1.703272075302555, "micromobility": 2.285970416853429, "shuttle": 5.647691618108472}, {"avg_co2": 7.0160281961697, "live_work_prop": 0.08025477707006369, "delta_f_physical_activity_pp": 0.0008318264019707176, "driving": 86.22338113863538, "cycling": 0.47805302042590175, "walking": 3.650586701434159, "pt": 1.6514558887440245, "micromobility": 2.1295089091699264, "shuttle": 5.867014341590613}, {"avg_co2": 6.8823072247634896, "live_work_prop": 0.07797537619699042, "delta_f_physical_activity_pp": 0.0009742187630494727, "driving": 85.03616636528028, "cycling": 0.5424954792043399, "walking": 4.746835443037975, "pt": 1.5822784810126582, "micromobility": 2.124773960216998, "shuttle": 5.967450271247739}, {"avg_co2": 7.192541266295026, "live_work_prop": 0.08970976253298153, "delta_f_physical_activity_pp": 0.0008188586078556521, "driving": 87.57961783439491, "cycling": 0.5459508644222021, "walking": 4.003639672429482, "pt": 1.2738853503184715, "micromobility": 2.2747952684258417, "shuttle": 4.322111010009099}, {"avg_co2": 6.846535863910843, "live_work_prop": 0.08935611038107753, "delta_f_physical_activity_pp": 0.0011200375343583763, "driving": 83.90548372715114, "cycling": 0.980829246544806, "walking": 4.6812304948729375, "pt": 1.6941596076683014, "micromobility": 2.4966562639322336, "shuttle": 6.241640659830584}, {"avg_co2": 6.814074251233017, "live_work_prop": 0.07712765957446809, "delta_f_physical_activity_pp": 0.0009972764259268687, "driving": 84.70906630581867, "cycling": 1.1276499774470004, "walking": 4.194857916102842, "pt": 1.7140279657194408, "micromobility": 2.165087956698241, "shuttle": 6.089309878213803}, {"avg_co2": 6.309430649943897, "live_work_prop": 0.09971509971509972, "delta_f_physical_activity_pp": 0.0009839755639203956, "driving": 84.69039492930278, "cycling": 0.7801072647489029, "walking": 4.583130180399805, "pt": 1.901511457825451, "micromobility": 2.4865919063871282, "shuttle": 5.558264261335934}, {"avg_co2": 6.731991185414452, "live_work_prop": 0.08583106267029973, "delta_f_physical_activity_pp": 0.0010373061768622763, "driving": 84.93339457969682, "cycling": 1.1024345429490123, "walking": 3.9503904455672942, "pt": 2.1589343132751493, "micromobility": 2.296738631143776, "shuttle": 5.558107487367938}, {"avg_co2": 7.062382663967798, "live_work_prop": 0.082687338501292, "delta_f_physical_activity_pp": 0.0007930798237348219, "driving": 87.15432649420161, "cycling": 0.535236396074933, "walking": 3.746654772524532, "pt": 1.6057091882247994, "micromobility": 2.140945584299732, "shuttle": 4.817127564674398}, {"avg_co2": 6.8783937511392, "live_work_prop": 0.09005376344086022, "delta_f_physical_activity_pp": 0.0009912701648163564, "driving": 84.33242506811989, "cycling": 0.7266121707538601, "walking": 4.85921889191644, "pt": 1.6348773841961852, "micromobility": 2.588555858310627, "shuttle": 5.858310626702997}, {"avg_co2": 6.89616881468386, "live_work_prop": 0.07253886010362694, "delta_f_physical_activity_pp": 0.0009561069585288673, "driving": 85.51236749116607, "cycling": 0.88339222614841, "walking": 4.151943462897526, "pt": 1.9434628975265018, "micromobility": 1.8992932862190812, "shuttle": 5.609540636042403}, {"avg_co2": 6.936282395324052, "live_work_prop": 0.09054593874833555, "delta_f_physical_activity_pp": 0.0009783751447354737, "driving": 85.54652213188798, "cycling": 0.7678410117434508, "walking": 4.200542005420054, "pt": 1.7163504968383017, "micromobility": 2.3938572719060525, "shuttle": 5.374887082204156}, {"avg_co2": 6.677561962125006, "live_work_prop": 0.1025974025974026, "delta_f_physical_activity_pp": 0.001012164912187571, "driving": 84.21052631578947, "cycling": 0.6578947368421052, "walking": 4.912280701754386, "pt": 1.9298245614035088, "micromobility": 2.4122807017543857, "shuttle": 5.87719298245614}, {"avg_co2": 6.964141192308306, "live_work_prop": 0.08280254777070063, "delta_f_physical_activity_pp": 0.000918417830316142, "driving": 86.36759581881533, "cycling": 0.7839721254355401, "walking": 4.050522648083624, "pt": 2.177700348432056, "micromobility": 1.9163763066202089, "shuttle": 4.70383275261324}, {"avg_co2": 6.851264267045847, "live_work_prop": 0.09218950064020487, "delta_f_physical_activity_pp": 0.0009937804041175607, "driving": 84.84848484848484, "cycling": 0.9090909090909091, "walking": 4.5021645021645025, "pt": 1.9047619047619049, "micromobility": 1.9913419913419914, "shuttle": 5.844155844155844}, {"avg_co2": 6.369019434602294, "live_work_prop": 0.09014084507042254, "delta_f_physical_activity_pp": 0.0010846729238722865, "driving": 84.5679012345679, "cycling": 0.6647673314339981, "walking": 5.080721747388414, "pt": 1.6144349477682813, "micromobility": 2.4216524216524213, "shuttle": 5.650522317188984}, {"avg_co2": 7.1332671170760085, "live_work_prop": 0.0885286783042394, "delta_f_physical_activity_pp": 0.0010730309406519855, "driving": 85.61301084236864, "cycling": 0.9174311926605505, "walking": 4.628857381150959, "pt": 1.7514595496246872, "micromobility": 2.0016680567139282, "shuttle": 5.087572977481234}, {"avg_co2": 6.717957138860222, "live_work_prop": 0.09448818897637795, "delta_f_physical_activity_pp": 0.0009983628866553425, "driving": 84.66696468484578, "cycling": 0.8940545373267769, "walking": 5.185516316495306, "pt": 1.5645954403218598, "micromobility": 2.1010281627179257, "shuttle": 5.587840858292356}, {"avg_co2": 6.469225306802298, "live_work_prop": 0.09469153515064563, "delta_f_physical_activity_pp": 0.0009997758471767286, "driving": 84.33915211970074, "cycling": 0.8977556109725686, "walking": 4.488778054862843, "pt": 1.945137157107232, "micromobility": 2.344139650872818, "shuttle": 5.985037406483791}, {"avg_co2": 6.576615560422616, "live_work_prop": 0.07757404795486601, "delta_f_physical_activity_pp": 0.0008342830102474238, "driving": 86.77685950413223, "cycling": 0.53475935828877, "walking": 4.326689353427322, "pt": 1.4098201263976664, "micromobility": 1.8473505104521146, "shuttle": 5.104521147301896}, {"avg_co2": 6.656262215721387, "live_work_prop": 0.10583446404341927, "delta_f_physical_activity_pp": 0.0012207256450562857, "driving": 84.98201438848922, "cycling": 0.9442446043165468, "walking": 4.901079136690647, "pt": 1.5287769784172662, "micromobility": 2.158273381294964, "shuttle": 5.485611510791367}, {"avg_co2": 6.922319918553459, "live_work_prop": 0.07866666666666666, "delta_f_physical_activity_pp": 0.0009336813121582515, "driving": 86.16010854816824, "cycling": 0.7688828584350972, "walking": 4.07055630936228, "pt": 1.7639077340569878, "micromobility": 2.1709633649932156, "shuttle": 5.06558118498417}, {"avg_co2": 6.606377222983598, "live_work_prop": 0.10748299319727891, "delta_f_physical_activity_pp": 0.0010429096400734617, "driving": 85.36697247706422, "cycling": 1.2385321100917432, "walking": 4.44954128440367, "pt": 1.5596330275229358, "micromobility": 2.4770642201834865, "shuttle": 4.908256880733945}, {"avg_co2": 6.873746538912671, "live_work_prop": 0.0977542932628798, "delta_f_physical_activity_pp": 0.0009823929551505087, "driving": 86.20224719101124, "cycling": 0.6741573033707865, "walking": 4.53932584269663, "pt": 1.3932584269662922, "micromobility": 2.1123595505617976, "shuttle": 5.078651685393258}, {"avg_co2": 6.550227986467591, "live_work_prop": 0.10152990264255911, "delta_f_physical_activity_pp": 0.0010150404457450629, "driving": 85.69398389388915, "cycling": 0.7579346281383231, "walking": 4.689720511605874, "pt": 1.6106110847939363, "micromobility": 2.036949313121743, "shuttle": 5.2108005684509715}, {"avg_co2": 6.814037267009727, "live_work_prop": 0.07797537619699042, "delta_f_physical_activity_pp": 0.0008399762927046518, "driving": 86.21825023518345, "cycling": 0.7996237064910631, "walking": 3.6218250235183445, "pt": 2.116650987770461, "micromobility": 2.116650987770461, "shuttle": 5.126999059266227}, {"avg_co2": 7.24308346806827, "live_work_prop": 0.07216494845360824, "delta_f_physical_activity_pp": 0.0010549136013762173, "driving": 85.8058999572467, "cycling": 0.8123129542539546, "walking": 3.8050448909790506, "pt": 2.1804189824711417, "micromobility": 2.0521590423257803, "shuttle": 5.344164172723386}, {"avg_co2": 6.838881107582734, "live_work_prop": 0.06486486486486487, "delta_f_physical_activity_pp": 0.0008209080373969091, "driving": 87.63267189663128, "cycling": 0.5999077065066913, "walking": 3.9224734656206737, "pt": 1.430549146285187, "micromobility": 1.8458698661744346, "shuttle": 4.568527918781726}, {"avg_co2": 6.687129670127238, "live_work_prop": 0.1012311901504788, "delta_f_physical_activity_pp": 0.0010253616059846982, "driving": 86.02101416171767, "cycling": 0.8222932846048424, "walking": 5.070808588396528, "pt": 1.4618547281863865, "micromobility": 2.1927820922795798, "shuttle": 4.431247144814984}, {"avg_co2": 7.338876363248062, "live_work_prop": 0.07002457002457002, "delta_f_physical_activity_pp": 0.0008897366287599122, "driving": 86.96731485312371, "cycling": 0.7447248655357882, "walking": 3.5581299131154323, "pt": 1.2825817128671908, "micromobility": 2.0273065784029787, "shuttle": 5.419942076954903}, {"avg_co2": 7.017846359355703, "live_work_prop": 0.07217847769028872, "delta_f_physical_activity_pp": 0.0009519256689902141, "driving": 86.79078014184397, "cycling": 0.7535460992907801, "walking": 3.8120567375886525, "pt": 1.8173758865248226, "micromobility": 2.127659574468085, "shuttle": 4.698581560283688}, {"avg_co2": 6.556568549013502, "live_work_prop": 0.09019607843137255, "delta_f_physical_activity_pp": 0.0010384992444314248, "driving": 83.7083708370837, "cycling": 0.8550855085508551, "walking": 5.2205220522052205, "pt": 1.6651665166516652, "micromobility": 2.34023402340234, "shuttle": 6.210621062106211}, {"avg_co2": 6.81215756607121, "live_work_prop": 0.07908847184986595, "delta_f_physical_activity_pp": 0.0009164704151747134, "driving": 85.69424964936886, "cycling": 0.5610098176718092, "walking": 4.581580177653109, "pt": 1.496026180458158, "micromobility": 2.524544179523142, "shuttle": 5.142589995324919}, {"avg_co2": 6.798062983328331, "live_work_prop": 0.09308510638297872, "delta_f_physical_activity_pp": 0.0010946030574026718, "driving": 84.94525547445255, "cycling": 0.7755474452554745, "walking": 5.2463503649635035, "pt": 1.8704379562043798, "micromobility": 1.9616788321167884, "shuttle": 5.200729927007299}, {"avg_co2": 6.8312524549166875, "live_work_prop": 0.0931174089068826, "delta_f_physical_activity_pp": 0.0009820459502931967, "driving": 84.87940630797773, "cycling": 0.7421150278293136, "walking": 4.452690166975881, "pt": 1.7625231910946195, "micromobility": 2.5510204081632653, "shuttle": 5.612244897959184}, {"avg_co2": 6.755380472641072, "live_work_prop": 0.0948509485094851, "delta_f_physical_activity_pp": 0.001056003408160832, "driving": 85.97533120146186, "cycling": 0.8222932846048424, "walking": 4.79671082686158, "pt": 1.3704888076747372, "micromobility": 2.055733211512106, "shuttle": 4.9794426678848795}, {"avg_co2": 6.872799612274406, "live_work_prop": 0.0777479892761394, "delta_f_physical_activity_pp": 0.0009315931677749591, "driving": 85.77254191209786, "cycling": 0.6796556411418215, "walking": 4.304485727231536, "pt": 1.8577254191209787, "micromobility": 1.9936565473493428, "shuttle": 5.39193475305845}, {"avg_co2": 7.084674471603152, "live_work_prop": 0.09055627425614489, "delta_f_physical_activity_pp": 0.0009408252479639685, "driving": 85.66463944396178, "cycling": 0.6516072980017376, "walking": 4.387489139878366, "pt": 1.5638575152041705, "micromobility": 2.3023457862728063, "shuttle": 5.430060816681147}, {"avg_co2": 6.7015094543344516, "live_work_prop": 0.09726027397260274, "delta_f_physical_activity_pp": 0.0010246601931051492, "driving": 84.62954440865164, "cycling": 0.7363092498849517, "walking": 4.878048780487805, "pt": 1.7487344684767603, "micromobility": 2.531063046479521, "shuttle": 5.476300046019328}, {"avg_co2": 6.791670825648093, "live_work_prop": 0.08452535760728218, "delta_f_physical_activity_pp": 0.0010203305341648853, "driving": 84.7328244274809, "cycling": 0.8531656937584194, "walking": 4.445442299057027, "pt": 1.7512348450830713, "micromobility": 2.5145936237090254, "shuttle": 5.70273911091154}, {"avg_co2": 6.663141781534021, "live_work_prop": 0.09903713892709766, "delta_f_physical_activity_pp": 0.0011437007878092585, "driving": 84.14972273567469, "cycling": 0.878003696857671, "walking": 5.0831792975970425, "pt": 1.8484288354898337, "micromobility": 2.4029574861367835, "shuttle": 5.6377079482439925}, {"avg_co2": 6.769625333314848, "live_work_prop": 0.10532994923857868, "delta_f_physical_activity_pp": 0.0009766973948681572, "driving": 84.80243161094225, "cycling": 0.7381676074685193, "walking": 5.0369083803734265, "pt": 1.7802865827181935, "micromobility": 2.1710811984368217, "shuttle": 5.47112462006079}, {"avg_co2": 7.306153759565461, "live_work_prop": 0.07814407814407814, "delta_f_physical_activity_pp": 0.0008436226578769943, "driving": 86.27209206740649, "cycling": 0.6987258528565558, "walking": 3.6169338265515827, "pt": 1.7673653925195234, "micromobility": 2.055076037813399, "shuttle": 5.589806822852446}, {"avg_co2": 7.199028224803963, "live_work_prop": 0.0728643216080402, "delta_f_physical_activity_pp": 0.0009212309547259274, "driving": 86.08182201602699, "cycling": 0.8435259384226065, "walking": 3.8380430198228592, "pt": 1.6448755799240826, "micromobility": 2.1509911429776465, "shuttle": 5.440742302825812}, {"avg_co2": 7.100915803120263, "live_work_prop": 0.07898089171974522, "delta_f_physical_activity_pp": 0.0009652059999395877, "driving": 85.68366909558507, "cycling": 0.7715387912558938, "walking": 3.9434204886412347, "pt": 1.8002571795970854, "micromobility": 2.314616373767681, "shuttle": 5.486498071153021}, {"avg_co2": 6.90795162341358, "live_work_prop": 0.09114583333333333, "delta_f_physical_activity_pp": 0.0009609653238954475, "driving": 85.09905254091301, "cycling": 0.9474590869939706, "walking": 4.565030146425495, "pt": 1.7226528854435832, "micromobility": 2.4117140396210166, "shuttle": 5.254091300602928}, {"avg_co2": 6.909241377928443, "live_work_prop": 0.09844559585492228, "delta_f_physical_activity_pp": 0.0011206717024399987, "driving": 84.5360824742268, "cycling": 0.9412819363514119, "walking": 4.7512326311071265, "pt": 2.10667861945316, "micromobility": 2.3307933662034963, "shuttle": 5.333930972658001}, {"avg_co2": 6.817891740995373, "live_work_prop": 0.07569721115537849, "delta_f_physical_activity_pp": 0.0010806354812842337, "driving": 85.02747252747253, "cycling": 0.7783882783882784, "walking": 4.166666666666666, "pt": 1.8315018315018317, "micromobility": 2.4725274725274726, "shuttle": 5.7234432234432235}, {"avg_co2": 6.725865710361316, "live_work_prop": 0.11297071129707113, "delta_f_physical_activity_pp": 0.0011420829372768063, "driving": 85.0462962962963, "cycling": 0.9259259259259258, "walking": 4.722222222222222, "pt": 1.574074074074074, "micromobility": 2.685185185185185, "shuttle": 5.046296296296297}, {"avg_co2": 6.858895003914495, "live_work_prop": 0.08465608465608465, "delta_f_physical_activity_pp": 0.001053687717464812, "driving": 85.2100089365505, "cycling": 0.8489722966934763, "walking": 3.932082216264522, "pt": 1.966041108132261, "micromobility": 2.4128686327077746, "shuttle": 5.630026809651475}, {"avg_co2": 6.766171884771603, "live_work_prop": 0.0979381443298969, "delta_f_physical_activity_pp": 0.000979146692753247, "driving": 85.48030101814963, "cycling": 0.5754758742806552, "walking": 4.6923417441345725, "pt": 1.9034971226206288, "micromobility": 2.567507746790615, "shuttle": 4.780876494023905}, {"avg_co2": 6.624816108545226, "live_work_prop": 0.1, "delta_f_physical_activity_pp": 0.0010496019099489405, "driving": 83.86046511627907, "cycling": 0.6976744186046512, "walking": 5.069767441860465, "pt": 1.9534883720930232, "micromobility": 2.883720930232558, "shuttle": 5.534883720930233}, {"avg_co2": 6.8980355420900255, "live_work_prop": 0.09152086137281291, "delta_f_physical_activity_pp": 0.0010715897853977008, "driving": 84.73351400180668, "cycling": 1.084010840108401, "walking": 4.471544715447155, "pt": 1.8066847335140017, "micromobility": 2.2131887985546523, "shuttle": 5.691056910569105}, {"avg_co2": 6.897681360700933, "live_work_prop": 0.09226594301221167, "delta_f_physical_activity_pp": 0.0011497148998015254, "driving": 84.95297805642633, "cycling": 0.7165248544558889, "walking": 4.83654276757725, "pt": 1.8808777429467085, "micromobility": 2.552619793999104, "shuttle": 5.060456784594716}, {"avg_co2": 6.474376988554357, "live_work_prop": 0.1038781163434903, "delta_f_physical_activity_pp": 0.001063702175948168, "driving": 84.8470363288719, "cycling": 0.621414913957935, "walking": 5.25812619502868, "pt": 1.9598470363288718, "micromobility": 2.3422562141491396, "shuttle": 4.97131931166348}, {"avg_co2": 6.93496101716228, "live_work_prop": 0.08087291399229782, "delta_f_physical_activity_pp": 0.0008980560277336916, "driving": 85.80192813321648, "cycling": 0.6573181419807186, "walking": 4.206836108676599, "pt": 1.7528483786152498, "micromobility": 1.971954425942156, "shuttle": 5.6091148115688}, {"avg_co2": 6.983312476419266, "live_work_prop": 0.07152317880794702, "delta_f_physical_activity_pp": 0.0008931718679187357, "driving": 86.2238074008025, "cycling": 0.6687472135532769, "walking": 3.923316986179224, "pt": 1.471243869817209, "micromobility": 2.0954079358002677, "shuttle": 5.617476593847526}, {"avg_co2": 7.086458023251533, "live_work_prop": 0.08155080213903744, "delta_f_physical_activity_pp": 0.0009934352210663915, "driving": 85.28746038931642, "cycling": 0.6790402897238569, "walking": 4.300588501584427, "pt": 1.9013128112267994, "micromobility": 2.6708918062471705, "shuttle": 5.160706201901313}, {"avg_co2": 6.803213967068639, "live_work_prop": 0.10353866317169069, "delta_f_physical_activity_pp": 0.0008844435062570451, "driving": 85.75865128660159, "cycling": 0.5767524401064774, "walking": 4.2147293700088735, "pt": 1.774622892635315, "micromobility": 2.3070097604259097, "shuttle": 5.368234250221828}, {"avg_co2": 6.97691670336832, "live_work_prop": 0.07884362680683311, "delta_f_physical_activity_pp": 0.0009308729428277552, "driving": 86.08042421564295, "cycling": 0.5744586831639417, "walking": 4.4631020768890854, "pt": 1.8117543084401235, "micromobility": 2.0326999558108705, "shuttle": 5.037560760053027}, {"avg_co2": 6.811948471268106, "live_work_prop": 0.08926261319534282, "delta_f_physical_activity_pp": 0.0010217412100151236, "driving": 85.6757970363718, "cycling": 0.7633587786259541, "walking": 4.086214638527166, "pt": 1.9757521329142345, "micromobility": 2.155365963179165, "shuttle": 5.343511450381679}, {"avg_co2": 6.724231762805493, "live_work_prop": 0.07956104252400549, "delta_f_physical_activity_pp": 0.0010425086780381748, "driving": 84.89510489510491, "cycling": 0.8857808857808859, "walking": 3.86946386946387, "pt": 1.6317016317016315, "micromobility": 2.097902097902098, "shuttle": 6.62004662004662}, {"avg_co2": 6.632011373950543, "live_work_prop": 0.09264305177111716, "delta_f_physical_activity_pp": 0.0010706423336059542, "driving": 84.98845265588915, "cycling": 0.8775981524249422, "walking": 4.249422632794457, "pt": 1.5242494226327945, "micromobility": 3.1870669745958433, "shuttle": 5.173210161662817}, {"avg_co2": 6.826375883947936, "live_work_prop": 0.0913978494623656, "delta_f_physical_activity_pp": 0.0010287116402620186, "driving": 85.45034642032333, "cycling": 1.0161662817551964, "walking": 4.341801385681293, "pt": 1.5704387990762125, "micromobility": 2.355658198614319, "shuttle": 5.265588914549654}, {"avg_co2": 6.944489356061343, "live_work_prop": 0.09220779220779221, "delta_f_physical_activity_pp": 0.001018111823599635, "driving": 84.7027972027972, "cycling": 0.6993006993006993, "walking": 5.288461538461538, "pt": 1.6608391608391608, "micromobility": 2.5786713286713288, "shuttle": 5.06993006993007}, {"avg_co2": 7.260698113353891, "live_work_prop": 0.060759493670886074, "delta_f_physical_activity_pp": 0.000834156378924298, "driving": 87.27975934679846, "cycling": 0.6016330038676407, "walking": 3.266007735281478, "pt": 1.633003867640739, "micromobility": 2.1486892995272884, "shuttle": 5.0709067468844005}, {"avg_co2": 7.184212233660547, "live_work_prop": 0.07426376440460948, "delta_f_physical_activity_pp": 0.0008417660069060937, "driving": 86.50413582934262, "cycling": 0.696560731388768, "walking": 3.656943839791032, "pt": 2.0026121027427077, "micromobility": 2.0896821941663037, "shuttle": 5.050065302568568}, {"avg_co2": 6.935854958142643, "live_work_prop": 0.0797872340425532, "delta_f_physical_activity_pp": 0.0008702960120476318, "driving": 86.76265675801208, "cycling": 0.6967022758941013, "walking": 3.7621922898281466, "pt": 1.4398513701811426, "micromobility": 2.5081281932187642, "shuttle": 4.830469112865768}, {"avg_co2": 6.917843655372288, "live_work_prop": 0.08208955223880597, "delta_f_physical_activity_pp": 0.0011790080784401249, "driving": 85.13569937369519, "cycling": 1.1273486430062631, "walking": 4.258872651356993, "pt": 1.753653444676409, "micromobility": 2.2546972860125263, "shuttle": 5.469728601252609}, {"avg_co2": 6.6305741455907485, "live_work_prop": 0.09536423841059603, "delta_f_physical_activity_pp": 0.0009103736400439273, "driving": 85.92827961870178, "cycling": 0.6354970494779846, "walking": 4.993191103041307, "pt": 1.407172038129823, "micromobility": 1.9064911484339537, "shuttle": 5.129369042215161}, {"avg_co2": 7.176751512208274, "live_work_prop": 0.07161803713527852, "delta_f_physical_activity_pp": 0.0009460691246077341, "driving": 85.96491228070175, "cycling": 0.6747638326585695, "walking": 4.49842555105713, "pt": 1.4394961763382816, "micromobility": 2.4741340530814218, "shuttle": 4.9482681061628435}, {"avg_co2": 6.628703530367382, "live_work_prop": 0.08243243243243244, "delta_f_physical_activity_pp": 0.0009976449373130594, "driving": 84.48905109489051, "cycling": 1.0492700729927007, "walking": 4.47080291970803, "pt": 1.687956204379562, "micromobility": 2.0985401459854014, "shuttle": 6.204379562043796}, {"avg_co2": 6.784054125962583, "live_work_prop": 0.08549222797927461, "delta_f_physical_activity_pp": 0.0008630147480039046, "driving": 85.97506678539627, "cycling": 0.6233303650934996, "walking": 4.407836153161175, "pt": 1.8254674977738201, "micromobility": 2.0480854853072126, "shuttle": 5.120213713268032}, {"avg_co2": 7.141081777130485, "live_work_prop": 0.08376963350785341, "delta_f_physical_activity_pp": 0.0009640899991514188, "driving": 86.33512544802868, "cycling": 0.6720430107526881, "walking": 4.480286738351254, "pt": 1.702508960573477, "micromobility": 1.971326164874552, "shuttle": 4.838709677419355}, {"avg_co2": 6.964131207092064, "live_work_prop": 0.0682110682110682, "delta_f_physical_activity_pp": 0.0008726427025004387, "driving": 86.00174978127734, "cycling": 0.6124234470691163, "walking": 4.0682414698162725, "pt": 1.7935258092738406, "micromobility": 1.9247594050743655, "shuttle": 5.599300087489064}, {"avg_co2": 6.692391046480205, "live_work_prop": 0.08933333333333333, "delta_f_physical_activity_pp": 0.0009757444187476532, "driving": 84.961728950923, "cycling": 0.675371454299865, "walking": 4.187303016659163, "pt": 1.9810895992796038, "micromobility": 2.5213867627194957, "shuttle": 5.673120216118866}, {"avg_co2": 6.977365973316183, "live_work_prop": 0.08221024258760108, "delta_f_physical_activity_pp": 0.0009772497564567726, "driving": 85.39377289377289, "cycling": 0.86996336996337, "walking": 4.990842490842491, "pt": 1.510989010989011, "micromobility": 2.152014652014652, "shuttle": 5.082417582417582}, {"avg_co2": 6.884025796269556, "live_work_prop": 0.09318497913769123, "delta_f_physical_activity_pp": 0.000868001641034242, "driving": 86.6257088846881, "cycling": 0.8034026465028355, "walking": 3.497164461247637, "pt": 1.5122873345935728, "micromobility": 2.0793950850661624, "shuttle": 5.482041587901701}, {"avg_co2": 6.647271665557615, "live_work_prop": 0.07402234636871509, "delta_f_physical_activity_pp": 0.0010272179070308022, "driving": 86.09802073515552, "cycling": 0.8482563619227144, "walking": 3.9585296889726673, "pt": 1.4608859566446748, "micromobility": 2.403393025447691, "shuttle": 5.230914231856739}, {"avg_co2": 7.034471217162936, "live_work_prop": 0.084472049689441, "delta_f_physical_activity_pp": 0.0009165381560799175, "driving": 87.16417910447761, "cycling": 0.6823027718550106, "walking": 3.3688699360341148, "pt": 1.6631130063965887, "micromobility": 2.260127931769723, "shuttle": 4.861407249466951}, {"avg_co2": 6.737171078952117, "live_work_prop": 0.08660351826792964, "delta_f_physical_activity_pp": 0.001016336244843097, "driving": 85.46931407942239, "cycling": 0.6768953068592057, "walking": 4.828519855595668, "pt": 1.5342960288808665, "micromobility": 2.3014440433213, "shuttle": 5.189530685920578}, {"avg_co2": 6.7575869348807265, "live_work_prop": 0.09610389610389611, "delta_f_physical_activity_pp": 0.0009249492659548717, "driving": 84.79893946089263, "cycling": 0.6628369421122404, "walking": 3.932832523199293, "pt": 2.209456473707468, "micromobility": 2.4745912505523644, "shuttle": 5.921343349536015}, {"avg_co2": 7.064602807010116, "live_work_prop": 0.07984293193717278, "delta_f_physical_activity_pp": 0.0009186168058626646, "driving": 85.82711715664765, "cycling": 0.8336989907854322, "walking": 4.563405002193945, "pt": 1.6673979815708644, "micromobility": 2.0184291355857833, "shuttle": 5.089951733216323}, {"avg_co2": 6.9518626167138535, "live_work_prop": 0.08441558441558442, "delta_f_physical_activity_pp": 0.0009307912095976315, "driving": 85.41850220264318, "cycling": 0.7048458149779736, "walking": 4.052863436123348, "pt": 1.762114537444934, "micromobility": 2.246696035242291, "shuttle": 5.814977973568282}, {"avg_co2": 6.888103935641678, "live_work_prop": 0.07534246575342465, "delta_f_physical_activity_pp": 0.0010377769996046038, "driving": 85.48539114043355, "cycling": 0.9425070688030159, "walking": 4.476908576814327, "pt": 1.5080113100848256, "micromobility": 2.0735155513666355, "shuttle": 5.513666352497644}, {"avg_co2": 7.195819484507049, "live_work_prop": 0.07721518987341772, "delta_f_physical_activity_pp": 0.0008432333223754595, "driving": 85.81314878892734, "cycling": 0.6055363321799307, "walking": 3.9792387543252596, "pt": 1.7733564013840832, "micromobility": 1.9031141868512111, "shuttle": 5.92560553633218}, {"avg_co2": 6.973408293883882, "live_work_prop": 0.08783783783783784, "delta_f_physical_activity_pp": 0.0010898775700321375, "driving": 84.74040632054177, "cycling": 0.5417607223476297, "walking": 4.604966139954853, "pt": 1.6252821670428894, "micromobility": 2.5733634311512414, "shuttle": 5.914221218961625}, {"avg_co2": 6.393139492265579, "live_work_prop": 0.11285714285714285, "delta_f_physical_activity_pp": 0.0009681368757890411, "driving": 84.22090729783037, "cycling": 0.6903353057199211, "walking": 5.128205128205128, "pt": 1.5779092702169626, "micromobility": 2.8599605522682445, "shuttle": 5.522682445759369}, {"avg_co2": 6.819862992073195, "live_work_prop": 0.08677685950413223, "delta_f_physical_activity_pp": 0.001040693577621324, "driving": 84.2056507642427, "cycling": 0.8337193144974525, "walking": 4.492820750347383, "pt": 1.760074108383511, "micromobility": 2.3158869847151458, "shuttle": 6.391848077813803}, {"avg_co2": 6.5469490095266645, "live_work_prop": 0.09798657718120805, "delta_f_physical_activity_pp": 0.0009089915019211077, "driving": 86.02840128263857, "cycling": 0.641319285387082, "walking": 4.443426477324782, "pt": 1.4658726523133303, "micromobility": 2.015574896930829, "shuttle": 5.405405405405405}, {"avg_co2": 6.734716367694405, "live_work_prop": 0.0847913862718708, "delta_f_physical_activity_pp": 0.0010252176298989261, "driving": 84.7645429362881, "cycling": 0.8310249307479225, "walking": 4.293628808864266, "pt": 1.8928901200369344, "micromobility": 2.631578947368421, "shuttle": 5.586334256694368}, {"avg_co2": 6.535445753677525, "live_work_prop": 0.09205020920502092, "delta_f_physical_activity_pp": 0.000934394796353593, "driving": 83.86167146974063, "cycling": 0.7204610951008645, "walking": 4.851104707012488, "pt": 1.8731988472622478, "micromobility": 2.49759846301633, "shuttle": 6.195965417867435}, {"avg_co2": 6.878151634919487, "live_work_prop": 0.07142857142857142, "delta_f_physical_activity_pp": 0.000949000399064768, "driving": 85.79136690647482, "cycling": 0.7643884892086331, "walking": 4.046762589928058, "pt": 2.158273381294964, "micromobility": 1.753597122302158, "shuttle": 5.485611510791367}, {"avg_co2": 6.628199902399222, "live_work_prop": 0.09302325581395349, "delta_f_physical_activity_pp": 0.0010016737901741408, "driving": 84.98596819457437, "cycling": 0.6548175865294669, "walking": 4.864359214218896, "pt": 1.5434985968194574, "micromobility": 2.291861552853134, "shuttle": 5.659494855004677}, {"avg_co2": 7.117425916005305, "live_work_prop": 0.08718626155878467, "delta_f_physical_activity_pp": 0.0009571694400755187, "driving": 85.34635879218473, "cycling": 0.6216696269982238, "walking": 4.484902309058614, "pt": 1.5541740674955595, "micromobility": 2.5310834813499112, "shuttle": 5.461811722912966}, {"avg_co2": 7.130454054029719, "live_work_prop": 0.07298335467349552, "delta_f_physical_activity_pp": 0.000905228605358316, "driving": 85.22146507666099, "cycling": 0.7666098807495741, "walking": 4.38671209540034, "pt": 1.788756388415673, "micromobility": 2.0442930153321974, "shuttle": 5.792163543441227}, {"avg_co2": 6.486373264909608, "live_work_prop": 0.1005586592178771, "delta_f_physical_activity_pp": 0.001006934827100337, "driving": 84.67083133109082, "cycling": 0.7688611244593946, "walking": 5.141758769822201, "pt": 2.0663142719846226, "micromobility": 2.691013935607881, "shuttle": 4.6612205670350795}, {"avg_co2": 6.989110312036499, "live_work_prop": 0.0617906683480454, "delta_f_physical_activity_pp": 0.0009016054805927291, "driving": 86.57289002557545, "cycling": 0.8098891730605285, "walking": 3.878942881500426, "pt": 1.6624040920716114, "micromobility": 1.9181585677749362, "shuttle": 5.15771526001705}, {"avg_co2": 6.885146655578463, "live_work_prop": 0.07133592736705577, "delta_f_physical_activity_pp": 0.0009170145452942029, "driving": 86.88741721854305, "cycling": 0.7064017660044151, "walking": 4.150110375275938, "pt": 1.7660044150110374, "micromobility": 1.7660044150110374, "shuttle": 4.7240618101545255}, {"avg_co2": 7.087102285921612, "live_work_prop": 0.09702457956015524, "delta_f_physical_activity_pp": 0.0009327079901810788, "driving": 85.60277536860364, "cycling": 0.6504770164787511, "walking": 4.293148308759758, "pt": 1.9514310494362535, "micromobility": 2.2549869904596704, "shuttle": 5.247181266261925}, {"avg_co2": 6.8019650338561, "live_work_prop": 0.08310626702997276, "delta_f_physical_activity_pp": 0.0009119648098969201, "driving": 85.38175046554935, "cycling": 0.6983240223463687, "walking": 4.189944134078212, "pt": 1.9553072625698324, "micromobility": 2.3277467411545625, "shuttle": 5.4469273743016755}, {"avg_co2": 6.880457379616357, "live_work_prop": 0.08005427408412483, "delta_f_physical_activity_pp": 0.0010628402080396157, "driving": 84.81818181818181, "cycling": 0.7727272727272727, "walking": 4.454545454545455, "pt": 1.7727272727272727, "micromobility": 2.727272727272727, "shuttle": 5.454545454545454}, {"avg_co2": 6.859915419823472, "live_work_prop": 0.09340659340659341, "delta_f_physical_activity_pp": 0.001019911341364768, "driving": 85.53775743707094, "cycling": 0.6864988558352403, "walking": 4.851258581235697, "pt": 1.6475972540045767, "micromobility": 2.1052631578947367, "shuttle": 5.17162471395881}, {"avg_co2": 6.99348371725884, "live_work_prop": 0.06371911573472042, "delta_f_physical_activity_pp": 0.0008406551682860877, "driving": 86.24056813138039, "cycling": 0.5326231691078562, "walking": 4.0390590324012425, "pt": 1.8197958277851751, "micromobility": 1.9529516200621395, "shuttle": 5.415002219263205}, {"avg_co2": 6.838404200002136, "live_work_prop": 0.07333333333333333, "delta_f_physical_activity_pp": 0.0009233862427369001, "driving": 85.3290676416819, "cycling": 0.7769652650822669, "walking": 3.976234003656307, "pt": 2.2394881170018284, "micromobility": 2.1023765996343693, "shuttle": 5.575868372943328}, {"avg_co2": 6.617294167317602, "live_work_prop": 0.07723577235772358, "delta_f_physical_activity_pp": 0.0010375238826255855, "driving": 85.08490133088573, "cycling": 0.8260670032124828, "walking": 4.497475906379074, "pt": 1.5603487838458008, "micromobility": 1.8357044515832952, "shuttle": 6.195502524093621}, {"avg_co2": 6.619288761506684, "live_work_prop": 0.08274894810659186, "delta_f_physical_activity_pp": 0.0010433137244404845, "driving": 85.18698397280234, "cycling": 0.9713453132588635, "walking": 4.662457503642544, "pt": 1.6512870325400681, "micromobility": 1.99125789218067, "shuttle": 5.536668285575522}, {"avg_co2": 7.178243299629512, "live_work_prop": 0.09270704573547589, "delta_f_physical_activity_pp": 0.0009225941354156406, "driving": 85.09473684210526, "cycling": 0.7157894736842105, "walking": 4.589473684210526, "pt": 1.768421052631579, "micromobility": 2.3578947368421055, "shuttle": 5.473684210526316}, {"avg_co2": 7.248201180263709, "live_work_prop": 0.08971291866028708, "delta_f_physical_activity_pp": 0.0008814793499354339, "driving": 86.82235195996664, "cycling": 0.9174311926605505, "walking": 4.0033361134278564, "pt": 1.5012510425354462, "micromobility": 2.0016680567139282, "shuttle": 4.75396163469558}, {"avg_co2": 6.653490445062986, "live_work_prop": 0.06950354609929078, "delta_f_physical_activity_pp": 0.0010755955941116324, "driving": 84.82855800845466, "cycling": 0.8924377642085486, "walking": 4.274307186472522, "pt": 1.8318459370596525, "micromobility": 2.5833724753405356, "shuttle": 5.589478628464067}, {"avg_co2": 6.689217909069093, "live_work_prop": 0.08967391304347826, "delta_f_physical_activity_pp": 0.0009709555702083116, "driving": 85.26266852626685, "cycling": 0.8833100883310088, "walking": 4.5095304509530445, "pt": 1.5341701534170153, "micromobility": 2.2315202231520224, "shuttle": 5.578800557880056}, {"avg_co2": 6.939775843167551, "live_work_prop": 0.0906801007556675, "delta_f_physical_activity_pp": 0.0009410144387163351, "driving": 86.47948164146868, "cycling": 0.7775377969762419, "walking": 4.535637149028078, "pt": 1.42548596112311, "micromobility": 1.5982721382289418, "shuttle": 5.183585313174946}, {"avg_co2": 6.650341567710075, "live_work_prop": 0.1031636863823934, "delta_f_physical_activity_pp": 0.0010791762113121306, "driving": 83.86796838679685, "cycling": 0.8368200836820083, "walking": 5.3928405392840535, "pt": 2.278010227801023, "micromobility": 2.556950255695025, "shuttle": 5.067410506741051}, {"avg_co2": 6.775065470823766, "live_work_prop": 0.0814419225634179, "delta_f_physical_activity_pp": 0.0009552744846713827, "driving": 86.62737987307344, "cycling": 0.7706255666364461, "walking": 3.762466001813237, "pt": 2.085222121486854, "micromobility": 1.9945602901178603, "shuttle": 4.759746146872167}, {"avg_co2": 6.655293805139617, "live_work_prop": 0.0938337801608579, "delta_f_physical_activity_pp": 0.0007911520758071065, "driving": 86.28624022089278, "cycling": 0.6442705936493327, "walking": 3.2213529682466637, "pt": 1.840773124712379, "micromobility": 2.1168890934192364, "shuttle": 5.890473999079614}, {"avg_co2": 6.63659741427148, "live_work_prop": 0.0875, "delta_f_physical_activity_pp": 0.0010722724719436254, "driving": 84.56090651558074, "cycling": 0.708215297450425, "walking": 4.910292728989613, "pt": 2.2190745986779983, "micromobility": 2.3607176581680833, "shuttle": 5.240793201133145}, {"avg_co2": 7.091920935191961, "live_work_prop": 0.07086614173228346, "delta_f_physical_activity_pp": 0.0009004737604192479, "driving": 86.40139921294272, "cycling": 0.6558810668998688, "walking": 4.19763882815916, "pt": 1.4866637516397025, "micromobility": 2.09881941407958, "shuttle": 5.159597726278968}, {"avg_co2": 6.769314019975117, "live_work_prop": 0.0796221322537112, "delta_f_physical_activity_pp": 0.0008653809975807786, "driving": 86.44301470588235, "cycling": 0.7352941176470588, "walking": 3.722426470588235, "pt": 1.6084558823529411, "micromobility": 2.2058823529411766, "shuttle": 5.2849264705882355}, {"avg_co2": 6.873634980513386, "live_work_prop": 0.09178082191780822, "delta_f_physical_activity_pp": 0.0011289744001226583, "driving": 84.16935112747353, "cycling": 0.6902899217671422, "walking": 4.233778186838473, "pt": 2.4390243902439024, "micromobility": 2.6691210308329496, "shuttle": 5.7984353428439945}, {"avg_co2": 6.849933956753455, "live_work_prop": 0.09164420485175202, "delta_f_physical_activity_pp": 0.0010849553159914581, "driving": 83.94226432115471, "cycling": 0.8570139828597204, "walking": 5.006765899864682, "pt": 2.119981957600361, "micromobility": 2.2101939557961208, "shuttle": 5.863779882724402}, {"avg_co2": 6.810735329648834, "live_work_prop": 0.0921595598349381, "delta_f_physical_activity_pp": 0.0010577034752376144, "driving": 85.58052434456928, "cycling": 0.9831460674157303, "walking": 4.260299625468165, "pt": 1.8726591760299627, "micromobility": 1.9662921348314606, "shuttle": 5.337078651685393}, {"avg_co2": 7.116061941296816, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0009739643365601957, "driving": 85.44824599393677, "cycling": 0.7362494586401039, "walking": 4.287570376786488, "pt": 1.7756604590731917, "micromobility": 2.0788220008661757, "shuttle": 5.673451710697272}, {"avg_co2": 7.4888165755263785, "live_work_prop": 0.06474820143884892, "delta_f_physical_activity_pp": 0.0008993091817586991, "driving": 86.88853247794708, "cycling": 0.6415396952686447, "walking": 3.809141940657578, "pt": 1.5236567762630313, "micromobility": 1.9246190858059342, "shuttle": 5.212510024057739}, {"avg_co2": 6.855132426395515, "live_work_prop": 0.08397932816537468, "delta_f_physical_activity_pp": 0.0009217742071743756, "driving": 85.16411378555799, "cycling": 0.612691466083151, "walking": 4.070021881838074, "pt": 1.9693654266958425, "micromobility": 2.450765864332604, "shuttle": 5.733041575492341}, {"avg_co2": 6.417428129833582, "live_work_prop": 0.0807799442896936, "delta_f_physical_activity_pp": 0.0009235184548827629, "driving": 86.04651162790698, "cycling": 0.7267441860465116, "walking": 4.505813953488372, "pt": 1.5988372093023258, "micromobility": 1.9864341085271318, "shuttle": 5.135658914728682}, {"avg_co2": 6.684021754047302, "live_work_prop": 0.0965034965034965, "delta_f_physical_activity_pp": 0.0009535467421262453, "driving": 85.98218471636193, "cycling": 0.7032348804500703, "walking": 4.547585560243788, "pt": 1.4533520862634786, "micromobility": 2.062822315986873, "shuttle": 5.250820440693858}, {"avg_co2": 6.741297880704832, "live_work_prop": 0.08345120226308345, "delta_f_physical_activity_pp": 0.001100196178588477, "driving": 84.02877697841727, "cycling": 0.9112709832134293, "walking": 4.844124700239808, "pt": 2.158273381294964, "micromobility": 2.302158273381295, "shuttle": 5.755395683453238}, {"avg_co2": 6.7815897208535425, "live_work_prop": 0.07972972972972973, "delta_f_physical_activity_pp": 0.0008769360765995905, "driving": 86.3425925925926, "cycling": 0.6944444444444444, "walking": 3.7962962962962963, "pt": 1.5277777777777777, "micromobility": 2.361111111111111, "shuttle": 5.277777777777778}, {"avg_co2": 6.662693064157124, "live_work_prop": 0.08678237650200267, "delta_f_physical_activity_pp": 0.0008981624371159743, "driving": 85.42141230068337, "cycling": 0.8200455580865604, "walking": 4.191343963553531, "pt": 1.685649202733485, "micromobility": 2.369020501138952, "shuttle": 5.5125284738041}, {"avg_co2": 6.509551379134546, "live_work_prop": 0.0830945558739255, "delta_f_physical_activity_pp": 0.0009872305989550314, "driving": 84.67898832684824, "cycling": 0.5836575875486382, "walking": 4.3774319066147855, "pt": 2.140077821011673, "micromobility": 2.3346303501945527, "shuttle": 5.885214007782101}, {"avg_co2": 7.19530062783457, "live_work_prop": 0.07814407814407814, "delta_f_physical_activity_pp": 0.0009759289791161578, "driving": 86.05709557302441, "cycling": 0.7860984691766653, "walking": 4.261481175010343, "pt": 1.9031857674803476, "micromobility": 1.6135705419942077, "shuttle": 5.378568473314026}, {"avg_co2": 6.670080433851245, "live_work_prop": 0.09630606860158311, "delta_f_physical_activity_pp": 0.0009322480951750795, "driving": 85.06375227686704, "cycling": 0.6830601092896175, "walking": 4.41712204007286, "pt": 1.7759562841530054, "micromobility": 2.3679417122040074, "shuttle": 5.692167577413479}, {"avg_co2": 6.767163598373363, "live_work_prop": 0.0877914951989026, "delta_f_physical_activity_pp": 0.0010015571247867464, "driving": 85.02994011976048, "cycling": 0.5988023952095809, "walking": 4.606172270842929, "pt": 1.8424689083371717, "micromobility": 2.2570244127130357, "shuttle": 5.665591893136803}, {"avg_co2": 7.060556055847225, "live_work_prop": 0.07448107448107448, "delta_f_physical_activity_pp": 0.0009558470274288719, "driving": 86.29032258064517, "cycling": 0.7215619694397283, "walking": 4.32937181663837, "pt": 1.4855687606112054, "micromobility": 2.164685908319185, "shuttle": 5.00848896434635}, {"avg_co2": 6.720985079956031, "live_work_prop": 0.08857509627727857, "delta_f_physical_activity_pp": 0.0008942247401631894, "driving": 86.17021276595744, "cycling": 0.576241134751773, "walking": 3.9893617021276597, "pt": 1.6400709219858156, "micromobility": 2.039007092198582, "shuttle": 5.585106382978723}, {"avg_co2": 6.9974730728322765, "live_work_prop": 0.09926470588235294, "delta_f_physical_activity_pp": 0.0009324747936446076, "driving": 84.59302325581395, "cycling": 0.7475083056478405, "walking": 4.692691029900333, "pt": 1.4534883720930232, "micromobility": 2.782392026578073, "shuttle": 5.730897009966777}, {"avg_co2": 6.787777448701827, "live_work_prop": 0.07631578947368421, "delta_f_physical_activity_pp": 0.0009412989650349601, "driving": 85.53571428571428, "cycling": 0.6696428571428571, "walking": 4.241071428571429, "pt": 1.7857142857142856, "micromobility": 2.5, "shuttle": 5.267857142857143}, {"avg_co2": 6.99078469737672, "live_work_prop": 0.08229426433915212, "delta_f_physical_activity_pp": 0.0007918366515285057, "driving": 85.67151411462788, "cycling": 0.4704875962360992, "walking": 3.721129170230967, "pt": 1.6680923866552608, "micromobility": 2.2241231822070144, "shuttle": 6.244653550042772}, {"avg_co2": 6.52323910521552, "live_work_prop": 0.10714285714285714, "delta_f_physical_activity_pp": 0.0011982177177285536, "driving": 83.56294536817103, "cycling": 0.9501187648456058, "walking": 4.798099762470309, "pt": 1.9952494061757717, "micromobility": 2.8503562945368173, "shuttle": 5.843230403800475}, {"avg_co2": 6.967277487544232, "live_work_prop": 0.10512483574244415, "delta_f_physical_activity_pp": 0.0009482653422471292, "driving": 84.67741935483872, "cycling": 0.6272401433691757, "walking": 4.749103942652329, "pt": 1.7921146953405016, "micromobility": 2.7329749103942653, "shuttle": 5.421146953405017}, {"avg_co2": 7.4482018371637295, "live_work_prop": 0.07607361963190185, "delta_f_physical_activity_pp": 0.0008969470787999735, "driving": 86.2442684451855, "cycling": 0.5835764902042517, "walking": 4.25177157148812, "pt": 1.7507294706127552, "micromobility": 2.1675698207586493, "shuttle": 5.00208420175073}, {"avg_co2": 6.939032691900753, "live_work_prop": 0.08385481852315395, "delta_f_physical_activity_pp": 0.0010098774097204212, "driving": 86.00595491280306, "cycling": 0.5954912803062526, "walking": 4.125903870693322, "pt": 1.7439387494683114, "micromobility": 2.89238621863037, "shuttle": 4.636324968098681}, {"avg_co2": 6.83444184859545, "live_work_prop": 0.08055555555555556, "delta_f_physical_activity_pp": 0.0009959716002165518, "driving": 85.69418386491557, "cycling": 0.7035647279549718, "walking": 4.080675422138837, "pt": 1.7354596622889307, "micromobility": 2.4390243902439024, "shuttle": 5.347091932457786}, {"avg_co2": 7.000912176977027, "live_work_prop": 0.07017543859649122, "delta_f_physical_activity_pp": 0.0010488432136602167, "driving": 85.44622425629291, "cycling": 0.5491990846681922, "walking": 4.576659038901601, "pt": 1.9679633867276887, "micromobility": 2.013729977116705, "shuttle": 5.446224256292906}, {"avg_co2": 6.933129356285387, "live_work_prop": 0.08879781420765027, "delta_f_physical_activity_pp": 0.0010673353474170864, "driving": 85.27381500230096, "cycling": 0.7363092498849517, "walking": 4.095720202485044, "pt": 1.932811780947998, "micromobility": 2.1168890934192364, "shuttle": 5.844454670961804}, {"avg_co2": 6.878098437845814, "live_work_prop": 0.08627450980392157, "delta_f_physical_activity_pp": 0.0009707095998277334, "driving": 86.53588943379403, "cycling": 0.8024966562639322, "walking": 3.8341506910387873, "pt": 1.6049933125278644, "micromobility": 2.7641551493535443, "shuttle": 4.458314757021846}, {"avg_co2": 6.819518211091429, "live_work_prop": 0.08376963350785341, "delta_f_physical_activity_pp": 0.0010796447646603477, "driving": 85.47237076648841, "cycling": 1.1140819964349375, "walking": 4.09982174688057, "pt": 1.9607843137254901, "micromobility": 2.3172905525846703, "shuttle": 5.0356506238859176}, {"avg_co2": 7.248084443814048, "live_work_prop": 0.07828282828282829, "delta_f_physical_activity_pp": 0.0008672981547553513, "driving": 86.82432432432432, "cycling": 0.5489864864864865, "walking": 3.9695945945945943, "pt": 1.7314189189189189, "micromobility": 2.1537162162162162, "shuttle": 4.77195945945946}, {"avg_co2": 7.0040583768685245, "live_work_prop": 0.07754010695187166, "delta_f_physical_activity_pp": 0.0009076509818174392, "driving": 86.04860486048605, "cycling": 0.6750675067506751, "walking": 4.095409540954095, "pt": 1.7551755175517552, "micromobility": 2.07020702070207, "shuttle": 5.355535553555356}, {"avg_co2": 7.118477212471997, "live_work_prop": 0.07426376440460948, "delta_f_physical_activity_pp": 0.0008843192687869832, "driving": 87.1342512908778, "cycling": 0.6454388984509466, "walking": 3.614457831325301, "pt": 1.5060240963855422, "micromobility": 2.4096385542168677, "shuttle": 4.690189328743545}, {"avg_co2": 6.803772957121574, "live_work_prop": 0.09149484536082474, "delta_f_physical_activity_pp": 0.0008735380069342934, "driving": 86.1222668451584, "cycling": 0.71396697902722, "walking": 3.92681838464971, "pt": 1.8741633199464525, "micromobility": 1.963409192324855, "shuttle": 5.399375278893351}, {"avg_co2": 6.505794243617013, "live_work_prop": 0.08916323731138547, "delta_f_physical_activity_pp": 0.0009374096975007653, "driving": 84.73534971644612, "cycling": 0.6616257088846881, "walking": 4.489603024574669, "pt": 1.8431001890359167, "micromobility": 1.8431001890359167, "shuttle": 6.427221172022684}, {"avg_co2": 6.882430262407437, "live_work_prop": 0.08278580814717477, "delta_f_physical_activity_pp": 0.0008336575803288321, "driving": 85.96171376481313, "cycling": 0.5469462169553327, "walking": 3.828623518687329, "pt": 1.7775752051048315, "micromobility": 2.0510483135824975, "shuttle": 5.834092980856882}, {"avg_co2": 6.792586031577289, "live_work_prop": 0.08666666666666667, "delta_f_physical_activity_pp": 0.001116697103862177, "driving": 84.31105047748977, "cycling": 0.8640291041382447, "walking": 5.184174624829468, "pt": 1.682582992269213, "micromobility": 2.728512960436562, "shuttle": 5.2296498408367444}, {"avg_co2": 6.904750130550471, "live_work_prop": 0.09647979139504563, "delta_f_physical_activity_pp": 0.0011081832311884523, "driving": 85.69530558015943, "cycling": 1.1071744906997343, "walking": 4.20726306465899, "pt": 1.5943312666076175, "micromobility": 2.170062001771479, "shuttle": 5.225863596102745}, {"avg_co2": 6.949340079359679, "live_work_prop": 0.08388814913448735, "delta_f_physical_activity_pp": 0.0008140381615939018, "driving": 86.63615560640733, "cycling": 0.5491990846681922, "walking": 4.393592677345538, "pt": 1.4187643020594967, "micromobility": 1.8306636155606408, "shuttle": 5.17162471395881}, {"avg_co2": 6.740417103597844, "live_work_prop": 0.08286516853932584, "delta_f_physical_activity_pp": 0.0010271058108318675, "driving": 84.24015009380864, "cycling": 0.6566604127579738, "walking": 4.878048780487805, "pt": 2.016885553470919, "micromobility": 2.25140712945591, "shuttle": 5.956848030018762}, {"avg_co2": 6.698163437804486, "live_work_prop": 0.09466666666666666, "delta_f_physical_activity_pp": 0.0010001318217404576, "driving": 85.04968383017163, "cycling": 1.038843721770551, "walking": 4.471544715447155, "pt": 1.7163504968383017, "micromobility": 2.168021680216802, "shuttle": 5.555555555555555}, {"avg_co2": 6.905815523607215, "live_work_prop": 0.09568733153638814, "delta_f_physical_activity_pp": 0.0008897987384540885, "driving": 85.2540834845735, "cycling": 0.6805807622504537, "walking": 4.4010889292196005, "pt": 1.8148820326678767, "micromobility": 2.1778584392014517, "shuttle": 5.671506352087114}, {"avg_co2": 6.492780024593706, "live_work_prop": 0.07972027972027972, "delta_f_physical_activity_pp": 0.0009121422170751914, "driving": 85.38238141335914, "cycling": 0.7744433688286544, "walking": 4.211035818005808, "pt": 1.9361084220716358, "micromobility": 2.371732817037754, "shuttle": 5.324298160696999}, {"avg_co2": 6.608828472740827, "live_work_prop": 0.091164095371669, "delta_f_physical_activity_pp": 0.0010232645847865983, "driving": 84.12848370335381, "cycling": 0.7557864903164856, "walking": 4.204062352385451, "pt": 2.031176192725555, "micromobility": 2.7869626830420406, "shuttle": 6.093528578176665}, {"avg_co2": 7.055011023588824, "live_work_prop": 0.0858974358974359, "delta_f_physical_activity_pp": 0.0008448539383423449, "driving": 86.68703622872108, "cycling": 0.6547359231776516, "walking": 3.7101702313400264, "pt": 1.6150152771715407, "micromobility": 2.0951549541684855, "shuttle": 5.237887385421213}, {"avg_co2": 6.657051686742442, "live_work_prop": 0.09491978609625669, "delta_f_physical_activity_pp": 0.0009967297037725095, "driving": 86.21157323688969, "cycling": 1.0849909584086799, "walking": 3.752260397830018, "pt": 1.5822784810126582, "micromobility": 1.9439421338155516, "shuttle": 5.424954792043399}, {"avg_co2": 6.752133213698158, "live_work_prop": 0.08764940239043825, "delta_f_physical_activity_pp": 0.0009463191671924469, "driving": 85.75305291723203, "cycling": 1.0402532790592491, "walking": 3.934871099050204, "pt": 1.854364540931705, "micromobility": 2.1709633649932156, "shuttle": 5.246494798733605}, {"avg_co2": 6.604780822689118, "live_work_prop": 0.07660738714090287, "delta_f_physical_activity_pp": 0.0011167536617484838, "driving": 83.94602140530479, "cycling": 0.6514657980456027, "walking": 4.88599348534202, "pt": 2.0939972080037226, "micromobility": 2.6989297347603536, "shuttle": 5.723592368543509}, {"avg_co2": 6.688458479239702, "live_work_prop": 0.09820193637621023, "delta_f_physical_activity_pp": 0.0011275139352605868, "driving": 84.90389123300515, "cycling": 0.7969995311767463, "walking": 5.485232067510549, "pt": 1.7346460384435067, "micromobility": 2.062822315986873, "shuttle": 5.0164088138771685}, {"avg_co2": 6.515242655797127, "live_work_prop": 0.10330578512396695, "delta_f_physical_activity_pp": 0.0010486648813217846, "driving": 83.77234242709312, "cycling": 0.7055503292568204, "walking": 5.221072436500471, "pt": 1.7873941674506115, "micromobility": 2.916274694261524, "shuttle": 5.597365945437441}, {"avg_co2": 7.091718761582835, "live_work_prop": 0.07526881720430108, "delta_f_physical_activity_pp": 0.0009383728283349538, "driving": 85.85279858968708, "cycling": 0.617011899515205, "walking": 4.759806081974438, "pt": 1.27809607756721, "micromobility": 1.7188188629352137, "shuttle": 5.773468488320846}, {"avg_co2": 6.53304434588936, "live_work_prop": 0.09869375907111756, "delta_f_physical_activity_pp": 0.0009793502016532303, "driving": 85.31296205027107, "cycling": 0.9364218827008379, "walking": 4.829965500246427, "pt": 2.0206998521439132, "micromobility": 2.1192705766387383, "shuttle": 4.780680137999014}, {"avg_co2": 6.828789786394188, "live_work_prop": 0.09370988446726572, "delta_f_physical_activity_pp": 0.0009901099909816677, "driving": 85.03046127067014, "cycling": 0.5657093124456049, "walking": 4.699738903394255, "pt": 2.0452567449956485, "micromobility": 2.5239338555265447, "shuttle": 5.134899912967798}, {"avg_co2": 6.61246560331031, "live_work_prop": 0.08959156785243742, "delta_f_physical_activity_pp": 0.0009088786936171533, "driving": 86.38888888888889, "cycling": 0.6481481481481481, "walking": 4.490740740740741, "pt": 1.6203703703703702, "micromobility": 1.990740740740741, "shuttle": 4.861111111111112}, {"avg_co2": 6.700809358510682, "live_work_prop": 0.08481532147742818, "delta_f_physical_activity_pp": 0.0009787492942222237, "driving": 86.06288127639606, "cycling": 0.9854528390427029, "walking": 4.692632566870014, "pt": 1.4077897700610043, "micromobility": 1.642421398404505, "shuttle": 5.208822149225716}, {"avg_co2": 6.895774320178505, "live_work_prop": 0.09162303664921466, "delta_f_physical_activity_pp": 0.0009200914569100994, "driving": 85.85279858968708, "cycling": 0.7492287351256061, "walking": 4.3190832966064345, "pt": 2.2917584839136182, "micromobility": 2.0273248126928163, "shuttle": 4.759806081974438}, {"avg_co2": 6.598809045415985, "live_work_prop": 0.0877914951989026, "delta_f_physical_activity_pp": 0.0009632853251311263, "driving": 84.70308788598575, "cycling": 0.9026128266033254, "walking": 4.513064133016627, "pt": 1.852731591448931, "micromobility": 2.1852731591448933, "shuttle": 5.843230403800475}, {"avg_co2": 6.686602859555241, "live_work_prop": 0.07746478873239436, "delta_f_physical_activity_pp": 0.00089942969249722, "driving": 84.24041646947468, "cycling": 0.5205868433506862, "walking": 3.8334122101277806, "pt": 1.893043066729768, "micromobility": 2.555608140085187, "shuttle": 6.956933270231898}, {"avg_co2": 6.725980889828644, "live_work_prop": 0.0985352862849534, "delta_f_physical_activity_pp": 0.0009994333336433001, "driving": 86.08340888485947, "cycling": 0.7252946509519492, "walking": 4.170444242973708, "pt": 1.9038984587488668, "micromobility": 2.5385312783318223, "shuttle": 4.57842248413418}, {"avg_co2": 6.6956275443930355, "live_work_prop": 0.09271523178807947, "delta_f_physical_activity_pp": 0.0009615599482146915, "driving": 85.8641130870953, "cycling": 0.5927952576379389, "walking": 4.0583675330597355, "pt": 1.595987232102143, "micromobility": 2.7815777473780208, "shuttle": 5.107159142726858}, {"avg_co2": 6.615285269717208, "live_work_prop": 0.0938337801608579, "delta_f_physical_activity_pp": 0.0009569197988203053, "driving": 86.00461893764434, "cycling": 0.7390300230946882, "walking": 4.803695150115474, "pt": 1.5704387990762125, "micromobility": 2.3094688221709005, "shuttle": 4.572748267898383}, {"avg_co2": 6.449828920876174, "live_work_prop": 0.09943977591036414, "delta_f_physical_activity_pp": 0.001066116818837513, "driving": 84.32022738038845, "cycling": 0.8053055423969682, "walking": 4.594978683088584, "pt": 1.989578398863098, "micromobility": 2.55802936996684, "shuttle": 5.731880625296068}, {"avg_co2": 7.068581227846256, "live_work_prop": 0.06289308176100629, "delta_f_physical_activity_pp": 0.0008494965114142924, "driving": 86.28127696289906, "cycling": 0.7765314926660914, "walking": 3.62381363244176, "pt": 1.639344262295082, "micromobility": 2.0276100086281277, "shuttle": 5.651423641069888}, {"avg_co2": 6.554389929069859, "live_work_prop": 0.09247027741083223, "delta_f_physical_activity_pp": 0.0010210835062701496, "driving": 85.51316984559492, "cycling": 0.9082652134423252, "walking": 4.4959128065395095, "pt": 1.6348773841961852, "micromobility": 2.361489554950045, "shuttle": 5.086285195277021}, {"avg_co2": 7.058189890242942, "live_work_prop": 0.07754010695187166, "delta_f_physical_activity_pp": 0.001026411433767184, "driving": 85.63685636856368, "cycling": 0.8581752484191508, "walking": 4.426377597109305, "pt": 1.4453477868112015, "micromobility": 2.2131887985546523, "shuttle": 5.420054200542006}, {"avg_co2": 6.911320619917842, "live_work_prop": 0.06842105263157895, "delta_f_physical_activity_pp": 0.0008953689028086927, "driving": 87.12694877505568, "cycling": 0.6681514476614699, "walking": 3.7416481069042313, "pt": 1.7371937639198218, "micromobility": 1.7817371937639197, "shuttle": 4.944320712694878}, {"avg_co2": 6.694588500708782, "live_work_prop": 0.08713692946058091, "delta_f_physical_activity_pp": 0.0008931745043474149, "driving": 84.95992456388495, "cycling": 0.8015087223008015, "walking": 4.856199905704856, "pt": 1.603017444601603, "micromobility": 2.1216407355021216, "shuttle": 5.657708628005658}, {"avg_co2": 6.629758072311032, "live_work_prop": 0.09449929478138223, "delta_f_physical_activity_pp": 0.0009395857792096317, "driving": 84.33333333333334, "cycling": 0.5714285714285714, "walking": 4.285714285714286, "pt": 1.8571428571428572, "micromobility": 2.4285714285714284, "shuttle": 6.523809523809524}, {"avg_co2": 7.157707281332769, "live_work_prop": 0.08461538461538462, "delta_f_physical_activity_pp": 0.0009587990135335096, "driving": 85.45533016832111, "cycling": 0.6905481225722918, "walking": 4.359085023737592, "pt": 2.373759171342253, "micromobility": 2.071644367716875, "shuttle": 5.049633146309883}, {"avg_co2": 7.409671923487172, "live_work_prop": 0.08657465495608532, "delta_f_physical_activity_pp": 0.0009975643726904443, "driving": 87.02928870292888, "cycling": 0.8368200836820083, "walking": 3.8075313807531384, "pt": 1.506276150627615, "micromobility": 2.3430962343096233, "shuttle": 4.476987447698745}, {"avg_co2": 7.0278387506096065, "live_work_prop": 0.07588075880758807, "delta_f_physical_activity_pp": 0.0009851468724394379, "driving": 85.99907278627724, "cycling": 0.9735744089012517, "walking": 3.8015762633286974, "pt": 1.854427445526194, "micromobility": 1.808066759388039, "shuttle": 5.563282336578582}, {"avg_co2": 7.0275898238943455, "live_work_prop": 0.08789808917197452, "delta_f_physical_activity_pp": 0.0008608182977130392, "driving": 86.34976013955516, "cycling": 0.7413868294810292, "walking": 3.96860008722198, "pt": 1.962494548626254, "micromobility": 2.049716528565199, "shuttle": 4.9280418665503705}, {"avg_co2": 6.584827775088754, "live_work_prop": 0.0876944837340877, "delta_f_physical_activity_pp": 0.0010118397035676098, "driving": 85.01216545012166, "cycling": 0.827250608272506, "walking": 4.671532846715328, "pt": 1.995133819951338, "micromobility": 1.897810218978102, "shuttle": 5.59610705596107}, {"avg_co2": 7.236923827607869, "live_work_prop": 0.0773955773955774, "delta_f_physical_activity_pp": 0.0008746586582173791, "driving": 86.35039533915938, "cycling": 0.7490636704119851, "walking": 4.369538077403246, "pt": 1.581356637536413, "micromobility": 1.9142738243861839, "shuttle": 5.035372451102789}, {"avg_co2": 6.946846782795189, "live_work_prop": 0.07898259705488621, "delta_f_physical_activity_pp": 0.0009727748633801504, "driving": 85.28473804100227, "cycling": 0.7289293849658315, "walking": 4.601366742596811, "pt": 1.7312072892938495, "micromobility": 2.1867881548974943, "shuttle": 5.466970387243736}, {"avg_co2": 6.892577134937402, "live_work_prop": 0.06198347107438017, "delta_f_physical_activity_pp": 0.0008970001206427209, "driving": 87.12264150943396, "cycling": 0.6132075471698114, "walking": 4.245283018867925, "pt": 1.3679245283018868, "micromobility": 1.8867924528301887, "shuttle": 4.764150943396227}, {"avg_co2": 6.786597577798728, "live_work_prop": 0.07722007722007722, "delta_f_physical_activity_pp": 0.0009707008117211403, "driving": 85.63343491510666, "cycling": 0.478885502829778, "walking": 4.745319982585982, "pt": 1.654331737048324, "micromobility": 2.307357422725294, "shuttle": 5.180670439703962}, {"avg_co2": 6.906746257728202, "live_work_prop": 0.083223249669749, "delta_f_physical_activity_pp": 0.000993540267150751, "driving": 85.22081329252296, "cycling": 0.874508089199825, "walking": 4.897245299519021, "pt": 1.6615653694796677, "micromobility": 1.8364669873196329, "shuttle": 5.509400961958899}, {"avg_co2": 6.68348862286608, "live_work_prop": 0.08811188811188811, "delta_f_physical_activity_pp": 0.0009332700705344877, "driving": 85.3112840466926, "cycling": 0.9241245136186771, "walking": 4.2315175097276265, "pt": 1.799610894941634, "micromobility": 2.2859922178988326, "shuttle": 5.447470817120623}, {"avg_co2": 6.497946157740394, "live_work_prop": 0.09155937052932761, "delta_f_physical_activity_pp": 0.0010096350288601637, "driving": 84.61167390255669, "cycling": 0.9165460684997588, "walking": 4.534491075735649, "pt": 2.0260492040520983, "micromobility": 2.0742884708152434, "shuttle": 5.836951278340569}, {"avg_co2": 6.839154575534839, "live_work_prop": 0.09735744089012517, "delta_f_physical_activity_pp": 0.0009440469263616929, "driving": 85.2389878163074, "cycling": 0.5623242736644799, "walking": 4.404873477038426, "pt": 1.7806935332708531, "micromobility": 2.108716026241799, "shuttle": 5.904404873477039}, {"avg_co2": 6.7068676203846085, "live_work_prop": 0.07255936675461741, "delta_f_physical_activity_pp": 0.0008854940566928639, "driving": 85.96014492753623, "cycling": 0.8605072463768116, "walking": 3.985507246376811, "pt": 1.3134057971014492, "micromobility": 2.0380434782608696, "shuttle": 5.842391304347826}, {"avg_co2": 6.786995404299966, "live_work_prop": 0.08842652795838751, "delta_f_physical_activity_pp": 0.0010146569482888722, "driving": 85.06464556397681, "cycling": 0.6241640659830584, "walking": 4.592064199732501, "pt": 1.9170753455193936, "micromobility": 2.31832367365136, "shuttle": 5.48372715113687}, {"avg_co2": 7.447683156230187, "live_work_prop": 0.06293706293706294, "delta_f_physical_activity_pp": 0.0009914149861351234, "driving": 85.86220629231381, "cycling": 0.6770211071286341, "walking": 4.062126642771804, "pt": 1.9514137793707687, "micromobility": 2.4691358024691357, "shuttle": 4.978096375945838}, {"avg_co2": 6.880382324540708, "live_work_prop": 0.08262108262108261, "delta_f_physical_activity_pp": 0.001032372306817478, "driving": 85.9404990403071, "cycling": 0.8157389635316697, "walking": 4.174664107485604, "pt": 1.871401151631478, "micromobility": 2.1593090211132435, "shuttle": 5.038387715930901}, {"avg_co2": 6.677176314724122, "live_work_prop": 0.08882907133243607, "delta_f_physical_activity_pp": 0.0011928520585356105, "driving": 84.56591639871382, "cycling": 0.9186954524575103, "walking": 4.409738171796049, "pt": 1.423977951309141, "micromobility": 2.8938906752411575, "shuttle": 5.787781350482315}, {"avg_co2": 7.264445898803006, "live_work_prop": 0.09266409266409266, "delta_f_physical_activity_pp": 0.0009112741117088347, "driving": 85.66508824795524, "cycling": 0.6026689625484287, "walking": 4.82135170038743, "pt": 1.2914334911752046, "micromobility": 2.1954369349978475, "shuttle": 5.424020662935859}, {"avg_co2": 7.147852993415197, "live_work_prop": 0.07682119205298013, "delta_f_physical_activity_pp": 0.000864953835314287, "driving": 85.93680462839342, "cycling": 0.7565643079661771, "walking": 3.515798842901647, "pt": 1.6911437472185136, "micromobility": 2.047174009790832, "shuttle": 6.052514463729417}, {"avg_co2": 6.916325197450415, "live_work_prop": 0.08636977058029689, "delta_f_physical_activity_pp": 0.0009366182277485563, "driving": 85.1952770208901, "cycling": 0.9082652134423252, "walking": 3.6784741144414173, "pt": 1.8619436875567668, "micromobility": 2.633969118982743, "shuttle": 5.722070844686648}, {"avg_co2": 6.876082369806412, "live_work_prop": 0.09504685408299866, "delta_f_physical_activity_pp": 0.0009254244809735737, "driving": 84.84162895927602, "cycling": 0.7239819004524887, "walking": 5.067873303167421, "pt": 1.5384615384615385, "micromobility": 2.171945701357466, "shuttle": 5.656108597285068}, {"avg_co2": 6.951794643159713, "live_work_prop": 0.1015625, "delta_f_physical_activity_pp": 0.0008425876723538306, "driving": 85.95332452664024, "cycling": 0.7926023778071334, "walking": 4.667547335975341, "pt": 1.2769704975781595, "micromobility": 2.2016732716864817, "shuttle": 5.107881990312638}, {"avg_co2": 7.007648027349098, "live_work_prop": 0.07672301690507152, "delta_f_physical_activity_pp": 0.0008804117068844491, "driving": 85.53627058299955, "cycling": 0.7565643079661771, "walking": 4.049844236760125, "pt": 1.6466399643969738, "micromobility": 2.358700489541611, "shuttle": 5.651980418335559}, {"avg_co2": 6.710855385610039, "live_work_prop": 0.08885941644562334, "delta_f_physical_activity_pp": 0.001068722157475098, "driving": 85.55657773689053, "cycling": 1.1039558417663293, "walking": 4.461821527138914, "pt": 1.8399264029438822, "micromobility": 2.1619135234590616, "shuttle": 4.875804967801288}, {"avg_co2": 6.757638715807622, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009710535705262604, "driving": 84.96975337366217, "cycling": 0.604932526756631, "walking": 4.327594229874361, "pt": 2.1405304792926945, "micromobility": 2.1405304792926945, "shuttle": 5.816658911121452}, {"avg_co2": 6.8019146104524735, "live_work_prop": 0.09116809116809117, "delta_f_physical_activity_pp": 0.0011539945712826399, "driving": 84.95030761949835, "cycling": 1.135825840037861, "walking": 4.212020823473734, "pt": 1.9876952200662565, "micromobility": 2.318977756743966, "shuttle": 5.395172740179839}, {"avg_co2": 6.8392230145042125, "live_work_prop": 0.08531468531468532, "delta_f_physical_activity_pp": 0.0009615418833048802, "driving": 84.80113636363636, "cycling": 0.8522727272727272, "walking": 3.6931818181818183, "pt": 1.893939393939394, "micromobility": 2.509469696969697, "shuttle": 6.25}, {"avg_co2": 6.900258330843868, "live_work_prop": 0.08771929824561403, "delta_f_physical_activity_pp": 0.001058397318509032, "driving": 85.08262617239839, "cycling": 0.7592675301473872, "walking": 4.778919160339437, "pt": 1.4292094685127288, "micromobility": 2.456453774006253, "shuttle": 5.493523894595802}, {"avg_co2": 6.502704392689478, "live_work_prop": 0.10748299319727891, "delta_f_physical_activity_pp": 0.0010565496427811809, "driving": 84.03516890328552, "cycling": 0.7866728366496992, "walking": 5.229060620083295, "pt": 1.989819527996298, "micromobility": 2.4988431281813974, "shuttle": 5.460434983803795}, {"avg_co2": 6.789243132081123, "live_work_prop": 0.09263959390862944, "delta_f_physical_activity_pp": 0.0009787383813621708, "driving": 84.95460440985732, "cycling": 0.8214440121054908, "walking": 5.058365758754864, "pt": 1.5131863380890618, "micromobility": 2.1184608733246866, "shuttle": 5.533938607868569}, {"avg_co2": 6.895725595286552, "live_work_prop": 0.08613728129205922, "delta_f_physical_activity_pp": 0.0010768576989740656, "driving": 85.25033829499323, "cycling": 0.8119079837618403, "walking": 4.510599909788001, "pt": 1.8042399639152007, "micromobility": 2.435723951285521, "shuttle": 5.187189896256203}, {"avg_co2": 6.7882982462594335, "live_work_prop": 0.07923497267759563, "delta_f_physical_activity_pp": 0.0009376468452911943, "driving": 85.47407753386268, "cycling": 0.8874357776739842, "walking": 4.156936011209715, "pt": 1.9149929939280708, "micromobility": 2.1485287248949088, "shuttle": 5.41802895843064}, {"avg_co2": 6.906629588071572, "live_work_prop": 0.07944514501891552, "delta_f_physical_activity_pp": 0.0008917345950692513, "driving": 86.6608921611087, "cycling": 0.7362494586401039, "walking": 3.8977912516240796, "pt": 1.5591165006496317, "micromobility": 2.1654395842355996, "shuttle": 4.980511043741879}, {"avg_co2": 7.227879556883073, "live_work_prop": 0.08516129032258064, "delta_f_physical_activity_pp": 0.0009693999596067599, "driving": 86.5832614322692, "cycling": 0.90595340811044, "walking": 3.882657463330457, "pt": 1.7256255392579811, "micromobility": 1.6824849007765315, "shuttle": 5.220017256255392}, {"avg_co2": 6.681591264206882, "live_work_prop": 0.09152086137281291, "delta_f_physical_activity_pp": 0.0009977039753141534, "driving": 85.96410492406811, "cycling": 0.8283479061205707, "walking": 4.371836171191901, "pt": 1.79475379659457, "micromobility": 2.208927749654855, "shuttle": 4.832029452369995}, {"avg_co2": 6.855844463200975, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.0011805236839021339, "driving": 84.18029164825454, "cycling": 1.0605391073795847, "walking": 4.639858594785682, "pt": 2.2536456031816177, "micromobility": 2.2536456031816177, "shuttle": 5.612019443216969}, {"avg_co2": 7.105154740780761, "live_work_prop": 0.0712401055408971, "delta_f_physical_activity_pp": 0.000831664593451234, "driving": 86.29511192325263, "cycling": 0.5938784833257195, "walking": 3.7916857012334404, "pt": 1.9643672910004568, "micromobility": 2.1927820922795798, "shuttle": 5.162174508908177}, {"avg_co2": 6.663224902658987, "live_work_prop": 0.09041835357624832, "delta_f_physical_activity_pp": 0.0009867552476649363, "driving": 85.18011855905154, "cycling": 0.8207934336525308, "walking": 4.468764249886001, "pt": 1.7783857729138166, "micromobility": 2.2343821249430005, "shuttle": 5.5175558595531236}, {"avg_co2": 6.758420348678546, "live_work_prop": 0.09617918313570488, "delta_f_physical_activity_pp": 0.001035135659282593, "driving": 84.22212428382548, "cycling": 0.881445570736007, "walking": 4.7157338034376375, "pt": 1.851035698545615, "micromobility": 2.071397091229617, "shuttle": 6.25826355222565}, {"avg_co2": 6.232410374495431, "live_work_prop": 0.10699001426533523, "delta_f_physical_activity_pp": 0.001052571421827864, "driving": 84.41247002398082, "cycling": 0.7673860911270983, "walking": 4.652278177458034, "pt": 1.9184652278177456, "micromobility": 2.5899280575539567, "shuttle": 5.6594724220623505}, {"avg_co2": 6.495786394446936, "live_work_prop": 0.0905292479108635, "delta_f_physical_activity_pp": 0.0009842462563291454, "driving": 85.90799031476998, "cycling": 0.9685230024213075, "walking": 3.8256658595641646, "pt": 1.791767554479419, "micromobility": 2.1307506053268765, "shuttle": 5.375302663438257}, {"avg_co2": 7.155089886797233, "live_work_prop": 0.06794871794871794, "delta_f_physical_activity_pp": 0.0008662478464870752, "driving": 86.09787786920745, "cycling": 0.64963187527068, "walking": 4.330879168471199, "pt": 1.5158077089649198, "micromobility": 1.862278042442616, "shuttle": 5.543525335643135}, {"avg_co2": 6.989885734855236, "live_work_prop": 0.0693717277486911, "delta_f_physical_activity_pp": 0.0009036669233798688, "driving": 86.7831541218638, "cycling": 0.7168458781362007, "walking": 3.853046594982079, "pt": 1.568100358422939, "micromobility": 2.240143369175627, "shuttle": 4.838709677419355}, {"avg_co2": 6.982275899747049, "live_work_prop": 0.08953341740226986, "delta_f_physical_activity_pp": 0.0011311536072406022, "driving": 85.33049040511726, "cycling": 0.8528784648187633, "walking": 4.264392324093817, "pt": 1.9189765458422177, "micromobility": 2.3880597014925375, "shuttle": 5.245202558635395}, {"avg_co2": 7.04695996030421, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009839599020256098, "driving": 85.14980460269214, "cycling": 0.60790273556231, "walking": 4.6895353886235345, "pt": 1.82370820668693, "micromobility": 2.5618758141554494, "shuttle": 5.167173252279635}, {"avg_co2": 6.796575084434957, "live_work_prop": 0.1041388518024032, "delta_f_physical_activity_pp": 0.0009549458040073977, "driving": 85.24001794526693, "cycling": 0.8524001794526694, "walking": 4.172274562584119, "pt": 1.8842530282637955, "micromobility": 2.4226110363391657, "shuttle": 5.428443248093315}, {"avg_co2": 6.512225553100327, "live_work_prop": 0.08736559139784947, "delta_f_physical_activity_pp": 0.0009568681027832942, "driving": 84.79667282809612, "cycling": 0.8317929759704251, "walking": 4.343807763401109, "pt": 2.1256931608133085, "micromobility": 2.1719038817005547, "shuttle": 5.730129390018484}, {"avg_co2": 7.066798375997446, "live_work_prop": 0.07178841309823678, "delta_f_physical_activity_pp": 0.0008932418688637783, "driving": 86.70643374520665, "cycling": 0.6817213463996591, "walking": 4.090328078397955, "pt": 1.533873029399233, "micromobility": 1.9599488708990203, "shuttle": 5.027694929697486}, {"avg_co2": 6.742837740250718, "live_work_prop": 0.09207161125319693, "delta_f_physical_activity_pp": 0.0009543328872434893, "driving": 85.17555266579974, "cycling": 0.693541395752059, "walking": 4.551365409622886, "pt": 2.037277850021673, "micromobility": 1.9939315127871695, "shuttle": 5.548331166016472}, {"avg_co2": 6.688186450042896, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.0009038014944129398, "driving": 85.44097060195986, "cycling": 0.7932804479701353, "walking": 3.7797480167988797, "pt": 1.726551563229118, "micromobility": 2.519832011199253, "shuttle": 5.739617358842744}, {"avg_co2": 6.9418840420592485, "live_work_prop": 0.085219707057257, "delta_f_physical_activity_pp": 0.0010055765714259458, "driving": 85.27501082719792, "cycling": 0.822867042009528, "walking": 3.724556084885232, "pt": 1.5158077089649198, "micromobility": 2.3386747509744477, "shuttle": 6.323083585967952}, {"avg_co2": 6.7911637484195, "live_work_prop": 0.0814111261872456, "delta_f_physical_activity_pp": 0.001052549834857237, "driving": 86.01558917927557, "cycling": 0.9628610729023385, "walking": 3.7597432370472257, "pt": 1.925722145804677, "micromobility": 2.3383768913342506, "shuttle": 4.997707473635947}, {"avg_co2": 6.533733915318808, "live_work_prop": 0.0823045267489712, "delta_f_physical_activity_pp": 0.0010334891371937978, "driving": 84.49322746380196, "cycling": 0.6071929005137786, "walking": 5.044371788883699, "pt": 1.7281644091546005, "micromobility": 2.288650163475012, "shuttle": 5.838393274170948}, {"avg_co2": 6.481252550284314, "live_work_prop": 0.09537166900420757, "delta_f_physical_activity_pp": 0.000915506268319547, "driving": 84.5861084681256, "cycling": 0.5233111322549953, "walking": 4.138915318744053, "pt": 1.6650808753568032, "micromobility": 2.47383444338725, "shuttle": 6.612749762131304}, {"avg_co2": 7.485004834046835, "live_work_prop": 0.0752157829839704, "delta_f_physical_activity_pp": 0.0009154498791018913, "driving": 86.5584685809405, "cycling": 0.6242197253433208, "walking": 4.119850187265917, "pt": 1.4981273408239701, "micromobility": 2.3720349563046192, "shuttle": 4.827299209321681}, {"avg_co2": 6.941122228867889, "live_work_prop": 0.08366013071895424, "delta_f_physical_activity_pp": 0.0009415334135403664, "driving": 85.46020453534905, "cycling": 0.8448199199644287, "walking": 4.490884837705647, "pt": 1.7341040462427744, "micromobility": 2.0453534904401955, "shuttle": 5.42463317029791}, {"avg_co2": 6.872178123005114, "live_work_prop": 0.07863695937090433, "delta_f_physical_activity_pp": 0.0010317520540210096, "driving": 85.95480726628267, "cycling": 0.7532122286220646, "walking": 3.9875941515285778, "pt": 1.9494904740806378, "micromobility": 2.4368630926007975, "shuttle": 4.918032786885246}, {"avg_co2": 6.839415675668707, "live_work_prop": 0.07723035952063914, "delta_f_physical_activity_pp": 0.0009179906828856716, "driving": 85.9481582537517, "cycling": 0.7730786721236926, "walking": 4.138244656662119, "pt": 1.8644838562983175, "micromobility": 2.046384720327422, "shuttle": 5.2296498408367444}, {"avg_co2": 6.740552115938363, "live_work_prop": 0.09153952843273232, "delta_f_physical_activity_pp": 0.0009469208272418272, "driving": 85.049365303244, "cycling": 0.7522331922896097, "walking": 3.8551951104842503, "pt": 1.9746121297602257, "micromobility": 2.726845322049835, "shuttle": 5.6417489421720735}, {"avg_co2": 6.734744409513626, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009224020452113063, "driving": 86.14699331848553, "cycling": 0.579064587973274, "walking": 4.231625835189309, "pt": 1.6926503340757237, "micromobility": 2.182628062360802, "shuttle": 5.167037861915367}, {"avg_co2": 6.7657853807796196, "live_work_prop": 0.08860759493670886, "delta_f_physical_activity_pp": 0.0010973611845409344, "driving": 85.63956252971946, "cycling": 0.9034712315739419, "walking": 4.184498335710889, "pt": 1.8544935805991443, "micromobility": 2.1398002853067046, "shuttle": 5.2781740370898715}, {"avg_co2": 6.661654385866106, "live_work_prop": 0.09208819714656291, "delta_f_physical_activity_pp": 0.0009264868021890458, "driving": 85.22474410324877, "cycling": 0.6230529595015576, "walking": 4.494882064975523, "pt": 1.8691588785046727, "micromobility": 2.2251891410769913, "shuttle": 5.5629728526924795}, {"avg_co2": 6.735124813202998, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.0010188025762953756, "driving": 85.99333015721771, "cycling": 0.9528346831824679, "walking": 3.858980466888995, "pt": 2.0009528346831824, "micromobility": 2.334444973797046, "shuttle": 4.859456884230586}, {"avg_co2": 6.707328435946726, "live_work_prop": 0.0912863070539419, "delta_f_physical_activity_pp": 0.0010300049991757096, "driving": 85.08083140877598, "cycling": 0.6466512702078522, "walking": 4.249422632794457, "pt": 2.2170900692840645, "micromobility": 2.678983833718245, "shuttle": 5.1270207852194}, {"avg_co2": 6.970488455619846, "live_work_prop": 0.07133058984910837, "delta_f_physical_activity_pp": 0.0008576454585098453, "driving": 86.99340245051837, "cycling": 0.6597549481621112, "walking": 3.6757775683317626, "pt": 1.649387370405278, "micromobility": 1.7436380772855797, "shuttle": 5.27803958529689}, {"avg_co2": 6.393193799566578, "live_work_prop": 0.10271041369472182, "delta_f_physical_activity_pp": 0.0011102324415549884, "driving": 83.6354961832061, "cycling": 1.0019083969465647, "walking": 5.200381679389313, "pt": 2.0038167938931295, "micromobility": 2.099236641221374, "shuttle": 6.059160305343511}, {"avg_co2": 6.504126297049369, "live_work_prop": 0.0936599423631124, "delta_f_physical_activity_pp": 0.0010988517233505694, "driving": 84.54957221942627, "cycling": 0.6542526421741319, "walking": 5.385002516356316, "pt": 2.06341217916457, "micromobility": 1.9627579265223956, "shuttle": 5.385002516356316}, {"avg_co2": 7.227141885095541, "live_work_prop": 0.08412483039348712, "delta_f_physical_activity_pp": 0.0008833389893238511, "driving": 86.0548807917229, "cycling": 0.5847953216374269, "walking": 4.4534412955465585, "pt": 1.7094017094017095, "micromobility": 1.9343229869545657, "shuttle": 5.263157894736842}, {"avg_co2": 6.802827349158493, "live_work_prop": 0.08640406607369759, "delta_f_physical_activity_pp": 0.0009505029271161214, "driving": 85.26315789473684, "cycling": 1.0087719298245614, "walking": 4.166666666666666, "pt": 1.9298245614035088, "micromobility": 2.017543859649123, "shuttle": 5.614035087719298}, {"avg_co2": 7.031712782918482, "live_work_prop": 0.08842652795838751, "delta_f_physical_activity_pp": 0.0009887333031247795, "driving": 85.50087873462215, "cycling": 0.9666080843585236, "walking": 4.393673110720562, "pt": 1.5817223198594026, "micromobility": 2.2847100175746924, "shuttle": 5.272407732864675}, {"avg_co2": 6.7897846657432614, "live_work_prop": 0.08432147562582346, "delta_f_physical_activity_pp": 0.001062112936678519, "driving": 85.14056224899599, "cycling": 0.7585899152164213, "walking": 4.506916555109326, "pt": 1.7402945113788488, "micromobility": 2.3203926818384653, "shuttle": 5.533244087460955}, {"avg_co2": 6.992620478420013, "live_work_prop": 0.07711757269279393, "delta_f_physical_activity_pp": 0.0009097934030571593, "driving": 86.4304235090752, "cycling": 0.648228176318064, "walking": 3.932584269662921, "pt": 2.16076058772688, "micromobility": 1.8582541054451167, "shuttle": 4.969749351771824}, {"avg_co2": 7.154867279808551, "live_work_prop": 0.07389162561576355, "delta_f_physical_activity_pp": 0.0010517896247338764, "driving": 85.82580115036976, "cycling": 0.8216926869350863, "walking": 4.6014790468364835, "pt": 1.80772391125719, "micromobility": 1.9720624486442069, "shuttle": 4.971240755957272}, {"avg_co2": 7.396745483383989, "live_work_prop": 0.0741687979539642, "delta_f_physical_activity_pp": 0.0008685151816683074, "driving": 86.69509594882729, "cycling": 0.42643923240938164, "walking": 4.093816631130064, "pt": 1.279317697228145, "micromobility": 2.5159914712153517, "shuttle": 4.9893390191897655}, {"avg_co2": 6.559989548734863, "live_work_prop": 0.08767123287671233, "delta_f_physical_activity_pp": 0.00104697286882436, "driving": 84.71307619943556, "cycling": 0.940733772342427, "walking": 4.186265286923801, "pt": 1.881467544684854, "micromobility": 2.022577610536218, "shuttle": 6.25587958607714}, {"avg_co2": 6.654898360270548, "live_work_prop": 0.09530386740331492, "delta_f_physical_activity_pp": 0.001056543221738085, "driving": 85.10838831291234, "cycling": 0.7540056550424128, "walking": 4.665409990574929, "pt": 1.649387370405278, "micromobility": 2.4505183788878417, "shuttle": 5.372290292177191}, {"avg_co2": 6.897730378158031, "live_work_prop": 0.06533333333333333, "delta_f_physical_activity_pp": 0.0008551397776271869, "driving": 86.5148063781321, "cycling": 0.683371298405467, "walking": 4.009111617312073, "pt": 1.685649202733485, "micromobility": 2.3234624145785876, "shuttle": 4.783599088838269}, {"avg_co2": 6.579119220744908, "live_work_prop": 0.09517045454545454, "delta_f_physical_activity_pp": 0.0010447750556810775, "driving": 84.2263395092639, "cycling": 1.1517275913870806, "walking": 4.907361041562344, "pt": 1.8527791687531296, "micromobility": 2.5037556334501754, "shuttle": 5.358037055583375}, {"avg_co2": 7.155682605302686, "live_work_prop": 0.07170294494238157, "delta_f_physical_activity_pp": 0.0008877723325281935, "driving": 87.04188481675392, "cycling": 0.6544502617801047, "walking": 3.883071553228621, "pt": 1.4397905759162304, "micromobility": 2.006980802792321, "shuttle": 4.973821989528796}, {"avg_co2": 7.09808582184906, "live_work_prop": 0.08160621761658031, "delta_f_physical_activity_pp": 0.0009439494284608893, "driving": 85.86723768736617, "cycling": 0.8565310492505354, "walking": 4.197002141327623, "pt": 1.4989293361884368, "micromobility": 2.269807280513919, "shuttle": 5.310492505353319}, {"avg_co2": 6.730360517978446, "live_work_prop": 0.08943089430894309, "delta_f_physical_activity_pp": 0.000995382538675356, "driving": 84.41082072443832, "cycling": 0.6419073819348923, "walking": 5.0435580009170105, "pt": 1.8798716185236128, "micromobility": 2.1549747822099956, "shuttle": 5.868867491976157}, {"avg_co2": 6.904105026882639, "live_work_prop": 0.07827260458839407, "delta_f_physical_activity_pp": 0.0008736230182407815, "driving": 86.1276986678916, "cycling": 0.5971520440973818, "walking": 3.9503904455672942, "pt": 1.515847496554892, "micromobility": 2.0211299954065227, "shuttle": 5.787781350482315}, {"avg_co2": 6.561029519782001, "live_work_prop": 0.0989159891598916, "delta_f_physical_activity_pp": 0.0009584732620493693, "driving": 85.11520737327189, "cycling": 0.9216589861751152, "walking": 4.377880184331797, "pt": 1.935483870967742, "micromobility": 2.3041474654377883, "shuttle": 5.345622119815668}, {"avg_co2": 6.798020381015479, "live_work_prop": 0.09203296703296704, "delta_f_physical_activity_pp": 0.0009905255754905304, "driving": 85.12435476302205, "cycling": 1.0793054903801031, "walking": 4.786485218207415, "pt": 1.7832003754106054, "micromobility": 2.3932426091037073, "shuttle": 4.833411543876114}, {"avg_co2": 6.825073638793076, "live_work_prop": 0.08788282290279627, "delta_f_physical_activity_pp": 0.0009950533764784537, "driving": 84.80036297640653, "cycling": 0.7713248638838476, "walking": 4.71869328493648, "pt": 1.8602540834845736, "micromobility": 2.132486388384755, "shuttle": 5.716878402903811}, {"avg_co2": 6.687962449339259, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0010334910745958181, "driving": 84.30740911182697, "cycling": 0.966405890473999, "walking": 4.6479521398987576, "pt": 1.7027151403589507, "micromobility": 2.3930050621260928, "shuttle": 5.982512655315232}, {"avg_co2": 6.614600710506531, "live_work_prop": 0.08732394366197183, "delta_f_physical_activity_pp": 0.0009963206396678274, "driving": 84.45279473931423, "cycling": 0.7515265382808831, "walking": 4.790981681540629, "pt": 2.0197275716298733, "micromobility": 2.3485204321277595, "shuttle": 5.636449037106623}, {"avg_co2": 7.259546582631726, "live_work_prop": 0.0751592356687898, "delta_f_physical_activity_pp": 0.0008948952619227476, "driving": 86.08358466178372, "cycling": 0.6031882809133994, "walking": 3.619129685480396, "pt": 1.7233950883239983, "micromobility": 2.197328737613098, "shuttle": 5.773373545885394}, {"avg_co2": 6.452175646932738, "live_work_prop": 0.08189655172413793, "delta_f_physical_activity_pp": 0.0009699861061557744, "driving": 86.80872653475393, "cycling": 0.7102993404363267, "walking": 4.211060375443937, "pt": 1.5728056823947234, "micromobility": 2.13089802130898, "shuttle": 4.5662100456621}, {"avg_co2": 6.893116766809587, "live_work_prop": 0.07567567567567568, "delta_f_physical_activity_pp": 0.0008903700274902446, "driving": 84.82632541133455, "cycling": 0.6855575868372943, "walking": 4.43327239488117, "pt": 1.8738574040219378, "micromobility": 2.742230347349177, "shuttle": 5.4387568555758685}, {"avg_co2": 6.828615090958696, "live_work_prop": 0.08111702127659574, "delta_f_physical_activity_pp": 0.0009233403512710885, "driving": 85.83671628326567, "cycling": 0.8570139828597204, "walking": 4.239963915200722, "pt": 1.4433919711321606, "micromobility": 2.165087956698241, "shuttle": 5.457825890843482}, {"avg_co2": 7.218935587186817, "live_work_prop": 0.07653061224489796, "delta_f_physical_activity_pp": 0.0008863835511857206, "driving": 86.79163034001743, "cycling": 0.7846556233653008, "walking": 3.792502179598954, "pt": 1.7872711421098517, "micromobility": 2.092414995640802, "shuttle": 4.751525719267654}, {"avg_co2": 6.631188916332299, "live_work_prop": 0.10252996005326231, "delta_f_physical_activity_pp": 0.001120952486063218, "driving": 84.48197170241899, "cycling": 0.8215426745778184, "walking": 5.111821086261981, "pt": 1.9625741670470105, "micromobility": 2.2364217252396164, "shuttle": 5.3856686444545865}, {"avg_co2": 6.792336091788704, "live_work_prop": 0.09387755102040816, "delta_f_physical_activity_pp": 0.001016525145168225, "driving": 85.30631045601106, "cycling": 0.7830492860432979, "walking": 4.421925380009212, "pt": 1.5660985720865959, "micromobility": 1.9806540764624598, "shuttle": 5.9419622293873795}, {"avg_co2": 7.04244848562879, "live_work_prop": 0.09266409266409266, "delta_f_physical_activity_pp": 0.0010671846692563412, "driving": 85.18835616438356, "cycling": 0.7277397260273972, "walking": 4.580479452054795, "pt": 1.9263698630136987, "micromobility": 2.2260273972602738, "shuttle": 5.351027397260274}, {"avg_co2": 7.0840214042068865, "live_work_prop": 0.08311688311688312, "delta_f_physical_activity_pp": 0.0008909394664779871, "driving": 86.36767317939609, "cycling": 0.9769094138543518, "walking": 4.351687388987567, "pt": 1.5985790408525755, "micromobility": 1.5985790408525755, "shuttle": 5.106571936056838}, {"avg_co2": 6.779809162942861, "live_work_prop": 0.08811188811188811, "delta_f_physical_activity_pp": 0.0009098642844708455, "driving": 86.23635500711913, "cycling": 0.8068343616516375, "walking": 3.6544850498338874, "pt": 1.8509729473184622, "micromobility": 2.0408163265306123, "shuttle": 5.410536307546274}, {"avg_co2": 6.672521132189457, "live_work_prop": 0.07181571815718157, "delta_f_physical_activity_pp": 0.0010458194033010207, "driving": 85.68747067104646, "cycling": 0.7508212106992023, "walking": 4.1295166588456125, "pt": 1.642421398404505, "micromobility": 2.2055373064289068, "shuttle": 5.584232754575317}, {"avg_co2": 6.971776013141731, "live_work_prop": 0.08344198174706649, "delta_f_physical_activity_pp": 0.001049062776793657, "driving": 85.62610229276896, "cycling": 0.6613756613756614, "walking": 4.453262786596119, "pt": 1.5432098765432098, "micromobility": 2.4691358024691357, "shuttle": 5.246913580246913}, {"avg_co2": 7.147850021484449, "live_work_prop": 0.09500609013398295, "delta_f_physical_activity_pp": 0.0008671547265460899, "driving": 85.41147132169577, "cycling": 0.914380714879468, "walking": 4.738154613466334, "pt": 1.6625103906899419, "micromobility": 2.2443890274314215, "shuttle": 5.029093931837074}, {"avg_co2": 6.588138040658857, "live_work_prop": 0.1009421265141319, "delta_f_physical_activity_pp": 0.0010758775647577092, "driving": 85.02772643253235, "cycling": 0.878003696857671, "walking": 4.990757855822551, "pt": 1.8946395563770795, "micromobility": 2.1256931608133085, "shuttle": 5.0831792975970425}, {"avg_co2": 7.310429831191791, "live_work_prop": 0.06009615384615385, "delta_f_physical_activity_pp": 0.0010027027064568935, "driving": 85.18370607028754, "cycling": 0.7188498402555911, "walking": 4.193290734824282, "pt": 1.876996805111821, "micromobility": 2.2364217252396164, "shuttle": 5.7907348242811505}, {"avg_co2": 6.922737152347388, "live_work_prop": 0.09673366834170855, "delta_f_physical_activity_pp": 0.0010162032795487438, "driving": 85.05399568034558, "cycling": 0.8639308855291578, "walking": 4.449244060475162, "pt": 1.468682505399568, "micromobility": 2.9805615550755937, "shuttle": 5.183585313174946}, {"avg_co2": 7.211864073031977, "live_work_prop": 0.07683073229291716, "delta_f_physical_activity_pp": 0.000848314487402779, "driving": 86.68614357262103, "cycling": 0.7095158597662772, "walking": 4.0484140233722865, "pt": 1.7111853088480802, "micromobility": 1.8781302170283807, "shuttle": 4.96661101836394}, {"avg_co2": 6.535908456495331, "live_work_prop": 0.09577464788732394, "delta_f_physical_activity_pp": 0.0009736285375200748, "driving": 85.24197412553906, "cycling": 0.7666506947771922, "walking": 4.551988500239578, "pt": 1.6770483948251078, "micromobility": 1.9166267369429804, "shuttle": 5.84571154767609}, {"avg_co2": 6.953660947046346, "live_work_prop": 0.0787292817679558, "delta_f_physical_activity_pp": 0.0007313437024594256, "driving": 86.67614983404457, "cycling": 0.6164058795637744, "walking": 3.508771929824561, "pt": 1.8018018018018018, "micromobility": 2.0388809862494073, "shuttle": 5.357989568515884}, {"avg_co2": 6.954739565978309, "live_work_prop": 0.08560311284046693, "delta_f_physical_activity_pp": 0.001114001669101635, "driving": 85.22825150732127, "cycling": 0.6029285099052542, "walking": 5.1248923341946595, "pt": 1.550387596899225, "micromobility": 2.4117140396210166, "shuttle": 5.0818260120585705}, {"avg_co2": 6.7954315060487, "live_work_prop": 0.08859060402684564, "delta_f_physical_activity_pp": 0.0009131740967577753, "driving": 85.60293443374599, "cycling": 0.6419073819348923, "walking": 4.447501146263182, "pt": 2.063273727647868, "micromobility": 2.246675836772123, "shuttle": 4.997707473635947}, {"avg_co2": 7.016256535471036, "live_work_prop": 0.07850707850707851, "delta_f_physical_activity_pp": 0.0009188982108469188, "driving": 85.9402460456942, "cycling": 0.5272407732864675, "walking": 4.481546572934974, "pt": 1.5817223198594026, "micromobility": 2.0210896309314585, "shuttle": 5.448154657293498}, {"avg_co2": 7.684850484406425, "live_work_prop": 0.07710843373493977, "delta_f_physical_activity_pp": 0.0008645273401032928, "driving": 86.64508296236342, "cycling": 0.8093889113719142, "walking": 3.844597329016593, "pt": 1.497369486038041, "micromobility": 1.9830028328611897, "shuttle": 5.220558478348847}, {"avg_co2": 6.755718627156765, "live_work_prop": 0.09673024523160763, "delta_f_physical_activity_pp": 0.0009408027858012001, "driving": 85.85298196948682, "cycling": 0.6472491909385114, "walking": 4.484512251502543, "pt": 1.8030513176144243, "micromobility": 2.219140083217753, "shuttle": 4.993065187239944}, {"avg_co2": 6.791629041719215, "live_work_prop": 0.09585121602288985, "delta_f_physical_activity_pp": 0.000995442463435219, "driving": 84.25309229305424, "cycling": 0.8087535680304472, "walking": 4.186489058039962, "pt": 2.1883920076117986, "micromobility": 2.4262607040913418, "shuttle": 6.137012369172217}, {"avg_co2": 6.873579699949392, "live_work_prop": 0.08165997322623829, "delta_f_physical_activity_pp": 0.0009340080500164817, "driving": 84.87738419618529, "cycling": 0.7266121707538601, "walking": 3.9963669391462306, "pt": 1.952770208900999, "micromobility": 2.2706630336058127, "shuttle": 6.176203451407812}, {"avg_co2": 6.482634815942876, "live_work_prop": 0.08645533141210375, "delta_f_physical_activity_pp": 0.0010703705197541275, "driving": 85.29847064627528, "cycling": 0.8880118401578688, "walking": 4.390725209669463, "pt": 1.8253576714356192, "micromobility": 2.5160335471139614, "shuttle": 5.081401085347805}, {"avg_co2": 6.610775698122282, "live_work_prop": 0.10744985673352435, "delta_f_physical_activity_pp": 0.0009571225678407949, "driving": 85.28395061728395, "cycling": 0.8395061728395061, "walking": 4.197530864197531, "pt": 1.876543209876543, "micromobility": 2.567901234567901, "shuttle": 5.234567901234568}, {"avg_co2": 6.700192287865494, "live_work_prop": 0.09138381201044386, "delta_f_physical_activity_pp": 0.001062271853633841, "driving": 84.84444444444445, "cycling": 0.9333333333333335, "walking": 4.8, "pt": 1.4666666666666666, "micromobility": 2.0888888888888886, "shuttle": 5.866666666666666}, {"avg_co2": 6.981132269537858, "live_work_prop": 0.08640406607369759, "delta_f_physical_activity_pp": 0.0008561799653614806, "driving": 85.68301225919438, "cycling": 0.7443082311733801, "walking": 3.7215411558669005, "pt": 2.189141856392294, "micromobility": 1.6637478108581436, "shuttle": 5.998248686514886}, {"avg_co2": 7.058008162691558, "live_work_prop": 0.07326478149100257, "delta_f_physical_activity_pp": 0.0009104689075374822, "driving": 86.46649260226283, "cycling": 0.8268059181897303, "walking": 3.91644908616188, "pt": 1.6971279373368149, "micromobility": 1.8276762402088773, "shuttle": 5.265448215839861}, {"avg_co2": 7.224110865105262, "live_work_prop": 0.08625, "delta_f_physical_activity_pp": 0.0009737942442228462, "driving": 85.39232053422371, "cycling": 0.7929883138564273, "walking": 4.507512520868113, "pt": 1.7111853088480802, "micromobility": 2.4207011686143574, "shuttle": 5.175292153589315}, {"avg_co2": 6.665498643259694, "live_work_prop": 0.08222811671087533, "delta_f_physical_activity_pp": 0.0008115034027367301, "driving": 87.44333635539438, "cycling": 0.8612873980054397, "walking": 3.5811423390752495, "pt": 1.7679057116953765, "micromobility": 1.6772438803263827, "shuttle": 4.669084315503174}, {"avg_co2": 7.073659870091106, "live_work_prop": 0.08801020408163265, "delta_f_physical_activity_pp": 0.0009128894421735833, "driving": 86.10021786492375, "cycling": 0.9150326797385622, "walking": 4.270152505446624, "pt": 1.6557734204793026, "micromobility": 2.091503267973856, "shuttle": 4.967320261437909}, {"avg_co2": 6.732361227250012, "live_work_prop": 0.1039136302294197, "delta_f_physical_activity_pp": 0.000937775401655479, "driving": 85.50391164289002, "cycling": 0.7823285780027611, "walking": 4.509894155545329, "pt": 1.79475379659457, "micromobility": 2.4390243902439024, "shuttle": 4.970087436723423}, {"avg_co2": 7.1945595496665335, "live_work_prop": 0.07364341085271318, "delta_f_physical_activity_pp": 0.000843964347806779, "driving": 87.13910761154857, "cycling": 0.6124234470691163, "walking": 3.5870516185476813, "pt": 1.7060367454068242, "micromobility": 2.1434820647419075, "shuttle": 4.811898512685914}, {"avg_co2": 6.8351522835345495, "live_work_prop": 0.09178082191780822, "delta_f_physical_activity_pp": 0.0009312538640953877, "driving": 86.90755513843266, "cycling": 0.7038948850305021, "walking": 3.988737681839512, "pt": 1.5485687470671048, "micromobility": 2.1116846550915063, "shuttle": 4.739558892538715}, {"avg_co2": 6.84526393285658, "live_work_prop": 0.07248322147651007, "delta_f_physical_activity_pp": 0.0009945000835638073, "driving": 86.31863186318633, "cycling": 0.6750675067506751, "walking": 4.455445544554455, "pt": 1.5751575157515751, "micromobility": 1.8451845184518452, "shuttle": 5.1305130513051305}, {"avg_co2": 6.646454995751141, "live_work_prop": 0.07377049180327869, "delta_f_physical_activity_pp": 0.000933229721278308, "driving": 85.69450853714812, "cycling": 0.5076142131979695, "walking": 4.2455006922012, "pt": 1.8920166128287956, "micromobility": 2.076603599446239, "shuttle": 5.583756345177665}, {"avg_co2": 6.499300525355446, "live_work_prop": 0.0953757225433526, "delta_f_physical_activity_pp": 0.0009924702705886182, "driving": 84.33794466403161, "cycling": 0.7905138339920948, "walking": 4.199604743083004, "pt": 1.7292490118577075, "micromobility": 2.371541501976284, "shuttle": 6.571146245059288}, {"avg_co2": 7.002479086262985, "live_work_prop": 0.07304116865869854, "delta_f_physical_activity_pp": 0.0009680159021218073, "driving": 85.13453903837672, "cycling": 0.8381120423467137, "walking": 3.8376709307454786, "pt": 1.6321129245699162, "micromobility": 2.5584472871636526, "shuttle": 5.99911777679753}, {"avg_co2": 6.308570961948053, "live_work_prop": 0.0907840440165062, "delta_f_physical_activity_pp": 0.0010928189669183496, "driving": 83.85269121813032, "cycling": 0.84985835694051, "walking": 5.382436260623229, "pt": 1.7469310670443814, "micromobility": 2.927289896128423, "shuttle": 5.240793201133145}, {"avg_co2": 6.95143135641159, "live_work_prop": 0.08972691807542263, "delta_f_physical_activity_pp": 0.0010304835244233869, "driving": 84.9890590809628, "cycling": 1.0065645514223196, "walking": 4.026258205689278, "pt": 1.75054704595186, "micromobility": 2.3632385120350112, "shuttle": 5.864332603938731}, {"avg_co2": 6.771829636776305, "live_work_prop": 0.10646900269541779, "delta_f_physical_activity_pp": 0.0010604733494491245, "driving": 84.81414324569356, "cycling": 0.8159564823209429, "walking": 5.258386219401632, "pt": 1.6319129646418857, "micromobility": 2.493200362647326, "shuttle": 4.986400725294652}, {"avg_co2": 6.711794138818541, "live_work_prop": 0.08652482269503546, "delta_f_physical_activity_pp": 0.000888373058201523, "driving": 85.45454545454545, "cycling": 0.7177033492822966, "walking": 3.4928229665071773, "pt": 1.9138755980861244, "micromobility": 1.8660287081339715, "shuttle": 6.555023923444976}, {"avg_co2": 6.905147249081612, "live_work_prop": 0.07431551499348109, "delta_f_physical_activity_pp": 0.0008779499480251872, "driving": 85.98839803659081, "cycling": 0.4462293618920125, "walking": 4.060687193217314, "pt": 1.8741633199464525, "micromobility": 2.0080321285140563, "shuttle": 5.622489959839357}, {"avg_co2": 7.017749959977866, "live_work_prop": 0.08443271767810026, "delta_f_physical_activity_pp": 0.000849712483076983, "driving": 86.18361836183618, "cycling": 0.585058505850585, "walking": 4.275427542754275, "pt": 1.6651665166516652, "micromobility": 2.16021602160216, "shuttle": 5.1305130513051305}, {"avg_co2": 6.723699822934769, "live_work_prop": 0.0718232044198895, "delta_f_physical_activity_pp": 0.0009838591612934846, "driving": 85.01387604070305, "cycling": 0.6012950971322849, "walking": 4.4865864939870495, "pt": 1.572617946345976, "micromobility": 2.4051803885291396, "shuttle": 5.920444033302498}, {"avg_co2": 7.265592838382999, "live_work_prop": 0.08365019011406843, "delta_f_physical_activity_pp": 0.0009408847556876682, "driving": 85.38793103448276, "cycling": 0.7758620689655172, "walking": 4.3534482758620685, "pt": 1.5948275862068966, "micromobility": 2.456896551724138, "shuttle": 5.43103448275862}, {"avg_co2": 6.930641367232049, "live_work_prop": 0.08152866242038216, "delta_f_physical_activity_pp": 0.0009481434803485214, "driving": 85.05399568034558, "cycling": 0.5183585313174947, "walking": 4.578833693304536, "pt": 1.8574514038876888, "micromobility": 2.7645788336933044, "shuttle": 5.226781857451404}, {"avg_co2": 6.7627510258706955, "live_work_prop": 0.08539944903581267, "delta_f_physical_activity_pp": 0.0008869059032554608, "driving": 86.96671354899202, "cycling": 0.7969995311767463, "walking": 4.406938584153774, "pt": 1.4533520862634786, "micromobility": 1.6877637130801686, "shuttle": 4.688232536333802}, {"avg_co2": 6.887993538053122, "live_work_prop": 0.10512483574244415, "delta_f_physical_activity_pp": 0.0012248651316432194, "driving": 84.52328159645232, "cycling": 1.1086474501108647, "walking": 4.434589800443459, "pt": 2.12860310421286, "micromobility": 2.5720620842572064, "shuttle": 5.232815964523282}, {"avg_co2": 6.413706419632345, "live_work_prop": 0.10474860335195531, "delta_f_physical_activity_pp": 0.0010838457864908268, "driving": 84.34247871333964, "cycling": 0.7095553453169348, "walking": 5.4872280037842955, "pt": 1.7502365184484387, "micromobility": 2.128666035950804, "shuttle": 5.581835383159887}, {"avg_co2": 7.266340650429044, "live_work_prop": 0.08241082410824108, "delta_f_physical_activity_pp": 0.0007867883934571334, "driving": 86.61616161616162, "cycling": 0.5471380471380471, "walking": 3.6616161616161618, "pt": 1.5572390572390573, "micromobility": 2.398989898989899, "shuttle": 5.218855218855219}, {"avg_co2": 6.807533357146186, "live_work_prop": 0.08643617021276596, "delta_f_physical_activity_pp": 0.0010686126089691985, "driving": 84.39620081411127, "cycling": 0.8141112618724559, "walking": 4.74898236092266, "pt": 1.7639077340569878, "micromobility": 2.4875621890547266, "shuttle": 5.789235639981909}, {"avg_co2": 6.634973148168107, "live_work_prop": 0.07945205479452055, "delta_f_physical_activity_pp": 0.0009670598088567252, "driving": 84.93470149253731, "cycling": 0.8395522388059702, "walking": 4.757462686567164, "pt": 1.9589552238805972, "micromobility": 2.332089552238806, "shuttle": 5.177238805970149}, {"avg_co2": 7.226779751262634, "live_work_prop": 0.07441253263707572, "delta_f_physical_activity_pp": 0.0010683770567025226, "driving": 85.16435986159169, "cycling": 0.9515570934256056, "walking": 4.757785467128028, "pt": 2.032871972318339, "micromobility": 2.249134948096886, "shuttle": 4.844290657439446}, {"avg_co2": 6.938317102735636, "live_work_prop": 0.08638743455497382, "delta_f_physical_activity_pp": 0.0009071886148775846, "driving": 84.67852257181943, "cycling": 0.8207934336525308, "walking": 4.0583675330597355, "pt": 2.0519835841313268, "micromobility": 2.553579571363429, "shuttle": 5.836753305973552}, {"avg_co2": 6.943944078038869, "live_work_prop": 0.07908847184986595, "delta_f_physical_activity_pp": 0.0009266481672397092, "driving": 86.56785548865216, "cycling": 0.6947660954145438, "walking": 4.12227883279296, "pt": 1.8527095877721167, "micromobility": 1.9916628068550255, "shuttle": 4.7707271885132005}, {"avg_co2": 6.662046048015582, "live_work_prop": 0.09985935302390998, "delta_f_physical_activity_pp": 0.0010221229357768615, "driving": 85.28846153846153, "cycling": 0.8653846153846154, "walking": 4.567307692307692, "pt": 2.019230769230769, "micromobility": 1.7307692307692308, "shuttle": 5.528846153846153}, {"avg_co2": 6.871195091945152, "live_work_prop": 0.07506361323155217, "delta_f_physical_activity_pp": 0.0009312870088034855, "driving": 84.87212830515821, "cycling": 0.6501950585175552, "walking": 5.071521456436931, "pt": 2.037277850021673, "micromobility": 1.950585175552666, "shuttle": 5.418292154312961}, {"avg_co2": 6.787655225397898, "live_work_prop": 0.07972972972972973, "delta_f_physical_activity_pp": 0.0010067228909714562, "driving": 85.56985294117648, "cycling": 0.9191176470588236, "walking": 4.31985294117647, "pt": 1.9301470588235294, "micromobility": 2.34375, "shuttle": 4.917279411764706}, {"avg_co2": 6.595725352217325, "live_work_prop": 0.09628610729023383, "delta_f_physical_activity_pp": 0.0011327044476965335, "driving": 84.06412069778406, "cycling": 0.9900990099009901, "walking": 4.62046204620462, "pt": 2.0273455917020273, "micromobility": 2.3573785950023574, "shuttle": 5.9405940594059405}, {"avg_co2": 6.675108218958172, "live_work_prop": 0.09809264305177112, "delta_f_physical_activity_pp": 0.0009197269149200581, "driving": 85.07530807850297, "cycling": 0.730260155180283, "walking": 3.8338658146964857, "pt": 2.0994979461433134, "micromobility": 2.5102692834322227, "shuttle": 5.7507987220447285}, {"avg_co2": 6.753529092331508, "live_work_prop": 0.08005082592121983, "delta_f_physical_activity_pp": 0.0010384758385671845, "driving": 85.29155787641427, "cycling": 1.0879025239338556, "walking": 4.2645778938207135, "pt": 1.5230635335073976, "micromobility": 1.9147084421235856, "shuttle": 5.918189730200174}, {"avg_co2": 6.4008420740294545, "live_work_prop": 0.10608203677510608, "delta_f_physical_activity_pp": 0.0010733501219803328, "driving": 84.10306271268838, "cycling": 0.8750607681088965, "walking": 4.958677685950414, "pt": 1.8473505104521146, "micromobility": 2.4307243558580454, "shuttle": 5.785123966942149}, {"avg_co2": 7.0170990900089265, "live_work_prop": 0.10840108401084012, "delta_f_physical_activity_pp": 0.0009939109184775678, "driving": 85.61580882352942, "cycling": 0.7352941176470588, "walking": 4.733455882352941, "pt": 1.3786764705882353, "micromobility": 2.2518382352941178, "shuttle": 5.2849264705882355}, {"avg_co2": 7.046687404635533, "live_work_prop": 0.08661417322834646, "delta_f_physical_activity_pp": 0.0010241558562007402, "driving": 84.43665059184569, "cycling": 1.0960105217010083, "walking": 4.559403770276195, "pt": 1.7536168347216132, "micromobility": 2.761946514686541, "shuttle": 5.392371766768961}, {"avg_co2": 7.195359628572428, "live_work_prop": 0.08868894601542417, "delta_f_physical_activity_pp": 0.0009394203133186221, "driving": 85.75797291393621, "cycling": 0.655307994757536, "walking": 4.892966360856269, "pt": 1.397990388816077, "micromobility": 2.0969855832241153, "shuttle": 5.198776758409786}, {"avg_co2": 6.90157486919659, "live_work_prop": 0.08850726552179657, "delta_f_physical_activity_pp": 0.0009248870171449669, "driving": 85.98467778278504, "cycling": 0.5858494817485354, "walking": 3.9206849932401986, "pt": 1.9378098242451556, "micromobility": 2.253267237494367, "shuttle": 5.317710680486706}, {"avg_co2": 6.991740979312552, "live_work_prop": 0.09302325581395349, "delta_f_physical_activity_pp": 0.0010563605309681005, "driving": 85.02242152466367, "cycling": 0.8968609865470852, "walking": 4.708520179372197, "pt": 1.4349775784753362, "micromobility": 2.6457399103139014, "shuttle": 5.291479820627803}, {"avg_co2": 6.851697417525979, "live_work_prop": 0.08677685950413223, "delta_f_physical_activity_pp": 0.0010122258016819774, "driving": 85.54778554778555, "cycling": 0.6526806526806527, "walking": 4.382284382284382, "pt": 1.9114219114219115, "micromobility": 2.331002331002331, "shuttle": 5.174825174825175}, {"avg_co2": 6.461703969211016, "live_work_prop": 0.07901907356948229, "delta_f_physical_activity_pp": 0.0010134548181867774, "driving": 84.9512308406874, "cycling": 0.7895959126799814, "walking": 4.087320018578727, "pt": 2.090106827682304, "micromobility": 2.3687877380399445, "shuttle": 5.712958662331631}, {"avg_co2": 6.750740043676105, "live_work_prop": 0.07681940700808626, "delta_f_physical_activity_pp": 0.0009403748088722952, "driving": 85.17840805123514, "cycling": 0.6861848124428179, "walking": 4.620311070448308, "pt": 1.9213174748398902, "micromobility": 2.012808783165599, "shuttle": 5.580969807868252}, {"avg_co2": 6.767666296947744, "live_work_prop": 0.10674157303370786, "delta_f_physical_activity_pp": 0.0010888483918547794, "driving": 84.42545109211775, "cycling": 0.8072174738841407, "walking": 4.5584045584045585, "pt": 1.6144349477682813, "micromobility": 2.7540360873694207, "shuttle": 5.84045584045584}, {"avg_co2": 7.00348621926455, "live_work_prop": 0.07894736842105263, "delta_f_physical_activity_pp": 0.0010414964689089824, "driving": 86.01458601458602, "cycling": 1.0296010296010296, "walking": 4.1613041613041615, "pt": 1.6302016302016304, "micromobility": 2.016302016302016, "shuttle": 5.148005148005148}, {"avg_co2": 7.067623662832204, "live_work_prop": 0.0931174089068826, "delta_f_physical_activity_pp": 0.0010800247248717752, "driving": 84.68708388814915, "cycling": 0.6213936972924988, "walking": 4.571682201509099, "pt": 1.5534842432312472, "micromobility": 2.840656901908566, "shuttle": 5.725699067909454}, {"avg_co2": 6.29086112814971, "live_work_prop": 0.1049645390070922, "delta_f_physical_activity_pp": 0.0011600856558460764, "driving": 83.2442933462846, "cycling": 0.9227780475959204, "walking": 5.099562894609033, "pt": 1.8941233608547838, "micromobility": 2.6711996114618746, "shuttle": 6.168042739193783}, {"avg_co2": 6.806014934787708, "live_work_prop": 0.08970976253298153, "delta_f_physical_activity_pp": 0.0010279604653752395, "driving": 85.1512373968836, "cycling": 0.7332722273143905, "walking": 5.316223648029331, "pt": 1.7873510540788267, "micromobility": 1.9706691109074244, "shuttle": 5.0412465627864345}, {"avg_co2": 7.073518452168078, "live_work_prop": 0.09232769830949285, "delta_f_physical_activity_pp": 0.0009163597692240517, "driving": 86.101243339254, "cycling": 0.5772646536412078, "walking": 4.351687388987567, "pt": 1.7317939609236235, "micromobility": 2.0870337477797514, "shuttle": 5.150976909413854}, {"avg_co2": 6.610237793983877, "live_work_prop": 0.0856353591160221, "delta_f_physical_activity_pp": 0.0009355039353898255, "driving": 86.09239653512994, "cycling": 0.6737247353224254, "walking": 3.753609239653513, "pt": 1.973051010587103, "micromobility": 2.5024061597690084, "shuttle": 5.004812319538017}, {"avg_co2": 7.00663640179303, "live_work_prop": 0.08967391304347826, "delta_f_physical_activity_pp": 0.0009056456907341028, "driving": 86.02498843128181, "cycling": 0.6015733456732995, "walking": 3.840814437760296, "pt": 1.7584451642757983, "micromobility": 2.360018509949098, "shuttle": 5.414160111059695}, {"avg_co2": 6.793451550190766, "live_work_prop": 0.09141274238227147, "delta_f_physical_activity_pp": 0.0008579077957640382, "driving": 85.89073634204276, "cycling": 0.8076009501187649, "walking": 4.608076009501188, "pt": 1.6152019002375297, "micromobility": 1.852731591448931, "shuttle": 5.225653206650831}, {"avg_co2": 6.999942576639462, "live_work_prop": 0.08238276299112801, "delta_f_physical_activity_pp": 0.0009056068616658333, "driving": 85.69565217391303, "cycling": 0.8695652173913043, "walking": 4.260869565217392, "pt": 1.7391304347826086, "micromobility": 2.3478260869565215, "shuttle": 5.086956521739131}, {"avg_co2": 7.054661081338647, "live_work_prop": 0.08661417322834646, "delta_f_physical_activity_pp": 0.0010116643973742893, "driving": 86.46981048920229, "cycling": 0.9695901278096077, "walking": 3.613926840017629, "pt": 1.7188188629352137, "micromobility": 2.6443367122080215, "shuttle": 4.5835169678272365}, {"avg_co2": 6.480501534298585, "live_work_prop": 0.09986504723346828, "delta_f_physical_activity_pp": 0.001076880814478134, "driving": 85.94619666048237, "cycling": 0.6957328385899815, "walking": 4.452690166975881, "pt": 1.391465677179963, "micromobility": 2.272727272727273, "shuttle": 5.241187384044527}, {"avg_co2": 6.60691992731822, "live_work_prop": 0.0944206008583691, "delta_f_physical_activity_pp": 0.0009571185067225793, "driving": 85.0, "cycling": 0.5882352941176471, "walking": 5.3431372549019605, "pt": 1.6666666666666667, "micromobility": 1.911764705882353, "shuttle": 5.490196078431373}, {"avg_co2": 7.243855568613916, "live_work_prop": 0.08181818181818182, "delta_f_physical_activity_pp": 0.0008635706864238266, "driving": 86.41706573791903, "cycling": 0.5659555942533739, "walking": 3.91815411406182, "pt": 1.654331737048324, "micromobility": 2.307357422725294, "shuttle": 5.137135393992163}, {"avg_co2": 6.840369377704963, "live_work_prop": 0.06630581867388363, "delta_f_physical_activity_pp": 0.0009564520023360196, "driving": 85.56797020484171, "cycling": 0.5586592178770949, "walking": 4.283054003724395, "pt": 1.7690875232774672, "micromobility": 2.3277467411545625, "shuttle": 5.493482309124767}, {"avg_co2": 6.867065910654147, "live_work_prop": 0.08903225806451613, "delta_f_physical_activity_pp": 0.001005722278547756, "driving": 85.49651567944251, "cycling": 0.8275261324041812, "walking": 4.137630662020906, "pt": 1.6550522648083623, "micromobility": 2.5696864111498257, "shuttle": 5.313588850174216}, {"avg_co2": 6.731977735030379, "live_work_prop": 0.08472400513478819, "delta_f_physical_activity_pp": 0.0009343238811497893, "driving": 86.0078705728028, "cycling": 0.8307826847398339, "walking": 3.8478355924792305, "pt": 1.7052907739396588, "micromobility": 2.1862702229995628, "shuttle": 5.421950153038916}, {"avg_co2": 6.832116171304921, "live_work_prop": 0.08233731739707835, "delta_f_physical_activity_pp": 0.0009846108440236593, "driving": 85.76592860370538, "cycling": 0.903750564844103, "walking": 4.563940352462721, "pt": 1.5363759602349751, "micromobility": 2.033438770899232, "shuttle": 5.196565747853592}, {"avg_co2": 6.757444960142282, "live_work_prop": 0.08090185676392574, "delta_f_physical_activity_pp": 0.0008785488161707342, "driving": 85.08064516129032, "cycling": 0.8960573476702508, "walking": 4.121863799283155, "pt": 1.5232974910394266, "micromobility": 2.240143369175627, "shuttle": 6.137992831541219}, {"avg_co2": 6.931429932507559, "live_work_prop": 0.09114583333333333, "delta_f_physical_activity_pp": 0.0009307285306090761, "driving": 85.91979075850044, "cycling": 0.8282476024411508, "walking": 3.9232781168265043, "pt": 1.9616390584132521, "micromobility": 2.2667829119442024, "shuttle": 5.100261551874455}, {"avg_co2": 6.695314331870031, "live_work_prop": 0.08411214953271028, "delta_f_physical_activity_pp": 0.0010544245327905543, "driving": 84.04112650871703, "cycling": 0.9387572641931158, "walking": 4.559678140366563, "pt": 1.743406347787215, "micromobility": 2.9056772463120253, "shuttle": 5.811354492624051}, {"avg_co2": 7.038489719224445, "live_work_prop": 0.08142493638676845, "delta_f_physical_activity_pp": 0.0009167465957347864, "driving": 86.48648648648648, "cycling": 0.7410636442894507, "walking": 3.7489102005231034, "pt": 1.7436791630340016, "micromobility": 2.092414995640802, "shuttle": 5.187445510026155}, {"avg_co2": 6.934087783712395, "live_work_prop": 0.07483870967741936, "delta_f_physical_activity_pp": 0.0010096384912735052, "driving": 85.53571428571428, "cycling": 0.8035714285714285, "walking": 4.553571428571428, "pt": 1.5178571428571428, "micromobility": 2.0982142857142856, "shuttle": 5.491071428571429}, {"avg_co2": 6.866506447207719, "live_work_prop": 0.08949416342412451, "delta_f_physical_activity_pp": 0.0010649503114831857, "driving": 85.36585365853658, "cycling": 1.0199556541019956, "walking": 4.700665188470066, "pt": 1.6851441241685146, "micromobility": 2.2172949002217295, "shuttle": 5.011086474501108}, {"avg_co2": 6.815738288615721, "live_work_prop": 0.08176100628930817, "delta_f_physical_activity_pp": 0.0009301874118273822, "driving": 85.45994065281899, "cycling": 0.8478168715557439, "walking": 4.53582026282323, "pt": 1.8228062738448496, "micromobility": 2.0771513353115725, "shuttle": 5.256464603645612}, {"avg_co2": 6.688528959038719, "live_work_prop": 0.08039492242595205, "delta_f_physical_activity_pp": 0.0010293306947945407, "driving": 83.84175405147761, "cycling": 0.8102955195424213, "walking": 4.28979980934223, "pt": 2.478551000953289, "micromobility": 2.669208770257388, "shuttle": 5.910390848427073}, {"avg_co2": 6.72257509054728, "live_work_prop": 0.09498680738786279, "delta_f_physical_activity_pp": 0.0009565205941856694, "driving": 85.11415525114155, "cycling": 0.547945205479452, "walking": 3.9726027397260277, "pt": 1.461187214611872, "micromobility": 2.7853881278538815, "shuttle": 6.1187214611872145}, {"avg_co2": 6.88988828842846, "live_work_prop": 0.09461235216819974, "delta_f_physical_activity_pp": 0.0009811036080817812, "driving": 85.82358235823583, "cycling": 0.6750675067506751, "walking": 4.455445544554455, "pt": 1.935193519351935, "micromobility": 2.385238523852385, "shuttle": 4.725472547254726}, {"avg_co2": 7.005871322554527, "live_work_prop": 0.08985879332477535, "delta_f_physical_activity_pp": 0.000990466609220117, "driving": 85.34975802903652, "cycling": 0.9238891333040036, "walking": 4.399472063352397, "pt": 1.627804663440387, "micromobility": 2.375714914210295, "shuttle": 5.323361196656401}, {"avg_co2": 7.419628440660924, "live_work_prop": 0.08364083640836409, "delta_f_physical_activity_pp": 0.0008372661887445724, "driving": 87.43781094527363, "cycling": 0.6218905472636816, "walking": 3.6898839137645107, "pt": 1.6998341625207296, "micromobility": 1.782752902155887, "shuttle": 4.767827529021559}, {"avg_co2": 6.926173019282414, "live_work_prop": 0.10249307479224377, "delta_f_physical_activity_pp": 0.0010172368639426014, "driving": 85.84643848288621, "cycling": 0.8788159111933395, "walking": 4.4865864939870495, "pt": 1.572617946345976, "micromobility": 2.1739130434782608, "shuttle": 5.041628122109159}, {"avg_co2": 7.297725766833203, "live_work_prop": 0.0986267166042447, "delta_f_physical_activity_pp": 0.0009555857581307343, "driving": 85.64167725540025, "cycling": 0.8894536213468869, "walking": 4.193138500635324, "pt": 1.7789072426937738, "micromobility": 2.3718763235916986, "shuttle": 5.124947056332062}, {"avg_co2": 6.7105725561752685, "live_work_prop": 0.09126984126984126, "delta_f_physical_activity_pp": 0.0010022197750473925, "driving": 85.413808870599, "cycling": 0.8687700045724738, "walking": 4.846822130772748, "pt": 2.05761316872428, "micromobility": 1.7832647462277091, "shuttle": 5.029721079103795}, {"avg_co2": 6.980992733795186, "live_work_prop": 0.07326478149100257, "delta_f_physical_activity_pp": 0.0008849777190261792, "driving": 85.43774747030356, "cycling": 0.8798944126704795, "walking": 4.267487901451826, "pt": 1.5398152221733392, "micromobility": 2.331720193576771, "shuttle": 5.543334799824021}, {"avg_co2": 6.621578914660262, "live_work_prop": 0.0821529745042493, "delta_f_physical_activity_pp": 0.0010601627279513092, "driving": 83.68996671421779, "cycling": 0.8083689966714217, "walking": 4.0893961008083695, "pt": 2.187351402757965, "micromobility": 2.757964812173086, "shuttle": 6.466951973371374}, {"avg_co2": 6.828447001451972, "live_work_prop": 0.09973404255319149, "delta_f_physical_activity_pp": 0.0010148698912279804, "driving": 85.31278331822303, "cycling": 0.8159564823209429, "walking": 4.986400725294652, "pt": 1.7225747960108795, "micromobility": 1.9038984587488668, "shuttle": 5.258386219401632}, {"avg_co2": 6.5322266844955825, "live_work_prop": 0.08388814913448735, "delta_f_physical_activity_pp": 0.0009467169485193511, "driving": 85.68764568764568, "cycling": 0.6060606060606061, "walking": 4.662004662004662, "pt": 1.9114219114219115, "micromobility": 2.331002331002331, "shuttle": 4.801864801864801}, {"avg_co2": 6.7853278559997126, "live_work_prop": 0.08548168249660787, "delta_f_physical_activity_pp": 0.0009347478087457948, "driving": 85.95505617977528, "cycling": 0.7490636704119851, "walking": 4.634831460674158, "pt": 1.6853932584269662, "micromobility": 1.8258426966292134, "shuttle": 5.149812734082397}, {"avg_co2": 7.043471075572697, "live_work_prop": 0.08778625954198473, "delta_f_physical_activity_pp": 0.0008776091486507767, "driving": 87.1261378413524, "cycling": 0.7802340702210664, "walking": 4.031209362808843, "pt": 1.3003901170351104, "micromobility": 2.037277850021673, "shuttle": 4.724750758560901}, {"avg_co2": 7.239466237562564, "live_work_prop": 0.07626076260762607, "delta_f_physical_activity_pp": 0.0011497789551679558, "driving": 84.65002046663938, "cycling": 0.8595988538681949, "walking": 4.9938600081866555, "pt": 1.6782644289807616, "micromobility": 2.374130167826443, "shuttle": 5.444126074498568}, {"avg_co2": 7.001673097650587, "live_work_prop": 0.08830845771144279, "delta_f_physical_activity_pp": 0.0010386717243731915, "driving": 84.71039182282793, "cycling": 0.5536626916524702, "walking": 4.642248722316865, "pt": 1.746166950596252, "micromobility": 2.810902896081772, "shuttle": 5.536626916524702}, {"avg_co2": 6.989072485282078, "live_work_prop": 0.0778061224489796, "delta_f_physical_activity_pp": 0.0009595845422577093, "driving": 85.9738065061259, "cycling": 0.7182087029995775, "walking": 4.435994930291509, "pt": 1.563160118293198, "micromobility": 1.8588931136459652, "shuttle": 5.4499366286438535}, {"avg_co2": 7.205382326929052, "live_work_prop": 0.07792207792207792, "delta_f_physical_activity_pp": 0.0009739521884597454, "driving": 87.24333770205331, "cycling": 0.7863695937090431, "walking": 3.582350371341197, "pt": 1.7911751856705984, "micromobility": 1.9659239842726082, "shuttle": 4.630843162953255}, {"avg_co2": 6.59233771938234, "live_work_prop": 0.09517426273458444, "delta_f_physical_activity_pp": 0.0009027328221136741, "driving": 86.02498843128181, "cycling": 0.7403979639055993, "walking": 4.488662656177696, "pt": 1.7121702915316985, "micromobility": 2.1749190189726977, "shuttle": 4.858861638130495}, {"avg_co2": 6.431647192419222, "live_work_prop": 0.10466760961810467, "delta_f_physical_activity_pp": 0.0010518997239954769, "driving": 85.03401360544217, "cycling": 0.7774538386783284, "walking": 5.1020408163265305, "pt": 2.186588921282799, "micromobility": 1.9436345966958213, "shuttle": 4.956268221574344}, {"avg_co2": 6.628586262531865, "live_work_prop": 0.09261744966442953, "delta_f_physical_activity_pp": 0.0010708426302549331, "driving": 85.02994011976048, "cycling": 0.7369875633348687, "walking": 4.882542607093505, "pt": 1.704283740211884, "micromobility": 2.2570244127130357, "shuttle": 5.389221556886228}, {"avg_co2": 7.0858814755924895, "live_work_prop": 0.08104575163398693, "delta_f_physical_activity_pp": 0.0009087417782707876, "driving": 86.31297369594293, "cycling": 0.8470798038341507, "walking": 3.8341506910387873, "pt": 1.6049933125278644, "micromobility": 2.3629068212215785, "shuttle": 5.037895675434686}, {"avg_co2": 6.567190049089704, "live_work_prop": 0.1044776119402985, "delta_f_physical_activity_pp": 0.0009608738667920425, "driving": 85.22257916475448, "cycling": 0.9637448370812299, "walking": 4.497475906379074, "pt": 1.6521340064249657, "micromobility": 1.8357044515832952, "shuttle": 5.828361633776962}, {"avg_co2": 6.939309427440895, "live_work_prop": 0.08129032258064516, "delta_f_physical_activity_pp": 0.0010439961089579522, "driving": 85.48316571928291, "cycling": 0.8307826847398339, "walking": 4.110188019239177, "pt": 2.0550940096195887, "micromobility": 2.5360734586794926, "shuttle": 4.984696108439003}, {"avg_co2": 7.2765014694220636, "live_work_prop": 0.0768277571251549, "delta_f_physical_activity_pp": 0.0009728669100327825, "driving": 85.84706379383185, "cycling": 0.6759611322348965, "walking": 4.351499788762146, "pt": 1.8166455428812844, "micromobility": 2.027883396704689, "shuttle": 5.280946345585129}, {"avg_co2": 6.719197796358729, "live_work_prop": 0.10109289617486339, "delta_f_physical_activity_pp": 0.0010486510650504677, "driving": 84.42164179104478, "cycling": 0.9328358208955223, "walking": 4.617537313432836, "pt": 1.7723880597014925, "micromobility": 2.332089552238806, "shuttle": 5.923507462686567}, {"avg_co2": 6.940477745418214, "live_work_prop": 0.08450704225352113, "delta_f_physical_activity_pp": 0.0008530168118023257, "driving": 86.90977092099111, "cycling": 0.46750818139317435, "walking": 3.83356708742403, "pt": 1.8232819074333801, "micromobility": 1.8700327255726974, "shuttle": 5.095839177185601}, {"avg_co2": 6.960833385035989, "live_work_prop": 0.0855614973262032, "delta_f_physical_activity_pp": 0.0011346359600624052, "driving": 84.41203281677302, "cycling": 0.8204193254329991, "walking": 4.785779398359161, "pt": 1.8687329079307202, "micromobility": 2.0054694621695535, "shuttle": 6.107566089334549}, {"avg_co2": 7.004113330375102, "live_work_prop": 0.08192457737321196, "delta_f_physical_activity_pp": 0.0010364502623689605, "driving": 85.1593190746399, "cycling": 0.9166302924487123, "walking": 4.7140986468790915, "pt": 1.7023134002618943, "micromobility": 1.8332605848974246, "shuttle": 5.674378000872981}, {"avg_co2": 6.612117711601227, "live_work_prop": 0.09335219236209336, "delta_f_physical_activity_pp": 0.0009264604921622828, "driving": 86.18042226487525, "cycling": 0.5758157389635317, "walking": 4.126679462571977, "pt": 1.8234165067178503, "micromobility": 2.399232245681382, "shuttle": 4.894433781190019}, {"avg_co2": 6.758489391583605, "live_work_prop": 0.08536585365853659, "delta_f_physical_activity_pp": 0.0009145274733624854, "driving": 85.39170506912443, "cycling": 0.6451612903225806, "walking": 4.6082949308755765, "pt": 1.4746543778801844, "micromobility": 2.672811059907834, "shuttle": 5.207373271889401}, {"avg_co2": 6.822175610340369, "live_work_prop": 0.07493188010899182, "delta_f_physical_activity_pp": 0.000966480733917973, "driving": 85.38283062645012, "cycling": 0.9280742459396751, "walking": 3.8051044083526686, "pt": 1.8097447795823667, "micromobility": 2.4129930394431556, "shuttle": 5.661252900232019}, {"avg_co2": 6.879916703929265, "live_work_prop": 0.08831521739130435, "delta_f_physical_activity_pp": 0.00108732308944572, "driving": 85.98639455782313, "cycling": 0.7709750566893424, "walking": 4.9433106575963714, "pt": 1.4965986394557822, "micromobility": 1.8594104308390023, "shuttle": 4.9433106575963714}, {"avg_co2": 6.657588831134178, "live_work_prop": 0.10476190476190476, "delta_f_physical_activity_pp": 0.0009610839019177492, "driving": 85.19553072625699, "cycling": 0.7914338919925512, "walking": 5.260707635009311, "pt": 1.675977653631285, "micromobility": 2.094972067039106, "shuttle": 4.981378026070764}, {"avg_co2": 6.483716752389538, "live_work_prop": 0.10183875530410184, "delta_f_physical_activity_pp": 0.0010857869774298584, "driving": 83.3984375, "cycling": 0.927734375, "walking": 4.78515625, "pt": 1.708984375, "micromobility": 3.02734375, "shuttle": 6.15234375}, {"avg_co2": 6.875750604473227, "live_work_prop": 0.07096774193548387, "delta_f_physical_activity_pp": 0.000873191248387765, "driving": 85.88957055214725, "cycling": 0.6134969325153374, "walking": 4.163014899211218, "pt": 1.7528483786152498, "micromobility": 1.8843120070113932, "shuttle": 5.696757230499562}, {"avg_co2": 6.377829119787061, "live_work_prop": 0.10241820768136557, "delta_f_physical_activity_pp": 0.0010780493378173333, "driving": 83.98225726959093, "cycling": 0.8871365204534253, "walking": 5.27353376047314, "pt": 2.0206998521439132, "micromobility": 2.168555938886151, "shuttle": 5.667816658452439}, {"avg_co2": 6.859787991864865, "live_work_prop": 0.08795669824086604, "delta_f_physical_activity_pp": 0.0009312240338140315, "driving": 85.58225508317929, "cycling": 0.8317929759704251, "walking": 3.9741219963031424, "pt": 1.8022181146025877, "micromobility": 2.3567467652495377, "shuttle": 5.452865064695009}, {"avg_co2": 6.749323014750848, "live_work_prop": 0.09019607843137255, "delta_f_physical_activity_pp": 0.0009321735565729771, "driving": 84.77272727272728, "cycling": 0.6818181818181818, "walking": 4.636363636363637, "pt": 1.7727272727272727, "micromobility": 2.409090909090909, "shuttle": 5.7272727272727275}, {"avg_co2": 6.726323344063095, "live_work_prop": 0.07258064516129033, "delta_f_physical_activity_pp": 0.001059567775405527, "driving": 85.50254747568319, "cycling": 1.2505789717461788, "walking": 4.44650301065308, "pt": 1.8063918480778138, "micromobility": 1.8990273274664196, "shuttle": 5.094951366373321}, {"avg_co2": 6.536618009746414, "live_work_prop": 0.09876543209876543, "delta_f_physical_activity_pp": 0.0010463936430615505, "driving": 84.55095393206142, "cycling": 0.6979990693345742, "walking": 4.60679385760819, "pt": 1.9078641228478361, "micromobility": 2.187063750581666, "shuttle": 6.04932526756631}, {"avg_co2": 6.859151571770137, "live_work_prop": 0.08984375, "delta_f_physical_activity_pp": 0.000942065374299635, "driving": 85.92041976388282, "cycling": 1.04940970703979, "walking": 3.8041101880192394, "pt": 1.74901617839965, "micromobility": 1.9676432006996065, "shuttle": 5.509400961958899}, {"avg_co2": 6.762795751676931, "live_work_prop": 0.09236947791164658, "delta_f_physical_activity_pp": 0.0009749240752556341, "driving": 85.6433408577878, "cycling": 0.7223476297968396, "walking": 4.424379232505643, "pt": 1.805869074492099, "micromobility": 2.347629796839729, "shuttle": 5.056433408577878}, {"avg_co2": 7.089699807939741, "live_work_prop": 0.09043927648578812, "delta_f_physical_activity_pp": 0.0009992779393035202, "driving": 84.7027972027972, "cycling": 0.6993006993006993, "walking": 4.414335664335664, "pt": 2.054195804195804, "micromobility": 2.4475524475524475, "shuttle": 5.681818181818182}, {"avg_co2": 6.596170336437837, "live_work_prop": 0.09959623149394348, "delta_f_physical_activity_pp": 0.0009141189181381433, "driving": 85.90449954086317, "cycling": 0.8723599632690543, "walking": 3.994490358126722, "pt": 1.8824609733700643, "micromobility": 2.295684113865932, "shuttle": 5.05050505050505}, {"avg_co2": 6.994685934545676, "live_work_prop": 0.0738255033557047, "delta_f_physical_activity_pp": 0.0011647080935135315, "driving": 84.8124428179323, "cycling": 1.2808783165599267, "walking": 4.300091491308326, "pt": 2.012808783165599, "micromobility": 2.516010978956999, "shuttle": 5.077767612076853}, {"avg_co2": 6.682899950722952, "live_work_prop": 0.08611111111111111, "delta_f_physical_activity_pp": 0.0010482110703036657, "driving": 84.46828358208955, "cycling": 0.6063432835820896, "walking": 5.317164179104478, "pt": 2.2388059701492535, "micromobility": 2.1455223880597014, "shuttle": 5.223880597014925}, {"avg_co2": 6.5659889802673055, "live_work_prop": 0.08435374149659863, "delta_f_physical_activity_pp": 0.0009039859949201606, "driving": 85.38315988647115, "cycling": 0.8514664143803218, "walking": 4.588457899716178, "pt": 1.608325449385052, "micromobility": 1.8448438978240302, "shuttle": 5.723746452223273}, {"avg_co2": 6.445657723587277, "live_work_prop": 0.09486166007905138, "delta_f_physical_activity_pp": 0.0008779177928176376, "driving": 85.64878496102705, "cycling": 0.6877579092159559, "walking": 4.264099037138927, "pt": 1.5130674002751032, "micromobility": 1.9715726730857406, "shuttle": 5.914718019257221}, {"avg_co2": 7.168824703170543, "live_work_prop": 0.06942590120160214, "delta_f_physical_activity_pp": 0.000847156076450987, "driving": 87.4777183600713, "cycling": 0.7130124777183601, "walking": 3.6096256684491976, "pt": 1.4260249554367201, "micromobility": 1.9162210338680925, "shuttle": 4.857397504456328}, {"avg_co2": 6.4604428266103255, "live_work_prop": 0.07736389684813753, "delta_f_physical_activity_pp": 0.0010936431241141058, "driving": 84.1902931283037, "cycling": 0.8649687650168189, "walking": 4.372897645362806, "pt": 1.6338298894762133, "micromobility": 2.5468524747717445, "shuttle": 6.3911580970687165}, {"avg_co2": 6.910303191625392, "live_work_prop": 0.06182795698924731, "delta_f_physical_activity_pp": 0.0009630944357982748, "driving": 86.24772313296903, "cycling": 0.7741347905282332, "walking": 3.9162112932604733, "pt": 1.639344262295082, "micromobility": 2.0491803278688523, "shuttle": 5.373406193078324}, {"avg_co2": 6.777986915289483, "live_work_prop": 0.07671957671957672, "delta_f_physical_activity_pp": 0.0009765473781856229, "driving": 85.92255125284738, "cycling": 0.9111617312072893, "walking": 4.100227790432802, "pt": 1.6400911161731209, "micromobility": 2.1867881548974943, "shuttle": 5.239179954441914}, {"avg_co2": 6.7921414389878905, "live_work_prop": 0.0903954802259887, "delta_f_physical_activity_pp": 0.0010199923422597847, "driving": 84.55743879472693, "cycling": 0.6591337099811676, "walking": 5.037664783427495, "pt": 1.9303201506591336, "micromobility": 2.2598870056497176, "shuttle": 5.555555555555555}, {"avg_co2": 6.446302108593705, "live_work_prop": 0.10099573257467995, "delta_f_physical_activity_pp": 0.0011037623701888578, "driving": 84.57784285017081, "cycling": 0.9272816007808687, "walking": 4.5876037091264035, "pt": 1.805758906783797, "micromobility": 2.537823328452904, "shuttle": 5.563689604685212}, {"avg_co2": 6.647284494381334, "live_work_prop": 0.09065934065934066, "delta_f_physical_activity_pp": 0.0008851413119350475, "driving": 85.5592260500236, "cycling": 0.5663048607833885, "walking": 4.6720151014629545, "pt": 1.7461066540821142, "micromobility": 2.4539877300613497, "shuttle": 5.002359603586597}, {"avg_co2": 6.238180974241459, "live_work_prop": 0.09848484848484848, "delta_f_physical_activity_pp": 0.0012201436910218581, "driving": 85.34031413612566, "cycling": 0.8376963350785341, "walking": 4.712041884816754, "pt": 1.8848167539267016, "micromobility": 2.4607329842931938, "shuttle": 4.7643979057591626}, {"avg_co2": 6.595876099597117, "live_work_prop": 0.08489208633093526, "delta_f_physical_activity_pp": 0.0010475430491298256, "driving": 85.50654386815317, "cycling": 0.7755695588948134, "walking": 4.992729035385361, "pt": 1.5511391177896268, "micromobility": 1.9873969946679595, "shuttle": 5.186621425109064}, {"avg_co2": 6.972666930565583, "live_work_prop": 0.08683853459972862, "delta_f_physical_activity_pp": 0.0008434913918676191, "driving": 85.58052434456928, "cycling": 0.6086142322097379, "walking": 4.4475655430711605, "pt": 1.9662921348314606, "micromobility": 1.7790262172284643, "shuttle": 5.617977528089887}, {"avg_co2": 6.722227681364501, "live_work_prop": 0.08831168831168831, "delta_f_physical_activity_pp": 0.0009486260771050351, "driving": 85.76388888888889, "cycling": 0.9114583333333334, "walking": 4.253472222222222, "pt": 1.9097222222222223, "micromobility": 2.039930555555556, "shuttle": 5.121527777777778}, {"avg_co2": 6.744152834475545, "live_work_prop": 0.10080645161290322, "delta_f_physical_activity_pp": 0.000967534342631949, "driving": 84.54586534116584, "cycling": 0.7230004518752825, "walking": 4.699502937189336, "pt": 1.762313601446001, "micromobility": 2.4401265250790782, "shuttle": 5.829191143244464}, {"avg_co2": 7.01182577195758, "live_work_prop": 0.08862433862433862, "delta_f_physical_activity_pp": 0.0009461838870354618, "driving": 85.52218735992828, "cycling": 1.0309278350515463, "walking": 4.258180188256387, "pt": 1.8825638727028238, "micromobility": 2.196324518153294, "shuttle": 5.1098162259076645}, {"avg_co2": 6.626021656580852, "live_work_prop": 0.08870967741935484, "delta_f_physical_activity_pp": 0.0009741014185717878, "driving": 84.81772035071528, "cycling": 0.8306414397784956, "walking": 4.8454083987078915, "pt": 1.430549146285187, "micromobility": 2.722658052607291, "shuttle": 5.35302261190586}, {"avg_co2": 7.012931272109382, "live_work_prop": 0.08819714656290532, "delta_f_physical_activity_pp": 0.0009966216897117433, "driving": 86.16740088105726, "cycling": 0.8370044052863436, "walking": 4.229074889867841, "pt": 1.5418502202643172, "micromobility": 2.1145374449339207, "shuttle": 5.110132158590308}, {"avg_co2": 7.092780959091741, "live_work_prop": 0.08174386920980926, "delta_f_physical_activity_pp": 0.001074300409635497, "driving": 85.16812528788577, "cycling": 0.8751727314601566, "walking": 4.329801934592354, "pt": 1.5200368493781666, "micromobility": 2.3030861354214647, "shuttle": 5.803777061262092}, {"avg_co2": 6.3655832633428915, "live_work_prop": 0.08957415565345081, "delta_f_physical_activity_pp": 0.001089301865020787, "driving": 84.4489179667841, "cycling": 0.8052340211373931, "walking": 4.529441368897836, "pt": 2.06341217916457, "micromobility": 2.214393558127831, "shuttle": 5.938600905888274}, {"avg_co2": 6.719650232424716, "live_work_prop": 0.09078590785907859, "delta_f_physical_activity_pp": 0.0010102999300614294, "driving": 85.16833484986351, "cycling": 0.7734303912647862, "walking": 4.640582347588717, "pt": 1.7288444040036397, "micromobility": 2.229299363057325, "shuttle": 5.45950864422202}, {"avg_co2": 7.355508474827971, "live_work_prop": 0.07206068268015171, "delta_f_physical_activity_pp": 0.000863311252460038, "driving": 86.34623564440663, "cycling": 0.4253509145044662, "walking": 3.8706933219906423, "pt": 1.9140791152700978, "micromobility": 1.871544023819651, "shuttle": 5.572096980008507}, {"avg_co2": 6.778574189726958, "live_work_prop": 0.08701472556894244, "delta_f_physical_activity_pp": 0.0009384106469945546, "driving": 85.83948339483395, "cycling": 0.7380073800738007, "walking": 4.243542435424354, "pt": 1.6143911439114391, "micromobility": 2.214022140221402, "shuttle": 5.350553505535055}, {"avg_co2": 6.436487097145888, "live_work_prop": 0.10267229254571027, "delta_f_physical_activity_pp": 0.0010515665721675285, "driving": 85.18337408312958, "cycling": 0.8801955990220048, "walking": 4.49877750611247, "pt": 1.5647921760391197, "micromobility": 2.2982885085574574, "shuttle": 5.574572127139364}, {"avg_co2": 6.872357190638246, "live_work_prop": 0.08089260808926081, "delta_f_physical_activity_pp": 0.0007840856836356992, "driving": 86.34423897581792, "cycling": 0.5215742057847321, "walking": 3.6036036036036037, "pt": 1.7069701280227598, "micromobility": 2.2285443338074917, "shuttle": 5.59506875296349}, {"avg_co2": 6.819919968380978, "live_work_prop": 0.10561497326203209, "delta_f_physical_activity_pp": 0.0010606720206919231, "driving": 84.87695749440715, "cycling": 0.8948545861297539, "walking": 5.011185682326622, "pt": 2.1476510067114094, "micromobility": 1.9239373601789709, "shuttle": 5.1454138702460845}, {"avg_co2": 6.8031344541975525, "live_work_prop": 0.08093994778067885, "delta_f_physical_activity_pp": 0.0010657072442892277, "driving": 85.83992963940193, "cycling": 0.9234828496042217, "walking": 4.133685136323659, "pt": 1.8909410729991205, "micromobility": 2.1108179419525066, "shuttle": 5.101143359718558}, {"avg_co2": 6.742994925478045, "live_work_prop": 0.08236808236808237, "delta_f_physical_activity_pp": 0.0008606268142076865, "driving": 86.73196794300979, "cycling": 0.6233303650934996, "walking": 4.051647373107747, "pt": 1.7364203027604632, "micromobility": 1.8699910952804988, "shuttle": 4.986642920747997}, {"avg_co2": 6.985354806749185, "live_work_prop": 0.08792650918635171, "delta_f_physical_activity_pp": 0.0009161493928830362, "driving": 86.25783348254252, "cycling": 0.7609668755595345, "walking": 3.8943598925693825, "pt": 1.7905102954341987, "micromobility": 2.103849597135184, "shuttle": 5.192479856759177}, {"avg_co2": 6.926888573032488, "live_work_prop": 0.07506361323155217, "delta_f_physical_activity_pp": 0.0009418799099797081, "driving": 86.68430335097001, "cycling": 0.9700176366843033, "walking": 3.9241622574955906, "pt": 1.455026455026455, "micromobility": 1.5432098765432098, "shuttle": 5.423280423280423}, {"avg_co2": 6.987089793511969, "live_work_prop": 0.08465608465608465, "delta_f_physical_activity_pp": 0.0010320661404394917, "driving": 86.07538802660754, "cycling": 0.7982261640798226, "walking": 4.035476718403547, "pt": 1.951219512195122, "micromobility": 2.261640798226164, "shuttle": 4.878048780487805}, {"avg_co2": 6.842863454318332, "live_work_prop": 0.07103825136612021, "delta_f_physical_activity_pp": 0.0008582760824640078, "driving": 85.76709796672827, "cycling": 0.6469500924214419, "walking": 3.8354898336414047, "pt": 1.756007393715342, "micromobility": 2.3567467652495377, "shuttle": 5.6377079482439925}, {"avg_co2": 7.586133555744085, "live_work_prop": 0.08436724565756824, "delta_f_physical_activity_pp": 0.0009877844538639902, "driving": 87.16666666666667, "cycling": 0.8333333333333334, "walking": 4.333333333333334, "pt": 1.7500000000000002, "micromobility": 1.9583333333333335, "shuttle": 3.958333333333333}, {"avg_co2": 6.8123223828725, "live_work_prop": 0.06763925729442971, "delta_f_physical_activity_pp": 0.0009531510244325026, "driving": 84.961728950923, "cycling": 0.7203962179198559, "walking": 4.457451598379109, "pt": 2.0711391265195855, "micromobility": 2.4313372354795137, "shuttle": 5.357946870778928}, {"avg_co2": 7.131542741686461, "live_work_prop": 0.08060453400503778, "delta_f_physical_activity_pp": 0.0009655204045563041, "driving": 85.982104814657, "cycling": 0.7669365146996165, "walking": 4.047720494247977, "pt": 1.8321261184490838, "micromobility": 1.9173412867490414, "shuttle": 5.453770771197273}, {"avg_co2": 6.845078147426015, "live_work_prop": 0.08490566037735849, "delta_f_physical_activity_pp": 0.0009063023907940008, "driving": 86.20848708487084, "cycling": 0.507380073800738, "walking": 4.3357933579335795, "pt": 1.7988929889298892, "micromobility": 2.3062730627306274, "shuttle": 4.843173431734318}, {"avg_co2": 6.515039187054612, "live_work_prop": 0.10386151797603196, "delta_f_physical_activity_pp": 0.00120105123851954, "driving": 83.4770767135724, "cycling": 1.2709940989559692, "walking": 4.448479346345892, "pt": 1.997276441216523, "micromobility": 2.814344076259646, "shuttle": 5.9918293236495686}, {"avg_co2": 6.863653129452896, "live_work_prop": 0.08211920529801324, "delta_f_physical_activity_pp": 0.0008995112936532665, "driving": 85.69476082004556, "cycling": 0.7289293849658315, "walking": 3.8724373576309796, "pt": 2.050113895216401, "micromobility": 2.369020501138952, "shuttle": 5.284738041002278}, {"avg_co2": 6.9327599917097835, "live_work_prop": 0.09141274238227147, "delta_f_physical_activity_pp": 0.0010891578168695309, "driving": 85.64078578110383, "cycling": 0.841908325537886, "walking": 4.724041159962582, "pt": 1.824134705332086, "micromobility": 2.05799812909261, "shuttle": 4.911131898971001}, {"avg_co2": 6.6237407005869, "live_work_prop": 0.08422459893048129, "delta_f_physical_activity_pp": 0.000931284392284506, "driving": 85.42234332425068, "cycling": 0.9082652134423252, "walking": 3.9509536784741144, "pt": 1.9073569482288828, "micromobility": 1.725703905540418, "shuttle": 6.085376930063579}, {"avg_co2": 6.864318440221047, "live_work_prop": 0.07662835249042145, "delta_f_physical_activity_pp": 0.001168510641333135, "driving": 84.95652173913044, "cycling": 1.1739130434782608, "walking": 4.173913043478262, "pt": 2.0, "micromobility": 2.3043478260869565, "shuttle": 5.391304347826087}, {"avg_co2": 7.352639897887281, "live_work_prop": 0.06335403726708075, "delta_f_physical_activity_pp": 0.0008452941248627868, "driving": 86.31226454583508, "cycling": 0.6278777731268314, "walking": 3.4742570113017996, "pt": 2.092925910422771, "micromobility": 1.6324822101297616, "shuttle": 5.860192549183759}, {"avg_co2": 6.998883574073423, "live_work_prop": 0.09271523178807947, "delta_f_physical_activity_pp": 0.0009921689474883038, "driving": 85.13695554557701, "cycling": 1.0776829815895825, "walking": 4.804669959586888, "pt": 1.5267175572519083, "micromobility": 2.155365963179165, "shuttle": 5.298607992815447}, {"avg_co2": 6.87078081134742, "live_work_prop": 0.07051282051282051, "delta_f_physical_activity_pp": 0.001027351419374615, "driving": 86.00713012477719, "cycling": 0.7575757575757576, "walking": 4.188948306595366, "pt": 1.7825311942959003, "micromobility": 2.272727272727273, "shuttle": 4.991087344028521}, {"avg_co2": 6.968134821944017, "live_work_prop": 0.07180851063829788, "delta_f_physical_activity_pp": 0.0008810089066599607, "driving": 85.92896174863388, "cycling": 0.9562841530054645, "walking": 4.098360655737705, "pt": 2.185792349726776, "micromobility": 2.0947176684881605, "shuttle": 4.735883424408015}, {"avg_co2": 6.713007803107204, "live_work_prop": 0.10091743119266056, "delta_f_physical_activity_pp": 0.0008764461168878595, "driving": 85.1333032083145, "cycling": 0.8585630366018979, "walking": 4.654315408947131, "pt": 1.762313601446001, "micromobility": 2.123813827383642, "shuttle": 5.4676909173068236}, {"avg_co2": 6.537702643642233, "live_work_prop": 0.09400544959128065, "delta_f_physical_activity_pp": 0.000926392785200353, "driving": 86.11494252873563, "cycling": 0.8735632183908045, "walking": 4.0, "pt": 1.7011494252873565, "micromobility": 2.3908045977011496, "shuttle": 4.919540229885057}, {"avg_co2": 6.9018329064004025, "live_work_prop": 0.08917197452229299, "delta_f_physical_activity_pp": 0.0009271135790514985, "driving": 85.37756438236578, "cycling": 0.6110868616324749, "walking": 4.626800523788739, "pt": 1.4404190309908338, "micromobility": 2.226102138804016, "shuttle": 5.718027062418158}, {"avg_co2": 6.703435220235573, "live_work_prop": 0.07951482479784366, "delta_f_physical_activity_pp": 0.0009068705556109411, "driving": 84.32457353619179, "cycling": 0.7837713231904103, "walking": 4.103273397879207, "pt": 1.7058552328261871, "micromobility": 2.3052097740894424, "shuttle": 6.77731673582296}, {"avg_co2": 6.715887738045863, "live_work_prop": 0.09428950863213811, "delta_f_physical_activity_pp": 0.0011110044696545603, "driving": 84.85513608428445, "cycling": 0.7901668129938543, "walking": 4.872695346795434, "pt": 2.1071115013169446, "micromobility": 2.019315188762072, "shuttle": 5.355575065847234}, {"avg_co2": 7.076269013446637, "live_work_prop": 0.07888040712468193, "delta_f_physical_activity_pp": 0.0008568557982225535, "driving": 86.3734368262182, "cycling": 0.733074601121173, "walking": 3.5791289348857265, "pt": 1.5523932729624839, "micromobility": 2.414833980163864, "shuttle": 5.347132384648556}, {"avg_co2": 6.80968273350018, "live_work_prop": 0.07874015748031496, "delta_f_physical_activity_pp": 0.0009755121753116994, "driving": 84.36944937833037, "cycling": 0.7104795737122558, "walking": 4.174067495559503, "pt": 1.8206039076376554, "micromobility": 2.753108348134991, "shuttle": 6.172291296625223}, {"avg_co2": 6.8693448322010555, "live_work_prop": 0.08885941644562334, "delta_f_physical_activity_pp": 0.001056843826910427, "driving": 85.85496866606984, "cycling": 0.8057296329453895, "walking": 3.9838854073410923, "pt": 1.7009847806624887, "micromobility": 2.372426141450313, "shuttle": 5.282005371530887}, {"avg_co2": 6.743633087575641, "live_work_prop": 0.0948509485094851, "delta_f_physical_activity_pp": 0.0010769810740917925, "driving": 84.27219468228931, "cycling": 1.0365029292474088, "walking": 5.092383956737269, "pt": 1.6674177557458314, "micromobility": 2.2082018927444795, "shuttle": 5.723298783235692}, {"avg_co2": 6.840545758066844, "live_work_prop": 0.077733860342556, "delta_f_physical_activity_pp": 0.0010202185275667835, "driving": 85.32393124724548, "cycling": 0.7492287351256061, "walking": 4.4513001322168355, "pt": 1.9391802556192155, "micromobility": 1.9391802556192155, "shuttle": 5.597179374173645}, {"avg_co2": 7.079644036032211, "live_work_prop": 0.07920792079207921, "delta_f_physical_activity_pp": 0.0008989633027857696, "driving": 85.79982891360137, "cycling": 0.5988023952095809, "walking": 4.063301967493584, "pt": 1.7964071856287425, "micromobility": 2.0102651839178787, "shuttle": 5.731394354148845}, {"avg_co2": 7.273227637395766, "live_work_prop": 0.06804374240583232, "delta_f_physical_activity_pp": 0.001029332067720662, "driving": 85.29048207663782, "cycling": 0.8240626287597858, "walking": 4.202719406674907, "pt": 1.7717346518335393, "micromobility": 1.9777503090234856, "shuttle": 5.933250927070458}, {"avg_co2": 7.165810343184112, "live_work_prop": 0.08859223300970874, "delta_f_physical_activity_pp": 0.000979906301072659, "driving": 85.35699878983462, "cycling": 0.5244050020169424, "walking": 4.598628479225495, "pt": 1.8152480839048004, "micromobility": 2.1782977006857602, "shuttle": 5.526421944332392}, {"avg_co2": 6.950004630104382, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.001033475867124744, "driving": 84.52696728558797, "cycling": 0.7515473032714411, "walking": 4.288240495137047, "pt": 1.9451812555260832, "micromobility": 2.4314765694076037, "shuttle": 6.05658709106985}, {"avg_co2": 7.099095467832094, "live_work_prop": 0.06233766233766234, "delta_f_physical_activity_pp": 0.0008579601558713575, "driving": 86.03230030554343, "cycling": 0.6547359231776516, "walking": 4.1030117852466175, "pt": 1.5277171540811871, "micromobility": 1.8769096464426014, "shuttle": 5.8053251855085115}, {"avg_co2": 6.85240687767518, "live_work_prop": 0.08279430789133248, "delta_f_physical_activity_pp": 0.000927687689127245, "driving": 86.49489115948468, "cycling": 0.6219458018658374, "walking": 3.7316748111950244, "pt": 1.8214127054642382, "micromobility": 2.265659706796979, "shuttle": 5.0644158151932475}, {"avg_co2": 6.900308233383968, "live_work_prop": 0.07612903225806451, "delta_f_physical_activity_pp": 0.0008917615734655255, "driving": 86.71052631578947, "cycling": 0.7017543859649122, "walking": 4.12280701754386, "pt": 1.6666666666666667, "micromobility": 1.6228070175438596, "shuttle": 5.175438596491229}, {"avg_co2": 7.224658985818989, "live_work_prop": 0.08536585365853659, "delta_f_physical_activity_pp": 0.0009476112853874435, "driving": 86.03896103896103, "cycling": 0.689935064935065, "walking": 4.099025974025975, "pt": 1.7045454545454544, "micromobility": 2.1103896103896105, "shuttle": 5.357142857142857}, {"avg_co2": 6.435613528715665, "live_work_prop": 0.09699453551912568, "delta_f_physical_activity_pp": 0.0010811991544825556, "driving": 83.59486447931526, "cycling": 0.9510223490252021, "walking": 4.660009510223491, "pt": 2.0922491678554445, "micromobility": 3.0908226343319067, "shuttle": 5.611031859248692}, {"avg_co2": 6.687741961428308, "live_work_prop": 0.0763888888888889, "delta_f_physical_activity_pp": 0.0010912685551544995, "driving": 84.17572035899859, "cycling": 1.2753897024090695, "walking": 4.393008974964572, "pt": 2.031176192725555, "micromobility": 2.0784128483703355, "shuttle": 6.046291922531885}, {"avg_co2": 6.609563882197348, "live_work_prop": 0.09793103448275862, "delta_f_physical_activity_pp": 0.0009632118893849219, "driving": 85.19212746016869, "cycling": 0.6091846298031866, "walking": 5.060918462980318, "pt": 1.8275538894095593, "micromobility": 2.1555763823805063, "shuttle": 5.154639175257731}, {"avg_co2": 6.839581995741018, "live_work_prop": 0.08530183727034121, "delta_f_physical_activity_pp": 0.0010103556796348648, "driving": 85.5674709562109, "cycling": 0.8042895442359249, "walking": 4.959785522788204, "pt": 1.876675603217158, "micromobility": 1.6085790884718498, "shuttle": 5.183199285075961}, {"avg_co2": 6.760319538033296, "live_work_prop": 0.08595988538681948, "delta_f_physical_activity_pp": 0.0010572438386903587, "driving": 84.50772200772201, "cycling": 0.5791505791505791, "walking": 4.826254826254826, "pt": 1.6409266409266408, "micromobility": 2.557915057915058, "shuttle": 5.8880308880308885}, {"avg_co2": 6.735965482170574, "live_work_prop": 0.09536423841059603, "delta_f_physical_activity_pp": 0.0010043148211206243, "driving": 83.82616487455196, "cycling": 0.5824372759856631, "walking": 4.525089605734767, "pt": 1.881720430107527, "micromobility": 2.64336917562724, "shuttle": 6.5412186379928325}, {"avg_co2": 6.857940168676232, "live_work_prop": 0.07571801566579635, "delta_f_physical_activity_pp": 0.0009431097577257984, "driving": 84.93870402802102, "cycling": 0.5691768826619965, "walking": 4.597197898423818, "pt": 1.5761821366024518, "micromobility": 2.23292469352014, "shuttle": 6.085814360770578}, {"avg_co2": 6.555331957406119, "live_work_prop": 0.10477453580901856, "delta_f_physical_activity_pp": 0.0008879900861101813, "driving": 85.13575701794753, "cycling": 0.7363092498849517, "walking": 4.693971468016567, "pt": 1.7487344684767603, "micromobility": 1.7487344684767603, "shuttle": 5.936493327197423}, {"avg_co2": 6.764890301692348, "live_work_prop": 0.08421052631578947, "delta_f_physical_activity_pp": 0.0011626284874515084, "driving": 83.32588287885561, "cycling": 0.8493518104604381, "walking": 5.185516316495306, "pt": 1.743406347787215, "micromobility": 2.4586499776486366, "shuttle": 6.437192668752793}, {"avg_co2": 6.9297735099889035, "live_work_prop": 0.07967032967032966, "delta_f_physical_activity_pp": 0.0010152036359042066, "driving": 85.71428571428571, "cycling": 0.8784096162736941, "walking": 4.2995839112343965, "pt": 1.4794267221451687, "micromobility": 1.9879796578825704, "shuttle": 5.640314378178456}, {"avg_co2": 6.888651796134753, "live_work_prop": 0.09019607843137255, "delta_f_physical_activity_pp": 0.0010517428596088802, "driving": 84.03176003528893, "cycling": 0.8381120423467137, "walking": 4.58756065284517, "pt": 1.8967798853109836, "micromobility": 2.249669166299074, "shuttle": 6.396118217909132}, {"avg_co2": 6.997724249317973, "live_work_prop": 0.0726552179656539, "delta_f_physical_activity_pp": 0.0007554949667706947, "driving": 87.1260199456029, "cycling": 0.543970988213962, "walking": 4.170444242973708, "pt": 1.4959202175883952, "micromobility": 1.7225747960108795, "shuttle": 4.941069809610154}, {"avg_co2": 6.551134410781685, "live_work_prop": 0.0836940836940837, "delta_f_physical_activity_pp": 0.0010025016083448752, "driving": 84.87562189054727, "cycling": 0.7960199004975124, "walking": 4.577114427860696, "pt": 2.0895522388059704, "micromobility": 1.9900497512437811, "shuttle": 5.6716417910447765}, {"avg_co2": 6.88363226324752, "live_work_prop": 0.07603092783505154, "delta_f_physical_activity_pp": 0.0009474352560789754, "driving": 85.28399311531841, "cycling": 0.6884681583476765, "walking": 4.733218588640275, "pt": 1.6781411359724614, "micromobility": 2.0223752151462997, "shuttle": 5.593803786574871}, {"avg_co2": 7.146340607951479, "live_work_prop": 0.07930607187112763, "delta_f_physical_activity_pp": 0.0008442861501697405, "driving": 87.38156761412576, "cycling": 0.818260120585702, "walking": 3.574504737295435, "pt": 1.8087855297157622, "micromobility": 2.1533161068044793, "shuttle": 4.263565891472868}, {"avg_co2": 6.913831002845151, "live_work_prop": 0.08636977058029689, "delta_f_physical_activity_pp": 0.0009494619366476822, "driving": 86.29764065335753, "cycling": 0.7259528130671506, "walking": 4.3557168784029034, "pt": 1.7241379310344827, "micromobility": 2.087114337568058, "shuttle": 4.809437386569873}, {"avg_co2": 6.972945622659109, "live_work_prop": 0.07456724367509987, "delta_f_physical_activity_pp": 0.0009131497351673461, "driving": 87.09245198749441, "cycling": 0.8039303260384101, "walking": 4.108977221974095, "pt": 1.4738722644037516, "micromobility": 1.5185350602947745, "shuttle": 5.002233139794551}, {"avg_co2": 7.051894504924319, "live_work_prop": 0.08300907911802853, "delta_f_physical_activity_pp": 0.0008607544600333615, "driving": 85.89800443458981, "cycling": 0.4434589800443459, "walking": 4.168514412416852, "pt": 1.4190687361419068, "micromobility": 2.172949002217295, "shuttle": 5.898004434589801}, {"avg_co2": 6.996196114053137, "live_work_prop": 0.07446808510638298, "delta_f_physical_activity_pp": 0.0009978636330348436, "driving": 86.13728129205921, "cycling": 0.5832211754149843, "walking": 4.217137729923732, "pt": 1.7048003589053389, "micromobility": 1.8393898609241812, "shuttle": 5.518169582772544}, {"avg_co2": 6.7444523193181265, "live_work_prop": 0.09816753926701571, "delta_f_physical_activity_pp": 0.0008701600973545357, "driving": 85.49176680017801, "cycling": 0.6675567423230975, "walking": 4.138851802403204, "pt": 2.047174009790832, "micromobility": 1.7356475300400533, "shuttle": 5.919003115264798}, {"avg_co2": 7.075447225464484, "live_work_prop": 0.08545918367346939, "delta_f_physical_activity_pp": 0.0009365910620490281, "driving": 85.38088947600177, "cycling": 1.0127697049757816, "walking": 4.359313077939234, "pt": 1.6292382210479965, "micromobility": 2.2897402025539413, "shuttle": 5.328049317481286}, {"avg_co2": 7.095304788530504, "live_work_prop": 0.07682619647355164, "delta_f_physical_activity_pp": 0.0009456944053120045, "driving": 86.09442060085837, "cycling": 0.6437768240343348, "walking": 4.163090128755364, "pt": 1.6738197424892705, "micromobility": 2.1030042918454934, "shuttle": 5.3218884120171674}, {"avg_co2": 6.816656839660545, "live_work_prop": 0.08344198174706649, "delta_f_physical_activity_pp": 0.0009744106788801839, "driving": 86.24551971326166, "cycling": 0.6272401433691757, "walking": 3.9874551971326166, "pt": 1.568100358422939, "micromobility": 2.1057347670250897, "shuttle": 5.465949820788531}, {"avg_co2": 7.185844585637063, "live_work_prop": 0.08491761723700887, "delta_f_physical_activity_pp": 0.0009108207100350172, "driving": 85.63488670371953, "cycling": 0.5985463873450192, "walking": 4.660111158614793, "pt": 1.881145788798632, "micromobility": 1.838392475416845, "shuttle": 5.3869174861051725}, {"avg_co2": 6.807536148406945, "live_work_prop": 0.07905138339920949, "delta_f_physical_activity_pp": 0.0009710342107703142, "driving": 86.26744709590275, "cycling": 0.765420981539847, "walking": 3.9171544349392162, "pt": 1.7559657811796487, "micromobility": 1.8910400720396219, "shuttle": 5.40297163439892}, {"avg_co2": 7.141053573546823, "live_work_prop": 0.07017543859649122, "delta_f_physical_activity_pp": 0.000980126097993247, "driving": 85.9538784067086, "cycling": 0.8385744234800839, "walking": 4.234800838574423, "pt": 1.6352201257861636, "micromobility": 2.0964360587002098, "shuttle": 5.2410901467505235}, {"avg_co2": 6.93412339673462, "live_work_prop": 0.08489388264669163, "delta_f_physical_activity_pp": 0.0008180886136208957, "driving": 87.0803229919252, "cycling": 0.509987250318742, "walking": 4.122396940076499, "pt": 1.4874628134296641, "micromobility": 2.08244793880153, "shuttle": 4.717382065448364}, {"avg_co2": 6.919508135198171, "live_work_prop": 0.07368421052631578, "delta_f_physical_activity_pp": 0.0010600995036854095, "driving": 84.84577559231113, "cycling": 0.7599463567277605, "walking": 4.425569959767546, "pt": 1.743406347787215, "micromobility": 2.32454179704962, "shuttle": 5.900759946356728}, {"avg_co2": 6.994964963661054, "live_work_prop": 0.06779661016949153, "delta_f_physical_activity_pp": 0.0008768737711863722, "driving": 85.67032967032966, "cycling": 0.5274725274725275, "walking": 3.7362637362637363, "pt": 1.9780219780219779, "micromobility": 2.2857142857142856, "shuttle": 5.802197802197803}, {"avg_co2": 7.143401958270275, "live_work_prop": 0.07810499359795134, "delta_f_physical_activity_pp": 0.0009933196355161784, "driving": 85.48179871520342, "cycling": 0.8993576017130621, "walking": 4.796573875802998, "pt": 1.670235546038544, "micromobility": 2.1841541755888647, "shuttle": 4.967880085653105}, {"avg_co2": 6.982944590466039, "live_work_prop": 0.08322496749024708, "delta_f_physical_activity_pp": 0.0009044618589407052, "driving": 85.34100974313552, "cycling": 0.6200177147918512, "walking": 4.871567759078831, "pt": 1.7271922054915856, "micromobility": 2.3914968999114263, "shuttle": 5.048715677590788}, {"avg_co2": 6.672093734269765, "live_work_prop": 0.07983193277310924, "delta_f_physical_activity_pp": 0.0010364197317214996, "driving": 85.05802707930368, "cycling": 0.6769825918762089, "walking": 4.690522243713733, "pt": 2.127659574468085, "micromobility": 2.272727272727273, "shuttle": 5.174081237911025}, {"avg_co2": 6.626536685092919, "live_work_prop": 0.0917941585535466, "delta_f_physical_activity_pp": 0.0010055943082598318, "driving": 83.66290018832392, "cycling": 0.6591337099811676, "walking": 5.508474576271186, "pt": 1.7419962335216574, "micromobility": 2.1657250470809792, "shuttle": 6.261770244821093}, {"avg_co2": 7.183009177435564, "live_work_prop": 0.08068783068783068, "delta_f_physical_activity_pp": 0.001053788319566685, "driving": 83.85809312638581, "cycling": 0.5764966740576497, "walking": 4.878048780487805, "pt": 2.084257206208426, "micromobility": 2.7937915742793793, "shuttle": 5.809312638580931}, {"avg_co2": 7.018442551705148, "live_work_prop": 0.07721518987341772, "delta_f_physical_activity_pp": 0.0008834671246366, "driving": 86.50489570029801, "cycling": 0.5534269902085994, "walking": 4.044274159216688, "pt": 1.6177096636866752, "micromobility": 1.8731375053214132, "shuttle": 5.4065559812686255}, {"avg_co2": 7.123579748984753, "live_work_prop": 0.0818639798488665, "delta_f_physical_activity_pp": 0.0009233119219007398, "driving": 86.12068965517241, "cycling": 0.7758620689655172, "walking": 4.008620689655172, "pt": 1.896551724137931, "micromobility": 2.1551724137931036, "shuttle": 5.043103448275862}, {"avg_co2": 6.76561166689154, "live_work_prop": 0.09798657718120805, "delta_f_physical_activity_pp": 0.001026510632287873, "driving": 85.14625228519196, "cycling": 0.7769652650822669, "walking": 4.478976234003657, "pt": 2.1480804387568555, "micromobility": 1.8281535648994516, "shuttle": 5.621572212065813}, {"avg_co2": 6.940947883967742, "live_work_prop": 0.0917312661498708, "delta_f_physical_activity_pp": 0.001031759002910533, "driving": 85.8021978021978, "cycling": 0.7032967032967032, "walking": 4.791208791208791, "pt": 1.8461538461538463, "micromobility": 2.2857142857142856, "shuttle": 4.571428571428571}, {"avg_co2": 7.292270680323387, "live_work_prop": 0.07662337662337662, "delta_f_physical_activity_pp": 0.00106720858514233, "driving": 85.61555075593952, "cycling": 0.7775377969762419, "walking": 4.27645788336933, "pt": 1.7278617710583155, "micromobility": 2.462203023758099, "shuttle": 5.140388768898488}, {"avg_co2": 6.838926989453773, "live_work_prop": 0.0885558583106267, "delta_f_physical_activity_pp": 0.0010312462196064892, "driving": 84.96762257169289, "cycling": 0.6938020351526364, "walking": 4.532839962997224, "pt": 1.7113783533765032, "micromobility": 2.1739130434782608, "shuttle": 5.920444033302498}, {"avg_co2": 6.8971446422435845, "live_work_prop": 0.07932379713914174, "delta_f_physical_activity_pp": 0.000921671984433401, "driving": 85.49176680017801, "cycling": 0.6230529595015576, "walking": 4.049844236760125, "pt": 1.9136626613262129, "micromobility": 2.358700489541611, "shuttle": 5.5629728526924795}, {"avg_co2": 7.090491252888185, "live_work_prop": 0.08516129032258064, "delta_f_physical_activity_pp": 0.0009036541184663874, "driving": 86.67232597623091, "cycling": 0.7640067911714771, "walking": 4.032258064516129, "pt": 1.9100169779286926, "micromobility": 1.9524617996604414, "shuttle": 4.668930390492361}, {"avg_co2": 6.565853102320043, "live_work_prop": 0.09431345353675451, "delta_f_physical_activity_pp": 0.00106510428338596, "driving": 84.50184501845018, "cycling": 1.1531365313653137, "walking": 5.027675276752768, "pt": 1.3837638376383763, "micromobility": 2.029520295202952, "shuttle": 5.904059040590406}, {"avg_co2": 6.807552729416512, "live_work_prop": 0.09305373525557012, "delta_f_physical_activity_pp": 0.0008957520928156762, "driving": 85.99909379247848, "cycling": 0.7702763932940644, "walking": 4.168554599003172, "pt": 1.5858631626642499, "micromobility": 2.1295876755777075, "shuttle": 5.346624376982329}, {"avg_co2": 6.890920887452788, "live_work_prop": 0.0840764331210191, "delta_f_physical_activity_pp": 0.0010244141271080942, "driving": 85.43307086614173, "cycling": 0.8748906386701663, "walking": 4.418197725284339, "pt": 1.6185476815398077, "micromobility": 2.2747156605424323, "shuttle": 5.380577427821522}, {"avg_co2": 7.151293274797739, "live_work_prop": 0.07770700636942675, "delta_f_physical_activity_pp": 0.0008390337945299314, "driving": 86.8006993006993, "cycling": 0.5244755244755245, "walking": 3.5402097902097904, "pt": 1.7045454545454544, "micromobility": 2.1853146853146854, "shuttle": 5.244755244755245}, {"avg_co2": 7.393472559857878, "live_work_prop": 0.07810499359795134, "delta_f_physical_activity_pp": 0.0010054568284116076, "driving": 83.88047138047138, "cycling": 0.6313131313131313, "walking": 4.797979797979798, "pt": 1.5572390572390573, "micromobility": 2.6515151515151514, "shuttle": 6.481481481481481}, {"avg_co2": 6.585206824107104, "live_work_prop": 0.08217270194986072, "delta_f_physical_activity_pp": 0.0009594579404949387, "driving": 84.05587668593449, "cycling": 0.8670520231213872, "walking": 4.5761078998073215, "pt": 1.7822736030828517, "micromobility": 2.3603082851637764, "shuttle": 6.358381502890173}, {"avg_co2": 6.766509142206676, "live_work_prop": 0.08136482939632546, "delta_f_physical_activity_pp": 0.0010228494974267649, "driving": 84.85790408525756, "cycling": 0.7548845470692718, "walking": 4.351687388987567, "pt": 1.9982238010657194, "micromobility": 2.1314387211367674, "shuttle": 5.905861456483126}, {"avg_co2": 7.013536715303655, "live_work_prop": 0.07341772151898734, "delta_f_physical_activity_pp": 0.0007959571361252245, "driving": 86.81412165036156, "cycling": 0.8507018290089324, "walking": 3.658017864738409, "pt": 1.5312632922160783, "micromobility": 2.126754572522331, "shuttle": 5.019140791152701}, {"avg_co2": 6.935666038575243, "live_work_prop": 0.09210526315789473, "delta_f_physical_activity_pp": 0.0010226899696513512, "driving": 84.47669305189093, "cycling": 0.8795074758135445, "walking": 4.573438874230431, "pt": 2.0668425681618294, "micromobility": 2.0668425681618294, "shuttle": 5.936675461741425}, {"avg_co2": 6.908528616622204, "live_work_prop": 0.08221024258760108, "delta_f_physical_activity_pp": 0.0009834779127905094, "driving": 86.59981768459434, "cycling": 0.8204193254329991, "walking": 4.375569735642662, "pt": 1.6408386508659982, "micromobility": 2.0510483135824975, "shuttle": 4.512306289881495}, {"avg_co2": 6.694284145860853, "live_work_prop": 0.07066666666666667, "delta_f_physical_activity_pp": 0.0009603916844677878, "driving": 85.98173515981735, "cycling": 1.004566210045662, "walking": 4.06392694063927, "pt": 1.6894977168949772, "micromobility": 1.643835616438356, "shuttle": 5.616438356164384}, {"avg_co2": 6.740509869406604, "live_work_prop": 0.08563899868247694, "delta_f_physical_activity_pp": 0.0009616586025790048, "driving": 85.62527814864264, "cycling": 0.801068090787717, "walking": 3.7383177570093453, "pt": 1.4686248331108143, "micromobility": 2.4477080551846906, "shuttle": 5.919003115264798}, {"avg_co2": 7.10994352795568, "live_work_prop": 0.0814419225634179, "delta_f_physical_activity_pp": 0.0008961664693952522, "driving": 86.82205289108023, "cycling": 0.7171671896010758, "walking": 3.809950694755715, "pt": 1.8825638727028238, "micromobility": 1.8825638727028238, "shuttle": 4.885701479157328}, {"avg_co2": 7.016863145434016, "live_work_prop": 0.07225806451612904, "delta_f_physical_activity_pp": 0.0008679950975843187, "driving": 86.49977648636566, "cycling": 0.6705409029950827, "walking": 4.112650871703174, "pt": 1.519892713455521, "micromobility": 2.1904336164506035, "shuttle": 5.006705409029951}, {"avg_co2": 7.083412073745331, "live_work_prop": 0.08267716535433071, "delta_f_physical_activity_pp": 0.000952759743861677, "driving": 85.31656937584195, "cycling": 0.9878760664571172, "walking": 4.086214638527166, "pt": 1.4818140996856757, "micromobility": 2.739110911540189, "shuttle": 5.388414907947912}, {"avg_co2": 6.524640306350196, "live_work_prop": 0.10126582278481013, "delta_f_physical_activity_pp": 0.0010094324976926785, "driving": 84.34657730971756, "cycling": 1.0052656773575874, "walking": 4.834849210148397, "pt": 1.9147917663954046, "micromobility": 2.297750119674485, "shuttle": 5.600765916706559}, {"avg_co2": 6.713924887253992, "live_work_prop": 0.09192200557103064, "delta_f_physical_activity_pp": 0.0009204104205736679, "driving": 84.61171986660314, "cycling": 0.8099094807050977, "walking": 4.430681276798476, "pt": 1.6674606955693185, "micromobility": 2.7155788470700335, "shuttle": 5.76464983325393}, {"avg_co2": 6.583058172682255, "live_work_prop": 0.10358565737051793, "delta_f_physical_activity_pp": 0.0010033938995753116, "driving": 83.9873703202526, "cycling": 0.9021199819576003, "walking": 5.142083897158322, "pt": 2.074875958502481, "micromobility": 2.390617952187641, "shuttle": 5.502931889941362}, {"avg_co2": 7.2035383215437765, "live_work_prop": 0.0698856416772554, "delta_f_physical_activity_pp": 0.0008476371268494565, "driving": 86.25921109666234, "cycling": 0.7368877329865626, "walking": 3.1642826181187687, "pt": 1.6471608149111399, "micromobility": 2.167316861725184, "shuttle": 6.025140875596012}, {"avg_co2": 6.932102727753432, "live_work_prop": 0.08661417322834646, "delta_f_physical_activity_pp": 0.0009972921882821627, "driving": 84.5775592311131, "cycling": 0.581135449262405, "walking": 4.7384890478319175, "pt": 1.6540008940545372, "micromobility": 2.413947250782298, "shuttle": 6.034868126955744}, {"avg_co2": 6.506302019969824, "live_work_prop": 0.10662824207492795, "delta_f_physical_activity_pp": 0.000978391967953389, "driving": 85.08044856167723, "cycling": 0.5850804485616773, "walking": 4.680643588493418, "pt": 1.8039980497318382, "micromobility": 2.437835202340322, "shuttle": 5.411994149195514}, {"avg_co2": 7.071823364206175, "live_work_prop": 0.07901554404145078, "delta_f_physical_activity_pp": 0.0009331687785463799, "driving": 86.03603603603604, "cycling": 0.6756756756756757, "walking": 4.45945945945946, "pt": 1.891891891891892, "micromobility": 2.0720720720720722, "shuttle": 4.864864864864865}, {"avg_co2": 6.7223152829898725, "live_work_prop": 0.08718626155878467, "delta_f_physical_activity_pp": 0.0011555453131139647, "driving": 85.09123275478416, "cycling": 0.8455718736092568, "walking": 4.761904761904762, "pt": 1.602136181575434, "micromobility": 2.403204272363151, "shuttle": 5.29595015576324}, {"avg_co2": 6.943584541584493, "live_work_prop": 0.08276797829036635, "delta_f_physical_activity_pp": 0.000932320556976516, "driving": 86.28544862854486, "cycling": 0.7438400743840075, "walking": 4.137610413761041, "pt": 1.9525801952580195, "micromobility": 2.1385402138540215, "shuttle": 4.741980474198047}, {"avg_co2": 6.845730159289642, "live_work_prop": 0.0698005698005698, "delta_f_physical_activity_pp": 0.0009211588079212294, "driving": 85.81016299137104, "cycling": 0.7190795781399808, "walking": 3.7392138063279003, "pt": 1.8696069031639502, "micromobility": 2.1572387344199426, "shuttle": 5.704697986577181}, {"avg_co2": 7.088817855362155, "live_work_prop": 0.09697732997481108, "delta_f_physical_activity_pp": 0.000915419207414881, "driving": 86.22908622908622, "cycling": 0.7293007293007293, "walking": 4.719004719004719, "pt": 1.4586014586014586, "micromobility": 2.1021021021021022, "shuttle": 4.761904761904762}, {"avg_co2": 7.3183413233011745, "live_work_prop": 0.07272727272727272, "delta_f_physical_activity_pp": 0.0009959315816127036, "driving": 86.63774403470715, "cycling": 0.911062906724512, "walking": 4.164859002169197, "pt": 1.4316702819956615, "micromobility": 2.2559652928416485, "shuttle": 4.598698481561822}, {"avg_co2": 6.516186096311625, "live_work_prop": 0.10621761658031088, "delta_f_physical_activity_pp": 0.0009401279453204391, "driving": 85.40829986613119, "cycling": 0.6247211066488175, "walking": 4.551539491298527, "pt": 2.0080321285140563, "micromobility": 2.0526550647032575, "shuttle": 5.35475234270415}, {"avg_co2": 6.782846400745817, "live_work_prop": 0.09596662030598054, "delta_f_physical_activity_pp": 0.0010781175592363573, "driving": 83.80379453956502, "cycling": 0.8329477093937991, "walking": 4.812586765386396, "pt": 1.8509949097639982, "micromobility": 2.9615918556223972, "shuttle": 5.738084220268394}, {"avg_co2": 6.903734079703288, "live_work_prop": 0.07329842931937172, "delta_f_physical_activity_pp": 0.0010363063917607656, "driving": 85.77777777777777, "cycling": 0.9333333333333335, "walking": 4.355555555555555, "pt": 2.0888888888888886, "micromobility": 1.8222222222222224, "shuttle": 5.022222222222222}, {"avg_co2": 6.510136320431285, "live_work_prop": 0.10152990264255911, "delta_f_physical_activity_pp": 0.0009205147352234312, "driving": 84.51764705882353, "cycling": 0.7058823529411765, "walking": 4.6117647058823525, "pt": 1.8823529411764703, "micromobility": 2.635294117647059, "shuttle": 5.647058823529412}, {"avg_co2": 7.190478793034608, "live_work_prop": 0.07178841309823678, "delta_f_physical_activity_pp": 0.000906485796527021, "driving": 86.28691983122363, "cycling": 0.7594936708860759, "walking": 3.8396624472573837, "pt": 1.729957805907173, "micromobility": 2.278481012658228, "shuttle": 5.10548523206751}, {"avg_co2": 7.092200898994753, "live_work_prop": 0.06854345165238677, "delta_f_physical_activity_pp": 0.0009184674968543601, "driving": 86.07112616426758, "cycling": 0.7197290431837425, "walking": 4.149026248941575, "pt": 1.6088060965283657, "micromobility": 1.905165114309907, "shuttle": 5.54614733276884}, {"avg_co2": 6.658048619104293, "live_work_prop": 0.09163346613545817, "delta_f_physical_activity_pp": 0.0009255004475262945, "driving": 85.52750225428314, "cycling": 0.5410279531109108, "walking": 4.328223624887286, "pt": 1.7583408476104598, "micromobility": 2.569882777276826, "shuttle": 5.27502254283138}, {"avg_co2": 6.881328432417654, "live_work_prop": 0.08753315649867374, "delta_f_physical_activity_pp": 0.0009339876036556443, "driving": 84.80565371024736, "cycling": 0.5300353356890459, "walking": 4.770318021201414, "pt": 1.7226148409893993, "micromobility": 2.1201413427561837, "shuttle": 6.051236749116608}, {"avg_co2": 6.913168813108436, "live_work_prop": 0.07333333333333333, "delta_f_physical_activity_pp": 0.0008863737410950539, "driving": 86.66361136571953, "cycling": 0.7791017415215399, "walking": 3.620531622364803, "pt": 1.5123739688359303, "micromobility": 2.016498625114574, "shuttle": 5.40788267644363}, {"avg_co2": 6.728498283078952, "live_work_prop": 0.08071135430916553, "delta_f_physical_activity_pp": 0.0010779935590394926, "driving": 85.62705495537811, "cycling": 1.1272898074213245, "walking": 3.8985439173320806, "pt": 1.9257867543447629, "micromobility": 1.737905119774542, "shuttle": 5.683419445749178}, {"avg_co2": 6.7247992660341005, "live_work_prop": 0.0862533692722372, "delta_f_physical_activity_pp": 0.0009775676867438178, "driving": 84.38780154756486, "cycling": 0.6827492034592627, "walking": 4.4606281292671826, "pt": 1.8206645425580334, "micromobility": 2.0937642239417387, "shuttle": 6.554392353208921}, {"avg_co2": 6.747133841400835, "live_work_prop": 0.0985352862849534, "delta_f_physical_activity_pp": 0.0008525633291775564, "driving": 86.0146252285192, "cycling": 0.6398537477148081, "walking": 4.204753199268739, "pt": 1.9652650822669104, "micromobility": 1.9195612431444242, "shuttle": 5.255941499085924}, {"avg_co2": 6.966506808818085, "live_work_prop": 0.08010335917312661, "delta_f_physical_activity_pp": 0.0008629332697984275, "driving": 86.43238434163702, "cycling": 0.7562277580071174, "walking": 4.0035587188612105, "pt": 1.4234875444839856, "micromobility": 2.2686832740213525, "shuttle": 5.115658362989324}, {"avg_co2": 6.75126916069007, "live_work_prop": 0.0850480109739369, "delta_f_physical_activity_pp": 0.0009179188052528504, "driving": 85.78799249530957, "cycling": 0.8442776735459663, "walking": 4.73733583489681, "pt": 1.547842401500938, "micromobility": 1.7823639774859286, "shuttle": 5.3001876172607885}, {"avg_co2": 6.957909325277017, "live_work_prop": 0.08758169934640522, "delta_f_physical_activity_pp": 0.0009365979294297413, "driving": 86.73153471915082, "cycling": 0.7076514816452897, "walking": 4.1574524546660765, "pt": 1.9902697921273773, "micromobility": 1.8575851393188854, "shuttle": 4.555506413091552}, {"avg_co2": 6.484584953104386, "live_work_prop": 0.10884353741496598, "delta_f_physical_activity_pp": 0.0011043811094007697, "driving": 85.49653579676675, "cycling": 0.7852193995381063, "walking": 5.1270207852194, "pt": 1.3394919168591224, "micromobility": 1.7090069284064664, "shuttle": 5.542725173210162}, {"avg_co2": 7.056581319825648, "live_work_prop": 0.08445040214477212, "delta_f_physical_activity_pp": 0.0009233735571345723, "driving": 86.01177003168856, "cycling": 0.5432322317790856, "walking": 4.617473970122227, "pt": 1.810774105930285, "micromobility": 1.9918515165233137, "shuttle": 5.024898143956542}, {"avg_co2": 6.903420605928285, "live_work_prop": 0.08712613784135241, "delta_f_physical_activity_pp": 0.0009661474466317031, "driving": 85.27200353825741, "cycling": 0.7518796992481203, "walking": 5.042016806722689, "pt": 1.4153029632905794, "micromobility": 2.476780185758514, "shuttle": 5.042016806722689}, {"avg_co2": 7.174979864847051, "live_work_prop": 0.07440100882723834, "delta_f_physical_activity_pp": 0.001028765412338513, "driving": 85.96121416526138, "cycling": 0.7588532883642496, "walking": 4.258010118043845, "pt": 1.93929173693086, "micromobility": 2.4873524451939293, "shuttle": 4.5952782462057336}, {"avg_co2": 7.0537598879701475, "live_work_prop": 0.07702349869451697, "delta_f_physical_activity_pp": 0.0009188451398878792, "driving": 86.82713347921225, "cycling": 0.6564551422319475, "walking": 4.070021881838074, "pt": 1.4442013129102844, "micromobility": 2.0568927789934355, "shuttle": 4.945295404814004}, {"avg_co2": 7.160107529290777, "live_work_prop": 0.095112285336856, "delta_f_physical_activity_pp": 0.0009327672311311412, "driving": 86.5665046398586, "cycling": 0.5744586831639417, "walking": 4.4631020768890854, "pt": 1.5466195315952276, "micromobility": 2.2536456031816177, "shuttle": 4.595669465311533}, {"avg_co2": 7.021478750910665, "live_work_prop": 0.08894536213468869, "delta_f_physical_activity_pp": 0.0010654695815015256, "driving": 86.1551650235748, "cycling": 1.0715816545220747, "walking": 4.243463351907415, "pt": 1.6288041148735535, "micromobility": 2.0574367766823833, "shuttle": 4.843549078439778}, {"avg_co2": 6.718778746744942, "live_work_prop": 0.1038961038961039, "delta_f_physical_activity_pp": 0.001032310484017349, "driving": 84.76318141197497, "cycling": 0.938337801608579, "walking": 4.870420017873101, "pt": 1.8319928507596068, "micromobility": 2.1447721179624666, "shuttle": 5.451295799821269}, {"avg_co2": 6.5272457685147485, "live_work_prop": 0.09129213483146068, "delta_f_physical_activity_pp": 0.0011555264789251695, "driving": 84.08104196816208, "cycling": 0.8200675349734683, "walking": 4.6792088760250845, "pt": 1.9778099372889533, "micromobility": 2.5084418716835506, "shuttle": 5.933429811866859}, {"avg_co2": 6.820780144564738, "live_work_prop": 0.0738255033557047, "delta_f_physical_activity_pp": 0.0010655681078633433, "driving": 85.12471655328798, "cycling": 0.8616780045351473, "walking": 4.036281179138322, "pt": 1.6780045351473922, "micromobility": 2.4036281179138324, "shuttle": 5.895691609977324}, {"avg_co2": 6.608616820623353, "live_work_prop": 0.09103641456582633, "delta_f_physical_activity_pp": 0.000986049596278542, "driving": 85.22888154789995, "cycling": 0.8494572911750826, "walking": 4.247286455875413, "pt": 2.0292590844738085, "micromobility": 2.5011798017932985, "shuttle": 5.143935818782444}, {"avg_co2": 6.852702988764477, "live_work_prop": 0.07455012853470437, "delta_f_physical_activity_pp": 0.00099837655898413, "driving": 85.9504132231405, "cycling": 0.8264462809917356, "walking": 3.784254023488473, "pt": 1.9138755980861244, "micromobility": 2.3053501522401043, "shuttle": 5.219660722053066}, {"avg_co2": 6.83383819094732, "live_work_prop": 0.09902370990237098, "delta_f_physical_activity_pp": 0.0010923199851135405, "driving": 84.52883263009845, "cycling": 0.7501172058134083, "walking": 4.50070323488045, "pt": 1.8284106891701828, "micromobility": 2.766057196436943, "shuttle": 5.625879043600563}, {"avg_co2": 6.898996744638534, "live_work_prop": 0.09771573604060914, "delta_f_physical_activity_pp": 0.0008833350054485401, "driving": 85.94687232219366, "cycling": 0.7283633247643531, "walking": 3.984575835475578, "pt": 1.5424164524421593, "micromobility": 2.227934875749786, "shuttle": 5.569837189374464}, {"avg_co2": 6.458591168640835, "live_work_prop": 0.10260115606936417, "delta_f_physical_activity_pp": 0.000953402265183978, "driving": 85.10531594784354, "cycling": 0.8525576730190572, "walking": 4.36308926780341, "pt": 1.9057171514543632, "micromobility": 1.9558676028084254, "shuttle": 5.817452357071214}, {"avg_co2": 6.609989518506092, "live_work_prop": 0.07248322147651007, "delta_f_physical_activity_pp": 0.0009801336677072682, "driving": 84.74652310453118, "cycling": 0.9421265141318977, "walking": 4.172274562584119, "pt": 2.1982951996410947, "micromobility": 2.2880215343203227, "shuttle": 5.652759084791386}, {"avg_co2": 6.9494801443088186, "live_work_prop": 0.09018567639257294, "delta_f_physical_activity_pp": 0.0009830394559215397, "driving": 85.5373728438744, "cycling": 0.7518796992481203, "walking": 4.068996019460416, "pt": 1.8575851393188854, "micromobility": 2.3883237505528525, "shuttle": 5.395842547545334}, {"avg_co2": 7.293192663324761, "live_work_prop": 0.07711138310893513, "delta_f_physical_activity_pp": 0.0009618449624883044, "driving": 87.42490989187024, "cycling": 0.7609130957148579, "walking": 3.4441329595514616, "pt": 1.5218261914297158, "micromobility": 2.042450941129355, "shuttle": 4.805766920304365}, {"avg_co2": 6.60350419689894, "live_work_prop": 0.09052333804809053, "delta_f_physical_activity_pp": 0.0010365171825808945, "driving": 84.87758041286607, "cycling": 0.7681228996639462, "walking": 4.560729716754681, "pt": 1.728276524243879, "micromobility": 2.2083533365338455, "shuttle": 5.85693710993759}, {"avg_co2": 6.520914933455998, "live_work_prop": 0.0967741935483871, "delta_f_physical_activity_pp": 0.0012267002376345974, "driving": 83.69098712446352, "cycling": 1.0014306151645207, "walking": 5.197901764425369, "pt": 1.764425369575584, "micromobility": 2.7658559847401047, "shuttle": 5.579399141630901}, {"avg_co2": 7.093129619943571, "live_work_prop": 0.07591623036649214, "delta_f_physical_activity_pp": 0.0009134725981831319, "driving": 86.01490574309514, "cycling": 0.920648838228847, "walking": 4.208680403331872, "pt": 1.578255151249452, "micromobility": 1.709776413853573, "shuttle": 5.567733450241122}, {"avg_co2": 7.263248982202704, "live_work_prop": 0.08567774936061381, "delta_f_physical_activity_pp": 0.0009179795054385944, "driving": 86.4006864006864, "cycling": 0.5577005577005577, "walking": 4.032604032604032, "pt": 1.4157014157014158, "micromobility": 2.4024024024024024, "shuttle": 5.190905190905191}, {"avg_co2": 7.1509124093163745, "live_work_prop": 0.08190224570673713, "delta_f_physical_activity_pp": 0.0009719404638136819, "driving": 84.5983133599645, "cycling": 0.6213936972924988, "walking": 4.305370616955171, "pt": 1.7310252996005324, "micromobility": 2.6631158455392807, "shuttle": 6.0807811806480245}, {"avg_co2": 6.756043198417122, "live_work_prop": 0.07598371777476255, "delta_f_physical_activity_pp": 0.0010841384015665913, "driving": 85.27522935779817, "cycling": 0.8256880733944955, "walking": 4.541284403669725, "pt": 1.926605504587156, "micromobility": 2.385321100917431, "shuttle": 5.045871559633028}, {"avg_co2": 6.730877462762452, "live_work_prop": 0.0814111261872456, "delta_f_physical_activity_pp": 0.0010080347223697748, "driving": 85.39944903581267, "cycling": 0.7805325987144168, "walking": 4.775022956841139, "pt": 1.6069788797061526, "micromobility": 1.8365472910927456, "shuttle": 5.601469237832874}, {"avg_co2": 6.501706664276458, "live_work_prop": 0.0917941585535466, "delta_f_physical_activity_pp": 0.001103278420107781, "driving": 84.2056507642427, "cycling": 0.7410838351088467, "walking": 5.5581287633163505, "pt": 1.8527095877721167, "micromobility": 2.22325150532654, "shuttle": 5.4191755442334415}, {"avg_co2": 7.182706139761133, "live_work_prop": 0.08163265306122448, "delta_f_physical_activity_pp": 0.0008780097109229723, "driving": 86.10021786492375, "cycling": 0.7407407407407408, "walking": 4.313725490196078, "pt": 1.6557734204793026, "micromobility": 2.178649237472767, "shuttle": 5.010893246187364}, {"avg_co2": 6.808225219951856, "live_work_prop": 0.08488063660477453, "delta_f_physical_activity_pp": 0.000868951439969541, "driving": 86.22425629290618, "cycling": 0.8695652173913043, "walking": 3.3867276887871856, "pt": 1.7848970251716247, "micromobility": 2.196796338672769, "shuttle": 5.537757437070938}, {"avg_co2": 7.160704587930076, "live_work_prop": 0.08955223880597014, "delta_f_physical_activity_pp": 0.0009399329755943161, "driving": 85.57004627681953, "cycling": 0.7572570466975179, "walking": 4.2911232646192685, "pt": 1.472444257467396, "micromobility": 2.2297013041649136, "shuttle": 5.679427850231384}, {"avg_co2": 7.062464811828005, "live_work_prop": 0.07422402159244265, "delta_f_physical_activity_pp": 0.0010045275988965435, "driving": 85.5981941309255, "cycling": 0.6772009029345373, "walking": 3.837471783295711, "pt": 1.6252821670428894, "micromobility": 2.6636568848758464, "shuttle": 5.598194130925508}, {"avg_co2": 7.100334528444641, "live_work_prop": 0.0728744939271255, "delta_f_physical_activity_pp": 0.0009433088063690072, "driving": 84.7457627118644, "cycling": 0.8245533669262484, "walking": 4.2143838754008245, "pt": 1.694915254237288, "micromobility": 2.153000458085204, "shuttle": 6.3673843334860285}, {"avg_co2": 6.627089347157196, "live_work_prop": 0.08672798948751642, "delta_f_physical_activity_pp": 0.0010535026767630132, "driving": 85.30465949820788, "cycling": 0.9408602150537635, "walking": 4.077060931899642, "pt": 1.881720430107527, "micromobility": 2.1953405017921144, "shuttle": 5.600358422939069}, {"avg_co2": 7.329490502511086, "live_work_prop": 0.08091024020227561, "delta_f_physical_activity_pp": 0.0009910167379542359, "driving": 85.982104814657, "cycling": 0.7669365146996165, "walking": 4.175543246697912, "pt": 1.4486578610992757, "micromobility": 2.3008095440988496, "shuttle": 5.3259480187473365}, {"avg_co2": 6.74280723244581, "live_work_prop": 0.08870967741935484, "delta_f_physical_activity_pp": 0.0008590130613243279, "driving": 86.17363344051448, "cycling": 0.5512172714745062, "walking": 4.3638033991731735, "pt": 1.7914561322921452, "micromobility": 1.9751952227836471, "shuttle": 5.144694533762058}, {"avg_co2": 6.715579126687042, "live_work_prop": 0.08247422680412371, "delta_f_physical_activity_pp": 0.0009785540364941083, "driving": 85.23809523809524, "cycling": 0.5627705627705628, "walking": 4.199134199134199, "pt": 1.8614718614718615, "micromobility": 2.3376623376623376, "shuttle": 5.800865800865801}, {"avg_co2": 7.098262468152278, "live_work_prop": 0.06768837803320563, "delta_f_physical_activity_pp": 0.0009637368504500462, "driving": 86.40275387263338, "cycling": 0.7314974182444062, "walking": 4.259896729776248, "pt": 1.6781411359724614, "micromobility": 2.0223752151462997, "shuttle": 4.905335628227195}, {"avg_co2": 6.678109818140723, "live_work_prop": 0.09152086137281291, "delta_f_physical_activity_pp": 0.0008752845366969488, "driving": 85.59633027522936, "cycling": 0.5963302752293578, "walking": 4.678899082568807, "pt": 1.651376146788991, "micromobility": 2.064220183486239, "shuttle": 5.412844036697248}, {"avg_co2": 6.739253729132813, "live_work_prop": 0.09366754617414248, "delta_f_physical_activity_pp": 0.0009169986182124799, "driving": 85.95782862270076, "cycling": 0.5383580080753702, "walking": 4.800358905338717, "pt": 1.7048003589053389, "micromobility": 1.8842530282637955, "shuttle": 5.114401076716016}, {"avg_co2": 6.819570056146012, "live_work_prop": 0.09504685408299866, "delta_f_physical_activity_pp": 0.001009690528815489, "driving": 84.25512934879572, "cycling": 0.8920606601248885, "walking": 4.326494201605709, "pt": 2.0517395182872438, "micromobility": 2.230151650312221, "shuttle": 6.244424620874219}, {"avg_co2": 6.601469987618939, "live_work_prop": 0.10460251046025104, "delta_f_physical_activity_pp": 0.0009834394214754958, "driving": 85.42737038766931, "cycling": 0.9808500700607193, "walking": 4.390471742176553, "pt": 1.8682858477347033, "micromobility": 2.1018215787015415, "shuttle": 5.2312003736571695}, {"avg_co2": 6.847759620476228, "live_work_prop": 0.09505208333333333, "delta_f_physical_activity_pp": 0.0010682252863574383, "driving": 84.51584114234717, "cycling": 0.7585899152164213, "walking": 4.506916555109326, "pt": 2.186523873270861, "micromobility": 2.186523873270861, "shuttle": 5.845604640785364}, {"avg_co2": 6.715299900419873, "live_work_prop": 0.08959156785243742, "delta_f_physical_activity_pp": 0.001012034849897508, "driving": 85.02862175253192, "cycling": 0.8806693086745927, "walking": 4.051078819903126, "pt": 1.893439013650374, "micromobility": 2.2016732716864817, "shuttle": 5.9445178335535}, {"avg_co2": 6.919114764068711, "live_work_prop": 0.09541984732824428, "delta_f_physical_activity_pp": 0.0009649523454299771, "driving": 86.37770897832817, "cycling": 0.9287925696594427, "walking": 4.201680672268908, "pt": 1.680672268907563, "micromobility": 2.0787262273330382, "shuttle": 4.732419283502875}, {"avg_co2": 7.121837164629836, "live_work_prop": 0.07354838709677419, "delta_f_physical_activity_pp": 0.0009353423092671388, "driving": 86.99045967042498, "cycling": 0.6504770164787511, "walking": 3.8594969644405897, "pt": 1.6045099739809192, "micromobility": 2.0815264527320037, "shuttle": 4.813529921942758}, {"avg_co2": 6.456564648998295, "live_work_prop": 0.09523809523809523, "delta_f_physical_activity_pp": 0.0010660290478704192, "driving": 85.10948905109488, "cycling": 0.9732360097323601, "walking": 4.866180048661801, "pt": 1.654501216545012, "micromobility": 2.1411192214111923, "shuttle": 5.255474452554744}, {"avg_co2": 7.521450550995114, "live_work_prop": 0.07107231920199501, "delta_f_physical_activity_pp": 0.0009149768751064575, "driving": 86.06658446362515, "cycling": 0.6987258528565558, "walking": 4.192355117139334, "pt": 1.8495684340320593, "micromobility": 1.8906699547883272, "shuttle": 5.30209617755857}, {"avg_co2": 6.615804546458106, "live_work_prop": 0.10270270270270271, "delta_f_physical_activity_pp": 0.0008917331172210933, "driving": 85.47563805104407, "cycling": 0.6032482598607889, "walking": 4.361948955916473, "pt": 1.5777262180974478, "micromobility": 2.3665893271461718, "shuttle": 5.614849187935035}, {"avg_co2": 6.933608148476986, "live_work_prop": 0.0782051282051282, "delta_f_physical_activity_pp": 0.0007766626811078959, "driving": 86.25054561326931, "cycling": 0.5237887385421214, "walking": 3.4482758620689653, "pt": 1.3967699694456568, "micromobility": 2.007856831078132, "shuttle": 6.372762985595809}, {"avg_co2": 6.486918872727732, "live_work_prop": 0.0917941585535466, "delta_f_physical_activity_pp": 0.0009767115888021484, "driving": 85.30109056424845, "cycling": 0.7586533902323376, "walking": 4.125177809388336, "pt": 1.849217638691323, "micromobility": 2.6078710289236606, "shuttle": 5.357989568515884}, {"avg_co2": 6.607305326504126, "live_work_prop": 0.09712722298221614, "delta_f_physical_activity_pp": 0.0011738438472408518, "driving": 83.98544131028207, "cycling": 0.8644222020018199, "walking": 4.9590536851683344, "pt": 1.8198362147406733, "micromobility": 2.684258416742493, "shuttle": 5.686988171064604}, {"avg_co2": 6.907499331951269, "live_work_prop": 0.08389715832205684, "delta_f_physical_activity_pp": 0.0010155597905137114, "driving": 86.00275355667738, "cycling": 0.8719596145020652, "walking": 3.8549793483249197, "pt": 1.7439192290041303, "micromobility": 2.202845341899954, "shuttle": 5.3235429095915565}, {"avg_co2": 6.879207166229383, "live_work_prop": 0.07544757033248081, "delta_f_physical_activity_pp": 0.0009173372728197165, "driving": 86.60328435609334, "cycling": 0.6914433880726015, "walking": 4.148660328435609, "pt": 1.5557476231633534, "micromobility": 1.9878997407087293, "shuttle": 5.012964563526361}, {"avg_co2": 6.906181628062183, "live_work_prop": 0.08539944903581267, "delta_f_physical_activity_pp": 0.0009926647663779315, "driving": 85.38533834586465, "cycling": 0.7518796992481203, "walking": 4.417293233082707, "pt": 1.8327067669172932, "micromobility": 2.020676691729323, "shuttle": 5.592105263157895}, {"avg_co2": 6.508483180506407, "live_work_prop": 0.10204081632653061, "delta_f_physical_activity_pp": 0.0010412300822685461, "driving": 84.51035781544256, "cycling": 0.7062146892655368, "walking": 5.131826741996234, "pt": 1.8361581920903955, "micromobility": 2.5423728813559325, "shuttle": 5.273069679849341}, {"avg_co2": 7.174924450239476, "live_work_prop": 0.07449494949494949, "delta_f_physical_activity_pp": 0.0009603268453782743, "driving": 86.32696390658174, "cycling": 0.8492569002123143, "walking": 3.8641188959660298, "pt": 1.8259023354564756, "micromobility": 2.4628450106157116, "shuttle": 4.670912951167728}, {"avg_co2": 6.902071269446045, "live_work_prop": 0.08661417322834646, "delta_f_physical_activity_pp": 0.0008757408269735606, "driving": 85.54585152838428, "cycling": 0.5240174672489083, "walking": 4.017467248908297, "pt": 1.7903930131004366, "micromobility": 1.9213973799126638, "shuttle": 6.2008733624454155}, {"avg_co2": 6.6328607948299005, "live_work_prop": 0.08253094910591471, "delta_f_physical_activity_pp": 0.0011006645063231348, "driving": 84.91803278688525, "cycling": 0.8430913348946136, "walking": 4.590163934426229, "pt": 1.920374707259953, "micromobility": 2.669789227166276, "shuttle": 5.058548009367682}, {"avg_co2": 6.756466149887861, "live_work_prop": 0.09066666666666667, "delta_f_physical_activity_pp": 0.0009337165535577281, "driving": 85.7602204869086, "cycling": 0.8727606798346348, "walking": 4.3638033991731735, "pt": 1.3780431786862657, "micromobility": 2.067064768029398, "shuttle": 5.558107487367938}, {"avg_co2": 6.839775504280879, "live_work_prop": 0.08638743455497382, "delta_f_physical_activity_pp": 0.0009973433211543086, "driving": 86.09005795809183, "cycling": 0.57958091841284, "walking": 4.502897904592064, "pt": 1.560410164957646, "micromobility": 2.0508247882300488, "shuttle": 5.21622826571556}, {"avg_co2": 6.623984034315929, "live_work_prop": 0.08879781420765027, "delta_f_physical_activity_pp": 0.0009420714973600168, "driving": 85.50792171481827, "cycling": 0.8387698042870456, "walking": 4.240447343895619, "pt": 1.4445479962721341, "micromobility": 2.190121155638397, "shuttle": 5.778191985088537}, {"avg_co2": 6.8516616704412545, "live_work_prop": 0.08104395604395605, "delta_f_physical_activity_pp": 0.0009894364727468384, "driving": 85.64836179049377, "cycling": 0.8306414397784956, "walking": 4.476234425473004, "pt": 1.7074296262113522, "micromobility": 2.2611905860636825, "shuttle": 5.0761421319796955}, {"avg_co2": 6.6253416083632235, "live_work_prop": 0.10555555555555556, "delta_f_physical_activity_pp": 0.0011265727222359702, "driving": 85.03050211168465, "cycling": 0.6100422336931018, "walking": 5.021116846550915, "pt": 1.4077897700610043, "micromobility": 2.7686532144533085, "shuttle": 5.161895823557015}, {"avg_co2": 7.191330323892515, "live_work_prop": 0.0651890482398957, "delta_f_physical_activity_pp": 0.0009920451299174258, "driving": 85.58480794130341, "cycling": 0.6042296072507553, "walking": 4.013810962451446, "pt": 1.855848079413034, "micromobility": 2.244281398359948, "shuttle": 5.697022011221407}, {"avg_co2": 6.759458334495425, "live_work_prop": 0.08344370860927153, "delta_f_physical_activity_pp": 0.000948522455498849, "driving": 85.54216867469879, "cycling": 0.7585899152164213, "walking": 4.1945560017849175, "pt": 1.7402945113788488, "micromobility": 2.186523873270861, "shuttle": 5.577867023650156}, {"avg_co2": 6.545095995686805, "live_work_prop": 0.1012311901504788, "delta_f_physical_activity_pp": 0.001239242927953031, "driving": 83.4090909090909, "cycling": 0.8181818181818182, "walking": 5.181818181818182, "pt": 2.3636363636363638, "micromobility": 2.181818181818182, "shuttle": 6.045454545454546}, {"avg_co2": 6.934670756811279, "live_work_prop": 0.07446808510638298, "delta_f_physical_activity_pp": 0.0008909962964636352, "driving": 86.13502492070684, "cycling": 0.724966017217943, "walking": 3.8513819664703215, "pt": 1.8124150430448571, "micromobility": 2.2202084277299505, "shuttle": 5.256003624830086}, {"avg_co2": 6.940336487007864, "live_work_prop": 0.10150375939849623, "delta_f_physical_activity_pp": 0.000973558704730568, "driving": 85.28911564625851, "cycling": 0.8928571428571428, "walking": 4.464285714285714, "pt": 1.7006802721088436, "micromobility": 2.083333333333333, "shuttle": 5.569727891156463}, {"avg_co2": 6.741579815796369, "live_work_prop": 0.08909574468085106, "delta_f_physical_activity_pp": 0.0010248883106958758, "driving": 85.08612873980054, "cycling": 0.8612873980054397, "walking": 4.533091568449683, "pt": 2.2212148685403448, "micromobility": 1.9492293744333637, "shuttle": 5.349048050770626}, {"avg_co2": 7.119206010038333, "live_work_prop": 0.08300907911802853, "delta_f_physical_activity_pp": 0.0009090264964356998, "driving": 86.46153846153845, "cycling": 0.8351648351648353, "walking": 4.395604395604396, "pt": 1.4505494505494507, "micromobility": 2.065934065934066, "shuttle": 4.791208791208791}, {"avg_co2": 6.909102329510139, "live_work_prop": 0.08774193548387096, "delta_f_physical_activity_pp": 0.0009549831663812231, "driving": 84.71254355400697, "cycling": 0.9146341463414633, "walking": 4.137630662020906, "pt": 1.7421602787456445, "micromobility": 2.3954703832752613, "shuttle": 6.097560975609756}, {"avg_co2": 6.818384554596238, "live_work_prop": 0.08959156785243742, "delta_f_physical_activity_pp": 0.0010335885994856482, "driving": 85.59964333481945, "cycling": 0.8916629514043692, "walking": 4.1016495764600975, "pt": 1.6941596076683014, "micromobility": 2.31832367365136, "shuttle": 5.394560855996433}, {"avg_co2": 6.779010483931913, "live_work_prop": 0.07598371777476255, "delta_f_physical_activity_pp": 0.0008102293197506573, "driving": 85.51596483109671, "cycling": 0.8329477093937991, "walking": 3.840814437760296, "pt": 1.5270708005552984, "micromobility": 2.1749190189726977, "shuttle": 6.108283202221194}, {"avg_co2": 7.226257682125145, "live_work_prop": 0.07730061349693251, "delta_f_physical_activity_pp": 0.0008398505094012762, "driving": 86.89154568744662, "cycling": 0.7685738684884714, "walking": 3.8428693424423574, "pt": 1.4944491887275833, "micromobility": 1.7506404782237404, "shuttle": 5.251921434671221}, {"avg_co2": 6.447105676363312, "live_work_prop": 0.1037463976945245, "delta_f_physical_activity_pp": 0.001036021860449499, "driving": 84.81075697211156, "cycling": 0.647410358565737, "walking": 5.029880478087649, "pt": 1.693227091633466, "micromobility": 2.689243027888446, "shuttle": 5.129482071713148}, {"avg_co2": 6.751251447656521, "live_work_prop": 0.08038147138964577, "delta_f_physical_activity_pp": 0.0009056798915875442, "driving": 86.14738805970148, "cycling": 0.6063432835820896, "walking": 4.291044776119403, "pt": 1.4925373134328357, "micromobility": 2.0988805970149254, "shuttle": 5.3638059701492535}, {"avg_co2": 6.736467687807592, "live_work_prop": 0.10181311018131102, "delta_f_physical_activity_pp": 0.0010213227639272531, "driving": 84.64067637388445, "cycling": 0.8924377642085486, "walking": 4.556129638327853, "pt": 1.5030530765617662, "micromobility": 2.7712541099107564, "shuttle": 5.636449037106623}, {"avg_co2": 6.567503811602065, "live_work_prop": 0.0958904109589041, "delta_f_physical_activity_pp": 0.0011139472739235328, "driving": 84.50252177900046, "cycling": 1.1004126547455295, "walking": 4.53920220082531, "pt": 1.742320036680422, "micromobility": 2.613480055020633, "shuttle": 5.502063273727647}, {"avg_co2": 6.855572059435853, "live_work_prop": 0.08460471567267684, "delta_f_physical_activity_pp": 0.0009583185619795603, "driving": 85.64749883122956, "cycling": 0.9350163627863487, "walking": 4.301075268817205, "pt": 1.8700327255726974, "micromobility": 2.1972884525479195, "shuttle": 5.049088359046284}, {"avg_co2": 7.152097938866586, "live_work_prop": 0.07329192546583851, "delta_f_physical_activity_pp": 0.000977158467647755, "driving": 86.37873754152824, "cycling": 0.8305647840531563, "walking": 3.9451827242524917, "pt": 1.6611295681063125, "micromobility": 2.408637873754153, "shuttle": 4.775747508305648}, {"avg_co2": 6.85433093982199, "live_work_prop": 0.09007832898172324, "delta_f_physical_activity_pp": 0.0010140062468801244, "driving": 85.87973273942093, "cycling": 0.9799554565701559, "walking": 3.875278396436525, "pt": 1.380846325167038, "micromobility": 2.4053452115812917, "shuttle": 5.478841870824054}, {"avg_co2": 6.641200137401559, "live_work_prop": 0.08957219251336898, "delta_f_physical_activity_pp": 0.0010299147478246668, "driving": 85.18350702310829, "cycling": 0.724966017217943, "walking": 4.349796103307658, "pt": 1.9030357951971, "micromobility": 2.2655188038060716, "shuttle": 5.573176257362936}, {"avg_co2": 6.710297175508443, "live_work_prop": 0.1011826544021025, "delta_f_physical_activity_pp": 0.0009921830973707157, "driving": 85.19362186788155, "cycling": 0.7289293849658315, "walking": 4.419134396355353, "pt": 1.7312072892938495, "micromobility": 2.2323462414578588, "shuttle": 5.694760820045558}, {"avg_co2": 6.774233898219784, "live_work_prop": 0.09054593874833555, "delta_f_physical_activity_pp": 0.0008444341592573491, "driving": 86.97421981004071, "cycling": 0.5427408412483039, "walking": 4.07055630936228, "pt": 1.3568521031207599, "micromobility": 1.7639077340569878, "shuttle": 5.291723202170964}, {"avg_co2": 6.327379511225093, "live_work_prop": 0.07971014492753623, "delta_f_physical_activity_pp": 0.0008352873226022758, "driving": 86.86969545681478, "cycling": 0.6989515726410384, "walking": 3.544682975536695, "pt": 1.6475287069395907, "micromobility": 1.9470793809286073, "shuttle": 5.292061907139291}, {"avg_co2": 6.872049315691076, "live_work_prop": 0.08056265984654731, "delta_f_physical_activity_pp": 0.0008449365953763156, "driving": 86.52826855123675, "cycling": 0.6625441696113075, "walking": 3.7544169611307425, "pt": 1.6342756183745584, "micromobility": 2.1643109540636045, "shuttle": 5.256183745583039}, {"avg_co2": 6.739000762817201, "live_work_prop": 0.08356545961002786, "delta_f_physical_activity_pp": 0.0009050617143671865, "driving": 85.9035004730369, "cycling": 0.8514664143803218, "walking": 4.162724692526018, "pt": 1.6556291390728477, "micromobility": 2.081362346263009, "shuttle": 5.345316934720908}, {"avg_co2": 6.698211117771198, "live_work_prop": 0.08579088471849866, "delta_f_physical_activity_pp": 0.0009691830163333784, "driving": 85.74074074074073, "cycling": 0.787037037037037, "walking": 3.75, "pt": 1.8518518518518516, "micromobility": 2.7314814814814814, "shuttle": 5.138888888888888}, {"avg_co2": 6.887488793482967, "live_work_prop": 0.08662420382165605, "delta_f_physical_activity_pp": 0.000849402731671565, "driving": 86.70995670995671, "cycling": 0.5627705627705628, "walking": 4.025974025974026, "pt": 1.7316017316017316, "micromobility": 1.9047619047619049, "shuttle": 5.0649350649350655}, {"avg_co2": 6.8836456391661764, "live_work_prop": 0.09567496723460026, "delta_f_physical_activity_pp": 0.0009734934266049823, "driving": 85.2603706972639, "cycling": 0.6619593998234775, "walking": 4.280670785525154, "pt": 1.500441306266549, "micromobility": 2.7802294792586055, "shuttle": 5.516328331862312}, {"avg_co2": 6.631411706885382, "live_work_prop": 0.09618104667609619, "delta_f_physical_activity_pp": 0.0009072889484153789, "driving": 85.54040895813047, "cycling": 0.8276533592989289, "walking": 4.138266796494645, "pt": 1.8500486854917235, "micromobility": 2.4342745861733204, "shuttle": 5.209347614410905}, {"avg_co2": 6.726225337763358, "live_work_prop": 0.10054347826086957, "delta_f_physical_activity_pp": 0.0009977291233398858, "driving": 85.0046425255339, "cycling": 0.6499535747446611, "walking": 4.828226555246054, "pt": 1.7177344475394614, "micromobility": 1.9034354688950788, "shuttle": 5.896007428040854}, {"avg_co2": 6.854345018903514, "live_work_prop": 0.07782101167315175, "delta_f_physical_activity_pp": 0.0009872842505387319, "driving": 86.06224627875507, "cycling": 0.9021199819576003, "walking": 3.8791159224176814, "pt": 1.8493459630130809, "micromobility": 1.8042399639152007, "shuttle": 5.502931889941362}, {"avg_co2": 6.962127991624895, "live_work_prop": 0.07326007326007326, "delta_f_physical_activity_pp": 0.0010601976186702985, "driving": 85.34161490683229, "cycling": 0.6625258799171843, "walking": 4.886128364389234, "pt": 1.5734989648033124, "micromobility": 2.111801242236025, "shuttle": 5.424430641821947}, {"avg_co2": 6.847335530807988, "live_work_prop": 0.08053691275167785, "delta_f_physical_activity_pp": 0.0009768534266445322, "driving": 85.70093457943925, "cycling": 0.7476635514018692, "walking": 4.532710280373832, "pt": 1.9158878504672898, "micromobility": 2.102803738317757, "shuttle": 5.0}, {"avg_co2": 6.784733732860224, "live_work_prop": 0.06878306878306878, "delta_f_physical_activity_pp": 0.0009746400103023805, "driving": 85.1520572450805, "cycling": 0.9838998211091234, "walking": 4.47227191413238, "pt": 1.8783542039355994, "micromobility": 1.8336314847942754, "shuttle": 5.679785330948121}, {"avg_co2": 6.591032489846565, "live_work_prop": 0.08996088657105607, "delta_f_physical_activity_pp": 0.0010000937701729197, "driving": 85.38011695906432, "cycling": 0.9446693657219973, "walking": 4.183535762483131, "pt": 1.7543859649122806, "micromobility": 2.5191183085919926, "shuttle": 5.218173639226271}, {"avg_co2": 6.633642659595835, "live_work_prop": 0.08819538670284939, "delta_f_physical_activity_pp": 0.0009456962904769511, "driving": 85.58809855880986, "cycling": 0.7438400743840075, "walking": 4.602510460251046, "pt": 1.9525801952580195, "micromobility": 2.1385402138540215, "shuttle": 4.97443049744305}, {"avg_co2": 7.1110176192815135, "live_work_prop": 0.08769633507853403, "delta_f_physical_activity_pp": 0.0008881526816458934, "driving": 85.90809628008753, "cycling": 1.0065645514223196, "walking": 4.24507658643326, "pt": 1.4442013129102844, "micromobility": 1.8380743982494527, "shuttle": 5.557986870897155}, {"avg_co2": 6.684733526839133, "live_work_prop": 0.09664429530201342, "delta_f_physical_activity_pp": 0.0010592132565596824, "driving": 84.23198912550974, "cycling": 1.042138649750793, "walking": 4.304485727231536, "pt": 2.2202084277299505, "micromobility": 2.582691436338922, "shuttle": 5.6184866334390575}, {"avg_co2": 6.958621586960604, "live_work_prop": 0.09210526315789473, "delta_f_physical_activity_pp": 0.0009811754700700453, "driving": 85.85992907801419, "cycling": 0.7092198581560284, "walking": 4.787234042553192, "pt": 1.5957446808510638, "micromobility": 1.9946808510638299, "shuttle": 5.053191489361701}, {"avg_co2": 7.032869508875296, "live_work_prop": 0.08600770218228498, "delta_f_physical_activity_pp": 0.0011013070736506328, "driving": 84.6286701208981, "cycling": 0.8203799654576858, "walking": 4.792746113989637, "pt": 1.8998272884283247, "micromobility": 2.3747841105354057, "shuttle": 5.4835924006908465}, {"avg_co2": 6.9354518378886665, "live_work_prop": 0.08638743455497382, "delta_f_physical_activity_pp": 0.0009162293908962034, "driving": 85.70135746606334, "cycling": 0.9954751131221719, "walking": 4.208144796380091, "pt": 1.7647058823529411, "micromobility": 2.171945701357466, "shuttle": 5.158371040723981}, {"avg_co2": 6.391849641021283, "live_work_prop": 0.0967741935483871, "delta_f_physical_activity_pp": 0.0009887914279725473, "driving": 85.44303797468355, "cycling": 0.9250243427458618, "walking": 3.992210321324245, "pt": 2.239532619279455, "micromobility": 2.142161635832522, "shuttle": 5.258033106134373}, {"avg_co2": 7.0646725469547125, "live_work_prop": 0.10438144329896908, "delta_f_physical_activity_pp": 0.001073751646998486, "driving": 84.63829787234043, "cycling": 0.7659574468085106, "walking": 5.23404255319149, "pt": 1.446808510638298, "micromobility": 2.5106382978723403, "shuttle": 5.404255319148936}, {"avg_co2": 6.580708493114996, "live_work_prop": 0.0847953216374269, "delta_f_physical_activity_pp": 0.0009945349829387406, "driving": 85.27667984189723, "cycling": 0.9881422924901186, "walking": 4.594861660079051, "pt": 1.6304347826086956, "micromobility": 2.075098814229249, "shuttle": 5.434782608695652}, {"avg_co2": 7.066603908939324, "live_work_prop": 0.07161803713527852, "delta_f_physical_activity_pp": 0.0009063532873437769, "driving": 86.39026588553402, "cycling": 0.9013068949977467, "walking": 3.695358269490762, "pt": 1.7124831004957188, "micromobility": 1.9378098242451556, "shuttle": 5.3627760252365935}, {"avg_co2": 7.218606319258073, "live_work_prop": 0.08045977011494253, "delta_f_physical_activity_pp": 0.0008116981121538852, "driving": 87.0265563778842, "cycling": 0.5659555942533739, "walking": 3.744013931214628, "pt": 1.828471919895516, "micromobility": 2.220287331301698, "shuttle": 4.614714845450588}, {"avg_co2": 6.926559184511707, "live_work_prop": 0.09466666666666666, "delta_f_physical_activity_pp": 0.000945013641350986, "driving": 86.28440366972477, "cycling": 0.6880733944954129, "walking": 4.036697247706423, "pt": 1.6972477064220184, "micromobility": 2.0183486238532113, "shuttle": 5.275229357798166}, {"avg_co2": 6.920288685786098, "live_work_prop": 0.10303830911492734, "delta_f_physical_activity_pp": 0.0010353370848078848, "driving": 84.94953927161035, "cycling": 0.8336989907854322, "walking": 5.221588415971917, "pt": 1.7990346643264588, "micromobility": 2.062308029837648, "shuttle": 5.133830627468187}, {"avg_co2": 6.470458857175959, "live_work_prop": 0.09563994374120956, "delta_f_physical_activity_pp": 0.0010103982467578646, "driving": 84.70023980815348, "cycling": 0.815347721822542, "walking": 4.652278177458034, "pt": 1.870503597122302, "micromobility": 2.1103117505995206, "shuttle": 5.851318944844125}, {"avg_co2": 6.515650142734761, "live_work_prop": 0.07823613086770982, "delta_f_physical_activity_pp": 0.0009499683851973597, "driving": 85.52958727001491, "cycling": 0.7956240676280457, "walking": 3.580308304326206, "pt": 1.9890601690701142, "micromobility": 2.038786673296867, "shuttle": 6.066633515663849}, {"avg_co2": 7.371941811027202, "live_work_prop": 0.07995079950799508, "delta_f_physical_activity_pp": 0.0009033216565452499, "driving": 86.55737704918033, "cycling": 0.7377049180327869, "walking": 3.9754098360655736, "pt": 1.4344262295081966, "micromobility": 2.0081967213114753, "shuttle": 5.286885245901639}, {"avg_co2": 6.707322467609041, "live_work_prop": 0.07816711590296496, "delta_f_physical_activity_pp": 0.0010088965767577648, "driving": 85.29411764705883, "cycling": 0.8912655971479502, "walking": 4.055258467023172, "pt": 1.7379679144385027, "micromobility": 1.9162210338680925, "shuttle": 6.105169340463458}, {"avg_co2": 7.184230984618481, "live_work_prop": 0.07351077313054499, "delta_f_physical_activity_pp": 0.0009296583050403767, "driving": 86.79001721170397, "cycling": 0.8605851979345954, "walking": 3.485370051635112, "pt": 1.7641996557659207, "micromobility": 2.0654044750430294, "shuttle": 5.034423407917384}, {"avg_co2": 6.733947826479706, "live_work_prop": 0.09986859395532194, "delta_f_physical_activity_pp": 0.0010309358486809631, "driving": 85.24590163934425, "cycling": 0.6830601092896175, "walking": 4.599271402550091, "pt": 1.9581056466302367, "micromobility": 2.0947176684881605, "shuttle": 5.418943533697632}, {"avg_co2": 6.709767901050241, "live_work_prop": 0.08378378378378379, "delta_f_physical_activity_pp": 0.0009541299656435257, "driving": 85.18518518518519, "cycling": 0.8687700045724738, "walking": 4.435299497027892, "pt": 1.5546410608139003, "micromobility": 2.377686328303612, "shuttle": 5.578417924096937}, {"avg_co2": 6.960901557952186, "live_work_prop": 0.08163265306122448, "delta_f_physical_activity_pp": 0.0008780793684621613, "driving": 86.6635687732342, "cycling": 0.6505576208178439, "walking": 4.275092936802974, "pt": 1.7193308550185873, "micromobility": 1.9516728624535316, "shuttle": 4.739776951672862}, {"avg_co2": 6.797685649730787, "live_work_prop": 0.09236947791164658, "delta_f_physical_activity_pp": 0.0010141770545303917, "driving": 85.79775280898876, "cycling": 0.6741573033707865, "walking": 4.134831460674157, "pt": 1.752808988764045, "micromobility": 2.741573033707865, "shuttle": 4.898876404494382}, {"avg_co2": 6.677513750753027, "live_work_prop": 0.084, "delta_f_physical_activity_pp": 0.0009301575564241925, "driving": 85.00687757909216, "cycling": 0.6877579092159559, "walking": 4.355800091701054, "pt": 1.4213663457129757, "micromobility": 2.3383768913342506, "shuttle": 6.189821182943604}, {"avg_co2": 6.8480876681211855, "live_work_prop": 0.08300907911802853, "delta_f_physical_activity_pp": 0.0009386994980311306, "driving": 86.55126498002663, "cycling": 0.7989347536617843, "walking": 4.349755881047492, "pt": 1.5978695073235687, "micromobility": 1.775410563692854, "shuttle": 4.92676431424767}, {"avg_co2": 7.352942391717366, "live_work_prop": 0.06521739130434782, "delta_f_physical_activity_pp": 0.0009076260169598311, "driving": 86.40065146579805, "cycling": 0.6921824104234527, "walking": 3.9902280130293155, "pt": 1.6286644951140066, "micromobility": 1.9951140065146578, "shuttle": 5.293159609120521}, {"avg_co2": 7.012328644913759, "live_work_prop": 0.07682458386683738, "delta_f_physical_activity_pp": 0.0009623309697500603, "driving": 86.17208077260756, "cycling": 0.6584723441615452, "walking": 4.6093064091308165, "pt": 1.6242317822651449, "micromobility": 2.1071115013169446, "shuttle": 4.8287971905179985}, {"avg_co2": 6.836681959308584, "live_work_prop": 0.0953020134228188, "delta_f_physical_activity_pp": 0.0009392700144769706, "driving": 84.70641784251252, "cycling": 0.9103322712790167, "walking": 4.551661356395084, "pt": 1.7751479289940828, "micromobility": 2.1847974510696404, "shuttle": 5.871643149749659}, {"avg_co2": 6.5626994003241785, "live_work_prop": 0.10474860335195531, "delta_f_physical_activity_pp": 0.001045117218973275, "driving": 84.06827880512091, "cycling": 0.8060692271218587, "walking": 4.599336178283546, "pt": 1.6121384542437174, "micromobility": 2.7027027027027026, "shuttle": 6.211474632527264}, {"avg_co2": 6.755506495535615, "live_work_prop": 0.08111888111888112, "delta_f_physical_activity_pp": 0.0009746429286751663, "driving": 84.72090823084201, "cycling": 0.5676442762535477, "walking": 4.872280037842952, "pt": 1.8448438978240302, "micromobility": 2.459791863765374, "shuttle": 5.534531693472091}, {"avg_co2": 6.7595662725747765, "live_work_prop": 0.10298102981029811, "delta_f_physical_activity_pp": 0.0010082046723081562, "driving": 84.63324048282266, "cycling": 0.510677808727948, "walking": 4.921077065923862, "pt": 1.6713091922005572, "micromobility": 3.203342618384401, "shuttle": 5.060352831940575}, {"avg_co2": 7.017433764178584, "live_work_prop": 0.10049019607843138, "delta_f_physical_activity_pp": 0.0009434247067717849, "driving": 85.83923365264474, "cycling": 0.7913369429404414, "walking": 3.4152436484798003, "pt": 1.7909204498125781, "micromobility": 2.8738025822573925, "shuttle": 5.289462723865056}, {"avg_co2": 6.609462024553628, "live_work_prop": 0.07628294036061026, "delta_f_physical_activity_pp": 0.000866182919779516, "driving": 86.64759179780638, "cycling": 0.7153075822603719, "walking": 3.7672865999046254, "pt": 1.4783023366714354, "micromobility": 2.28898426323319, "shuttle": 5.1025274201239865}, {"avg_co2": 7.0953808213842455, "live_work_prop": 0.07894736842105263, "delta_f_physical_activity_pp": 0.0010445328609195266, "driving": 85.85814360770578, "cycling": 0.7005253940455342, "walking": 4.203152364273205, "pt": 1.5761821366024518, "micromobility": 2.3204903677758315, "shuttle": 5.341506129597198}, {"avg_co2": 6.784620127700733, "live_work_prop": 0.08609271523178808, "delta_f_physical_activity_pp": 0.0009629307951052218, "driving": 84.20348058902276, "cycling": 0.6693440428380187, "walking": 4.685408299866131, "pt": 1.8295403837572513, "micromobility": 2.2757697456492636, "shuttle": 6.3364569388665775}, {"avg_co2": 6.899309746310417, "live_work_prop": 0.08222811671087533, "delta_f_physical_activity_pp": 0.0009585314916773905, "driving": 85.84948174853537, "cycling": 0.7210455159981974, "walking": 4.686795853988283, "pt": 1.7124831004957188, "micromobility": 1.847679134745381, "shuttle": 5.182514646237044}, {"avg_co2": 6.823337767765589, "live_work_prop": 0.0942622950819672, "delta_f_physical_activity_pp": 0.001095121839068477, "driving": 84.83197093551317, "cycling": 0.7266121707538601, "walking": 4.586739327883742, "pt": 1.9073569482288828, "micromobility": 2.5431425976385107, "shuttle": 5.404178019981835}, {"avg_co2": 6.964999981259425, "live_work_prop": 0.07994579945799458, "delta_f_physical_activity_pp": 0.0008800273541292027, "driving": 86.39705882352942, "cycling": 0.6893382352941176, "walking": 3.722426470588235, "pt": 1.6084558823529411, "micromobility": 2.34375, "shuttle": 5.238970588235294}, {"avg_co2": 6.57429951901434, "live_work_prop": 0.08976157082748948, "delta_f_physical_activity_pp": 0.001024562971810642, "driving": 85.26466380543634, "cycling": 0.5722460658082975, "walking": 4.86409155937053, "pt": 1.764425369575584, "micromobility": 2.432045779685265, "shuttle": 5.1025274201239865}, {"avg_co2": 6.787673431992258, "live_work_prop": 0.08322147651006712, "delta_f_physical_activity_pp": 0.001012479123219047, "driving": 85.12283894449499, "cycling": 1.0919017288444042, "walking": 4.003639672429482, "pt": 1.910828025477707, "micromobility": 2.502274795268426, "shuttle": 5.368516833484986}, {"avg_co2": 7.2921792555887475, "live_work_prop": 0.06161745827984596, "delta_f_physical_activity_pp": 0.000944375573348623, "driving": 86.46232439335888, "cycling": 0.4682843763303533, "walking": 3.5334184759472116, "pt": 1.7879948914431671, "micromobility": 2.3414218816517667, "shuttle": 5.4065559812686255}, {"avg_co2": 6.963771231258531, "live_work_prop": 0.09153005464480875, "delta_f_physical_activity_pp": 0.0009594722987072653, "driving": 86.14818223653936, "cycling": 0.5522319374137138, "walking": 4.693971468016567, "pt": 1.6566958122411415, "micromobility": 2.024850437183617, "shuttle": 4.924068108605614}, {"avg_co2": 6.925230481209997, "live_work_prop": 0.07632600258732213, "delta_f_physical_activity_pp": 0.0009279859453414183, "driving": 85.97670250896059, "cycling": 0.6720430107526881, "walking": 4.166666666666666, "pt": 1.747311827956989, "micromobility": 2.3745519713261647, "shuttle": 5.062724014336918}, {"avg_co2": 7.13782925286123, "live_work_prop": 0.08343711083437111, "delta_f_physical_activity_pp": 0.0010839044347190135, "driving": 86.36748518204911, "cycling": 0.8890770533446233, "walking": 4.403048264182896, "pt": 1.8204911092294667, "micromobility": 2.032176121930567, "shuttle": 4.487722269263336}, {"avg_co2": 6.874854405189388, "live_work_prop": 0.09734513274336283, "delta_f_physical_activity_pp": 0.0010045094830331796, "driving": 84.43579766536965, "cycling": 0.6917423259835711, "walking": 4.798962386511025, "pt": 1.7293558149589279, "micromobility": 2.291396454820579, "shuttle": 6.052745352356247}, {"avg_co2": 6.905837265490997, "live_work_prop": 0.088, "delta_f_physical_activity_pp": 0.0010366401040421097, "driving": 85.00897666068222, "cycling": 0.6732495511669658, "walking": 4.578096947935368, "pt": 1.8402154398563735, "micromobility": 2.5134649910233393, "shuttle": 5.385996409335727}, {"avg_co2": 7.151819301570276, "live_work_prop": 0.07663782447466007, "delta_f_physical_activity_pp": 0.0009394114041586246, "driving": 85.90122414520896, "cycling": 0.7176023638666104, "walking": 4.5588856057408185, "pt": 1.8995356690586744, "micromobility": 2.2794428028704092, "shuttle": 4.643309413254538}, {"avg_co2": 7.023457533834211, "live_work_prop": 0.08651399491094147, "delta_f_physical_activity_pp": 0.0009038217637166462, "driving": 86.23619371282922, "cycling": 0.9345794392523363, "walking": 3.7807986406117244, "pt": 1.4018691588785046, "micromobility": 2.1665250637213256, "shuttle": 5.480033984706882}, {"avg_co2": 7.523736876653485, "live_work_prop": 0.07021791767554479, "delta_f_physical_activity_pp": 0.0007877151167183997, "driving": 87.78501628664495, "cycling": 0.7328990228013029, "walking": 3.542345276872964, "pt": 1.4657980456026058, "micromobility": 1.9543973941368076, "shuttle": 4.519543973941368}, {"avg_co2": 6.7360923257096, "live_work_prop": 0.08891752577319588, "delta_f_physical_activity_pp": 0.0011085619402674974, "driving": 84.0909090909091, "cycling": 0.9615384615384616, "walking": 4.676573426573427, "pt": 1.8793706293706292, "micromobility": 2.4475524475524475, "shuttle": 5.944055944055944}, {"avg_co2": 6.667812256864763, "live_work_prop": 0.08235294117647059, "delta_f_physical_activity_pp": 0.0010083860098130807, "driving": 84.93212669683258, "cycling": 0.6787330316742082, "walking": 4.298642533936651, "pt": 1.6742081447963801, "micromobility": 2.7149321266968327, "shuttle": 5.701357466063349}, {"avg_co2": 6.842049183562626, "live_work_prop": 0.08650065530799476, "delta_f_physical_activity_pp": 0.0009314285845736297, "driving": 86.21609604268563, "cycling": 0.755891507336594, "walking": 3.9573143619386393, "pt": 1.7785682525566917, "micromobility": 1.823032458870609, "shuttle": 5.469097376611828}, {"avg_co2": 7.324402062376066, "live_work_prop": 0.06553398058252427, "delta_f_physical_activity_pp": 0.0008941257973397006, "driving": 85.72597137014316, "cycling": 0.65439672801636, "walking": 3.9672801635991823, "pt": 1.79959100204499, "micromobility": 2.0040899795501024, "shuttle": 5.848670756646217}, {"avg_co2": 6.57295549211173, "live_work_prop": 0.09018567639257294, "delta_f_physical_activity_pp": 0.0009644994907054945, "driving": 85.94395957740008, "cycling": 0.9186954524575103, "walking": 4.501607717041801, "pt": 1.607717041800643, "micromobility": 1.9751952227836471, "shuttle": 5.052824988516306}, {"avg_co2": 6.92670999413165, "live_work_prop": 0.08519003931847968, "delta_f_physical_activity_pp": 0.0010301886708958764, "driving": 86.07031597685804, "cycling": 0.8900756564307966, "walking": 3.7828215398308855, "pt": 1.6466399643969738, "micromobility": 2.047174009790832, "shuttle": 5.5629728526924795}, {"avg_co2": 7.083419605121583, "live_work_prop": 0.07918263090676884, "delta_f_physical_activity_pp": 0.0009724697878358969, "driving": 85.90517241379311, "cycling": 0.8189655172413793, "walking": 4.698275862068965, "pt": 1.810344827586207, "micromobility": 1.7241379310344827, "shuttle": 5.043103448275862}, {"avg_co2": 6.9546852753824515, "live_work_prop": 0.08265582655826559, "delta_f_physical_activity_pp": 0.0009532424565469481, "driving": 85.17350157728707, "cycling": 0.7661108607480848, "walking": 4.5515998197386205, "pt": 1.5772870662460567, "micromobility": 2.2082018927444795, "shuttle": 5.723298783235692}, {"avg_co2": 6.787866237863386, "live_work_prop": 0.0794979079497908, "delta_f_physical_activity_pp": 0.000961142373823172, "driving": 85.78799249530957, "cycling": 0.7035647279549718, "walking": 4.50281425891182, "pt": 1.547842401500938, "micromobility": 2.1106941838649154, "shuttle": 5.347091932457786}, {"avg_co2": 7.140996467252312, "live_work_prop": 0.07086614173228346, "delta_f_physical_activity_pp": 0.0010257781788674558, "driving": 85.57775847089488, "cycling": 0.6950477845351868, "walking": 3.996524761077324, "pt": 1.8245004344048652, "micromobility": 2.6498696785403997, "shuttle": 5.256298870547351}, {"avg_co2": 6.920315406628435, "live_work_prop": 0.07919463087248323, "delta_f_physical_activity_pp": 0.0010500277021722633, "driving": 86.14958448753463, "cycling": 0.8310249307479225, "walking": 4.478301015697138, "pt": 1.477377654662973, "micromobility": 2.446906740535549, "shuttle": 4.616805170821792}, {"avg_co2": 6.511970587792596, "live_work_prop": 0.08665749656121045, "delta_f_physical_activity_pp": 0.001093443535029074, "driving": 84.41740758072063, "cycling": 0.9358914365933552, "walking": 4.211511464670098, "pt": 1.8717828731867103, "micromobility": 2.667290594291062, "shuttle": 5.896116050538137}, {"avg_co2": 6.917271763529871, "live_work_prop": 0.09605263157894736, "delta_f_physical_activity_pp": 0.0011199259650806128, "driving": 84.69656992084433, "cycling": 0.6596306068601583, "walking": 4.881266490765172, "pt": 1.6710642040457344, "micromobility": 2.594547053649956, "shuttle": 5.496921723834652}, {"avg_co2": 7.188274910685227, "live_work_prop": 0.09325153374233129, "delta_f_physical_activity_pp": 0.0009606743921695155, "driving": 85.59287737757992, "cycling": 0.56657223796034, "walking": 4.7753945770942945, "pt": 1.3354917037636584, "micromobility": 2.3067583974099555, "shuttle": 5.422905706191825}, {"avg_co2": 6.4610364653630095, "live_work_prop": 0.09497206703910614, "delta_f_physical_activity_pp": 0.0010340583542458254, "driving": 85.35425582501189, "cycling": 0.3804089396100808, "walking": 5.1355206847360915, "pt": 2.0922491678554445, "micromobility": 1.9971469329529243, "shuttle": 5.040418449833571}, {"avg_co2": 6.950059443312114, "live_work_prop": 0.07506361323155217, "delta_f_physical_activity_pp": 0.0008125255061644339, "driving": 86.73693456302152, "cycling": 0.6587615283267457, "walking": 3.864734299516908, "pt": 1.4053579270970575, "micromobility": 1.8884497145366712, "shuttle": 5.445761967501098}, {"avg_co2": 6.693540006843041, "live_work_prop": 0.08344733242134063, "delta_f_physical_activity_pp": 0.0011255574332528716, "driving": 85.1512373968836, "cycling": 0.8707607699358386, "walking": 4.124656278643447, "pt": 2.1998166819431715, "micromobility": 2.383134738771769, "shuttle": 5.270394133822181}, {"avg_co2": 6.6848850394559145, "live_work_prop": 0.08665749656121045, "delta_f_physical_activity_pp": 0.0008354637446782629, "driving": 85.46647913736521, "cycling": 0.6563525550867323, "walking": 4.406938584153774, "pt": 1.7346460384435067, "micromobility": 2.109704641350211, "shuttle": 5.625879043600563}, {"avg_co2": 6.545885763336257, "live_work_prop": 0.0906515580736544, "delta_f_physical_activity_pp": 0.0008702986203759853, "driving": 86.25060945880058, "cycling": 0.9263773768893223, "walking": 3.5104826913700635, "pt": 1.7064846416382253, "micromobility": 2.242808386153096, "shuttle": 5.363237445148708}, {"avg_co2": 6.84544827472932, "live_work_prop": 0.08994708994708994, "delta_f_physical_activity_pp": 0.000987402294156417, "driving": 86.0950688582852, "cycling": 0.7107952021323856, "walking": 4.175921812527766, "pt": 1.7325633051976899, "micromobility": 1.9991115059973346, "shuttle": 5.286539315859618}, {"avg_co2": 6.719815122401952, "live_work_prop": 0.09446693657219973, "delta_f_physical_activity_pp": 0.0010838494931313457, "driving": 83.8854073410922, "cycling": 0.9400179051029544, "walking": 5.147717099373321, "pt": 1.9695613249776187, "micromobility": 2.551477170993733, "shuttle": 5.505819158460161}, {"avg_co2": 6.79388120349192, "live_work_prop": 0.0815006468305304, "delta_f_physical_activity_pp": 0.0008824421796999941, "driving": 86.10741233910342, "cycling": 0.7101642254771415, "walking": 3.9502885042166, "pt": 1.5978695073235687, "micromobility": 1.9529516200621395, "shuttle": 5.681313803817132}, {"avg_co2": 6.821780529085778, "live_work_prop": 0.07681940700808626, "delta_f_physical_activity_pp": 0.0010140919400313637, "driving": 86.04651162790698, "cycling": 0.8207934336525308, "walking": 4.0583675330597355, "pt": 1.823985408116735, "micromobility": 2.097583219334245, "shuttle": 5.152758777929776}, {"avg_co2": 6.967042068098901, "live_work_prop": 0.08058124174372523, "delta_f_physical_activity_pp": 0.0010260680737156473, "driving": 84.89144882587506, "cycling": 0.7089056269384139, "walking": 4.031900753212229, "pt": 2.2153300841825434, "micromobility": 2.614089499335401, "shuttle": 5.5383252104563585}, {"avg_co2": 6.670250787994141, "live_work_prop": 0.09612817089452604, "delta_f_physical_activity_pp": 0.0009817763707755378, "driving": 85.6489945155393, "cycling": 0.8683729433272395, "walking": 3.884826325411334, "pt": 1.5082266910420477, "micromobility": 2.787934186471664, "shuttle": 5.301645338208409}, {"avg_co2": 6.790534519975929, "live_work_prop": 0.09986320109439124, "delta_f_physical_activity_pp": 0.0010840667338229066, "driving": 85.30805687203792, "cycling": 0.9478672985781991, "walking": 4.976303317535545, "pt": 1.5639810426540284, "micromobility": 2.037914691943128, "shuttle": 5.165876777251185}, {"avg_co2": 7.045104050659915, "live_work_prop": 0.08366013071895424, "delta_f_physical_activity_pp": 0.0008798450065211807, "driving": 85.91050066459903, "cycling": 0.7089056269384139, "walking": 4.297740363314134, "pt": 1.595037660611431, "micromobility": 2.392556490917147, "shuttle": 5.0952591936198495}, {"avg_co2": 7.073671496377582, "live_work_prop": 0.07446808510638298, "delta_f_physical_activity_pp": 0.0007749775086240558, "driving": 87.1447902571042, "cycling": 0.5863779882724403, "walking": 3.5182679296346415, "pt": 1.9395579612088407, "micromobility": 1.6689219666215604, "shuttle": 5.142083897158322}, {"avg_co2": 6.408894543250953, "live_work_prop": 0.11290322580645161, "delta_f_physical_activity_pp": 0.0010919495128185114, "driving": 84.1002277904328, "cycling": 1.0933940774487472, "walking": 4.419134396355353, "pt": 1.7312072892938495, "micromobility": 2.8701594533029615, "shuttle": 5.785876993166287}, {"avg_co2": 6.749296293750219, "live_work_prop": 0.0787292817679558, "delta_f_physical_activity_pp": 0.0010536203721512474, "driving": 85.90823970037454, "cycling": 0.8426966292134831, "walking": 4.588014981273409, "pt": 1.6385767790262171, "micromobility": 2.200374531835206, "shuttle": 4.822097378277154}, {"avg_co2": 7.3468338814296885, "live_work_prop": 0.08533653846153846, "delta_f_physical_activity_pp": 0.0008088257244328392, "driving": 86.28158844765343, "cycling": 0.6417970316887284, "walking": 3.730445246690734, "pt": 1.5643802647412757, "micromobility": 2.2462896109105497, "shuttle": 5.535499398315283}, {"avg_co2": 6.805183550764868, "live_work_prop": 0.08882907133243607, "delta_f_physical_activity_pp": 0.0009351972822838851, "driving": 84.71395881006865, "cycling": 0.7322654462242564, "walking": 4.393592677345538, "pt": 1.7391304347826086, "micromobility": 2.334096109839817, "shuttle": 6.086956521739131}, {"avg_co2": 6.912299996405685, "live_work_prop": 0.09548387096774194, "delta_f_physical_activity_pp": 0.0010656668775735566, "driving": 84.80243161094225, "cycling": 0.8684324793747287, "walking": 4.602692140686062, "pt": 1.5631784628745113, "micromobility": 2.648719062092922, "shuttle": 5.5145462440295265}, {"avg_co2": 6.815109107268935, "live_work_prop": 0.07977991746905089, "delta_f_physical_activity_pp": 0.0009683002670224633, "driving": 84.39550140581068, "cycling": 0.6091846298031866, "walking": 4.123711340206185, "pt": 2.2492970946579196, "micromobility": 2.483598875351453, "shuttle": 6.138706654170572}, {"avg_co2": 7.09255658333268, "live_work_prop": 0.07598039215686274, "delta_f_physical_activity_pp": 0.0008043182527079618, "driving": 86.86616791354946, "cycling": 0.8312551953449709, "walking": 3.5328345802161265, "pt": 1.5378221113881962, "micromobility": 2.202826267664173, "shuttle": 5.029093931837074}, {"avg_co2": 6.8404276246404025, "live_work_prop": 0.07468354430379746, "delta_f_physical_activity_pp": 0.0008579801981630216, "driving": 85.52803129074316, "cycling": 0.7822685788787485, "walking": 4.432855280312908, "pt": 1.8252933507170794, "micromobility": 1.7383746197305519, "shuttle": 5.693176879617558}, {"avg_co2": 6.893941121155638, "live_work_prop": 0.07060333761232349, "delta_f_physical_activity_pp": 0.0009715877288535115, "driving": 85.5199648968846, "cycling": 0.8336989907854322, "walking": 4.212373848179026, "pt": 1.4480035103115403, "micromobility": 2.413339183852567, "shuttle": 5.572619569986836}, {"avg_co2": 6.883799598372497, "live_work_prop": 0.07783641160949868, "delta_f_physical_activity_pp": 0.0009862247965239652, "driving": 84.82665466006304, "cycling": 0.9905447996398019, "walking": 3.6470058532192704, "pt": 1.9360648356596128, "micromobility": 2.836560108059433, "shuttle": 5.763169743358847}, {"avg_co2": 6.656889233966549, "live_work_prop": 0.07522697795071336, "delta_f_physical_activity_pp": 0.0010165154752118876, "driving": 84.26714477812641, "cycling": 0.8964589870013447, "walking": 4.482294935006723, "pt": 1.703272075302555, "micromobility": 2.10667861945316, "shuttle": 6.544150605109817}, {"avg_co2": 7.041951713799418, "live_work_prop": 0.09554140127388536, "delta_f_physical_activity_pp": 0.0010653792201624544, "driving": 84.76595744680851, "cycling": 0.723404255319149, "walking": 4.638297872340426, "pt": 1.702127659574468, "micromobility": 2.553191489361702, "shuttle": 5.617021276595745}, {"avg_co2": 6.762005326418132, "live_work_prop": 0.10296010296010295, "delta_f_physical_activity_pp": 0.0009559652444933166, "driving": 84.97797356828194, "cycling": 0.7048458149779736, "walking": 4.713656387665198, "pt": 1.6740088105726871, "micromobility": 2.290748898678414, "shuttle": 5.638766519823789}, {"avg_co2": 6.79936188916386, "live_work_prop": 0.08955223880597014, "delta_f_physical_activity_pp": 0.0009309114378946364, "driving": 85.17006802721089, "cycling": 0.7256235827664399, "walking": 4.172335600907029, "pt": 1.7233560090702946, "micromobility": 2.4489795918367347, "shuttle": 5.759637188208617}, {"avg_co2": 7.103879477741265, "live_work_prop": 0.08778625954198473, "delta_f_physical_activity_pp": 0.0008796386623585757, "driving": 86.1995753715499, "cycling": 0.6369426751592357, "walking": 3.991507430997877, "pt": 2.1231422505307855, "micromobility": 1.6985138004246285, "shuttle": 5.35031847133758}, {"avg_co2": 6.565356647764723, "live_work_prop": 0.09672830725462304, "delta_f_physical_activity_pp": 0.001031892837846618, "driving": 85.08393285371703, "cycling": 0.7194244604316548, "walking": 4.748201438848921, "pt": 1.7745803357314147, "micromobility": 2.062350119904077, "shuttle": 5.611510791366906}, {"avg_co2": 7.1370506227315476, "live_work_prop": 0.0683311432325887, "delta_f_physical_activity_pp": 0.0009590965730995052, "driving": 86.87582854617763, "cycling": 0.6186478126380911, "walking": 4.242156429518339, "pt": 2.0326999558108705, "micromobility": 1.7233760494918249, "shuttle": 4.507291206363235}, {"avg_co2": 6.470310716082988, "live_work_prop": 0.09795918367346938, "delta_f_physical_activity_pp": 0.001181428618182001, "driving": 84.79667282809612, "cycling": 1.2939001848428837, "walking": 4.990757855822551, "pt": 1.8946395563770795, "micromobility": 2.033271719038817, "shuttle": 4.990757855822551}, {"avg_co2": 7.165455172539856, "live_work_prop": 0.07653701380175659, "delta_f_physical_activity_pp": 0.0008906768787259391, "driving": 86.85106382978724, "cycling": 0.851063829787234, "walking": 4.340425531914894, "pt": 1.3617021276595744, "micromobility": 1.7872340425531916, "shuttle": 4.808510638297872}, {"avg_co2": 7.193822761571199, "live_work_prop": 0.07920792079207921, "delta_f_physical_activity_pp": 0.0009333638445627997, "driving": 86.42495784148399, "cycling": 0.7166947723440135, "walking": 4.8482293423271505, "pt": 1.5177065767284992, "micromobility": 1.6020236087689714, "shuttle": 4.8903878583473865}, {"avg_co2": 6.885483705858871, "live_work_prop": 0.08984375, "delta_f_physical_activity_pp": 0.0011248555054859386, "driving": 84.99554764024934, "cycling": 0.8459483526268923, "walking": 4.363312555654497, "pt": 1.6918967052537845, "micromobility": 2.983081032947462, "shuttle": 5.120213713268032}, {"avg_co2": 7.027555036128766, "live_work_prop": 0.07197943444730077, "delta_f_physical_activity_pp": 0.0009344959131892112, "driving": 86.2796833773087, "cycling": 0.9674582233948988, "walking": 3.825857519788918, "pt": 1.6270888302550572, "micromobility": 2.3306948109058925, "shuttle": 4.969217238346526}, {"avg_co2": 6.892803920027693, "live_work_prop": 0.08852005532503458, "delta_f_physical_activity_pp": 0.0010963823738122597, "driving": 85.12747875354107, "cycling": 0.708215297450425, "walking": 4.53257790368272, "pt": 2.0774315391879132, "micromobility": 2.26628895184136, "shuttle": 5.288007554296506}, {"avg_co2": 6.843565395205012, "live_work_prop": 0.09350649350649351, "delta_f_physical_activity_pp": 0.0008993291609709348, "driving": 85.32801418439716, "cycling": 0.6205673758865249, "walking": 4.388297872340425, "pt": 1.8617021276595744, "micromobility": 2.083333333333333, "shuttle": 5.718085106382978}, {"avg_co2": 6.533152504124375, "live_work_prop": 0.10124826629680998, "delta_f_physical_activity_pp": 0.001039126395442953, "driving": 84.49172576832152, "cycling": 0.7565011820330969, "walking": 4.775413711583925, "pt": 1.6548463356973995, "micromobility": 2.553191489361702, "shuttle": 5.768321513002364}, {"avg_co2": 6.527387442830978, "live_work_prop": 0.0846262341325811, "delta_f_physical_activity_pp": 0.0009783851264412854, "driving": 85.35279805352798, "cycling": 0.8759124087591241, "walking": 4.087591240875913, "pt": 1.70316301703163, "micromobility": 2.18978102189781, "shuttle": 5.790754257907542}, {"avg_co2": 7.1589035691018355, "live_work_prop": 0.08173690932311622, "delta_f_physical_activity_pp": 0.000948369251980473, "driving": 85.53082191780823, "cycling": 0.5136986301369862, "walking": 3.9383561643835616, "pt": 1.797945205479452, "micromobility": 2.5256849315068495, "shuttle": 5.693493150684931}, {"avg_co2": 6.5606241991221195, "live_work_prop": 0.10405405405405406, "delta_f_physical_activity_pp": 0.001119486600903989, "driving": 84.69717984281091, "cycling": 0.7397133610725843, "walking": 4.993065187239944, "pt": 1.6181229773462782, "micromobility": 2.4503005085529357, "shuttle": 5.501618122977346}, {"avg_co2": 7.194955949836064, "live_work_prop": 0.06692406692406692, "delta_f_physical_activity_pp": 0.0009281962414444295, "driving": 86.90579083837511, "cycling": 0.5185825410544511, "walking": 4.32152117545376, "pt": 1.8582541054451167, "micromobility": 1.7718236819360416, "shuttle": 4.624027657735523}, {"avg_co2": 7.045510711916109, "live_work_prop": 0.07436918990703852, "delta_f_physical_activity_pp": 0.000984635553075056, "driving": 85.39076376554175, "cycling": 0.8436944937833037, "walking": 3.952042628774423, "pt": 1.5985790408525755, "micromobility": 2.841918294849023, "shuttle": 5.373001776198935}, {"avg_co2": 6.641860558214674, "live_work_prop": 0.08183079056865465, "delta_f_physical_activity_pp": 0.000875226126614875, "driving": 87.09521507974867, "cycling": 0.6283228612856452, "walking": 4.0599323344610925, "pt": 1.7883035282745288, "micromobility": 1.9333011116481391, "shuttle": 4.494925084581924}, {"avg_co2": 6.807602839065009, "live_work_prop": 0.09021601016518424, "delta_f_physical_activity_pp": 0.0009045155153756247, "driving": 85.55216062854647, "cycling": 0.7420340462680053, "walking": 4.190309908336971, "pt": 1.8769096464426014, "micromobility": 2.400698384984723, "shuttle": 5.237887385421213}, {"avg_co2": 7.280226641754313, "live_work_prop": 0.07672634271099744, "delta_f_physical_activity_pp": 0.0009421089826641112, "driving": 86.60714285714286, "cycling": 0.6377551020408163, "walking": 4.2517006802721085, "pt": 1.6156462585034015, "micromobility": 2.0408163265306123, "shuttle": 4.846938775510204}, {"avg_co2": 7.534192677964323, "live_work_prop": 0.061342592592592594, "delta_f_physical_activity_pp": 0.0009257479890834118, "driving": 85.47177260165812, "cycling": 0.6711409395973155, "walking": 3.987366758784051, "pt": 1.5791551519936835, "micromobility": 2.368732727990525, "shuttle": 5.921831819976313}, {"avg_co2": 7.034627315106332, "live_work_prop": 0.08785529715762273, "delta_f_physical_activity_pp": 0.0009324743539610639, "driving": 86.74275680421422, "cycling": 0.6145741878841089, "walking": 4.1264266900790165, "pt": 1.5803336259877085, "micromobility": 2.019315188762072, "shuttle": 4.916593503072871}, {"avg_co2": 6.891373431627653, "live_work_prop": 0.08755129958960328, "delta_f_physical_activity_pp": 0.001004547508958319, "driving": 85.80074487895718, "cycling": 0.6052141527001862, "walking": 4.0968342644320295, "pt": 1.86219739292365, "micromobility": 2.700186219739292, "shuttle": 4.934823091247672}, {"avg_co2": 7.158668335958801, "live_work_prop": 0.07635467980295567, "delta_f_physical_activity_pp": 0.0010111951991595863, "driving": 86.65271966527197, "cycling": 0.7949790794979079, "walking": 3.9748953974895396, "pt": 1.5899581589958158, "micromobility": 2.4686192468619246, "shuttle": 4.518828451882846}, {"avg_co2": 7.109748012370159, "live_work_prop": 0.0807061790668348, "delta_f_physical_activity_pp": 0.0009614222311338062, "driving": 86.12315698178664, "cycling": 0.8673026886383347, "walking": 4.163052905464007, "pt": 1.6045099739809192, "micromobility": 2.385082393755421, "shuttle": 4.856895056374675}, {"avg_co2": 6.834689229409703, "live_work_prop": 0.0847457627118644, "delta_f_physical_activity_pp": 0.0009748097548905863, "driving": 86.12483161203413, "cycling": 0.7184553210597215, "walking": 4.355635383924563, "pt": 1.7063313875168389, "micromobility": 2.2900763358778624, "shuttle": 4.804669959586888}, {"avg_co2": 6.7662370037669515, "live_work_prop": 0.08991825613079019, "delta_f_physical_activity_pp": 0.0009386933650868439, "driving": 84.79745106964042, "cycling": 0.7282658170232135, "walking": 4.87027765134274, "pt": 1.5475648611743287, "micromobility": 2.1847974510696404, "shuttle": 5.871643149749659}, {"avg_co2": 6.808955910735266, "live_work_prop": 0.09175531914893617, "delta_f_physical_activity_pp": 0.000991424646114634, "driving": 85.59670781893004, "cycling": 0.7773205304069501, "walking": 4.343850022862369, "pt": 1.646090534979424, "micromobility": 2.1033379058070416, "shuttle": 5.532693187014175}, {"avg_co2": 7.124991211637808, "live_work_prop": 0.07571801566579635, "delta_f_physical_activity_pp": 0.0009505827398378266, "driving": 85.17887563884156, "cycling": 0.596252129471891, "walking": 3.8330494037478706, "pt": 1.8739352640545146, "micromobility": 2.555366269165247, "shuttle": 5.9625212947189095}, {"avg_co2": 7.1130890462390655, "live_work_prop": 0.08163265306122448, "delta_f_physical_activity_pp": 0.0010770054896467292, "driving": 85.73281452658884, "cycling": 0.8214440121054908, "walking": 3.9775183744055336, "pt": 2.204928664072633, "micromobility": 1.9455252918287937, "shuttle": 5.317769130998703}, {"avg_co2": 6.887575694465364, "live_work_prop": 0.084, "delta_f_physical_activity_pp": 0.000810902137794877, "driving": 87.17015468607825, "cycling": 0.6824385805277525, "walking": 3.6851683348498634, "pt": 1.4558689717925388, "micromobility": 2.1383075523202915, "shuttle": 4.868061874431301}, {"avg_co2": 7.05254374690717, "live_work_prop": 0.07571801566579635, "delta_f_physical_activity_pp": 0.001045795828429939, "driving": 85.6457242582897, "cycling": 0.6980802792321117, "walking": 4.755671902268761, "pt": 1.5270506108202444, "micromobility": 2.530541012216405, "shuttle": 4.842931937172775}, {"avg_co2": 6.86719367212539, "live_work_prop": 0.08683473389355742, "delta_f_physical_activity_pp": 0.0010260696001076, "driving": 85.33906399235912, "cycling": 0.620821394460363, "walking": 4.345749761222541, "pt": 1.5759312320916905, "micromobility": 2.626552053486151, "shuttle": 5.491881566380133}, {"avg_co2": 7.055143619772947, "live_work_prop": 0.08015267175572519, "delta_f_physical_activity_pp": 0.0008433394213121298, "driving": 86.46017699115043, "cycling": 1.0176991150442478, "walking": 3.8053097345132745, "pt": 1.6814159292035398, "micromobility": 2.168141592920354, "shuttle": 4.867256637168142}, {"avg_co2": 6.881363349607626, "live_work_prop": 0.07947019867549669, "delta_f_physical_activity_pp": 0.0010705235187138593, "driving": 83.56890459363959, "cycling": 0.7950530035335688, "walking": 4.46113074204947, "pt": 1.8551236749116609, "micromobility": 3.0035335689045937, "shuttle": 6.316254416961131}, {"avg_co2": 6.870892589215467, "live_work_prop": 0.08115183246073299, "delta_f_physical_activity_pp": 0.0008710081555296388, "driving": 85.9892569382274, "cycling": 0.8952551477170994, "walking": 3.8943598925693825, "pt": 1.656222023276634, "micromobility": 2.3276633840644583, "shuttle": 5.237242614145032}, {"avg_co2": 6.97899618852334, "live_work_prop": 0.083223249669749, "delta_f_physical_activity_pp": 0.001024881724736248, "driving": 85.64466105449712, "cycling": 0.930438635356668, "walking": 4.519273371732388, "pt": 1.6836508639787326, "micromobility": 2.03810367744794, "shuttle": 5.183872396987152}, {"avg_co2": 7.0221082263359005, "live_work_prop": 0.08083441981747067, "delta_f_physical_activity_pp": 0.0008618617092685088, "driving": 86.05683836589698, "cycling": 0.7104795737122558, "walking": 3.774422735346359, "pt": 2.1314387211367674, "micromobility": 2.3534635879218473, "shuttle": 4.9733570159857905}, {"avg_co2": 6.74958351531361, "live_work_prop": 0.09549071618037135, "delta_f_physical_activity_pp": 0.0010372218676855472, "driving": 85.18181818181819, "cycling": 0.6818181818181818, "walking": 4.2272727272727275, "pt": 1.9090909090909092, "micromobility": 2.3636363636363638, "shuttle": 5.636363636363637}, {"avg_co2": 6.895566841550885, "live_work_prop": 0.07972972972972973, "delta_f_physical_activity_pp": 0.0008942831239090838, "driving": 85.42418772563177, "cycling": 0.5415162454873645, "walking": 4.6028880866426, "pt": 1.8501805054151623, "micromobility": 2.166064981949458, "shuttle": 5.415162454873646}, {"avg_co2": 6.637602613663248, "live_work_prop": 0.0993006993006993, "delta_f_physical_activity_pp": 0.0009674309070400148, "driving": 85.36812674743709, "cycling": 0.7921714818266543, "walking": 3.960857409133271, "pt": 1.7241379310344827, "micromobility": 2.3765144454799625, "shuttle": 5.778191985088537}, {"avg_co2": 6.61751736248387, "live_work_prop": 0.08241758241758242, "delta_f_physical_activity_pp": 0.0009083276473204126, "driving": 85.43046357615894, "cycling": 0.4257332071901609, "walking": 4.541154210028382, "pt": 1.8921475875118259, "micromobility": 2.1759697256385997, "shuttle": 5.534531693472091}, {"avg_co2": 7.0235819028615305, "live_work_prop": 0.06606217616580311, "delta_f_physical_activity_pp": 0.0009072325480250278, "driving": 86.3816659321287, "cycling": 0.617011899515205, "walking": 3.79021595416483, "pt": 2.1154693697664166, "micromobility": 2.3358307624504184, "shuttle": 4.759806081974438}, {"avg_co2": 7.181109908336501, "live_work_prop": 0.09541984732824428, "delta_f_physical_activity_pp": 0.0009230541741143769, "driving": 87.05222270176954, "cycling": 0.6905481225722918, "walking": 3.8843331894691415, "pt": 1.855848079413034, "micromobility": 1.985325852395339, "shuttle": 4.531722054380665}, {"avg_co2": 6.785220745393014, "live_work_prop": 0.0821917808219178, "delta_f_physical_activity_pp": 0.0009904406954669286, "driving": 86.2937062937063, "cycling": 0.745920745920746, "walking": 4.522144522144522, "pt": 1.7715617715617717, "micromobility": 1.724941724941725, "shuttle": 4.941724941724942}, {"avg_co2": 6.678256552828716, "live_work_prop": 0.09554140127388536, "delta_f_physical_activity_pp": 0.0009026292196706703, "driving": 85.87669435942283, "cycling": 0.6558810668998688, "walking": 4.984696108439003, "pt": 1.4866637516397025, "micromobility": 2.4486226497595105, "shuttle": 4.547442063839091}, {"avg_co2": 6.4208006885422, "live_work_prop": 0.08857142857142856, "delta_f_physical_activity_pp": 0.0010784103081553302, "driving": 84.18467583497053, "cycling": 0.9332023575638507, "walking": 4.469548133595285, "pt": 1.8172888015717092, "micromobility": 2.357563850687623, "shuttle": 6.237721021611002}, {"avg_co2": 7.049902087893881, "live_work_prop": 0.08155583437892096, "delta_f_physical_activity_pp": 0.0008627383323473089, "driving": 86.67805294619983, "cycling": 0.8539709649871904, "walking": 3.5866780529461995, "pt": 1.4517506404782237, "micromobility": 2.2630230572160546, "shuttle": 5.166524338172502}, {"avg_co2": 6.779081368065142, "live_work_prop": 0.07456724367509987, "delta_f_physical_activity_pp": 0.0008883819077583681, "driving": 85.61580882352942, "cycling": 0.7352941176470588, "walking": 4.595588235294118, "pt": 1.5165441176470589, "micromobility": 1.7922794117647058, "shuttle": 5.744485294117647}, {"avg_co2": 6.626107506535973, "live_work_prop": 0.07894736842105263, "delta_f_physical_activity_pp": 0.001083207043047448, "driving": 85.48241659152389, "cycling": 0.8115419296663661, "walking": 4.102795311091073, "pt": 1.93868349864743, "micromobility": 2.3444544634806133, "shuttle": 5.320108205590622}, {"avg_co2": 7.016312422516065, "live_work_prop": 0.0703851261620186, "delta_f_physical_activity_pp": 0.0009122434692700127, "driving": 86.38580931263859, "cycling": 0.6651884700665188, "walking": 3.9467849223946785, "pt": 1.7738359201773837, "micromobility": 1.9955654101995564, "shuttle": 5.232815964523282}, {"avg_co2": 6.838953326329935, "live_work_prop": 0.09491978609625669, "delta_f_physical_activity_pp": 0.0009455413060398586, "driving": 84.98866213151928, "cycling": 0.9523809523809524, "walking": 4.399092970521542, "pt": 1.3151927437641724, "micromobility": 2.35827664399093, "shuttle": 5.986394557823129}, {"avg_co2": 6.838397596482082, "live_work_prop": 0.07356948228882834, "delta_f_physical_activity_pp": 0.0010583433194766532, "driving": 85.75406032482599, "cycling": 0.7424593967517401, "walking": 4.454756380510441, "pt": 1.4385150812064964, "micromobility": 2.459396751740139, "shuttle": 5.150812064965198}, {"avg_co2": 6.960885697398798, "live_work_prop": 0.10026385224274406, "delta_f_physical_activity_pp": 0.001008379252565731, "driving": 85.1721094439541, "cycling": 0.7502206531332745, "walking": 4.5895851721094445, "pt": 1.8534863195057367, "micromobility": 2.206531332744925, "shuttle": 5.428067078552515}, {"avg_co2": 7.209222164432682, "live_work_prop": 0.06823821339950373, "delta_f_physical_activity_pp": 0.0009507265417488349, "driving": 85.28441879637263, "cycling": 0.9068425391591096, "walking": 4.492992580379225, "pt": 1.5663643858202803, "micromobility": 2.019785655399835, "shuttle": 5.72959604286892}, {"avg_co2": 6.707341306538736, "live_work_prop": 0.0891812865497076, "delta_f_physical_activity_pp": 0.000977246553314711, "driving": 84.86328125, "cycling": 0.68359375, "walking": 4.345703125, "pt": 1.708984375, "micromobility": 2.685546875, "shuttle": 5.712890625}, {"avg_co2": 6.478970759730957, "live_work_prop": 0.0917941585535466, "delta_f_physical_activity_pp": 0.0009960983388168868, "driving": 84.90478402229448, "cycling": 0.6502554575011612, "walking": 4.551788202508128, "pt": 1.7649790989317231, "micromobility": 2.3223409196470044, "shuttle": 5.80585229911751}, {"avg_co2": 6.765081244640657, "live_work_prop": 0.08079470198675497, "delta_f_physical_activity_pp": 0.0008670962572407619, "driving": 85.50525834476453, "cycling": 0.5486968449931412, "walking": 4.11522633744856, "pt": 1.8747142203932328, "micromobility": 2.240512117055327, "shuttle": 5.715592135345222}, {"avg_co2": 7.28854598449684, "live_work_prop": 0.0768277571251549, "delta_f_physical_activity_pp": 0.0010050774845257948, "driving": 85.31263113722198, "cycling": 0.7553503986571549, "walking": 4.741921947125472, "pt": 1.594628619387327, "micromobility": 2.182123373898447, "shuttle": 5.413344523709609}, {"avg_co2": 6.823030639212803, "live_work_prop": 0.08645161290322581, "delta_f_physical_activity_pp": 0.0009228921462208312, "driving": 86.81022880215343, "cycling": 0.5383580080753702, "walking": 4.262000897263347, "pt": 1.7496635262449527, "micromobility": 1.794526693584567, "shuttle": 4.8452220726783315}, {"avg_co2": 6.5644642478931, "live_work_prop": 0.10445682451253482, "delta_f_physical_activity_pp": 0.0010245561814886013, "driving": 84.86717267552181, "cycling": 0.7115749525616698, "walking": 4.3168880455407965, "pt": 1.6129032258064515, "micromobility": 2.7514231499051234, "shuttle": 5.740037950664137}, {"avg_co2": 6.964117233023605, "live_work_prop": 0.09066305818673884, "delta_f_physical_activity_pp": 0.0009249785131878627, "driving": 85.35698044565711, "cycling": 0.7730786721236926, "walking": 4.320145520691223, "pt": 2.137335152341974, "micromobility": 2.2737608003638017, "shuttle": 5.138699408822192}, {"avg_co2": 7.185334264982837, "live_work_prop": 0.07464607464607464, "delta_f_physical_activity_pp": 0.0010586153349225586, "driving": 85.4955338153977, "cycling": 0.8932369204593791, "walking": 4.636324968098681, "pt": 1.446193109315185, "micromobility": 2.2968949383241175, "shuttle": 5.231816248404934}, {"avg_co2": 6.347208316533291, "live_work_prop": 0.09672830725462304, "delta_f_physical_activity_pp": 0.001030272136042631, "driving": 84.82926829268293, "cycling": 1.024390243902439, "walking": 4.48780487804878, "pt": 1.5121951219512195, "micromobility": 2.4878048780487805, "shuttle": 5.658536585365854}, {"avg_co2": 6.888194026059714, "live_work_prop": 0.08571428571428572, "delta_f_physical_activity_pp": 0.0010191982678184619, "driving": 85.11101436656509, "cycling": 0.740095777100566, "walking": 4.962995211144971, "pt": 1.567261645624728, "micromobility": 1.915542011319112, "shuttle": 5.703090988245537}, {"avg_co2": 6.406581485375735, "live_work_prop": 0.09801136363636363, "delta_f_physical_activity_pp": 0.0009594033436394873, "driving": 84.96314496314497, "cycling": 0.7371007371007371, "walking": 4.275184275184276, "pt": 1.9656019656019657, "micromobility": 2.211302211302211, "shuttle": 5.847665847665848}, {"avg_co2": 7.158345111746476, "live_work_prop": 0.07653061224489796, "delta_f_physical_activity_pp": 0.0009663641005168374, "driving": 85.75096277278563, "cycling": 0.6418485237483954, "walking": 4.193410355156183, "pt": 1.6688061617458279, "micromobility": 2.139495079161318, "shuttle": 5.6054771074026535}, {"avg_co2": 7.102451320883487, "live_work_prop": 0.08129032258064516, "delta_f_physical_activity_pp": 0.0009721444355194924, "driving": 85.52290406222991, "cycling": 0.648228176318064, "walking": 4.580812445980985, "pt": 1.6853932584269662, "micromobility": 2.376836646499568, "shuttle": 5.185825410544512}, {"avg_co2": 6.875539708092842, "live_work_prop": 0.1012987012987013, "delta_f_physical_activity_pp": 0.0009073403770502599, "driving": 85.34031413612566, "cycling": 0.6980802792321117, "walking": 4.712041884816754, "pt": 1.3525305410122164, "micromobility": 2.1378708551483423, "shuttle": 5.7591623036649215}, {"avg_co2": 6.8066973989171675, "live_work_prop": 0.09845288326300984, "delta_f_physical_activity_pp": 0.0010354330346577592, "driving": 84.50306170513424, "cycling": 0.8007536504945831, "walking": 5.040037682524729, "pt": 1.6486104569006126, "micromobility": 2.166745171926519, "shuttle": 5.840791333019312}, {"avg_co2": 6.676550914227581, "live_work_prop": 0.07617728531855955, "delta_f_physical_activity_pp": 0.0008585305584876187, "driving": 85.41867179980751, "cycling": 0.8180943214629451, "walking": 3.849855630413859, "pt": 2.021174205967276, "micromobility": 1.973051010587103, "shuttle": 5.919153031761309}, {"avg_co2": 7.217704082356829, "live_work_prop": 0.0784313725490196, "delta_f_physical_activity_pp": 0.0010195027973631092, "driving": 85.11434511434511, "cycling": 0.5405405405405406, "walking": 4.615384615384616, "pt": 1.787941787941788, "micromobility": 2.2869022869022873, "shuttle": 5.654885654885655}, {"avg_co2": 6.971091082494549, "live_work_prop": 0.07954545454545454, "delta_f_physical_activity_pp": 0.0010420966045568989, "driving": 85.68366909558507, "cycling": 0.9001285897985427, "walking": 3.9862837548221175, "pt": 1.6288041148735535, "micromobility": 2.4860694384912128, "shuttle": 5.315045006429489}, {"avg_co2": 7.2830718268985, "live_work_prop": 0.09184993531694696, "delta_f_physical_activity_pp": 0.0009584443241855038, "driving": 85.94898400345872, "cycling": 0.8646779074794639, "walking": 4.582792909641158, "pt": 1.297016861219196, "micromobility": 2.4643320363164722, "shuttle": 4.842196281884998}, {"avg_co2": 6.749181157247698, "live_work_prop": 0.08961593172119488, "delta_f_physical_activity_pp": 0.0010349446249481276, "driving": 84.95954307472631, "cycling": 0.8567348881485007, "walking": 4.61684911946692, "pt": 1.7610661589719183, "micromobility": 1.9038553069966682, "shuttle": 5.901951451689672}, {"avg_co2": 6.8267400453205545, "live_work_prop": 0.08165997322623829, "delta_f_physical_activity_pp": 0.0009526872832325155, "driving": 85.73375738300773, "cycling": 0.5906406179009541, "walking": 4.134484325306679, "pt": 1.8627896410722398, "micromobility": 2.0899591094956835, "shuttle": 5.58836892321672}, {"avg_co2": 6.755264959785474, "live_work_prop": 0.08660351826792964, "delta_f_physical_activity_pp": 0.0009295032701236315, "driving": 84.84030589293748, "cycling": 0.5847953216374269, "walking": 4.588394062078273, "pt": 1.6194331983805668, "micromobility": 2.3841655420602788, "shuttle": 5.982905982905983}, {"avg_co2": 7.138557550607477, "live_work_prop": 0.08985879332477535, "delta_f_physical_activity_pp": 0.0009204469799769083, "driving": 85.10729613733906, "cycling": 0.8583690987124464, "walking": 3.9484978540772535, "pt": 1.759656652360515, "micromobility": 2.1459227467811157, "shuttle": 6.180257510729613}, {"avg_co2": 6.739728182316851, "live_work_prop": 0.08187919463087248, "delta_f_physical_activity_pp": 0.0008639156603034721, "driving": 86.30841121495327, "cycling": 0.8411214953271028, "walking": 3.878504672897196, "pt": 1.4485981308411215, "micromobility": 2.336448598130841, "shuttle": 5.186915887850467}, {"avg_co2": 6.968943214384965, "live_work_prop": 0.07219251336898395, "delta_f_physical_activity_pp": 0.0009904359933658312, "driving": 86.63366336633663, "cycling": 0.7200720072007201, "walking": 4.5004500450045, "pt": 1.7551755175517552, "micromobility": 1.5751575157515751, "shuttle": 4.815481548154815}, {"avg_co2": 6.554584525140539, "live_work_prop": 0.08746355685131195, "delta_f_physical_activity_pp": 0.000904755586583566, "driving": 84.86777668952008, "cycling": 0.5876591576885406, "walking": 3.525954946131244, "pt": 1.909892262487757, "micromobility": 2.644466209598433, "shuttle": 6.464250734573946}, {"avg_co2": 7.223510588160788, "live_work_prop": 0.06464379947229551, "delta_f_physical_activity_pp": 0.0008494362575890601, "driving": 87.42249778565102, "cycling": 0.6200177147918512, "walking": 3.764393268379097, "pt": 1.3728963684676705, "micromobility": 1.7271922054915856, "shuttle": 5.093002657218778}, {"avg_co2": 7.006215033201144, "live_work_prop": 0.08364544319600499, "delta_f_physical_activity_pp": 0.000951738169402286, "driving": 85.3855986365573, "cycling": 0.8947592671495527, "walking": 4.175543246697912, "pt": 1.7043033659991478, "micromobility": 2.386024712398807, "shuttle": 5.453770771197273}, {"avg_co2": 6.897289536502374, "live_work_prop": 0.1043360433604336, "delta_f_physical_activity_pp": 0.000953958755223317, "driving": 85.48461185117134, "cycling": 0.7808911345888837, "walking": 4.088194763435921, "pt": 1.8833256775378961, "micromobility": 2.388608176389527, "shuttle": 5.374368396876435}, {"avg_co2": 6.786473146571175, "live_work_prop": 0.08948863636363637, "delta_f_physical_activity_pp": 0.0010710314419392598, "driving": 84.9102377486657, "cycling": 0.8248423095584668, "walking": 4.560892770499757, "pt": 1.7467248908296942, "micromobility": 2.037845705967977, "shuttle": 5.919456574478408}, {"avg_co2": 6.472520048506863, "live_work_prop": 0.10829817158931083, "delta_f_physical_activity_pp": 0.0009962692784144668, "driving": 84.84705882352941, "cycling": 0.8, "walking": 4.376470588235295, "pt": 1.7411764705882353, "micromobility": 2.823529411764706, "shuttle": 5.411764705882352}, {"avg_co2": 6.993080442167928, "live_work_prop": 0.08157894736842106, "delta_f_physical_activity_pp": 0.0009729381707931571, "driving": 85.85770405936273, "cycling": 0.7420340462680053, "walking": 4.277608031427324, "pt": 1.7459624618070713, "micromobility": 1.8769096464426014, "shuttle": 5.4997817546922745}, {"avg_co2": 6.987287263679061, "live_work_prop": 0.09946236559139784, "delta_f_physical_activity_pp": 0.0010287669108051947, "driving": 83.82749326145552, "cycling": 0.5840071877807728, "walking": 4.672057502246182, "pt": 1.9766397124887691, "micromobility": 3.279424977538185, "shuttle": 5.660377358490567}, {"avg_co2": 6.954911199602905, "live_work_prop": 0.0849933598937583, "delta_f_physical_activity_pp": 0.000970665274257827, "driving": 86.19929453262787, "cycling": 0.7495590828924161, "walking": 4.1005291005291005, "pt": 1.6313932980599646, "micromobility": 1.9400352733686066, "shuttle": 5.379188712522046}, {"avg_co2": 7.083197995972406, "live_work_prop": 0.08418367346938775, "delta_f_physical_activity_pp": 0.0009219877855372458, "driving": 86.98481561822126, "cycling": 0.9978308026030369, "walking": 3.383947939262473, "pt": 1.6052060737527116, "micromobility": 1.9522776572668112, "shuttle": 5.07592190889371}, {"avg_co2": 6.82046197300274, "live_work_prop": 0.07703081232492998, "delta_f_physical_activity_pp": 0.001121161943639055, "driving": 84.54673555659934, "cycling": 0.7515265382808831, "walking": 4.3212775951150775, "pt": 1.9257867543447629, "micromobility": 2.1606387975575387, "shuttle": 6.294034758102396}, {"avg_co2": 6.743509912773493, "live_work_prop": 0.08, "delta_f_physical_activity_pp": 0.000917912684212839, "driving": 85.38533834586465, "cycling": 0.7518796992481203, "walking": 3.9473684210526314, "pt": 1.8327067669172932, "micromobility": 2.1146616541353382, "shuttle": 5.9680451127819545}, {"avg_co2": 6.726184335193186, "live_work_prop": 0.08516483516483517, "delta_f_physical_activity_pp": 0.0008582176282715374, "driving": 86.3312766967252, "cycling": 0.7119126720455624, "walking": 3.9867109634551494, "pt": 1.5187470336971998, "micromobility": 2.420503084954912, "shuttle": 5.0308495491219745}, {"avg_co2": 6.7323829796459185, "live_work_prop": 0.08300395256916997, "delta_f_physical_activity_pp": 0.0010104537218354637, "driving": 85.1624231782265, "cycling": 1.009657594381036, "walking": 4.302019315188762, "pt": 1.8437225636523267, "micromobility": 2.4582967515364356, "shuttle": 5.223880597014925}, {"avg_co2": 6.83322423879048, "live_work_prop": 0.07557354925775979, "delta_f_physical_activity_pp": 0.0010179225426019162, "driving": 85.06341005166746, "cycling": 0.7045561296383279, "walking": 4.274307186472522, "pt": 1.5969938938468764, "micromobility": 2.5364020666979803, "shuttle": 5.824330671676844}, {"avg_co2": 6.89921109876524, "live_work_prop": 0.08192457737321196, "delta_f_physical_activity_pp": 0.0009561175465552493, "driving": 86.17021276595744, "cycling": 0.576241134751773, "walking": 4.476950354609929, "pt": 1.4627659574468086, "micromobility": 2.039007092198582, "shuttle": 5.274822695035461}, {"avg_co2": 6.899773969424663, "live_work_prop": 0.07611548556430446, "delta_f_physical_activity_pp": 0.0009633969650560903, "driving": 84.51443569553805, "cycling": 0.5686789151356081, "walking": 4.15573053368329, "pt": 1.968503937007874, "micromobility": 2.2309711286089238, "shuttle": 6.561679790026247}, {"avg_co2": 6.921813413616806, "live_work_prop": 0.0921409214092141, "delta_f_physical_activity_pp": 0.0009676040446540436, "driving": 85.3102189781022, "cycling": 0.6386861313868614, "walking": 4.653284671532846, "pt": 2.052919708029197, "micromobility": 2.326642335766423, "shuttle": 5.018248175182482}, {"avg_co2": 6.823244189017363, "live_work_prop": 0.08265582655826559, "delta_f_physical_activity_pp": 0.0009066489627023361, "driving": 85.29819694868237, "cycling": 0.5547850208044383, "walking": 4.207119741100324, "pt": 1.8492834026814609, "micromobility": 2.820157189089228, "shuttle": 5.270457697642163}, {"avg_co2": 6.914122802527669, "live_work_prop": 0.08970976253298153, "delta_f_physical_activity_pp": 0.0009441944294452636, "driving": 85.79136690647482, "cycling": 0.7194244604316548, "walking": 4.226618705035971, "pt": 1.5287769784172662, "micromobility": 2.2482014388489207, "shuttle": 5.485611510791367}, {"avg_co2": 6.872318358052133, "live_work_prop": 0.09162303664921466, "delta_f_physical_activity_pp": 0.0008519916467616029, "driving": 85.68301225919438, "cycling": 0.5691768826619965, "walking": 3.852889667250438, "pt": 1.8826619964973728, "micromobility": 2.1015761821366024, "shuttle": 5.910683012259194}, {"avg_co2": 6.86067041788714, "live_work_prop": 0.09278350515463918, "delta_f_physical_activity_pp": 0.0009755486867100896, "driving": 84.70380194518125, "cycling": 0.5747126436781609, "walking": 4.641909814323608, "pt": 2.0778072502210434, "micromobility": 2.3872679045092835, "shuttle": 5.61450044208665}, {"avg_co2": 6.833745023735432, "live_work_prop": 0.08247422680412371, "delta_f_physical_activity_pp": 0.0008493804080185543, "driving": 85.34749889331562, "cycling": 0.7082779991146525, "walking": 4.249667994687915, "pt": 1.9034971226206288, "micromobility": 2.478972996901284, "shuttle": 5.3120849933598935}, {"avg_co2": 7.309183026421182, "live_work_prop": 0.08397932816537468, "delta_f_physical_activity_pp": 0.000890579626973428, "driving": 87.44045041143352, "cycling": 0.64963187527068, "walking": 3.8111736682546553, "pt": 1.8189692507579038, "micromobility": 1.992204417496752, "shuttle": 4.287570376786488}, {"avg_co2": 6.583926923797362, "live_work_prop": 0.08786610878661087, "delta_f_physical_activity_pp": 0.0009838233983389631, "driving": 84.31183830606352, "cycling": 0.7218479307025986, "walking": 4.186717998075072, "pt": 2.1174205967276225, "micromobility": 2.6948989412897015, "shuttle": 5.9672762271414825}, {"avg_co2": 6.662682698624986, "live_work_prop": 0.09752925877763328, "delta_f_physical_activity_pp": 0.0010577451006400483, "driving": 83.95979020979021, "cycling": 0.9615384615384616, "walking": 4.589160839160839, "pt": 1.9230769230769231, "micromobility": 2.972027972027972, "shuttle": 5.594405594405594}, {"avg_co2": 6.847978340753332, "live_work_prop": 0.09592641261498029, "delta_f_physical_activity_pp": 0.000985251717948849, "driving": 85.5600539811066, "cycling": 0.7197480881691408, "walking": 4.49842555105713, "pt": 1.6644174538911383, "micromobility": 2.0242914979757085, "shuttle": 5.53306342780027}, {"avg_co2": 7.287786252972889, "live_work_prop": 0.07063197026022305, "delta_f_physical_activity_pp": 0.0009409063983375624, "driving": 86.1307788421491, "cycling": 0.7496876301541024, "walking": 4.081632653061225, "pt": 1.9991670137442734, "micromobility": 1.9991670137442734, "shuttle": 5.0395668471470225}, {"avg_co2": 6.904353612354241, "live_work_prop": 0.0989010989010989, "delta_f_physical_activity_pp": 0.0009107944279612183, "driving": 84.61538461538461, "cycling": 0.641025641025641, "walking": 4.3498168498168495, "pt": 1.8315018315018317, "micromobility": 2.380952380952381, "shuttle": 6.181318681318682}, {"avg_co2": 6.991597377724896, "live_work_prop": 0.07850707850707851, "delta_f_physical_activity_pp": 0.0009711883343696567, "driving": 84.553210597216, "cycling": 1.0776829815895825, "walking": 3.906600808262236, "pt": 2.110462505612932, "micromobility": 2.155365963179165, "shuttle": 6.196677144140099}, {"avg_co2": 6.992183926523478, "live_work_prop": 0.1012987012987013, "delta_f_physical_activity_pp": 0.001172466378405818, "driving": 84.16095890410958, "cycling": 1.1558219178082192, "walking": 4.580479452054795, "pt": 2.1404109589041096, "micromobility": 2.6113013698630136, "shuttle": 5.351027397260274}, {"avg_co2": 7.133195148792287, "live_work_prop": 0.08111533586818757, "delta_f_physical_activity_pp": 0.0009416611957445239, "driving": 85.70826306913997, "cycling": 0.7166947723440135, "walking": 4.215851602023609, "pt": 1.770657672849916, "micromobility": 2.0236087689713322, "shuttle": 5.564924114671164}, {"avg_co2": 7.0702059053375, "live_work_prop": 0.08830845771144279, "delta_f_physical_activity_pp": 0.0009968853370724935, "driving": 85.3518821603928, "cycling": 1.0638297872340425, "walking": 3.887070376432079, "pt": 1.8821603927986905, "micromobility": 2.127659574468085, "shuttle": 5.687397708674304}, {"avg_co2": 6.943879764374153, "live_work_prop": 0.07837837837837838, "delta_f_physical_activity_pp": 0.0010383212011275044, "driving": 84.21290031574199, "cycling": 0.7668019846639603, "walking": 4.826341903473162, "pt": 2.2101939557961208, "micromobility": 2.525935949481281, "shuttle": 5.457825890843482}, {"avg_co2": 6.942273268729403, "live_work_prop": 0.08586525759577279, "delta_f_physical_activity_pp": 0.0009954127843945584, "driving": 85.6625961103573, "cycling": 0.6784260515603799, "walking": 4.432383536861149, "pt": 1.8091361374943467, "micromobility": 2.3066485753052914, "shuttle": 5.110809588421529}, {"avg_co2": 6.872054441305088, "live_work_prop": 0.08139534883720931, "delta_f_physical_activity_pp": 0.0010020769696439643, "driving": 84.91150442477876, "cycling": 0.7522123893805309, "walking": 4.15929203539823, "pt": 1.9469026548672566, "micromobility": 2.1238938053097343, "shuttle": 6.106194690265487}, {"avg_co2": 6.646183634736067, "live_work_prop": 0.09274193548387097, "delta_f_physical_activity_pp": 0.0009603391611509605, "driving": 85.20055325034578, "cycling": 0.6454587367450437, "walking": 4.6565237436606735, "pt": 2.1668971876440755, "micromobility": 2.2130013831258646, "shuttle": 5.117565698478561}, {"avg_co2": 7.390817196268534, "live_work_prop": 0.08776266996291718, "delta_f_physical_activity_pp": 0.001013388297851391, "driving": 86.32056036258756, "cycling": 0.7828594973217964, "walking": 4.326328800988875, "pt": 1.7717346518335393, "micromobility": 1.9365471775854965, "shuttle": 4.861969509682735}, {"avg_co2": 6.988364309297733, "live_work_prop": 0.0888030888030888, "delta_f_physical_activity_pp": 0.0009503616122959382, "driving": 85.05647263249348, "cycling": 0.6950477845351868, "walking": 4.387489139878366, "pt": 1.6072980017376195, "micromobility": 2.519548218940052, "shuttle": 5.734144222415291}, {"avg_co2": 6.391643498210909, "live_work_prop": 0.10027855153203342, "delta_f_physical_activity_pp": 0.0008977900254181393, "driving": 85.59119195787459, "cycling": 0.5744375299186213, "walking": 4.21254188606989, "pt": 1.723312589755864, "micromobility": 2.15414073719483, "shuttle": 5.744375299186213}, {"avg_co2": 6.810211759899744, "live_work_prop": 0.07588075880758807, "delta_f_physical_activity_pp": 0.0009649957138689775, "driving": 85.07055075102411, "cycling": 0.591715976331361, "walking": 4.506144742831133, "pt": 1.729631315430132, "micromobility": 2.321347291761493, "shuttle": 5.780609922621757}, {"avg_co2": 6.714923332526834, "live_work_prop": 0.08945260347129506, "delta_f_physical_activity_pp": 0.000763186649585321, "driving": 85.40180694246314, "cycling": 0.5230622919638611, "walking": 3.9942938659058487, "pt": 1.8069424631478839, "micromobility": 2.5202092249167856, "shuttle": 5.753685211602472}, {"avg_co2": 6.807188125211405, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0011955369892071655, "driving": 84.97716894977168, "cycling": 1.141552511415525, "walking": 4.703196347031963, "pt": 2.191780821917808, "micromobility": 2.191780821917808, "shuttle": 4.794520547945205}, {"avg_co2": 6.598605018509426, "live_work_prop": 0.09349593495934959, "delta_f_physical_activity_pp": 0.0011796121960693194, "driving": 83.14505196565747, "cycling": 0.903750564844103, "walking": 5.106190691369182, "pt": 1.9430637144148215, "micromobility": 2.214188883868052, "shuttle": 6.687754179846363}, {"avg_co2": 7.185831280654051, "live_work_prop": 0.07662337662337662, "delta_f_physical_activity_pp": 0.0009480149531765142, "driving": 86.6256049274087, "cycling": 1.0118785745710515, "walking": 4.443466783985921, "pt": 1.715794104707435, "micromobility": 1.451825780906291, "shuttle": 4.75142982842059}, {"avg_co2": 6.878374045245724, "live_work_prop": 0.09505208333333333, "delta_f_physical_activity_pp": 0.0009079610855009107, "driving": 85.80357142857142, "cycling": 0.625, "walking": 4.0625, "pt": 2.232142857142857, "micromobility": 2.5892857142857144, "shuttle": 4.6875}, {"avg_co2": 6.987762370856424, "live_work_prop": 0.06976744186046512, "delta_f_physical_activity_pp": 0.0009621849432932592, "driving": 86.76867686768676, "cycling": 0.8550855085508551, "walking": 3.5103510351035103, "pt": 1.8901890189018902, "micromobility": 2.205220522052205, "shuttle": 4.77047704770477}, {"avg_co2": 6.655094671446797, "live_work_prop": 0.102880658436214, "delta_f_physical_activity_pp": 0.001110963287694609, "driving": 84.0129749768304, "cycling": 0.9731232622798889, "walking": 4.865616311399444, "pt": 1.8999073215940687, "micromobility": 2.6413345690454126, "shuttle": 5.607043558850788}, {"avg_co2": 6.708958117634918, "live_work_prop": 0.10176390773405698, "delta_f_physical_activity_pp": 0.0009563973429340146, "driving": 85.80765639589168, "cycling": 0.700280112044818, "walking": 4.201680672268908, "pt": 2.0541549953314657, "micromobility": 2.007469654528478, "shuttle": 5.228758169934641}, {"avg_co2": 6.717134551472959, "live_work_prop": 0.08022130013831259, "delta_f_physical_activity_pp": 0.0008377134796912388, "driving": 86.12578012481997, "cycling": 0.6240998559769564, "walking": 3.7926068170907343, "pt": 1.9683149303888623, "micromobility": 2.112337974075852, "shuttle": 5.376860297647624}, {"avg_co2": 6.817209318672096, "live_work_prop": 0.08955223880597014, "delta_f_physical_activity_pp": 0.0008861434066401575, "driving": 86.4319248826291, "cycling": 0.5164319248826291, "walking": 4.366197183098591, "pt": 1.5492957746478873, "micromobility": 2.15962441314554, "shuttle": 4.976525821596244}, {"avg_co2": 6.572376076701937, "live_work_prop": 0.09847434119278779, "delta_f_physical_activity_pp": 0.0009465787541020857, "driving": 85.39007092198581, "cycling": 0.7565011820330969, "walking": 4.869976359338062, "pt": 1.7494089834515367, "micromobility": 2.316784869976359, "shuttle": 4.91725768321513}, {"avg_co2": 6.715303624666726, "live_work_prop": 0.0975609756097561, "delta_f_physical_activity_pp": 0.0010313928612785755, "driving": 85.18177634606535, "cycling": 0.7823285780027611, "walking": 5.062126092959042, "pt": 1.7027151403589507, "micromobility": 1.8867924528301887, "shuttle": 5.38426138978371}, {"avg_co2": 6.657095781134877, "live_work_prop": 0.09510869565217392, "delta_f_physical_activity_pp": 0.001032107526850964, "driving": 85.62182154415164, "cycling": 0.5547850208044383, "walking": 4.715672676837725, "pt": 1.7568192325473881, "micromobility": 2.26537216828479, "shuttle": 5.085529357374018}, {"avg_co2": 7.248422509739066, "live_work_prop": 0.07702182284980745, "delta_f_physical_activity_pp": 0.0009469264649343064, "driving": 85.26270824434002, "cycling": 0.598035027765912, "walking": 4.22896198205895, "pt": 2.007689021785562, "micromobility": 2.349423323366083, "shuttle": 5.553182400683468}, {"avg_co2": 7.556861907056465, "live_work_prop": 0.07261904761904762, "delta_f_physical_activity_pp": 0.0008413769366919346, "driving": 87.18775181305399, "cycling": 0.5640612409347301, "walking": 3.9887187751813054, "pt": 1.5713134568896052, "micromobility": 2.3368251410153102, "shuttle": 4.35132957292506}, {"avg_co2": 6.988817928488149, "live_work_prop": 0.08513189448441247, "delta_f_physical_activity_pp": 0.0010280900415596675, "driving": 86.23664749383731, "cycling": 0.657354149548069, "walking": 4.354971240755957, "pt": 1.437962202136401, "micromobility": 2.09531635168447, "shuttle": 5.217748562037798}, {"avg_co2": 7.171028990958776, "live_work_prop": 0.07731305449936629, "delta_f_physical_activity_pp": 0.0010217512044678348, "driving": 86.39514731369151, "cycling": 0.9098786828422877, "walking": 4.02946273830156, "pt": 1.6464471403812824, "micromobility": 2.166377816291161, "shuttle": 4.852686308492201}, {"avg_co2": 6.993430456691837, "live_work_prop": 0.06763925729442971, "delta_f_physical_activity_pp": 0.0010134125336932081, "driving": 85.51236749116607, "cycling": 0.9717314487632509, "walking": 3.9310954063604244, "pt": 1.5901060070671376, "micromobility": 2.1643109540636045, "shuttle": 5.830388692579505}, {"avg_co2": 7.114460920734364, "live_work_prop": 0.0811138014527845, "delta_f_physical_activity_pp": 0.0009804484990288552, "driving": 85.56658395368073, "cycling": 0.7857733664185277, "walking": 4.755996691480562, "pt": 1.488833746898263, "micromobility": 2.3986765922249793, "shuttle": 5.0041356492969395}, {"avg_co2": 6.731119871252069, "live_work_prop": 0.09987357774968394, "delta_f_physical_activity_pp": 0.001047784458188709, "driving": 85.39861351819758, "cycling": 0.9098786828422877, "walking": 5.155979202772964, "pt": 1.6031195840554593, "micromobility": 2.4263431542461005, "shuttle": 4.506065857885615}, {"avg_co2": 6.964490871196752, "live_work_prop": 0.07456724367509987, "delta_f_physical_activity_pp": 0.000978864817060764, "driving": 86.25114573785518, "cycling": 0.8249312557286892, "walking": 4.124656278643447, "pt": 1.833180568285976, "micromobility": 1.7415215398716772, "shuttle": 5.224564619615032}, {"avg_co2": 6.874296851049507, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.0009370523924651337, "driving": 86.31297369594293, "cycling": 0.8470798038341507, "walking": 3.6558181007579136, "pt": 1.6495764600980831, "micromobility": 2.31832367365136, "shuttle": 5.21622826571556}, {"avg_co2": 7.480747125137179, "live_work_prop": 0.06934306569343066, "delta_f_physical_activity_pp": 0.0007781034941340095, "driving": 87.70053475935828, "cycling": 0.49362402303578773, "walking": 3.661044837515426, "pt": 1.563142739613328, "micromobility": 1.6042780748663104, "shuttle": 4.97737556561086}, {"avg_co2": 6.9483695111498625, "live_work_prop": 0.08279430789133248, "delta_f_physical_activity_pp": 0.0008878231701535306, "driving": 86.93931398416886, "cycling": 0.7036059806508356, "walking": 4.8372911169744945, "pt": 1.2752858399296394, "micromobility": 1.8469656992084433, "shuttle": 4.397537379067722}, {"avg_co2": 7.263187394214342, "live_work_prop": 0.07369758576874205, "delta_f_physical_activity_pp": 0.0008423812693419369, "driving": 86.81506849315068, "cycling": 0.6421232876712328, "walking": 3.6386986301369864, "pt": 1.327054794520548, "micromobility": 2.0976027397260273, "shuttle": 5.47945205479452}, {"avg_co2": 6.8695458429577165, "live_work_prop": 0.08217446270543616, "delta_f_physical_activity_pp": 0.0009563712773911577, "driving": 86.26775721050366, "cycling": 0.7748600947051227, "walking": 4.175634954799827, "pt": 2.0232458028411537, "micromobility": 1.5927679724494186, "shuttle": 5.165733964700818}, {"avg_co2": 6.962768441773964, "live_work_prop": 0.08031088082901554, "delta_f_physical_activity_pp": 0.000900400529675532, "driving": 86.0423232778028, "cycling": 0.675371454299865, "walking": 4.097253489419181, "pt": 1.7109410175596578, "micromobility": 2.25123818099955, "shuttle": 5.222872579918955}, {"avg_co2": 6.72266856969218, "live_work_prop": 0.09128065395095368, "delta_f_physical_activity_pp": 0.0009472196059124976, "driving": 85.65400843881856, "cycling": 0.8907641819034223, "walking": 4.313173933427098, "pt": 1.7346460384435067, "micromobility": 1.969057665260197, "shuttle": 5.43834974214721}, {"avg_co2": 6.754624292187116, "live_work_prop": 0.08870967741935484, "delta_f_physical_activity_pp": 0.0008850424806507753, "driving": 85.83828232069438, "cycling": 0.5025125628140703, "walking": 4.29419826404751, "pt": 1.3248058474189128, "micromobility": 2.7866605756052993, "shuttle": 5.253540429419826}, {"avg_co2": 6.717592958946501, "live_work_prop": 0.09738372093023256, "delta_f_physical_activity_pp": 0.0010548675596463474, "driving": 84.90749756572541, "cycling": 0.6815968841285297, "walking": 4.430379746835443, "pt": 1.6553067185978578, "micromobility": 2.4342745861733204, "shuttle": 5.890944498539436}, {"avg_co2": 7.066419570781155, "live_work_prop": 0.07161458333333333, "delta_f_physical_activity_pp": 0.000955143601041292, "driving": 87.18285214348207, "cycling": 0.8748906386701663, "walking": 3.718285214348206, "pt": 1.399825021872266, "micromobility": 2.1872265966754156, "shuttle": 4.636920384951881}, {"avg_co2": 7.0230328176786045, "live_work_prop": 0.07301980198019802, "delta_f_physical_activity_pp": 0.0009160743715326896, "driving": 85.76842105263158, "cycling": 1.1789473684210527, "walking": 3.9157894736842107, "pt": 1.6842105263157894, "micromobility": 1.8105263157894735, "shuttle": 5.6421052631578945}, {"avg_co2": 6.456244448273258, "live_work_prop": 0.09353507565337002, "delta_f_physical_activity_pp": 0.001014456466566481, "driving": 84.32660722665415, "cycling": 0.8916001877053027, "walking": 5.161895823557015, "pt": 1.7362740497419051, "micromobility": 2.3932426091037073, "shuttle": 5.490380103237916}, {"avg_co2": 6.6191118056366935, "live_work_prop": 0.08513513513513514, "delta_f_physical_activity_pp": 0.0009386511931029531, "driving": 86.41578705828363, "cycling": 0.7801743919229004, "walking": 4.038549793483249, "pt": 1.4226709499770536, "micromobility": 2.2946305644791187, "shuttle": 5.048187241854062}, {"avg_co2": 6.692531867470469, "live_work_prop": 0.08528198074277854, "delta_f_physical_activity_pp": 0.0010391971982628043, "driving": 85.12511584800741, "cycling": 0.8341056533827619, "walking": 4.911955514365153, "pt": 1.7608897126969416, "micromobility": 1.8535681186283595, "shuttle": 5.514365152919369}, {"avg_co2": 7.115263640554416, "live_work_prop": 0.08125, "delta_f_physical_activity_pp": 0.0010371903342116025, "driving": 85.81680033769523, "cycling": 0.8864499788940482, "walking": 4.221190375685943, "pt": 1.646264246517518, "micromobility": 2.1105951878429714, "shuttle": 5.318699873364289}, {"avg_co2": 6.931305349260858, "live_work_prop": 0.09595959595959595, "delta_f_physical_activity_pp": 0.001029433741994925, "driving": 85.2263023057216, "cycling": 0.982066609735269, "walking": 4.611443210930828, "pt": 1.9214346712211787, "micromobility": 2.0922288642186166, "shuttle": 5.166524338172502}, {"avg_co2": 6.771189650806345, "live_work_prop": 0.087248322147651, "delta_f_physical_activity_pp": 0.0012295560504245267, "driving": 85.02939846223428, "cycling": 0.8593396653098146, "walking": 5.291723202170964, "pt": 1.7639077340569878, "micromobility": 2.578018995929444, "shuttle": 4.477611940298507}, {"avg_co2": 7.0738355201264405, "live_work_prop": 0.08684546615581099, "delta_f_physical_activity_pp": 0.0009794778640367253, "driving": 85.34076296613802, "cycling": 0.6858122588941277, "walking": 4.500642948992714, "pt": 1.4144877839691383, "micromobility": 2.271753107586798, "shuttle": 5.786540934419203}, {"avg_co2": 6.438135797243609, "live_work_prop": 0.0681198910081744, "delta_f_physical_activity_pp": 0.001070958299321751, "driving": 86.11374407582937, "cycling": 0.6635071090047393, "walking": 3.744075829383886, "pt": 1.5639810426540284, "micromobility": 2.5592417061611377, "shuttle": 5.355450236966824}, {"avg_co2": 7.066874709163988, "live_work_prop": 0.09018567639257294, "delta_f_physical_activity_pp": 0.00098744700340203, "driving": 85.82923558337059, "cycling": 0.5364327223960662, "walking": 4.559678140366563, "pt": 1.743406347787215, "micromobility": 2.413947250782298, "shuttle": 4.917299955297273}, {"avg_co2": 6.771688314614133, "live_work_prop": 0.08075370121130551, "delta_f_physical_activity_pp": 0.0009741299020449066, "driving": 85.87155963302753, "cycling": 0.871559633027523, "walking": 3.853211009174312, "pt": 1.9724770642201837, "micromobility": 2.293577981651376, "shuttle": 5.137614678899083}, {"avg_co2": 6.309807030460148, "live_work_prop": 0.10541310541310542, "delta_f_physical_activity_pp": 0.0011503772440355144, "driving": 82.85295554469955, "cycling": 1.172447484123107, "walking": 5.471421592574499, "pt": 1.8563751831949193, "micromobility": 2.589154860771861, "shuttle": 6.057645334636053}, {"avg_co2": 7.185051391738191, "live_work_prop": 0.08838383838383838, "delta_f_physical_activity_pp": 0.001112487306560288, "driving": 84.29961912822684, "cycling": 1.1002962336013542, "walking": 4.782056707575117, "pt": 1.6927634363097757, "micromobility": 2.1159542953872195, "shuttle": 6.009310198899704}, {"avg_co2": 6.766589430437249, "live_work_prop": 0.08389715832205684, "delta_f_physical_activity_pp": 0.00097024585982747, "driving": 85.24069028156221, "cycling": 0.5903723887375113, "walking": 4.677565849227975, "pt": 2.0890099909173476, "micromobility": 1.952770208900999, "shuttle": 5.449591280653951}, {"avg_co2": 7.001799971576058, "live_work_prop": 0.08552631578947369, "delta_f_physical_activity_pp": 0.0009681467711635676, "driving": 85.63829787234043, "cycling": 0.6648936170212766, "walking": 4.432624113475177, "pt": 1.6400709219858156, "micromobility": 2.304964539007092, "shuttle": 5.319148936170213}, {"avg_co2": 6.701547310188609, "live_work_prop": 0.08190224570673713, "delta_f_physical_activity_pp": 0.001060240384700675, "driving": 85.16532618409293, "cycling": 0.8042895442359249, "walking": 4.1554959785522785, "pt": 2.100089365504915, "micromobility": 2.278820375335121, "shuttle": 5.495978552278821}, {"avg_co2": 6.503200075089602, "live_work_prop": 0.0829817158931083, "delta_f_physical_activity_pp": 0.0010890896900492037, "driving": 85.51491819056785, "cycling": 0.8180943214629451, "walking": 4.908565928777671, "pt": 1.6843118383060636, "micromobility": 2.213666987487969, "shuttle": 4.860442733397498}, {"avg_co2": 7.049953507467259, "live_work_prop": 0.07604562737642585, "delta_f_physical_activity_pp": 0.0008803979723662535, "driving": 84.85763589301122, "cycling": 0.819672131147541, "walking": 3.968938740293356, "pt": 2.0276100086281277, "micromobility": 1.8981880931837791, "shuttle": 6.4279551337359795}, {"avg_co2": 6.823061548778691, "live_work_prop": 0.09314359637774904, "delta_f_physical_activity_pp": 0.001166052533302217, "driving": 85.3541938287701, "cycling": 0.9126466753585397, "walking": 4.476314645806171, "pt": 1.8687527162103434, "micromobility": 2.17296827466319, "shuttle": 5.215123859191656}, {"avg_co2": 6.794335883245753, "live_work_prop": 0.07323568575233022, "delta_f_physical_activity_pp": 0.0008616051705587653, "driving": 85.74744661095636, "cycling": 0.7428040854224698, "walking": 3.574744661095636, "pt": 1.6248839368616528, "micromobility": 2.2284122562674096, "shuttle": 6.081708449396472}, {"avg_co2": 6.829937068580164, "live_work_prop": 0.08807588075880758, "delta_f_physical_activity_pp": 0.0009709664968239401, "driving": 85.58310376492194, "cycling": 0.7805325987144168, "walking": 3.994490358126722, "pt": 1.8824609733700643, "micromobility": 2.7548209366391188, "shuttle": 5.004591368227731}, {"avg_co2": 6.566937720615017, "live_work_prop": 0.1087248322147651, "delta_f_physical_activity_pp": 0.001002181581363721, "driving": 84.88972313467855, "cycling": 0.6100422336931018, "walking": 5.021116846550915, "pt": 1.7362740497419051, "micromobility": 1.923979352416706, "shuttle": 5.818864382918817}, {"avg_co2": 6.695728062704446, "live_work_prop": 0.09349593495934959, "delta_f_physical_activity_pp": 0.0009921759283004375, "driving": 85.12319851231986, "cycling": 0.697350069735007, "walking": 4.323570432357044, "pt": 1.8596001859600186, "micromobility": 3.0218503021850305, "shuttle": 4.97443049744305}, {"avg_co2": 7.0206414322911845, "live_work_prop": 0.08673469387755102, "delta_f_physical_activity_pp": 0.0010409442910897925, "driving": 84.95652173913044, "cycling": 0.6521739130434783, "walking": 4.608695652173913, "pt": 1.608695652173913, "micromobility": 2.4782608695652173, "shuttle": 5.695652173913043}, {"avg_co2": 6.815171841096432, "live_work_prop": 0.07671601615074024, "delta_f_physical_activity_pp": 0.0009880230798404255, "driving": 86.57749077490774, "cycling": 0.5996309963099631, "walking": 4.566420664206642, "pt": 1.7066420664206643, "micromobility": 1.7527675276752765, "shuttle": 4.797047970479705}, {"avg_co2": 6.762192097184618, "live_work_prop": 0.08321964529331514, "delta_f_physical_activity_pp": 0.0009436774619639594, "driving": 85.86046511627907, "cycling": 0.8372093023255814, "walking": 4.093023255813953, "pt": 1.441860465116279, "micromobility": 2.4651162790697674, "shuttle": 5.3023255813953485}, {"avg_co2": 6.619978299255288, "live_work_prop": 0.10195530726256984, "delta_f_physical_activity_pp": 0.0009356660625853728, "driving": 85.34278959810875, "cycling": 0.6146572104018913, "walking": 3.7352245862884157, "pt": 1.5130023640661938, "micromobility": 2.458628841607565, "shuttle": 6.335697399527186}, {"avg_co2": 6.933420997914053, "live_work_prop": 0.07565337001375516, "delta_f_physical_activity_pp": 0.0008334434838275847, "driving": 86.86062881276396, "cycling": 0.8446738620366024, "walking": 3.894885030502112, "pt": 1.4547160957297043, "micromobility": 1.923979352416706, "shuttle": 5.021116846550915}, {"avg_co2": 7.087446843521343, "live_work_prop": 0.09651474530831099, "delta_f_physical_activity_pp": 0.000877834855119277, "driving": 84.183908045977, "cycling": 0.45977011494252873, "walking": 4.3678160919540225, "pt": 2.022988505747126, "micromobility": 2.3908045977011496, "shuttle": 6.574712643678161}, {"avg_co2": 6.736657428437747, "live_work_prop": 0.08781127129750983, "delta_f_physical_activity_pp": 0.0011020254668209688, "driving": 85.15165233137166, "cycling": 0.8601177003168854, "walking": 4.798551380715256, "pt": 1.810774105930285, "micromobility": 1.9918515165233137, "shuttle": 5.3870529651425985}, {"avg_co2": 7.145218222816565, "live_work_prop": 0.08200734394124846, "delta_f_physical_activity_pp": 0.000982733411238449, "driving": 84.65346534653465, "cycling": 0.5775577557755776, "walking": 4.702970297029703, "pt": 1.9389438943894388, "micromobility": 2.5165016501650164, "shuttle": 5.6105610561056105}, {"avg_co2": 6.569762916767163, "live_work_prop": 0.09115646258503401, "delta_f_physical_activity_pp": 0.001068996143916903, "driving": 84.38934802571167, "cycling": 0.9641873278236914, "walking": 4.315886134067952, "pt": 2.3875114784205693, "micromobility": 2.7089072543617996, "shuttle": 5.234159779614325}, {"avg_co2": 6.889588974955627, "live_work_prop": 0.07956104252400549, "delta_f_physical_activity_pp": 0.0010545900112466067, "driving": 86.37602179836512, "cycling": 0.9082652134423252, "walking": 3.905540417801998, "pt": 1.9073569482288828, "micromobility": 2.0890099909173476, "shuttle": 4.813805631244324}, {"avg_co2": 6.956627301544911, "live_work_prop": 0.08718626155878467, "delta_f_physical_activity_pp": 0.0008934237863354346, "driving": 86.51838402178848, "cycling": 0.6808896958692692, "walking": 3.9491602360417613, "pt": 1.3617793917385383, "micromobility": 2.224239673172946, "shuttle": 5.265546981389015}, {"avg_co2": 6.95107177834717, "live_work_prop": 0.09244791666666667, "delta_f_physical_activity_pp": 0.000967374991371576, "driving": 86.35957066189624, "cycling": 0.6261180679785331, "walking": 3.9803220035778173, "pt": 1.6994633273703041, "micromobility": 2.23613595706619, "shuttle": 5.098389982110913}, {"avg_co2": 6.640127294768403, "live_work_prop": 0.08670520231213873, "delta_f_physical_activity_pp": 0.0010728126464613274, "driving": 83.96603396603398, "cycling": 1.3986013986013985, "walking": 4.495504495504496, "pt": 1.848151848151848, "micromobility": 1.898101898101898, "shuttle": 6.393606393606394}, {"avg_co2": 6.514422770971325, "live_work_prop": 0.084, "delta_f_physical_activity_pp": 0.0008323659959196339, "driving": 85.34278959810875, "cycling": 0.8037825059101654, "walking": 3.5933806146572107, "pt": 1.702127659574468, "micromobility": 2.4113475177304964, "shuttle": 6.1465721040189125}, {"avg_co2": 7.1191569436720705, "live_work_prop": 0.08226221079691516, "delta_f_physical_activity_pp": 0.0009641356107803086, "driving": 86.75176056338029, "cycling": 0.7922535211267605, "walking": 3.873239436619718, "pt": 1.4964788732394365, "micromobility": 2.1566901408450705, "shuttle": 4.929577464788732}, {"avg_co2": 6.861352768436694, "live_work_prop": 0.0784313725490196, "delta_f_physical_activity_pp": 0.0009053739147423949, "driving": 85.87596197374377, "cycling": 0.5432322317790856, "walking": 4.074241738343141, "pt": 1.5844273426889994, "micromobility": 2.218198279764599, "shuttle": 5.703938433680398}, {"avg_co2": 6.8429466480608045, "live_work_prop": 0.07506702412868632, "delta_f_physical_activity_pp": 0.0009502122491426265, "driving": 86.13005911778082, "cycling": 0.8640291041382447, "walking": 4.047294224647567, "pt": 1.5461573442473853, "micromobility": 1.9099590723055935, "shuttle": 5.5025011368804}, {"avg_co2": 6.596595358519141, "live_work_prop": 0.08185538881309687, "delta_f_physical_activity_pp": 0.0010103152981765925, "driving": 85.69463548830811, "cycling": 0.5960568546538285, "walking": 4.676753782668501, "pt": 1.5130674002751032, "micromobility": 1.8798716185236128, "shuttle": 5.639614855570839}, {"avg_co2": 7.013948157966747, "live_work_prop": 0.06476683937823834, "delta_f_physical_activity_pp": 0.0008349223059835981, "driving": 86.89779378658262, "cycling": 0.8554705087798289, "walking": 3.5119315623592975, "pt": 1.4858171994597027, "micromobility": 2.1161638901395765, "shuttle": 5.132823052678973}, {"avg_co2": 7.093391633150552, "live_work_prop": 0.07151664611590629, "delta_f_physical_activity_pp": 0.0008658677094877767, "driving": 86.47058823529412, "cycling": 0.9243697478991597, "walking": 3.949579831932773, "pt": 1.6386554621848741, "micromobility": 1.9327731092436975, "shuttle": 5.084033613445378}, {"avg_co2": 7.047198800754438, "live_work_prop": 0.07493540051679587, "delta_f_physical_activity_pp": 0.0009487220459603588, "driving": 85.30057042562528, "cycling": 1.0092145677928916, "walking": 4.60728389644581, "pt": 1.7551557700745943, "micromobility": 2.062308029837648, "shuttle": 5.265467310223782}, {"avg_co2": 6.611042959441821, "live_work_prop": 0.09305210918114144, "delta_f_physical_activity_pp": 0.0010612110591432307, "driving": 84.71391972672929, "cycling": 0.8112724167378309, "walking": 5.038428693424423, "pt": 1.7933390264730997, "micromobility": 2.5619128949615715, "shuttle": 5.081127241673783}, {"avg_co2": 6.791526462945894, "live_work_prop": 0.07297297297297298, "delta_f_physical_activity_pp": 0.0008999527428232545, "driving": 85.38066324147594, "cycling": 0.7940214852872489, "walking": 3.456328818309201, "pt": 1.6347501167678655, "micromobility": 2.241943017281644, "shuttle": 6.492293320878094}, {"avg_co2": 6.985705327403066, "live_work_prop": 0.07855361596009976, "delta_f_physical_activity_pp": 0.001004292267825314, "driving": 85.92687074829932, "cycling": 0.5527210884353742, "walking": 4.761904761904762, "pt": 1.3605442176870748, "micromobility": 2.1258503401360542, "shuttle": 5.272108843537415}, {"avg_co2": 6.9616000438194, "live_work_prop": 0.09554973821989529, "delta_f_physical_activity_pp": 0.000995264040816054, "driving": 84.94342906875544, "cycling": 0.6527415143603132, "walking": 4.6127067014795475, "pt": 1.6536118363794605, "micromobility": 2.567449956483899, "shuttle": 5.57006092254134}, {"avg_co2": 6.673508942967989, "live_work_prop": 0.0975609756097561, "delta_f_physical_activity_pp": 0.0011331153008100024, "driving": 83.7960855712335, "cycling": 0.9558488848429678, "walking": 4.733727810650888, "pt": 1.6841147018661813, "micromobility": 2.5034137460172965, "shuttle": 6.326809285389166}, {"avg_co2": 6.882112996317823, "live_work_prop": 0.07947019867549669, "delta_f_physical_activity_pp": 0.0008416805873385796, "driving": 85.56101922217255, "cycling": 0.581135449262405, "walking": 3.6656236030397853, "pt": 1.7881090746535537, "micromobility": 2.413947250782298, "shuttle": 5.990165400089405}, {"avg_co2": 6.354192793754211, "live_work_prop": 0.10703812316715543, "delta_f_physical_activity_pp": 0.0011093332946379379, "driving": 84.17302798982188, "cycling": 1.0687022900763359, "walking": 5.038167938931298, "pt": 2.035623409669211, "micromobility": 2.1882951653944023, "shuttle": 5.4961832061068705}, {"avg_co2": 7.018339941480346, "live_work_prop": 0.0810126582278481, "delta_f_physical_activity_pp": 0.0009088038254917632, "driving": 85.99741490736751, "cycling": 0.8616975441619992, "walking": 3.705299439896596, "pt": 2.0249892287806976, "micromobility": 1.5510555794915983, "shuttle": 5.859543300301595}, {"avg_co2": 7.001557369514609, "live_work_prop": 0.08868894601542417, "delta_f_physical_activity_pp": 0.0008759173705657164, "driving": 87.02256944444444, "cycling": 0.7378472222222222, "walking": 3.6458333333333335, "pt": 1.3020833333333335, "micromobility": 2.083333333333333, "shuttle": 5.208333333333334}, {"avg_co2": 6.61571202810685, "live_work_prop": 0.10814606741573034, "delta_f_physical_activity_pp": 0.0010323527698588803, "driving": 84.56090651558074, "cycling": 0.8026440037771483, "walking": 4.627006610009444, "pt": 2.0302171860245513, "micromobility": 2.5967894239848914, "shuttle": 5.382436260623229}, {"avg_co2": 7.126890924829013, "live_work_prop": 0.08115183246073299, "delta_f_physical_activity_pp": 0.0009460396360476071, "driving": 86.91964285714285, "cycling": 0.6696428571428571, "walking": 4.330357142857142, "pt": 1.4285714285714286, "micromobility": 2.142857142857143, "shuttle": 4.508928571428571}, {"avg_co2": 6.439534829502267, "live_work_prop": 0.10653409090909091, "delta_f_physical_activity_pp": 0.0010218395755421223, "driving": 84.83091787439614, "cycling": 0.8695652173913043, "walking": 4.782608695652174, "pt": 1.6908212560386473, "micromobility": 2.608695652173913, "shuttle": 5.217391304347826}, {"avg_co2": 6.733360020198149, "live_work_prop": 0.10039113428943937, "delta_f_physical_activity_pp": 0.0009502657198967674, "driving": 86.20382732532266, "cycling": 0.8455718736092568, "walking": 3.9163328882955053, "pt": 1.290609701824655, "micromobility": 2.1361815754339117, "shuttle": 5.607476635514018}, {"avg_co2": 7.166439727996023, "live_work_prop": 0.08443908323281062, "delta_f_physical_activity_pp": 0.0009381246904984309, "driving": 85.89482266612312, "cycling": 0.6930289441500204, "walking": 4.647370566653078, "pt": 1.5083571137382796, "micromobility": 2.038320423970648, "shuttle": 5.2181002853648595}, {"avg_co2": 7.080203779350296, "live_work_prop": 0.07587064676616916, "delta_f_physical_activity_pp": 0.0009486563202316767, "driving": 86.88172043010752, "cycling": 0.7311827956989247, "walking": 4.430107526881721, "pt": 1.7204301075268817, "micromobility": 1.8494623655913978, "shuttle": 4.387096774193548}, {"avg_co2": 6.951465790239905, "live_work_prop": 0.08149171270718232, "delta_f_physical_activity_pp": 0.0009127636078306449, "driving": 85.48085901027078, "cycling": 0.9337068160597572, "walking": 3.828197945845005, "pt": 1.8674136321195145, "micromobility": 2.4743230625583568, "shuttle": 5.415499533146592}, {"avg_co2": 6.521460370384271, "live_work_prop": 0.09308510638297872, "delta_f_physical_activity_pp": 0.001133957469738712, "driving": 84.73804100227791, "cycling": 0.8656036446469247, "walking": 4.920273348519362, "pt": 1.5489749430523918, "micromobility": 2.460136674259681, "shuttle": 5.466970387243736}, {"avg_co2": 6.688101018080534, "live_work_prop": 0.08641975308641975, "delta_f_physical_activity_pp": 0.0009940699072130302, "driving": 85.56701030927834, "cycling": 0.6091846298031866, "walking": 4.451733833177133, "pt": 1.874414245548266, "micromobility": 2.202436738519213, "shuttle": 5.295220243673851}, {"avg_co2": 6.989083024225491, "live_work_prop": 0.06826801517067003, "delta_f_physical_activity_pp": 0.0010112406112298875, "driving": 86.42611683848797, "cycling": 0.859106529209622, "walking": 3.823024054982818, "pt": 1.804123711340206, "micromobility": 2.3625429553264605, "shuttle": 4.725085910652921}, {"avg_co2": 6.995546688328497, "live_work_prop": 0.08778625954198473, "delta_f_physical_activity_pp": 0.000999709063736046, "driving": 86.85121107266436, "cycling": 0.7352941176470588, "walking": 4.2387543252595155, "pt": 1.2110726643598615, "micromobility": 2.162629757785467, "shuttle": 4.801038062283737}, {"avg_co2": 7.262035758374072, "live_work_prop": 0.06657789613848203, "delta_f_physical_activity_pp": 0.0009727134905006584, "driving": 86.21923937360178, "cycling": 0.6263982102908278, "walking": 3.6689038031319914, "pt": 1.7002237136465326, "micromobility": 1.9239373601789709, "shuttle": 5.861297539149888}, {"avg_co2": 6.716425828847595, "live_work_prop": 0.09140518417462483, "delta_f_physical_activity_pp": 0.0010198373564859898, "driving": 85.38855281526291, "cycling": 0.6979990693345742, "walking": 4.187994416007445, "pt": 2.047463936714751, "micromobility": 2.2801302931596092, "shuttle": 5.397859469520707}, {"avg_co2": 6.700866973773822, "live_work_prop": 0.08481532147742818, "delta_f_physical_activity_pp": 0.0010055292827421498, "driving": 85.72748267898383, "cycling": 0.7390300230946882, "walking": 4.572748267898383, "pt": 1.6166281755196306, "micromobility": 2.401847575057737, "shuttle": 4.9422632794457275}, {"avg_co2": 6.866569154142762, "live_work_prop": 0.08613728129205922, "delta_f_physical_activity_pp": 0.0010150983007930741, "driving": 85.77817531305904, "cycling": 0.5813953488372093, "walking": 4.695885509838998, "pt": 1.744186046511628, "micromobility": 2.146690518783542, "shuttle": 5.053667262969588}, {"avg_co2": 7.152467344876201, "live_work_prop": 0.08196721311475409, "delta_f_physical_activity_pp": 0.0008885859079474957, "driving": 86.58271819366044, "cycling": 0.7381676074685193, "walking": 3.907946157186279, "pt": 1.606600086843248, "micromobility": 1.997394702561876, "shuttle": 5.167173252279635}, {"avg_co2": 7.021155764676992, "live_work_prop": 0.06606217616580311, "delta_f_physical_activity_pp": 0.0009524034804429831, "driving": 86.18736383442265, "cycling": 0.7843137254901961, "walking": 4.226579520697168, "pt": 1.6993464052287581, "micromobility": 1.8300653594771243, "shuttle": 5.272331154684096}, {"avg_co2": 7.013677285751304, "live_work_prop": 0.08256880733944955, "delta_f_physical_activity_pp": 0.000921442398105247, "driving": 85.83877995642702, "cycling": 0.4357298474945534, "walking": 3.8344226579520697, "pt": 1.7864923747276689, "micromobility": 2.5708061002178653, "shuttle": 5.533769063180828}, {"avg_co2": 7.487340477960688, "live_work_prop": 0.07806691449814127, "delta_f_physical_activity_pp": 0.0009449304271633941, "driving": 86.03094939355917, "cycling": 0.7109995817649519, "walking": 4.182350480970305, "pt": 1.8402342116269343, "micromobility": 2.2166457549142615, "shuttle": 5.018820577164367}, {"avg_co2": 6.7030235874766335, "live_work_prop": 0.09641873278236915, "delta_f_physical_activity_pp": 0.0010028287563844927, "driving": 86.16674429436422, "cycling": 0.6520726595249186, "walking": 4.611085235211924, "pt": 1.5836050302748022, "micromobility": 1.8630647414997672, "shuttle": 5.123428039124359}, {"avg_co2": 6.547918846066796, "live_work_prop": 0.09476661951909476, "delta_f_physical_activity_pp": 0.000987481587969262, "driving": 84.84997540580423, "cycling": 0.8853910477127398, "walking": 4.771273979340875, "pt": 1.6232169208066896, "micromobility": 2.3118544023610426, "shuttle": 5.558288243974422}, {"avg_co2": 7.193161944057141, "live_work_prop": 0.06691449814126393, "delta_f_physical_activity_pp": 0.0008754431342266763, "driving": 85.30510585305106, "cycling": 0.66417600664176, "walking": 3.9435450394354503, "pt": 1.6604400166044004, "micromobility": 1.78497301784973, "shuttle": 6.641760066417602}, {"avg_co2": 7.087035153034277, "live_work_prop": 0.08375, "delta_f_physical_activity_pp": 0.0009150488342950722, "driving": 85.51401869158879, "cycling": 0.7646559048428208, "walking": 4.333050127442651, "pt": 1.6567544604927782, "micromobility": 2.2090059473237043, "shuttle": 5.52251486830926}, {"avg_co2": 6.7988388884908115, "live_work_prop": 0.08227848101265822, "delta_f_physical_activity_pp": 0.0009675946873382104, "driving": 85.63343491510666, "cycling": 0.827165868524162, "walking": 4.309969525468002, "pt": 1.828471919895516, "micromobility": 2.0896821941663037, "shuttle": 5.311275576839355}, {"avg_co2": 6.778000163386435, "live_work_prop": 0.08275862068965517, "delta_f_physical_activity_pp": 0.0009157482451993094, "driving": 86.09675904180367, "cycling": 0.7984969469234382, "walking": 4.274307186472522, "pt": 1.8318459370596525, "micromobility": 1.8318459370596525, "shuttle": 5.166744950681071}, {"avg_co2": 6.862409034602897, "live_work_prop": 0.08226221079691516, "delta_f_physical_activity_pp": 0.0009561680320016607, "driving": 85.71428571428571, "cycling": 0.8764241893076249, "walking": 4.250657318141981, "pt": 1.7966695880806312, "micromobility": 2.147239263803681, "shuttle": 5.214723926380368}, {"avg_co2": 6.92930239455571, "live_work_prop": 0.09567496723460026, "delta_f_physical_activity_pp": 0.000842395705474394, "driving": 84.98201438848922, "cycling": 0.6294964028776978, "walking": 3.911870503597122, "pt": 1.753597122302158, "micromobility": 2.7428057553956835, "shuttle": 5.98021582733813}, {"avg_co2": 6.6540235104546515, "live_work_prop": 0.07552447552447553, "delta_f_physical_activity_pp": 0.0009760033621139089, "driving": 85.81627796287482, "cycling": 0.8567348881485007, "walking": 4.236078058067587, "pt": 1.3802950975725845, "micromobility": 2.3322227510709186, "shuttle": 5.378391242265588}, {"avg_co2": 6.7989883450924475, "live_work_prop": 0.07346938775510205, "delta_f_physical_activity_pp": 0.0009139984685312504, "driving": 85.84029712163417, "cycling": 0.6499535747446611, "walking": 3.9461467038068707, "pt": 2.1355617455896008, "micromobility": 1.9498607242339834, "shuttle": 5.478180129990715}, {"avg_co2": 6.871788094138264, "live_work_prop": 0.08586525759577279, "delta_f_physical_activity_pp": 0.000955271336622769, "driving": 85.72070049393803, "cycling": 0.8531656937584194, "walking": 3.906600808262236, "pt": 1.4818140996856757, "micromobility": 2.42478670857656, "shuttle": 5.612932195779075}, {"avg_co2": 6.9094605457758735, "live_work_prop": 0.07046070460704607, "delta_f_physical_activity_pp": 0.0009386846292062618, "driving": 85.33817521561508, "cycling": 0.5447117566954154, "walking": 3.994552882433046, "pt": 1.9518837948252383, "micromobility": 2.0426690876078077, "shuttle": 6.128007262823423}, {"avg_co2": 6.908210780614026, "live_work_prop": 0.09149484536082474, "delta_f_physical_activity_pp": 0.0010944347021422647, "driving": 85.06493506493507, "cycling": 0.6926406926406926, "walking": 4.7186147186147185, "pt": 1.8181818181818181, "micromobility": 2.727272727272727, "shuttle": 4.978354978354979}, {"avg_co2": 7.147504522414885, "live_work_prop": 0.09230769230769231, "delta_f_physical_activity_pp": 0.0009791404481766747, "driving": 85.88903451288772, "cycling": 0.8300567933595456, "walking": 4.499781564001747, "pt": 1.834862385321101, "micromobility": 1.7911751856705984, "shuttle": 5.1550895587592835}, {"avg_co2": 6.9802026928495655, "live_work_prop": 0.07496823379923762, "delta_f_physical_activity_pp": 0.0009869983972030497, "driving": 84.9847228284592, "cycling": 0.9166302924487123, "walking": 3.7538192928852028, "pt": 1.9205587079877782, "micromobility": 2.5752946311654297, "shuttle": 5.848974247053689}, {"avg_co2": 6.569914905887589, "live_work_prop": 0.09874826147426982, "delta_f_physical_activity_pp": 0.0012055267286910764, "driving": 83.27014218009478, "cycling": 0.9478672985781991, "walking": 5.165876777251185, "pt": 1.943127962085308, "micromobility": 2.7962085308056874, "shuttle": 5.876777251184834}, {"avg_co2": 6.883140293185858, "live_work_prop": 0.0972972972972973, "delta_f_physical_activity_pp": 0.001027736265286751, "driving": 85.22212148685404, "cycling": 0.7706255666364461, "walking": 4.669084315503174, "pt": 1.4505893019038985, "micromobility": 2.2212148685403448, "shuttle": 5.666364460562103}, {"avg_co2": 6.581931364788261, "live_work_prop": 0.08411214953271028, "delta_f_physical_activity_pp": 0.0009803682368615435, "driving": 84.97409326424871, "cycling": 0.753650494583137, "walking": 4.050871408384362, "pt": 1.6957136128120585, "micromobility": 2.260951483749411, "shuttle": 6.264719736222327}, {"avg_co2": 6.812965679512497, "live_work_prop": 0.08977900552486189, "delta_f_physical_activity_pp": 0.0010094013304545746, "driving": 85.22622345337027, "cycling": 0.8771929824561403, "walking": 4.7091412742382275, "pt": 1.477377654662973, "micromobility": 2.308402585410896, "shuttle": 5.401662049861495}, {"avg_co2": 6.635923624359135, "live_work_prop": 0.08882907133243607, "delta_f_physical_activity_pp": 0.0008645487897875331, "driving": 85.76081898557469, "cycling": 0.9306654257794323, "walking": 3.908794788273615, "pt": 1.5821312238250351, "micromobility": 2.0009306654257797, "shuttle": 5.816658911121452}, {"avg_co2": 6.935933229141175, "live_work_prop": 0.077733860342556, "delta_f_physical_activity_pp": 0.0010262472841557782, "driving": 84.97109826589595, "cycling": 0.755891507336594, "walking": 4.490884837705647, "pt": 1.9564250778123609, "micromobility": 2.223210315695865, "shuttle": 5.602489995553579}, {"avg_co2": 6.928869367657393, "live_work_prop": 0.07450980392156863, "delta_f_physical_activity_pp": 0.0010180552354378018, "driving": 85.5565371024735, "cycling": 0.9275618374558304, "walking": 4.240282685512367, "pt": 1.76678445229682, "micromobility": 2.2526501766784452, "shuttle": 5.256183745583039}, {"avg_co2": 6.373671562469929, "live_work_prop": 0.10635155096011817, "delta_f_physical_activity_pp": 0.001153469717359222, "driving": 83.87254901960785, "cycling": 0.9313725490196079, "walking": 4.901960784313726, "pt": 1.6176470588235297, "micromobility": 2.941176470588235, "shuttle": 5.735294117647059}, {"avg_co2": 6.8426478360382905, "live_work_prop": 0.09779614325068871, "delta_f_physical_activity_pp": 0.0009778448790674604, "driving": 84.80074142724744, "cycling": 0.7414272474513438, "walking": 4.448563484708063, "pt": 1.6682113067655238, "micromobility": 2.3632993512511584, "shuttle": 5.977757182576459}, {"avg_co2": 7.185669458167767, "live_work_prop": 0.07702349869451697, "delta_f_physical_activity_pp": 0.0008522946902589087, "driving": 86.2565445026178, "cycling": 0.5235602094240838, "walking": 4.013961605584642, "pt": 1.7888307155322862, "micromobility": 2.356020942408377, "shuttle": 5.06108202443281}, {"avg_co2": 6.984382858379369, "live_work_prop": 0.08914728682170543, "delta_f_physical_activity_pp": 0.0008620766167764352, "driving": 86.20079610791686, "cycling": 0.574966828836798, "walking": 4.865103936311367, "pt": 1.8575851393188854, "micromobility": 1.4153029632905794, "shuttle": 5.086245024325519}, {"avg_co2": 6.590758796512852, "live_work_prop": 0.0997191011235955, "delta_f_physical_activity_pp": 0.0009802480413714874, "driving": 84.50433108758422, "cycling": 0.9624639076034648, "walking": 4.379210779595765, "pt": 1.9249278152069296, "micromobility": 2.791145332050048, "shuttle": 5.437921077959577}, {"avg_co2": 6.939649330360443, "live_work_prop": 0.052562417871222074, "delta_f_physical_activity_pp": 0.0009559451279384944, "driving": 86.32286995515696, "cycling": 0.5829596412556054, "walking": 3.991031390134529, "pt": 1.8385650224215246, "micromobility": 2.1524663677130045, "shuttle": 5.112107623318385}, {"avg_co2": 7.16964869194372, "live_work_prop": 0.07115135834411385, "delta_f_physical_activity_pp": 0.0008294597006940092, "driving": 87.36335811106252, "cycling": 0.6558810668998688, "walking": 4.066462614779186, "pt": 1.4866637516397025, "micromobility": 1.7052907739396588, "shuttle": 4.722343681679055}, {"avg_co2": 6.949917096359324, "live_work_prop": 0.09523809523809523, "delta_f_physical_activity_pp": 0.0008604271702106389, "driving": 86.72217353198948, "cycling": 0.48203330411919365, "walking": 4.163014899211218, "pt": 1.446099912357581, "micromobility": 2.322524101665206, "shuttle": 4.864154250657318}, {"avg_co2": 7.256782892363242, "live_work_prop": 0.06766917293233082, "delta_f_physical_activity_pp": 0.0009431249093208108, "driving": 86.61178509532063, "cycling": 0.9965337954939341, "walking": 4.02946273830156, "pt": 1.4298093587521665, "micromobility": 2.2530329289428077, "shuttle": 4.679376083188909}, {"avg_co2": 6.896707350000215, "live_work_prop": 0.08068783068783068, "delta_f_physical_activity_pp": 0.0009466040735985035, "driving": 86.00269179004037, "cycling": 0.6729475100942126, "walking": 4.306864064602961, "pt": 1.7048003589053389, "micromobility": 2.2880215343203227, "shuttle": 5.024674742036788}, {"avg_co2": 6.812543588486656, "live_work_prop": 0.10602094240837696, "delta_f_physical_activity_pp": 0.001125905186308095, "driving": 83.50287483414418, "cycling": 0.7518796992481203, "walking": 4.820875718708536, "pt": 1.901813356921716, "micromobility": 3.0959752321981426, "shuttle": 5.926581158779301}, {"avg_co2": 7.245568794791082, "live_work_prop": 0.07506053268765134, "delta_f_physical_activity_pp": 0.0008805433110355936, "driving": 85.91785414920369, "cycling": 0.6286672254819782, "walking": 4.274937133277452, "pt": 1.4668901927912825, "micromobility": 2.137468566638726, "shuttle": 5.574182732606873}, {"avg_co2": 6.81135873266558, "live_work_prop": 0.08398950131233596, "delta_f_physical_activity_pp": 0.000880437138875723, "driving": 85.06205673758865, "cycling": 0.576241134751773, "walking": 3.900709219858156, "pt": 1.9060283687943262, "micromobility": 2.349290780141844, "shuttle": 6.205673758865248}, {"avg_co2": 6.667217014610994, "live_work_prop": 0.09029649595687332, "delta_f_physical_activity_pp": 0.0008600628384982545, "driving": 85.94771241830065, "cycling": 0.6069094304388423, "walking": 3.5014005602240896, "pt": 2.2408963585434174, "micromobility": 2.427637721755369, "shuttle": 5.275443510737628}, {"avg_co2": 6.6391477000934715, "live_work_prop": 0.08055555555555556, "delta_f_physical_activity_pp": 0.000956143653242338, "driving": 85.73487031700289, "cycling": 0.9125840537944284, "walking": 4.46685878962536, "pt": 1.777137367915466, "micromobility": 2.49759846301633, "shuttle": 4.610951008645533}, {"avg_co2": 6.759639342926232, "live_work_prop": 0.08959156785243742, "delta_f_physical_activity_pp": 0.0009602511890645786, "driving": 86.1788617886179, "cycling": 0.7678410117434508, "walking": 4.110207768744354, "pt": 2.077687443541102, "micromobility": 1.942186088527552, "shuttle": 4.923215898825655}, {"avg_co2": 7.0727826986746924, "live_work_prop": 0.09018567639257294, "delta_f_physical_activity_pp": 0.0010717743536109094, "driving": 85.69524655708574, "cycling": 0.7107952021323856, "walking": 4.842292314526877, "pt": 1.9991115059973346, "micromobility": 1.9991115059973346, "shuttle": 4.7534429142603285}, {"avg_co2": 7.18037248435384, "live_work_prop": 0.07881773399014778, "delta_f_physical_activity_pp": 0.0008939534571841295, "driving": 87.09278350515464, "cycling": 0.865979381443299, "walking": 4.123711340206185, "pt": 1.4845360824742269, "micromobility": 1.6494845360824744, "shuttle": 4.783505154639175}, {"avg_co2": 7.029477439838339, "live_work_prop": 0.08160621761658031, "delta_f_physical_activity_pp": 0.0011034294106922681, "driving": 85.36693191865605, "cycling": 0.8399646330680812, "walking": 5.128205128205128, "pt": 1.5473032714412025, "micromobility": 2.2104332449160036, "shuttle": 4.907161803713528}, {"avg_co2": 6.556079507146658, "live_work_prop": 0.10290237467018469, "delta_f_physical_activity_pp": 0.0010261414694121838, "driving": 84.93087557603687, "cycling": 0.783410138248848, "walking": 4.88479262672811, "pt": 1.5207373271889402, "micromobility": 2.258064516129032, "shuttle": 5.622119815668203}, {"avg_co2": 6.939871512807586, "live_work_prop": 0.07845744680851063, "delta_f_physical_activity_pp": 0.0008122356988483862, "driving": 87.47697974217311, "cycling": 0.7826887661141806, "walking": 3.4530386740331496, "pt": 1.6114180478821363, "micromobility": 1.7955801104972375, "shuttle": 4.880294659300184}, {"avg_co2": 6.627820063614517, "live_work_prop": 0.09153005464480875, "delta_f_physical_activity_pp": 0.0010983759500095283, "driving": 83.77132319041033, "cycling": 0.6915629322268326, "walking": 5.301982480405717, "pt": 2.028584601198709, "micromobility": 2.6740433379437527, "shuttle": 5.532503457814661}, {"avg_co2": 7.077585456608055, "live_work_prop": 0.07891332470892626, "delta_f_physical_activity_pp": 0.0009315653377271258, "driving": 85.97670250896059, "cycling": 0.7616487455197133, "walking": 4.211469534050179, "pt": 1.747311827956989, "micromobility": 2.0161290322580645, "shuttle": 5.28673835125448}, {"avg_co2": 6.661766093433084, "live_work_prop": 0.08701472556894244, "delta_f_physical_activity_pp": 0.0009260182932732793, "driving": 85.36139066788655, "cycling": 0.6861848124428179, "walking": 4.483074107959744, "pt": 1.9670631290027447, "micromobility": 2.2872827081427265, "shuttle": 5.215004574565416}, {"avg_co2": 6.56327897807849, "live_work_prop": 0.09740259740259741, "delta_f_physical_activity_pp": 0.0010071672371938312, "driving": 83.91670358883474, "cycling": 0.7089056269384139, "walking": 4.740806380150643, "pt": 1.9494904740806378, "micromobility": 2.525476295968099, "shuttle": 6.15861763402747}, {"avg_co2": 6.821022846080788, "live_work_prop": 0.08513513513513514, "delta_f_physical_activity_pp": 0.0009222604153890535, "driving": 85.49653579676675, "cycling": 0.6928406466512702, "walking": 4.480369515011548, "pt": 1.8475750577367205, "micromobility": 2.032332563510393, "shuttle": 5.450346420323326}, {"avg_co2": 6.913926921631353, "live_work_prop": 0.0925, "delta_f_physical_activity_pp": 0.0009651725976901542, "driving": 86.16567036720751, "cycling": 0.8112724167378309, "walking": 4.184457728437233, "pt": 1.4517506404782237, "micromobility": 2.220324508966695, "shuttle": 5.166524338172502}, {"avg_co2": 6.866930931903205, "live_work_prop": 0.08900523560209424, "delta_f_physical_activity_pp": 0.0009521391305801636, "driving": 85.4521625163827, "cycling": 0.655307994757536, "walking": 4.019222367846221, "pt": 1.6164263870685889, "micromobility": 2.18435998252512, "shuttle": 6.072520751419834}, {"avg_co2": 7.02354637622347, "live_work_prop": 0.0799475753604194, "delta_f_physical_activity_pp": 0.0008797956570741167, "driving": 86.25110521662246, "cycling": 0.7957559681697612, "walking": 3.978779840848806, "pt": 1.5473032714412025, "micromobility": 2.3430592396109637, "shuttle": 5.083996463306808}, {"avg_co2": 6.6999368716473136, "live_work_prop": 0.08005427408412483, "delta_f_physical_activity_pp": 0.0010225844068177073, "driving": 84.59759481961146, "cycling": 0.786308973172988, "walking": 4.162812210915819, "pt": 1.9888991674375578, "micromobility": 2.497687326549491, "shuttle": 5.966697502312673}, {"avg_co2": 6.823281299537095, "live_work_prop": 0.09749670619235837, "delta_f_physical_activity_pp": 0.0010384741259035655, "driving": 85.09205208801077, "cycling": 0.7633587786259541, "walking": 4.31073192635833, "pt": 1.9757521329142345, "micromobility": 1.9757521329142345, "shuttle": 5.88235294117647}, {"avg_co2": 7.003551392337451, "live_work_prop": 0.08712121212121213, "delta_f_physical_activity_pp": 0.000750651490583033, "driving": 87.28070175438597, "cycling": 0.5701754385964912, "walking": 3.508771929824561, "pt": 1.3157894736842104, "micromobility": 2.1052631578947367, "shuttle": 5.219298245614035}, {"avg_co2": 7.001248717357163, "live_work_prop": 0.09479305740987984, "delta_f_physical_activity_pp": 0.0010375182335304824, "driving": 85.37460744728578, "cycling": 0.762673844773441, "walking": 4.710632570659488, "pt": 2.243158366980709, "micromobility": 2.063705697622252, "shuttle": 4.8452220726783315}, {"avg_co2": 7.030309568180632, "live_work_prop": 0.08133333333333333, "delta_f_physical_activity_pp": 0.0009706669740263896, "driving": 85.19664162615996, "cycling": 0.5302695536897923, "walking": 4.242156429518339, "pt": 1.8117543084401235, "micromobility": 2.6071586389748123, "shuttle": 5.612019443216969}, {"avg_co2": 6.737968500288177, "live_work_prop": 0.07989347536617843, "delta_f_physical_activity_pp": 0.0009285485366851021, "driving": 85.64196962724344, "cycling": 0.7823285780027611, "walking": 4.325816843074091, "pt": 1.5646571560055222, "micromobility": 2.208927749654855, "shuttle": 5.476300046019328}, {"avg_co2": 6.846275642504237, "live_work_prop": 0.09370988446726572, "delta_f_physical_activity_pp": 0.001038990160602372, "driving": 84.3103448275862, "cycling": 0.5172413793103449, "walking": 4.568965517241379, "pt": 1.810344827586207, "micromobility": 2.6724137931034484, "shuttle": 6.120689655172414}, {"avg_co2": 7.043158838665863, "live_work_prop": 0.07752956636005257, "delta_f_physical_activity_pp": 0.0008899286839844287, "driving": 87.05516014234875, "cycling": 0.800711743772242, "walking": 4.359430604982206, "pt": 1.112099644128114, "micromobility": 1.9572953736654803, "shuttle": 4.715302491103203}, {"avg_co2": 7.254827587130677, "live_work_prop": 0.08227848101265822, "delta_f_physical_activity_pp": 0.0010203843283330312, "driving": 85.87140439932318, "cycling": 0.5922165820642978, "walking": 4.230118443316413, "pt": 1.7766497461928936, "micromobility": 2.284263959390863, "shuttle": 5.245346869712352}, {"avg_co2": 6.8567182584102415, "live_work_prop": 0.08505154639175258, "delta_f_physical_activity_pp": 0.0009075913635418456, "driving": 86.59929701230229, "cycling": 0.8347978910369069, "walking": 3.9543057996485063, "pt": 1.7574692442882252, "micromobility": 2.0210896309314585, "shuttle": 4.833040421792618}, {"avg_co2": 7.054531989715215, "live_work_prop": 0.084472049689441, "delta_f_physical_activity_pp": 0.0010091610796036281, "driving": 85.45531197301855, "cycling": 0.8010118043844857, "walking": 4.5531197301854975, "pt": 1.5598650927487352, "micromobility": 1.93929173693086, "shuttle": 5.691399662731872}, {"avg_co2": 6.807350231950908, "live_work_prop": 0.09610389610389611, "delta_f_physical_activity_pp": 0.000943829911816208, "driving": 85.64466105449712, "cycling": 0.930438635356668, "walking": 3.9432875498449267, "pt": 1.595037660611431, "micromobility": 1.9051838723969872, "shuttle": 5.981391227292867}, {"avg_co2": 6.912591581423149, "live_work_prop": 0.09282178217821782, "delta_f_physical_activity_pp": 0.0010524213777174385, "driving": 85.36585365853658, "cycling": 0.6728343145500421, "walking": 4.79394449116905, "pt": 1.7241379310344827, "micromobility": 2.396972245584525, "shuttle": 5.046257359125315}, {"avg_co2": 6.745327794790293, "live_work_prop": 0.09479305740987984, "delta_f_physical_activity_pp": 0.0011040380387603958, "driving": 84.74272930648769, "cycling": 0.8053691275167786, "walking": 4.340044742729306, "pt": 2.013422818791946, "micromobility": 2.460850111856823, "shuttle": 5.6375838926174495}, {"avg_co2": 6.897686297486003, "live_work_prop": 0.10276679841897234, "delta_f_physical_activity_pp": 0.0009311387974436705, "driving": 86.06411398040962, "cycling": 0.8014247551202136, "walking": 4.407836153161175, "pt": 1.5138023152270703, "micromobility": 2.5378450578806766, "shuttle": 4.674977738201247}, {"avg_co2": 6.69407497092588, "live_work_prop": 0.0993006993006993, "delta_f_physical_activity_pp": 0.0010950387168896308, "driving": 83.98309065288868, "cycling": 0.8454673555659934, "walking": 4.415218412400188, "pt": 1.9257867543447629, "micromobility": 2.5833724753405356, "shuttle": 6.247064349459841}, {"avg_co2": 7.010611955227303, "live_work_prop": 0.07957559681697612, "delta_f_physical_activity_pp": 0.0008681682438813108, "driving": 84.80392156862744, "cycling": 0.6238859180035651, "walking": 3.8770053475935833, "pt": 1.9607843137254901, "micromobility": 2.5846702317290555, "shuttle": 6.149732620320856}, {"avg_co2": 6.672614690498744, "live_work_prop": 0.0910344827586207, "delta_f_physical_activity_pp": 0.00102617828875437, "driving": 85.55767397521448, "cycling": 0.6196377502383222, "walking": 5.004766444232602, "pt": 1.4775977121067683, "micromobility": 2.2878932316491896, "shuttle": 5.052430886558628}, {"avg_co2": 6.494179165846785, "live_work_prop": 0.09375, "delta_f_physical_activity_pp": 0.001083397555127173, "driving": 84.06779661016948, "cycling": 0.7263922518159807, "walking": 5.036319612590799, "pt": 2.2760290556900724, "micromobility": 2.857142857142857, "shuttle": 5.036319612590799}, {"avg_co2": 6.934492372523371, "live_work_prop": 0.08267716535433071, "delta_f_physical_activity_pp": 0.0008749991951025983, "driving": 85.7980162308386, "cycling": 0.9918845807033363, "walking": 4.05770964833183, "pt": 1.5779981965734897, "micromobility": 1.9837691614066726, "shuttle": 5.5906221821460775}, {"avg_co2": 6.99333704371252, "live_work_prop": 0.08597883597883597, "delta_f_physical_activity_pp": 0.0011384469680112597, "driving": 84.8010728654448, "cycling": 0.7599463567277605, "walking": 4.64908359409924, "pt": 2.145730889584265, "micromobility": 2.4586499776486366, "shuttle": 5.185516316495306}, {"avg_co2": 6.898731725844631, "live_work_prop": 0.08660351826792964, "delta_f_physical_activity_pp": 0.001013825616611151, "driving": 85.17849073655671, "cycling": 0.903750564844103, "walking": 4.609127880704925, "pt": 1.6267510167193855, "micromobility": 2.4401265250790782, "shuttle": 5.241753276095797}, {"avg_co2": 6.879962947880925, "live_work_prop": 0.10013717421124829, "delta_f_physical_activity_pp": 0.0009201966933646788, "driving": 85.69463548830811, "cycling": 0.5960568546538285, "walking": 5.0435580009170105, "pt": 1.6047684548372305, "micromobility": 2.200825309491059, "shuttle": 4.860155891792756}, {"avg_co2": 6.677964507800703, "live_work_prop": 0.07806191117092867, "delta_f_physical_activity_pp": 0.0009574051130802439, "driving": 85.55399719495091, "cycling": 0.9350163627863487, "walking": 4.254324450677887, "pt": 2.1037868162692845, "micromobility": 2.0570359981299675, "shuttle": 5.095839177185601}, {"avg_co2": 6.980050834009568, "live_work_prop": 0.06985769728331177, "delta_f_physical_activity_pp": 0.0011347190459472286, "driving": 85.38394415357766, "cycling": 0.6544502617801047, "walking": 5.104712041884817, "pt": 2.399650959860384, "micromobility": 1.9197207678883073, "shuttle": 4.537521815008725}, {"avg_co2": 6.579963316290174, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009513263875502681, "driving": 85.83828232069438, "cycling": 0.5938784833257195, "walking": 4.3855641845591595, "pt": 1.6902695294655095, "micromobility": 2.284148012791229, "shuttle": 5.207857469164002}, {"avg_co2": 7.278257410178989, "live_work_prop": 0.08024691358024691, "delta_f_physical_activity_pp": 0.0009173305217532427, "driving": 86.79966044142614, "cycling": 0.7215619694397283, "walking": 3.777589134125637, "pt": 1.697792869269949, "micromobility": 2.2920203735144313, "shuttle": 4.711375212224109}, {"avg_co2": 6.947756187344161, "live_work_prop": 0.07984293193717278, "delta_f_physical_activity_pp": 0.0008648583930970919, "driving": 86.8515205724508, "cycling": 0.7155635062611807, "walking": 3.6225402504472273, "pt": 1.6994633273703041, "micromobility": 2.23613595706619, "shuttle": 4.874776386404293}, {"avg_co2": 6.802770264304304, "live_work_prop": 0.07969151670951156, "delta_f_physical_activity_pp": 0.0008607380905241577, "driving": 86.12483161203413, "cycling": 0.7633587786259541, "walking": 4.220925011225864, "pt": 1.4818140996856757, "micromobility": 2.469690166142793, "shuttle": 4.939380332285586}, {"avg_co2": 6.880572061473385, "live_work_prop": 0.0970873786407767, "delta_f_physical_activity_pp": 0.0010967288401600196, "driving": 84.21545667447306, "cycling": 0.8899297423887589, "walking": 4.964871194379391, "pt": 1.7798594847775178, "micromobility": 2.4824355971896956, "shuttle": 5.667447306791569}, {"avg_co2": 7.029982367663622, "live_work_prop": 0.08465608465608465, "delta_f_physical_activity_pp": 0.0011487338039549609, "driving": 86.1413043478261, "cycling": 1.2228260869565217, "walking": 4.211956521739131, "pt": 1.6304347826086956, "micromobility": 1.766304347826087, "shuttle": 5.0271739130434785}, {"avg_co2": 6.502978398706895, "live_work_prop": 0.10228802153432032, "delta_f_physical_activity_pp": 0.00095192490898242, "driving": 85.47281863864778, "cycling": 0.7309273640931933, "walking": 4.6139789858382825, "pt": 1.4161717679305619, "micromobility": 2.0100502512562812, "shuttle": 5.756052992233897}, {"avg_co2": 6.711679065530159, "live_work_prop": 0.0868421052631579, "delta_f_physical_activity_pp": 0.0008905013989059947, "driving": 86.3697705802969, "cycling": 0.4048582995951417, "walking": 4.633378317588844, "pt": 1.3945119208277104, "micromobility": 1.9793072424651372, "shuttle": 5.218173639226271}, {"avg_co2": 6.970561422017563, "live_work_prop": 0.08152866242038216, "delta_f_physical_activity_pp": 0.0010389807447298185, "driving": 86.25592417061611, "cycling": 0.7755277897457992, "walking": 4.179233089185696, "pt": 1.7233950883239983, "micromobility": 2.1542438604049976, "shuttle": 4.911676001723396}, {"avg_co2": 6.564748481276386, "live_work_prop": 0.09027777777777778, "delta_f_physical_activity_pp": 0.0009762463071025911, "driving": 85.25367472735894, "cycling": 0.7586533902323376, "walking": 4.599336178283546, "pt": 1.7069701280227598, "micromobility": 1.944049312470365, "shuttle": 5.737316263632053}, {"avg_co2": 6.94363359383348, "live_work_prop": 0.07633587786259542, "delta_f_physical_activity_pp": 0.0010362554738049493, "driving": 85.3146853146853, "cycling": 0.6555944055944056, "walking": 5.026223776223776, "pt": 1.9667832167832169, "micromobility": 2.1416083916083917, "shuttle": 4.895104895104895}, {"avg_co2": 6.616226126761811, "live_work_prop": 0.10483870967741936, "delta_f_physical_activity_pp": 0.0010400839173673078, "driving": 84.88372093023256, "cycling": 0.9767441860465116, "walking": 4.4186046511627906, "pt": 1.813953488372093, "micromobility": 2.27906976744186, "shuttle": 5.627906976744186}, {"avg_co2": 6.710187160796764, "live_work_prop": 0.0856353591160221, "delta_f_physical_activity_pp": 0.0009522952997587556, "driving": 85.39486203615604, "cycling": 0.8563273073263558, "walking": 4.0913415794481445, "pt": 1.7602283539486203, "micromobility": 2.1408182683158894, "shuttle": 5.756422454804948}, {"avg_co2": 6.668009919806064, "live_work_prop": 0.08873239436619719, "delta_f_physical_activity_pp": 0.0009875752625940547, "driving": 84.44338725023786, "cycling": 0.7611798287345386, "walking": 4.757373929590866, "pt": 1.9980970504281639, "micromobility": 2.1883920076117986, "shuttle": 5.851569933396765}, {"avg_co2": 7.088611614011973, "live_work_prop": 0.07104557640750671, "delta_f_physical_activity_pp": 0.0009719105526120551, "driving": 86.27103631532329, "cycling": 0.6200177147918512, "walking": 3.720106288751107, "pt": 1.9043401240035431, "micromobility": 2.4800708591674048, "shuttle": 5.004428697962799}, {"avg_co2": 6.917661059154376, "live_work_prop": 0.07307171853856563, "delta_f_physical_activity_pp": 0.0009906405504453073, "driving": 86.01959038290295, "cycling": 0.8459483526268923, "walking": 3.695458593054319, "pt": 1.4692787177203919, "micromobility": 2.5823686553873553, "shuttle": 5.387355298308103}, {"avg_co2": 6.863882992973416, "live_work_prop": 0.08387942332896461, "delta_f_physical_activity_pp": 0.000912630942461384, "driving": 86.9702434625789, "cycling": 0.8115419296663661, "walking": 4.147880973850315, "pt": 1.5779981965734897, "micromobility": 1.93868349864743, "shuttle": 4.553651938683498}, {"avg_co2": 6.903552312410367, "live_work_prop": 0.0847682119205298, "delta_f_physical_activity_pp": 0.0009589985844564231, "driving": 85.60606060606061, "cycling": 0.5793226381461676, "walking": 4.768270944741533, "pt": 1.5597147950089125, "micromobility": 2.094474153297683, "shuttle": 5.392156862745098}, {"avg_co2": 6.845392263758522, "live_work_prop": 0.0667574931880109, "delta_f_physical_activity_pp": 0.0009136157597184528, "driving": 86.07295120795831, "cycling": 1.0421601136901941, "walking": 3.837044054950261, "pt": 1.9422074846044528, "micromobility": 1.989578398863098, "shuttle": 5.11605873993368}, {"avg_co2": 6.862967227364375, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.000956103604227151, "driving": 86.10258658483122, "cycling": 0.7014467338886453, "walking": 3.98947829899167, "pt": 1.709776413853573, "micromobility": 2.411223147742218, "shuttle": 5.085488820692679}, {"avg_co2": 7.005641316358261, "live_work_prop": 0.07828282828282829, "delta_f_physical_activity_pp": 0.0008927261953644906, "driving": 84.98498498498499, "cycling": 0.9009009009009009, "walking": 4.504504504504505, "pt": 1.9305019305019304, "micromobility": 1.758901758901759, "shuttle": 5.9202059202059205}, {"avg_co2": 7.25720891123689, "live_work_prop": 0.0639386189258312, "delta_f_physical_activity_pp": 0.0010141213628961573, "driving": 85.54636482368306, "cycling": 0.740095777100566, "walking": 4.222899434044406, "pt": 1.697866782760122, "micromobility": 2.1767522855898997, "shuttle": 5.616020896821942}, {"avg_co2": 6.784339676190731, "live_work_prop": 0.06883116883116883, "delta_f_physical_activity_pp": 0.000931397591325691, "driving": 85.41850220264318, "cycling": 0.6607929515418502, "walking": 3.656387665198238, "pt": 1.8942731277533038, "micromobility": 2.158590308370044, "shuttle": 6.211453744493392}, {"avg_co2": 6.63167452885617, "live_work_prop": 0.09779614325068871, "delta_f_physical_activity_pp": 0.001164775257176307, "driving": 83.72306281522238, "cycling": 1.0545621274644659, "walking": 5.318661164603393, "pt": 1.8798716185236128, "micromobility": 2.2925263640531863, "shuttle": 5.731315910132966}, {"avg_co2": 7.357770555742795, "live_work_prop": 0.07712082262210797, "delta_f_physical_activity_pp": 0.0011430886618888781, "driving": 85.85814360770578, "cycling": 0.9632224168126094, "walking": 4.728546409807356, "pt": 1.4886164623467601, "micromobility": 2.1015761821366024, "shuttle": 4.859894921190893}, {"avg_co2": 6.9215708311910795, "live_work_prop": 0.0799475753604194, "delta_f_physical_activity_pp": 0.0008764761190171553, "driving": 85.5486173059768, "cycling": 0.7582515611061552, "walking": 4.63871543264942, "pt": 1.9625334522747548, "micromobility": 1.5611061552185548, "shuttle": 5.530776092774309}, {"avg_co2": 7.257633567752816, "live_work_prop": 0.08734177215189873, "delta_f_physical_activity_pp": 0.0008575895315967001, "driving": 86.32178868917141, "cycling": 0.6137658921525646, "walking": 4.647084612012275, "pt": 1.4905743095133712, "micromobility": 1.841297676457694, "shuttle": 5.085488820692679}, {"avg_co2": 6.873213066248891, "live_work_prop": 0.08620689655172414, "delta_f_physical_activity_pp": 0.0010327364786900412, "driving": 85.01788908765653, "cycling": 0.8497316636851521, "walking": 4.382826475849732, "pt": 1.744186046511628, "micromobility": 2.3255813953488373, "shuttle": 5.679785330948121}, {"avg_co2": 6.79251989654839, "live_work_prop": 0.06929347826086957, "delta_f_physical_activity_pp": 0.0010120306331089823, "driving": 85.27239150507849, "cycling": 0.9233610341643583, "walking": 4.43213296398892, "pt": 2.0313942751615883, "micromobility": 1.9852262234533704, "shuttle": 5.355493998153278}, {"avg_co2": 6.871178937069891, "live_work_prop": 0.08053691275167785, "delta_f_physical_activity_pp": 0.0009150111142822348, "driving": 86.71552908841045, "cycling": 0.8245533669262484, "walking": 4.031149793861658, "pt": 1.5574896930829134, "micromobility": 2.0613834173156205, "shuttle": 4.809894640403115}, {"avg_co2": 6.773897678138171, "live_work_prop": 0.08243243243243244, "delta_f_physical_activity_pp": 0.0009957289107387836, "driving": 86.04864616796696, "cycling": 0.9637448370812299, "walking": 3.9926571821936667, "pt": 1.5144561725562184, "micromobility": 2.202845341899954, "shuttle": 5.277650298301973}, {"avg_co2": 6.796197630831366, "live_work_prop": 0.08877284595300261, "delta_f_physical_activity_pp": 0.0009698451831594903, "driving": 84.68792096991469, "cycling": 0.673551863493489, "walking": 4.176021553659632, "pt": 1.7063313875168389, "micromobility": 3.0085316569375844, "shuttle": 5.747642568477772}, {"avg_co2": 6.389427803796217, "live_work_prop": 0.09050445103857567, "delta_f_physical_activity_pp": 0.0011155118994443565, "driving": 85.07537688442211, "cycling": 1.0050251256281406, "walking": 4.1708542713567835, "pt": 1.809045226130653, "micromobility": 2.0603015075376883, "shuttle": 5.8793969849246235}, {"avg_co2": 7.057838771825312, "live_work_prop": 0.08066581306017925, "delta_f_physical_activity_pp": 0.0009800756934198447, "driving": 84.45108927808629, "cycling": 0.7261853908586074, "walking": 4.399829132849209, "pt": 2.007689021785562, "micromobility": 2.093122597180692, "shuttle": 6.322084579239641}, {"avg_co2": 6.4870005245225775, "live_work_prop": 0.0947075208913649, "delta_f_physical_activity_pp": 0.0009795772764581048, "driving": 85.2702056432329, "cycling": 0.7651841224294597, "walking": 4.68675274988044, "pt": 1.6260162601626018, "micromobility": 2.534672405547585, "shuttle": 5.117168818747011}, {"avg_co2": 6.670792063183866, "live_work_prop": 0.09496402877697842, "delta_f_physical_activity_pp": 0.0008558585546038617, "driving": 85.96579476861167, "cycling": 0.6036217303822937, "walking": 3.873239436619718, "pt": 1.8108651911468814, "micromobility": 2.112676056338028, "shuttle": 5.633802816901409}, {"avg_co2": 6.833000347196974, "live_work_prop": 0.09164420485175202, "delta_f_physical_activity_pp": 0.000886606962739253, "driving": 85.76692768309535, "cycling": 0.6909258406264395, "walking": 4.2837402118839245, "pt": 1.7503454629203132, "micromobility": 2.1188392445877473, "shuttle": 5.389221556886228}, {"avg_co2": 6.748288104581016, "live_work_prop": 0.0764163372859025, "delta_f_physical_activity_pp": 0.001038451219466236, "driving": 84.80257116620753, "cycling": 0.7346189164370982, "walking": 4.591368227731864, "pt": 1.7447199265381086, "micromobility": 2.3875114784205693, "shuttle": 5.73921028466483}, {"avg_co2": 6.351084309784566, "live_work_prop": 0.0945945945945946, "delta_f_physical_activity_pp": 0.0011657531950834527, "driving": 84.49648711943793, "cycling": 0.7494145199063231, "walking": 5.526932084309133, "pt": 1.6861826697892273, "micromobility": 2.2482435597189694, "shuttle": 5.292740046838407}, {"avg_co2": 7.099985010236941, "live_work_prop": 0.07496823379923762, "delta_f_physical_activity_pp": 0.0009023016336804408, "driving": 85.62176165803109, "cycling": 0.8203799654576858, "walking": 4.058721934369603, "pt": 1.8566493955094994, "micromobility": 1.9430051813471503, "shuttle": 5.699481865284974}, {"avg_co2": 6.596728316990511, "live_work_prop": 0.1008174386920981, "delta_f_physical_activity_pp": 0.0010871720291415153, "driving": 84.24753867791843, "cycling": 1.1720581340834506, "walking": 4.73511486169714, "pt": 1.640881387716831, "micromobility": 2.156586966713549, "shuttle": 6.047819971870605}, {"avg_co2": 7.389346414505152, "live_work_prop": 0.08121827411167512, "delta_f_physical_activity_pp": 0.0011288060122370146, "driving": 85.01888375996643, "cycling": 0.8392782207301721, "walking": 4.574066302979437, "pt": 2.1401594628619387, "micromobility": 2.39194292908099, "shuttle": 5.035669324381032}, {"avg_co2": 6.927986607015681, "live_work_prop": 0.09182389937106918, "delta_f_physical_activity_pp": 0.0009260147206049313, "driving": 85.26632302405498, "cycling": 0.6443298969072164, "walking": 4.29553264604811, "pt": 2.104810996563574, "micromobility": 2.190721649484536, "shuttle": 5.498281786941581}, {"avg_co2": 6.649907651848423, "live_work_prop": 0.09836065573770492, "delta_f_physical_activity_pp": 0.0009390331796711071, "driving": 85.0232558139535, "cycling": 0.7906976744186046, "walking": 4.093023255813953, "pt": 2.0465116279069764, "micromobility": 2.372093023255814, "shuttle": 5.674418604651163}, {"avg_co2": 6.614095465303374, "live_work_prop": 0.09243697478991597, "delta_f_physical_activity_pp": 0.0010274526529832865, "driving": 84.43914081145584, "cycling": 0.7159904534606205, "walking": 4.77326968973747, "pt": 1.9093078758949882, "micromobility": 2.4821002386634845, "shuttle": 5.68019093078759}, {"avg_co2": 6.988635270821547, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0009148769664880443, "driving": 85.88744588744589, "cycling": 0.735930735930736, "walking": 3.67965367965368, "pt": 1.471861471861472, "micromobility": 2.5974025974025974, "shuttle": 5.627705627705628}, {"avg_co2": 6.935822779708268, "live_work_prop": 0.1032171581769437, "delta_f_physical_activity_pp": 0.0009662192951209308, "driving": 85.54545454545455, "cycling": 0.8636363636363636, "walking": 4.590909090909091, "pt": 1.6363636363636365, "micromobility": 2.6818181818181817, "shuttle": 4.6818181818181825}, {"avg_co2": 7.240418667458949, "live_work_prop": 0.08062418725617686, "delta_f_physical_activity_pp": 0.0009567928514898991, "driving": 86.1646234676007, "cycling": 0.8756567425569177, "walking": 3.633975481611208, "pt": 1.4886164623467601, "micromobility": 2.4518388791593697, "shuttle": 5.385288966725044}, {"avg_co2": 6.516003599042615, "live_work_prop": 0.09495548961424333, "delta_f_physical_activity_pp": 0.0009360160861497522, "driving": 84.73736372646185, "cycling": 0.5450941526263627, "walking": 5.004955401387512, "pt": 1.6848364717542121, "micromobility": 1.9326065411298314, "shuttle": 6.095143706640238}, {"avg_co2": 6.808338508008765, "live_work_prop": 0.08211920529801324, "delta_f_physical_activity_pp": 0.0008223929975506899, "driving": 86.90257352941177, "cycling": 0.4595588235294118, "walking": 3.722426470588235, "pt": 1.5165441176470589, "micromobility": 2.1139705882352944, "shuttle": 5.2849264705882355}, {"avg_co2": 6.987543328384109, "live_work_prop": 0.09394313967861558, "delta_f_physical_activity_pp": 0.0008628959405756879, "driving": 86.3002114164905, "cycling": 0.8879492600422833, "walking": 4.2706131078224105, "pt": 1.7758985200845665, "micromobility": 1.7758985200845665, "shuttle": 4.989429175475687}, {"avg_co2": 6.688367467881705, "live_work_prop": 0.076163610719323, "delta_f_physical_activity_pp": 0.0008590204306363524, "driving": 85.96828447861606, "cycling": 0.5285920230658337, "walking": 3.700144161460836, "pt": 1.8260451705910619, "micromobility": 2.2104757328207594, "shuttle": 5.766458433445458}, {"avg_co2": 6.710155821954029, "live_work_prop": 0.09803921568627451, "delta_f_physical_activity_pp": 0.0010407217214391442, "driving": 85.46099290780141, "cycling": 0.6648936170212766, "walking": 4.831560283687943, "pt": 1.6843971631205674, "micromobility": 2.171985815602837, "shuttle": 5.1861702127659575}, {"avg_co2": 7.097550561750971, "live_work_prop": 0.08209959623149395, "delta_f_physical_activity_pp": 0.000904563813840985, "driving": 86.18960802187785, "cycling": 0.9115770282588878, "walking": 4.102096627164995, "pt": 2.2333637192342755, "micromobility": 2.0510483135824975, "shuttle": 4.512306289881495}, {"avg_co2": 6.769602944100563, "live_work_prop": 0.08985879332477535, "delta_f_physical_activity_pp": 0.0008351766424542839, "driving": 86.61382650814619, "cycling": 0.6164685160722149, "walking": 3.963011889035667, "pt": 1.5411712901805372, "micromobility": 1.8494055482166447, "shuttle": 5.416116248348745}, {"avg_co2": 6.572170662929379, "live_work_prop": 0.08940852819807428, "delta_f_physical_activity_pp": 0.0009542002922266372, "driving": 85.74074074074073, "cycling": 0.787037037037037, "walking": 4.166666666666666, "pt": 1.574074074074074, "micromobility": 2.2685185185185186, "shuttle": 5.462962962962963}, {"avg_co2": 7.143457712095677, "live_work_prop": 0.0759493670886076, "delta_f_physical_activity_pp": 0.0009182506454141186, "driving": 86.42082429501085, "cycling": 0.7809110629067245, "walking": 4.121475054229935, "pt": 1.7787418655097613, "micromobility": 2.0390455531453364, "shuttle": 4.859002169197397}, {"avg_co2": 6.883010610230794, "live_work_prop": 0.08367071524966262, "delta_f_physical_activity_pp": 0.001051488926866982, "driving": 85.38916704597177, "cycling": 0.6827492034592627, "walking": 4.642694583522986, "pt": 2.0027309968138374, "micromobility": 1.9116977696859356, "shuttle": 5.370960400546199}, {"avg_co2": 6.799333291501323, "live_work_prop": 0.08586525759577279, "delta_f_physical_activity_pp": 0.0010063897809932467, "driving": 85.24516419253261, "cycling": 0.6747638326585695, "walking": 4.003598740440846, "pt": 1.5294646873594242, "micromobility": 2.699055330634278, "shuttle": 5.847953216374268}, {"avg_co2": 6.826074244111761, "live_work_prop": 0.0921409214092141, "delta_f_physical_activity_pp": 0.0009971957814629017, "driving": 85.52511415525113, "cycling": 0.684931506849315, "walking": 4.018264840182648, "pt": 2.374429223744292, "micromobility": 2.328767123287671, "shuttle": 5.068493150684931}, {"avg_co2": 6.680970107147654, "live_work_prop": 0.07994389901823282, "delta_f_physical_activity_pp": 0.001074936193311977, "driving": 84.79087452471484, "cycling": 1.1406844106463878, "walking": 4.277566539923954, "pt": 1.9011406844106464, "micromobility": 2.1863117870722433, "shuttle": 5.7034220532319395}, {"avg_co2": 7.025363633674669, "live_work_prop": 0.08015267175572519, "delta_f_physical_activity_pp": 0.0010013134186136502, "driving": 85.20430107526882, "cycling": 0.8172043010752689, "walking": 4.817204301075269, "pt": 1.6344086021505377, "micromobility": 2.064516129032258, "shuttle": 5.46236559139785}, {"avg_co2": 6.7865176761459605, "live_work_prop": 0.0776566757493188, "delta_f_physical_activity_pp": 0.0009944848726992088, "driving": 85.14001806684733, "cycling": 0.6323396567299007, "walking": 4.561878952122854, "pt": 1.7163504968383017, "micromobility": 2.2583559168925023, "shuttle": 5.691056910569105}, {"avg_co2": 6.858101648411904, "live_work_prop": 0.09103260869565218, "delta_f_physical_activity_pp": 0.0010313527358190452, "driving": 86.20205799812909, "cycling": 0.841908325537886, "walking": 4.303086997193639, "pt": 1.4031805425631432, "micromobility": 1.9644527595884003, "shuttle": 5.2853133769878395}, {"avg_co2": 6.932059844449086, "live_work_prop": 0.09431524547803617, "delta_f_physical_activity_pp": 0.0010051709680898554, "driving": 84.68667255075022, "cycling": 0.529567519858782, "walking": 4.192409532215358, "pt": 1.9417475728155338, "micromobility": 2.736098852603707, "shuttle": 5.913503971756398}, {"avg_co2": 7.0181550876979495, "live_work_prop": 0.07427785419532325, "delta_f_physical_activity_pp": 0.0010252851716278898, "driving": 86.25636279500232, "cycling": 0.9254974548819991, "walking": 4.257288292457196, "pt": 1.9435446552521982, "micromobility": 1.5270708005552984, "shuttle": 5.090236001850995}, {"avg_co2": 6.742067544319367, "live_work_prop": 0.08795669824086604, "delta_f_physical_activity_pp": 0.0008816735129262315, "driving": 85.42260208926875, "cycling": 0.8072174738841407, "walking": 4.083570750237417, "pt": 1.8518518518518516, "micromobility": 2.3266856600189936, "shuttle": 5.5080721747388415}, {"avg_co2": 7.050322280786147, "live_work_prop": 0.06044678055190539, "delta_f_physical_activity_pp": 0.0011232283883412066, "driving": 85.86810228802153, "cycling": 0.8075370121130552, "walking": 4.62090623598026, "pt": 1.570210856886496, "micromobility": 2.0188425302826376, "shuttle": 5.114401076716016}, {"avg_co2": 6.792727036616019, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0008421222215939743, "driving": 86.52988403211418, "cycling": 0.7582515611061552, "walking": 3.6128456735057983, "pt": 1.9179304192685103, "micromobility": 1.7395182872435324, "shuttle": 5.44157002676182}, {"avg_co2": 7.050730331904846, "live_work_prop": 0.06606217616580311, "delta_f_physical_activity_pp": 0.0009133696002331103, "driving": 86.01059135039718, "cycling": 0.8826125330979699, "walking": 3.8834951456310676, "pt": 1.8976169461606356, "micromobility": 1.9417475728155338, "shuttle": 5.3839364518976165}, {"avg_co2": 6.574131286624553, "live_work_prop": 0.08185538881309687, "delta_f_physical_activity_pp": 0.0009237236791860348, "driving": 86.08736942070276, "cycling": 0.7597340930674265, "walking": 4.368471035137702, "pt": 1.7094017094017095, "micromobility": 2.184235517568851, "shuttle": 4.8907882241215574}, {"avg_co2": 6.633766161671851, "live_work_prop": 0.08196721311475409, "delta_f_physical_activity_pp": 0.0009469625616468658, "driving": 86.02803738317758, "cycling": 0.7009345794392523, "walking": 4.485981308411215, "pt": 1.8224299065420562, "micromobility": 2.0560747663551404, "shuttle": 4.906542056074766}, {"avg_co2": 6.626731711346078, "live_work_prop": 0.09274193548387097, "delta_f_physical_activity_pp": 0.0009345733051258885, "driving": 85.720823798627, "cycling": 0.8695652173913043, "walking": 4.2105263157894735, "pt": 1.6018306636155606, "micromobility": 2.1052631578947367, "shuttle": 5.491990846681922}, {"avg_co2": 7.0019430762142365, "live_work_prop": 0.07289002557544758, "delta_f_physical_activity_pp": 0.0009171001406619044, "driving": 85.66478995236034, "cycling": 0.822867042009528, "walking": 3.984408834993504, "pt": 1.6024252923343438, "micromobility": 2.9449978345604158, "shuttle": 4.980511043741879}, {"avg_co2": 6.899485758580407, "live_work_prop": 0.07984293193717278, "delta_f_physical_activity_pp": 0.0011094701907429902, "driving": 84.94002665482007, "cycling": 0.888494002665482, "walking": 4.175921812527766, "pt": 1.5992892047978675, "micromobility": 2.665482007996446, "shuttle": 5.730786317192359}, {"avg_co2": 6.61416941559646, "live_work_prop": 0.1016260162601626, "delta_f_physical_activity_pp": 0.001014949928359858, "driving": 85.08412914961346, "cycling": 0.8640291041382447, "walking": 4.365620736698499, "pt": 2.364711232378354, "micromobility": 1.8644838562983175, "shuttle": 5.457025920873124}, {"avg_co2": 6.920512591148472, "live_work_prop": 0.0925414364640884, "delta_f_physical_activity_pp": 0.0009047439686841737, "driving": 86.06403013182674, "cycling": 0.6120527306967984, "walking": 4.143126177024483, "pt": 1.4595103578154425, "micromobility": 2.11864406779661, "shuttle": 5.602636534839925}, {"avg_co2": 7.031199909088334, "live_work_prop": 0.08168642951251646, "delta_f_physical_activity_pp": 0.0008478009475972347, "driving": 87.1111111111111, "cycling": 0.7111111111111111, "walking": 3.5111111111111115, "pt": 1.3333333333333335, "micromobility": 2.1777777777777776, "shuttle": 5.155555555555556}, {"avg_co2": 6.961779589046237, "live_work_prop": 0.06649282920469361, "delta_f_physical_activity_pp": 0.0010595331550452961, "driving": 85.94377510040161, "cycling": 0.8032128514056224, "walking": 3.8821954484605086, "pt": 2.0972780008924587, "micromobility": 2.3650156180276665, "shuttle": 4.908522980812138}, {"avg_co2": 6.541687667578159, "live_work_prop": 0.09838274932614555, "delta_f_physical_activity_pp": 0.0009829551739128923, "driving": 85.8264081255771, "cycling": 0.8310249307479225, "walking": 4.108956602031395, "pt": 1.9390581717451523, "micromobility": 1.9390581717451523, "shuttle": 5.355493998153278}, {"avg_co2": 7.330731326575287, "live_work_prop": 0.06741573033707865, "delta_f_physical_activity_pp": 0.0008448346222769228, "driving": 86.65526090675792, "cycling": 0.5132591958939264, "walking": 4.063301967493584, "pt": 1.7108639863130881, "micromobility": 1.7964071856287425, "shuttle": 5.260906757912745}, {"avg_co2": 7.246344034673215, "live_work_prop": 0.07323232323232323, "delta_f_physical_activity_pp": 0.0010682106915170947, "driving": 86.755823986195, "cycling": 0.9490940465918896, "walking": 4.270923209663503, "pt": 1.4236410698878343, "micromobility": 2.070750647109577, "shuttle": 4.5297670405522}, {"avg_co2": 7.030265998753603, "live_work_prop": 0.07496823379923762, "delta_f_physical_activity_pp": 0.0009068791266823267, "driving": 85.89687086822389, "cycling": 0.48479506390480387, "walking": 4.4513001322168355, "pt": 1.9391802556192155, "micromobility": 2.203613926840018, "shuttle": 5.02423975319524}, {"avg_co2": 6.787519697829672, "live_work_prop": 0.08080808080808081, "delta_f_physical_activity_pp": 0.0009597198979625163, "driving": 85.17404383326172, "cycling": 0.8165019338203695, "walking": 4.297378599054577, "pt": 1.7619252256123763, "micromobility": 2.3635582294800175, "shuttle": 5.58659217877095}, {"avg_co2": 7.155437731510955, "live_work_prop": 0.06314432989690721, "delta_f_physical_activity_pp": 0.0008439770571075934, "driving": 86.10154905335628, "cycling": 0.6884681583476765, "walking": 3.91566265060241, "pt": 1.5920826161790018, "micromobility": 1.6781411359724614, "shuttle": 6.024096385542169}, {"avg_co2": 7.399363948138932, "live_work_prop": 0.07403055229142186, "delta_f_physical_activity_pp": 0.0009018681311326259, "driving": 86.21513944223108, "cycling": 0.5976095617529881, "walking": 4.302788844621515, "pt": 1.7131474103585658, "micromobility": 2.2310756972111556, "shuttle": 4.940239043824701}, {"avg_co2": 6.698826261577597, "live_work_prop": 0.10302197802197802, "delta_f_physical_activity_pp": 0.0010685029802664945, "driving": 84.46288612263716, "cycling": 0.7837713231904103, "walking": 5.348086675887505, "pt": 1.98248040571692, "micromobility": 2.5357307514983862, "shuttle": 4.887044721069618}, {"avg_co2": 6.84107590349549, "live_work_prop": 0.1020979020979021, "delta_f_physical_activity_pp": 0.0011098193159167957, "driving": 84.10041841004184, "cycling": 0.8833100883310088, "walking": 4.741980474198047, "pt": 1.5806601580660158, "micromobility": 2.556950255695025, "shuttle": 6.136680613668061}, {"avg_co2": 6.852264521528575, "live_work_prop": 0.09114249037227215, "delta_f_physical_activity_pp": 0.0010257630398845616, "driving": 84.34476693051892, "cycling": 0.8355321020228672, "walking": 4.485488126649076, "pt": 1.759014951627089, "micromobility": 2.4186455584872473, "shuttle": 6.156552330694811}, {"avg_co2": 7.1398377532083055, "live_work_prop": 0.08165829145728644, "delta_f_physical_activity_pp": 0.0010367382790194468, "driving": 85.50170068027211, "cycling": 0.7227891156462585, "walking": 3.9965986394557826, "pt": 1.7857142857142856, "micromobility": 2.6360544217687076, "shuttle": 5.357142857142857}, {"avg_co2": 7.676387209100083, "live_work_prop": 0.09025270758122744, "delta_f_physical_activity_pp": 0.0009236224182747625, "driving": 86.15751789976133, "cycling": 0.5171042163882259, "walking": 4.176610978520286, "pt": 1.9093078758949882, "micromobility": 2.2275258552108195, "shuttle": 5.011933174224343}, {"avg_co2": 7.267724497639446, "live_work_prop": 0.08596713021491782, "delta_f_physical_activity_pp": 0.0008733293079753482, "driving": 86.20263591433279, "cycling": 0.700164744645799, "walking": 4.159802306425041, "pt": 1.729818780889621, "micromobility": 1.9357495881383853, "shuttle": 5.2718286655683695}, {"avg_co2": 6.651703278532651, "live_work_prop": 0.08786610878661087, "delta_f_physical_activity_pp": 0.0009704582951983007, "driving": 85.9127934834691, "cycling": 0.7187350263536176, "walking": 4.408241494968855, "pt": 1.9166267369429804, "micromobility": 2.156205079060853, "shuttle": 4.887398179204601}, {"avg_co2": 6.835677241991456, "live_work_prop": 0.08310991957104558, "delta_f_physical_activity_pp": 0.0010347818885399292, "driving": 85.86753731343283, "cycling": 0.7462686567164178, "walking": 4.57089552238806, "pt": 1.632462686567164, "micromobility": 2.0988805970149254, "shuttle": 5.083955223880597}, {"avg_co2": 6.665800358409744, "live_work_prop": 0.10733695652173914, "delta_f_physical_activity_pp": 0.001046708260884923, "driving": 85.07055075102411, "cycling": 0.9558488848429678, "walking": 4.8247610377787895, "pt": 1.456531634046427, "micromobility": 1.7751479289940828, "shuttle": 5.9171597633136095}, {"avg_co2": 7.275829879898795, "live_work_prop": 0.07917174177831912, "delta_f_physical_activity_pp": 0.0009520386774605528, "driving": 87.05245628642798, "cycling": 0.4579517069109076, "walking": 3.871773522064946, "pt": 1.5820149875104081, "micromobility": 2.164862614487927, "shuttle": 4.870940882597835}, {"avg_co2": 6.6766743612140464, "live_work_prop": 0.08528198074277854, "delta_f_physical_activity_pp": 0.0009353615206952103, "driving": 86.04873387482083, "cycling": 1.098901098901099, "walking": 3.965599617773531, "pt": 2.0544672718585764, "micromobility": 1.9111323459149547, "shuttle": 4.921165790731008}, {"avg_co2": 6.997943961011447, "live_work_prop": 0.07216494845360824, "delta_f_physical_activity_pp": 0.0009000095908299154, "driving": 85.64593301435407, "cycling": 0.5219660722053067, "walking": 3.4797738147020447, "pt": 2.044367116137451, "micromobility": 2.34884732492388, "shuttle": 5.9591126576772515}, {"avg_co2": 6.44342205879432, "live_work_prop": 0.09735744089012517, "delta_f_physical_activity_pp": 0.0009504947374208845, "driving": 85.6111645813282, "cycling": 0.8662175168431183, "walking": 4.619826756496631, "pt": 1.5880654475457172, "micromobility": 1.8768046198267565, "shuttle": 5.437921077959577}, {"avg_co2": 6.990071081832893, "live_work_prop": 0.0962566844919786, "delta_f_physical_activity_pp": 0.00096979895240567, "driving": 85.17532179316467, "cycling": 0.887705281846427, "walking": 4.749223257878384, "pt": 1.4647137150466045, "micromobility": 2.6187305814469597, "shuttle": 5.104305370616955}, {"avg_co2": 6.847629503775664, "live_work_prop": 0.08891928864569083, "delta_f_physical_activity_pp": 0.0008512429351479978, "driving": 85.5755894590846, "cycling": 0.5547850208044383, "walking": 4.438280166435506, "pt": 2.034211742949607, "micromobility": 1.8492834026814609, "shuttle": 5.547850208044383}, {"avg_co2": 6.212333155146995, "live_work_prop": 0.0970464135021097, "delta_f_physical_activity_pp": 0.0010934819976285964, "driving": 84.55205811138015, "cycling": 0.9685230024213075, "walking": 4.067796610169491, "pt": 2.082324455205811, "micromobility": 2.7602905569007263, "shuttle": 5.569007263922518}, {"avg_co2": 6.750500388600786, "live_work_prop": 0.0912751677852349, "delta_f_physical_activity_pp": 0.000973260888400586, "driving": 86.20689655172413, "cycling": 0.7921714818266543, "walking": 4.193849021435228, "pt": 1.5843429636533086, "micromobility": 2.190121155638397, "shuttle": 5.032618825722274}, {"avg_co2": 7.089920851142488, "live_work_prop": 0.07263294422827497, "delta_f_physical_activity_pp": 0.0009625127765651697, "driving": 85.16215015548644, "cycling": 0.9329187027987561, "walking": 3.8649489115948468, "pt": 1.8214127054642382, "micromobility": 2.265659706796979, "shuttle": 5.952909817858729}, {"avg_co2": 7.0915746334774905, "live_work_prop": 0.09137055837563451, "delta_f_physical_activity_pp": 0.000935891389359049, "driving": 85.86074327210594, "cycling": 0.8116189662537376, "walking": 3.8872276804784276, "pt": 1.794105083297736, "micromobility": 2.349423323366083, "shuttle": 5.296881674498078}, {"avg_co2": 7.165631808517779, "live_work_prop": 0.08091024020227561, "delta_f_physical_activity_pp": 0.0010336974973410697, "driving": 85.48724383103304, "cycling": 0.6691760769552488, "walking": 4.056879966541197, "pt": 1.7984107068172315, "micromobility": 2.342116269343371, "shuttle": 5.646173149309912}, {"avg_co2": 6.803541732454702, "live_work_prop": 0.07723035952063914, "delta_f_physical_activity_pp": 0.0010577192151100992, "driving": 85.28352835283528, "cycling": 0.9000900090009001, "walking": 3.7353735373537353, "pt": 1.4851485148514851, "micromobility": 2.34023402340234, "shuttle": 6.255625562556255}, {"avg_co2": 6.805147147925752, "live_work_prop": 0.07947019867549669, "delta_f_physical_activity_pp": 0.0010002610226020694, "driving": 84.68142792589245, "cycling": 0.7681879801174876, "walking": 4.383190239493899, "pt": 1.7171260732037958, "micromobility": 2.5756891098056935, "shuttle": 5.87437867148667}, {"avg_co2": 6.761940066179227, "live_work_prop": 0.08736559139784947, "delta_f_physical_activity_pp": 0.0009735538954085102, "driving": 84.68142792589245, "cycling": 0.6326253953908721, "walking": 4.699502937189336, "pt": 1.8526886579304112, "micromobility": 2.4853140533212836, "shuttle": 5.648441030275643}, {"avg_co2": 7.081939459065737, "live_work_prop": 0.08519003931847968, "delta_f_physical_activity_pp": 0.001021823680774322, "driving": 84.4155844155844, "cycling": 0.7792207792207793, "walking": 4.545454545454546, "pt": 1.774891774891775, "micromobility": 2.4242424242424243, "shuttle": 6.0606060606060606}, {"avg_co2": 6.958572887504301, "live_work_prop": 0.08801020408163265, "delta_f_physical_activity_pp": 0.0010054754046699668, "driving": 85.09532062391682, "cycling": 0.6065857885615251, "walking": 4.809358752166378, "pt": 1.733102253032929, "micromobility": 2.2530329289428077, "shuttle": 5.50259965337955}, {"avg_co2": 6.799741455861003, "live_work_prop": 0.09296148738379814, "delta_f_physical_activity_pp": 0.001025157341260301, "driving": 83.47746927628585, "cycling": 1.0468821119708693, "walking": 4.506144742831133, "pt": 1.8206645425580334, "micromobility": 2.730996813837051, "shuttle": 6.417842512517069}, {"avg_co2": 6.886273134564193, "live_work_prop": 0.09574468085106383, "delta_f_physical_activity_pp": 0.0009711424837728927, "driving": 85.5600539811066, "cycling": 0.8996851102114259, "walking": 4.408457040035987, "pt": 1.484480431848853, "micromobility": 2.1592442645074224, "shuttle": 5.488079172289698}, {"avg_co2": 7.001168089995854, "live_work_prop": 0.08490566037735849, "delta_f_physical_activity_pp": 0.0008642962675467707, "driving": 85.46195652173914, "cycling": 0.6340579710144928, "walking": 4.664855072463768, "pt": 1.585144927536232, "micromobility": 2.0380434782608696, "shuttle": 5.615942028985507}, {"avg_co2": 6.707301545475976, "live_work_prop": 0.097911227154047, "delta_f_physical_activity_pp": 0.0010589558011136293, "driving": 85.31905399375279, "cycling": 0.9817045961624274, "walking": 4.417670682730924, "pt": 1.963409192324855, "micromobility": 2.4096385542168677, "shuttle": 4.908522980812138}, {"avg_co2": 7.05168067659722, "live_work_prop": 0.06973848069738481, "delta_f_physical_activity_pp": 0.0009114591617076238, "driving": 86.41557342361405, "cycling": 0.5924672027084215, "walking": 4.104951333051206, "pt": 1.5658061785865425, "micromobility": 2.3275497249259414, "shuttle": 4.9936521371138385}, {"avg_co2": 6.848339225843674, "live_work_prop": 0.08690012970168612, "delta_f_physical_activity_pp": 0.0009712588717620126, "driving": 85.39473684210527, "cycling": 0.7017543859649122, "walking": 4.254385964912281, "pt": 1.7982456140350878, "micromobility": 2.1052631578947367, "shuttle": 5.745614035087719}, {"avg_co2": 6.9392005896975615, "live_work_prop": 0.07301173402868318, "delta_f_physical_activity_pp": 0.0010596646796008672, "driving": 85.93611357586512, "cycling": 0.9760425909494232, "walking": 3.771073646850044, "pt": 1.5527950310559007, "micromobility": 2.085181898846495, "shuttle": 5.678793256433008}, {"avg_co2": 6.838867882853138, "live_work_prop": 0.08432147562582346, "delta_f_physical_activity_pp": 0.0010219844913033598, "driving": 85.67112645662495, "cycling": 0.7768666378938283, "walking": 4.315925766076824, "pt": 1.985325852395339, "micromobility": 2.157962883038412, "shuttle": 5.092792403970652}, {"avg_co2": 7.206705177349951, "live_work_prop": 0.09987515605493133, "delta_f_physical_activity_pp": 0.0008813496671890557, "driving": 86.08400509121765, "cycling": 0.46669495120916415, "walking": 4.242681374628765, "pt": 1.6546457361052185, "micromobility": 2.588035638523547, "shuttle": 4.963937208315655}, {"avg_co2": 6.883956158742873, "live_work_prop": 0.09543010752688172, "delta_f_physical_activity_pp": 0.001034077173053355, "driving": 83.29455560725918, "cycling": 0.6514657980456027, "walking": 4.979060027919963, "pt": 2.233597021870638, "micromobility": 2.8850628199162403, "shuttle": 5.956258724988367}, {"avg_co2": 6.3492996753393784, "live_work_prop": 0.08957415565345081, "delta_f_physical_activity_pp": 0.0010357198751971798, "driving": 84.68972533062055, "cycling": 1.017293997965412, "walking": 4.374364191251272, "pt": 1.780264496439471, "micromobility": 2.2889114954221768, "shuttle": 5.849440488301119}, {"avg_co2": 6.615707217848862, "live_work_prop": 0.08053691275167785, "delta_f_physical_activity_pp": 0.001014507408801607, "driving": 84.69846984698471, "cycling": 0.7650765076507651, "walking": 4.635463546354635, "pt": 1.8001800180018002, "micromobility": 2.6102610261026102, "shuttle": 5.4905490549054905}, {"avg_co2": 6.87077200525471, "live_work_prop": 0.08939974457215837, "delta_f_physical_activity_pp": 0.0010944007654399512, "driving": 84.84182776801406, "cycling": 0.8347978910369069, "walking": 4.525483304042179, "pt": 1.5817223198594026, "micromobility": 2.8119507908611596, "shuttle": 5.404217926186291}, {"avg_co2": 7.014780448968404, "live_work_prop": 0.08005082592121983, "delta_f_physical_activity_pp": 0.0008850491595923432, "driving": 86.42131979695431, "cycling": 0.7191201353637902, "walking": 3.3840947546531304, "pt": 1.8189509306260576, "micromobility": 2.1150592216582065, "shuttle": 5.541455160744501}, {"avg_co2": 7.023115511326977, "live_work_prop": 0.0724269377382465, "delta_f_physical_activity_pp": 0.0008596019832881654, "driving": 86.12565445026178, "cycling": 0.6108202443280977, "walking": 3.7085514834205933, "pt": 1.963350785340314, "micromobility": 1.8760907504363002, "shuttle": 5.715532286212914}, {"avg_co2": 7.089246368834178, "live_work_prop": 0.10013003901170352, "delta_f_physical_activity_pp": 0.0009453386121112071, "driving": 85.33157663592446, "cycling": 0.966183574879227, "walking": 4.567413263065437, "pt": 1.8884497145366712, "micromobility": 2.1958717610891525, "shuttle": 5.05050505050505}, {"avg_co2": 6.750894973174343, "live_work_prop": 0.09446693657219973, "delta_f_physical_activity_pp": 0.0009119607326816783, "driving": 85.96736596736598, "cycling": 0.6993006993006993, "walking": 4.335664335664335, "pt": 1.8181818181818181, "micromobility": 1.9580419580419581, "shuttle": 5.221445221445221}, {"avg_co2": 6.823256906301603, "live_work_prop": 0.08620689655172414, "delta_f_physical_activity_pp": 0.0009274772925496064, "driving": 86.05287146763901, "cycling": 0.8204193254329991, "walking": 4.284412032816773, "pt": 1.5952597994530537, "micromobility": 1.7775752051048315, "shuttle": 5.469462169553328}, {"avg_co2": 6.722054328760082, "live_work_prop": 0.08058124174372523, "delta_f_physical_activity_pp": 0.001055047208552374, "driving": 85.25324966382787, "cycling": 0.9861048857014791, "walking": 4.034065441506051, "pt": 2.0618556701030926, "micromobility": 1.8377409233527566, "shuttle": 5.8269834155087405}, {"avg_co2": 6.712971248233319, "live_work_prop": 0.08831521739130435, "delta_f_physical_activity_pp": 0.0009749917068668276, "driving": 85.1063829787234, "cycling": 0.8601177003168854, "walking": 4.1195110909913994, "pt": 1.6749660479855137, "micromobility": 2.3540063377093707, "shuttle": 5.885015844273426}, {"avg_co2": 6.939658009704681, "live_work_prop": 0.09043250327653997, "delta_f_physical_activity_pp": 0.0008748640869864561, "driving": 86.12505705157463, "cycling": 0.5020538566864445, "walking": 4.655408489274304, "pt": 1.323596531264263, "micromobility": 2.0538566864445458, "shuttle": 5.340027384755819}, {"avg_co2": 6.845461771104542, "live_work_prop": 0.09078771695594126, "delta_f_physical_activity_pp": 0.0009402538075653698, "driving": 84.66036887089518, "cycling": 0.6747638326585695, "walking": 4.318488529014845, "pt": 1.7543859649122806, "micromobility": 2.564102564102564, "shuttle": 6.027890238416554}, {"avg_co2": 7.229012343176597, "live_work_prop": 0.07236842105263158, "delta_f_physical_activity_pp": 0.0010184281112453008, "driving": 87.0995670995671, "cycling": 0.6926406926406926, "walking": 4.329004329004329, "pt": 1.7316017316017316, "micromobility": 1.8181818181818181, "shuttle": 4.329004329004329}, {"avg_co2": 6.844508469294369, "live_work_prop": 0.08290816326530612, "delta_f_physical_activity_pp": 0.000824113978310662, "driving": 85.86956521739131, "cycling": 0.9130434782608696, "walking": 3.739130434782609, "pt": 1.6956521739130437, "micromobility": 2.086956521739131, "shuttle": 5.695652173913043}, {"avg_co2": 6.727364719519291, "live_work_prop": 0.0957004160887656, "delta_f_physical_activity_pp": 0.0008958068150846256, "driving": 86.82972718720602, "cycling": 0.6114769520225777, "walking": 4.374412041392286, "pt": 1.458137347130762, "micromobility": 1.9285042333019757, "shuttle": 4.797742238946378}, {"avg_co2": 6.527864981988953, "live_work_prop": 0.1051912568306011, "delta_f_physical_activity_pp": 0.0011024899998574756, "driving": 84.36770881941203, "cycling": 0.6532897806812878, "walking": 4.993000466635557, "pt": 1.726551563229118, "micromobility": 3.033131124591694, "shuttle": 5.226318245450303}, {"avg_co2": 7.1920886069569265, "live_work_prop": 0.08774193548387096, "delta_f_physical_activity_pp": 0.0011620490104904465, "driving": 84.53961456102785, "cycling": 0.8137044967880086, "walking": 4.325481798715203, "pt": 1.4561027837259102, "micromobility": 2.8265524625267666, "shuttle": 6.0385438972162735}, {"avg_co2": 6.75033116541333, "live_work_prop": 0.09387755102040816, "delta_f_physical_activity_pp": 0.0009647639153207067, "driving": 85.45966228893059, "cycling": 0.9380863039399625, "walking": 3.7054409005628517, "pt": 1.6885553470919326, "micromobility": 2.1575984990619137, "shuttle": 6.050656660412758}, {"avg_co2": 7.390064412040019, "live_work_prop": 0.08629441624365482, "delta_f_physical_activity_pp": 0.0008455079668975893, "driving": 86.63535439795046, "cycling": 0.6831767719897524, "walking": 4.44064901793339, "pt": 1.4944491887275833, "micromobility": 1.964133219470538, "shuttle": 4.782237403928266}, {"avg_co2": 6.950120577986108, "live_work_prop": 0.09251700680272108, "delta_f_physical_activity_pp": 0.0010734744607266444, "driving": 85.57168784029038, "cycling": 0.9074410163339384, "walking": 4.174228675136116, "pt": 1.6333938294010888, "micromobility": 2.35934664246824, "shuttle": 5.353901996370237}, {"avg_co2": 7.306144194386119, "live_work_prop": 0.06004901960784314, "delta_f_physical_activity_pp": 0.0008938665550502198, "driving": 86.64169787765293, "cycling": 0.6658343736995422, "walking": 4.036620890553475, "pt": 1.7478152309612984, "micromobility": 1.6645859342488558, "shuttle": 5.2434456928838955}, {"avg_co2": 6.952096548043134, "live_work_prop": 0.09115281501340483, "delta_f_physical_activity_pp": 0.0010639418489870925, "driving": 83.62652232746956, "cycling": 1.0825439783491204, "walking": 4.9616599007668025, "pt": 1.5787099684258006, "micromobility": 2.4808299503834013, "shuttle": 6.269733874605323}, {"avg_co2": 7.094228456653078, "live_work_prop": 0.07702182284980745, "delta_f_physical_activity_pp": 0.0009297741577634893, "driving": 85.5943437914273, "cycling": 0.8395934600088379, "walking": 3.6676977463543965, "pt": 1.458241272646929, "micromobility": 2.4304021210782145, "shuttle": 6.009721608484313}, {"avg_co2": 6.966894397779833, "live_work_prop": 0.088348271446863, "delta_f_physical_activity_pp": 0.0009308013009315213, "driving": 85.76972833117723, "cycling": 0.7761966364812419, "walking": 4.096593359206555, "pt": 1.6817593790426906, "micromobility": 2.673566192324278, "shuttle": 5.002156101768004}, {"avg_co2": 7.095210854751488, "live_work_prop": 0.06923076923076923, "delta_f_physical_activity_pp": 0.0008524420067058524, "driving": 86.42765685019207, "cycling": 0.7682458386683738, "walking": 3.755868544600939, "pt": 1.579172001707213, "micromobility": 2.0059752454118653, "shuttle": 5.463081519419548}, {"avg_co2": 6.890497609709571, "live_work_prop": 0.08455882352941177, "delta_f_physical_activity_pp": 0.0009642041081344332, "driving": 85.3781512605042, "cycling": 0.8403361344537815, "walking": 4.3277310924369745, "pt": 1.9747899159663864, "micromobility": 2.3529411764705883, "shuttle": 5.126050420168067}, {"avg_co2": 7.0284384469932935, "live_work_prop": 0.09709962168978563, "delta_f_physical_activity_pp": 0.00095423334708867, "driving": 86.41025641025641, "cycling": 0.8547008547008548, "walking": 4.102564102564102, "pt": 1.7948717948717947, "micromobility": 2.264957264957265, "shuttle": 4.572649572649572}, {"avg_co2": 6.375077595461724, "live_work_prop": 0.09915014164305949, "delta_f_physical_activity_pp": 0.0009004606383154957, "driving": 84.34197886647455, "cycling": 0.9125840537944284, "walking": 3.842459173871278, "pt": 1.440922190201729, "micromobility": 2.5936599423631126, "shuttle": 6.8683957732949095}, {"avg_co2": 6.503964104018568, "live_work_prop": 0.1031636863823934, "delta_f_physical_activity_pp": 0.0009424737655468525, "driving": 84.36920222634508, "cycling": 0.6029684601113172, "walking": 4.545454545454546, "pt": 1.855287569573284, "micromobility": 2.5510204081632653, "shuttle": 6.076066790352504}, {"avg_co2": 6.753723275212439, "live_work_prop": 0.07797537619699042, "delta_f_physical_activity_pp": 0.0010585849855699182, "driving": 84.93781667434362, "cycling": 1.105481345002303, "walking": 4.007369875633349, "pt": 1.6582220175034548, "micromobility": 2.3030861354214647, "shuttle": 5.9880239520958085}, {"avg_co2": 7.267823974505628, "live_work_prop": 0.08148148148148149, "delta_f_physical_activity_pp": 0.000879282567449479, "driving": 86.77337826453243, "cycling": 0.5475989890480202, "walking": 4.422914911541702, "pt": 1.2636899747262005, "micromobility": 1.8112889637742207, "shuttle": 5.181128896377422}, {"avg_co2": 6.904653077592398, "live_work_prop": 0.09749670619235837, "delta_f_physical_activity_pp": 0.0009809970295132874, "driving": 85.59508124725515, "cycling": 0.966183574879227, "walking": 4.523495827843654, "pt": 1.4492753623188406, "micromobility": 1.9762845849802373, "shuttle": 5.489679402722881}, {"avg_co2": 6.671958860629652, "live_work_prop": 0.08, "delta_f_physical_activity_pp": 0.0009599948845190725, "driving": 86.27730294396962, "cycling": 0.9971509971509971, "walking": 4.131054131054131, "pt": 1.6619183285849954, "micromobility": 1.7094017094017095, "shuttle": 5.223171889838556}, {"avg_co2": 6.790209247354557, "live_work_prop": 0.09212283044058744, "delta_f_physical_activity_pp": 0.0008850242244165422, "driving": 85.35489667565139, "cycling": 0.6738544474393532, "walking": 4.26774483378257, "pt": 1.5723270440251573, "micromobility": 2.380952380952381, "shuttle": 5.750224618149147}, {"avg_co2": 6.662737897075169, "live_work_prop": 0.09726027397260274, "delta_f_physical_activity_pp": 0.001004206949904173, "driving": 85.2157943067034, "cycling": 0.7346189164370982, "walking": 4.866850321395775, "pt": 1.790633608815427, "micromobility": 2.2497704315886136, "shuttle": 5.142332415059688}, {"avg_co2": 7.189932091540047, "live_work_prop": 0.085, "delta_f_physical_activity_pp": 0.0008370062618051429, "driving": 86.70912951167729, "cycling": 0.59447983014862, "walking": 3.991507430997877, "pt": 1.78343949044586, "micromobility": 2.1231422505307855, "shuttle": 4.798301486199576}, {"avg_co2": 6.616376360938869, "live_work_prop": 0.10026041666666667, "delta_f_physical_activity_pp": 0.0010077951021472502, "driving": 84.86238532110092, "cycling": 0.7339449541284404, "walking": 4.724770642201835, "pt": 1.7889908256880735, "micromobility": 2.614678899082569, "shuttle": 5.275229357798166}, {"avg_co2": 6.966639104088933, "live_work_prop": 0.07539682539682539, "delta_f_physical_activity_pp": 0.0009760887955493332, "driving": 86.01714027965718, "cycling": 0.9472259810554804, "walking": 3.9693279206134413, "pt": 1.8493459630130809, "micromobility": 2.165087956698241, "shuttle": 5.051871898962562}, {"avg_co2": 6.8859674260784285, "live_work_prop": 0.07588075880758807, "delta_f_physical_activity_pp": 0.0009025029187579875, "driving": 86.89365671641791, "cycling": 0.6529850746268656, "walking": 3.824626865671642, "pt": 1.912313432835821, "micromobility": 1.8656716417910446, "shuttle": 4.850746268656716}, {"avg_co2": 7.124964471212759, "live_work_prop": 0.07187894073139975, "delta_f_physical_activity_pp": 0.000982508294933944, "driving": 85.98371195885126, "cycling": 0.9001285897985427, "walking": 3.3433347621088725, "pt": 2.0145735105015, "micromobility": 2.400342906129447, "shuttle": 5.357908272610373}, {"avg_co2": 6.438785495207864, "live_work_prop": 0.09226594301221167, "delta_f_physical_activity_pp": 0.001097072420966686, "driving": 85.39741219963032, "cycling": 0.7393715341959335, "walking": 4.66728280961183, "pt": 1.2476894639556377, "micromobility": 2.4029574861367835, "shuttle": 5.545286506469501}, {"avg_co2": 6.636156731791691, "live_work_prop": 0.09628610729023383, "delta_f_physical_activity_pp": 0.0009938938346578975, "driving": 85.03717472118959, "cycling": 0.6505576208178439, "walking": 4.600371747211896, "pt": 1.7657992565055762, "micromobility": 2.369888475836431, "shuttle": 5.5762081784386615}, {"avg_co2": 7.348781419245368, "live_work_prop": 0.0830367734282325, "delta_f_physical_activity_pp": 0.0009591702482866441, "driving": 85.89795098433106, "cycling": 0.7633587786259541, "walking": 4.45962233828847, "pt": 1.4061872237846524, "micromobility": 2.4106066693451185, "shuttle": 5.062274005624749}, {"avg_co2": 6.915425146921259, "live_work_prop": 0.09825033647375504, "delta_f_physical_activity_pp": 0.0009377589781094495, "driving": 85.35237217871948, "cycling": 0.4145555043758637, "walking": 4.191616766467066, "pt": 1.9345923537540304, "micromobility": 2.3030861354214647, "shuttle": 5.803777061262092}, {"avg_co2": 7.4536907284418525, "live_work_prop": 0.06642512077294686, "delta_f_physical_activity_pp": 0.0008704791716686658, "driving": 87.10204081632654, "cycling": 0.6122448979591837, "walking": 4.0, "pt": 2.2040816326530615, "micromobility": 1.7142857142857144, "shuttle": 4.36734693877551}, {"avg_co2": 6.952662732542986, "live_work_prop": 0.07651006711409396, "delta_f_physical_activity_pp": 0.000997742827178435, "driving": 86.1829944547135, "cycling": 0.7855822550831794, "walking": 4.020332717190389, "pt": 1.6635859519408502, "micromobility": 2.310536044362292, "shuttle": 5.036968576709796}, {"avg_co2": 6.491343710941898, "live_work_prop": 0.09140518417462483, "delta_f_physical_activity_pp": 0.0009060957563791708, "driving": 84.63674224895883, "cycling": 1.203146691346599, "walking": 4.211013419713096, "pt": 1.4807959278111986, "micromobility": 2.406293382693198, "shuttle": 6.062008329477094}, {"avg_co2": 7.027731688946012, "live_work_prop": 0.08041504539559015, "delta_f_physical_activity_pp": 0.00093291380376678, "driving": 85.37012702584319, "cycling": 0.5694261936049059, "walking": 4.862023653088042, "pt": 1.7520805957074024, "micromobility": 1.971090670170828, "shuttle": 5.475251861585633}, {"avg_co2": 6.492994727669069, "live_work_prop": 0.09444444444444444, "delta_f_physical_activity_pp": 0.0010832305796946956, "driving": 84.79809976247031, "cycling": 0.9501187648456058, "walking": 4.465558194774347, "pt": 1.4251781472684086, "micromobility": 2.6128266033254155, "shuttle": 5.748218527315915}, {"avg_co2": 6.661053679248571, "live_work_prop": 0.0889487870619946, "delta_f_physical_activity_pp": 0.0007996827727991227, "driving": 86.74418604651163, "cycling": 0.6976744186046512, "walking": 3.7209302325581395, "pt": 1.441860465116279, "micromobility": 2.0465116279069764, "shuttle": 5.348837209302325}, {"avg_co2": 6.710461901016129, "live_work_prop": 0.08321964529331514, "delta_f_physical_activity_pp": 0.0009761487161685561, "driving": 86.51685393258427, "cycling": 0.7490636704119851, "walking": 4.166666666666666, "pt": 1.6385767790262171, "micromobility": 2.153558052434457, "shuttle": 4.775280898876404}, {"avg_co2": 6.909269434020005, "live_work_prop": 0.08289473684210526, "delta_f_physical_activity_pp": 0.0010151143743387997, "driving": 85.17060367454067, "cycling": 0.8311461067366579, "walking": 4.15573053368329, "pt": 1.9247594050743655, "micromobility": 2.3622047244094486, "shuttle": 5.555555555555555}, {"avg_co2": 6.974162574128251, "live_work_prop": 0.09220779220779221, "delta_f_physical_activity_pp": 0.0009951116404041604, "driving": 84.7971466785555, "cycling": 0.8470798038341507, "walking": 4.012483281319661, "pt": 2.31832367365136, "micromobility": 2.4074899687917966, "shuttle": 5.617476593847526}, {"avg_co2": 6.879292991966807, "live_work_prop": 0.07793923381770146, "delta_f_physical_activity_pp": 0.0010393309036934135, "driving": 85.68192115994563, "cycling": 0.9062075215224286, "walking": 4.213864975079294, "pt": 1.5405527865881288, "micromobility": 2.4467603081105573, "shuttle": 5.210693248753965}, {"avg_co2": 7.083805174330287, "live_work_prop": 0.08155080213903744, "delta_f_physical_activity_pp": 0.0009410780385936628, "driving": 85.4061496099128, "cycling": 0.8719596145020652, "walking": 4.176227627351996, "pt": 2.0192748967416243, "micromobility": 2.524093620927031, "shuttle": 5.002294630564479}, {"avg_co2": 7.0330065596603495, "live_work_prop": 0.0650730411686587, "delta_f_physical_activity_pp": 0.0008855479672844082, "driving": 86.3677130044843, "cycling": 0.7623318385650224, "walking": 3.856502242152467, "pt": 1.8385650224215246, "micromobility": 2.242152466367713, "shuttle": 4.932735426008969}, {"avg_co2": 6.926772855349237, "live_work_prop": 0.08909574468085106, "delta_f_physical_activity_pp": 0.000976731183902953, "driving": 83.81818181818181, "cycling": 0.6818181818181818, "walking": 4.909090909090909, "pt": 1.7727272727272727, "micromobility": 2.3181818181818183, "shuttle": 6.5}, {"avg_co2": 6.75276790363425, "live_work_prop": 0.1056241426611797, "delta_f_physical_activity_pp": 0.0009438755107792499, "driving": 85.37271448663853, "cycling": 0.8907641819034223, "walking": 3.8912330051570554, "pt": 1.7815283638068447, "micromobility": 2.6722925457102673, "shuttle": 5.391467416783873}, {"avg_co2": 6.961742330333666, "live_work_prop": 0.11082138200782268, "delta_f_physical_activity_pp": 0.0009354016425733241, "driving": 85.25305410122164, "cycling": 0.6980802792321117, "walking": 4.62478184991274, "pt": 1.8760907504363002, "micromobility": 2.225130890052356, "shuttle": 5.322862129144852}, {"avg_co2": 6.55077550619237, "live_work_prop": 0.09861111111111111, "delta_f_physical_activity_pp": 0.0011083211440007525, "driving": 84.8155156102176, "cycling": 0.8514664143803218, "walking": 5.061494796594134, "pt": 1.7029328287606436, "micromobility": 2.7436140018921478, "shuttle": 4.824976348155157}, {"avg_co2": 6.786109097739958, "live_work_prop": 0.09466666666666666, "delta_f_physical_activity_pp": 0.0010337885992479574, "driving": 85.74650428506992, "cycling": 0.7216959855660803, "walking": 4.916553901668922, "pt": 1.5336039693279206, "micromobility": 1.8493459630130809, "shuttle": 5.232295895354082}, {"avg_co2": 6.8613639940224145, "live_work_prop": 0.08184143222506395, "delta_f_physical_activity_pp": 0.000993811363089046, "driving": 85.45454545454545, "cycling": 0.975609756097561, "walking": 4.523281596452328, "pt": 1.4634146341463417, "micromobility": 2.0399113082039912, "shuttle": 5.543237250554324}, {"avg_co2": 6.907618845188847, "live_work_prop": 0.07702523240371846, "delta_f_physical_activity_pp": 0.0008621759188689063, "driving": 86.79245283018868, "cycling": 0.5982512655315232, "walking": 4.2797975149562815, "pt": 1.5646571560055222, "micromobility": 1.6106764841233319, "shuttle": 5.154164749194662}, {"avg_co2": 7.125906609446116, "live_work_prop": 0.07115135834411385, "delta_f_physical_activity_pp": 0.00085547389931876, "driving": 87.13656387665199, "cycling": 0.8370044052863436, "walking": 3.5682819383259914, "pt": 1.6299559471365639, "micromobility": 1.8942731277533038, "shuttle": 4.933920704845815}, {"avg_co2": 7.112102243678107, "live_work_prop": 0.085, "delta_f_physical_activity_pp": 0.0008420109391705205, "driving": 85.87883959044369, "cycling": 0.810580204778157, "walking": 4.223549488054608, "pt": 1.6638225255972698, "micromobility": 2.0051194539249146, "shuttle": 5.418088737201366}, {"avg_co2": 6.837152216412575, "live_work_prop": 0.07901554404145078, "delta_f_physical_activity_pp": 0.0009566873541072381, "driving": 86.31578947368422, "cycling": 1.0087719298245614, "walking": 3.7280701754385963, "pt": 1.6666666666666667, "micromobility": 2.1929824561403506, "shuttle": 5.087719298245614}, {"avg_co2": 6.680956296930878, "live_work_prop": 0.08967391304347826, "delta_f_physical_activity_pp": 0.0010492275242346206, "driving": 85.53604436229205, "cycling": 0.6931608133086876, "walking": 4.482439926062846, "pt": 1.6635859519408502, "micromobility": 2.4953789279112755, "shuttle": 5.129390018484288}, {"avg_co2": 6.438572385223802, "live_work_prop": 0.08969210174029452, "delta_f_physical_activity_pp": 0.0009132246891109408, "driving": 84.99765588373184, "cycling": 0.8907641819034223, "walking": 4.406938584153774, "pt": 1.6877637130801686, "micromobility": 2.203469292076887, "shuttle": 5.813408345053914}, {"avg_co2": 6.949707585716679, "live_work_prop": 0.07561929595827901, "delta_f_physical_activity_pp": 0.000928000870114715, "driving": 86.48892905558066, "cycling": 0.5422503389064619, "walking": 4.1572525982828745, "pt": 1.8526886579304112, "micromobility": 1.8978761861726163, "shuttle": 5.061003163126977}, {"avg_co2": 7.181870518732341, "live_work_prop": 0.07051282051282051, "delta_f_physical_activity_pp": 0.0009176126948462559, "driving": 85.99391039582427, "cycling": 0.7394519356241844, "walking": 3.9582427142235757, "pt": 1.5658982166159199, "micromobility": 1.783384080034798, "shuttle": 5.9591126576772515}, {"avg_co2": 7.034588811208848, "live_work_prop": 0.07133917396745933, "delta_f_physical_activity_pp": 0.0009223350556776068, "driving": 85.99137931034483, "cycling": 0.9913793103448276, "walking": 3.8793103448275863, "pt": 1.853448275862069, "micromobility": 1.896551724137931, "shuttle": 5.387931034482758}, {"avg_co2": 7.07067840701183, "live_work_prop": 0.10013351134846461, "delta_f_physical_activity_pp": 0.0009637671108536385, "driving": 85.20710059171599, "cycling": 0.7282658170232135, "walking": 4.642694583522986, "pt": 1.5020482476103778, "micromobility": 2.366863905325444, "shuttle": 5.5530268548020025}, {"avg_co2": 7.387303964327527, "live_work_prop": 0.07577639751552795, "delta_f_physical_activity_pp": 0.0009186801995851691, "driving": 86.69201520912547, "cycling": 0.5914659907055344, "walking": 3.929024081115336, "pt": 1.8588931136459652, "micromobility": 1.7743979721166032, "shuttle": 5.154203633291086}, {"avg_co2": 6.9041870307916104, "live_work_prop": 0.08891752577319588, "delta_f_physical_activity_pp": 0.0009868883553610234, "driving": 85.25243578387955, "cycling": 0.6200177147918512, "walking": 4.561558901682905, "pt": 1.550044286979628, "micromobility": 2.6129317980513727, "shuttle": 5.403011514614704}, {"avg_co2": 6.8107307953663065, "live_work_prop": 0.08432147562582346, "delta_f_physical_activity_pp": 0.0009298522625947387, "driving": 86.25506985128436, "cycling": 0.67598017124831, "walking": 3.875619648490311, "pt": 1.7124831004957188, "micromobility": 2.0279405137449302, "shuttle": 5.4529067147363675}, {"avg_co2": 7.00094885233518, "live_work_prop": 0.07651006711409396, "delta_f_physical_activity_pp": 0.0010009753216420466, "driving": 85.11878081577767, "cycling": 0.6275212909009412, "walking": 4.303003137606455, "pt": 1.8825638727028238, "micromobility": 1.8825638727028238, "shuttle": 6.185567010309279}, {"avg_co2": 6.890793656285368, "live_work_prop": 0.082010582010582, "delta_f_physical_activity_pp": 0.0009325029768979586, "driving": 85.59207564160289, "cycling": 0.675371454299865, "walking": 3.692030616839262, "pt": 1.530841963079694, "micromobility": 2.341287708239532, "shuttle": 6.1683926159387665}, {"avg_co2": 6.874686431172173, "live_work_prop": 0.08010335917312661, "delta_f_physical_activity_pp": 0.0009856455408258553, "driving": 84.38726559092892, "cycling": 0.8286088094199738, "walking": 4.317488006977759, "pt": 2.049716528565199, "micromobility": 2.049716528565199, "shuttle": 6.367204535542957}, {"avg_co2": 7.169961250364039, "live_work_prop": 0.07722513089005235, "delta_f_physical_activity_pp": 0.0009008296711847342, "driving": 85.56430446194226, "cycling": 0.7436570428696413, "walking": 3.937007874015748, "pt": 1.574803149606299, "micromobility": 2.1872265966754156, "shuttle": 5.9930008748906385}, {"avg_co2": 6.824158782416479, "live_work_prop": 0.08277703604806408, "delta_f_physical_activity_pp": 0.0009756391649730179, "driving": 86.18983355825462, "cycling": 0.6747638326585695, "walking": 4.228520017993702, "pt": 1.4394961763382816, "micromobility": 2.06927575348628, "shuttle": 5.398110661268556}, {"avg_co2": 6.795066726780174, "live_work_prop": 0.07891156462585033, "delta_f_physical_activity_pp": 0.0008732159951610269, "driving": 86.5819209039548, "cycling": 0.7532956685499058, "walking": 3.71939736346516, "pt": 1.7419962335216574, "micromobility": 2.306967984934087, "shuttle": 4.8964218455743875}, {"avg_co2": 6.777011019703146, "live_work_prop": 0.08344733242134063, "delta_f_physical_activity_pp": 0.000902425345384382, "driving": 85.962441314554, "cycling": 0.892018779342723, "walking": 3.5211267605633805, "pt": 1.8779342723004695, "micromobility": 1.971830985915493, "shuttle": 5.774647887323944}, {"avg_co2": 6.8212773112497835, "live_work_prop": 0.07539682539682539, "delta_f_physical_activity_pp": 0.0009165060399798581, "driving": 85.42986425339366, "cycling": 0.8144796380090499, "walking": 4.162895927601809, "pt": 1.493212669683258, "micromobility": 1.7647058823529411, "shuttle": 6.334841628959276}, {"avg_co2": 6.785787940149056, "live_work_prop": 0.08774193548387096, "delta_f_physical_activity_pp": 0.0008825989943930352, "driving": 86.8421052631579, "cycling": 0.7894736842105263, "walking": 3.508771929824561, "pt": 1.8421052631578945, "micromobility": 2.06140350877193, "shuttle": 4.9561403508771935}, {"avg_co2": 6.970248066880381, "live_work_prop": 0.08571428571428572, "delta_f_physical_activity_pp": 0.0009219943166075022, "driving": 85.80729166666666, "cycling": 0.4774305555555556, "walking": 4.123263888888888, "pt": 1.7361111111111112, "micromobility": 2.430555555555556, "shuttle": 5.425347222222222}, {"avg_co2": 6.779113822708455, "live_work_prop": 0.08160621761658031, "delta_f_physical_activity_pp": 0.0009696314700921852, "driving": 85.81466842336407, "cycling": 0.6587615283267457, "walking": 4.655248133509003, "pt": 1.4931927975406236, "micromobility": 2.0202020202020203, "shuttle": 5.357927097057532}, {"avg_co2": 7.119898387230182, "live_work_prop": 0.08823529411764706, "delta_f_physical_activity_pp": 0.0009038077147631836, "driving": 86.0831509846827, "cycling": 0.6564551422319475, "walking": 4.2013129102844635, "pt": 1.7067833698030634, "micromobility": 1.7943107221006565, "shuttle": 5.557986870897155}, {"avg_co2": 6.775632085010734, "live_work_prop": 0.08636977058029689, "delta_f_physical_activity_pp": 0.0009820963690582258, "driving": 85.3156450137237, "cycling": 0.7319304666056725, "walking": 4.1628545288197625, "pt": 1.738334858188472, "micromobility": 1.9670631290027447, "shuttle": 6.084172003659653}, {"avg_co2": 6.71549093094702, "live_work_prop": 0.08032128514056225, "delta_f_physical_activity_pp": 0.0010352790372418924, "driving": 84.88848429676833, "cycling": 0.6827492034592627, "walking": 4.506144742831133, "pt": 1.8206645425580334, "micromobility": 2.0937642239417387, "shuttle": 6.008192990441511}, {"avg_co2": 6.53147885001777, "live_work_prop": 0.09344490934449093, "delta_f_physical_activity_pp": 0.001001642956539948, "driving": 85.924869234427, "cycling": 0.6657156443176415, "walking": 4.37470280551593, "pt": 2.0446980504041847, "micromobility": 1.9971469329529243, "shuttle": 4.9928673323823105}, {"avg_co2": 6.64856607335983, "live_work_prop": 0.10013717421124829, "delta_f_physical_activity_pp": 0.0009455738747213724, "driving": 85.03597122302158, "cycling": 0.7194244604316548, "walking": 4.988009592326139, "pt": 1.6786570743405276, "micromobility": 1.9664268585131892, "shuttle": 5.611510791366906}, {"avg_co2": 6.914377453151207, "live_work_prop": 0.09375, "delta_f_physical_activity_pp": 0.0009369564935613091, "driving": 85.76465403261349, "cycling": 0.6610841780520054, "walking": 4.7157338034376375, "pt": 1.630674305861613, "micromobility": 1.895107977082415, "shuttle": 5.332745702952843}, {"avg_co2": 6.8641538012559495, "live_work_prop": 0.08807588075880758, "delta_f_physical_activity_pp": 0.0011146701856470653, "driving": 84.26605504587155, "cycling": 0.8256880733944955, "walking": 4.908256880733945, "pt": 1.4220183486238533, "micromobility": 2.614678899082569, "shuttle": 5.963302752293578}, {"avg_co2": 7.137646656399423, "live_work_prop": 0.06985294117647059, "delta_f_physical_activity_pp": 0.0008087052835487086, "driving": 86.68614357262103, "cycling": 0.3756260434056761, "walking": 4.2570951585976635, "pt": 1.4190317195325544, "micromobility": 2.378964941569282, "shuttle": 4.883138564273789}, {"avg_co2": 6.8640198561160926, "live_work_prop": 0.08288043478260869, "delta_f_physical_activity_pp": 0.001045208020506828, "driving": 84.88584474885845, "cycling": 0.6392694063926941, "walking": 4.6118721461187215, "pt": 1.461187214611872, "micromobility": 2.8310502283105023, "shuttle": 5.570776255707763}, {"avg_co2": 6.780176548332786, "live_work_prop": 0.08183079056865465, "delta_f_physical_activity_pp": 0.0010001498679406585, "driving": 85.2482269503546, "cycling": 0.9929078014184398, "walking": 4.397163120567376, "pt": 1.8439716312056738, "micromobility": 2.3640661938534278, "shuttle": 5.153664302600473}, {"avg_co2": 6.944159517237065, "live_work_prop": 0.06164383561643835, "delta_f_physical_activity_pp": 0.0008204880784142193, "driving": 86.44226273959794, "cycling": 0.748013090229079, "walking": 3.3660589060308554, "pt": 1.9635343618513323, "micromobility": 2.1972884525479195, "shuttle": 5.282842449742871}, {"avg_co2": 6.709317928342297, "live_work_prop": 0.08100929614873838, "delta_f_physical_activity_pp": 0.0010258628497018167, "driving": 85.3852967227635, "cycling": 0.8414526129317981, "walking": 4.162976085031001, "pt": 1.7271922054915856, "micromobility": 2.3914968999114263, "shuttle": 5.491585473870682}, {"avg_co2": 6.766676281529087, "live_work_prop": 0.08803301237964237, "delta_f_physical_activity_pp": 0.0010599416425044659, "driving": 83.85899814471243, "cycling": 0.8812615955473098, "walking": 4.499072356215214, "pt": 2.504638218923933, "micromobility": 2.5974025974025974, "shuttle": 5.658627087198516}, {"avg_co2": 7.2718267251735025, "live_work_prop": 0.06625, "delta_f_physical_activity_pp": 0.0008907305101759485, "driving": 86.33093525179856, "cycling": 0.8040626322471436, "walking": 3.893355903512484, "pt": 1.8620397799407533, "micromobility": 1.9043588658484976, "shuttle": 5.20524756665256}, {"avg_co2": 7.260565632366054, "live_work_prop": 0.0897597977243995, "delta_f_physical_activity_pp": 0.0011195632704110105, "driving": 85.79807289484708, "cycling": 1.1730205278592376, "walking": 4.105571847507331, "pt": 1.9689987431922917, "micromobility": 2.094679514034353, "shuttle": 4.859656472559699}, {"avg_co2": 7.099515391239744, "live_work_prop": 0.07448275862068965, "delta_f_physical_activity_pp": 0.0009470060318936245, "driving": 86.56036446469248, "cycling": 0.8200455580865604, "walking": 3.2801822323462417, "pt": 1.6400911161731209, "micromobility": 2.3234624145785876, "shuttle": 5.375854214123007}, {"avg_co2": 7.5239642897682355, "live_work_prop": 0.06553398058252427, "delta_f_physical_activity_pp": 0.0009026696590193987, "driving": 86.00478468899522, "cycling": 0.4784688995215311, "walking": 4.186602870813397, "pt": 1.7942583732057416, "micromobility": 2.15311004784689, "shuttle": 5.382775119617225}, {"avg_co2": 6.8495443342297975, "live_work_prop": 0.08530183727034121, "delta_f_physical_activity_pp": 0.0008795074893286572, "driving": 86.40776699029125, "cycling": 0.706090026478376, "walking": 4.192409532215358, "pt": 1.6328331862312444, "micromobility": 2.206531332744925, "shuttle": 4.854368932038835}, {"avg_co2": 7.036909677672133, "live_work_prop": 0.09068627450980392, "delta_f_physical_activity_pp": 0.0009158795918009901, "driving": 84.989604989605, "cycling": 0.5821205821205822, "walking": 5.23908523908524, "pt": 1.6216216216216217, "micromobility": 2.2037422037422036, "shuttle": 5.363825363825364}, {"avg_co2": 6.997060651079504, "live_work_prop": 0.09366754617414248, "delta_f_physical_activity_pp": 0.001120504205361313, "driving": 85.57391692719965, "cycling": 0.8932559178204555, "walking": 4.689593568557392, "pt": 1.6078606520768202, "micromobility": 2.2778025904421617, "shuttle": 4.957570343903528}, {"avg_co2": 6.707132498415643, "live_work_prop": 0.09549795361527967, "delta_f_physical_activity_pp": 0.0010819287469972913, "driving": 83.8282320694381, "cycling": 0.7766103243490179, "walking": 5.116491548652353, "pt": 2.238465052535404, "micromobility": 2.375513933302878, "shuttle": 5.6646870717222475}, {"avg_co2": 6.889195259609062, "live_work_prop": 0.07579787234042554, "delta_f_physical_activity_pp": 0.0008989930291520319, "driving": 86.0, "cycling": 0.7727272727272727, "walking": 3.727272727272727, "pt": 1.7727272727272727, "micromobility": 2.090909090909091, "shuttle": 5.636363636363637}, {"avg_co2": 6.7329445844740805, "live_work_prop": 0.10386151797603196, "delta_f_physical_activity_pp": 0.001062655375296746, "driving": 84.90819525302284, "cycling": 0.7165248544558889, "walking": 5.329153605015674, "pt": 1.6121809225257502, "micromobility": 2.3287057769816393, "shuttle": 5.105239587998208}, {"avg_co2": 6.6462499873010366, "live_work_prop": 0.07756232686980609, "delta_f_physical_activity_pp": 0.0008423314309433965, "driving": 86.25180897250362, "cycling": 0.723589001447178, "walking": 4.341534008683068, "pt": 1.5436565364206465, "micromobility": 1.929570670525808, "shuttle": 5.209840810419681}, {"avg_co2": 6.730939809513432, "live_work_prop": 0.08819538670284939, "delta_f_physical_activity_pp": 0.000845680874217892, "driving": 86.0724233983287, "cycling": 0.7428040854224698, "walking": 4.03899721448468, "pt": 2.042711234911792, "micromobility": 2.0891364902506964, "shuttle": 5.013927576601671}, {"avg_co2": 6.5751008816805125, "live_work_prop": 0.08891928864569083, "delta_f_physical_activity_pp": 0.0009949963498339476, "driving": 84.28308823529412, "cycling": 0.5514705882352942, "walking": 4.825367647058823, "pt": 1.6084558823529411, "micromobility": 2.297794117647059, "shuttle": 6.4338235294117645}, {"avg_co2": 7.0674156024245915, "live_work_prop": 0.08196721311475409, "delta_f_physical_activity_pp": 0.000957895079305299, "driving": 86.01216333622936, "cycling": 0.7384882710686359, "walking": 4.344048653344918, "pt": 1.998262380538662, "micromobility": 2.215464813205908, "shuttle": 4.691572545612511}, {"avg_co2": 6.716616712773584, "live_work_prop": 0.09594594594594595, "delta_f_physical_activity_pp": 0.0010937613020579988, "driving": 84.9655172413793, "cycling": 0.9195402298850575, "walking": 4.551724137931035, "pt": 1.6091954022988506, "micromobility": 2.3908045977011496, "shuttle": 5.5632183908045985}, {"avg_co2": 6.70146233876152, "live_work_prop": 0.07934336525307797, "delta_f_physical_activity_pp": 0.0009568783284345911, "driving": 85.58268079226164, "cycling": 0.8291110087517274, "walking": 4.007369875633349, "pt": 1.7503454629203132, "micromobility": 2.349147858129894, "shuttle": 5.481345002303086}, {"avg_co2": 7.219717633823549, "live_work_prop": 0.0797872340425532, "delta_f_physical_activity_pp": 0.0008648128756583478, "driving": 85.9135913591359, "cycling": 0.585058505850585, "walking": 3.7803780378037803, "pt": 1.9801980198019802, "micromobility": 2.6552655265526552, "shuttle": 5.085508550855086}, {"avg_co2": 6.932227940422375, "live_work_prop": 0.08594815825375171, "delta_f_physical_activity_pp": 0.0009059055074626717, "driving": 86.01595495072736, "cycling": 0.6100422336931018, "walking": 4.3641482871891135, "pt": 1.7362740497419051, "micromobility": 1.7362740497419051, "shuttle": 5.537306428906617}, {"avg_co2": 6.614406645076227, "live_work_prop": 0.08344549125168237, "delta_f_physical_activity_pp": 0.0009196667195101826, "driving": 84.55813953488372, "cycling": 0.5581395348837209, "walking": 4.465116279069767, "pt": 1.6744186046511629, "micromobility": 2.27906976744186, "shuttle": 6.465116279069767}, {"avg_co2": 6.578513222687163, "live_work_prop": 0.1016260162601626, "delta_f_physical_activity_pp": 0.0010453113394472391, "driving": 85.50925925925927, "cycling": 0.7407407407407408, "walking": 5.324074074074074, "pt": 1.574074074074074, "micromobility": 2.037037037037037, "shuttle": 4.814814814814815}, {"avg_co2": 6.908873280541589, "live_work_prop": 0.08877284595300261, "delta_f_physical_activity_pp": 0.0009828958066143824, "driving": 86.04139145750771, "cycling": 0.8806693086745927, "walking": 4.535446939674152, "pt": 1.6292382210479965, "micromobility": 2.2016732716864817, "shuttle": 4.711580801409071}, {"avg_co2": 6.778521301940364, "live_work_prop": 0.08850726552179657, "delta_f_physical_activity_pp": 0.0010342978812235121, "driving": 85.3045013239188, "cycling": 0.8384819064430714, "walking": 4.10414827890556, "pt": 1.8534863195057367, "micromobility": 2.5154457193292146, "shuttle": 5.3839364518976165}, {"avg_co2": 6.930279511829764, "live_work_prop": 0.08421052631578947, "delta_f_physical_activity_pp": 0.0009340764272574129, "driving": 85.63318777292577, "cycling": 0.5676855895196506, "walking": 4.672489082969433, "pt": 1.572052401746725, "micromobility": 2.22707423580786, "shuttle": 5.327510917030567}, {"avg_co2": 7.144366664072458, "live_work_prop": 0.08926261319534282, "delta_f_physical_activity_pp": 0.0009309948531482661, "driving": 86.26421697287839, "cycling": 0.5686789151356081, "walking": 4.330708661417323, "pt": 1.531058617672791, "micromobility": 2.2747156605424323, "shuttle": 5.030621172353456}, {"avg_co2": 6.669743319744663, "live_work_prop": 0.08650065530799476, "delta_f_physical_activity_pp": 0.0010598576938271424, "driving": 86.00091199270406, "cycling": 0.6383948928408573, "walking": 4.423164614683082, "pt": 1.459188326493388, "micromobility": 2.4167806657546738, "shuttle": 5.06155950752394}, {"avg_co2": 6.741834920561395, "live_work_prop": 0.1002710027100271, "delta_f_physical_activity_pp": 0.000999667865031554, "driving": 85.08973768982972, "cycling": 0.6902899217671422, "walking": 4.371836171191901, "pt": 1.6106764841233319, "micromobility": 2.4850437183617116, "shuttle": 5.752416014726185}, {"avg_co2": 6.819346007125587, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.001062561379394275, "driving": 85.67650947553989, "cycling": 0.7051564565888057, "walking": 4.363155575143235, "pt": 1.4543851917144115, "micromobility": 2.7765535478184225, "shuttle": 5.02423975319524}, {"avg_co2": 6.957517999491153, "live_work_prop": 0.06887755102040816, "delta_f_physical_activity_pp": 0.0009055570201364453, "driving": 87.3538328280641, "cycling": 0.86617583369424, "walking": 3.3780857514075358, "pt": 1.6890428757037679, "micromobility": 1.8189692507579038, "shuttle": 4.893893460372455}, {"avg_co2": 6.847667898973812, "live_work_prop": 0.10092961487383798, "delta_f_physical_activity_pp": 0.000964566989334047, "driving": 85.22474410324877, "cycling": 0.6675567423230975, "walking": 4.984423676012461, "pt": 1.6911437472185136, "micromobility": 2.1361815754339117, "shuttle": 5.29595015576324}, {"avg_co2": 6.696758139299684, "live_work_prop": 0.09887005649717515, "delta_f_physical_activity_pp": 0.0010047651141330842, "driving": 84.69435370975268, "cycling": 0.8866075594960335, "walking": 4.33971068595427, "pt": 1.773215118992067, "micromobility": 2.473168455436304, "shuttle": 5.832944470368642}, {"avg_co2": 6.872080400541884, "live_work_prop": 0.07926023778071334, "delta_f_physical_activity_pp": 0.001146693933812914, "driving": 85.2603706972639, "cycling": 0.8826125330979699, "walking": 4.457193292144749, "pt": 2.0300088261253313, "micromobility": 2.206531332744925, "shuttle": 5.163283318623124}, {"avg_co2": 6.762271197418763, "live_work_prop": 0.10378681626928471, "delta_f_physical_activity_pp": 0.0010379581342004358, "driving": 85.86190699859088, "cycling": 1.0333489901362143, "walking": 4.556129638327853, "pt": 1.456082667919211, "micromobility": 1.9257867543447629, "shuttle": 5.166744950681071}, {"avg_co2": 6.794151997094736, "live_work_prop": 0.07818411097099622, "delta_f_physical_activity_pp": 0.0008683962648705283, "driving": 85.90250329380764, "cycling": 0.7905138339920948, "walking": 4.040404040404041, "pt": 1.668862538427756, "micromobility": 2.1080368906455864, "shuttle": 5.489679402722881}, {"avg_co2": 6.438853821969296, "live_work_prop": 0.10164835164835165, "delta_f_physical_activity_pp": 0.0010317062899493344, "driving": 85.36003814973772, "cycling": 1.0491177873152122, "walking": 4.721030042918455, "pt": 1.6213638531235097, "micromobility": 2.28898426323319, "shuttle": 4.959465903671912}, {"avg_co2": 7.057313248148356, "live_work_prop": 0.08243243243243244, "delta_f_physical_activity_pp": 0.0010141582425035724, "driving": 85.73375738300773, "cycling": 0.7269422989550204, "walking": 4.361653793730123, "pt": 1.7719218537028625, "micromobility": 1.9990913221263062, "shuttle": 5.406633348477965}, {"avg_co2": 7.252644109584086, "live_work_prop": 0.08271604938271605, "delta_f_physical_activity_pp": 0.0009831279494910278, "driving": 85.25326797385621, "cycling": 0.7352941176470588, "walking": 3.8398692810457518, "pt": 1.511437908496732, "micromobility": 2.7777777777777777, "shuttle": 5.88235294117647}, {"avg_co2": 6.729420618117135, "live_work_prop": 0.08075370121130551, "delta_f_physical_activity_pp": 0.0010069894734587193, "driving": 85.01149425287356, "cycling": 0.6896551724137931, "walking": 4.32183908045977, "pt": 1.839080459770115, "micromobility": 2.528735632183908, "shuttle": 5.609195402298851}, {"avg_co2": 7.195742253900206, "live_work_prop": 0.07466666666666667, "delta_f_physical_activity_pp": 0.0009528858807557811, "driving": 86.49362076550814, "cycling": 0.4839419269687638, "walking": 4.09150901891773, "pt": 1.4958205015398152, "micromobility": 2.1997360316761987, "shuttle": 5.2353717553893535}, {"avg_co2": 6.964840771908374, "live_work_prop": 0.08776595744680851, "delta_f_physical_activity_pp": 0.000859633798996163, "driving": 85.83260680034873, "cycling": 0.6102877070619006, "walking": 4.0104620749782045, "pt": 1.7000871839581517, "micromobility": 2.223190932868352, "shuttle": 5.623365300784656}, {"avg_co2": 6.709784278472397, "live_work_prop": 0.09281045751633987, "delta_f_physical_activity_pp": 0.0011139191269557793, "driving": 85.07795100222717, "cycling": 1.247216035634744, "walking": 4.276169265033407, "pt": 1.6481069042316259, "micromobility": 2.4053452115812917, "shuttle": 5.3452115812917596}, {"avg_co2": 6.510090002288569, "live_work_prop": 0.09299191374663072, "delta_f_physical_activity_pp": 0.0008820995062553505, "driving": 84.60128322639781, "cycling": 0.8707607699358386, "walking": 4.170485792850596, "pt": 1.833180568285976, "micromobility": 2.4289642529789184, "shuttle": 6.0953253895508706}, {"avg_co2": 6.677672998340741, "live_work_prop": 0.08047493403693931, "delta_f_physical_activity_pp": 0.0009635774903802425, "driving": 84.78260869565217, "cycling": 0.7699275362318841, "walking": 3.894927536231884, "pt": 1.947463768115942, "micromobility": 2.6268115942028984, "shuttle": 5.978260869565218}, {"avg_co2": 6.902160938946664, "live_work_prop": 0.07581699346405228, "delta_f_physical_activity_pp": 0.000840493129420751, "driving": 87.33333333333333, "cycling": 0.6666666666666667, "walking": 3.8666666666666667, "pt": 1.5555555555555556, "micromobility": 1.7777777777777777, "shuttle": 4.8}, {"avg_co2": 6.686800445275209, "live_work_prop": 0.08638743455497382, "delta_f_physical_activity_pp": 0.0009494133870695997, "driving": 86.03275705186533, "cycling": 0.7734303912647862, "walking": 4.45859872611465, "pt": 1.5923566878980893, "micromobility": 2.001819836214741, "shuttle": 5.141037306642402}, {"avg_co2": 7.316898426782032, "live_work_prop": 0.06674907292954264, "delta_f_physical_activity_pp": 0.0008933753025904762, "driving": 85.88283157038242, "cycling": 0.6509357200976403, "walking": 3.9462978030919444, "pt": 1.8307567127746134, "micromobility": 2.034174125305126, "shuttle": 5.6550040683482505}, {"avg_co2": 6.648098977795006, "live_work_prop": 0.1012311901504788, "delta_f_physical_activity_pp": 0.0010850141910670444, "driving": 84.63324048282266, "cycling": 0.6963788300835655, "walking": 4.642525533890436, "pt": 1.7641597028783658, "micromobility": 2.460538532961931, "shuttle": 5.8031569173630455}, {"avg_co2": 7.045456947628717, "live_work_prop": 0.08173690932311622, "delta_f_physical_activity_pp": 0.0009130584039253826, "driving": 85.60509554140128, "cycling": 0.6794055201698515, "walking": 4.16135881104034, "pt": 1.78343949044586, "micromobility": 2.08067940552017, "shuttle": 5.690021231422506}, {"avg_co2": 7.111377559900378, "live_work_prop": 0.09622886866059818, "delta_f_physical_activity_pp": 0.0009268631733557164, "driving": 86.2565445026178, "cycling": 0.6544502617801047, "walking": 4.232111692844677, "pt": 1.6143106457242582, "micromobility": 2.225130890052356, "shuttle": 5.017452006980803}, {"avg_co2": 6.8903842991491855, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0010511162693840836, "driving": 85.72044866264021, "cycling": 0.6471095772217429, "walking": 4.831751509922347, "pt": 1.5962036238136326, "micromobility": 2.070750647109577, "shuttle": 5.133735979292493}, {"avg_co2": 7.046608127344818, "live_work_prop": 0.07936507936507936, "delta_f_physical_activity_pp": 0.0010374515412504644, "driving": 86.22834295868503, "cycling": 0.9773434029320303, "walking": 4.175921812527766, "pt": 1.288316303864949, "micromobility": 2.3100844069302533, "shuttle": 5.019991115059973}, {"avg_co2": 6.4120905991732196, "live_work_prop": 0.10407876230661041, "delta_f_physical_activity_pp": 0.0009609662170875572, "driving": 84.54935622317596, "cycling": 0.619933237958989, "walking": 4.86409155937053, "pt": 2.0028612303290414, "micromobility": 2.0505484024797327, "shuttle": 5.913209346685742}, {"avg_co2": 6.72928430343744, "live_work_prop": 0.07493188010899182, "delta_f_physical_activity_pp": 0.0009393670564429004, "driving": 85.2073732718894, "cycling": 0.783410138248848, "walking": 4.1013824884792625, "pt": 1.8433179723502304, "micromobility": 2.165898617511521, "shuttle": 5.8986175115207375}, {"avg_co2": 6.727582850864781, "live_work_prop": 0.09959623149394348, "delta_f_physical_activity_pp": 0.000977305021016886, "driving": 86.31530282015719, "cycling": 0.6472491909385114, "walking": 4.0221914008321775, "pt": 1.8955154877484977, "micromobility": 2.311604253351826, "shuttle": 4.808136846971799}, {"avg_co2": 6.614086523867178, "live_work_prop": 0.09042553191489362, "delta_f_physical_activity_pp": 0.0009590303475763559, "driving": 84.85964104924068, "cycling": 0.7363092498849517, "walking": 4.739990796134377, "pt": 1.7487344684767603, "micromobility": 2.1168890934192364, "shuttle": 5.7984353428439945}, {"avg_co2": 6.67867674839352, "live_work_prop": 0.07649513212795549, "delta_f_physical_activity_pp": 0.0011460255362073166, "driving": 85.13257575757575, "cycling": 0.7575757575757576, "walking": 4.403409090909091, "pt": 2.320075757575758, "micromobility": 2.320075757575758, "shuttle": 5.066287878787879}, {"avg_co2": 6.594773580451488, "live_work_prop": 0.0930888575458392, "delta_f_physical_activity_pp": 0.0010939843034554967, "driving": 85.01440922190201, "cycling": 0.8165225744476465, "walking": 4.9471661863592695, "pt": 1.8731988472622478, "micromobility": 1.921229586935639, "shuttle": 5.427473583093179}, {"avg_co2": 6.717206693197946, "live_work_prop": 0.08539944903581267, "delta_f_physical_activity_pp": 0.0009080819131516984, "driving": 85.46132339235788, "cycling": 0.65237651444548, "walking": 4.287045666356011, "pt": 1.7707362534948743, "micromobility": 2.096924510717614, "shuttle": 5.731593662628145}, {"avg_co2": 6.56598046090344, "live_work_prop": 0.10241820768136557, "delta_f_physical_activity_pp": 0.000887845020155634, "driving": 85.96743295019157, "cycling": 0.43103448275862066, "walking": 4.980842911877394, "pt": 1.4846743295019158, "micromobility": 1.7720306513409962, "shuttle": 5.363984674329502}, {"avg_co2": 7.104643054349461, "live_work_prop": 0.08505154639175258, "delta_f_physical_activity_pp": 0.0009222580253634048, "driving": 86.43106457242583, "cycling": 0.9162303664921465, "walking": 4.319371727748691, "pt": 1.3961605584642234, "micromobility": 2.094240837696335, "shuttle": 4.842931937172775}, {"avg_co2": 6.929265661794238, "live_work_prop": 0.07402597402597402, "delta_f_physical_activity_pp": 0.0010108674161319045, "driving": 86.01216333622936, "cycling": 0.7819287576020852, "walking": 4.430929626411816, "pt": 1.3466550825369243, "micromobility": 1.998262380538662, "shuttle": 5.430060816681147}, {"avg_co2": 7.352145387816103, "live_work_prop": 0.07444168734491315, "delta_f_physical_activity_pp": 0.001041217663810144, "driving": 86.59881255301103, "cycling": 0.8481764206955046, "walking": 4.495335029686174, "pt": 1.6115351993214586, "micromobility": 2.1204410517387617, "shuttle": 4.325699745547073}, {"avg_co2": 6.782389777004646, "live_work_prop": 0.07629427792915532, "delta_f_physical_activity_pp": 0.0009831112687074836, "driving": 85.68097014925374, "cycling": 0.7462686567164178, "walking": 4.337686567164179, "pt": 1.8190298507462688, "micromobility": 2.28544776119403, "shuttle": 5.130597014925374}, {"avg_co2": 6.922645652595801, "live_work_prop": 0.07529722589167767, "delta_f_physical_activity_pp": 0.0010447591606441028, "driving": 84.63553033609777, "cycling": 0.6110868616324749, "walking": 5.106940200785683, "pt": 1.3967699694456568, "micromobility": 2.3570493234395458, "shuttle": 5.892623308598865}, {"avg_co2": 6.94492749331179, "live_work_prop": 0.06763925729442971, "delta_f_physical_activity_pp": 0.0009099657687658355, "driving": 86.77272727272727, "cycling": 0.5454545454545455, "walking": 3.8636363636363633, "pt": 1.7727272727272727, "micromobility": 2.3636363636363638, "shuttle": 4.6818181818181825}, {"avg_co2": 6.189152087575366, "live_work_prop": 0.11304347826086956, "delta_f_physical_activity_pp": 0.0010670675536495677, "driving": 83.99026763990267, "cycling": 0.6326034063260341, "walking": 4.866180048661801, "pt": 2.0437956204379564, "micromobility": 2.4330900243309004, "shuttle": 6.034063260340632}, {"avg_co2": 6.430634261530903, "live_work_prop": 0.08823529411764706, "delta_f_physical_activity_pp": 0.0010096353698048025, "driving": 84.44236176194939, "cycling": 0.7497656982193065, "walking": 4.967197750702906, "pt": 1.7338331771321465, "micromobility": 2.671040299906279, "shuttle": 5.435801312089971}, {"avg_co2": 6.906850236629361, "live_work_prop": 0.07752956636005257, "delta_f_physical_activity_pp": 0.0008651746486157987, "driving": 85.3268119164073, "cycling": 0.6224988883948421, "walking": 4.179635393508225, "pt": 1.823032458870609, "micromobility": 2.312138728323699, "shuttle": 5.735882614495331}, {"avg_co2": 6.810157277514077, "live_work_prop": 0.10483870967741936, "delta_f_physical_activity_pp": 0.0010461515435917423, "driving": 84.74264705882352, "cycling": 0.5055147058823529, "walking": 5.147058823529411, "pt": 2.1139705882352944, "micromobility": 2.297794117647059, "shuttle": 5.193014705882353}, {"avg_co2": 6.979314252138508, "live_work_prop": 0.08203125, "delta_f_physical_activity_pp": 0.0009682093247961526, "driving": 86.03740756850804, "cycling": 0.6089604175728578, "walking": 4.30622009569378, "pt": 1.4789038712483689, "micromobility": 2.1313614615050023, "shuttle": 5.437146585471944}, {"avg_co2": 6.734830169337687, "live_work_prop": 0.09511568123393316, "delta_f_physical_activity_pp": 0.0009985320189754706, "driving": 85.6827220503756, "cycling": 0.8395934600088379, "walking": 4.15377817057004, "pt": 1.458241272646929, "micromobility": 2.2978347326557667, "shuttle": 5.567830313742819}, {"avg_co2": 7.2573897043578475, "live_work_prop": 0.07591623036649214, "delta_f_physical_activity_pp": 0.0008917058130450247, "driving": 86.06770833333334, "cycling": 0.5208333333333333, "walking": 4.296875, "pt": 1.6493055555555556, "micromobility": 2.34375, "shuttle": 5.121527777777778}, {"avg_co2": 7.702138238510454, "live_work_prop": 0.06444188722669736, "delta_f_physical_activity_pp": 0.0007547221621374292, "driving": 87.70264926848557, "cycling": 0.4744958481613286, "walking": 3.6773428232502967, "pt": 1.542111506524318, "micromobility": 1.937524713325425, "shuttle": 4.665875840253064}, {"avg_co2": 6.815677622579339, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0010520447920723368, "driving": 84.46251129177959, "cycling": 0.5871725383920506, "walking": 4.561878952122854, "pt": 1.942186088527552, "micromobility": 2.710027100271003, "shuttle": 5.736224028906955}, {"avg_co2": 7.540914122265015, "live_work_prop": 0.07665094339622641, "delta_f_physical_activity_pp": 0.0010603821595652268, "driving": 85.85423197492163, "cycling": 0.8228840125391849, "walking": 3.918495297805643, "pt": 1.6849529780564265, "micromobility": 2.2335423197492164, "shuttle": 5.4858934169279}, {"avg_co2": 6.666995931781643, "live_work_prop": 0.07905686546463246, "delta_f_physical_activity_pp": 0.0009081504109537681, "driving": 84.98357578601595, "cycling": 0.7508212106992023, "walking": 4.504927264195214, "pt": 1.8301267010793054, "micromobility": 2.0647583294228062, "shuttle": 5.865790708587518}, {"avg_co2": 6.798705410961084, "live_work_prop": 0.09103260869565218, "delta_f_physical_activity_pp": 0.0010872573708615957, "driving": 85.1182197496523, "cycling": 0.8344923504867872, "walking": 5.053314789058878, "pt": 1.9471488178025034, "micromobility": 1.761706073249884, "shuttle": 5.285118219749652}, {"avg_co2": 6.418485310067634, "live_work_prop": 0.08979591836734693, "delta_f_physical_activity_pp": 0.0010275496252669983, "driving": 84.65963566634707, "cycling": 0.9587727708533078, "walking": 4.793863854266539, "pt": 1.8696069031639502, "micromobility": 2.1572387344199426, "shuttle": 5.560882070949185}, {"avg_co2": 6.773994084508267, "live_work_prop": 0.08174386920980926, "delta_f_physical_activity_pp": 0.0009861882660657348, "driving": 85.07185906351414, "cycling": 0.8344923504867872, "walking": 4.3579044969865555, "pt": 1.761706073249884, "micromobility": 2.457116365322207, "shuttle": 5.516921650440427}, {"avg_co2": 7.08230070959032, "live_work_prop": 0.0674931129476584, "delta_f_physical_activity_pp": 0.0008917887379823468, "driving": 87.55284170972287, "cycling": 0.7045561296383279, "walking": 3.4288398309065293, "pt": 1.456082667919211, "micromobility": 1.737905119774542, "shuttle": 5.119774542038516}, {"avg_co2": 6.967245850538273, "live_work_prop": 0.09635416666666667, "delta_f_physical_activity_pp": 0.0009552603554825802, "driving": 85.43307086614173, "cycling": 0.7874015748031495, "walking": 4.330708661417323, "pt": 1.837270341207349, "micromobility": 2.3622047244094486, "shuttle": 5.2493438320209975}, {"avg_co2": 6.718892532093356, "live_work_prop": 0.0891891891891892, "delta_f_physical_activity_pp": 0.0010589233765517453, "driving": 85.0, "cycling": 0.8482142857142857, "walking": 4.910714285714286, "pt": 1.7857142857142856, "micromobility": 2.276785714285714, "shuttle": 5.178571428571429}, {"avg_co2": 6.202937380852845, "live_work_prop": 0.10822510822510822, "delta_f_physical_activity_pp": 0.001149128917672244, "driving": 83.56713426853707, "cycling": 1.1022044088176353, "walking": 5.260521042084168, "pt": 1.903807615230461, "micromobility": 2.655310621242485, "shuttle": 5.511022044088176}, {"avg_co2": 7.030953118482024, "live_work_prop": 0.07671957671957672, "delta_f_physical_activity_pp": 0.0009577052556952661, "driving": 85.92123132639203, "cycling": 0.8601177003168854, "walking": 4.436396559529198, "pt": 1.6749660479855137, "micromobility": 2.263467632412856, "shuttle": 4.843820733363513}, {"avg_co2": 6.796408601984301, "live_work_prop": 0.0814111261872456, "delta_f_physical_activity_pp": 0.0008937770937065255, "driving": 86.47003745318352, "cycling": 0.8895131086142322, "walking": 3.698501872659176, "pt": 1.6385767790262171, "micromobility": 2.106741573033708, "shuttle": 5.196629213483146}, {"avg_co2": 6.713573228609759, "live_work_prop": 0.09806451612903226, "delta_f_physical_activity_pp": 0.0009500803729714485, "driving": 87.04188481675392, "cycling": 0.7417102966841187, "walking": 4.406631762652705, "pt": 1.3089005235602094, "micromobility": 1.8760907504363002, "shuttle": 4.62478184991274}, {"avg_co2": 6.793125673613933, "live_work_prop": 0.0982367758186398, "delta_f_physical_activity_pp": 0.000995795828234034, "driving": 85.91065292096219, "cycling": 0.859106529209622, "walking": 4.209621993127148, "pt": 1.8470790378006874, "micromobility": 1.8900343642611683, "shuttle": 5.283505154639175}, {"avg_co2": 7.068078911025076, "live_work_prop": 0.07770700636942675, "delta_f_physical_activity_pp": 0.001075526961509299, "driving": 84.69921534437663, "cycling": 0.8718395815170008, "walking": 3.9232781168265043, "pt": 2.048823016564952, "micromobility": 2.092414995640802, "shuttle": 6.364428945074106}, {"avg_co2": 6.388220604316028, "live_work_prop": 0.09116809116809117, "delta_f_physical_activity_pp": 0.0010198651236649494, "driving": 85.41876892028255, "cycling": 1.0090817356205852, "walking": 4.591321897073663, "pt": 1.6649848637739657, "micromobility": 2.2704339051463167, "shuttle": 5.045408678102927}, {"avg_co2": 6.933625486140435, "live_work_prop": 0.08322981366459627, "delta_f_physical_activity_pp": 0.0009196834199230592, "driving": 85.41666666666666, "cycling": 0.7227891156462585, "walking": 3.6989795918367347, "pt": 1.6156462585034015, "micromobility": 2.5935374149659864, "shuttle": 5.952380952380952}, {"avg_co2": 6.540455814445478, "live_work_prop": 0.09497964721845319, "delta_f_physical_activity_pp": 0.0010176063282495416, "driving": 84.62971588262693, "cycling": 0.8383791336748951, "walking": 4.797391709361901, "pt": 2.0493712156497437, "micromobility": 2.0027945971122496, "shuttle": 5.68234746157429}, {"avg_co2": 6.8880175722725845, "live_work_prop": 0.09498680738786279, "delta_f_physical_activity_pp": 0.0009183650966185651, "driving": 86.10108303249098, "cycling": 0.7671480144404332, "walking": 4.1516245487364625, "pt": 1.6696750902527078, "micromobility": 1.9855595667870036, "shuttle": 5.324909747292419}, {"avg_co2": 6.695488179249871, "live_work_prop": 0.08996088657105607, "delta_f_physical_activity_pp": 0.0010087146637371809, "driving": 85.44474393530997, "cycling": 0.7637017070979335, "walking": 4.177897574123989, "pt": 1.9766397124887691, "micromobility": 2.2461814914645104, "shuttle": 5.3908355795148255}, {"avg_co2": 7.100663205853026, "live_work_prop": 0.08461538461538462, "delta_f_physical_activity_pp": 0.0008838950848883895, "driving": 85.6396866840731, "cycling": 0.8703220191470844, "walking": 4.308093994778068, "pt": 2.0452567449956485, "micromobility": 1.95822454308094, "shuttle": 5.178416013925152}, {"avg_co2": 6.698115652227973, "live_work_prop": 0.0945945945945946, "delta_f_physical_activity_pp": 0.0009237615948376438, "driving": 85.94040968342644, "cycling": 0.8845437616387336, "walking": 4.236499068901304, "pt": 1.9087523277467413, "micromobility": 1.9087523277467413, "shuttle": 5.121042830540038}, {"avg_co2": 6.91196637752838, "live_work_prop": 0.071334214002642, "delta_f_physical_activity_pp": 0.00091982594382562, "driving": 86.66049096804076, "cycling": 0.7874015748031495, "walking": 3.6591014358499305, "pt": 1.7137563686892079, "micromobility": 2.0842982862436314, "shuttle": 5.094951366373321}, {"avg_co2": 7.3246703609196535, "live_work_prop": 0.07865168539325842, "delta_f_physical_activity_pp": 0.0010531681342424585, "driving": 86.31881676253082, "cycling": 0.8627773212818405, "walking": 4.19063270336894, "pt": 1.6433853738701727, "micromobility": 2.3418241577649956, "shuttle": 4.642563681183237}, {"avg_co2": 7.073719489601199, "live_work_prop": 0.09067357512953368, "delta_f_physical_activity_pp": 0.0008590171110051111, "driving": 85.99204595669465, "cycling": 0.6628369421122404, "walking": 4.197967300044189, "pt": 1.5466195315952276, "micromobility": 2.4304021210782145, "shuttle": 5.1701281484754755}, {"avg_co2": 6.500823416166453, "live_work_prop": 0.09483960948396095, "delta_f_physical_activity_pp": 0.001018126961921089, "driving": 86.05885190545104, "cycling": 1.0612638687891944, "walking": 4.438012542209358, "pt": 1.929570670525808, "micromobility": 1.8330921369995177, "shuttle": 4.6792088760250845}, {"avg_co2": 6.390445881566027, "live_work_prop": 0.09475218658892129, "delta_f_physical_activity_pp": 0.000864984725262969, "driving": 85.88056680161942, "cycling": 0.7591093117408907, "walking": 3.9979757085020244, "pt": 1.8218623481781375, "micromobility": 1.9230769230769231, "shuttle": 5.617408906882591}, {"avg_co2": 6.699577704014162, "live_work_prop": 0.1070460704607046, "delta_f_physical_activity_pp": 0.0009678526976849503, "driving": 84.8723897911833, "cycling": 0.8352668213457077, "walking": 4.361948955916473, "pt": 1.7633410672853826, "micromobility": 2.320185614849188, "shuttle": 5.846867749419954}, {"avg_co2": 6.901751954238863, "live_work_prop": 0.09224598930481283, "delta_f_physical_activity_pp": 0.0010047404768542783, "driving": 85.47535211267606, "cycling": 0.7922535211267605, "walking": 3.873239436619718, "pt": 1.540492957746479, "micromobility": 3.0369718309859155, "shuttle": 5.28169014084507}, {"avg_co2": 6.7352123907964065, "live_work_prop": 0.07539682539682539, "delta_f_physical_activity_pp": 0.0009480467404822577, "driving": 86.3992623328723, "cycling": 0.9220839096357769, "walking": 3.872752420470263, "pt": 1.8441678192715538, "micromobility": 2.120792992162287, "shuttle": 4.840940525587829}, {"avg_co2": 6.876354692467121, "live_work_prop": 0.0876010781671159, "delta_f_physical_activity_pp": 0.0009492153348975006, "driving": 85.09593931280678, "cycling": 0.535475234270415, "walking": 4.1945560017849175, "pt": 1.7402945113788488, "micromobility": 2.49888442659527, "shuttle": 5.9348505131637665}, {"avg_co2": 6.964523560901124, "live_work_prop": 0.088348271446863, "delta_f_physical_activity_pp": 0.001088002537696179, "driving": 84.72990216928966, "cycling": 0.8507018290089324, "walking": 4.8064653339004675, "pt": 1.8290089323692045, "micromobility": 2.211824755423224, "shuttle": 5.572096980008507}, {"avg_co2": 6.771607298284187, "live_work_prop": 0.07835325365205843, "delta_f_physical_activity_pp": 0.0009787551470028491, "driving": 85.68840579710145, "cycling": 0.8605072463768116, "walking": 4.393115942028985, "pt": 1.7210144927536233, "micromobility": 2.0380434782608696, "shuttle": 5.298913043478261}, {"avg_co2": 6.934016492797888, "live_work_prop": 0.09187749667110519, "delta_f_physical_activity_pp": 0.0009704357519788826, "driving": 85.13145965548505, "cycling": 0.7706255666364461, "walking": 4.397098821396192, "pt": 1.4959202175883952, "micromobility": 2.493200362647326, "shuttle": 5.711695376246601}, {"avg_co2": 6.808984986095855, "live_work_prop": 0.09186351706036745, "delta_f_physical_activity_pp": 0.0008794813895499226, "driving": 85.88129496402878, "cycling": 0.6294964028776978, "walking": 4.001798561151079, "pt": 1.4838129496402876, "micromobility": 2.2482014388489207, "shuttle": 5.755395683453238}, {"avg_co2": 6.840166321457274, "live_work_prop": 0.07712418300653595, "delta_f_physical_activity_pp": 0.0009304482230267598, "driving": 85.88764044943821, "cycling": 0.7640449438202248, "walking": 4.224719101123595, "pt": 1.752808988764045, "micromobility": 2.202247191011236, "shuttle": 5.168539325842696}, {"avg_co2": 6.950546347545456, "live_work_prop": 0.07282184655396619, "delta_f_physical_activity_pp": 0.0009023909630808977, "driving": 86.58645276292334, "cycling": 0.5793226381461676, "walking": 3.9215686274509802, "pt": 1.7379679144385027, "micromobility": 2.3172905525846703, "shuttle": 4.857397504456328}, {"avg_co2": 6.581215133988853, "live_work_prop": 0.0876944837340877, "delta_f_physical_activity_pp": 0.0010893186256535244, "driving": 84.60048426150121, "cycling": 0.9685230024213075, "walking": 4.552058111380145, "pt": 1.5012106537530265, "micromobility": 2.4213075060532687, "shuttle": 5.956416464891041}, {"avg_co2": 7.106648155471244, "live_work_prop": 0.0891218872870249, "delta_f_physical_activity_pp": 0.0011036221574256943, "driving": 85.27985896870868, "cycling": 0.7492287351256061, "walking": 4.627589246364037, "pt": 1.4543851917144115, "micromobility": 2.247686205376818, "shuttle": 5.641251652710445}, {"avg_co2": 7.302731565263554, "live_work_prop": 0.08180708180708181, "delta_f_physical_activity_pp": 0.0008764486419958387, "driving": 86.47083160943319, "cycling": 0.4964832436905255, "walking": 4.799338022341746, "pt": 1.5308233347124536, "micromobility": 2.068680182043856, "shuttle": 4.633843607778237}, {"avg_co2": 6.973243025708847, "live_work_prop": 0.09851551956815115, "delta_f_physical_activity_pp": 0.0009541839444190321, "driving": 86.13502492070684, "cycling": 0.8155867693701857, "walking": 3.942002718622564, "pt": 1.7671046669687356, "micromobility": 2.5373810602628004, "shuttle": 4.8028998640688725}, {"avg_co2": 6.604588908951972, "live_work_prop": 0.10236220472440945, "delta_f_physical_activity_pp": 0.0010542452801373715, "driving": 85.42986425339366, "cycling": 0.8144796380090499, "walking": 4.886877828054299, "pt": 1.6289592760180998, "micromobility": 2.0814479638009047, "shuttle": 5.158371040723981}, {"avg_co2": 6.639241169787223, "live_work_prop": 0.09712722298221614, "delta_f_physical_activity_pp": 0.0011659688455609829, "driving": 85.60257589696411, "cycling": 0.78196872125115, "walking": 4.8298068077276906, "pt": 1.609935602575897, "micromobility": 2.2539098436062557, "shuttle": 4.9218031278748855}, {"avg_co2": 6.814088445754284, "live_work_prop": 0.06758620689655172, "delta_f_physical_activity_pp": 0.0010128699984770018, "driving": 85.87909552376557, "cycling": 0.6460544531610521, "walking": 3.968620212275035, "pt": 1.9381633594831564, "micromobility": 2.5380710659898478, "shuttle": 5.029995385325335}, {"avg_co2": 6.7192419740288285, "live_work_prop": 0.08977900552486189, "delta_f_physical_activity_pp": 0.0010023861758165547, "driving": 85.3771402128644, "cycling": 0.46274872744099954, "walking": 4.396112910689495, "pt": 1.6196205460434983, "micromobility": 2.360018509949098, "shuttle": 5.784359093012494}, {"avg_co2": 6.8425856650152035, "live_work_prop": 0.09006622516556291, "delta_f_physical_activity_pp": 0.0008790124648379738, "driving": 85.94249201277955, "cycling": 0.6846188954815152, "walking": 4.244637151985395, "pt": 1.5974440894568689, "micromobility": 2.3733455043359197, "shuttle": 5.157462345960749}, {"avg_co2": 6.5646396310336055, "live_work_prop": 0.10013351134846461, "delta_f_physical_activity_pp": 0.0009626723166827259, "driving": 84.62242562929062, "cycling": 0.7780320366132724, "walking": 4.668192219679634, "pt": 2.013729977116705, "micromobility": 2.2883295194508007, "shuttle": 5.62929061784897}, {"avg_co2": 6.86150717017858, "live_work_prop": 0.08689839572192513, "delta_f_physical_activity_pp": 0.001034517704707392, "driving": 85.14806378132118, "cycling": 0.8200455580865604, "walking": 4.28246013667426, "pt": 1.867881548974943, "micromobility": 2.4145785876993164, "shuttle": 5.466970387243736}, {"avg_co2": 6.737977739972508, "live_work_prop": 0.08998732572877059, "delta_f_physical_activity_pp": 0.0009651913544859023, "driving": 85.03046127067014, "cycling": 0.7397737162750218, "walking": 4.873803307223673, "pt": 1.5665796344647518, "micromobility": 1.9147084421235856, "shuttle": 5.87467362924282}, {"avg_co2": 7.133636859884346, "live_work_prop": 0.0988296488946684, "delta_f_physical_activity_pp": 0.0010167654137275392, "driving": 85.0397175639894, "cycling": 0.9267431597528684, "walking": 4.633715798764342, "pt": 1.5445719329214476, "micromobility": 2.118270079435128, "shuttle": 5.736981465136805}, {"avg_co2": 6.91876241109939, "live_work_prop": 0.08496732026143791, "delta_f_physical_activity_pp": 0.0009521698502141439, "driving": 85.76465403261349, "cycling": 0.8373732921992068, "walking": 4.1868664609960335, "pt": 1.4103129131776113, "micromobility": 1.895107977082415, "shuttle": 5.905685323931247}, {"avg_co2": 6.569614473018718, "live_work_prop": 0.088, "delta_f_physical_activity_pp": 0.0009021064341224134, "driving": 86.52416356877323, "cycling": 0.7434944237918215, "walking": 4.089219330855019, "pt": 1.5799256505576207, "micromobility": 1.9052044609665426, "shuttle": 5.157992565055762}, {"avg_co2": 6.458900889459756, "live_work_prop": 0.1037037037037037, "delta_f_physical_activity_pp": 0.0010714281200616212, "driving": 84.4467108618052, "cycling": 0.7649158592554819, "walking": 4.844467108618052, "pt": 2.1927587965323814, "micromobility": 2.039775624681285, "shuttle": 5.711371749107598}, {"avg_co2": 6.930681108447185, "live_work_prop": 0.06905370843989769, "delta_f_physical_activity_pp": 0.0008274651635863449, "driving": 86.71111111111112, "cycling": 0.6666666666666667, "walking": 4.3999999999999995, "pt": 1.3777777777777778, "micromobility": 2.1333333333333333, "shuttle": 4.711111111111111}, {"avg_co2": 7.169305240310282, "live_work_prop": 0.08192457737321196, "delta_f_physical_activity_pp": 0.0007803056668045976, "driving": 85.7583774250441, "cycling": 0.6172839506172839, "walking": 3.7037037037037033, "pt": 1.763668430335097, "micromobility": 2.4250440917107583, "shuttle": 5.731922398589065}, {"avg_co2": 6.577918873421364, "live_work_prop": 0.08874172185430464, "delta_f_physical_activity_pp": 0.0010065818744539644, "driving": 84.29561200923787, "cycling": 0.8775981524249422, "walking": 4.803695150115474, "pt": 1.9399538106235565, "micromobility": 2.0785219399538106, "shuttle": 6.0046189376443415}, {"avg_co2": 7.033793479523206, "live_work_prop": 0.0858974358974359, "delta_f_physical_activity_pp": 0.0009672389120298743, "driving": 86.1978021978022, "cycling": 0.9230769230769231, "walking": 3.604395604395604, "pt": 1.4945054945054945, "micromobility": 2.3296703296703294, "shuttle": 5.450549450549451}, {"avg_co2": 7.171965605581261, "live_work_prop": 0.07506702412868632, "delta_f_physical_activity_pp": 0.0009704247149564913, "driving": 85.0421660008877, "cycling": 0.6213936972924988, "walking": 4.571682201509099, "pt": 1.8197958277851751, "micromobility": 2.5299600532623168, "shuttle": 5.415002219263205}, {"avg_co2": 6.758190040120498, "live_work_prop": 0.07191316146540028, "delta_f_physical_activity_pp": 0.0010485808824511518, "driving": 83.31053351573188, "cycling": 0.8663930688554491, "walking": 4.149566803465572, "pt": 1.7783857729138166, "micromobility": 2.8727770177838576, "shuttle": 7.02234382124943}, {"avg_co2": 7.283625125083112, "live_work_prop": 0.07751937984496124, "delta_f_physical_activity_pp": 0.0008917438647843045, "driving": 86.49475524475524, "cycling": 0.6555944055944056, "walking": 4.195804195804196, "pt": 1.5734265734265735, "micromobility": 1.9230769230769231, "shuttle": 5.1573426573426575}, {"avg_co2": 6.760413216890647, "live_work_prop": 0.0957004160887656, "delta_f_physical_activity_pp": 0.0009999656321236694, "driving": 85.48689138576779, "cycling": 0.8895131086142322, "walking": 4.775280898876404, "pt": 1.5917602996254683, "micromobility": 2.2940074906367043, "shuttle": 4.962546816479401}, {"avg_co2": 7.203057629391664, "live_work_prop": 0.08091024020227561, "delta_f_physical_activity_pp": 0.0008468191790169416, "driving": 86.48533786655334, "cycling": 0.5949851253718658, "walking": 3.9524011899702503, "pt": 1.4024649383765404, "micromobility": 2.337441563960901, "shuttle": 5.227369315767106}, {"avg_co2": 6.696492079859401, "live_work_prop": 0.08055555555555556, "delta_f_physical_activity_pp": 0.0008519693634746343, "driving": 85.9404990403071, "cycling": 0.6238003838771593, "walking": 3.7907869481765832, "pt": 1.9673704414587334, "micromobility": 1.871401151631478, "shuttle": 5.8061420345489445}, {"avg_co2": 7.009696341091095, "live_work_prop": 0.07785234899328859, "delta_f_physical_activity_pp": 0.000944777582469858, "driving": 86.62683823529412, "cycling": 0.8731617647058824, "walking": 3.90625, "pt": 1.4246323529411764, "micromobility": 2.068014705882353, "shuttle": 5.10110294117647}, {"avg_co2": 7.032643735355448, "live_work_prop": 0.07905138339920949, "delta_f_physical_activity_pp": 0.000935090790327903, "driving": 86.21780388612743, "cycling": 1.0393131495707186, "walking": 4.1572525982828745, "pt": 1.5815634884771803, "micromobility": 1.807501129688206, "shuttle": 5.196565747853592}, {"avg_co2": 7.0615409635091195, "live_work_prop": 0.06666666666666667, "delta_f_physical_activity_pp": 0.0010107674411131932, "driving": 87.14707121786768, "cycling": 1.0113780025284451, "walking": 4.340497260851244, "pt": 1.1378002528445006, "micromobility": 1.8963337547408345, "shuttle": 4.466919511167299}, {"avg_co2": 7.107257745023971, "live_work_prop": 0.0703851261620186, "delta_f_physical_activity_pp": 0.0011422252431299174, "driving": 84.3489697501096, "cycling": 0.7452871547566856, "walking": 4.252520824199912, "pt": 1.841297676457694, "micromobility": 2.761946514686541, "shuttle": 6.049978079789566}, {"avg_co2": 6.7603775462924345, "live_work_prop": 0.09201623815967523, "delta_f_physical_activity_pp": 0.0008648732380808374, "driving": 85.52444233507357, "cycling": 0.6644518272425249, "walking": 4.36639772187945, "pt": 1.9458946369245371, "micromobility": 1.8035121025154248, "shuttle": 5.695301376364499}, {"avg_co2": 6.82656294785563, "live_work_prop": 0.09053497942386832, "delta_f_physical_activity_pp": 0.0009874381526448497, "driving": 84.69817501169864, "cycling": 0.9358914365933552, "walking": 4.5858680393074405, "pt": 1.918577445016378, "micromobility": 1.6846045858680394, "shuttle": 6.176883481516144}, {"avg_co2": 6.625151741672692, "live_work_prop": 0.08389715832205684, "delta_f_physical_activity_pp": 0.0009273416222129776, "driving": 84.9232201023732, "cycling": 0.604932526756631, "walking": 4.327594229874361, "pt": 1.9078641228478361, "micromobility": 2.6989297347603536, "shuttle": 5.537459283387622}, {"avg_co2": 6.400900402806131, "live_work_prop": 0.081267217630854, "delta_f_physical_activity_pp": 0.0009434472497660981, "driving": 84.72953566299665, "cycling": 0.5744375299186213, "walking": 4.068932503590235, "pt": 2.010531354715175, "micromobility": 3.303015797032073, "shuttle": 5.3135471517472475}, {"avg_co2": 6.7732498251191995, "live_work_prop": 0.07963446475195822, "delta_f_physical_activity_pp": 0.0009996471511799978, "driving": 85.35469107551488, "cycling": 0.8695652173913043, "walking": 4.2105263157894735, "pt": 2.013729977116705, "micromobility": 2.5629290617848968, "shuttle": 4.9885583524027455}, {"avg_co2": 7.0563548814987325, "live_work_prop": 0.08115183246073299, "delta_f_physical_activity_pp": 0.0008959306748607856, "driving": 86.71804170444243, "cycling": 0.5893019038984587, "walking": 4.215775158658205, "pt": 1.3599274705349047, "micromobility": 2.085222121486854, "shuttle": 5.031731640979148}, {"avg_co2": 7.029847444230287, "live_work_prop": 0.08173690932311622, "delta_f_physical_activity_pp": 0.0008217836210845155, "driving": 86.53675819309123, "cycling": 0.7528786536758193, "walking": 3.454384410983171, "pt": 1.5057573073516386, "micromobility": 2.2143489813994686, "shuttle": 5.535872453498671}, {"avg_co2": 6.900909295827725, "live_work_prop": 0.08655126498002663, "delta_f_physical_activity_pp": 0.0010203669162205475, "driving": 85.10830324909747, "cycling": 0.631768953068592, "walking": 4.4675090252707585, "pt": 2.0758122743682312, "micromobility": 2.1209386281588447, "shuttle": 5.595667870036101}, {"avg_co2": 6.898547118068385, "live_work_prop": 0.07840440165061899, "delta_f_physical_activity_pp": 0.0008953284440517331, "driving": 86.40639698965192, "cycling": 0.658513640639699, "walking": 3.8570084666039515, "pt": 1.6462841015992473, "micromobility": 2.1636876763875823, "shuttle": 5.268109125117592}, {"avg_co2": 6.4384012769086985, "live_work_prop": 0.09861111111111111, "delta_f_physical_activity_pp": 0.0010192982487438962, "driving": 85.1461427886919, "cycling": 0.9583133684714902, "walking": 4.408241494968855, "pt": 2.299952084331576, "micromobility": 2.2041207474844273, "shuttle": 4.983229516051749}, {"avg_co2": 6.924822396401663, "live_work_prop": 0.10704960835509138, "delta_f_physical_activity_pp": 0.0009750214440051608, "driving": 85.73991031390135, "cycling": 0.7623318385650224, "walking": 4.304932735426009, "pt": 1.5695067264573992, "micromobility": 2.8251121076233185, "shuttle": 4.798206278026906}, {"avg_co2": 7.167534805212901, "live_work_prop": 0.09252217997465145, "delta_f_physical_activity_pp": 0.0010868103412968524, "driving": 84.57311918850381, "cycling": 1.0143702451394758, "walking": 4.480135249366018, "pt": 1.8174133558748946, "micromobility": 2.4513947590870666, "shuttle": 5.66356720202874}, {"avg_co2": 6.958190893930581, "live_work_prop": 0.07313829787234043, "delta_f_physical_activity_pp": 0.0009126722424674292, "driving": 85.1150202976996, "cycling": 0.7668019846639603, "walking": 3.924221921515562, "pt": 1.8944519621109608, "micromobility": 2.345511953089761, "shuttle": 5.953991880920163}, {"avg_co2": 6.573022485365508, "live_work_prop": 0.09431345353675451, "delta_f_physical_activity_pp": 0.0010249039875994369, "driving": 85.68007662835248, "cycling": 0.8620689655172413, "walking": 4.35823754789272, "pt": 1.6762452107279693, "micromobility": 1.7720306513409962, "shuttle": 5.6513409961685825}, {"avg_co2": 7.025081739399097, "live_work_prop": 0.0849933598937583, "delta_f_physical_activity_pp": 0.0009584015248088933, "driving": 86.39000446229362, "cycling": 0.9370816599732262, "walking": 4.28380187416332, "pt": 1.5171798304328425, "micromobility": 1.8741633199464525, "shuttle": 4.99776885319054}, {"avg_co2": 6.911131539410956, "live_work_prop": 0.09375, "delta_f_physical_activity_pp": 0.0008969657367252319, "driving": 84.84984311967727, "cycling": 0.6723442402510085, "walking": 4.527117884356791, "pt": 2.0170327207530256, "micromobility": 2.465262214253698, "shuttle": 5.4683998207082025}, {"avg_co2": 6.866075582651458, "live_work_prop": 0.0859375, "delta_f_physical_activity_pp": 0.0010974524230413817, "driving": 84.97160332022717, "cycling": 0.8300567933595456, "walking": 4.587155963302752, "pt": 1.834862385321101, "micromobility": 2.4027959807776322, "shuttle": 5.373525557011796}, {"avg_co2": 6.623939090692126, "live_work_prop": 0.10071942446043165, "delta_f_physical_activity_pp": 0.0010022890666375667, "driving": 84.86873508353221, "cycling": 0.6205250596658711, "walking": 4.486873508353222, "pt": 1.7183770883054894, "micromobility": 2.5298329355608593, "shuttle": 5.7756563245823385}, {"avg_co2": 6.879011611289471, "live_work_prop": 0.07581699346405228, "delta_f_physical_activity_pp": 0.0009600321774327702, "driving": 84.73383194016718, "cycling": 0.7039155301363836, "walking": 4.047514298284206, "pt": 2.111746590409151, "micromobility": 2.331720193576771, "shuttle": 6.071271447426309}, {"avg_co2": 7.2722470580875695, "live_work_prop": 0.0773067331670823, "delta_f_physical_activity_pp": 0.0010299629581011565, "driving": 85.37300922045264, "cycling": 0.8382229673093042, "walking": 4.0234702430846605, "pt": 1.9279128248113997, "micromobility": 2.5984911986588433, "shuttle": 5.238893545683151}, {"avg_co2": 6.646020739449591, "live_work_prop": 0.0881542699724518, "delta_f_physical_activity_pp": 0.0011490581787011887, "driving": 83.58831710709318, "cycling": 0.927213722763097, "walking": 4.960593416782568, "pt": 2.086230876216968, "micromobility": 2.132591562355123, "shuttle": 6.30505331478906}, {"avg_co2": 6.5461153642858605, "live_work_prop": 0.09820193637621023, "delta_f_physical_activity_pp": 0.0010899544026064206, "driving": 84.56501403180543, "cycling": 0.7483629560336763, "walking": 5.378858746492049, "pt": 1.4967259120673526, "micromobility": 2.245088868101029, "shuttle": 5.565949485500467}, {"avg_co2": 6.7402830101351, "live_work_prop": 0.09236947791164658, "delta_f_physical_activity_pp": 0.0009363341929711458, "driving": 85.23702031602708, "cycling": 0.7223476297968396, "walking": 4.650112866817156, "pt": 1.9413092550790065, "micromobility": 2.2573363431151243, "shuttle": 5.191873589164786}, {"avg_co2": 7.272833125265497, "live_work_prop": 0.08673469387755102, "delta_f_physical_activity_pp": 0.0008843773519331739, "driving": 87.01243034719246, "cycling": 0.47149592798971285, "walking": 4.114873553364767, "pt": 1.7145306472353194, "micromobility": 2.2288898414059153, "shuttle": 4.457779682811831}, {"avg_co2": 6.796548899563459, "live_work_prop": 0.08827586206896551, "delta_f_physical_activity_pp": 0.0009181341628893874, "driving": 85.28301886792453, "cycling": 0.5660377358490566, "walking": 4.339622641509433, "pt": 1.650943396226415, "micromobility": 2.0754716981132075, "shuttle": 6.084905660377358}, {"avg_co2": 7.41175642916819, "live_work_prop": 0.06887755102040816, "delta_f_physical_activity_pp": 0.0010273060739123385, "driving": 85.2991452991453, "cycling": 0.8974358974358974, "walking": 4.145299145299145, "pt": 1.5384615384615385, "micromobility": 2.264957264957265, "shuttle": 5.854700854700854}, {"avg_co2": 6.76880764780487, "live_work_prop": 0.08781127129750983, "delta_f_physical_activity_pp": 0.0009041950628131292, "driving": 85.30465949820788, "cycling": 0.9408602150537635, "walking": 4.390681003584229, "pt": 1.568100358422939, "micromobility": 2.3297491039426523, "shuttle": 5.465949820788531}, {"avg_co2": 6.56034644415525, "live_work_prop": 0.08433734939759036, "delta_f_physical_activity_pp": 0.0009261057527720457, "driving": 85.62121917170778, "cycling": 0.5118659841786878, "walking": 4.88599348534202, "pt": 1.4425314099581201, "micromobility": 2.1405304792926945, "shuttle": 5.397859469520707}, {"avg_co2": 6.391081016284305, "live_work_prop": 0.11047345767575323, "delta_f_physical_activity_pp": 0.00104996841199718, "driving": 84.40276406712735, "cycling": 0.839091806515301, "walking": 5.034550839091807, "pt": 2.023692003948667, "micromobility": 2.4679170779861797, "shuttle": 5.231984205330701}, {"avg_co2": 7.534036452980999, "live_work_prop": 0.06798516687268233, "delta_f_physical_activity_pp": 0.0008443400121602234, "driving": 86.57331136738055, "cycling": 0.7413509060955519, "walking": 3.500823723228995, "pt": 1.9769357495881383, "micromobility": 1.8945634266886324, "shuttle": 5.313014827018122}, {"avg_co2": 7.182106948922831, "live_work_prop": 0.09290322580645162, "delta_f_physical_activity_pp": 0.0010319884397757112, "driving": 85.7389801210026, "cycling": 0.9075194468452896, "walking": 4.148660328435609, "pt": 1.9446845289541919, "micromobility": 1.9446845289541919, "shuttle": 5.315471045808125}, {"avg_co2": 7.074610948890058, "live_work_prop": 0.08230958230958231, "delta_f_physical_activity_pp": 0.0009598816512251945, "driving": 85.10281158203945, "cycling": 0.629458665547629, "walking": 4.448174569869911, "pt": 1.7624842635333613, "micromobility": 2.1401594628619387, "shuttle": 5.916911456147713}, {"avg_co2": 6.820398126364362, "live_work_prop": 0.08842652795838751, "delta_f_physical_activity_pp": 0.0008815712231292378, "driving": 86.03823921742998, "cycling": 0.5335704757670076, "walking": 4.179635393508225, "pt": 1.6451756336149401, "micromobility": 2.5344597598932856, "shuttle": 5.068919519786571}, {"avg_co2": 6.813246410204616, "live_work_prop": 0.09340659340659341, "delta_f_physical_activity_pp": 0.0010554316614440518, "driving": 86.0345632881831, "cycling": 0.7473143390938813, "walking": 4.624007473143391, "pt": 1.6347501167678655, "micromobility": 2.1018215787015415, "shuttle": 4.857543204110229}, {"avg_co2": 6.67695771577484, "live_work_prop": 0.08244680851063829, "delta_f_physical_activity_pp": 0.0010761998378764192, "driving": 84.82542524619517, "cycling": 0.8952551477170994, "walking": 4.297224709042077, "pt": 1.9695613249776187, "micromobility": 2.4171888988361685, "shuttle": 5.595344673231871}, {"avg_co2": 6.748026115055936, "live_work_prop": 0.08819714656290532, "delta_f_physical_activity_pp": 0.0009569282847404607, "driving": 85.79723090665475, "cycling": 0.8039303260384101, "walking": 4.108977221974095, "pt": 1.7418490397498883, "micromobility": 2.099151406878071, "shuttle": 5.448861098704779}, {"avg_co2": 6.5754464140263265, "live_work_prop": 0.09078771695594126, "delta_f_physical_activity_pp": 0.0010071112158605599, "driving": 85.20199727644122, "cycling": 0.7716749886518384, "walking": 4.5392646391284615, "pt": 1.5887426236949616, "micromobility": 2.133454380390377, "shuttle": 5.764866091693146}, {"avg_co2": 6.835540549927151, "live_work_prop": 0.09646739130434782, "delta_f_physical_activity_pp": 0.0009769618189775168, "driving": 85.42047531992687, "cycling": 0.9140767824497258, "walking": 4.341864716636198, "pt": 1.3711151736745886, "micromobility": 2.376599634369287, "shuttle": 5.575868372943328}, {"avg_co2": 6.8783408608998515, "live_work_prop": 0.07874015748031496, "delta_f_physical_activity_pp": 0.000819460406241462, "driving": 86.36995827538247, "cycling": 0.7417709782104774, "walking": 3.5697728326379226, "pt": 1.7153453871117292, "micromobility": 1.9007881316643487, "shuttle": 5.702364394993046}, {"avg_co2": 6.46580861335992, "live_work_prop": 0.0867579908675799, "delta_f_physical_activity_pp": 0.0009878578755290763, "driving": 85.55033907146583, "cycling": 0.5216484089723527, "walking": 4.277516953573292, "pt": 1.7214397496087637, "micromobility": 2.503912363067293, "shuttle": 5.425143453312467}, {"avg_co2": 6.76907359014318, "live_work_prop": 0.07462686567164178, "delta_f_physical_activity_pp": 0.0008637996915592637, "driving": 86.37858149365898, "cycling": 0.4227336777829967, "walking": 4.133395960544857, "pt": 1.6909347111319868, "micromobility": 2.1606387975575387, "shuttle": 5.2137153593236265}, {"avg_co2": 6.996517014994503, "live_work_prop": 0.07651006711409396, "delta_f_physical_activity_pp": 0.0008461360049603808, "driving": 85.55606829718505, "cycling": 0.5537609598523304, "walking": 4.153207198892478, "pt": 1.8920166128287956, "micromobility": 2.3073373327180433, "shuttle": 5.5376095985233045}, {"avg_co2": 6.814136345147312, "live_work_prop": 0.08900523560209424, "delta_f_physical_activity_pp": 0.0010873077611676597, "driving": 84.41674087266252, "cycling": 0.7569011576135352, "walking": 4.986642920747997, "pt": 2.315227070347284, "micromobility": 2.0926090828138912, "shuttle": 5.431878895814782}, {"avg_co2": 6.636057488324802, "live_work_prop": 0.0962566844919786, "delta_f_physical_activity_pp": 0.0009229961916649388, "driving": 84.96519721577727, "cycling": 0.7424593967517401, "walking": 4.547563805104408, "pt": 1.6705336426914155, "micromobility": 2.1809744779582365, "shuttle": 5.893271461716938}, {"avg_co2": 6.935307004585451, "live_work_prop": 0.07571801566579635, "delta_f_physical_activity_pp": 0.000897169912760416, "driving": 86.19153674832963, "cycling": 0.48997772828507796, "walking": 4.4543429844097995, "pt": 1.6035634743875278, "micromobility": 1.9599109131403119, "shuttle": 5.3006681514476615}, {"avg_co2": 6.6875766886279004, "live_work_prop": 0.07724137931034483, "delta_f_physical_activity_pp": 0.0009052384964514705, "driving": 86.17072007629947, "cycling": 0.8106819265617549, "walking": 3.9580352885073915, "pt": 1.9074868860276584, "micromobility": 2.0028612303290414, "shuttle": 5.150214592274678}, {"avg_co2": 7.42365198388317, "live_work_prop": 0.06627218934911243, "delta_f_physical_activity_pp": 0.0009317502006757587, "driving": 86.82201687424669, "cycling": 0.6428284451586983, "walking": 3.9775010044194454, "pt": 1.4463640016070711, "micromobility": 2.129369224588188, "shuttle": 4.981920449979912}, {"avg_co2": 6.612537681036688, "live_work_prop": 0.08707482993197278, "delta_f_physical_activity_pp": 0.001048210196086808, "driving": 84.59737827715355, "cycling": 0.7022471910112359, "walking": 5.102996254681648, "pt": 2.01310861423221, "micromobility": 2.4344569288389515, "shuttle": 5.149812734082397}, {"avg_co2": 6.974170819437474, "live_work_prop": 0.08203125, "delta_f_physical_activity_pp": 0.000844036470623393, "driving": 86.78825622775801, "cycling": 0.6672597864768683, "walking": 4.581850533807829, "pt": 1.3345195729537367, "micromobility": 1.9572953736654803, "shuttle": 4.670818505338079}, {"avg_co2": 7.016429099332559, "live_work_prop": 0.06142506142506143, "delta_f_physical_activity_pp": 0.0007853578509584899, "driving": 86.68076109936575, "cycling": 0.6765327695560254, "walking": 3.551797040169133, "pt": 1.733615221987315, "micromobility": 2.1987315010570825, "shuttle": 5.158562367864693}, {"avg_co2": 6.7808577400022525, "live_work_prop": 0.09232769830949285, "delta_f_physical_activity_pp": 0.0008432105580777553, "driving": 86.4695340501792, "cycling": 0.6720430107526881, "walking": 3.7186379928315407, "pt": 1.657706093189964, "micromobility": 2.1505376344086025, "shuttle": 5.331541218637993}, {"avg_co2": 7.304543243190192, "live_work_prop": 0.08647990255785627, "delta_f_physical_activity_pp": 0.0008795251194460172, "driving": 85.49395581492288, "cycling": 0.7503126302626094, "walking": 4.25177157148812, "pt": 1.709045435598166, "micromobility": 2.209253855773239, "shuttle": 5.585660691954981}, {"avg_co2": 6.6532953171368465, "live_work_prop": 0.09887005649717515, "delta_f_physical_activity_pp": 0.0009374210024198477, "driving": 85.21570528356762, "cycling": 0.9209888511875909, "walking": 4.701890450799806, "pt": 1.6480853126514785, "micromobility": 1.9873969946679595, "shuttle": 5.525933107125545}, {"avg_co2": 6.9054587023148395, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.0009630073103457758, "driving": 85.19965277777779, "cycling": 0.8680555555555556, "walking": 4.991319444444445, "pt": 1.6493055555555556, "micromobility": 2.083333333333333, "shuttle": 5.208333333333334}, {"avg_co2": 7.196335742426729, "live_work_prop": 0.06870229007633588, "delta_f_physical_activity_pp": 0.0008486491164474231, "driving": 86.34020618556701, "cycling": 0.6443298969072164, "walking": 3.951890034364261, "pt": 1.804123711340206, "micromobility": 1.761168384879725, "shuttle": 5.498281786941581}, {"avg_co2": 6.8561124684459545, "live_work_prop": 0.08587257617728532, "delta_f_physical_activity_pp": 0.000875681173278548, "driving": 85.97475455820476, "cycling": 0.46750818139317435, "walking": 3.83356708742403, "pt": 1.496026180458158, "micromobility": 1.916783543712015, "shuttle": 6.311360448807854}, {"avg_co2": 6.745051718687771, "live_work_prop": 0.07735583684950774, "delta_f_physical_activity_pp": 0.0009949611873426914, "driving": 85.43969245555022, "cycling": 0.9130225852955309, "walking": 4.132628543969245, "pt": 1.8740989908697743, "micromobility": 2.3065833733781833, "shuttle": 5.33397405093705}, {"avg_co2": 7.273221696558802, "live_work_prop": 0.06524466750313676, "delta_f_physical_activity_pp": 0.0008144415165667067, "driving": 87.17077315208157, "cycling": 0.8071367884451998, "walking": 3.228547153780799, "pt": 1.826677994902294, "micromobility": 1.954120645709431, "shuttle": 5.0127442650807135}, {"avg_co2": 6.3393139558126235, "live_work_prop": 0.09457579972183588, "delta_f_physical_activity_pp": 0.0010991953634629172, "driving": 84.61907043603259, "cycling": 1.0062290368950648, "walking": 5.031145184475323, "pt": 1.8687110685194057, "micromobility": 2.0124580737901296, "shuttle": 5.462386200287494}, {"avg_co2": 7.168366103597602, "live_work_prop": 0.088348271446863, "delta_f_physical_activity_pp": 0.001040319593248899, "driving": 85.98130841121495, "cycling": 0.8071367884451998, "walking": 4.715378079864061, "pt": 1.3593882752761257, "micromobility": 2.1665250637213256, "shuttle": 4.970263381478334}, {"avg_co2": 6.755782405927573, "live_work_prop": 0.09668109668109669, "delta_f_physical_activity_pp": 0.0010440606992079657, "driving": 84.75961538461539, "cycling": 0.9615384615384616, "walking": 4.086538461538462, "pt": 1.4903846153846154, "micromobility": 2.8365384615384617, "shuttle": 5.865384615384615}, {"avg_co2": 6.86117405937394, "live_work_prop": 0.0799475753604194, "delta_f_physical_activity_pp": 0.0010541087358613007, "driving": 86.12099644128114, "cycling": 0.7562277580071174, "walking": 4.4039145907473305, "pt": 1.8683274021352312, "micromobility": 2.491103202846975, "shuttle": 4.359430604982206}, {"avg_co2": 6.438120248964488, "live_work_prop": 0.09714285714285714, "delta_f_physical_activity_pp": 0.001170380321745053, "driving": 83.82917466410748, "cycling": 1.055662188099808, "walking": 5.278310940499041, "pt": 1.583493282149712, "micromobility": 2.111324376199616, "shuttle": 6.142034548944338}, {"avg_co2": 6.794051473722703, "live_work_prop": 0.09261744966442953, "delta_f_physical_activity_pp": 0.0009614966236435508, "driving": 85.85164835164835, "cycling": 0.7326007326007326, "walking": 4.670329670329671, "pt": 1.6025641025641024, "micromobility": 2.0604395604395602, "shuttle": 5.082417582417582}, {"avg_co2": 7.138812874441789, "live_work_prop": 0.07371007371007371, "delta_f_physical_activity_pp": 0.0008237406577692286, "driving": 86.49328859060402, "cycling": 0.6291946308724832, "walking": 3.7751677852348995, "pt": 1.929530201342282, "micromobility": 1.8875838926174497, "shuttle": 5.285234899328859}, {"avg_co2": 7.016356077372573, "live_work_prop": 0.0815006468305304, "delta_f_physical_activity_pp": 0.000811670465265602, "driving": 87.03786191536749, "cycling": 0.623608017817372, "walking": 3.9198218262806237, "pt": 1.6926503340757237, "micromobility": 1.6926503340757237, "shuttle": 5.033407572383074}, {"avg_co2": 6.702547768325987, "live_work_prop": 0.07840236686390532, "delta_f_physical_activity_pp": 0.0009835106902907316, "driving": 85.90704647676162, "cycling": 0.7496251874062968, "walking": 4.597701149425287, "pt": 1.4992503748125936, "micromobility": 2.048975512243878, "shuttle": 5.197401299350324}, {"avg_co2": 6.874734603709625, "live_work_prop": 0.08485639686684072, "delta_f_physical_activity_pp": 0.0009185688945663726, "driving": 86.94267515923568, "cycling": 0.6824385805277525, "walking": 4.140127388535031, "pt": 1.5013648771610555, "micromobility": 2.1383075523202915, "shuttle": 4.5950864422202}, {"avg_co2": 6.739214277301841, "live_work_prop": 0.09234828496042216, "delta_f_physical_activity_pp": 0.0010512651383725792, "driving": 85.1624231782265, "cycling": 0.877963125548727, "walking": 4.477611940298507, "pt": 1.3169446883230904, "micromobility": 2.2388059701492535, "shuttle": 5.926251097453907}, {"avg_co2": 6.568798833982301, "live_work_prop": 0.09126984126984126, "delta_f_physical_activity_pp": 0.0010877433865125088, "driving": 85.3099730458221, "cycling": 0.8984725965858041, "walking": 4.627133872416891, "pt": 1.8418688230008984, "micromobility": 2.0215633423180592, "shuttle": 5.300988319856245}, {"avg_co2": 6.6202974645309025, "live_work_prop": 0.08762169680111266, "delta_f_physical_activity_pp": 0.0009200519825599616, "driving": 85.48774627582893, "cycling": 0.6727534839019702, "walking": 4.276790004805382, "pt": 1.8260451705910619, "micromobility": 2.114368092263335, "shuttle": 5.622296972609322}, {"avg_co2": 6.392962626660812, "live_work_prop": 0.09259259259259259, "delta_f_physical_activity_pp": 0.0010261874009170877, "driving": 84.74409448818898, "cycling": 0.8858267716535433, "walking": 4.23228346456693, "pt": 2.017716535433071, "micromobility": 2.4114173228346454, "shuttle": 5.708661417322835}, {"avg_co2": 6.49426462259947, "live_work_prop": 0.08265582655826559, "delta_f_physical_activity_pp": 0.0009842530182732068, "driving": 85.41953232462174, "cycling": 0.5960568546538285, "walking": 4.722604309949564, "pt": 1.7881705639614855, "micromobility": 1.925722145804677, "shuttle": 5.547913801008711}, {"avg_co2": 6.945483513270048, "live_work_prop": 0.08222811671087533, "delta_f_physical_activity_pp": 0.0009167489973967821, "driving": 85.86714222024074, "cycling": 0.7133303611234953, "walking": 4.32456531431119, "pt": 1.560410164957646, "micromobility": 2.0508247882300488, "shuttle": 5.48372715113687}, {"avg_co2": 7.011691373232275, "live_work_prop": 0.06976744186046512, "delta_f_physical_activity_pp": 0.0008805996055427603, "driving": 85.9981515711645, "cycling": 0.5545286506469501, "walking": 4.11275415896488, "pt": 1.8946395563770795, "micromobility": 2.033271719038817, "shuttle": 5.406654343807763}, {"avg_co2": 6.843894968241224, "live_work_prop": 0.08130081300813008, "delta_f_physical_activity_pp": 0.0009231998173040905, "driving": 85.94306049822063, "cycling": 0.6672597864768683, "walking": 4.4039145907473305, "pt": 1.8238434163701067, "micromobility": 1.9128113879003559, "shuttle": 5.249110320284697}, {"avg_co2": 6.24690583679034, "live_work_prop": 0.11063829787234042, "delta_f_physical_activity_pp": 0.0010946353868954684, "driving": 84.02163225172075, "cycling": 0.983284169124877, "walking": 5.11307767944936, "pt": 2.1632251720747298, "micromobility": 2.359882005899705, "shuttle": 5.35889872173058}, {"avg_co2": 6.7940165342423855, "live_work_prop": 0.09379310344827586, "delta_f_physical_activity_pp": 0.0009711085946263863, "driving": 85.09548206800186, "cycling": 0.8383791336748951, "walking": 4.471355379599442, "pt": 1.6301816488122962, "micromobility": 2.0027945971122496, "shuttle": 5.961807172799255}, {"avg_co2": 7.155062378740997, "live_work_prop": 0.08494208494208494, "delta_f_physical_activity_pp": 0.0009557085633031442, "driving": 85.54376657824933, "cycling": 0.618921308576481, "walking": 4.420866489832007, "pt": 1.8125552608311228, "micromobility": 1.9451812555260832, "shuttle": 5.658709106984968}, {"avg_co2": 7.1582519833408975, "live_work_prop": 0.08222811671087533, "delta_f_physical_activity_pp": 0.0009061824301396094, "driving": 86.82417083144026, "cycling": 0.5906406179009541, "walking": 3.907314856883235, "pt": 1.635620172648796, "micromobility": 1.8173557473875512, "shuttle": 5.224897773739209}, {"avg_co2": 6.815682358034357, "live_work_prop": 0.07531380753138076, "delta_f_physical_activity_pp": 0.00098673468853314, "driving": 84.8711943793911, "cycling": 0.8430913348946136, "walking": 3.934426229508197, "pt": 1.920374707259953, "micromobility": 2.576112412177986, "shuttle": 5.85480093676815}, {"avg_co2": 6.671084903031739, "live_work_prop": 0.0913978494623656, "delta_f_physical_activity_pp": 0.0009561311147331168, "driving": 85.67555354722096, "cycling": 0.7230004518752825, "walking": 4.112065070040669, "pt": 1.6267510167193855, "micromobility": 2.801626751016719, "shuttle": 5.061003163126977}, {"avg_co2": 7.306308518165526, "live_work_prop": 0.08596713021491782, "delta_f_physical_activity_pp": 0.0009812735149557683, "driving": 86.01694915254238, "cycling": 0.7627118644067797, "walking": 4.110169491525424, "pt": 1.6101694915254237, "micromobility": 2.2457627118644066, "shuttle": 5.2542372881355925}, {"avg_co2": 6.9125543717208835, "live_work_prop": 0.08921438082556592, "delta_f_physical_activity_pp": 0.0010400838118186627, "driving": 85.759209344115, "cycling": 0.7187780772686434, "walking": 5.076370170709793, "pt": 1.4375561545372868, "micromobility": 2.0215633423180592, "shuttle": 4.986522911051213}, {"avg_co2": 6.697313839045754, "live_work_prop": 0.09716599190283401, "delta_f_physical_activity_pp": 0.000994304163276945, "driving": 84.93087557603687, "cycling": 0.6912442396313364, "walking": 5.0691244239631335, "pt": 2.0276497695852536, "micromobility": 2.2119815668202767, "shuttle": 5.0691244239631335}, {"avg_co2": 6.955674355914547, "live_work_prop": 0.08196721311475409, "delta_f_physical_activity_pp": 0.001005240115075966, "driving": 85.15837104072398, "cycling": 0.904977375565611, "walking": 4.389140271493212, "pt": 1.4479638009049773, "micromobility": 2.262443438914027, "shuttle": 5.83710407239819}, {"avg_co2": 6.886485259692553, "live_work_prop": 0.07874015748031496, "delta_f_physical_activity_pp": 0.0010319965408311224, "driving": 85.16532618409293, "cycling": 0.8936550491510277, "walking": 4.289544235924933, "pt": 1.653261840929401, "micromobility": 2.4575513851653263, "shuttle": 5.540661304736371}, {"avg_co2": 6.948916915425311, "live_work_prop": 0.08650065530799476, "delta_f_physical_activity_pp": 0.0010274705846763299, "driving": 85.92297476759629, "cycling": 0.9296148738379815, "walking": 4.7366091190792385, "pt": 1.5493581230633025, "micromobility": 2.080566622399292, "shuttle": 4.780876494023905}, {"avg_co2": 6.9145552814773685, "live_work_prop": 0.08221024258760108, "delta_f_physical_activity_pp": 0.0009187592521503923, "driving": 86.50023116042533, "cycling": 0.7859454461396209, "walking": 3.7910309754969953, "pt": 1.5718908922792418, "micromobility": 2.4503005085529357, "shuttle": 4.900601017105871}, {"avg_co2": 7.029067843859146, "live_work_prop": 0.06942590120160214, "delta_f_physical_activity_pp": 0.0009236350002539501, "driving": 85.50202611436289, "cycling": 0.7203962179198559, "walking": 4.052228725799189, "pt": 1.530841963079694, "micromobility": 2.0261143628995946, "shuttle": 6.1683926159387665}, {"avg_co2": 6.589586374636922, "live_work_prop": 0.09053497942386832, "delta_f_physical_activity_pp": 0.0008750751776766072, "driving": 86.21973929236499, "cycling": 0.8379888268156425, "walking": 3.8640595903165735, "pt": 1.9087523277467413, "micromobility": 2.188081936685289, "shuttle": 4.981378026070764}, {"avg_co2": 6.928465998313003, "live_work_prop": 0.07751937984496124, "delta_f_physical_activity_pp": 0.000839831232605689, "driving": 86.94096601073346, "cycling": 0.5813953488372093, "walking": 3.7119856887298748, "pt": 1.4758497316636852, "micromobility": 2.146690518783542, "shuttle": 5.143112701252236}, {"avg_co2": 6.93513989795557, "live_work_prop": 0.08718626155878467, "delta_f_physical_activity_pp": 0.0010017179856942001, "driving": 85.82358235823583, "cycling": 0.9000900090009001, "walking": 3.825382538253826, "pt": 1.7551755175517552, "micromobility": 2.34023402340234, "shuttle": 5.355535553555356}, {"avg_co2": 6.71279183520439, "live_work_prop": 0.07754010695187166, "delta_f_physical_activity_pp": 0.000999350983594339, "driving": 84.76058931860037, "cycling": 1.0128913443830572, "walking": 4.143646408839778, "pt": 1.7034990791896871, "micromobility": 2.3480662983425415, "shuttle": 6.031307550644567}, {"avg_co2": 6.6189860059774155, "live_work_prop": 0.08380681818181818, "delta_f_physical_activity_pp": 0.000983390393552209, "driving": 84.44444444444444, "cycling": 0.8212560386473431, "walking": 4.396135265700483, "pt": 1.5458937198067633, "micromobility": 2.318840579710145, "shuttle": 6.473429951690821}, {"avg_co2": 6.866354528172503, "live_work_prop": 0.0975, "delta_f_physical_activity_pp": 0.0009120285888672983, "driving": 86.93771626297578, "cycling": 0.6920415224913495, "walking": 4.108996539792387, "pt": 1.254325259515571, "micromobility": 2.0761245674740483, "shuttle": 4.930795847750865}, {"avg_co2": 7.104500715688738, "live_work_prop": 0.0873015873015873, "delta_f_physical_activity_pp": 0.001008129582784335, "driving": 86.35755684351315, "cycling": 0.6241640659830584, "walking": 4.63664734730272, "pt": 1.8279090503789568, "micromobility": 1.961658493089612, "shuttle": 4.592064199732501}, {"avg_co2": 6.975255714419503, "live_work_prop": 0.07922077922077922, "delta_f_physical_activity_pp": 0.0010230705396405502, "driving": 84.15371329879102, "cycling": 0.9067357512953367, "walking": 4.447322970639033, "pt": 2.0293609671848016, "micromobility": 2.158894645941278, "shuttle": 6.303972366148532}, {"avg_co2": 6.986910835080626, "live_work_prop": 0.06657420249653259, "delta_f_physical_activity_pp": 0.0008353903980494041, "driving": 87.62983947119925, "cycling": 0.56657223796034, "walking": 3.352219074598678, "pt": 1.5580736543909348, "micromobility": 1.9357884796978282, "shuttle": 4.957507082152975}, {"avg_co2": 6.706004536617237, "live_work_prop": 0.0995850622406639, "delta_f_physical_activity_pp": 0.0009617310896895813, "driving": 85.33018867924528, "cycling": 0.6132075471698114, "walking": 3.8679245283018866, "pt": 1.7924528301886793, "micromobility": 2.7830188679245285, "shuttle": 5.613207547169812}, {"avg_co2": 6.859172414045029, "live_work_prop": 0.08244680851063829, "delta_f_physical_activity_pp": 0.0010014157575333963, "driving": 85.3099730458221, "cycling": 0.7637017070979335, "walking": 4.44743935309973, "pt": 1.527403414195867, "micromobility": 2.4707996406109616, "shuttle": 5.480682839173405}, {"avg_co2": 6.784295029562703, "live_work_prop": 0.08426966292134831, "delta_f_physical_activity_pp": 0.0010442319689627755, "driving": 85.08235294117648, "cycling": 0.9411764705882352, "walking": 4.705882352941177, "pt": 1.7411764705882353, "micromobility": 2.070588235294118, "shuttle": 5.458823529411765}, {"avg_co2": 6.438007264746254, "live_work_prop": 0.0930888575458392, "delta_f_physical_activity_pp": 0.000976294696910508, "driving": 84.53012048192771, "cycling": 0.9156626506024097, "walking": 4.626506024096385, "pt": 1.8313253012048194, "micromobility": 2.457831325301205, "shuttle": 5.63855421686747}, {"avg_co2": 7.0008762302406105, "live_work_prop": 0.08937823834196891, "delta_f_physical_activity_pp": 0.0010239984214656936, "driving": 85.85237258347979, "cycling": 0.6590509666080844, "walking": 4.437609841827768, "pt": 1.493848857644991, "micromobility": 2.416520210896309, "shuttle": 5.140597539543058}, {"avg_co2": 6.597115838760791, "live_work_prop": 0.09716599190283401, "delta_f_physical_activity_pp": 0.0009551004024600785, "driving": 85.43417366946778, "cycling": 0.9337068160597572, "walking": 4.154995331465919, "pt": 1.8207282913165268, "micromobility": 2.2408963585434174, "shuttle": 5.415499533146592}, {"avg_co2": 7.284791256582374, "live_work_prop": 0.07810499359795134, "delta_f_physical_activity_pp": 0.0009333995516156014, "driving": 86.79727427597955, "cycling": 0.5536626916524702, "walking": 4.38671209540034, "pt": 1.8313458262350937, "micromobility": 1.7035775127768313, "shuttle": 4.727427597955707}, {"avg_co2": 6.543543080326548, "live_work_prop": 0.1043115438108484, "delta_f_physical_activity_pp": 0.001104127030903519, "driving": 83.36439888164026, "cycling": 0.65237651444548, "walking": 5.21901211556384, "pt": 1.863932898415657, "micromobility": 2.842497670083877, "shuttle": 6.0577819198508855}, {"avg_co2": 6.68810122849265, "live_work_prop": 0.07969151670951156, "delta_f_physical_activity_pp": 0.0011285290147233958, "driving": 84.91644678979772, "cycling": 0.8355321020228672, "walking": 3.8698328935795954, "pt": 1.978891820580475, "micromobility": 2.594547053649956, "shuttle": 5.804749340369393}, {"avg_co2": 6.93108055084942, "live_work_prop": 0.08507853403141362, "delta_f_physical_activity_pp": 0.0009242233670141626, "driving": 85.75256811076373, "cycling": 0.6699419383653417, "walking": 4.421616793211255, "pt": 1.6078606520768202, "micromobility": 1.9651630192050022, "shuttle": 5.582849486377847}, {"avg_co2": 6.756168922153363, "live_work_prop": 0.0781456953642384, "delta_f_physical_activity_pp": 0.0009359666087644315, "driving": 85.57908968003605, "cycling": 0.6309148264984227, "walking": 4.191077061739523, "pt": 1.9378098242451556, "micromobility": 2.163136547994592, "shuttle": 5.497972059486255}, {"avg_co2": 7.005951528670093, "live_work_prop": 0.07387862796833773, "delta_f_physical_activity_pp": 0.0009282272805830967, "driving": 85.87819947043248, "cycling": 0.5736981465136806, "walking": 3.8834951456310676, "pt": 1.9858781994704324, "micromobility": 2.206531332744925, "shuttle": 5.472197705207414}, {"avg_co2": 6.7959663695000545, "live_work_prop": 0.07496463932107496, "delta_f_physical_activity_pp": 0.001016161529330201, "driving": 85.01659554291133, "cycling": 0.8534850640113799, "walking": 4.599336178283546, "pt": 1.7069701280227598, "micromobility": 2.0388809862494073, "shuttle": 5.784732100521574}, {"avg_co2": 7.141392472400349, "live_work_prop": 0.05583126550868486, "delta_f_physical_activity_pp": 0.000881550990470789, "driving": 87.07889125799574, "cycling": 0.810234541577825, "walking": 3.5394456289978677, "pt": 1.535181236673774, "micromobility": 1.9616204690831558, "shuttle": 5.074626865671641}, {"avg_co2": 6.621394047641819, "live_work_prop": 0.10119840213049268, "delta_f_physical_activity_pp": 0.0010578749823071014, "driving": 84.64711274060494, "cycling": 1.0540788267644363, "walking": 4.353803849679194, "pt": 1.6956920256645278, "micromobility": 2.383134738771769, "shuttle": 5.866177818515124}, {"avg_co2": 6.635959500864878, "live_work_prop": 0.07764390896921017, "delta_f_physical_activity_pp": 0.0008219700413141097, "driving": 87.0, "cycling": 0.8095238095238094, "walking": 3.428571428571429, "pt": 1.6190476190476188, "micromobility": 2.2857142857142856, "shuttle": 4.857142857142857}, {"avg_co2": 6.568225055171414, "live_work_prop": 0.08847184986595175, "delta_f_physical_activity_pp": 0.0009640848922767019, "driving": 86.00091199270406, "cycling": 0.729594163246694, "walking": 4.423164614683082, "pt": 1.3679890560875512, "micromobility": 2.4167806657546738, "shuttle": 5.06155950752394}, {"avg_co2": 6.76345966245176, "live_work_prop": 0.08706786171574904, "delta_f_physical_activity_pp": 0.0008461461790357444, "driving": 86.14564831261102, "cycling": 0.6660746003552398, "walking": 3.818827708703375, "pt": 1.6873889875666075, "micromobility": 2.1314387211367674, "shuttle": 5.550621669626999}, {"avg_co2": 6.5868893327772495, "live_work_prop": 0.09103641456582633, "delta_f_physical_activity_pp": 0.0011589263313181624, "driving": 84.50570342205323, "cycling": 1.0931558935361216, "walking": 4.325095057034221, "pt": 1.9486692015209126, "micromobility": 2.7566539923954374, "shuttle": 5.3707224334600765}, {"avg_co2": 6.984128908852971, "live_work_prop": 0.09431524547803617, "delta_f_physical_activity_pp": 0.0011358298952989971, "driving": 85.20296813618508, "cycling": 0.8293321693583587, "walking": 5.150589262330859, "pt": 1.789611523352248, "micromobility": 1.789611523352248, "shuttle": 5.237887385421213}, {"avg_co2": 7.304130677216553, "live_work_prop": 0.054678007290400975, "delta_f_physical_activity_pp": 0.0009936686537379109, "driving": 86.57331136738055, "cycling": 0.700164744645799, "walking": 3.8714991762767705, "pt": 1.8121911037891267, "micromobility": 2.224052718286656, "shuttle": 4.818780889621087}, {"avg_co2": 7.1321778170563785, "live_work_prop": 0.07587064676616916, "delta_f_physical_activity_pp": 0.0009128248154694107, "driving": 86.60676080445015, "cycling": 0.8557980316645273, "walking": 4.2362002567394095, "pt": 1.540436456996149, "micromobility": 1.8399657680787334, "shuttle": 4.9208386820710315}, {"avg_co2": 6.773560095576694, "live_work_prop": 0.088, "delta_f_physical_activity_pp": 0.0010571194147017302, "driving": 84.74955277280858, "cycling": 0.6708407871198568, "walking": 4.516994633273703, "pt": 1.520572450805009, "micromobility": 2.7280858676207513, "shuttle": 5.813953488372093}, {"avg_co2": 6.631997806880812, "live_work_prop": 0.07202216066481995, "delta_f_physical_activity_pp": 0.001073055530602185, "driving": 85.68747067104646, "cycling": 0.7508212106992023, "walking": 4.645706241201314, "pt": 1.5954950727358048, "micromobility": 2.0647583294228062, "shuttle": 5.255748474894416}, {"avg_co2": 6.9398856192687814, "live_work_prop": 0.07238605898123325, "delta_f_physical_activity_pp": 0.000976703389140753, "driving": 85.90847304032624, "cycling": 0.6796556411418215, "walking": 4.395106479383779, "pt": 1.8577254191209787, "micromobility": 2.0389669234254644, "shuttle": 5.120072496601722}, {"avg_co2": 7.007304326250522, "live_work_prop": 0.07058823529411765, "delta_f_physical_activity_pp": 0.0009793044271750864, "driving": 86.2892525431225, "cycling": 0.7518796992481203, "walking": 4.068996019460416, "pt": 1.3710747456877488, "micromobility": 2.1671826625387, "shuttle": 5.351614329942503}, {"avg_co2": 6.509865828121911, "live_work_prop": 0.07593307593307594, "delta_f_physical_activity_pp": 0.0010994449573616236, "driving": 85.22167487684729, "cycling": 1.0747872816838333, "walking": 4.343931930138827, "pt": 1.7465293327362292, "micromobility": 2.3287057769816393, "shuttle": 5.284370801612181}, {"avg_co2": 7.284642295562473, "live_work_prop": 0.06313131313131314, "delta_f_physical_activity_pp": 0.0009214302831802054, "driving": 87.41319444444444, "cycling": 0.7378472222222222, "walking": 3.7760416666666665, "pt": 1.4756944444444444, "micromobility": 2.170138888888889, "shuttle": 4.427083333333334}, {"avg_co2": 6.9423990258290456, "live_work_prop": 0.07835325365205843, "delta_f_physical_activity_pp": 0.0010499852545688719, "driving": 85.35376295628662, "cycling": 0.9463722397476341, "walking": 3.875619648490311, "pt": 1.847679134745381, "micromobility": 2.7489860297431274, "shuttle": 5.227579990986931}, {"avg_co2": 6.976456048885682, "live_work_prop": 0.07989690721649484, "delta_f_physical_activity_pp": 0.000906123100596456, "driving": 86.35964912280701, "cycling": 0.9210526315789472, "walking": 3.9473684210526314, "pt": 1.7543859649122806, "micromobility": 1.8859649122807016, "shuttle": 5.131578947368421}, {"avg_co2": 7.226827472681538, "live_work_prop": 0.09339975093399751, "delta_f_physical_activity_pp": 0.0008618764680421442, "driving": 86.80266444629476, "cycling": 0.5412156536219818, "walking": 3.95503746877602, "pt": 1.5820149875104081, "micromobility": 2.164862614487927, "shuttle": 4.954204829308909}, {"avg_co2": 6.734108110576113, "live_work_prop": 0.08533333333333333, "delta_f_physical_activity_pp": 0.0010434163499439169, "driving": 84.47571493418067, "cycling": 0.5901044030867, "walking": 4.766227871084884, "pt": 1.8157058556513845, "micromobility": 2.4058102587380845, "shuttle": 5.946436677258284}, {"avg_co2": 7.085012911390453, "live_work_prop": 0.09174311926605505, "delta_f_physical_activity_pp": 0.0009234685931503291, "driving": 85.77110030932391, "cycling": 0.7512152010605391, "walking": 4.595669465311533, "pt": 1.5466195315952276, "micromobility": 1.7233760494918249, "shuttle": 5.612019443216969}, {"avg_co2": 6.827135935597909, "live_work_prop": 0.0784557907845579, "delta_f_physical_activity_pp": 0.0009240032403473806, "driving": 85.8426005132592, "cycling": 0.5560307955517536, "walking": 4.277159965782721, "pt": 1.7108639863130881, "micromobility": 2.266894781864842, "shuttle": 5.3464499572284}, {"avg_co2": 6.62927710922394, "live_work_prop": 0.09550561797752809, "delta_f_physical_activity_pp": 0.0010766970215625956, "driving": 84.64491362763916, "cycling": 0.8157389635316697, "walking": 4.702495201535509, "pt": 2.0633397312859887, "micromobility": 2.3512476007677545, "shuttle": 5.422264875239923}, {"avg_co2": 7.299666770065701, "live_work_prop": 0.07142857142857142, "delta_f_physical_activity_pp": 0.0007473858480232339, "driving": 87.58710801393728, "cycling": 0.5226480836236934, "walking": 4.050522648083624, "pt": 1.6114982578397212, "micromobility": 1.6550522648083623, "shuttle": 4.573170731707317}, {"avg_co2": 6.467845195511376, "live_work_prop": 0.11292517006802721, "delta_f_physical_activity_pp": 0.0009431293409919996, "driving": 86.02701443875175, "cycling": 0.6054960409874243, "walking": 4.797391709361901, "pt": 1.5836050302748022, "micromobility": 2.282254308337215, "shuttle": 4.704238472286912}, {"avg_co2": 7.022676947684255, "live_work_prop": 0.088, "delta_f_physical_activity_pp": 0.0008917295026378176, "driving": 86.25744388456252, "cycling": 0.7787448465414567, "walking": 4.947320201557489, "pt": 1.4200641319285385, "micromobility": 2.153000458085204, "shuttle": 4.443426477324782}, {"avg_co2": 6.704684815883783, "live_work_prop": 0.07539682539682539, "delta_f_physical_activity_pp": 0.0010346058578224917, "driving": 85.10928961748634, "cycling": 0.6375227686703097, "walking": 4.189435336976321, "pt": 2.185792349726776, "micromobility": 2.504553734061931, "shuttle": 5.373406193078324}, {"avg_co2": 6.552323374197775, "live_work_prop": 0.09827357237715803, "delta_f_physical_activity_pp": 0.0009922735777552428, "driving": 85.13575701794753, "cycling": 0.966405890473999, "walking": 4.7860101242521855, "pt": 1.79475379659457, "micromobility": 2.0708697653014267, "shuttle": 5.246203405430281}, {"avg_co2": 6.67017337251264, "live_work_prop": 0.08718626155878467, "delta_f_physical_activity_pp": 0.0009814370508664956, "driving": 85.07530807850297, "cycling": 0.867183934276586, "walking": 4.244637151985395, "pt": 1.9169329073482428, "micromobility": 2.3733455043359197, "shuttle": 5.52259242355089}, {"avg_co2": 7.162621145570453, "live_work_prop": 0.06563706563706563, "delta_f_physical_activity_pp": 0.0009420095725501412, "driving": 86.14072494669509, "cycling": 0.767590618336887, "walking": 3.8379530916844353, "pt": 1.535181236673774, "micromobility": 2.0895522388059704, "shuttle": 5.628997867803838}, {"avg_co2": 7.056191796975336, "live_work_prop": 0.08771929824561403, "delta_f_physical_activity_pp": 0.0008572397708765219, "driving": 86.08458390177354, "cycling": 0.5002273760800363, "walking": 3.819918144611187, "pt": 1.7280582082764895, "micromobility": 2.1828103683492497, "shuttle": 5.684402000909505}, {"avg_co2": 6.818501773202232, "live_work_prop": 0.0782967032967033, "delta_f_physical_activity_pp": 0.0009317996443184705, "driving": 85.81719945970285, "cycling": 0.6303466906798739, "walking": 4.367402071139127, "pt": 1.8009905447996397, "micromobility": 2.0261143628995946, "shuttle": 5.357946870778928}, {"avg_co2": 7.09481806952513, "live_work_prop": 0.07470511140235911, "delta_f_physical_activity_pp": 0.0009354285109281286, "driving": 86.20386643233743, "cycling": 0.8347978910369069, "walking": 3.9543057996485063, "pt": 1.8014059753954303, "micromobility": 2.0650263620386644, "shuttle": 5.140597539543058}, {"avg_co2": 7.059612465054391, "live_work_prop": 0.08448928121059268, "delta_f_physical_activity_pp": 0.0009045565792475642, "driving": 84.8960543063216, "cycling": 0.5939753924480272, "walking": 4.115400933389902, "pt": 1.951633432329232, "micromobility": 2.588035638523547, "shuttle": 5.8549002969876955}, {"avg_co2": 6.990163011586239, "live_work_prop": 0.07383419689119171, "delta_f_physical_activity_pp": 0.0008938718901753497, "driving": 86.12588652482269, "cycling": 0.7092198581560284, "walking": 4.210992907801418, "pt": 1.9060283687943262, "micromobility": 1.950354609929078, "shuttle": 5.097517730496453}, {"avg_co2": 6.581730478440345, "live_work_prop": 0.08435374149659863, "delta_f_physical_activity_pp": 0.0010421284073674707, "driving": 84.84152503445108, "cycling": 0.8268259072117593, "walking": 4.547542489664677, "pt": 1.8373909049150206, "micromobility": 2.2508038585209005, "shuttle": 5.695911805236564}, {"avg_co2": 6.919289631038101, "live_work_prop": 0.08996088657105607, "delta_f_physical_activity_pp": 0.0011285213750569542, "driving": 83.9262187088274, "cycling": 0.7026789635485288, "walking": 4.567413263065437, "pt": 1.844532279314888, "micromobility": 2.942468159859464, "shuttle": 6.016688625384278}, {"avg_co2": 6.575498405708586, "live_work_prop": 0.09668508287292818, "delta_f_physical_activity_pp": 0.0009336520705717848, "driving": 85.66019876952201, "cycling": 0.6152389966871746, "walking": 4.827259820160909, "pt": 1.6564126833885469, "micromobility": 1.7983909133932798, "shuttle": 5.442498816848083}, {"avg_co2": 6.820935160914481, "live_work_prop": 0.07217847769028872, "delta_f_physical_activity_pp": 0.0009945510725089515, "driving": 85.08459483526269, "cycling": 0.8459483526268923, "walking": 5.0311665182546745, "pt": 1.6918967052537845, "micromobility": 1.7809439002671414, "shuttle": 5.565449688334818}, {"avg_co2": 6.980796263114859, "live_work_prop": 0.07972972972972973, "delta_f_physical_activity_pp": 0.0008880141768740287, "driving": 86.59700136301682, "cycling": 0.6815084052703316, "walking": 3.9981826442526125, "pt": 1.5447523852794183, "micromobility": 2.453430258973194, "shuttle": 4.725124943207633}, {"avg_co2": 6.907144094813109, "live_work_prop": 0.07561929595827901, "delta_f_physical_activity_pp": 0.0009299503655634839, "driving": 85.89857651245552, "cycling": 0.7562277580071174, "walking": 4.359430604982206, "pt": 1.3790035587188614, "micromobility": 2.0907473309608537, "shuttle": 5.5160142348754455}, {"avg_co2": 6.684357077571753, "live_work_prop": 0.09788359788359788, "delta_f_physical_activity_pp": 0.0010183068214070002, "driving": 84.97737556561086, "cycling": 0.7239819004524887, "walking": 5.067873303167421, "pt": 1.9457013574660633, "micromobility": 2.171945701357466, "shuttle": 5.113122171945701}, {"avg_co2": 6.708446460963561, "live_work_prop": 0.08943089430894309, "delta_f_physical_activity_pp": 0.0009683695565609101, "driving": 85.83372039015327, "cycling": 0.6967022758941013, "walking": 4.040873200185787, "pt": 1.7185322805387833, "micromobility": 2.3687877380399445, "shuttle": 5.341384115188109}, {"avg_co2": 6.350622184106626, "live_work_prop": 0.09004092769440655, "delta_f_physical_activity_pp": 0.0010117965457866391, "driving": 83.67640019147917, "cycling": 0.861656294877932, "walking": 5.026328386787937, "pt": 1.9147917663954046, "micromobility": 2.584968884633796, "shuttle": 5.935854475825754}, {"avg_co2": 7.185968967562931, "live_work_prop": 0.07783641160949868, "delta_f_physical_activity_pp": 0.0008874198598381237, "driving": 86.05922551252847, "cycling": 0.7289293849658315, "walking": 3.8724373576309796, "pt": 1.457858769931663, "micromobility": 2.0045558086560367, "shuttle": 5.876993166287016}, {"avg_co2": 6.797799347821265, "live_work_prop": 0.08288770053475936, "delta_f_physical_activity_pp": 0.0010575629352860111, "driving": 85.11415525114155, "cycling": 0.776255707762557, "walking": 4.429223744292238, "pt": 1.872146118721461, "micromobility": 2.009132420091324, "shuttle": 5.799086757990867}, {"avg_co2": 7.05803165586637, "live_work_prop": 0.08030112923462986, "delta_f_physical_activity_pp": 0.0009047473553650655, "driving": 86.55498281786942, "cycling": 0.7731958762886598, "walking": 3.90893470790378, "pt": 1.8470790378006874, "micromobility": 2.0189003436426116, "shuttle": 4.896907216494846}, {"avg_co2": 6.843231194291388, "live_work_prop": 0.08310991957104558, "delta_f_physical_activity_pp": 0.0009503510692862359, "driving": 86.20218579234972, "cycling": 0.819672131147541, "walking": 4.41712204007286, "pt": 1.4571948998178506, "micromobility": 1.912568306010929, "shuttle": 5.191256830601093}, {"avg_co2": 6.885029888494086, "live_work_prop": 0.08147174770039421, "delta_f_physical_activity_pp": 0.000903595551107542, "driving": 86.02054488610987, "cycling": 0.7592675301473872, "walking": 3.974988834301027, "pt": 1.7418490397498883, "micromobility": 2.2331397945511386, "shuttle": 5.270209915140687}, {"avg_co2": 6.665907441302426, "live_work_prop": 0.0778688524590164, "delta_f_physical_activity_pp": 0.0009817363018618747, "driving": 85.43325526932084, "cycling": 0.7962529274004685, "walking": 4.309133489461359, "pt": 1.592505854800937, "micromobility": 2.107728337236534, "shuttle": 5.76112412177986}, {"avg_co2": 6.939293326737716, "live_work_prop": 0.06490066225165562, "delta_f_physical_activity_pp": 0.0008112384935996991, "driving": 86.84692942254813, "cycling": 0.7332722273143905, "walking": 3.2997250229147568, "pt": 1.6040329972502292, "micromobility": 1.7873510540788267, "shuttle": 5.728689275893675}, {"avg_co2": 6.873898044059421, "live_work_prop": 0.08, "delta_f_physical_activity_pp": 0.0009702628955485473, "driving": 85.72074107546317, "cycling": 0.9941256213285133, "walking": 4.202440126525079, "pt": 1.5363759602349751, "micromobility": 1.9430637144148215, "shuttle": 5.603253502033438}, {"avg_co2": 6.433502142353947, "live_work_prop": 0.08344549125168237, "delta_f_physical_activity_pp": 0.0009127664317020175, "driving": 86.13485280151947, "cycling": 0.7597340930674265, "walking": 4.083570750237417, "pt": 1.8043684710351375, "micromobility": 1.7094017094017095, "shuttle": 5.5080721747388415}, {"avg_co2": 6.712071053322609, "live_work_prop": 0.08959156785243742, "delta_f_physical_activity_pp": 0.0008954206999014876, "driving": 86.37392485287461, "cycling": 0.8601177003168854, "walking": 3.9837030330466274, "pt": 1.765504753282028, "micromobility": 2.082390221819828, "shuttle": 4.934359438660027}, {"avg_co2": 6.923578961688065, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0008778293615894105, "driving": 85.98639455782313, "cycling": 0.6349206349206349, "walking": 3.9909297052154193, "pt": 1.9047619047619049, "micromobility": 2.131519274376417, "shuttle": 5.351473922902494}, {"avg_co2": 6.881497993916997, "live_work_prop": 0.08419689119170984, "delta_f_physical_activity_pp": 0.000860885794174259, "driving": 85.91737005775211, "cycling": 0.6663705019991115, "walking": 4.087072412261217, "pt": 1.4215904042647711, "micromobility": 2.665482007996446, "shuttle": 5.242114615726344}, {"avg_co2": 6.580861261239961, "live_work_prop": 0.08819538670284939, "delta_f_physical_activity_pp": 0.0010206432992161986, "driving": 85.32024310425432, "cycling": 0.8415147265077139, "walking": 5.049088359046284, "pt": 1.6362786348761105, "micromobility": 2.2907900888265544, "shuttle": 4.862085086489014}, {"avg_co2": 6.997594602939605, "live_work_prop": 0.08048780487804878, "delta_f_physical_activity_pp": 0.0009663470322456734, "driving": 86.27935723114956, "cycling": 0.9476720230737536, "walking": 4.1615162752369175, "pt": 1.6069221260815822, "micromobility": 1.8541409147095178, "shuttle": 5.150391429748661}, {"avg_co2": 6.9471390529521635, "live_work_prop": 0.09128065395095368, "delta_f_physical_activity_pp": 0.0009653255684093959, "driving": 84.05074762120526, "cycling": 0.6796556411418215, "walking": 4.712279111916629, "pt": 1.6311735387403714, "micromobility": 2.7639329406434077, "shuttle": 6.162211146352515}, {"avg_co2": 6.984917807537164, "live_work_prop": 0.08771929824561403, "delta_f_physical_activity_pp": 0.0008780642650439681, "driving": 86.02972399150744, "cycling": 0.59447983014862, "walking": 3.7367303609341826, "pt": 1.6985138004246285, "micromobility": 2.2505307855626326, "shuttle": 5.690021231422506}, {"avg_co2": 6.758309493664826, "live_work_prop": 0.09026798307475317, "delta_f_physical_activity_pp": 0.0008776010540022929, "driving": 85.17274472168907, "cycling": 0.7677543186180422, "walking": 4.318618042226487, "pt": 1.9673704414587334, "micromobility": 1.9673704414587334, "shuttle": 5.8061420345489445}, {"avg_co2": 7.006130640041822, "live_work_prop": 0.09342105263157895, "delta_f_physical_activity_pp": 0.0009682670083283012, "driving": 84.1511072514112, "cycling": 0.5644811115935736, "walking": 4.86322188449848, "pt": 1.82370820668693, "micromobility": 2.6052974381241856, "shuttle": 5.9921841076856275}, {"avg_co2": 7.053462017806858, "live_work_prop": 0.08409986859395532, "delta_f_physical_activity_pp": 0.0009248061639701504, "driving": 86.6162738995109, "cycling": 0.4001778568252557, "walking": 3.9573143619386393, "pt": 1.6007114273010228, "micromobility": 2.578923966207203, "shuttle": 4.846598488216985}, {"avg_co2": 6.924308308192649, "live_work_prop": 0.08781127129750983, "delta_f_physical_activity_pp": 0.0008513081670999196, "driving": 85.59130040779338, "cycling": 0.6343452650657001, "walking": 4.485727231536022, "pt": 1.8124150430448571, "micromobility": 2.4014499320344362, "shuttle": 5.074762120525601}, {"avg_co2": 6.903520781778051, "live_work_prop": 0.0927960927960928, "delta_f_physical_activity_pp": 0.0008401377477696341, "driving": 86.44140290846877, "cycling": 0.6843455945252352, "walking": 4.362703165098375, "pt": 1.6253207869974338, "micromobility": 2.095808383233533, "shuttle": 4.790419161676647}, {"avg_co2": 7.029367190856061, "live_work_prop": 0.08203125, "delta_f_physical_activity_pp": 0.0009986762576710934, "driving": 85.5943437914273, "cycling": 0.7512152010605391, "walking": 4.286345558992489, "pt": 1.5024304021210781, "micromobility": 2.1210782147591694, "shuttle": 5.744586831639417}, {"avg_co2": 7.133823955957705, "live_work_prop": 0.08673469387755102, "delta_f_physical_activity_pp": 0.001170652365880132, "driving": 84.62195642887654, "cycling": 0.897052541648868, "walking": 4.527979495941905, "pt": 2.1785561725758225, "micromobility": 2.520290474156343, "shuttle": 5.254164886800513}, {"avg_co2": 6.8115057261559535, "live_work_prop": 0.0941336971350614, "delta_f_physical_activity_pp": 0.0009692291793894014, "driving": 85.07185906351414, "cycling": 0.8344923504867872, "walking": 4.450625869262865, "pt": 1.9007881316643487, "micromobility": 1.9471488178025034, "shuttle": 5.795085767269356}, {"avg_co2": 7.306268318829825, "live_work_prop": 0.06235011990407674, "delta_f_physical_activity_pp": 0.0008819111762880016, "driving": 86.3673805601318, "cycling": 0.9472817133443162, "walking": 3.789126853377265, "pt": 1.6474464579901154, "micromobility": 1.8121911037891267, "shuttle": 5.436573311367381}, {"avg_co2": 6.6504186004773596, "live_work_prop": 0.08994708994708994, "delta_f_physical_activity_pp": 0.0010119876192764968, "driving": 85.41476754785779, "cycling": 0.8204193254329991, "walking": 4.4211485870556055, "pt": 1.7319963536918872, "micromobility": 2.2333637192342755, "shuttle": 5.378304466727438}, {"avg_co2": 6.615879953810697, "live_work_prop": 0.09005376344086022, "delta_f_physical_activity_pp": 0.0011011568965890988, "driving": 84.31734317343174, "cycling": 0.8763837638376383, "walking": 4.750922509225092, "pt": 1.7527675276752765, "micromobility": 2.3985239852398523, "shuttle": 5.904059040590406}, {"avg_co2": 6.86218148095848, "live_work_prop": 0.07822685788787484, "delta_f_physical_activity_pp": 0.0011256245886176839, "driving": 84.66929478756022, "cycling": 0.9198423127463863, "walking": 4.905825667980728, "pt": 1.9272886552781427, "micromobility": 1.971090670170828, "shuttle": 5.606657906263688}, {"avg_co2": 6.544654429500927, "live_work_prop": 0.0941336971350614, "delta_f_physical_activity_pp": 0.0010159941470605583, "driving": 84.70806302131604, "cycling": 0.6950880444856349, "walking": 4.494902687673772, "pt": 2.0852641334569046, "micromobility": 2.5023169601482853, "shuttle": 5.514365152919369}, {"avg_co2": 6.753787364680424, "live_work_prop": 0.10146862483311081, "delta_f_physical_activity_pp": 0.000887479604632527, "driving": 85.94965675057207, "cycling": 0.5949656750572082, "walking": 4.393592677345538, "pt": 1.6933638443935928, "micromobility": 2.1510297482837526, "shuttle": 5.217391304347826}, {"avg_co2": 6.695235890356848, "live_work_prop": 0.0846774193548387, "delta_f_physical_activity_pp": 0.0010771604130809867, "driving": 85.40245566166439, "cycling": 0.6366530241018644, "walking": 4.411095952705776, "pt": 1.7735334242837655, "micromobility": 2.501136880400182, "shuttle": 5.275125056844019}, {"avg_co2": 7.179753827598129, "live_work_prop": 0.07964601769911504, "delta_f_physical_activity_pp": 0.0009121494745066003, "driving": 85.73259290901323, "cycling": 0.7689021785561726, "walking": 3.8017941050832977, "pt": 1.794105083297736, "micromobility": 2.2212729602733874, "shuttle": 5.6813327637761635}, {"avg_co2": 6.795841253393222, "live_work_prop": 0.08823529411764706, "delta_f_physical_activity_pp": 0.0010964778578582259, "driving": 84.37353355232285, "cycling": 0.7038948850305021, "walking": 4.317221961520413, "pt": 2.017832003754106, "micromobility": 3.050211168465509, "shuttle": 5.537306428906617}, {"avg_co2": 6.617843001420489, "live_work_prop": 0.09103260869565218, "delta_f_physical_activity_pp": 0.0010081241128988422, "driving": 85.54832713754647, "cycling": 0.7434944237918215, "walking": 5.018587360594796, "pt": 1.486988847583643, "micromobility": 2.0446096654275094, "shuttle": 5.157992565055762}, {"avg_co2": 7.068752643443702, "live_work_prop": 0.07566204287515763, "delta_f_physical_activity_pp": 0.001059471106152442, "driving": 84.84718037021094, "cycling": 0.8609556607834696, "walking": 4.907447266465777, "pt": 1.5497201894102455, "micromobility": 2.152389151958674, "shuttle": 5.6823073611709}, {"avg_co2": 7.059150750230775, "live_work_prop": 0.07246376811594203, "delta_f_physical_activity_pp": 0.0009747070498728813, "driving": 85.96026490066225, "cycling": 0.6181015452538632, "walking": 3.620309050772627, "pt": 1.9426048565121412, "micromobility": 2.4282560706401766, "shuttle": 5.430463576158941}, {"avg_co2": 7.065428767938037, "live_work_prop": 0.08173690932311622, "delta_f_physical_activity_pp": 0.0008656985175400127, "driving": 86.12691466083152, "cycling": 0.700218818380744, "walking": 3.938730853391685, "pt": 1.6192560175054704, "micromobility": 1.75054704595186, "shuttle": 5.864332603938731}, {"avg_co2": 7.131452276694857, "live_work_prop": 0.0684931506849315, "delta_f_physical_activity_pp": 0.000789113088165795, "driving": 87.6942461150777, "cycling": 0.7979840403191937, "walking": 3.6119277614447713, "pt": 1.5959680806383874, "micromobility": 1.8059638807223857, "shuttle": 4.493910121797564}, {"avg_co2": 6.959553173230598, "live_work_prop": 0.07033248081841433, "delta_f_physical_activity_pp": 0.000814565176177645, "driving": 86.15384615384616, "cycling": 0.4700854700854701, "walking": 4.52991452991453, "pt": 1.6239316239316242, "micromobility": 2.051282051282051, "shuttle": 5.17094017094017}, {"avg_co2": 6.674635708766903, "live_work_prop": 0.08367071524966262, "delta_f_physical_activity_pp": 0.0010155142088254406, "driving": 84.62971588262693, "cycling": 0.7452258965999069, "walking": 4.983698183511877, "pt": 1.7233348858872848, "micromobility": 2.095947834187238, "shuttle": 5.822077317186772}, {"avg_co2": 6.847385653446906, "live_work_prop": 0.09562841530054644, "delta_f_physical_activity_pp": 0.0011705805139582443, "driving": 84.66453674121406, "cycling": 0.867183934276586, "walking": 4.4272021907804655, "pt": 1.6430853491556368, "micromobility": 2.8753993610223643, "shuttle": 5.52259242355089}, {"avg_co2": 6.5025487155986355, "live_work_prop": 0.0927694406548431, "delta_f_physical_activity_pp": 0.0010426536232130683, "driving": 85.94339622641509, "cycling": 0.8018867924528302, "walking": 4.528301886792453, "pt": 1.8396226415094339, "micromobility": 1.650943396226415, "shuttle": 5.235849056603774}, {"avg_co2": 6.320451893464388, "live_work_prop": 0.09264705882352942, "delta_f_physical_activity_pp": 0.0009708658209495983, "driving": 84.55618265777322, "cycling": 0.8722421754746024, "walking": 4.515135967162647, "pt": 2.0010261672652643, "micromobility": 2.103642893791688, "shuttle": 5.951770138532581}, {"avg_co2": 6.524583910426453, "live_work_prop": 0.10402219140083217, "delta_f_physical_activity_pp": 0.001030115410004312, "driving": 84.43616029822927, "cycling": 0.9319664492078285, "walking": 5.032618825722274, "pt": 1.3513513513513513, "micromobility": 2.842497670083877, "shuttle": 5.405405405405405}, {"avg_co2": 6.972985618084997, "live_work_prop": 0.08396946564885496, "delta_f_physical_activity_pp": 0.0008163497561625599, "driving": 86.25987708516243, "cycling": 0.5706760316066725, "walking": 3.9069359086918354, "pt": 2.2388059701492535, "micromobility": 1.7998244073748904, "shuttle": 5.223880597014925}, {"avg_co2": 7.080417368431465, "live_work_prop": 0.07904642409033877, "delta_f_physical_activity_pp": 0.0009600298983335572, "driving": 87.22030981067125, "cycling": 0.6884681583476765, "walking": 4.1738382099827875, "pt": 1.5060240963855422, "micromobility": 1.8072289156626504, "shuttle": 4.604130808950086}, {"avg_co2": 7.178884294671158, "live_work_prop": 0.07506702412868632, "delta_f_physical_activity_pp": 0.0009820012987709396, "driving": 85.6888888888889, "cycling": 0.7111111111111111, "walking": 3.911111111111111, "pt": 1.7777777777777777, "micromobility": 2.1777777777777776, "shuttle": 5.733333333333333}, {"avg_co2": 6.588203659075337, "live_work_prop": 0.10215053763440861, "delta_f_physical_activity_pp": 0.0009857270902561763, "driving": 84.7370870172173, "cycling": 0.6979990693345742, "walking": 4.979060027919963, "pt": 1.4425314099581201, "micromobility": 2.652396463471382, "shuttle": 5.490926012098651}, {"avg_co2": 6.685413464258516, "live_work_prop": 0.09986130374479889, "delta_f_physical_activity_pp": 0.0009187500699600244, "driving": 85.87677725118483, "cycling": 0.6161137440758294, "walking": 4.075829383886256, "pt": 1.3270142180094786, "micromobility": 2.4170616113744074, "shuttle": 5.687203791469194}, {"avg_co2": 6.823224402137374, "live_work_prop": 0.08839050131926121, "delta_f_physical_activity_pp": 0.0007599035615448657, "driving": 86.03791030975498, "cycling": 0.5085529357374018, "walking": 3.8834951456310676, "pt": 1.5718908922792418, "micromobility": 1.9879796578825704, "shuttle": 6.010171058714748}, {"avg_co2": 6.761545599075278, "live_work_prop": 0.07383419689119171, "delta_f_physical_activity_pp": 0.0009178857082894947, "driving": 85.25554047942107, "cycling": 0.6784260515603799, "walking": 4.477611940298507, "pt": 1.5829941203075533, "micromobility": 2.3518769787426503, "shuttle": 5.653550429669832}, {"avg_co2": 7.524702198704277, "live_work_prop": 0.07429963459196103, "delta_f_physical_activity_pp": 0.0009074543345616965, "driving": 86.29462453836685, "cycling": 0.7386130488305294, "walking": 4.103405826836274, "pt": 1.3130898645876077, "micromobility": 2.3389413212966765, "shuttle": 5.211325400082068}, {"avg_co2": 6.7660523199612435, "live_work_prop": 0.09986684420772303, "delta_f_physical_activity_pp": 0.0011337657328421417, "driving": 85.0559284116331, "cycling": 0.9395973154362416, "walking": 5.05592841163311, "pt": 2.102908277404922, "micromobility": 2.460850111856823, "shuttle": 4.384787472035794}, {"avg_co2": 7.104592893955847, "live_work_prop": 0.07651006711409396, "delta_f_physical_activity_pp": 0.0010161837109293555, "driving": 85.18850987432674, "cycling": 0.763016157989228, "walking": 4.084380610412927, "pt": 1.526032315978456, "micromobility": 2.333931777378815, "shuttle": 6.104129263913824}, {"avg_co2": 6.981112699291934, "live_work_prop": 0.07942708333333333, "delta_f_physical_activity_pp": 0.0008942299397736161, "driving": 86.50306748466258, "cycling": 0.8326029798422436, "walking": 4.1191936897458366, "pt": 1.4899211218229622, "micromobility": 1.7966695880806312, "shuttle": 5.258545135845749}, {"avg_co2": 6.80203119652271, "live_work_prop": 0.0796221322537112, "delta_f_physical_activity_pp": 0.0008557252530579567, "driving": 86.82417083144026, "cycling": 0.6360745115856429, "walking": 4.225352112676056, "pt": 1.4538845979100408, "micromobility": 1.7719218537028625, "shuttle": 5.088596092685143}, {"avg_co2": 6.821545511735444, "live_work_prop": 0.0823045267489712, "delta_f_physical_activity_pp": 0.0009949955188036875, "driving": 85.12319851231986, "cycling": 0.5578800557880056, "walking": 4.5095304509530445, "pt": 1.6736401673640167, "micromobility": 2.1850302185030217, "shuttle": 5.95072059507206}, {"avg_co2": 7.147728897137768, "live_work_prop": 0.09218950064020487, "delta_f_physical_activity_pp": 0.0008995692837046616, "driving": 86.7311072056239, "cycling": 0.6590509666080844, "walking": 4.481546572934974, "pt": 1.3620386643233744, "micromobility": 2.0210896309314585, "shuttle": 4.745166959578207}, {"avg_co2": 6.387012590052924, "live_work_prop": 0.10230547550432277, "delta_f_physical_activity_pp": 0.0010231551646887717, "driving": 83.49802371541502, "cycling": 0.7411067193675889, "walking": 5.33596837944664, "pt": 1.7292490118577075, "micromobility": 2.8656126482213438, "shuttle": 5.8300395256917}, {"avg_co2": 6.760610419372868, "live_work_prop": 0.08665749656121045, "delta_f_physical_activity_pp": 0.0010772646540691444, "driving": 85.32280538783094, "cycling": 0.8360427310729215, "walking": 4.691128657686948, "pt": 1.8578727357176035, "micromobility": 2.1830004644681837, "shuttle": 5.1091500232234095}, {"avg_co2": 6.344024708012152, "live_work_prop": 0.09784172661870504, "delta_f_physical_activity_pp": 0.0009318462278540649, "driving": 85.90840463009563, "cycling": 0.9562154001006542, "walking": 3.7745344740815296, "pt": 1.6104680422747861, "micromobility": 2.113739305485657, "shuttle": 5.636638147961751}, {"avg_co2": 7.361915695804938, "live_work_prop": 0.08078335373317014, "delta_f_physical_activity_pp": 0.0009590230446550458, "driving": 84.9141455437449, "cycling": 0.8585445625511038, "walking": 4.292722812755519, "pt": 1.757972199509403, "micromobility": 2.3712183156173343, "shuttle": 5.80539656582175}, {"avg_co2": 6.904777706367705, "live_work_prop": 0.0959792477302205, "delta_f_physical_activity_pp": 0.0009161500637726626, "driving": 84.74945533769062, "cycling": 0.9150326797385622, "walking": 4.705882352941177, "pt": 1.263616557734205, "micromobility": 1.8736383442265796, "shuttle": 6.492374727668845}, {"avg_co2": 7.2332212235971465, "live_work_prop": 0.07989690721649484, "delta_f_physical_activity_pp": 0.0008747135492474414, "driving": 86.84546615581098, "cycling": 0.6811409110259685, "walking": 3.9165602383993185, "pt": 1.5751383567475523, "micromobility": 2.0859940400170287, "shuttle": 4.895700297999149}, {"avg_co2": 7.242598098660673, "live_work_prop": 0.0799492385786802, "delta_f_physical_activity_pp": 0.0009578313901998369, "driving": 85.92027141645463, "cycling": 0.8481764206955046, "walking": 4.368108566581849, "pt": 1.4843087362171332, "micromobility": 2.1204410517387617, "shuttle": 5.258693808312128}, {"avg_co2": 6.77896533226708, "live_work_prop": 0.09029649595687332, "delta_f_physical_activity_pp": 0.0009487492503794189, "driving": 84.94817485353762, "cycling": 0.9914375844975214, "walking": 4.686795853988283, "pt": 1.622352410995944, "micromobility": 2.2082018927444795, "shuttle": 5.543037404236142}, {"avg_co2": 6.986358564477015, "live_work_prop": 0.07922077922077922, "delta_f_physical_activity_pp": 0.000902360449234326, "driving": 85.72691117984975, "cycling": 0.7070260715863897, "walking": 4.286345558992489, "pt": 1.6349977905435262, "micromobility": 1.8117543084401235, "shuttle": 5.832965090587716}, {"avg_co2": 6.859459540389714, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.0010268001657954785, "driving": 84.30934286991506, "cycling": 0.8046490835940991, "walking": 3.933839964237819, "pt": 2.235136343316942, "micromobility": 2.4586499776486366, "shuttle": 6.258381761287439}, {"avg_co2": 6.582555393601686, "live_work_prop": 0.09166666666666666, "delta_f_physical_activity_pp": 0.0008937981557751671, "driving": 85.16908212560386, "cycling": 0.7246376811594203, "walking": 4.492753623188406, "pt": 2.1256038647342996, "micromobility": 2.2222222222222223, "shuttle": 5.265700483091788}, {"avg_co2": 7.21310391687676, "live_work_prop": 0.07908163265306123, "delta_f_physical_activity_pp": 0.0009342070900547018, "driving": 86.18197278911565, "cycling": 0.6377551020408163, "walking": 3.9965986394557826, "pt": 2.2108843537414966, "micromobility": 1.9557823129251701, "shuttle": 5.017006802721088}, {"avg_co2": 6.815824733848743, "live_work_prop": 0.0972972972972973, "delta_f_physical_activity_pp": 0.0009281512208594694, "driving": 85.33868092691623, "cycling": 0.6238859180035651, "walking": 4.144385026737968, "pt": 1.6488413547237075, "micromobility": 2.094474153297683, "shuttle": 6.149732620320856}, {"avg_co2": 6.5504618189816695, "live_work_prop": 0.09002770083102493, "delta_f_physical_activity_pp": 0.0009340532124966125, "driving": 85.66634707574305, "cycling": 0.6711409395973155, "walking": 4.458293384467881, "pt": 1.821668264621285, "micromobility": 2.013422818791946, "shuttle": 5.369127516778524}, {"avg_co2": 6.970550192821623, "live_work_prop": 0.07313829787234043, "delta_f_physical_activity_pp": 0.0009248924054834121, "driving": 86.81922196796339, "cycling": 0.8237986270022883, "walking": 3.5697940503432495, "pt": 1.7391304347826086, "micromobility": 1.7848970251716247, "shuttle": 5.263157894736842}, {"avg_co2": 7.2195334689303605, "live_work_prop": 0.06606217616580311, "delta_f_physical_activity_pp": 0.0009485981500895513, "driving": 86.2719298245614, "cycling": 0.6578947368421052, "walking": 3.8596491228070176, "pt": 1.5789473684210527, "micromobility": 2.017543859649123, "shuttle": 5.614035087719298}, {"avg_co2": 7.166727350991269, "live_work_prop": 0.08470290771175727, "delta_f_physical_activity_pp": 0.0010110807411458193, "driving": 86.7965367965368, "cycling": 0.7792207792207793, "walking": 4.112554112554113, "pt": 1.7316017316017316, "micromobility": 1.948051948051948, "shuttle": 4.632034632034632}, {"avg_co2": 6.901355613017232, "live_work_prop": 0.08168642951251646, "delta_f_physical_activity_pp": 0.00096850012344294, "driving": 86.07191624943104, "cycling": 0.9103322712790167, "walking": 4.005461993627675, "pt": 1.8661811561219845, "micromobility": 2.0937642239417387, "shuttle": 5.052344105598543}, {"avg_co2": 6.72172553596622, "live_work_prop": 0.0817174515235457, "delta_f_physical_activity_pp": 0.000970181394852028, "driving": 86.12016767582674, "cycling": 0.6054960409874243, "walking": 4.378202142524453, "pt": 2.0493712156497437, "micromobility": 2.095947834187238, "shuttle": 4.750815090824406}, {"avg_co2": 7.720431930922444, "live_work_prop": 0.07261904761904762, "delta_f_physical_activity_pp": 0.0009267107842854655, "driving": 86.05210420841684, "cycling": 0.8416833667334669, "walking": 4.168336673346693, "pt": 1.56312625250501, "micromobility": 2.0440881763527057, "shuttle": 5.330661322645291}, {"avg_co2": 6.9333631409895515, "live_work_prop": 0.07702349869451697, "delta_f_physical_activity_pp": 0.0010858158283692163, "driving": 85.48672566371681, "cycling": 0.7522123893805309, "walking": 4.646017699115045, "pt": 1.8141592920353982, "micromobility": 2.3451327433628317, "shuttle": 4.95575221238938}, {"avg_co2": 6.999972389637076, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0008631441161721678, "driving": 85.85263157894737, "cycling": 0.7157894736842105, "walking": 3.578947368421052, "pt": 1.6842105263157894, "micromobility": 2.568421052631579, "shuttle": 5.6000000000000005}, {"avg_co2": 6.376634063042156, "live_work_prop": 0.10825439783491204, "delta_f_physical_activity_pp": 0.0010051055189729298, "driving": 83.40466000951022, "cycling": 0.8559201141226819, "walking": 5.040418449833571, "pt": 1.8069424631478839, "micromobility": 3.0432715168806466, "shuttle": 5.848787446504993}, {"avg_co2": 6.794710593539253, "live_work_prop": 0.0933852140077821, "delta_f_physical_activity_pp": 0.0010142347757377383, "driving": 85.05244755244755, "cycling": 0.9615384615384616, "walking": 3.715034965034965, "pt": 1.8356643356643356, "micromobility": 2.229020979020979, "shuttle": 6.206293706293707}, {"avg_co2": 6.783696106382223, "live_work_prop": 0.0782051282051282, "delta_f_physical_activity_pp": 0.0008484373460252458, "driving": 86.43106457242583, "cycling": 0.5671902268760907, "walking": 3.8394415357766145, "pt": 1.4834205933682374, "micromobility": 2.181500872600349, "shuttle": 5.49738219895288}, {"avg_co2": 6.584675503471971, "live_work_prop": 0.09452054794520548, "delta_f_physical_activity_pp": 0.000976886703591592, "driving": 85.56701030927834, "cycling": 0.5623242736644799, "walking": 5.248359887535145, "pt": 1.7338331771321465, "micromobility": 2.014995313964386, "shuttle": 4.873477038425492}, {"avg_co2": 6.875751382801686, "live_work_prop": 0.08979591836734693, "delta_f_physical_activity_pp": 0.00111541112758667, "driving": 84.23198912550974, "cycling": 1.0874490258269145, "walking": 4.848210240144994, "pt": 1.2686905301314002, "micromobility": 2.628001812415043, "shuttle": 5.935659265971908}, {"avg_co2": 7.224874910430963, "live_work_prop": 0.09169764560099132, "delta_f_physical_activity_pp": 0.0009072082731030981, "driving": 86.22803432774826, "cycling": 0.6538618716796076, "walking": 4.331834899877401, "pt": 1.4711892112791174, "micromobility": 1.879852881078872, "shuttle": 5.435226808336739}, {"avg_co2": 6.969821613695859, "live_work_prop": 0.0929936305732484, "delta_f_physical_activity_pp": 0.0010465281909578631, "driving": 85.11930585683297, "cycling": 0.737527114967462, "walking": 5.162689804772234, "pt": 1.475054229934924, "micromobility": 2.646420824295011, "shuttle": 4.859002169197397}, {"avg_co2": 6.917261406512544, "live_work_prop": 0.0847682119205298, "delta_f_physical_activity_pp": 0.0009743833121009179, "driving": 84.74501108647449, "cycling": 1.1529933481152994, "walking": 4.035476718403547, "pt": 1.729490022172949, "micromobility": 2.4390243902439024, "shuttle": 5.898004434589801}, {"avg_co2": 6.765192260175403, "live_work_prop": 0.08312342569269521, "delta_f_physical_activity_pp": 0.0008936790793990378, "driving": 85.17404383326172, "cycling": 0.730554361839278, "walking": 5.027932960893855, "pt": 1.5470562956596476, "micromobility": 1.675977653631285, "shuttle": 5.844434894714224}, {"avg_co2": 7.324878802848166, "live_work_prop": 0.059850374064837904, "delta_f_physical_activity_pp": 0.000972171375648125, "driving": 87.20880982634476, "cycling": 0.7200338839474798, "walking": 3.85429902583651, "pt": 1.609487505294367, "micromobility": 2.329521389241847, "shuttle": 4.277848369335027}, {"avg_co2": 7.344716489961214, "live_work_prop": 0.08640552995391705, "delta_f_physical_activity_pp": 0.0009129782585487162, "driving": 87.08267090620032, "cycling": 0.5961844197138315, "walking": 3.8553259141494434, "pt": 1.4705882352941175, "micromobility": 2.3449920508744038, "shuttle": 4.650238473767885}, {"avg_co2": 7.083456281860369, "live_work_prop": 0.08762886597938144, "delta_f_physical_activity_pp": 0.0008930712739099078, "driving": 86.77248677248677, "cycling": 0.8377425044091711, "walking": 4.144620811287478, "pt": 1.5432098765432098, "micromobility": 1.984126984126984, "shuttle": 4.7178130511463845}, {"avg_co2": 7.0975117831933705, "live_work_prop": 0.08673469387755102, "delta_f_physical_activity_pp": 0.0010012522017178722, "driving": 85.12931034482759, "cycling": 0.9482758620689655, "walking": 4.094827586206897, "pt": 1.810344827586207, "micromobility": 2.586206896551724, "shuttle": 5.43103448275862}, {"avg_co2": 7.322115925794407, "live_work_prop": 0.07721046077210461, "delta_f_physical_activity_pp": 0.0008138354290622884, "driving": 86.78451178451179, "cycling": 0.6313131313131313, "walking": 4.377104377104377, "pt": 1.3468013468013467, "micromobility": 1.5151515151515151, "shuttle": 5.345117845117845}, {"avg_co2": 7.201875994420343, "live_work_prop": 0.09339975093399751, "delta_f_physical_activity_pp": 0.0009196945204405653, "driving": 85.90660496424064, "cycling": 0.8834665544804375, "walking": 3.660075725704669, "pt": 1.9352124526714347, "micromobility": 2.566259991586033, "shuttle": 5.0483803113167856}, {"avg_co2": 6.666003104275507, "live_work_prop": 0.10690121786197564, "delta_f_physical_activity_pp": 0.0009516464096794508, "driving": 84.74264705882352, "cycling": 0.6893382352941176, "walking": 4.825367647058823, "pt": 1.9761029411764706, "micromobility": 2.527573529411765, "shuttle": 5.238970588235294}, {"avg_co2": 6.745493522883648, "live_work_prop": 0.08874172185430464, "delta_f_physical_activity_pp": 0.0009455246307365971, "driving": 85.8274647887324, "cycling": 0.6602112676056338, "walking": 4.88556338028169, "pt": 1.6285211267605633, "micromobility": 1.9806338028169015, "shuttle": 5.017605633802817}, {"avg_co2": 6.735835515583547, "live_work_prop": 0.07173601147776183, "delta_f_physical_activity_pp": 0.0010095451243280857, "driving": 85.68627450980392, "cycling": 0.7843137254901961, "walking": 4.215686274509804, "pt": 2.156862745098039, "micromobility": 1.9607843137254901, "shuttle": 5.196078431372549}, {"avg_co2": 6.588902531378988, "live_work_prop": 0.08620689655172414, "delta_f_physical_activity_pp": 0.0010004938180887385, "driving": 85.10223953261928, "cycling": 0.9250243427458618, "walking": 4.722492697176241, "pt": 1.8013631937682568, "micromobility": 2.288218111002921, "shuttle": 5.160662122687439}, {"avg_co2": 6.825535729710569, "live_work_prop": 0.0889487870619946, "delta_f_physical_activity_pp": 0.0010199761446923051, "driving": 85.16333938294011, "cycling": 0.8620689655172413, "walking": 4.083484573502722, "pt": 1.8148820326678767, "micromobility": 1.9963702359346642, "shuttle": 6.0798548094373865}, {"avg_co2": 6.8068135965722325, "live_work_prop": 0.07114624505928854, "delta_f_physical_activity_pp": 0.0010166997760868047, "driving": 85.81655480984341, "cycling": 0.9395973154362416, "walking": 3.982102908277405, "pt": 2.013422818791946, "micromobility": 2.192393736017897, "shuttle": 5.05592841163311}, {"avg_co2": 6.762062893324765, "live_work_prop": 0.09868421052631579, "delta_f_physical_activity_pp": 0.0009864698679431893, "driving": 84.82915717539863, "cycling": 1.0022779043280183, "walking": 5.284738041002278, "pt": 1.685649202733485, "micromobility": 2.0956719817767655, "shuttle": 5.10250569476082}, {"avg_co2": 6.940517759684414, "live_work_prop": 0.08411214953271028, "delta_f_physical_activity_pp": 0.0011428852778961817, "driving": 84.5356176735798, "cycling": 0.6311992786293958, "walking": 5.45536519386835, "pt": 1.8034265103697025, "micromobility": 2.3895401262398557, "shuttle": 5.184851217312895}, {"avg_co2": 6.671102901587296, "live_work_prop": 0.09174311926605505, "delta_f_physical_activity_pp": 0.0010924029641716305, "driving": 84.2384105960265, "cycling": 0.7505518763796909, "walking": 4.812362030905077, "pt": 1.7218543046357615, "micromobility": 2.5165562913907285, "shuttle": 5.960264900662252}, {"avg_co2": 6.657885560022614, "live_work_prop": 0.09078014184397164, "delta_f_physical_activity_pp": 0.000956055747816316, "driving": 84.65250965250965, "cycling": 0.7239382239382239, "walking": 4.536679536679537, "pt": 1.6409266409266408, "micromobility": 2.364864864864865, "shuttle": 6.081081081081082}, {"avg_co2": 6.615311421901642, "live_work_prop": 0.09932885906040269, "delta_f_physical_activity_pp": 0.0009653931337765655, "driving": 84.9610270518111, "cycling": 1.0545621274644659, "walking": 4.264099037138927, "pt": 1.8798716185236128, "micromobility": 2.1091242549289317, "shuttle": 5.731315910132966}, {"avg_co2": 7.030086836463071, "live_work_prop": 0.07333333333333333, "delta_f_physical_activity_pp": 0.000872873972786164, "driving": 87.23500225529996, "cycling": 0.5863779882724403, "walking": 3.7889039242219216, "pt": 1.5787099684258006, "micromobility": 1.9846639603067207, "shuttle": 4.826341903473162}, {"avg_co2": 6.8366182646406894, "live_work_prop": 0.08961038961038961, "delta_f_physical_activity_pp": 0.0011168188130426344, "driving": 85.29668411867365, "cycling": 0.9162303664921465, "walking": 4.668411867364747, "pt": 1.6579406631762654, "micromobility": 2.2687609075043627, "shuttle": 5.19197207678883}, {"avg_co2": 7.071793035374819, "live_work_prop": 0.08472400513478819, "delta_f_physical_activity_pp": 0.0009191477614529989, "driving": 85.59794256322331, "cycling": 0.5143591941705958, "walking": 4.286326618088299, "pt": 1.5859408486926703, "micromobility": 2.0574367766823833, "shuttle": 5.957993999142735}, {"avg_co2": 7.036282298550021, "live_work_prop": 0.07, "delta_f_physical_activity_pp": 0.0008432370107435752, "driving": 86.27198627198626, "cycling": 0.8151008151008152, "walking": 3.6036036036036037, "pt": 1.5444015444015444, "micromobility": 2.230802230802231, "shuttle": 5.534105534105534}, {"avg_co2": 7.229070526680951, "live_work_prop": 0.09056122448979592, "delta_f_physical_activity_pp": 0.0009723358305504018, "driving": 85.35114174924601, "cycling": 0.7324429125376993, "walking": 4.523912106850495, "pt": 1.981904351572598, "micromobility": 2.2834984920292976, "shuttle": 5.127100387763895}, {"avg_co2": 6.523056255913676, "live_work_prop": 0.08843537414965986, "delta_f_physical_activity_pp": 0.0009788416370383954, "driving": 84.7560975609756, "cycling": 0.6097560975609756, "walking": 4.690431519699812, "pt": 1.7354596622889307, "micromobility": 2.3921200750469045, "shuttle": 5.816135084427768}, {"avg_co2": 7.004786304033651, "live_work_prop": 0.08322496749024708, "delta_f_physical_activity_pp": 0.0009826810177548599, "driving": 84.94055482166446, "cycling": 0.7045354469396742, "walking": 3.963011889035667, "pt": 1.8494055482166447, "micromobility": 2.6860413914575076, "shuttle": 5.856450902686042}, {"avg_co2": 6.60407716094467, "live_work_prop": 0.09814323607427056, "delta_f_physical_activity_pp": 0.0010593130001412805, "driving": 84.37359676695105, "cycling": 1.03277952402335, "walking": 4.984283789851818, "pt": 1.436910642119443, "micromobility": 2.42478670857656, "shuttle": 5.747642568477772}, {"avg_co2": 6.781482908078, "live_work_prop": 0.08033240997229917, "delta_f_physical_activity_pp": 0.0009579483137326101, "driving": 85.64727954971858, "cycling": 0.9849906191369606, "walking": 4.127579737335835, "pt": 2.0637898686679175, "micromobility": 1.6885553470919326, "shuttle": 5.487804878048781}, {"avg_co2": 6.9477066673479415, "live_work_prop": 0.07593307593307594, "delta_f_physical_activity_pp": 0.0010528495096722775, "driving": 84.29003021148036, "cycling": 1.0358221838584376, "walking": 4.186447993094519, "pt": 2.330599913681485, "micromobility": 2.071644367716875, "shuttle": 6.085455330168321}, {"avg_co2": 7.100421462500124, "live_work_prop": 0.09577114427860696, "delta_f_physical_activity_pp": 0.0010165396290132797, "driving": 85.91489361702128, "cycling": 1.0212765957446808, "walking": 4.085106382978723, "pt": 1.702127659574468, "micromobility": 2.4680851063829787, "shuttle": 4.808510638297872}, {"avg_co2": 6.380410869405512, "live_work_prop": 0.10987482614742698, "delta_f_physical_activity_pp": 0.0009517506434863956, "driving": 85.05966587112171, "cycling": 0.8591885441527447, "walking": 4.5823389021479715, "pt": 1.7183770883054894, "micromobility": 2.100238663484487, "shuttle": 5.68019093078759}, {"avg_co2": 6.909876737993605, "live_work_prop": 0.08300395256916997, "delta_f_physical_activity_pp": 0.0010635035363204103, "driving": 85.55202180826896, "cycling": 0.6360745115856429, "walking": 4.679691049522944, "pt": 1.9536574284416175, "micromobility": 2.407996365288505, "shuttle": 4.770558836892322}, {"avg_co2": 6.784576766390713, "live_work_prop": 0.09724047306176084, "delta_f_physical_activity_pp": 0.0009110311731180651, "driving": 85.22212148685404, "cycling": 0.6346328195829556, "walking": 3.9891205802357206, "pt": 1.7225747960108795, "micromobility": 2.447869446962829, "shuttle": 5.983680870353581}, {"avg_co2": 6.426943475962207, "live_work_prop": 0.1105121293800539, "delta_f_physical_activity_pp": 0.0011537685102180218, "driving": 83.17373461012312, "cycling": 0.7751937984496124, "walking": 5.471956224350205, "pt": 2.097583219334245, "micromobility": 2.7359781121751023, "shuttle": 5.745554035567715}, {"avg_co2": 6.410121703961031, "live_work_prop": 0.08368200836820083, "delta_f_physical_activity_pp": 0.0010610623141161658, "driving": 84.51704545454545, "cycling": 0.946969696969697, "walking": 4.59280303030303, "pt": 1.7518939393939392, "micromobility": 2.367424242424242, "shuttle": 5.823863636363636}, {"avg_co2": 6.76009056203981, "live_work_prop": 0.08888888888888889, "delta_f_physical_activity_pp": 0.0009768317722806624, "driving": 85.05131637661758, "cycling": 0.892458723784025, "walking": 4.239178937974119, "pt": 1.42793395805444, "micromobility": 2.186523873270861, "shuttle": 6.202588130298974}, {"avg_co2": 6.713491830388863, "live_work_prop": 0.08798882681564246, "delta_f_physical_activity_pp": 0.0010145586083925018, "driving": 85.22565320665083, "cycling": 1.0451306413301662, "walking": 4.418052256532066, "pt": 1.5676959619952493, "micromobility": 2.0427553444180524, "shuttle": 5.7007125890736345}, {"avg_co2": 6.9090400759626, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.0010015676938950804, "driving": 85.80615525953147, "cycling": 0.7808911345888837, "walking": 4.501607717041801, "pt": 1.3780431786862657, "micromobility": 2.526412494258153, "shuttle": 5.006890215893431}, {"avg_co2": 6.202389185605761, "live_work_prop": 0.10378681626928471, "delta_f_physical_activity_pp": 0.0010564104923542362, "driving": 84.64912280701753, "cycling": 1.023391812865497, "walking": 4.970760233918129, "pt": 1.9005847953216373, "micromobility": 1.9980506822612085, "shuttle": 5.458089668615984}, {"avg_co2": 6.947152909747421, "live_work_prop": 0.07556675062972293, "delta_f_physical_activity_pp": 0.0009254722002118251, "driving": 86.09532138172278, "cycling": 0.6121556624398776, "walking": 3.760384783559248, "pt": 1.6615653694796677, "micromobility": 2.710975076519458, "shuttle": 5.159597726278968}, {"avg_co2": 7.0364912055137925, "live_work_prop": 0.0849933598937583, "delta_f_physical_activity_pp": 0.0009751865515117545, "driving": 86.35147190008921, "cycling": 0.7136485280999109, "walking": 4.460303300624442, "pt": 1.2934879571810882, "micromobility": 1.9625334522747548, "shuttle": 5.218554861730597}, {"avg_co2": 7.025754682733367, "live_work_prop": 0.08602150537634409, "delta_f_physical_activity_pp": 0.0008815247404430666, "driving": 85.85253456221199, "cycling": 0.5529953917050692, "walking": 3.778801843317972, "pt": 1.8433179723502304, "micromobility": 2.5345622119815667, "shuttle": 5.43778801843318}, {"avg_co2": 7.229651861316813, "live_work_prop": 0.06657963446475196, "delta_f_physical_activity_pp": 0.0007922052281153551, "driving": 86.41114982578398, "cycling": 0.5226480836236934, "walking": 3.4407665505226483, "pt": 1.6550522648083623, "micromobility": 2.003484320557491, "shuttle": 5.966898954703833}, {"avg_co2": 6.8761810942445125, "live_work_prop": 0.07579787234042554, "delta_f_physical_activity_pp": 0.0010075522562422337, "driving": 85.06375227686704, "cycling": 0.8652094717668488, "walking": 4.2349726775956285, "pt": 1.7304189435336976, "micromobility": 2.3679417122040074, "shuttle": 5.737704918032787}, {"avg_co2": 6.715372752962292, "live_work_prop": 0.0955585464333782, "delta_f_physical_activity_pp": 0.001112082210320877, "driving": 83.86516853932584, "cycling": 0.7191011235955056, "walking": 5.033707865168539, "pt": 1.887640449438202, "micromobility": 2.6516853932584272, "shuttle": 5.842696629213483}, {"avg_co2": 6.642484974203406, "live_work_prop": 0.07945205479452055, "delta_f_physical_activity_pp": 0.0009509958495016713, "driving": 85.28459046737622, "cycling": 0.9254974548819991, "walking": 4.442387783433595, "pt": 1.8509949097639982, "micromobility": 2.0823692734844976, "shuttle": 5.414160111059695}, {"avg_co2": 7.192037874053802, "live_work_prop": 0.06914212548015365, "delta_f_physical_activity_pp": 0.001034951857283576, "driving": 85.37515896566342, "cycling": 0.9325985587113182, "walking": 4.790165324289954, "pt": 1.7380245866892752, "micromobility": 2.0771513353115725, "shuttle": 5.0869012293344635}, {"avg_co2": 6.851027367695266, "live_work_prop": 0.09290322580645162, "delta_f_physical_activity_pp": 0.0009281126326205213, "driving": 86.18711385701677, "cycling": 0.6619593998234775, "walking": 4.501323918799647, "pt": 1.500441306266549, "micromobility": 2.118270079435128, "shuttle": 5.030891438658429}, {"avg_co2": 7.201471413580303, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.0010240623666265246, "driving": 85.57192374350086, "cycling": 1.0831889081455806, "walking": 4.15944540727903, "pt": 1.6031195840554593, "micromobility": 2.2530329289428077, "shuttle": 5.329289428076256}, {"avg_co2": 7.349343317224872, "live_work_prop": 0.07397959183673469, "delta_f_physical_activity_pp": 0.0008198817730896917, "driving": 86.59619450317125, "cycling": 0.507399577167019, "walking": 4.101479915433403, "pt": 1.437632135306554, "micromobility": 2.3255813953488373, "shuttle": 5.031712473572939}, {"avg_co2": 6.725684844137511, "live_work_prop": 0.08185538881309687, "delta_f_physical_activity_pp": 0.0010772440467474264, "driving": 84.57965629354389, "cycling": 0.7431490942870413, "walking": 4.737575476079889, "pt": 2.090106827682304, "micromobility": 2.2294472828611243, "shuttle": 5.62006502554575}, {"avg_co2": 6.609807666113829, "live_work_prop": 0.08152173913043478, "delta_f_physical_activity_pp": 0.0010543334930873149, "driving": 84.3407900999524, "cycling": 0.809138505473584, "walking": 5.092812946216087, "pt": 1.6658733936220846, "micromobility": 2.4750118990956684, "shuttle": 5.616373155640171}, {"avg_co2": 7.61330677955964, "live_work_prop": 0.061519903498190594, "delta_f_physical_activity_pp": 0.0007833281802719195, "driving": 87.34542456718879, "cycling": 0.6595218466611706, "walking": 3.215169002473207, "pt": 1.6488046166529264, "micromobility": 1.9785655399835118, "shuttle": 5.152514427040396}, {"avg_co2": 7.087123095865715, "live_work_prop": 0.07936507936507936, "delta_f_physical_activity_pp": 0.0009515142637176468, "driving": 85.46099290780141, "cycling": 0.576241134751773, "walking": 4.299645390070922, "pt": 1.8617021276595744, "micromobility": 2.083333333333333, "shuttle": 5.718085106382978}, {"avg_co2": 6.758015990888722, "live_work_prop": 0.08539944903581267, "delta_f_physical_activity_pp": 0.0009682580061539322, "driving": 84.9308536003815, "cycling": 0.8106819265617549, "walking": 4.530281354315689, "pt": 1.8121125417262758, "micromobility": 2.432045779685265, "shuttle": 5.484024797329519}, {"avg_co2": 6.85341828171733, "live_work_prop": 0.08485639686684072, "delta_f_physical_activity_pp": 0.0009715906818201898, "driving": 84.9357554275587, "cycling": 0.7089056269384139, "walking": 4.297740363314134, "pt": 1.7722640673460344, "micromobility": 2.658396101019052, "shuttle": 5.62693841382366}, {"avg_co2": 6.386689749740599, "live_work_prop": 0.11468531468531469, "delta_f_physical_activity_pp": 0.0011612961003936136, "driving": 83.163512857836, "cycling": 1.0189228529839884, "walking": 5.143134400776322, "pt": 1.7467248908296942, "micromobility": 2.377486656962639, "shuttle": 6.550218340611353}, {"avg_co2": 7.111251672587244, "live_work_prop": 0.08121827411167512, "delta_f_physical_activity_pp": 0.0009095042772107646, "driving": 86.00257621296694, "cycling": 0.6869901245169601, "walking": 4.20781451266638, "pt": 1.8033490768570204, "micromobility": 1.9321597252039504, "shuttle": 5.367110347788751}, {"avg_co2": 6.676886232612299, "live_work_prop": 0.09575923392612859, "delta_f_physical_activity_pp": 0.0010006365994463576, "driving": 84.68720821661998, "cycling": 0.7469654528478058, "walking": 4.761904761904762, "pt": 1.9607843137254901, "micromobility": 2.1475256769374416, "shuttle": 5.695611577964519}, {"avg_co2": 6.702982594288138, "live_work_prop": 0.08355795148247978, "delta_f_physical_activity_pp": 0.001083270100476128, "driving": 85.31405332128332, "cycling": 0.9941256213285133, "walking": 3.886127428829643, "pt": 1.8978761861726163, "micromobility": 2.4853140533212836, "shuttle": 5.422503389064618}, {"avg_co2": 7.030235112084071, "live_work_prop": 0.07061790668348046, "delta_f_physical_activity_pp": 0.000951696567978998, "driving": 86.16109682947729, "cycling": 0.7283633247643531, "walking": 3.8131962296486717, "pt": 1.4138817480719794, "micromobility": 2.6563838903170525, "shuttle": 5.227077977720651}, {"avg_co2": 7.033514395852382, "live_work_prop": 0.07106598984771574, "delta_f_physical_activity_pp": 0.0008873909750371073, "driving": 86.59528907922912, "cycling": 0.8993576017130621, "walking": 3.7259100642398284, "pt": 1.6274089935760172, "micromobility": 1.8843683083511777, "shuttle": 5.267665952890792}, {"avg_co2": 6.677495630518775, "live_work_prop": 0.08469945355191257, "delta_f_physical_activity_pp": 0.0009709990347192067, "driving": 85.02369668246446, "cycling": 0.6635071090047393, "walking": 4.312796208530806, "pt": 1.6113744075829384, "micromobility": 2.1800947867298577, "shuttle": 6.208530805687204}, {"avg_co2": 6.69147514408132, "live_work_prop": 0.08076923076923077, "delta_f_physical_activity_pp": 0.0008540158066024068, "driving": 86.66666666666667, "cycling": 0.8830022075055187, "walking": 3.7969094922737305, "pt": 1.4128035320088301, "micromobility": 2.119205298013245, "shuttle": 5.121412803532009}, {"avg_co2": 6.959949710057221, "live_work_prop": 0.0906832298136646, "delta_f_physical_activity_pp": 0.0008674773617790153, "driving": 86.1878453038674, "cycling": 0.764980875478113, "walking": 4.16489587760306, "pt": 1.7424564385890355, "micromobility": 1.9549511262218444, "shuttle": 5.184870378240544}, {"avg_co2": 7.028968000553218, "live_work_prop": 0.07865168539325842, "delta_f_physical_activity_pp": 0.0010520161863209517, "driving": 85.32188841201716, "cycling": 0.7296137339055794, "walking": 4.935622317596566, "pt": 1.7167381974248928, "micromobility": 2.060085836909871, "shuttle": 5.236051502145923}, {"avg_co2": 7.0052547539835075, "live_work_prop": 0.08192457737321196, "delta_f_physical_activity_pp": 0.0008667276635256497, "driving": 86.57243816254417, "cycling": 0.6183745583038869, "walking": 3.9752650176678443, "pt": 1.5901060070671376, "micromobility": 1.8109540636042403, "shuttle": 5.43286219081272}, {"avg_co2": 6.539328320291041, "live_work_prop": 0.09779614325068871, "delta_f_physical_activity_pp": 0.0010413365657240632, "driving": 84.50116009280742, "cycling": 0.9280742459396751, "walking": 4.037122969837587, "pt": 2.0417633410672855, "micromobility": 2.320185614849188, "shuttle": 6.17169373549884}, {"avg_co2": 7.102366366687812, "live_work_prop": 0.08823529411764706, "delta_f_physical_activity_pp": 0.0010453108434920597, "driving": 85.16949152542372, "cycling": 0.5508474576271186, "walking": 5.084745762711865, "pt": 1.5677966101694913, "micromobility": 2.584745762711864, "shuttle": 5.0423728813559325}, {"avg_co2": 6.837049134526233, "live_work_prop": 0.07785234899328859, "delta_f_physical_activity_pp": 0.0009813221761859258, "driving": 85.50391164289002, "cycling": 0.8283479061205707, "walking": 4.509894155545329, "pt": 1.9788311090658077, "micromobility": 1.840773124712379, "shuttle": 5.338242061665899}, {"avg_co2": 6.741918766950217, "live_work_prop": 0.08736559139784947, "delta_f_physical_activity_pp": 0.0009832438355627405, "driving": 86.17169373549885, "cycling": 1.1136890951276102, "walking": 4.825986078886311, "pt": 1.531322505800464, "micromobility": 1.4849187935034802, "shuttle": 4.872389791183294}, {"avg_co2": 6.992129329833036, "live_work_prop": 0.07217847769028872, "delta_f_physical_activity_pp": 0.0009166008933046282, "driving": 86.6225165562914, "cycling": 0.6181015452538632, "walking": 4.23841059602649, "pt": 1.4128035320088301, "micromobility": 1.8543046357615895, "shuttle": 5.253863134657837}, {"avg_co2": 7.189857667100033, "live_work_prop": 0.0858974358974359, "delta_f_physical_activity_pp": 0.001011497683036671, "driving": 85.55846422338568, "cycling": 0.7417102966841187, "walking": 4.973821989528796, "pt": 1.4397905759162304, "micromobility": 2.356020942408377, "shuttle": 4.930191972076789}, {"avg_co2": 6.630386294285593, "live_work_prop": 0.08791208791208792, "delta_f_physical_activity_pp": 0.0011009851086446973, "driving": 84.26914153132252, "cycling": 0.8352668213457077, "walking": 4.454756380510441, "pt": 2.0417633410672855, "micromobility": 2.4129930394431556, "shuttle": 5.986078886310905}, {"avg_co2": 7.297759727325106, "live_work_prop": 0.0847457627118644, "delta_f_physical_activity_pp": 0.0009613455061264393, "driving": 85.82474226804123, "cycling": 0.816151202749141, "walking": 3.7800687285223367, "pt": 1.718213058419244, "micromobility": 1.9759450171821304, "shuttle": 5.88487972508591}, {"avg_co2": 7.0407739109563785, "live_work_prop": 0.07579787234042554, "delta_f_physical_activity_pp": 0.0009008593066179907, "driving": 86.08156028368793, "cycling": 0.6648936170212766, "walking": 3.8120567375886525, "pt": 1.5070921985815602, "micromobility": 2.4822695035460995, "shuttle": 5.452127659574469}, {"avg_co2": 7.180979872851776, "live_work_prop": 0.09335038363171355, "delta_f_physical_activity_pp": 0.0010663722908744008, "driving": 85.19148936170214, "cycling": 0.7659574468085106, "walking": 5.106382978723404, "pt": 1.5319148936170213, "micromobility": 2.0425531914893615, "shuttle": 5.361702127659575}, {"avg_co2": 6.850310612190089, "live_work_prop": 0.07963446475195822, "delta_f_physical_activity_pp": 0.0009455595632461096, "driving": 85.87769467663881, "cycling": 0.7919049714034315, "walking": 4.31148262208535, "pt": 1.6717993840739112, "micromobility": 1.759788825340959, "shuttle": 5.587329520457545}, {"avg_co2": 6.860017900206808, "live_work_prop": 0.07601572739187418, "delta_f_physical_activity_pp": 0.0009814151084695513, "driving": 86.28777627424448, "cycling": 0.7668019846639603, "walking": 4.600811907983761, "pt": 1.5787099684258006, "micromobility": 2.074875958502481, "shuttle": 4.691023906179522}, {"avg_co2": 6.855082867075816, "live_work_prop": 0.09278350515463918, "delta_f_physical_activity_pp": 0.0009223344734910962, "driving": 85.77661431064573, "cycling": 0.7853403141361256, "walking": 4.450261780104712, "pt": 1.5706806282722512, "micromobility": 2.356020942408377, "shuttle": 5.06108202443281}, {"avg_co2": 6.927961215626648, "live_work_prop": 0.0817174515235457, "delta_f_physical_activity_pp": 0.0008878636803609409, "driving": 86.80037313432835, "cycling": 0.6063432835820896, "walking": 3.6847014925373136, "pt": 1.4458955223880596, "micromobility": 2.2388059701492535, "shuttle": 5.223880597014925}, {"avg_co2": 6.930430483982107, "live_work_prop": 0.07702349869451697, "delta_f_physical_activity_pp": 0.0008696774574576718, "driving": 85.66950291088222, "cycling": 0.7165248544558889, "walking": 4.2543663233318405, "pt": 1.477832512315271, "micromobility": 2.373488580385132, "shuttle": 5.5082848186296465}, {"avg_co2": 6.771685269950105, "live_work_prop": 0.08940852819807428, "delta_f_physical_activity_pp": 0.0009203095520708048, "driving": 85.09949097639982, "cycling": 0.6941230911614993, "walking": 3.933364183248496, "pt": 1.7121702915316985, "micromobility": 2.1749190189726977, "shuttle": 6.385932438685793}, {"avg_co2": 6.75531320908362, "live_work_prop": 0.08819538670284939, "delta_f_physical_activity_pp": 0.0010415821491048393, "driving": 85.68790397045245, "cycling": 0.7848568790397045, "walking": 4.247460757156047, "pt": 1.6158818097876269, "micromobility": 2.21606648199446, "shuttle": 5.447830101569714}, {"avg_co2": 6.719103163371328, "live_work_prop": 0.08792650918635171, "delta_f_physical_activity_pp": 0.001039177923917545, "driving": 85.1321092700403, "cycling": 0.7165248544558889, "walking": 4.702194357366771, "pt": 1.7913121361397222, "micromobility": 2.418271383788625, "shuttle": 5.2395879982086875}, {"avg_co2": 7.144839503446298, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009578944185395669, "driving": 85.36796536796537, "cycling": 0.8658008658008658, "walking": 4.285714285714286, "pt": 1.6017316017316017, "micromobility": 2.1645021645021645, "shuttle": 5.714285714285714}, {"avg_co2": 6.80691604523336, "live_work_prop": 0.08904109589041095, "delta_f_physical_activity_pp": 0.0010374105176757101, "driving": 84.76580263756253, "cycling": 0.6366530241018644, "walking": 4.502046384720328, "pt": 1.9099590723055935, "micromobility": 2.2737608003638017, "shuttle": 5.911778080945885}, {"avg_co2": 6.880365888439375, "live_work_prop": 0.0962772785622593, "delta_f_physical_activity_pp": 0.0010122715655054768, "driving": 84.91928632115548, "cycling": 0.8071367884451998, "walking": 4.290569243840272, "pt": 1.7841971112999149, "micromobility": 2.548853016142736, "shuttle": 5.6499575191163975}, {"avg_co2": 6.982502960057472, "live_work_prop": 0.06792452830188679, "delta_f_physical_activity_pp": 0.0009023745171404149, "driving": 85.7262804366079, "cycling": 0.797649034424853, "walking": 3.736356003358522, "pt": 1.8052057094878253, "micromobility": 2.0151133501259446, "shuttle": 5.919395465994962}, {"avg_co2": 7.008829055757141, "live_work_prop": 0.06666666666666667, "delta_f_physical_activity_pp": 0.0009261627109599528, "driving": 86.16971401781528, "cycling": 0.8907641819034223, "walking": 3.938115330520394, "pt": 1.8284106891701828, "micromobility": 2.062822315986873, "shuttle": 5.110173464603844}, {"avg_co2": 6.74794842427073, "live_work_prop": 0.09607577807848444, "delta_f_physical_activity_pp": 0.0011434230994903218, "driving": 84.50184501845018, "cycling": 0.7841328413284132, "walking": 4.935424354243542, "pt": 1.7066420664206643, "micromobility": 2.53690036900369, "shuttle": 5.535055350553505}, {"avg_co2": 6.854825402212866, "live_work_prop": 0.08277703604806408, "delta_f_physical_activity_pp": 0.000842945091957404, "driving": 86.33257403189066, "cycling": 0.8656036446469247, "walking": 3.917995444191344, "pt": 1.7312072892938495, "micromobility": 1.867881548974943, "shuttle": 5.284738041002278}, {"avg_co2": 6.924570378594902, "live_work_prop": 0.08236808236808237, "delta_f_physical_activity_pp": 0.0009547622122599588, "driving": 85.57734204793029, "cycling": 0.7407407407407408, "walking": 4.313725490196078, "pt": 1.6557734204793026, "micromobility": 2.3529411764705883, "shuttle": 5.359477124183006}, {"avg_co2": 6.5917464797007534, "live_work_prop": 0.09138381201044386, "delta_f_physical_activity_pp": 0.000978852293348692, "driving": 84.9910394265233, "cycling": 0.8064516129032258, "walking": 4.56989247311828, "pt": 1.747311827956989, "micromobility": 2.3297491039426523, "shuttle": 5.555555555555555}, {"avg_co2": 6.894640387810164, "live_work_prop": 0.07947019867549669, "delta_f_physical_activity_pp": 0.0010232245466310845, "driving": 85.4627539503386, "cycling": 0.6772009029345373, "walking": 4.514672686230249, "pt": 1.8510158013544018, "micromobility": 2.347629796839729, "shuttle": 5.146726862302483}, {"avg_co2": 6.864934526568009, "live_work_prop": 0.09974424552429667, "delta_f_physical_activity_pp": 0.0010145788529119584, "driving": 84.07423392317652, "cycling": 0.73370738023306, "walking": 5.308588692274493, "pt": 1.5968925334484247, "micromobility": 2.7621924902891672, "shuttle": 5.5243849805783345}, {"avg_co2": 7.180014150676736, "live_work_prop": 0.08635794743429287, "delta_f_physical_activity_pp": 0.0009128535147675509, "driving": 85.9784946236559, "cycling": 0.5591397849462365, "walking": 4.516129032258064, "pt": 1.9784946236559142, "micromobility": 2.3655913978494625, "shuttle": 4.602150537634408}, {"avg_co2": 6.523363925287368, "live_work_prop": 0.09598853868194843, "delta_f_physical_activity_pp": 0.00099045248367561, "driving": 84.6646942800789, "cycling": 0.7889546351084813, "walking": 4.684418145956608, "pt": 1.725838264299803, "micromobility": 2.2682445759368837, "shuttle": 5.867850098619329}, {"avg_co2": 6.73862808396377, "live_work_prop": 0.09478021978021978, "delta_f_physical_activity_pp": 0.0009402017899874823, "driving": 85.09345794392523, "cycling": 0.7476635514018692, "walking": 4.626168224299065, "pt": 1.542056074766355, "micromobility": 1.9626168224299065, "shuttle": 6.02803738317757}, {"avg_co2": 6.442101372684881, "live_work_prop": 0.08448753462603878, "delta_f_physical_activity_pp": 0.0009979178160469664, "driving": 83.49146110056927, "cycling": 0.7590132827324478, "walking": 4.743833017077799, "pt": 1.7077798861480076, "micromobility": 2.6565464895635675, "shuttle": 6.641366223908918}, {"avg_co2": 7.142931032122327, "live_work_prop": 0.07741935483870968, "delta_f_physical_activity_pp": 0.001033804937933514, "driving": 85.58758314855875, "cycling": 0.753880266075388, "walking": 4.124168514412417, "pt": 1.6407982261640797, "micromobility": 2.483370288248337, "shuttle": 5.41019955654102}, {"avg_co2": 7.053525928582303, "live_work_prop": 0.08207070707070707, "delta_f_physical_activity_pp": 0.0008979522354494625, "driving": 86.68986515876468, "cycling": 0.7394519356241844, "walking": 4.2627229230100045, "pt": 1.6528925619834711, "micromobility": 2.044367116137451, "shuttle": 4.610700304480209}, {"avg_co2": 6.815086361037145, "live_work_prop": 0.09622886866059818, "delta_f_physical_activity_pp": 0.0010904651920502675, "driving": 85.14161220043573, "cycling": 1.0021786492374727, "walking": 4.052287581699346, "pt": 2.178649237472767, "micromobility": 2.3529411764705883, "shuttle": 5.272331154684096}, {"avg_co2": 7.077193960964334, "live_work_prop": 0.075, "delta_f_physical_activity_pp": 0.0008909030252547123, "driving": 86.33671742808798, "cycling": 0.5499153976311337, "walking": 4.230118443316413, "pt": 1.7766497461928936, "micromobility": 2.1573604060913705, "shuttle": 4.949238578680204}, {"avg_co2": 7.047811325447476, "live_work_prop": 0.07973856209150326, "delta_f_physical_activity_pp": 0.0009648655379555023, "driving": 86.17777777777778, "cycling": 0.9333333333333335, "walking": 3.9555555555555553, "pt": 1.511111111111111, "micromobility": 2.1777777777777776, "shuttle": 5.2444444444444445}, {"avg_co2": 6.862312120101952, "live_work_prop": 0.08586525759577279, "delta_f_physical_activity_pp": 0.0008754699997823839, "driving": 86.30013519603425, "cycling": 0.7661108607480848, "walking": 3.695358269490762, "pt": 1.9828751689950428, "micromobility": 1.9828751689950428, "shuttle": 5.272645335736819}, {"avg_co2": 7.160345522017763, "live_work_prop": 0.08854166666666667, "delta_f_physical_activity_pp": 0.0009112532850043821, "driving": 85.84070796460178, "cycling": 0.7522123893805309, "walking": 4.070796460176991, "pt": 1.6371681415929202, "micromobility": 2.6991150442477876, "shuttle": 5.0}, {"avg_co2": 6.965178223691465, "live_work_prop": 0.08157894736842106, "delta_f_physical_activity_pp": 0.0009005720400832684, "driving": 86.8903803131991, "cycling": 0.6711409395973155, "walking": 3.982102908277405, "pt": 1.4317673378076063, "micromobility": 1.9686800894854588, "shuttle": 5.05592841163311}, {"avg_co2": 6.595479694351622, "live_work_prop": 0.08551724137931034, "delta_f_physical_activity_pp": 0.0009089126461129126, "driving": 86.02455146364495, "cycling": 0.6610009442870632, "walking": 4.107648725212465, "pt": 1.6525023607176583, "micromobility": 1.9830028328611897, "shuttle": 5.571293673276676}, {"avg_co2": 6.615202381200982, "live_work_prop": 0.08594815825375171, "delta_f_physical_activity_pp": 0.0009730007270914109, "driving": 85.72086596038692, "cycling": 0.8291110087517274, "walking": 3.8231229847996318, "pt": 1.612160294795025, "micromobility": 2.210962690004606, "shuttle": 5.803777061262092}, {"avg_co2": 6.95623273637207, "live_work_prop": 0.07407407407407407, "delta_f_physical_activity_pp": 0.0009353009459370804, "driving": 86.58591296545536, "cycling": 0.5383580080753702, "walking": 4.127411395244504, "pt": 1.4804845222072678, "micromobility": 2.557200538358008, "shuttle": 4.710632570659488}, {"avg_co2": 6.849848689205573, "live_work_prop": 0.10012836970474968, "delta_f_physical_activity_pp": 0.0010093363372528196, "driving": 84.9847228284592, "cycling": 0.7856831078131821, "walking": 4.8886948930597995, "pt": 1.6586643387167175, "micromobility": 2.7935399388913136, "shuttle": 4.8886948930597995}, {"avg_co2": 6.833895052508353, "live_work_prop": 0.09948320413436693, "delta_f_physical_activity_pp": 0.0011029489157698218, "driving": 84.86698648059311, "cycling": 0.7849978194505015, "walking": 4.797208896641954, "pt": 1.4827736589620584, "micromobility": 2.703881378107283, "shuttle": 5.364151766245094}, {"avg_co2": 7.296702218339242, "live_work_prop": 0.07528230865746549, "delta_f_physical_activity_pp": 0.0009622440987305069, "driving": 86.56210258584146, "cycling": 0.6358626536668079, "walking": 3.9423484527342096, "pt": 1.6108520559559136, "micromobility": 2.2043238660449345, "shuttle": 5.044510385756676}, {"avg_co2": 6.551506752476418, "live_work_prop": 0.09849521203830369, "delta_f_physical_activity_pp": 0.0009935047514505692, "driving": 85.0574712643678, "cycling": 0.9655172413793104, "walking": 4.413793103448276, "pt": 1.7011494252873565, "micromobility": 2.022988505747126, "shuttle": 5.839080459770115}, {"avg_co2": 6.671034287247225, "live_work_prop": 0.07541899441340782, "delta_f_physical_activity_pp": 0.0008925864310786573, "driving": 85.47328959700093, "cycling": 0.6560449859418931, "walking": 3.5613870665417062, "pt": 1.9681349578256795, "micromobility": 2.483598875351453, "shuttle": 5.857544517338332}, {"avg_co2": 7.340743619097049, "live_work_prop": 0.07509386733416772, "delta_f_physical_activity_pp": 0.0008870036038715288, "driving": 85.83333333333333, "cycling": 0.5416666666666667, "walking": 4.0, "pt": 2.0, "micromobility": 2.4166666666666665, "shuttle": 5.208333333333334}, {"avg_co2": 6.5791892291346885, "live_work_prop": 0.0885558583106267, "delta_f_physical_activity_pp": 0.0009487779144452133, "driving": 85.49295774647887, "cycling": 0.6103286384976526, "walking": 4.178403755868545, "pt": 1.8779342723004695, "micromobility": 2.2535211267605635, "shuttle": 5.586854460093896}, {"avg_co2": 6.674297996859383, "live_work_prop": 0.08266666666666667, "delta_f_physical_activity_pp": 0.0008638925378378925, "driving": 84.70906630581867, "cycling": 0.7668019846639603, "walking": 4.059539918809202, "pt": 1.8493459630130809, "micromobility": 2.165087956698241, "shuttle": 6.450157870996842}, {"avg_co2": 6.8937428883794665, "live_work_prop": 0.08038147138964577, "delta_f_physical_activity_pp": 0.0009680263469228223, "driving": 86.21991505427088, "cycling": 0.8494572911750826, "walking": 4.058518168947617, "pt": 1.6045304388862671, "micromobility": 1.9820670127418596, "shuttle": 5.285512033978292}, {"avg_co2": 7.33779633862856, "live_work_prop": 0.06483790523690773, "delta_f_physical_activity_pp": 0.0009354842079620939, "driving": 85.54522400676247, "cycling": 0.7185122569737954, "walking": 4.311073541842773, "pt": 1.6483516483516485, "micromobility": 2.366863905325444, "shuttle": 5.409974640743871}, {"avg_co2": 6.9689069059655875, "live_work_prop": 0.08300395256916997, "delta_f_physical_activity_pp": 0.0009140112603100196, "driving": 85.92427616926503, "cycling": 0.7126948775055679, "walking": 4.231625835189309, "pt": 1.6481069042316259, "micromobility": 1.6481069042316259, "shuttle": 5.835189309576838}, {"avg_co2": 6.879943487754232, "live_work_prop": 0.09212283044058744, "delta_f_physical_activity_pp": 0.0011223391213657636, "driving": 84.61887477313974, "cycling": 0.8166969147005444, "walking": 5.036297640653357, "pt": 1.8148820326678767, "micromobility": 2.540834845735027, "shuttle": 5.172413793103448}, {"avg_co2": 6.803089759413821, "live_work_prop": 0.08650065530799476, "delta_f_physical_activity_pp": 0.0009061956966591635, "driving": 86.08501118568232, "cycling": 0.8053691275167786, "walking": 3.4451901565995526, "pt": 1.74496644295302, "micromobility": 2.013422818791946, "shuttle": 5.906040268456376}, {"avg_co2": 7.195000374467395, "live_work_prop": 0.07821901323706378, "delta_f_physical_activity_pp": 0.0009235048286839157, "driving": 86.32132739781466, "cycling": 0.6475111290975314, "walking": 4.411169566976932, "pt": 1.537838931606637, "micromobility": 1.8211250505868068, "shuttle": 5.2610279239174425}, {"avg_co2": 6.690349534295841, "live_work_prop": 0.07972972972972973, "delta_f_physical_activity_pp": 0.0008627507654795462, "driving": 86.0165593376265, "cycling": 0.78196872125115, "walking": 3.863845446182153, "pt": 2.02391904323827, "micromobility": 1.8399264029438822, "shuttle": 5.47378104875805}, {"avg_co2": 6.601147523818762, "live_work_prop": 0.10273972602739725, "delta_f_physical_activity_pp": 0.0009383859403341304, "driving": 86.67595171773445, "cycling": 0.6963788300835655, "walking": 3.8997214484679668, "pt": 1.7177344475394614, "micromobility": 2.274837511606314, "shuttle": 4.735376044568245}, {"avg_co2": 6.507905619104999, "live_work_prop": 0.10027855153203342, "delta_f_physical_activity_pp": 0.0011156342862821353, "driving": 85.37735849056604, "cycling": 0.8962264150943396, "walking": 4.339622641509433, "pt": 1.7924528301886793, "micromobility": 2.4528301886792456, "shuttle": 5.1415094339622645}, {"avg_co2": 6.536777135078023, "live_work_prop": 0.09015256588072122, "delta_f_physical_activity_pp": 0.0009474461860994471, "driving": 85.32455315145813, "cycling": 0.7525870178739417, "walking": 4.797742238946378, "pt": 1.5992474129821261, "micromobility": 2.257761053621825, "shuttle": 5.268109125117592}, {"avg_co2": 6.938182990048564, "live_work_prop": 0.095112285336856, "delta_f_physical_activity_pp": 0.0008874826260599235, "driving": 86.57930411206507, "cycling": 0.8585630366018979, "walking": 3.7505648441030277, "pt": 1.8978761861726163, "micromobility": 1.9882512426570267, "shuttle": 4.925440578400361}, {"avg_co2": 7.02849879398676, "live_work_prop": 0.0982961992136304, "delta_f_physical_activity_pp": 0.0009538181856498915, "driving": 85.30559167750326, "cycling": 0.6501950585175552, "walking": 3.901170351105332, "pt": 1.6038144776766363, "micromobility": 2.7308192457737324, "shuttle": 5.808409189423494}, {"avg_co2": 6.977257432726429, "live_work_prop": 0.08638743455497382, "delta_f_physical_activity_pp": 0.0010053657226744672, "driving": 85.20318021201413, "cycling": 0.88339222614841, "walking": 3.9752650176678443, "pt": 1.8551236749116609, "micromobility": 2.340989399293286, "shuttle": 5.742049469964664}, {"avg_co2": 6.894793627343841, "live_work_prop": 0.0777479892761394, "delta_f_physical_activity_pp": 0.0010447360593204562, "driving": 85.32192705988294, "cycling": 0.8554705087798289, "walking": 4.727600180099055, "pt": 1.6208914903196758, "micromobility": 2.25123818099955, "shuttle": 5.222872579918955}, {"avg_co2": 6.8679952165922895, "live_work_prop": 0.08519003931847968, "delta_f_physical_activity_pp": 0.0009589617735902547, "driving": 86.24056813138039, "cycling": 1.020861074123391, "walking": 3.6395916555703502, "pt": 1.5534842432312472, "micromobility": 2.0861074123391035, "shuttle": 5.459387483355526}, {"avg_co2": 6.577417170643385, "live_work_prop": 0.08062234794908062, "delta_f_physical_activity_pp": 0.0009389188691368071, "driving": 85.21906596051998, "cycling": 0.5296100144439095, "walking": 4.285026480500722, "pt": 1.8777082330284065, "micromobility": 2.262879152623977, "shuttle": 5.8257101588830045}, {"avg_co2": 6.731445401703187, "live_work_prop": 0.08397932816537468, "delta_f_physical_activity_pp": 0.000918828185862571, "driving": 86.15591397849462, "cycling": 0.6272401433691757, "walking": 3.8978494623655915, "pt": 1.657706093189964, "micromobility": 2.46415770609319, "shuttle": 5.197132616487455}, {"avg_co2": 6.607356089915977, "live_work_prop": 0.07607192254495158, "delta_f_physical_activity_pp": 0.0009563139289448815, "driving": 86.08147429679921, "cycling": 0.6304558680892337, "walking": 4.1707080504364695, "pt": 1.939864209505335, "micromobility": 1.939864209505335, "shuttle": 5.237633365664403}, {"avg_co2": 6.825717014071743, "live_work_prop": 0.11218836565096953, "delta_f_physical_activity_pp": 0.0010526059879554799, "driving": 85.31727651690598, "cycling": 1.11162575266327, "walking": 4.261232051875869, "pt": 1.6211208893006022, "micromobility": 2.3622047244094486, "shuttle": 5.326540064844836}, {"avg_co2": 7.0223570003754885, "live_work_prop": 0.08622908622908623, "delta_f_physical_activity_pp": 0.000923204841414936, "driving": 86.31993006993007, "cycling": 0.4807692307692308, "walking": 4.108391608391608, "pt": 1.5734265734265735, "micromobility": 2.0104895104895104, "shuttle": 5.5069930069930075}, {"avg_co2": 6.834640236085554, "live_work_prop": 0.08701472556894244, "delta_f_physical_activity_pp": 0.0009115220432678886, "driving": 86.08815426997245, "cycling": 0.8264462809917356, "walking": 4.132231404958678, "pt": 1.8365472910927456, "micromobility": 2.157943067033976, "shuttle": 4.958677685950414}, {"avg_co2": 6.655818155738964, "live_work_prop": 0.09203296703296704, "delta_f_physical_activity_pp": 0.0010057984660836287, "driving": 85.23917995444191, "cycling": 0.5466970387243736, "walking": 4.4646924829157175, "pt": 1.457858769931663, "micromobility": 2.460136674259681, "shuttle": 5.831435079726652}, {"avg_co2": 7.14973780323629, "live_work_prop": 0.07360406091370558, "delta_f_physical_activity_pp": 0.0009259662660895311, "driving": 87.06233988044406, "cycling": 0.7685738684884714, "walking": 4.44064901793339, "pt": 1.2809564474807857, "micromobility": 1.8360375747224593, "shuttle": 4.611443210930828}, {"avg_co2": 7.0558156507379115, "live_work_prop": 0.07573812580231065, "delta_f_physical_activity_pp": 0.0010010745727285337, "driving": 85.43017725897103, "cycling": 0.5620406398616515, "walking": 4.496325118893212, "pt": 1.6428880242109816, "micromobility": 2.3778642455685257, "shuttle": 5.490704712494596}, {"avg_co2": 7.40227688266024, "live_work_prop": 0.06408706166868199, "delta_f_physical_activity_pp": 0.0009243258548612915, "driving": 85.58446922759191, "cycling": 0.8674101610904585, "walking": 3.593556381660471, "pt": 1.6935150764147047, "micromobility": 2.437009500206526, "shuttle": 5.8240396530359355}, {"avg_co2": 6.970763982849555, "live_work_prop": 0.088348271446863, "delta_f_physical_activity_pp": 0.0010582286471682745, "driving": 85.14335360556038, "cycling": 1.0425716768027802, "walking": 4.300608166811468, "pt": 2.12858384013901, "micromobility": 2.3892267593397043, "shuttle": 4.995655951346655}, {"avg_co2": 6.557890542697859, "live_work_prop": 0.09315068493150686, "delta_f_physical_activity_pp": 0.0008204971259903373, "driving": 85.83609663666508, "cycling": 0.5210800568450971, "walking": 4.452865940312648, "pt": 1.8000947418285174, "micromobility": 1.9422074846044528, "shuttle": 5.447655139744198}, {"avg_co2": 6.792644479229962, "live_work_prop": 0.08136482939632546, "delta_f_physical_activity_pp": 0.0009565306985396062, "driving": 86.08734804142279, "cycling": 0.675371454299865, "walking": 4.637550652859073, "pt": 1.5758667266996849, "micromobility": 1.8910400720396219, "shuttle": 5.132823052678973}, {"avg_co2": 6.992798146745287, "live_work_prop": 0.07610146862483311, "delta_f_physical_activity_pp": 0.0007836242877379031, "driving": 86.78571428571429, "cycling": 0.5357142857142857, "walking": 3.4375000000000004, "pt": 1.6517857142857144, "micromobility": 2.142857142857143, "shuttle": 5.446428571428571}, {"avg_co2": 6.818148743813553, "live_work_prop": 0.08795669824086604, "delta_f_physical_activity_pp": 0.0009344432075628236, "driving": 86.17700729927007, "cycling": 0.6386861313868614, "walking": 4.288321167883212, "pt": 1.551094890510949, "micromobility": 2.3722627737226274, "shuttle": 4.9726277372262775}, {"avg_co2": 6.609208884647868, "live_work_prop": 0.09128065395095368, "delta_f_physical_activity_pp": 0.0008996902498147463, "driving": 85.30534351145039, "cycling": 0.9064885496183206, "walking": 3.9122137404580157, "pt": 2.051526717557252, "micromobility": 2.3377862595419847, "shuttle": 5.486641221374046}, {"avg_co2": 6.751993587812767, "live_work_prop": 0.08287292817679558, "delta_f_physical_activity_pp": 0.0010142827093826215, "driving": 85.97242035187827, "cycling": 1.0461245839277222, "walking": 4.232049453162149, "pt": 1.8544935805991443, "micromobility": 1.8069424631478839, "shuttle": 5.087969567284832}, {"avg_co2": 6.946277159398564, "live_work_prop": 0.08136482939632546, "delta_f_physical_activity_pp": 0.000938161110319417, "driving": 86.0, "cycling": 0.7111111111111111, "walking": 4.3999999999999995, "pt": 1.7333333333333332, "micromobility": 1.866666666666667, "shuttle": 5.288888888888889}, {"avg_co2": 6.526972856379692, "live_work_prop": 0.10284167794316644, "delta_f_physical_activity_pp": 0.0009805068771735507, "driving": 85.24289642529789, "cycling": 0.7332722273143905, "walking": 4.2621448212648945, "pt": 2.1081576535288726, "micromobility": 2.2914757103574703, "shuttle": 5.362053162236481}, {"avg_co2": 6.9344285333705304, "live_work_prop": 0.07862068965517241, "delta_f_physical_activity_pp": 0.0008934251955643148, "driving": 86.85555039479796, "cycling": 0.6967022758941013, "walking": 3.6228518346493264, "pt": 1.625638643752903, "micromobility": 1.8114259173246632, "shuttle": 5.38783093358105}, {"avg_co2": 6.46830250879852, "live_work_prop": 0.09497964721845319, "delta_f_physical_activity_pp": 0.000925369043786821, "driving": 85.48161935784086, "cycling": 0.6514657980456027, "walking": 4.420660772452304, "pt": 1.3494648673801768, "micromobility": 2.1405304792926945, "shuttle": 5.956258724988367}, {"avg_co2": 7.100652781218494, "live_work_prop": 0.07722513089005235, "delta_f_physical_activity_pp": 0.0008376471341870258, "driving": 86.15656789031402, "cycling": 0.574966828836798, "walking": 3.847854931446263, "pt": 1.8133569217160548, "micromobility": 2.0787262273330382, "shuttle": 5.5285272003538255}, {"avg_co2": 6.5808678174033295, "live_work_prop": 0.08791208791208792, "delta_f_physical_activity_pp": 0.001105073163285242, "driving": 83.99812294697325, "cycling": 0.9854528390427029, "walking": 4.692632566870014, "pt": 2.252463632097607, "micromobility": 2.3932426091037073, "shuttle": 5.678085405912717}, {"avg_co2": 7.56463725075345, "live_work_prop": 0.0683453237410072, "delta_f_physical_activity_pp": 0.0009225759545668217, "driving": 86.22095393395843, "cycling": 0.6522625356706074, "walking": 3.995108030982471, "pt": 1.7121891561353444, "micromobility": 2.364451691805952, "shuttle": 5.055034651447207}, {"avg_co2": 6.529728600429163, "live_work_prop": 0.08982826948480846, "delta_f_physical_activity_pp": 0.000928581038160943, "driving": 85.58558558558559, "cycling": 0.8558558558558558, "walking": 4.234234234234234, "pt": 1.891891891891892, "micromobility": 2.027027027027027, "shuttle": 5.405405405405405}, {"avg_co2": 6.767248663324378, "live_work_prop": 0.08653846153846154, "delta_f_physical_activity_pp": 0.0011296914887680652, "driving": 85.88505747126437, "cycling": 0.7816091954022988, "walking": 4.551724137931035, "pt": 1.471264367816092, "micromobility": 2.0689655172413794, "shuttle": 5.241379310344827}, {"avg_co2": 7.047613158396138, "live_work_prop": 0.09421265141318977, "delta_f_physical_activity_pp": 0.0009778518845404932, "driving": 84.60144927536231, "cycling": 0.6793478260869565, "walking": 4.528985507246377, "pt": 1.9021739130434785, "micromobility": 2.8532608695652173, "shuttle": 5.434782608695652}, {"avg_co2": 6.561375258581504, "live_work_prop": 0.10970464135021098, "delta_f_physical_activity_pp": 0.0010248943252609416, "driving": 84.82792050412021, "cycling": 0.872515753756665, "walking": 5.138148327678139, "pt": 1.6480853126514785, "micromobility": 2.32670867668444, "shuttle": 5.186621425109064}, {"avg_co2": 6.794827735975399, "live_work_prop": 0.07544757033248081, "delta_f_physical_activity_pp": 0.0009240549287542349, "driving": 86.49503161698283, "cycling": 0.6323396567299007, "walking": 3.9747064137308037, "pt": 1.6711833785004515, "micromobility": 2.3486901535682025, "shuttle": 4.878048780487805}, {"avg_co2": 7.172726661377092, "live_work_prop": 0.08118556701030928, "delta_f_physical_activity_pp": 0.0008175718852964994, "driving": 86.16789908655937, "cycling": 0.6524575902566333, "walking": 4.175728577642453, "pt": 1.4789038712483689, "micromobility": 2.1313614615050023, "shuttle": 5.393649412788169}, {"avg_co2": 6.706706033301259, "live_work_prop": 0.10013175230566534, "delta_f_physical_activity_pp": 0.0009403945846063397, "driving": 85.09174311926606, "cycling": 0.963302752293578, "walking": 4.495412844036697, "pt": 1.9724770642201837, "micromobility": 2.0183486238532113, "shuttle": 5.458715596330276}, {"avg_co2": 7.338643640954048, "live_work_prop": 0.07741116751269035, "delta_f_physical_activity_pp": 0.0008095780451918117, "driving": 87.60757314974182, "cycling": 0.5593803786574871, "walking": 3.614457831325301, "pt": 1.5920826161790018, "micromobility": 1.6351118760757317, "shuttle": 4.991394148020654}, {"avg_co2": 7.008501320639017, "live_work_prop": 0.08560311284046693, "delta_f_physical_activity_pp": 0.0009892250497827368, "driving": 85.09615384615384, "cycling": 0.7867132867132868, "walking": 4.414335664335664, "pt": 1.791958041958042, "micromobility": 2.403846153846154, "shuttle": 5.5069930069930075}, {"avg_co2": 7.035253188005409, "live_work_prop": 0.08731241473396999, "delta_f_physical_activity_pp": 0.000958449476836398, "driving": 85.42986425339366, "cycling": 0.7692307692307693, "walking": 3.936651583710407, "pt": 1.9457013574660633, "micromobility": 1.9004524886877827, "shuttle": 6.018099547511312}, {"avg_co2": 6.481800002613493, "live_work_prop": 0.09724047306176084, "delta_f_physical_activity_pp": 0.0009825405242146164, "driving": 85.59670781893004, "cycling": 0.823045267489712, "walking": 4.89254686785551, "pt": 1.5089163237311385, "micromobility": 2.240512117055327, "shuttle": 4.938271604938271}, {"avg_co2": 7.10120410329915, "live_work_prop": 0.08042895442359249, "delta_f_physical_activity_pp": 0.0007913585858627954, "driving": 87.1967654986523, "cycling": 0.8086253369272237, "walking": 3.5938903863432166, "pt": 1.527403414195867, "micromobility": 2.2461814914645104, "shuttle": 4.627133872416891}, {"avg_co2": 7.192116821320203, "live_work_prop": 0.06431273644388398, "delta_f_physical_activity_pp": 0.0008027924244239706, "driving": 87.0140965399402, "cycling": 0.6407518154634771, "walking": 3.929944468175993, "pt": 1.452370781717215, "micromobility": 1.8368218709953013, "shuttle": 5.126014523707817}, {"avg_co2": 7.173454221858838, "live_work_prop": 0.07702349869451697, "delta_f_physical_activity_pp": 0.0009116972100875479, "driving": 86.4, "cycling": 0.5777777777777777, "walking": 4.177777777777777, "pt": 1.3777777777777778, "micromobility": 2.2666666666666666, "shuttle": 5.2}, {"avg_co2": 6.8525929108277195, "live_work_prop": 0.0773405698778833, "delta_f_physical_activity_pp": 0.0008874403321022957, "driving": 85.25345622119815, "cycling": 0.7373271889400922, "walking": 3.778801843317972, "pt": 1.7972350230414749, "micromobility": 2.0737327188940093, "shuttle": 6.3594470046082945}, {"avg_co2": 6.9549998514449, "live_work_prop": 0.08678237650200267, "delta_f_physical_activity_pp": 0.0008700984469434541, "driving": 85.52691090004522, "cycling": 0.7688828584350972, "walking": 4.432383536861149, "pt": 1.5829941203075533, "micromobility": 2.3066485753052914, "shuttle": 5.382180009045681}, {"avg_co2": 7.046501933740404, "live_work_prop": 0.0824607329842932, "delta_f_physical_activity_pp": 0.000978076502573935, "driving": 85.14001806684733, "cycling": 0.7678410117434508, "walking": 4.471544715447155, "pt": 1.6260162601626018, "micromobility": 2.168021680216802, "shuttle": 5.826558265582656}, {"avg_co2": 6.772771380499322, "live_work_prop": 0.07870967741935483, "delta_f_physical_activity_pp": 0.0009335470882592043, "driving": 84.70431302801245, "cycling": 0.9337483325922632, "walking": 3.7794575366829704, "pt": 2.312138728323699, "micromobility": 2.578923966207203, "shuttle": 5.691418408181414}, {"avg_co2": 6.982333413467217, "live_work_prop": 0.08830845771144279, "delta_f_physical_activity_pp": 0.0009269887503891914, "driving": 86.07594936708861, "cycling": 0.6751054852320675, "walking": 3.9240506329113924, "pt": 1.89873417721519, "micromobility": 2.2362869198312234, "shuttle": 5.189873417721519}, {"avg_co2": 6.94400341142673, "live_work_prop": 0.08196721311475409, "delta_f_physical_activity_pp": 0.0008703003875655288, "driving": 85.92057761732852, "cycling": 0.8574007220216607, "walking": 3.6101083032490973, "pt": 1.57942238267148, "micromobility": 2.527075812274368, "shuttle": 5.505415162454874}, {"avg_co2": 6.72731456815278, "live_work_prop": 0.09446693657219973, "delta_f_physical_activity_pp": 0.0011739334569438298, "driving": 84.29223744292239, "cycling": 0.91324200913242, "walking": 5.296803652968037, "pt": 1.9634703196347032, "micromobility": 2.6027397260273974, "shuttle": 4.931506849315069}, {"avg_co2": 6.945710799881447, "live_work_prop": 0.07661290322580645, "delta_f_physical_activity_pp": 0.0008456645639507769, "driving": 86.29511192325263, "cycling": 0.7309273640931933, "walking": 3.9287345820009136, "pt": 1.8730013704888075, "micromobility": 1.7359524897213339, "shuttle": 5.4362722704431246}, {"avg_co2": 6.677694922784914, "live_work_prop": 0.10884353741496598, "delta_f_physical_activity_pp": 0.0011338475847641068, "driving": 83.98707891093677, "cycling": 0.8767881864328565, "walking": 5.629903091832026, "pt": 1.799723119520074, "micromobility": 2.2611905860636825, "shuttle": 5.445316105214582}, {"avg_co2": 6.913719927020723, "live_work_prop": 0.06584362139917696, "delta_f_physical_activity_pp": 0.000905792257969275, "driving": 86.36153490522422, "cycling": 0.5085529357374018, "walking": 3.8834951456310676, "pt": 1.4331946370781323, "micromobility": 2.219140083217753, "shuttle": 5.59408229311142}, {"avg_co2": 6.891513783209558, "live_work_prop": 0.07458912768647281, "delta_f_physical_activity_pp": 0.000921204122926587, "driving": 85.18518518518519, "cycling": 0.7662835249042145, "walking": 3.7888463175819496, "pt": 1.9157088122605364, "micromobility": 2.0859940400170287, "shuttle": 6.257982120051085}, {"avg_co2": 6.784182049772034, "live_work_prop": 0.07898259705488621, "delta_f_physical_activity_pp": 0.0010181343469218803, "driving": 85.99632690541782, "cycling": 0.5509641873278237, "walking": 4.315886134067952, "pt": 1.8824609733700643, "micromobility": 2.2497704315886136, "shuttle": 5.004591368227731}, {"avg_co2": 6.492795229000729, "live_work_prop": 0.08930987821380243, "delta_f_physical_activity_pp": 0.0008951150038669164, "driving": 84.736355226642, "cycling": 0.6475485661424607, "walking": 4.3478260869565215, "pt": 2.127659574468085, "micromobility": 2.72895467160037, "shuttle": 5.411655874190564}, {"avg_co2": 7.239164309451983, "live_work_prop": 0.0784313725490196, "delta_f_physical_activity_pp": 0.0009478495622063284, "driving": 85.63218390804597, "cycling": 0.6978653530377669, "walking": 4.392446633825944, "pt": 1.8062397372742198, "micromobility": 1.8472906403940887, "shuttle": 5.623973727422003}, {"avg_co2": 7.095524881962578, "live_work_prop": 0.07930607187112763, "delta_f_physical_activity_pp": 0.0010849714624214155, "driving": 85.89367936375052, "cycling": 0.9208874005860193, "walking": 4.311427375470908, "pt": 1.6743407283382168, "micromobility": 2.5533696107157806, "shuttle": 4.646295521138551}, {"avg_co2": 7.005330045684919, "live_work_prop": 0.06940874035989718, "delta_f_physical_activity_pp": 0.0009419519343324366, "driving": 86.42888212266203, "cycling": 0.6524575902566333, "walking": 3.566768160069596, "pt": 1.783384080034798, "micromobility": 2.044367116137451, "shuttle": 5.524140930839495}, {"avg_co2": 6.8523832285270725, "live_work_prop": 0.08243243243243244, "delta_f_physical_activity_pp": 0.0009701006874646648, "driving": 85.38283062645012, "cycling": 0.9280742459396751, "walking": 4.222737819025522, "pt": 1.6241299303944314, "micromobility": 1.8561484918793503, "shuttle": 5.986078886310905}, {"avg_co2": 6.822344464163969, "live_work_prop": 0.08174386920980926, "delta_f_physical_activity_pp": 0.0010642270576652095, "driving": 85.44097060195986, "cycling": 0.8399440037330844, "walking": 5.1329911339244045, "pt": 1.6798880074661688, "micromobility": 2.1931871208586093, "shuttle": 4.7130191320578625}, {"avg_co2": 7.0999204965630485, "live_work_prop": 0.08472400513478819, "delta_f_physical_activity_pp": 0.0010121667071301176, "driving": 86.3517060367454, "cycling": 0.6124234470691163, "walking": 4.593175853018373, "pt": 1.8810148731408576, "micromobility": 2.099737532808399, "shuttle": 4.4619422572178475}, {"avg_co2": 7.176757611184112, "live_work_prop": 0.08678756476683938, "delta_f_physical_activity_pp": 0.0008527590944551321, "driving": 86.32286995515696, "cycling": 0.8071748878923767, "walking": 3.856502242152467, "pt": 1.5695067264573992, "micromobility": 2.3318385650224216, "shuttle": 5.112107623318385}, {"avg_co2": 6.477861193536328, "live_work_prop": 0.09345794392523364, "delta_f_physical_activity_pp": 0.0011576612736021164, "driving": 83.54022988505747, "cycling": 0.8735632183908045, "walking": 4.919540229885057, "pt": 1.747126436781609, "micromobility": 3.0804597701149428, "shuttle": 5.839080459770115}, {"avg_co2": 7.309912431859382, "live_work_prop": 0.07215189873417721, "delta_f_physical_activity_pp": 0.0009326304752009185, "driving": 86.6580310880829, "cycling": 0.690846286701209, "walking": 3.670120898100173, "pt": 1.9861830742659756, "micromobility": 1.9861830742659756, "shuttle": 5.008635578583765}, {"avg_co2": 6.933868576009308, "live_work_prop": 0.07567567567567568, "delta_f_physical_activity_pp": 0.0008935524604563441, "driving": 85.80018501387605, "cycling": 0.7400555041628123, "walking": 3.746530989824237, "pt": 1.9888991674375578, "micromobility": 1.8963922294172062, "shuttle": 5.827937095282146}, {"avg_co2": 6.406735769139234, "live_work_prop": 0.0967741935483871, "delta_f_physical_activity_pp": 0.0011531085100744435, "driving": 84.08221797323135, "cycling": 0.9082217973231358, "walking": 4.923518164435946, "pt": 1.6730401529636711, "micromobility": 2.48565965583174, "shuttle": 5.927342256214149}, {"avg_co2": 6.918319697713108, "live_work_prop": 0.08753315649867374, "delta_f_physical_activity_pp": 0.0010444411321003087, "driving": 85.58913710030662, "cycling": 0.9198423127463863, "walking": 4.117389399912396, "pt": 1.5768725361366622, "micromobility": 2.1462987297415683, "shuttle": 5.650459921156373}, {"avg_co2": 7.275882473934898, "live_work_prop": 0.06582278481012659, "delta_f_physical_activity_pp": 0.0010034796244992067, "driving": 86.24838848302535, "cycling": 0.730554361839278, "walking": 4.039535883111302, "pt": 1.8478727975934681, "micromobility": 2.406532015470563, "shuttle": 4.727116458960035}, {"avg_co2": 7.091428772991774, "live_work_prop": 0.08354755784061697, "delta_f_physical_activity_pp": 0.0010170967582582905, "driving": 86.07868568958064, "cycling": 0.8646779074794639, "walking": 4.236921746649373, "pt": 1.340250756593169, "micromobility": 2.3778642455685257, "shuttle": 5.101599654128837}, {"avg_co2": 6.151135848376359, "live_work_prop": 0.10909090909090909, "delta_f_physical_activity_pp": 0.0010223895952082489, "driving": 85.23523523523524, "cycling": 0.9009009009009009, "walking": 4.654654654654655, "pt": 1.6016016016016015, "micromobility": 2.4524524524524525, "shuttle": 5.155155155155155}, {"avg_co2": 7.144290965040033, "live_work_prop": 0.07289002557544758, "delta_f_physical_activity_pp": 0.0009856659645841109, "driving": 85.8186506231199, "cycling": 0.8594757198109154, "walking": 4.211431027073485, "pt": 1.675977653631285, "micromobility": 2.1916630855178343, "shuttle": 5.242801890846584}, {"avg_co2": 7.4204755105007765, "live_work_prop": 0.07765830346475508, "delta_f_physical_activity_pp": 0.0008374605616598397, "driving": 86.69421487603306, "cycling": 0.6198347107438017, "walking": 4.214876033057851, "pt": 1.28099173553719, "micromobility": 2.024793388429752, "shuttle": 5.1652892561983474}, {"avg_co2": 6.812204441593891, "live_work_prop": 0.08209959623149395, "delta_f_physical_activity_pp": 0.0009104396767643119, "driving": 85.635103926097, "cycling": 0.7390300230946882, "walking": 4.064665127020786, "pt": 1.5242494226327945, "micromobility": 2.2170900692840645, "shuttle": 5.819861431870669}, {"avg_co2": 6.838721688672706, "live_work_prop": 0.07947019867549669, "delta_f_physical_activity_pp": 0.000852461105615854, "driving": 84.97716894977168, "cycling": 0.776255707762557, "walking": 4.155251141552512, "pt": 1.872146118721461, "micromobility": 1.7351598173515983, "shuttle": 6.4840182648401825}, {"avg_co2": 7.007407819941562, "live_work_prop": 0.08723135271807839, "delta_f_physical_activity_pp": 0.0009662634085662304, "driving": 86.14457831325302, "cycling": 0.6024096385542169, "walking": 4.216867469879518, "pt": 1.549053356282272, "micromobility": 2.5817555938037864, "shuttle": 4.905335628227195}, {"avg_co2": 6.852703542951192, "live_work_prop": 0.0954356846473029, "delta_f_physical_activity_pp": 0.000994033792833854, "driving": 84.84710178000913, "cycling": 0.5933363760839799, "walking": 4.33591967138293, "pt": 1.734367868553172, "micromobility": 2.5559105431309903, "shuttle": 5.933363760839799}, {"avg_co2": 6.875632014857768, "live_work_prop": 0.08926080892608089, "delta_f_physical_activity_pp": 0.0008496692804128612, "driving": 86.83712121212122, "cycling": 0.946969696969697, "walking": 3.977272727272727, "pt": 1.3731060606060606, "micromobility": 2.178030303030303, "shuttle": 4.6875}, {"avg_co2": 6.7718231344703765, "live_work_prop": 0.08783783783783784, "delta_f_physical_activity_pp": 0.0010279903978284504, "driving": 85.41858325666973, "cycling": 0.6899724011039559, "walking": 4.6918123275068995, "pt": 1.4719411223551058, "micromobility": 2.1619135234590616, "shuttle": 5.565777368905244}, {"avg_co2": 6.721361558604354, "live_work_prop": 0.09838274932614555, "delta_f_physical_activity_pp": 0.0009749932453799135, "driving": 85.29002320185614, "cycling": 0.5104408352668214, "walking": 4.547563805104408, "pt": 1.6705336426914155, "micromobility": 2.505800464037123, "shuttle": 5.475638051044084}, {"avg_co2": 6.677815457980191, "live_work_prop": 0.08736559139784947, "delta_f_physical_activity_pp": 0.0008617201614556947, "driving": 86.25812441968431, "cycling": 0.6035283194057568, "walking": 3.9461467038068707, "pt": 1.6713091922005572, "micromobility": 2.0891364902506964, "shuttle": 5.43175487465181}, {"avg_co2": 7.004341357500819, "live_work_prop": 0.07712418300653595, "delta_f_physical_activity_pp": 0.0008494315197412622, "driving": 87.15883668903803, "cycling": 0.7606263982102908, "walking": 3.713646532438479, "pt": 1.5659955257270695, "micromobility": 1.7897091722595078, "shuttle": 5.011185682326622}, {"avg_co2": 7.009219134422456, "live_work_prop": 0.07152317880794702, "delta_f_physical_activity_pp": 0.0008685371619328504, "driving": 85.93819973130317, "cycling": 0.761307657859382, "walking": 3.716972682489924, "pt": 1.8808777429467085, "micromobility": 1.7913121361397222, "shuttle": 5.911330049261084}, {"avg_co2": 6.5325831388085565, "live_work_prop": 0.07954545454545454, "delta_f_physical_activity_pp": 0.0007762066236394946, "driving": 86.59384309831182, "cycling": 0.5461767626613704, "walking": 3.574975173783516, "pt": 1.5392254220456802, "micromobility": 2.1350546176762664, "shuttle": 5.6107249255213505}, {"avg_co2": 6.945257407154561, "live_work_prop": 0.08823529411764706, "delta_f_physical_activity_pp": 0.0009403860978508743, "driving": 85.66978193146417, "cycling": 0.8455718736092568, "walking": 4.227859368046285, "pt": 1.8246550956831329, "micromobility": 2.0026702269692924, "shuttle": 5.429461504227859}, {"avg_co2": 7.222395857396394, "live_work_prop": 0.07887700534759358, "delta_f_physical_activity_pp": 0.0009009775733860075, "driving": 85.36585365853658, "cycling": 0.7982261640798226, "walking": 3.680709534368071, "pt": 1.6407982261640797, "micromobility": 2.350332594235033, "shuttle": 6.164079822616408}, {"avg_co2": 7.066588812821567, "live_work_prop": 0.08419689119170984, "delta_f_physical_activity_pp": 0.0008901852239658878, "driving": 85.61857972309068, "cycling": 0.7146047342563644, "walking": 4.287628405538187, "pt": 1.831174631531934, "micromobility": 2.0544886109870477, "shuttle": 5.493523894595802}, {"avg_co2": 6.600571979188576, "live_work_prop": 0.08916323731138547, "delta_f_physical_activity_pp": 0.0010972230861227368, "driving": 83.83458646616542, "cycling": 0.7988721804511277, "walking": 4.605263157894736, "pt": 1.9736842105263157, "micromobility": 2.6785714285714284, "shuttle": 6.109022556390977}, {"avg_co2": 6.946133321981713, "live_work_prop": 0.08701298701298701, "delta_f_physical_activity_pp": 0.0009796760917759966, "driving": 85.54809843400447, "cycling": 0.8948545861297539, "walking": 4.250559284116331, "pt": 1.7897091722595078, "micromobility": 2.2818791946308723, "shuttle": 5.23489932885906}, {"avg_co2": 6.696904281783373, "live_work_prop": 0.10344827586206896, "delta_f_physical_activity_pp": 0.000972881393050617, "driving": 85.44474393530997, "cycling": 0.628930817610063, "walking": 4.35759209344115, "pt": 1.8418688230008984, "micromobility": 2.515723270440252, "shuttle": 5.211141060197664}, {"avg_co2": 7.061299538646951, "live_work_prop": 0.09702457956015524, "delta_f_physical_activity_pp": 0.0009901331422367391, "driving": 85.39325842696628, "cycling": 0.9075194468452896, "walking": 4.49438202247191, "pt": 1.728608470181504, "micromobility": 2.031114952463267, "shuttle": 5.445116681071737}, {"avg_co2": 7.1183272279552625, "live_work_prop": 0.08450704225352113, "delta_f_physical_activity_pp": 0.0009508594975999961, "driving": 86.07758620689656, "cycling": 0.8189655172413793, "walking": 4.181034482758621, "pt": 1.6810344827586206, "micromobility": 2.0689655172413794, "shuttle": 5.172413793103448}, {"avg_co2": 6.952815842692146, "live_work_prop": 0.1088348271446863, "delta_f_physical_activity_pp": 0.0009675169765077252, "driving": 85.92400690846287, "cycling": 0.7340241796200345, "walking": 4.101899827288428, "pt": 1.6407599309153715, "micromobility": 2.2884283246977546, "shuttle": 5.310880829015544}, {"avg_co2": 6.7990530145211405, "live_work_prop": 0.07671957671957672, "delta_f_physical_activity_pp": 0.000980862328715284, "driving": 85.84269662921349, "cycling": 0.9887640449438202, "walking": 4.179775280898877, "pt": 1.752808988764045, "micromobility": 1.8426966292134832, "shuttle": 5.393258426966292}, {"avg_co2": 6.861930182900525, "live_work_prop": 0.1056701030927835, "delta_f_physical_activity_pp": 0.0011954573707964116, "driving": 84.49244060475162, "cycling": 0.9071274298056156, "walking": 4.622030237580994, "pt": 1.900647948164147, "micromobility": 2.3326133909287257, "shuttle": 5.745140388768898}, {"avg_co2": 7.03376024205006, "live_work_prop": 0.07213930348258707, "delta_f_physical_activity_pp": 0.0009395594426124894, "driving": 85.89087809036658, "cycling": 0.5967604433077579, "walking": 4.0068201193520885, "pt": 2.0034100596760442, "micromobility": 2.2165387894288147, "shuttle": 5.285592497868713}, {"avg_co2": 7.029775494718698, "live_work_prop": 0.08430609597924774, "delta_f_physical_activity_pp": 0.0009998607632136667, "driving": 85.55116381203338, "cycling": 0.7465963987703118, "walking": 4.61133069828722, "pt": 1.5810276679841897, "micromobility": 2.1958717610891525, "shuttle": 5.314009661835748}, {"avg_co2": 7.07968419004144, "live_work_prop": 0.057692307692307696, "delta_f_physical_activity_pp": 0.000827719226546219, "driving": 86.70747704416266, "cycling": 0.5684302579798863, "walking": 3.4543069523393086, "pt": 1.7052907739396588, "micromobility": 2.1862702229995628, "shuttle": 5.378224748578924}, {"avg_co2": 7.037428450553706, "live_work_prop": 0.06438896189224705, "delta_f_physical_activity_pp": 0.00082109219838194, "driving": 87.11293260473589, "cycling": 0.7741347905282332, "walking": 3.3697632058287796, "pt": 1.411657559198543, "micromobility": 1.9581056466302367, "shuttle": 5.373406193078324}, {"avg_co2": 6.466266510896481, "live_work_prop": 0.09712722298221614, "delta_f_physical_activity_pp": 0.0008835394963896471, "driving": 85.57377049180329, "cycling": 0.7962529274004685, "walking": 4.402810304449649, "pt": 1.920374707259953, "micromobility": 2.0140515222482436, "shuttle": 5.292740046838407}, {"avg_co2": 6.933621994330704, "live_work_prop": 0.08083441981747067, "delta_f_physical_activity_pp": 0.0009285396502249334, "driving": 86.92001767565179, "cycling": 0.9279717189571366, "walking": 3.756076005302696, "pt": 1.458241272646929, "micromobility": 1.9001325673884226, "shuttle": 5.037560760053027}, {"avg_co2": 7.0076105164091205, "live_work_prop": 0.07172413793103448, "delta_f_physical_activity_pp": 0.001063253768175565, "driving": 86.11111111111111, "cycling": 1.0357815442561207, "walking": 4.190207156308851, "pt": 1.5536723163841808, "micromobility": 1.8832391713747645, "shuttle": 5.2259887005649714}, {"avg_co2": 6.7634714847164705, "live_work_prop": 0.08516886930983847, "delta_f_physical_activity_pp": 0.0008944471827253157, "driving": 86.34122287968442, "cycling": 0.591715976331361, "walking": 4.289940828402367, "pt": 1.7751479289940828, "micromobility": 2.021696252465483, "shuttle": 4.980276134122287}, {"avg_co2": 6.529371601782651, "live_work_prop": 0.08425414364640885, "delta_f_physical_activity_pp": 0.0009258721106508474, "driving": 85.44423440453687, "cycling": 0.6143667296786389, "walking": 4.536862003780719, "pt": 2.0793950850661624, "micromobility": 2.1266540642722114, "shuttle": 5.198487712665406}, {"avg_co2": 6.91752468493734, "live_work_prop": 0.09517426273458444, "delta_f_physical_activity_pp": 0.0010644489839850128, "driving": 85.03683241252303, "cycling": 0.8747697974217311, "walking": 4.41988950276243, "pt": 1.427255985267035, "micromobility": 2.85451197053407, "shuttle": 5.386740331491713}, {"avg_co2": 7.136760462811818, "live_work_prop": 0.08269720101781171, "delta_f_physical_activity_pp": 0.0010760060436393057, "driving": 85.12537186570336, "cycling": 0.9349766255843603, "walking": 4.3348916277093075, "pt": 2.039949001274968, "micromobility": 2.379940501487463, "shuttle": 5.184870378240544}, {"avg_co2": 7.132708536764444, "live_work_prop": 0.06281407035175879, "delta_f_physical_activity_pp": 0.000826851076850801, "driving": 86.71180702496825, "cycling": 0.7194244604316548, "walking": 3.893355903512484, "pt": 1.7774016081252644, "micromobility": 2.1159542953872195, "shuttle": 4.782056707575117}, {"avg_co2": 6.772117101747676, "live_work_prop": 0.07754010695187166, "delta_f_physical_activity_pp": 0.0009463200965365141, "driving": 86.14757808963331, "cycling": 0.724309642372114, "walking": 4.074241738343141, "pt": 1.6749660479855137, "micromobility": 1.9013128112267994, "shuttle": 5.4775916704391125}, {"avg_co2": 6.827845475857567, "live_work_prop": 0.09042553191489362, "delta_f_physical_activity_pp": 0.000964621127029172, "driving": 85.58679161088799, "cycling": 0.71396697902722, "walking": 4.1945560017849175, "pt": 2.0080321285140563, "micromobility": 1.78491744756805, "shuttle": 5.71173583221776}, {"avg_co2": 7.032214244224332, "live_work_prop": 0.0682110682110682, "delta_f_physical_activity_pp": 0.0008905729396888045, "driving": 86.43847487001733, "cycling": 0.6932409012131715, "walking": 4.072790294627383, "pt": 1.8197573656845754, "micromobility": 1.9930675909878681, "shuttle": 4.982668977469671}, {"avg_co2": 6.921382063445078, "live_work_prop": 0.08781127129750983, "delta_f_physical_activity_pp": 0.0008709972714115463, "driving": 86.2335302135393, "cycling": 0.7269422989550204, "walking": 4.179918218991367, "pt": 1.4993184915947297, "micromobility": 2.3171285779191275, "shuttle": 5.043162199000455}, {"avg_co2": 7.094867855011011, "live_work_prop": 0.07133592736705577, "delta_f_physical_activity_pp": 0.0008598054039385192, "driving": 85.74620196604111, "cycling": 0.6702412868632708, "walking": 4.20017873100983, "pt": 1.5638963360142983, "micromobility": 2.0107238605898123, "shuttle": 5.808757819481681}, {"avg_co2": 6.808097037960231, "live_work_prop": 0.10052219321148825, "delta_f_physical_activity_pp": 0.000976851260276055, "driving": 85.31623175586024, "cycling": 0.6191950464396285, "walking": 4.467049977885891, "pt": 1.680672268907563, "micromobility": 1.9902697921273773, "shuttle": 5.926581158779301}, {"avg_co2": 6.897244793958277, "live_work_prop": 0.08781127129750983, "delta_f_physical_activity_pp": 0.000895817115118328, "driving": 86.43915581499776, "cycling": 0.7633587786259541, "walking": 3.4575662325999104, "pt": 1.5716210148181409, "micromobility": 2.200269420745397, "shuttle": 5.568028738212842}, {"avg_co2": 7.248061467650625, "live_work_prop": 0.0698856416772554, "delta_f_physical_activity_pp": 0.0010698303809686803, "driving": 86.03565365025467, "cycling": 0.8488964346349746, "walking": 3.5653650254668934, "pt": 1.9949066213921902, "micromobility": 2.461799660441426, "shuttle": 5.093378607809847}, {"avg_co2": 7.035599141215268, "live_work_prop": 0.09844559585492228, "delta_f_physical_activity_pp": 0.0009917953854060501, "driving": 83.84715588363004, "cycling": 0.6513243595310464, "walking": 4.602692140686062, "pt": 2.0408163265306123, "micromobility": 2.5618758141554494, "shuttle": 6.296135475466783}, {"avg_co2": 6.733846808799302, "live_work_prop": 0.08678756476683938, "delta_f_physical_activity_pp": 0.0010157245362627482, "driving": 84.74725274725274, "cycling": 0.7032967032967032, "walking": 4.527472527472527, "pt": 1.7582417582417582, "micromobility": 2.3296703296703294, "shuttle": 5.934065934065933}, {"avg_co2": 7.250399248016171, "live_work_prop": 0.09057071960297766, "delta_f_physical_activity_pp": 0.0007924273359338782, "driving": 86.80289484887186, "cycling": 0.8514261387824607, "walking": 3.6611323967645806, "pt": 1.40485312899106, "micromobility": 2.0008514261387824, "shuttle": 5.2788420604512565}, {"avg_co2": 6.846009511376166, "live_work_prop": 0.08862433862433862, "delta_f_physical_activity_pp": 0.0009982683056637947, "driving": 85.77960676726109, "cycling": 0.6858710562414266, "walking": 4.160951074531321, "pt": 1.5089163237311385, "micromobility": 2.423411065386374, "shuttle": 5.441243712848651}, {"avg_co2": 6.978240077909204, "live_work_prop": 0.08776595744680851, "delta_f_physical_activity_pp": 0.000922993766743175, "driving": 85.89569160997732, "cycling": 0.45351473922902497, "walking": 4.761904761904762, "pt": 1.8140589569160999, "micromobility": 2.0408163265306123, "shuttle": 5.034013605442176}, {"avg_co2": 6.933262022034856, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0010641153804803443, "driving": 84.5926551287463, "cycling": 0.8020261713803293, "walking": 4.4744617982271, "pt": 1.6884761502743775, "micromobility": 2.7859856479527227, "shuttle": 5.656395103419165}, {"avg_co2": 6.29759392131595, "live_work_prop": 0.10104011887072809, "delta_f_physical_activity_pp": 0.0009958360787474126, "driving": 83.57142857142857, "cycling": 0.6632653061224489, "walking": 4.8979591836734695, "pt": 2.0918367346938775, "micromobility": 2.5, "shuttle": 6.275510204081633}, {"avg_co2": 7.155943449586328, "live_work_prop": 0.0736196319018405, "delta_f_physical_activity_pp": 0.0010435832436226189, "driving": 85.1898206090947, "cycling": 0.7509386733416771, "walking": 4.046725073007926, "pt": 1.6270337922403004, "micromobility": 2.0442219440967877, "shuttle": 6.341259908218606}, {"avg_co2": 7.030569459943418, "live_work_prop": 0.08139534883720931, "delta_f_physical_activity_pp": 0.0011015661030107679, "driving": 84.87720809995692, "cycling": 0.8616975441619992, "walking": 4.523912106850495, "pt": 1.680310211115898, "micromobility": 2.843601895734597, "shuttle": 5.213270142180095}, {"avg_co2": 6.989250151178079, "live_work_prop": 0.07392996108949416, "delta_f_physical_activity_pp": 0.000917171290784814, "driving": 87.26227333038479, "cycling": 0.6634232640424591, "walking": 4.467049977885891, "pt": 1.2826183104820876, "micromobility": 1.680672268907563, "shuttle": 4.643962848297214}, {"avg_co2": 6.59123753598585, "live_work_prop": 0.09479305740987984, "delta_f_physical_activity_pp": 0.0009469459880399856, "driving": 85.11713367018832, "cycling": 0.6890215893431328, "walking": 4.317868626550299, "pt": 1.5617822691777674, "micromobility": 2.3426734037666512, "shuttle": 5.971520440973817}, {"avg_co2": 6.613162899643969, "live_work_prop": 0.10215053763440861, "delta_f_physical_activity_pp": 0.0010525538426022273, "driving": 85.13695554557701, "cycling": 0.8531656937584194, "walking": 4.759766502020655, "pt": 1.7512348450830713, "micromobility": 2.559497081275258, "shuttle": 4.939380332285586}, {"avg_co2": 6.805372239343448, "live_work_prop": 0.08075370121130551, "delta_f_physical_activity_pp": 0.0009875489314356437, "driving": 86.30705394190872, "cycling": 0.7376671277086214, "walking": 4.195481788842784, "pt": 1.6597510373443984, "micromobility": 1.98248040571692, "shuttle": 5.117565698478561}, {"avg_co2": 6.828319420047592, "live_work_prop": 0.09004092769440655, "delta_f_physical_activity_pp": 0.0009443739573295731, "driving": 85.8264081255771, "cycling": 0.9233610341643583, "walking": 4.339796860572484, "pt": 1.5235457063711912, "micromobility": 2.3545706371191137, "shuttle": 5.032317636195752}, {"avg_co2": 6.629094685427917, "live_work_prop": 0.0817174515235457, "delta_f_physical_activity_pp": 0.0010216036266684314, "driving": 84.377923292797, "cycling": 0.8886810102899906, "walking": 4.303086997193639, "pt": 1.9644527595884003, "micromobility": 2.525724976613658, "shuttle": 5.940130963517306}, {"avg_co2": 6.592787897327737, "live_work_prop": 0.08152173913043478, "delta_f_physical_activity_pp": 0.001060656629849685, "driving": 84.42510306917087, "cycling": 0.641319285387082, "walking": 5.26797984425103, "pt": 1.6491067338524967, "micromobility": 2.4278515803939533, "shuttle": 5.5886394869445715}, {"avg_co2": 6.580887275067181, "live_work_prop": 0.09226594301221167, "delta_f_physical_activity_pp": 0.0010294283471470656, "driving": 85.25641025641025, "cycling": 0.86996336996337, "walking": 4.3498168498168495, "pt": 1.8315018315018317, "micromobility": 2.380952380952381, "shuttle": 5.311355311355311}, {"avg_co2": 6.765128154289158, "live_work_prop": 0.09517045454545454, "delta_f_physical_activity_pp": 0.0010005761220245107, "driving": 84.8965848965849, "cycling": 0.6734006734006733, "walking": 4.329004329004329, "pt": 1.9240019240019242, "micromobility": 2.7898027898027897, "shuttle": 5.387205387205387}, {"avg_co2": 7.122847092522678, "live_work_prop": 0.08445040214477212, "delta_f_physical_activity_pp": 0.0010014647661005854, "driving": 85.510477039679, "cycling": 0.7133303611234953, "walking": 4.592064199732501, "pt": 1.7833259028087385, "micromobility": 2.1845742309407044, "shuttle": 5.21622826571556}, {"avg_co2": 7.080844800593702, "live_work_prop": 0.06377551020408163, "delta_f_physical_activity_pp": 0.0008717817510577574, "driving": 86.62640207075066, "cycling": 0.7765314926660914, "walking": 3.882657463330457, "pt": 1.5962036238136326, "micromobility": 1.639344262295082, "shuttle": 5.47886108714409}, {"avg_co2": 6.90582915574785, "live_work_prop": 0.08549222797927461, "delta_f_physical_activity_pp": 0.0009318820251424122, "driving": 85.97802197802199, "cycling": 0.7472527472527473, "walking": 4.21978021978022, "pt": 1.5384615384615385, "micromobility": 2.417582417582418, "shuttle": 5.098901098901099}, {"avg_co2": 6.963683081300052, "live_work_prop": 0.08735332464146023, "delta_f_physical_activity_pp": 0.0009155574000499707, "driving": 85.5211513301352, "cycling": 0.5233318796336677, "walking": 4.622764936764065, "pt": 1.526384648931531, "micromobility": 2.3549934583515046, "shuttle": 5.451373746184038}, {"avg_co2": 6.9929146683258026, "live_work_prop": 0.07634543178973717, "delta_f_physical_activity_pp": 0.0008723419325269391, "driving": 86.50065530799476, "cycling": 0.8300567933595456, "walking": 3.800786369593709, "pt": 1.6601135867190913, "micromobility": 2.3154215814766275, "shuttle": 4.892966360856269}, {"avg_co2": 6.727230237705524, "live_work_prop": 0.08689655172413793, "delta_f_physical_activity_pp": 0.00099036286120628, "driving": 85.30499075785582, "cycling": 0.9704251386321626, "walking": 4.482439926062846, "pt": 1.756007393715342, "micromobility": 1.9870609981515712, "shuttle": 5.499075785582256}, {"avg_co2": 6.4747483891258755, "live_work_prop": 0.0948905109489051, "delta_f_physical_activity_pp": 0.0009910470169332787, "driving": 84.71400394477317, "cycling": 0.641025641025641, "walking": 4.980276134122287, "pt": 1.6272189349112427, "micromobility": 2.564102564102564, "shuttle": 5.473372781065089}, {"avg_co2": 6.724071143858944, "live_work_prop": 0.09702457956015524, "delta_f_physical_activity_pp": 0.0010046849149514558, "driving": 84.80735551663747, "cycling": 0.8318739054290718, "walking": 4.684763572679509, "pt": 1.5761821366024518, "micromobility": 2.189141856392294, "shuttle": 5.910683012259194}, {"avg_co2": 7.259025932213356, "live_work_prop": 0.06683480453972257, "delta_f_physical_activity_pp": 0.0008382873424075563, "driving": 87.57497857754927, "cycling": 0.5998286203941731, "walking": 3.898886032562125, "pt": 1.4567266495287061, "micromobility": 2.056555269922879, "shuttle": 4.413024850042844}, {"avg_co2": 6.88588512538454, "live_work_prop": 0.07422402159244265, "delta_f_physical_activity_pp": 0.0009628084231526068, "driving": 85.06912442396313, "cycling": 0.6912442396313364, "walking": 4.147465437788019, "pt": 1.9815668202764976, "micromobility": 2.258064516129032, "shuttle": 5.852534562211981}, {"avg_co2": 6.9031957032230435, "live_work_prop": 0.08213820078226858, "delta_f_physical_activity_pp": 0.0008553550188864162, "driving": 85.8991521642124, "cycling": 0.7585899152164213, "walking": 3.971441320838911, "pt": 2.0526550647032575, "micromobility": 2.0526550647032575, "shuttle": 5.2655064703257475}, {"avg_co2": 6.944682052093058, "live_work_prop": 0.09698558322411534, "delta_f_physical_activity_pp": 0.0008433968099431372, "driving": 86.89624329159213, "cycling": 0.7155635062611807, "walking": 3.9803220035778173, "pt": 1.4311270125223614, "micromobility": 2.1019677996422184, "shuttle": 4.874776386404293}, {"avg_co2": 6.585454605437907, "live_work_prop": 0.10733695652173914, "delta_f_physical_activity_pp": 0.001024398067902747, "driving": 84.70533208606173, "cycling": 0.7951356407857811, "walking": 4.256314312441535, "pt": 1.7773620205799812, "micromobility": 2.9466791393826006, "shuttle": 5.519176800748363}, {"avg_co2": 6.7393507439575835, "live_work_prop": 0.08086253369272237, "delta_f_physical_activity_pp": 0.0009535574048425883, "driving": 85.68755846585594, "cycling": 0.6548175865294669, "walking": 4.069223573433115, "pt": 2.0112254443405053, "micromobility": 2.1515434985968196, "shuttle": 5.425631431244153}, {"avg_co2": 6.73081637672303, "live_work_prop": 0.08398950131233596, "delta_f_physical_activity_pp": 0.0011015810934074863, "driving": 85.04254366323332, "cycling": 0.7165248544558889, "walking": 4.38871473354232, "pt": 1.6121809225257502, "micromobility": 2.507836990595611, "shuttle": 5.732198835647111}, {"avg_co2": 6.973028427715969, "live_work_prop": 0.08279430789133248, "delta_f_physical_activity_pp": 0.001011432442926314, "driving": 86.17814831066258, "cycling": 0.5704256252742431, "walking": 4.475647213690214, "pt": 1.5357612988152698, "micromobility": 2.369460289600702, "shuttle": 4.870557261956999}, {"avg_co2": 6.71100565986604, "live_work_prop": 0.09031413612565445, "delta_f_physical_activity_pp": 0.001017396231678841, "driving": 85.66978193146417, "cycling": 0.8455718736092568, "walking": 4.539385847797063, "pt": 1.602136181575434, "micromobility": 2.091677792612372, "shuttle": 5.2514463729417}, {"avg_co2": 6.911503603928523, "live_work_prop": 0.07077326343381389, "delta_f_physical_activity_pp": 0.0009668918164600828, "driving": 85.70127504553734, "cycling": 0.9107468123861567, "walking": 3.77959927140255, "pt": 2.3224043715846996, "micromobility": 2.413479052823315, "shuttle": 4.872495446265939}, {"avg_co2": 7.032415143507447, "live_work_prop": 0.08877284595300261, "delta_f_physical_activity_pp": 0.0010330037993884463, "driving": 85.88286713286713, "cycling": 0.8741258741258742, "walking": 3.88986013986014, "pt": 1.9230769230769231, "micromobility": 2.097902097902098, "shuttle": 5.332167832167832}, {"avg_co2": 6.7926675067386295, "live_work_prop": 0.09212283044058744, "delta_f_physical_activity_pp": 0.0009351105847045735, "driving": 85.51188299817186, "cycling": 0.6855575868372943, "walking": 4.341864716636198, "pt": 1.7824497257769651, "micromobility": 1.9652650822669104, "shuttle": 5.712979890310786}, {"avg_co2": 6.945052026395902, "live_work_prop": 0.07496823379923762, "delta_f_physical_activity_pp": 0.0009349310034691048, "driving": 86.12666953899182, "cycling": 0.8186126669538992, "walking": 4.696251615682896, "pt": 1.680310211115898, "micromobility": 2.0249892287806976, "shuttle": 4.653166738474796}, {"avg_co2": 7.024281877476674, "live_work_prop": 0.09875, "delta_f_physical_activity_pp": 0.0010548107470313244, "driving": 84.77157360406092, "cycling": 0.6345177664974619, "walking": 4.949238578680204, "pt": 1.7343485617597292, "micromobility": 2.3688663282571913, "shuttle": 5.541455160744501}, {"avg_co2": 6.807320059744648, "live_work_prop": 0.0855614973262032, "delta_f_physical_activity_pp": 0.0010996407894284246, "driving": 85.49862763037511, "cycling": 0.869167429094236, "walking": 4.757548032936871, "pt": 1.6010978956999087, "micromobility": 2.058554437328454, "shuttle": 5.215004574565416}, {"avg_co2": 6.594877761857938, "live_work_prop": 0.07702888583218707, "delta_f_physical_activity_pp": 0.0009373235627856257, "driving": 86.03431839847474, "cycling": 0.7626310772163966, "walking": 3.8608198284080073, "pt": 1.9065776930409915, "micromobility": 2.0972354623450906, "shuttle": 5.338417540514776}, {"avg_co2": 6.6234602410085195, "live_work_prop": 0.10372340425531915, "delta_f_physical_activity_pp": 0.0009986497496220913, "driving": 85.3156450137237, "cycling": 0.8234217749313815, "walking": 4.757548032936871, "pt": 1.738334858188472, "micromobility": 2.42451967063129, "shuttle": 4.94053064958829}, {"avg_co2": 6.8303110628709485, "live_work_prop": 0.08507853403141362, "delta_f_physical_activity_pp": 0.0009580941146235678, "driving": 85.22980812137439, "cycling": 0.6247211066488175, "walking": 4.373047746541722, "pt": 1.4725568942436411, "micromobility": 2.6327532351628737, "shuttle": 5.667112896028559}, {"avg_co2": 7.162057645247672, "live_work_prop": 0.07490144546649145, "delta_f_physical_activity_pp": 0.0009746649107330311, "driving": 86.2114537444934, "cycling": 0.7929515418502203, "walking": 3.8325991189427313, "pt": 1.762114537444934, "micromobility": 2.1145374449339207, "shuttle": 5.286343612334802}, {"avg_co2": 7.104960869513385, "live_work_prop": 0.09838107098381071, "delta_f_physical_activity_pp": 0.0009391654363228439, "driving": 85.3211009174312, "cycling": 0.7089241034195163, "walking": 4.587155963302752, "pt": 1.8765638031693077, "micromobility": 2.2518765638031693, "shuttle": 5.254378648874062}, {"avg_co2": 6.422546433544507, "live_work_prop": 0.10480349344978165, "delta_f_physical_activity_pp": 0.001095034440134608, "driving": 84.66566113624937, "cycling": 0.904977375565611, "walking": 5.329311211664153, "pt": 1.809954751131222, "micromobility": 2.3629964806435395, "shuttle": 4.927099044746104}, {"avg_co2": 6.429517100062083, "live_work_prop": 0.11079136690647481, "delta_f_physical_activity_pp": 0.0010266758035844023, "driving": 83.19572608062165, "cycling": 0.7770762506070907, "walking": 4.856726566294318, "pt": 2.0398251578436133, "micromobility": 2.525497814473045, "shuttle": 6.605148130160273}, {"avg_co2": 6.573492472359199, "live_work_prop": 0.09283819628647215, "delta_f_physical_activity_pp": 0.001011314914582821, "driving": 84.9644128113879, "cycling": 0.800711743772242, "walking": 4.4039145907473305, "pt": 1.7793594306049825, "micromobility": 2.2686832740213525, "shuttle": 5.782918149466192}, {"avg_co2": 6.868932030578774, "live_work_prop": 0.09259259259259259, "delta_f_physical_activity_pp": 0.0010225005458127773, "driving": 84.97777777777777, "cycling": 0.8444444444444443, "walking": 4.711111111111111, "pt": 1.866666666666667, "micromobility": 2.2666666666666666, "shuttle": 5.333333333333334}, {"avg_co2": 6.6377434008075635, "live_work_prop": 0.10013717421124829, "delta_f_physical_activity_pp": 0.0009476293771713772, "driving": 85.59847401049117, "cycling": 0.8583690987124464, "walking": 5.007153075822604, "pt": 1.6213638531235097, "micromobility": 2.0982355746304244, "shuttle": 4.816404387219838}, {"avg_co2": 7.06034055796438, "live_work_prop": 0.07822685788787484, "delta_f_physical_activity_pp": 0.0008837597420731145, "driving": 87.11985688729875, "cycling": 0.7602862254025045, "walking": 3.89087656529517, "pt": 1.6994633273703041, "micromobility": 1.7889087656529516, "shuttle": 4.740608228980322}, {"avg_co2": 6.706629452218808, "live_work_prop": 0.0927694406548431, "delta_f_physical_activity_pp": 0.001065873398163596, "driving": 84.91083676268862, "cycling": 0.7315957933241883, "walking": 4.572473708276177, "pt": 2.194787379972565, "micromobility": 1.9661636945587562, "shuttle": 5.6241426611796985}, {"avg_co2": 7.049056823877152, "live_work_prop": 0.08192457737321196, "delta_f_physical_activity_pp": 0.0010615389960931503, "driving": 84.87467588591184, "cycling": 0.5185825410544511, "walking": 4.840103716508211, "pt": 1.4693171996542784, "micromobility": 2.592912705272256, "shuttle": 5.704407951598963}, {"avg_co2": 6.807181629152358, "live_work_prop": 0.08344549125168237, "delta_f_physical_activity_pp": 0.0008855567357489188, "driving": 86.7183934276586, "cycling": 0.5933363760839799, "walking": 3.5600182565038794, "pt": 1.7800091282519397, "micromobility": 2.190780465540849, "shuttle": 5.157462345960749}, {"avg_co2": 7.182153225393268, "live_work_prop": 0.08796895213454076, "delta_f_physical_activity_pp": 0.0008709942938901045, "driving": 86.12588652482269, "cycling": 0.7092198581560284, "walking": 4.122340425531915, "pt": 1.6400709219858156, "micromobility": 2.127659574468085, "shuttle": 5.274822695035461}, {"avg_co2": 7.212872299213513, "live_work_prop": 0.08706467661691543, "delta_f_physical_activity_pp": 0.0009502732933830465, "driving": 86.03661132396765, "cycling": 0.6811409110259685, "walking": 4.512558535547042, "pt": 1.7454235845040442, "micromobility": 2.256279267773521, "shuttle": 4.76798637718178}, {"avg_co2": 6.658130157479206, "live_work_prop": 0.08672086720867209, "delta_f_physical_activity_pp": 0.0009281690992771562, "driving": 86.38059701492537, "cycling": 0.6529850746268656, "walking": 4.384328358208956, "pt": 1.632462686567164, "micromobility": 1.8656716417910446, "shuttle": 5.083955223880597}, {"avg_co2": 6.930684287746792, "live_work_prop": 0.07712418300653595, "delta_f_physical_activity_pp": 0.0009876467348627824, "driving": 85.58118899733806, "cycling": 0.8873114463176575, "walking": 4.436557231588288, "pt": 1.8189884649511978, "micromobility": 1.9520851818988465, "shuttle": 5.323868677905945}, {"avg_co2": 6.837361106681069, "live_work_prop": 0.07152317880794702, "delta_f_physical_activity_pp": 0.0008979295959825738, "driving": 86.45787384208205, "cycling": 0.5734450816056462, "walking": 4.102337891486546, "pt": 1.4997794441993826, "micromobility": 2.0291133656815177, "shuttle": 5.337450374944861}, {"avg_co2": 6.753717791400775, "live_work_prop": 0.09163346613545817, "delta_f_physical_activity_pp": 0.001025388357352579, "driving": 84.24379232505643, "cycling": 0.7223476297968396, "walking": 5.417607223476298, "pt": 1.7607223476297968, "micromobility": 2.1218961625282167, "shuttle": 5.733634311512415}, {"avg_co2": 6.771150562201938, "live_work_prop": 0.10220994475138122, "delta_f_physical_activity_pp": 0.0010253414787349375, "driving": 84.24721189591078, "cycling": 0.9758364312267658, "walking": 4.4609665427509295, "pt": 1.9981412639405203, "micromobility": 2.509293680297398, "shuttle": 5.808550185873606}, {"avg_co2": 6.64997566587575, "live_work_prop": 0.08379120879120878, "delta_f_physical_activity_pp": 0.0010703784663601465, "driving": 84.13597733711048, "cycling": 0.708215297450425, "walking": 5.051935788479698, "pt": 1.8885741265344664, "micromobility": 2.313503305004722, "shuttle": 5.901794145420207}, {"avg_co2": 7.315021409611218, "live_work_prop": 0.07509386733416772, "delta_f_physical_activity_pp": 0.0008364837516429247, "driving": 86.16220735785953, "cycling": 0.5852842809364548, "walking": 4.1806020066889635, "pt": 1.5050167224080269, "micromobility": 2.0066889632107023, "shuttle": 5.560200668896321}, {"avg_co2": 6.764488659373002, "live_work_prop": 0.08277703604806408, "delta_f_physical_activity_pp": 0.0010310374936786271, "driving": 84.0909090909091, "cycling": 0.53475935828877, "walking": 5.258467023172905, "pt": 1.4260249554367201, "micromobility": 2.807486631016043, "shuttle": 5.88235294117647}, {"avg_co2": 6.671919065696056, "live_work_prop": 0.10228802153432032, "delta_f_physical_activity_pp": 0.0009522607961304491, "driving": 84.65728551974581, "cycling": 0.6808896958692692, "walking": 4.947798456650022, "pt": 1.8157058556513845, "micromobility": 2.2696323195642307, "shuttle": 5.628688152519292}, {"avg_co2": 6.901427443067675, "live_work_prop": 0.07793923381770146, "delta_f_physical_activity_pp": 0.0009890171603146637, "driving": 85.78409595735229, "cycling": 0.7107952021323856, "walking": 4.3091959129275885, "pt": 1.5548645046645935, "micromobility": 2.2212350066637048, "shuttle": 5.419813416259441}, {"avg_co2": 7.02334534729522, "live_work_prop": 0.0703030303030303, "delta_f_physical_activity_pp": 0.000919659274732914, "driving": 86.48421052631579, "cycling": 0.8842105263157894, "walking": 3.8315789473684214, "pt": 1.6, "micromobility": 1.936842105263158, "shuttle": 5.263157894736842}, {"avg_co2": 6.909838205182069, "live_work_prop": 0.08047493403693931, "delta_f_physical_activity_pp": 0.0008710561824566138, "driving": 86.39000446229362, "cycling": 0.8478357875948238, "walking": 3.8821954484605086, "pt": 1.7402945113788488, "micromobility": 1.8741633199464525, "shuttle": 5.2655064703257475}, {"avg_co2": 6.647822689344865, "live_work_prop": 0.08981233243967829, "delta_f_physical_activity_pp": 0.0009973212575247778, "driving": 84.85804416403786, "cycling": 0.6309148264984227, "walking": 4.4614691302388465, "pt": 1.9378098242451556, "micromobility": 2.4785939612438033, "shuttle": 5.633168093735917}, {"avg_co2": 6.957926199127835, "live_work_prop": 0.07712765957446809, "delta_f_physical_activity_pp": 0.0010000716293914796, "driving": 85.83633093525181, "cycling": 0.6744604316546763, "walking": 3.8219424460431655, "pt": 1.8884892086330936, "micromobility": 2.2931654676258995, "shuttle": 5.485611510791367}, {"avg_co2": 6.543642873352789, "live_work_prop": 0.10638297872340426, "delta_f_physical_activity_pp": 0.0011911991179111585, "driving": 83.3931777378815, "cycling": 0.8976660682226212, "walking": 5.161579892280072, "pt": 2.064631956912029, "micromobility": 3.007181328545781, "shuttle": 5.475763016157989}, {"avg_co2": 6.9520226620378525, "live_work_prop": 0.08774193548387096, "delta_f_physical_activity_pp": 0.000962140152157982, "driving": 86.09766827980643, "cycling": 0.8798944126704795, "walking": 4.443466783985921, "pt": 1.451825780906291, "micromobility": 1.8477782666080071, "shuttle": 5.279366476022878}, {"avg_co2": 6.713243052143403, "live_work_prop": 0.09201623815967523, "delta_f_physical_activity_pp": 0.0010913306842324046, "driving": 84.38799076212472, "cycling": 0.7390300230946882, "walking": 4.480369515011548, "pt": 1.6628175519630486, "micromobility": 2.4480369515011544, "shuttle": 6.28175519630485}, {"avg_co2": 6.8405307191216975, "live_work_prop": 0.07098381070983811, "delta_f_physical_activity_pp": 0.0010408393036154655, "driving": 86.15123194562447, "cycling": 0.8071367884451998, "walking": 3.695836873406967, "pt": 1.6992353440951573, "micromobility": 1.954120645709431, "shuttle": 5.692438402718777}, {"avg_co2": 7.0116813620142, "live_work_prop": 0.078125, "delta_f_physical_activity_pp": 0.0009140346609564188, "driving": 86.4406779661017, "cycling": 0.5798394290811775, "walking": 4.326494201605709, "pt": 1.694915254237288, "micromobility": 2.140945584299732, "shuttle": 4.817127564674398}, {"avg_co2": 6.82130423765732, "live_work_prop": 0.08222811671087533, "delta_f_physical_activity_pp": 0.0010177276236998712, "driving": 85.60469314079423, "cycling": 0.947653429602888, "walking": 3.835740072202166, "pt": 1.3989169675090252, "micromobility": 1.9855595667870036, "shuttle": 6.227436823104693}, {"avg_co2": 7.138777175793495, "live_work_prop": 0.07522697795071336, "delta_f_physical_activity_pp": 0.0009785019061371001, "driving": 85.45221843003414, "cycling": 0.810580204778157, "walking": 3.882252559726963, "pt": 2.1331058020477816, "micromobility": 2.1331058020477816, "shuttle": 5.588737201365188}, {"avg_co2": 6.715346488914499, "live_work_prop": 0.076, "delta_f_physical_activity_pp": 0.001013782038376489, "driving": 85.0, "cycling": 0.7272727272727273, "walking": 4.2272727272727275, "pt": 1.9545454545454546, "micromobility": 2.3636363636363638, "shuttle": 5.7272727272727275}, {"avg_co2": 7.050392692787431, "live_work_prop": 0.08397932816537468, "delta_f_physical_activity_pp": 0.0008746143558243849, "driving": 86.25613565372602, "cycling": 0.535475234270415, "walking": 4.239178937974119, "pt": 1.6956715751896476, "micromobility": 2.0080321285140563, "shuttle": 5.2655064703257475}, {"avg_co2": 6.803046386521572, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0011113090379494086, "driving": 86.31626642501132, "cycling": 0.8155867693701857, "walking": 4.168554599003172, "pt": 1.7217942908926143, "micromobility": 2.1295876755777075, "shuttle": 4.848210240144994}, {"avg_co2": 7.16172662250638, "live_work_prop": 0.06835443037974684, "delta_f_physical_activity_pp": 0.000815911815950981, "driving": 86.88097306689835, "cycling": 0.6950477845351868, "walking": 3.301476976542137, "pt": 1.6507384882710685, "micromobility": 1.954821894005213, "shuttle": 5.516941789748045}, {"avg_co2": 6.792223167146933, "live_work_prop": 0.08641975308641975, "delta_f_physical_activity_pp": 0.0009495980424016149, "driving": 85.68764568764568, "cycling": 0.5594405594405595, "walking": 4.895104895104895, "pt": 1.7715617715617717, "micromobility": 2.097902097902098, "shuttle": 4.988344988344989}, {"avg_co2": 6.76957550874884, "live_work_prop": 0.0946822308690013, "delta_f_physical_activity_pp": 0.0010436549673664948, "driving": 85.045911674683, "cycling": 0.874508089199825, "walking": 4.722343681679055, "pt": 1.6615653694796677, "micromobility": 2.2737210319195453, "shuttle": 5.421950153038916}, {"avg_co2": 6.987128534353531, "live_work_prop": 0.08020698576972833, "delta_f_physical_activity_pp": 0.000994735848867329, "driving": 86.05169340463458, "cycling": 0.8021390374331552, "walking": 4.500891265597148, "pt": 1.5597147950089125, "micromobility": 2.0053475935828877, "shuttle": 5.080213903743315}, {"avg_co2": 6.676116250159227, "live_work_prop": 0.08753315649867374, "delta_f_physical_activity_pp": 0.0010192299111294436, "driving": 84.62572837292693, "cycling": 0.7171671896010758, "walking": 4.930524428507396, "pt": 1.7480950246526221, "micromobility": 2.3756163155535632, "shuttle": 5.602868668758405}, {"avg_co2": 6.423057616164364, "live_work_prop": 0.08045977011494253, "delta_f_physical_activity_pp": 0.000993851338418869, "driving": 84.78048780487805, "cycling": 0.6341463414634146, "walking": 4.390243902439024, "pt": 1.951219512195122, "micromobility": 2.24390243902439, "shuttle": 6.0}, {"avg_co2": 6.652680944610926, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0009325234375904745, "driving": 85.79828132066937, "cycling": 0.6784260515603799, "walking": 4.568068747173225, "pt": 1.4925373134328357, "micromobility": 2.125734961555857, "shuttle": 5.336951605608322}, {"avg_co2": 6.636172353054946, "live_work_prop": 0.09585121602288985, "delta_f_physical_activity_pp": 0.0008600817297668154, "driving": 84.90566037735849, "cycling": 0.6951340615690168, "walking": 4.617676266137041, "pt": 1.6881827209533267, "micromobility": 2.035749751737835, "shuttle": 6.05759682224429}, {"avg_co2": 6.679061953153092, "live_work_prop": 0.08209959623149395, "delta_f_physical_activity_pp": 0.0010276083240720328, "driving": 85.24816176470588, "cycling": 0.7352941176470588, "walking": 4.595588235294118, "pt": 1.7003676470588234, "micromobility": 1.9301470588235294, "shuttle": 5.790441176470589}, {"avg_co2": 6.976279957845055, "live_work_prop": 0.08541392904073587, "delta_f_physical_activity_pp": 0.0009895246759817438, "driving": 84.90981082270127, "cycling": 0.8798944126704795, "walking": 4.179498460184778, "pt": 2.023757149142103, "micromobility": 1.8477782666080071, "shuttle": 6.159260888693357}, {"avg_co2": 6.789013099827598, "live_work_prop": 0.08452535760728218, "delta_f_physical_activity_pp": 0.0008400378118575977, "driving": 85.71428571428571, "cycling": 0.4835164835164835, "walking": 4.21978021978022, "pt": 1.7142857142857144, "micromobility": 2.5054945054945055, "shuttle": 5.362637362637362}, {"avg_co2": 6.486312473466476, "live_work_prop": 0.09327846364883402, "delta_f_physical_activity_pp": 0.0009933961956257692, "driving": 85.33710513908534, "cycling": 0.7543611504007544, "walking": 3.818953323903819, "pt": 1.5558698727015559, "micromobility": 2.498821310702499, "shuttle": 6.034889203206035}, {"avg_co2": 7.2456028106489265, "live_work_prop": 0.08019441069258809, "delta_f_physical_activity_pp": 0.000928588861771443, "driving": 86.57154846831725, "cycling": 0.5874947545111204, "walking": 4.741921947125472, "pt": 1.6365925304238356, "micromobility": 1.9303399076793955, "shuttle": 4.532102391942929}, {"avg_co2": 6.760705802994831, "live_work_prop": 0.08665749656121045, "delta_f_physical_activity_pp": 0.0009656979664265573, "driving": 85.83529411764705, "cycling": 0.7529411764705882, "walking": 4.235294117647059, "pt": 1.5058823529411764, "micromobility": 2.3058823529411763, "shuttle": 5.364705882352941}, {"avg_co2": 6.855052156733725, "live_work_prop": 0.09759358288770054, "delta_f_physical_activity_pp": 0.0010800661035690051, "driving": 84.76019722097715, "cycling": 1.0309278350515463, "walking": 4.616763783056925, "pt": 1.6584491259524876, "micromobility": 2.285970416853429, "shuttle": 5.647691618108472}, {"avg_co2": 7.027162902986027, "live_work_prop": 0.08746736292428199, "delta_f_physical_activity_pp": 0.0009487230799744931, "driving": 86.3395225464191, "cycling": 0.8841732979664014, "walking": 4.022988505747127, "pt": 1.7241379310344827, "micromobility": 1.8567639257294428, "shuttle": 5.172413793103448}, {"avg_co2": 6.689687721338213, "live_work_prop": 0.08366013071895424, "delta_f_physical_activity_pp": 0.0008967844808400917, "driving": 85.95302619692863, "cycling": 0.7226738934056007, "walking": 3.9747064137308037, "pt": 1.5356820234869015, "micromobility": 2.122854561878952, "shuttle": 5.691056910569105}, {"avg_co2": 6.317368344076485, "live_work_prop": 0.09900990099009901, "delta_f_physical_activity_pp": 0.0009325102053535917, "driving": 85.52371541501977, "cycling": 0.592885375494071, "walking": 4.446640316205533, "pt": 1.6304347826086956, "micromobility": 2.1739130434782608, "shuttle": 5.632411067193676}, {"avg_co2": 6.935211625537931, "live_work_prop": 0.08344198174706649, "delta_f_physical_activity_pp": 0.0009996924164374901, "driving": 86.95652173913044, "cycling": 0.7985803016858917, "walking": 4.081632653061225, "pt": 1.3309671694764862, "micromobility": 2.085181898846495, "shuttle": 4.747116237799467}, {"avg_co2": 6.85338300128739, "live_work_prop": 0.08192457737321196, "delta_f_physical_activity_pp": 0.0008991595147140309, "driving": 85.32150776053216, "cycling": 0.7982261640798226, "walking": 4.212860310421286, "pt": 1.8181818181818181, "micromobility": 2.2172949002217295, "shuttle": 5.631929046563193}, {"avg_co2": 6.5533598525507175, "live_work_prop": 0.08516483516483517, "delta_f_physical_activity_pp": 0.0010442588167217904, "driving": 84.28640076886113, "cycling": 0.9130225852955309, "walking": 4.613166746756367, "pt": 1.8740989908697743, "micromobility": 2.2104757328207594, "shuttle": 6.102835175396444}, {"avg_co2": 6.96069814088439, "live_work_prop": 0.06845637583892618, "delta_f_physical_activity_pp": 0.0010396963630382196, "driving": 85.33333333333334, "cycling": 0.5057471264367815, "walking": 4.137931034482759, "pt": 2.2528735632183907, "micromobility": 2.160919540229885, "shuttle": 5.609195402298851}, {"avg_co2": 6.631098651390738, "live_work_prop": 0.08661417322834646, "delta_f_physical_activity_pp": 0.000960759500225779, "driving": 84.79346345891966, "cycling": 0.49931911030413073, "walking": 4.811620517476169, "pt": 2.3604176123468, "micromobility": 2.133454380390377, "shuttle": 5.401724920562869}, {"avg_co2": 7.017077181718883, "live_work_prop": 0.09067357512953368, "delta_f_physical_activity_pp": 0.0008714942082386349, "driving": 85.546875, "cycling": 0.607638888888889, "walking": 4.6875, "pt": 1.7795138888888888, "micromobility": 1.6927083333333333, "shuttle": 5.685763888888888}, {"avg_co2": 7.061065965935142, "live_work_prop": 0.07425742574257425, "delta_f_physical_activity_pp": 0.0009138670434621276, "driving": 85.3763440860215, "cycling": 0.6881720430107527, "walking": 4.043010752688172, "pt": 2.10752688172043, "micromobility": 2.193548387096774, "shuttle": 5.591397849462366}, {"avg_co2": 7.141597373036576, "live_work_prop": 0.061518324607329845, "delta_f_physical_activity_pp": 0.00095047729461101, "driving": 86.8314606741573, "cycling": 0.7640449438202248, "walking": 3.3707865168539324, "pt": 1.8426966292134832, "micromobility": 2.337078651685393, "shuttle": 4.853932584269663}, {"avg_co2": 7.10544413436591, "live_work_prop": 0.07179487179487179, "delta_f_physical_activity_pp": 0.0009066232597303151, "driving": 86.41114982578398, "cycling": 0.8275261324041812, "walking": 3.571428571428571, "pt": 1.524390243902439, "micromobility": 2.308362369337979, "shuttle": 5.357142857142857}, {"avg_co2": 6.698767509500053, "live_work_prop": 0.08224543080939947, "delta_f_physical_activity_pp": 0.0010231331051251816, "driving": 85.31499556344276, "cycling": 0.8873114463176575, "walking": 3.6379769299023956, "pt": 1.9964507542147296, "micromobility": 2.7062999112688555, "shuttle": 5.456965394853594}, {"avg_co2": 7.09399480495135, "live_work_prop": 0.07581699346405228, "delta_f_physical_activity_pp": 0.0008906499499155629, "driving": 86.30075858991522, "cycling": 0.5800981704596163, "walking": 3.971441320838911, "pt": 2.0080321285140563, "micromobility": 1.963409192324855, "shuttle": 5.176260597947345}, {"avg_co2": 6.931817193034214, "live_work_prop": 0.08236808236808237, "delta_f_physical_activity_pp": 0.0010556312579624327, "driving": 84.69827586206897, "cycling": 0.9051724137931035, "walking": 4.310344827586207, "pt": 1.7241379310344827, "micromobility": 2.586206896551724, "shuttle": 5.775862068965517}, {"avg_co2": 6.8668604689217405, "live_work_prop": 0.0712401055408971, "delta_f_physical_activity_pp": 0.0009713658898077378, "driving": 86.31247185952273, "cycling": 0.6303466906798739, "walking": 4.142278253039171, "pt": 1.6659162539396668, "micromobility": 2.341287708239532, "shuttle": 4.9076992345790185}, {"avg_co2": 6.663034997761055, "live_work_prop": 0.09811827956989247, "delta_f_physical_activity_pp": 0.0009479907445344118, "driving": 85.2901484480432, "cycling": 0.7197480881691408, "walking": 4.633378317588844, "pt": 1.7094017094017095, "micromobility": 2.744039586144849, "shuttle": 4.903283850652271}, {"avg_co2": 6.595850201018596, "live_work_prop": 0.09742895805142084, "delta_f_physical_activity_pp": 0.0010144791091819144, "driving": 83.80249192431933, "cycling": 0.9229349330872173, "walking": 5.0761421319796955, "pt": 1.6151361329026301, "micromobility": 2.5380710659898478, "shuttle": 6.045223811721274}, {"avg_co2": 6.712533323601074, "live_work_prop": 0.07891332470892626, "delta_f_physical_activity_pp": 0.00100967059174242, "driving": 84.83391608391608, "cycling": 0.6118881118881119, "walking": 4.414335664335664, "pt": 1.8793706293706292, "micromobility": 2.3164335664335662, "shuttle": 5.944055944055944}, {"avg_co2": 6.7714492698417486, "live_work_prop": 0.08238276299112801, "delta_f_physical_activity_pp": 0.0009314886202245367, "driving": 86.74803836094158, "cycling": 0.8282476024411508, "walking": 4.228421970357454, "pt": 1.2205754141238012, "micromobility": 2.048823016564952, "shuttle": 4.925893635571055}, {"avg_co2": 7.014475986272175, "live_work_prop": 0.08209959623149395, "delta_f_physical_activity_pp": 0.0009229327190426556, "driving": 86.09722853248523, "cycling": 0.6360745115856429, "walking": 4.08905043162199, "pt": 1.7264879600181735, "micromobility": 2.1353930031803725, "shuttle": 5.315765561108587}, {"avg_co2": 7.056372865801554, "live_work_prop": 0.0698856416772554, "delta_f_physical_activity_pp": 0.001002379815153998, "driving": 84.46061643835617, "cycling": 0.6421232876712328, "walking": 4.708904109589041, "pt": 1.7123287671232876, "micromobility": 2.268835616438356, "shuttle": 6.207191780821917}, {"avg_co2": 6.651004543301526, "live_work_prop": 0.0824891461649783, "delta_f_physical_activity_pp": 0.0008282825619314986, "driving": 86.95214105793451, "cycling": 0.4534005037783375, "walking": 3.929471032745592, "pt": 1.81360201511335, "micromobility": 1.7632241813602016, "shuttle": 5.08816120906801}, {"avg_co2": 6.900339803133142, "live_work_prop": 0.08485639686684072, "delta_f_physical_activity_pp": 0.0009736554872500567, "driving": 86.32554036171152, "cycling": 0.882223202470225, "walking": 3.9700044111160127, "pt": 1.5438906043228937, "micromobility": 1.8967798853109836, "shuttle": 5.381561535068372}, {"avg_co2": 7.028736547224825, "live_work_prop": 0.0840764331210191, "delta_f_physical_activity_pp": 0.0008152482165492028, "driving": 86.79326715580493, "cycling": 0.6473888649115235, "walking": 3.8843331894691415, "pt": 1.7263703064307294, "micromobility": 2.157962883038412, "shuttle": 4.7906776003452745}, {"avg_co2": 7.00099524782013, "live_work_prop": 0.0749665327978581, "delta_f_physical_activity_pp": 0.0009831510268644666, "driving": 86.74033149171271, "cycling": 0.6445672191528545, "walking": 4.005524861878453, "pt": 1.7034990791896871, "micromobility": 2.0257826887661143, "shuttle": 4.880294659300184}, {"avg_co2": 7.07199776031676, "live_work_prop": 0.08261405672009864, "delta_f_physical_activity_pp": 0.0010438317918388834, "driving": 85.9715242881072, "cycling": 0.7537688442211055, "walking": 4.061976549413735, "pt": 1.4237855946398659, "micromobility": 2.554438860971524, "shuttle": 5.234505862646566}, {"avg_co2": 7.0889172153131055, "live_work_prop": 0.07835325365205843, "delta_f_physical_activity_pp": 0.0009550278606228406, "driving": 86.6815144766147, "cycling": 0.8017817371937639, "walking": 3.5634743875278394, "pt": 1.8708240534521157, "micromobility": 2.0044543429844097, "shuttle": 5.077951002227171}, {"avg_co2": 6.850293041603241, "live_work_prop": 0.08398950131233596, "delta_f_physical_activity_pp": 0.0010041858828638988, "driving": 84.28123600537394, "cycling": 0.850873264666368, "walking": 4.478280340349306, "pt": 1.6569637259292433, "micromobility": 2.283922973578146, "shuttle": 6.448723690103001}, {"avg_co2": 6.972556029570632, "live_work_prop": 0.07989690721649484, "delta_f_physical_activity_pp": 0.0010135694193954751, "driving": 85.40113985094257, "cycling": 1.0083296799649275, "walking": 4.471722928540114, "pt": 1.6659359929855326, "micromobility": 2.104340201665936, "shuttle": 5.348531345900921}, {"avg_co2": 6.828749298847543, "live_work_prop": 0.08923884514435695, "delta_f_physical_activity_pp": 0.001008208265450742, "driving": 85.40275923453493, "cycling": 0.9345794392523363, "walking": 4.138851802403204, "pt": 1.7801513128615931, "micromobility": 2.2251891410769913, "shuttle": 5.518469069870939}, {"avg_co2": 7.076787564289763, "live_work_prop": 0.07568238213399504, "delta_f_physical_activity_pp": 0.000811294535438479, "driving": 86.52958455728074, "cycling": 0.5455308434746118, "walking": 3.9026437263953, "pt": 1.4687368862778012, "micromobility": 2.0981955518254303, "shuttle": 5.455308434746119}, {"avg_co2": 6.837558395000916, "live_work_prop": 0.07317073170731707, "delta_f_physical_activity_pp": 0.0010539610445323454, "driving": 83.98268398268398, "cycling": 0.6926406926406926, "walking": 4.199134199134199, "pt": 2.0346320346320343, "micromobility": 2.943722943722944, "shuttle": 6.147186147186147}, {"avg_co2": 6.58960873594086, "live_work_prop": 0.10909090909090909, "delta_f_physical_activity_pp": 0.0012043326390285293, "driving": 84.71307619943556, "cycling": 1.2229539040451554, "walking": 4.51552210724365, "pt": 1.7403574788334901, "micromobility": 2.6810912511759173, "shuttle": 5.126999059266227}, {"avg_co2": 6.654093541298546, "live_work_prop": 0.07901554404145078, "delta_f_physical_activity_pp": 0.000979452513346335, "driving": 85.02202643171806, "cycling": 0.6607929515418502, "walking": 4.185022026431718, "pt": 1.8502202643171806, "micromobility": 2.511013215859031, "shuttle": 5.770925110132159}, {"avg_co2": 6.680727197765009, "live_work_prop": 0.0907840440165062, "delta_f_physical_activity_pp": 0.001113085852928782, "driving": 83.31766917293233, "cycling": 1.1278195488721803, "walking": 5.404135338345864, "pt": 1.6917293233082706, "micromobility": 2.3966165413533833, "shuttle": 6.06203007518797}, {"avg_co2": 7.1445023380205175, "live_work_prop": 0.06592039800995025, "delta_f_physical_activity_pp": 0.0008901289131080438, "driving": 85.88576158940397, "cycling": 0.6208609271523179, "walking": 4.13907284768212, "pt": 2.1109271523178808, "micromobility": 1.7798013245033113, "shuttle": 5.4635761589403975}, {"avg_co2": 6.8067771582377405, "live_work_prop": 0.08187919463087248, "delta_f_physical_activity_pp": 0.0010469795229750088, "driving": 84.78655767484106, "cycling": 0.862851952770209, "walking": 4.632152588555858, "pt": 1.8165304268846505, "micromobility": 2.361489554950045, "shuttle": 5.540417801998183}, {"avg_co2": 6.961013935022206, "live_work_prop": 0.08961038961038961, "delta_f_physical_activity_pp": 0.0010669427591702403, "driving": 84.42516268980476, "cycling": 0.737527114967462, "walking": 4.251626898047722, "pt": 2.2559652928416485, "micromobility": 2.472885032537961, "shuttle": 5.856832971800434}, {"avg_co2": 6.989691181498094, "live_work_prop": 0.07932379713914174, "delta_f_physical_activity_pp": 0.0009334447066961392, "driving": 85.1006711409396, "cycling": 0.6711409395973155, "walking": 4.384787472035794, "pt": 1.8344519015659957, "micromobility": 2.192393736017897, "shuttle": 5.8165548098434}, {"avg_co2": 6.808308350905954, "live_work_prop": 0.08367071524966262, "delta_f_physical_activity_pp": 0.0009711859445211819, "driving": 86.15597600369173, "cycling": 0.8306414397784956, "walking": 3.368712505768343, "pt": 1.7074296262113522, "micromobility": 2.2150438394093217, "shuttle": 5.722196585140748}, {"avg_co2": 6.782382862056479, "live_work_prop": 0.07793923381770146, "delta_f_physical_activity_pp": 0.0009359656414511176, "driving": 86.9090909090909, "cycling": 0.8636363636363636, "walking": 3.909090909090909, "pt": 1.6363636363636365, "micromobility": 2.090909090909091, "shuttle": 4.590909090909091}, {"avg_co2": 6.796308501880848, "live_work_prop": 0.08310626702997276, "delta_f_physical_activity_pp": 0.0008221209962441295, "driving": 85.70759137769447, "cycling": 0.4217432052483599, "walking": 4.0768509840674785, "pt": 1.3589503280224928, "micromobility": 2.2961574507966263, "shuttle": 6.138706654170572}, {"avg_co2": 6.846256755626544, "live_work_prop": 0.09287531806615776, "delta_f_physical_activity_pp": 0.0009813317739680852, "driving": 85.04072010287183, "cycling": 0.7286755250750108, "walking": 4.243463351907415, "pt": 2.186026575225032, "micromobility": 2.100300042863266, "shuttle": 5.7008144020574365}, {"avg_co2": 6.380744492094434, "live_work_prop": 0.09905020352781546, "delta_f_physical_activity_pp": 0.0010643505162355963, "driving": 84.84141791044776, "cycling": 0.9794776119402986, "walking": 4.850746268656716, "pt": 1.585820895522388, "micromobility": 2.332089552238806, "shuttle": 5.410447761194029}, {"avg_co2": 6.740254329613463, "live_work_prop": 0.08066759388038942, "delta_f_physical_activity_pp": 0.0008980398227760265, "driving": 85.43969245555022, "cycling": 0.9130225852955309, "walking": 4.324843825084094, "pt": 1.5857760691975011, "micromobility": 2.2104757328207594, "shuttle": 5.5261893320518976}, {"avg_co2": 6.664605442383538, "live_work_prop": 0.08036890645586298, "delta_f_physical_activity_pp": 0.0010454246939541774, "driving": 84.21985815602837, "cycling": 0.6648936170212766, "walking": 4.565602836879433, "pt": 2.349290780141844, "micromobility": 2.083333333333333, "shuttle": 6.117021276595745}, {"avg_co2": 7.621405625404131, "live_work_prop": 0.06165228113440197, "delta_f_physical_activity_pp": 0.0008195335767764677, "driving": 87.17409587888983, "cycling": 0.5466778805719091, "walking": 4.037005887300253, "pt": 1.3456686291000841, "micromobility": 1.8923465096719931, "shuttle": 5.004205214465938}, {"avg_co2": 6.6601848459520205, "live_work_prop": 0.09504685408299866, "delta_f_physical_activity_pp": 0.0011891940851307713, "driving": 83.54487760652766, "cycling": 0.8159564823209429, "walking": 4.850407978241161, "pt": 2.1305530371713512, "micromobility": 3.0825022665457844, "shuttle": 5.57570262919311}, {"avg_co2": 7.197141607717268, "live_work_prop": 0.07078507078507079, "delta_f_physical_activity_pp": 0.0010082195939385326, "driving": 85.48316571928291, "cycling": 0.7870572802798426, "walking": 3.8478355924792305, "pt": 1.7052907739396588, "micromobility": 2.09881941407958, "shuttle": 6.077831219938785}, {"avg_co2": 7.074183069169081, "live_work_prop": 0.07963446475195822, "delta_f_physical_activity_pp": 0.0010280357399350525, "driving": 85.15901060070671, "cycling": 0.7067137809187279, "walking": 4.151943462897526, "pt": 2.075971731448763, "micromobility": 2.517667844522968, "shuttle": 5.3886925795053005}, {"avg_co2": 6.702783131166937, "live_work_prop": 0.07210884353741497, "delta_f_physical_activity_pp": 0.0011165640889496322, "driving": 83.97464916251698, "cycling": 0.9959257582616569, "walking": 4.526935264825712, "pt": 1.9013128112267994, "micromobility": 2.263467632412856, "shuttle": 6.337709370755998}, {"avg_co2": 7.087880238565355, "live_work_prop": 0.09012345679012346, "delta_f_physical_activity_pp": 0.0008468175930474201, "driving": 86.20977852068533, "cycling": 0.710405348934392, "walking": 3.635603844546594, "pt": 1.7133305474300042, "micromobility": 2.2983702465524445, "shuttle": 5.432511491851233}, {"avg_co2": 6.7487103997106, "live_work_prop": 0.08093994778067885, "delta_f_physical_activity_pp": 0.0009198759778227026, "driving": 86.07420980302336, "cycling": 0.7787448465414567, "walking": 4.580852038479157, "pt": 1.5574896930829134, "micromobility": 2.015574896930829, "shuttle": 4.9931287219422815}, {"avg_co2": 6.603235893385106, "live_work_prop": 0.08253094910591471, "delta_f_physical_activity_pp": 0.000865692913870093, "driving": 86.56644034917555, "cycling": 0.6304558680892337, "walking": 3.9282250242483023, "pt": 1.6488845780795343, "micromobility": 1.842870999030068, "shuttle": 5.383123181377304}, {"avg_co2": 6.943322713763149, "live_work_prop": 0.07387862796833773, "delta_f_physical_activity_pp": 0.0008893605036968365, "driving": 85.58758314855875, "cycling": 0.7095343680709534, "walking": 4.168514412416852, "pt": 1.8181818181818181, "micromobility": 2.261640798226164, "shuttle": 5.454545454545454}, {"avg_co2": 6.597353923337524, "live_work_prop": 0.07810320781032078, "delta_f_physical_activity_pp": 0.001027550811853899, "driving": 84.59343794579172, "cycling": 0.8559201141226819, "walking": 4.37470280551593, "pt": 2.282453637660485, "micromobility": 2.282453637660485, "shuttle": 5.611031859248692}, {"avg_co2": 7.062503612982687, "live_work_prop": 0.05827814569536424, "delta_f_physical_activity_pp": 0.0010043953239516337, "driving": 86.31111111111112, "cycling": 0.4888888888888889, "walking": 3.9555555555555553, "pt": 1.511111111111111, "micromobility": 2.0444444444444447, "shuttle": 5.688888888888889}, {"avg_co2": 6.674784466645773, "live_work_prop": 0.10079575596816977, "delta_f_physical_activity_pp": 0.0010154944743554794, "driving": 83.84338433843385, "cycling": 0.7650765076507651, "walking": 4.59045904590459, "pt": 1.7551755175517552, "micromobility": 2.6552655265526552, "shuttle": 6.390639063906391}, {"avg_co2": 7.025708425068785, "live_work_prop": 0.09603072983354674, "delta_f_physical_activity_pp": 0.0010729627420337543, "driving": 85.35637149028078, "cycling": 0.9935205183585313, "walking": 4.406047516198704, "pt": 1.5982721382289418, "micromobility": 2.3326133909287257, "shuttle": 5.313174946004319}, {"avg_co2": 6.971256333663405, "live_work_prop": 0.08678237650200267, "delta_f_physical_activity_pp": 0.001085239314698509, "driving": 85.34749889331562, "cycling": 0.84108012394865, "walking": 4.338202744577247, "pt": 1.9034971226206288, "micromobility": 2.6560424966799467, "shuttle": 4.913678618857902}, {"avg_co2": 7.203959844575007, "live_work_prop": 0.07416563658838071, "delta_f_physical_activity_pp": 0.000877930088434924, "driving": 86.55215751989945, "cycling": 0.6284038542103059, "walking": 4.27314620863008, "pt": 1.550062840385421, "micromobility": 2.094679514034353, "shuttle": 4.901550062840386}, {"avg_co2": 6.627860811604942, "live_work_prop": 0.08322147651006712, "delta_f_physical_activity_pp": 0.0009654285277052379, "driving": 84.49791763072652, "cycling": 1.064322073114299, "walking": 3.5168903285515967, "pt": 1.7584451642757983, "micromobility": 2.2674687644608977, "shuttle": 6.894956038870894}, {"avg_co2": 6.928039138366085, "live_work_prop": 0.08391608391608392, "delta_f_physical_activity_pp": 0.0009516763245493605, "driving": 85.4079254079254, "cycling": 0.5594405594405595, "walking": 4.662004662004662, "pt": 2.1445221445221447, "micromobility": 1.9580419580419581, "shuttle": 5.268065268065268}, {"avg_co2": 7.322253425939164, "live_work_prop": 0.06792452830188679, "delta_f_physical_activity_pp": 0.0009427830004051944, "driving": 87.38277919863597, "cycling": 0.8098891730605285, "walking": 4.134697357203751, "pt": 1.6624040920716114, "micromobility": 1.8329070758738277, "shuttle": 4.177323103154305}, {"avg_co2": 6.581512893939039, "live_work_prop": 0.10738255033557047, "delta_f_physical_activity_pp": 0.0010486266553405095, "driving": 84.42325158946412, "cycling": 0.7720254314259765, "walking": 4.768392370572207, "pt": 1.589464123524069, "micromobility": 2.815622161671208, "shuttle": 5.631244323342416}, {"avg_co2": 7.142032327609014, "live_work_prop": 0.07239263803680981, "delta_f_physical_activity_pp": 0.0009294836968641894, "driving": 86.60826032540676, "cycling": 0.7092198581560284, "walking": 3.504380475594493, "pt": 1.376720901126408, "micromobility": 2.753441802252816, "shuttle": 5.047976637463496}, {"avg_co2": 7.231227109593007, "live_work_prop": 0.06385696040868455, "delta_f_physical_activity_pp": 0.000880288420601745, "driving": 87.13250958670643, "cycling": 0.7243289305496379, "walking": 3.5790370685982107, "pt": 1.6616957818491693, "micromobility": 1.6616957818491693, "shuttle": 5.24073285044738}, {"avg_co2": 6.642290655467711, "live_work_prop": 0.09342105263157895, "delta_f_physical_activity_pp": 0.0010478393570402889, "driving": 85.25612472160357, "cycling": 0.8463251670378619, "walking": 4.409799554565701, "pt": 1.7371937639198218, "micromobility": 2.316258351893096, "shuttle": 5.434298440979955}, {"avg_co2": 7.273083672888897, "live_work_prop": 0.09595959595959595, "delta_f_physical_activity_pp": 0.0009319570978912288, "driving": 85.26448362720403, "cycling": 0.4617968094038623, "walking": 4.659949622166247, "pt": 1.5533165407220824, "micromobility": 2.3509655751469354, "shuttle": 5.7094878253568435}, {"avg_co2": 6.592437893630186, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009242150329250094, "driving": 84.58313926408943, "cycling": 0.6054960409874243, "walking": 4.611085235211924, "pt": 2.0493712156497437, "micromobility": 1.8630647414997672, "shuttle": 6.2878435025617145}, {"avg_co2": 6.566631088322236, "live_work_prop": 0.1028169014084507, "delta_f_physical_activity_pp": 0.001081391172492494, "driving": 84.46139180171592, "cycling": 0.667302192564347, "walking": 5.290753098188751, "pt": 1.9065776930409915, "micromobility": 2.19256434699714, "shuttle": 5.48141086749285}, {"avg_co2": 6.54767395483693, "live_work_prop": 0.0989010989010989, "delta_f_physical_activity_pp": 0.0010097719347976308, "driving": 85.26216343882854, "cycling": 0.6140765233821445, "walking": 4.487482286254133, "pt": 1.5588096362777515, "micromobility": 2.3618327822390173, "shuttle": 5.715635333018422}, {"avg_co2": 6.9311432695146555, "live_work_prop": 0.08209959623149395, "delta_f_physical_activity_pp": 0.0009220829393542083, "driving": 85.17832329782307, "cycling": 0.7410838351088467, "walking": 4.168596572487263, "pt": 1.760074108383511, "micromobility": 2.22325150532654, "shuttle": 5.928670680870773}, {"avg_co2": 6.906925231373333, "live_work_prop": 0.08519003931847968, "delta_f_physical_activity_pp": 0.0011599341987937031, "driving": 85.42986425339366, "cycling": 1.2217194570135748, "walking": 4.705882352941177, "pt": 1.7194570135746607, "micromobility": 2.48868778280543, "shuttle": 4.4343891402714934}, {"avg_co2": 6.563560820246493, "live_work_prop": 0.07702702702702703, "delta_f_physical_activity_pp": 0.001006020933979474, "driving": 86.0497886331611, "cycling": 1.0333489901362143, "walking": 4.180366369187412, "pt": 1.7848755284170972, "micromobility": 1.737905119774542, "shuttle": 5.2137153593236265}, {"avg_co2": 6.544435651134763, "live_work_prop": 0.07776261937244201, "delta_f_physical_activity_pp": 0.0010588097845302305, "driving": 85.36931818181817, "cycling": 0.7575757575757576, "walking": 4.403409090909091, "pt": 1.8465909090909092, "micromobility": 2.0359848484848486, "shuttle": 5.587121212121212}, {"avg_co2": 6.657037012403832, "live_work_prop": 0.0967741935483871, "delta_f_physical_activity_pp": 0.0010314449816397453, "driving": 83.92609699769054, "cycling": 0.8314087759815243, "walking": 5.173210161662817, "pt": 2.1709006928406467, "micromobility": 1.9399538106235565, "shuttle": 5.958429561200924}, {"avg_co2": 7.002421872781329, "live_work_prop": 0.09323116219667944, "delta_f_physical_activity_pp": 0.0009825329674378145, "driving": 85.31711555169417, "cycling": 0.6950477845351868, "walking": 4.908774978279757, "pt": 1.9113814074717639, "micromobility": 1.998262380538662, "shuttle": 5.169417897480452}, {"avg_co2": 6.773762399249564, "live_work_prop": 0.09733333333333333, "delta_f_physical_activity_pp": 0.0009948922881799747, "driving": 85.42896050839765, "cycling": 0.7716749886518384, "walking": 5.174761688606446, "pt": 1.4525646845211075, "micromobility": 2.224239673172946, "shuttle": 4.947798456650022}, {"avg_co2": 7.59911408355797, "live_work_prop": 0.07290400972053462, "delta_f_physical_activity_pp": 0.001037319243250106, "driving": 85.92292089249493, "cycling": 0.8113590263691683, "walking": 3.9350912778904665, "pt": 1.5821501014198782, "micromobility": 2.2718052738336714, "shuttle": 5.476673427991886}, {"avg_co2": 6.58982538294145, "live_work_prop": 0.08309859154929577, "delta_f_physical_activity_pp": 0.0009572527746393284, "driving": 85.39379474940334, "cycling": 1.0501193317422435, "walking": 3.532219570405728, "pt": 1.6706443914081146, "micromobility": 3.054892601431981, "shuttle": 5.298329355608592}, {"avg_co2": 7.7687673727202045, "live_work_prop": 0.06937799043062201, "delta_f_physical_activity_pp": 0.0008198030369578165, "driving": 86.54994031038599, "cycling": 0.6764822920811778, "walking": 3.700756068444091, "pt": 1.5519299641862316, "micromobility": 2.029446876243534, "shuttle": 5.491444488658973}, {"avg_co2": 7.256608539827825, "live_work_prop": 0.08385481852315395, "delta_f_physical_activity_pp": 0.0009364901458501837, "driving": 85.81024349286314, "cycling": 0.7136859781696054, "walking": 4.450041981528128, "pt": 1.5533165407220824, "micromobility": 1.63727959697733, "shuttle": 5.835432409739714}, {"avg_co2": 6.530578440005822, "live_work_prop": 0.09457579972183588, "delta_f_physical_activity_pp": 0.0009121402823253868, "driving": 86.26506024096385, "cycling": 0.7228915662650602, "walking": 4.19277108433735, "pt": 1.783132530120482, "micromobility": 2.216867469879518, "shuttle": 4.819277108433735}, {"avg_co2": 6.796484350973495, "live_work_prop": 0.09562841530054644, "delta_f_physical_activity_pp": 0.0008884977243353967, "driving": 86.11623616236163, "cycling": 0.5535055350553505, "walking": 4.428044280442804, "pt": 1.7988929889298892, "micromobility": 2.1678966789667897, "shuttle": 4.935424354243542}, {"avg_co2": 7.166719429657161, "live_work_prop": 0.06875, "delta_f_physical_activity_pp": 0.0008037366240529009, "driving": 87.53786239723064, "cycling": 0.8221549112938122, "walking": 3.158805711813068, "pt": 1.6443098225876245, "micromobility": 1.99048031155344, "shuttle": 4.846386845521419}, {"avg_co2": 6.830403148985071, "live_work_prop": 0.0811554332874828, "delta_f_physical_activity_pp": 0.000911992720109293, "driving": 85.37822878228782, "cycling": 0.5996309963099631, "walking": 4.289667896678967, "pt": 1.6143911439114391, "micromobility": 2.5830258302583027, "shuttle": 5.535055350553505}, {"avg_co2": 6.825488802235822, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.0009866068441284114, "driving": 85.51693404634581, "cycling": 0.7575757575757576, "walking": 4.055258467023172, "pt": 1.8270944741532977, "micromobility": 2.1836007130124777, "shuttle": 5.659536541889483}, {"avg_co2": 7.058371863666729, "live_work_prop": 0.08224543080939947, "delta_f_physical_activity_pp": 0.0010025135583179693, "driving": 86.43841707425523, "cycling": 1.0226767452200978, "walking": 3.9573143619386393, "pt": 1.5562472209871054, "micromobility": 2.4455313472654514, "shuttle": 4.579813250333482}, {"avg_co2": 7.0414708875491945, "live_work_prop": 0.07255936675461741, "delta_f_physical_activity_pp": 0.0008577166171219525, "driving": 87.54512635379061, "cycling": 1.0379061371841156, "walking": 3.7454873646209386, "pt": 1.444043321299639, "micromobility": 1.6696750902527078, "shuttle": 4.5577617328519855}, {"avg_co2": 7.0303828248515945, "live_work_prop": 0.08244680851063829, "delta_f_physical_activity_pp": 0.0009534672118286695, "driving": 85.58035714285714, "cycling": 0.9821428571428571, "walking": 4.017857142857143, "pt": 1.6517857142857144, "micromobility": 2.276785714285714, "shuttle": 5.491071428571429}, {"avg_co2": 6.883531169593564, "live_work_prop": 0.07776261937244201, "delta_f_physical_activity_pp": 0.0010158089353860152, "driving": 86.05947955390334, "cycling": 0.6970260223048327, "walking": 3.8104089219330852, "pt": 2.0446096654275094, "micromobility": 1.812267657992565, "shuttle": 5.5762081784386615}, {"avg_co2": 7.189708030644482, "live_work_prop": 0.07911802853437094, "delta_f_physical_activity_pp": 0.0008789504443233123, "driving": 85.4295837023915, "cycling": 0.6643046944198405, "walking": 4.694419840566874, "pt": 1.5943312666076175, "micromobility": 1.9929140832595216, "shuttle": 5.62444641275465}, {"avg_co2": 6.961276828673534, "live_work_prop": 0.07446808510638298, "delta_f_physical_activity_pp": 0.0009859550657163939, "driving": 85.37672759696835, "cycling": 0.6687472135532769, "walking": 4.1016495764600975, "pt": 1.7833259028087385, "micromobility": 2.452073116362015, "shuttle": 5.617476593847526}, {"avg_co2": 6.460470063759764, "live_work_prop": 0.10393258426966293, "delta_f_physical_activity_pp": 0.0009058026690685467, "driving": 84.90384615384615, "cycling": 0.7692307692307693, "walking": 4.278846153846154, "pt": 1.6826923076923077, "micromobility": 2.5, "shuttle": 5.865384615384615}, {"avg_co2": 6.4746859406092625, "live_work_prop": 0.09103840682788052, "delta_f_physical_activity_pp": 0.001112968080968544, "driving": 84.02111324376199, "cycling": 0.9596928982725527, "walking": 4.46257197696737, "pt": 2.0633397312859887, "micromobility": 2.3512476007677545, "shuttle": 6.142034548944338}, {"avg_co2": 6.814616131121506, "live_work_prop": 0.10217983651226158, "delta_f_physical_activity_pp": 0.001015963756105559, "driving": 84.27529626253418, "cycling": 0.7748404740200547, "walking": 4.193254329990884, "pt": 2.0510483135824975, "micromobility": 3.0537830446672745, "shuttle": 5.651777575205105}, {"avg_co2": 6.931966447530425, "live_work_prop": 0.07845744680851063, "delta_f_physical_activity_pp": 0.000977635503745919, "driving": 85.22676246070947, "cycling": 0.8531656937584194, "walking": 3.951504265828469, "pt": 1.7512348450830713, "micromobility": 2.5145936237090254, "shuttle": 5.70273911091154}, {"avg_co2": 7.202789221692603, "live_work_prop": 0.0794044665012407, "delta_f_physical_activity_pp": 0.000888865439231596, "driving": 86.99743370402054, "cycling": 0.8126603934987169, "walking": 3.8922155688622757, "pt": 1.7108639863130881, "micromobility": 1.7108639863130881, "shuttle": 4.875962360992301}, {"avg_co2": 6.561508265733114, "live_work_prop": 0.09436619718309859, "delta_f_physical_activity_pp": 0.0010028161292235875, "driving": 86.23809523809524, "cycling": 0.8095238095238094, "walking": 3.9523809523809526, "pt": 1.9047619047619049, "micromobility": 2.1904761904761907, "shuttle": 4.904761904761905}, {"avg_co2": 7.0290477317683155, "live_work_prop": 0.08788282290279627, "delta_f_physical_activity_pp": 0.0009957083468404276, "driving": 85.74681238615665, "cycling": 0.8652094717668488, "walking": 4.098360655737705, "pt": 1.8214936247723135, "micromobility": 2.3679417122040074, "shuttle": 5.100182149362477}, {"avg_co2": 7.2099411766719435, "live_work_prop": 0.07087628865979381, "delta_f_physical_activity_pp": 0.0008360517174942544, "driving": 87.15870307167235, "cycling": 0.6825938566552902, "walking": 3.583617747440273, "pt": 1.4078498293515358, "micromobility": 2.04778156996587, "shuttle": 5.1194539249146755}, {"avg_co2": 6.953790851908063, "live_work_prop": 0.08974358974358974, "delta_f_physical_activity_pp": 0.0008972820839357852, "driving": 85.93406593406593, "cycling": 0.967032967032967, "walking": 3.6923076923076925, "pt": 1.7142857142857144, "micromobility": 2.1538461538461537, "shuttle": 5.538461538461538}, {"avg_co2": 6.431113917360942, "live_work_prop": 0.0993006993006993, "delta_f_physical_activity_pp": 0.001037749431635689, "driving": 85.26417838099854, "cycling": 0.6786233640329618, "walking": 4.362578768783325, "pt": 2.035870092098885, "micromobility": 2.4721279689772175, "shuttle": 5.186621425109064}, {"avg_co2": 7.062955751076496, "live_work_prop": 0.0774365821094793, "delta_f_physical_activity_pp": 0.001029872308228558, "driving": 86.60071942446042, "cycling": 0.85431654676259, "walking": 4.091726618705036, "pt": 1.6636690647482015, "micromobility": 1.9784172661870503, "shuttle": 4.811151079136691}, {"avg_co2": 7.167576058600309, "live_work_prop": 0.07389162561576355, "delta_f_physical_activity_pp": 0.000992694447105391, "driving": 86.24316365166176, "cycling": 0.9255363904080774, "walking": 4.038704249053429, "pt": 1.766933108960875, "micromobility": 2.1455616323096343, "shuttle": 4.880100967606226}, {"avg_co2": 6.927978572775869, "live_work_prop": 0.08165829145728644, "delta_f_physical_activity_pp": 0.0009203728971656087, "driving": 85.9504132231405, "cycling": 0.6089604175728578, "walking": 4.175728577642453, "pt": 1.6528925619834711, "micromobility": 2.3923444976076556, "shuttle": 5.219660722053066}, {"avg_co2": 6.883277642841275, "live_work_prop": 0.07712765957446809, "delta_f_physical_activity_pp": 0.0009796104772358647, "driving": 85.64266180492251, "cycling": 0.7292616226071102, "walking": 4.010938924339107, "pt": 1.7775752051048315, "micromobility": 2.415679124886053, "shuttle": 5.423883318140383}, {"avg_co2": 6.938200198500249, "live_work_prop": 0.07712765957446809, "delta_f_physical_activity_pp": 0.0009145831044364671, "driving": 85.79854809437386, "cycling": 0.6805807622504537, "walking": 4.4010889292196005, "pt": 1.8148820326678767, "micromobility": 1.7695099818511795, "shuttle": 5.535390199637023}, {"avg_co2": 6.82556034809338, "live_work_prop": 0.09876543209876543, "delta_f_physical_activity_pp": 0.0009009733309159132, "driving": 85.58768656716418, "cycling": 0.6529850746268656, "walking": 4.384328358208956, "pt": 1.632462686567164, "micromobility": 2.0522388059701493, "shuttle": 5.690298507462686}, {"avg_co2": 6.653145840546418, "live_work_prop": 0.0728476821192053, "delta_f_physical_activity_pp": 0.0008477798589478958, "driving": 85.83908045977012, "cycling": 0.5977011494252874, "walking": 4.091954022988506, "pt": 1.9770114942528734, "micromobility": 2.2528735632183907, "shuttle": 5.241379310344827}, {"avg_co2": 6.796676314569228, "live_work_prop": 0.0903054448871182, "delta_f_physical_activity_pp": 0.000964401467832107, "driving": 85.50135501355014, "cycling": 0.7226738934056007, "walking": 4.290876242095754, "pt": 1.6260162601626018, "micromobility": 2.5745257452574526, "shuttle": 5.284552845528456}, {"avg_co2": 6.638660977016554, "live_work_prop": 0.08643617021276596, "delta_f_physical_activity_pp": 0.0010020016669786255, "driving": 84.71395881006865, "cycling": 0.7322654462242564, "walking": 4.530892448512586, "pt": 1.7391304347826086, "micromobility": 2.517162471395881, "shuttle": 5.766590389016018}, {"avg_co2": 6.705186740331571, "live_work_prop": 0.08943089430894309, "delta_f_physical_activity_pp": 0.0010401790921909537, "driving": 84.93277700509968, "cycling": 0.6490496059341678, "walking": 4.40426518312471, "pt": 1.761706073249884, "micromobility": 2.9670839128419098, "shuttle": 5.285118219749652}, {"avg_co2": 6.72223826561882, "live_work_prop": 0.08226221079691516, "delta_f_physical_activity_pp": 0.0010152787581123536, "driving": 84.96110630942091, "cycling": 0.47536732929991354, "walking": 4.451166810717373, "pt": 1.8582541054451167, "micromobility": 2.4200518582541055, "shuttle": 5.834053586862575}, {"avg_co2": 6.879510675692339, "live_work_prop": 0.07456724367509987, "delta_f_physical_activity_pp": 0.0009016933569237801, "driving": 85.23339317773788, "cycling": 0.763016157989228, "walking": 4.174147217235189, "pt": 1.660682226211849, "micromobility": 2.1992818671454217, "shuttle": 5.9694793536804305}, {"avg_co2": 6.659424774567032, "live_work_prop": 0.09375, "delta_f_physical_activity_pp": 0.0008442037334881071, "driving": 85.7916102841678, "cycling": 0.6765899864682002, "walking": 4.014433919711322, "pt": 1.4884979702300407, "micromobility": 1.9395579612088407, "shuttle": 6.089309878213803}, {"avg_co2": 6.81565355453236, "live_work_prop": 0.07210884353741497, "delta_f_physical_activity_pp": 0.0009375441714311789, "driving": 85.60885608856088, "cycling": 0.5996309963099631, "walking": 4.105166051660516, "pt": 2.121771217712177, "micromobility": 2.35239852398524, "shuttle": 5.212177121771218}, {"avg_co2": 6.553512063823964, "live_work_prop": 0.08853410740203194, "delta_f_physical_activity_pp": 0.0011364679536170015, "driving": 84.3040473840079, "cycling": 0.839091806515301, "walking": 4.787759131293188, "pt": 1.9743336623889436, "micromobility": 2.566633761105627, "shuttle": 5.528134254689043}, {"avg_co2": 6.954858626080081, "live_work_prop": 0.0873015873015873, "delta_f_physical_activity_pp": 0.000921204312997359, "driving": 86.16740088105726, "cycling": 0.6607929515418502, "walking": 4.008810572687225, "pt": 1.4537444933920705, "micromobility": 2.2026431718061676, "shuttle": 5.506607929515418}, {"avg_co2": 6.693260935931634, "live_work_prop": 0.08974358974358974, "delta_f_physical_activity_pp": 0.0010200741886861367, "driving": 86.07968519429414, "cycling": 0.8853910477127398, "walking": 4.082636497786522, "pt": 1.721593703885883, "micromobility": 2.016724053123463, "shuttle": 5.213969503197245}, {"avg_co2": 6.696924436750435, "live_work_prop": 0.07670454545454546, "delta_f_physical_activity_pp": 0.0010277199847808693, "driving": 85.69357177380377, "cycling": 0.7733204446592556, "walking": 3.9149347510874817, "pt": 1.9816336394393428, "micromobility": 2.4649589173513777, "shuttle": 5.171580473658772}, {"avg_co2": 6.810243043451771, "live_work_prop": 0.08771929824561403, "delta_f_physical_activity_pp": 0.0009213284933115034, "driving": 84.84986351228389, "cycling": 0.5459508644222021, "walking": 4.822565969062785, "pt": 1.8198362147406733, "micromobility": 2.4112829845313923, "shuttle": 5.550500454959054}, {"avg_co2": 6.607314952620624, "live_work_prop": 0.10178817056396149, "delta_f_physical_activity_pp": 0.0009028125526015938, "driving": 85.54216867469879, "cycling": 0.7414272474513438, "walking": 4.402224281742354, "pt": 1.8072289156626504, "micromobility": 2.3169601482854496, "shuttle": 5.189990732159407}, {"avg_co2": 6.631863988150785, "live_work_prop": 0.09126984126984126, "delta_f_physical_activity_pp": 0.0009641491788783581, "driving": 85.0232558139535, "cycling": 1.0697674418604652, "walking": 4.372093023255814, "pt": 2.0, "micromobility": 1.9069767441860466, "shuttle": 5.627906976744186}, {"avg_co2": 6.722332591162825, "live_work_prop": 0.07412060301507538, "delta_f_physical_activity_pp": 0.0009614915014177043, "driving": 86.81936041486603, "cycling": 0.648228176318064, "walking": 3.7165082108902334, "pt": 1.728608470181504, "micromobility": 2.247191011235955, "shuttle": 4.840103716508211}, {"avg_co2": 6.93863967255001, "live_work_prop": 0.09054593874833555, "delta_f_physical_activity_pp": 0.001089455431220979, "driving": 84.75113122171946, "cycling": 0.904977375565611, "walking": 4.660633484162896, "pt": 1.9004524886877827, "micromobility": 2.48868778280543, "shuttle": 5.294117647058823}, {"avg_co2": 6.624422075824039, "live_work_prop": 0.08713692946058091, "delta_f_physical_activity_pp": 0.0009785813603153685, "driving": 85.71428571428571, "cycling": 0.8687258687258688, "walking": 3.861003861003861, "pt": 1.6409266409266408, "micromobility": 2.3166023166023164, "shuttle": 5.598455598455598}, {"avg_co2": 7.180635417778794, "live_work_prop": 0.09102402022756005, "delta_f_physical_activity_pp": 0.0008934846374882983, "driving": 85.21999145664246, "cycling": 0.8543357539513029, "walking": 4.869713797522427, "pt": 1.6659547202050404, "micromobility": 1.8368218709953013, "shuttle": 5.553182400683468}, {"avg_co2": 6.887260474649098, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0009533421608686286, "driving": 85.40811673506612, "cycling": 0.6839945280437756, "walking": 4.012767897856817, "pt": 1.7327861377108982, "micromobility": 2.3711810305517558, "shuttle": 5.791153670770634}, {"avg_co2": 6.8710046443195685, "live_work_prop": 0.0778688524590164, "delta_f_physical_activity_pp": 0.000970262299557808, "driving": 86.1409239384041, "cycling": 0.7932804479701353, "walking": 4.2930471301913204, "pt": 1.6798880074661688, "micromobility": 1.726551563229118, "shuttle": 5.36630891273915}, {"avg_co2": 6.8406530430047345, "live_work_prop": 0.09366391184573003, "delta_f_physical_activity_pp": 0.0009340077708635226, "driving": 85.78110383536016, "cycling": 0.7015902712815716, "walking": 4.256314312441535, "pt": 1.9176800748362957, "micromobility": 2.104770813844715, "shuttle": 5.238540692235735}, {"avg_co2": 6.8822639359690525, "live_work_prop": 0.08496732026143791, "delta_f_physical_activity_pp": 0.0008638631556272801, "driving": 85.4020979020979, "cycling": 0.743006993006993, "walking": 3.88986013986014, "pt": 1.8793706293706292, "micromobility": 2.4912587412587412, "shuttle": 5.594405594405594}, {"avg_co2": 6.688268245709059, "live_work_prop": 0.07681365576102418, "delta_f_physical_activity_pp": 0.000887526263491249, "driving": 85.0949829517779, "cycling": 0.876765708718948, "walking": 4.432537749634681, "pt": 1.7048222113979543, "micromobility": 1.9970774476376036, "shuttle": 5.893813930832927}, {"avg_co2": 6.932617167927533, "live_work_prop": 0.06072874493927125, "delta_f_physical_activity_pp": 0.0008902020511178005, "driving": 85.57513914656771, "cycling": 0.6957328385899815, "walking": 3.525046382189239, "pt": 1.8089053803339517, "micromobility": 2.1799628942486082, "shuttle": 6.215213358070501}, {"avg_co2": 6.894318926878006, "live_work_prop": 0.076, "delta_f_physical_activity_pp": 0.0009475713957972035, "driving": 86.37992831541219, "cycling": 0.5376344086021506, "walking": 3.9874551971326166, "pt": 1.8369175627240144, "micromobility": 1.7921146953405016, "shuttle": 5.465949820788531}, {"avg_co2": 6.837894309918072, "live_work_prop": 0.08933333333333333, "delta_f_physical_activity_pp": 0.0009397692297318317, "driving": 84.93339457969682, "cycling": 0.6430868167202572, "walking": 4.271933853927424, "pt": 2.112999540652274, "micromobility": 2.3426734037666512, "shuttle": 5.695911805236564}, {"avg_co2": 6.9127420468290905, "live_work_prop": 0.08174386920980926, "delta_f_physical_activity_pp": 0.0009630204783369386, "driving": 85.00459981600737, "cycling": 0.8739650413983441, "walking": 3.6798528058877644, "pt": 2.1619135234590616, "micromobility": 2.8058877644894205, "shuttle": 5.47378104875805}, {"avg_co2": 6.6651845960875775, "live_work_prop": 0.10738255033557047, "delta_f_physical_activity_pp": 0.0008233558356780509, "driving": 85.9843245735362, "cycling": 0.8298755186721992, "walking": 3.642231443061319, "pt": 1.6597510373443984, "micromobility": 2.1668971876440755, "shuttle": 5.716920239741817}, {"avg_co2": 6.673901339190129, "live_work_prop": 0.10380116959064327, "delta_f_physical_activity_pp": 0.0009539000248948507, "driving": 85.48387096774194, "cycling": 0.8568548387096774, "walking": 4.939516129032258, "pt": 1.663306451612903, "micromobility": 1.7137096774193548, "shuttle": 5.342741935483871}, {"avg_co2": 6.976194019360074, "live_work_prop": 0.07681755829903979, "delta_f_physical_activity_pp": 0.0009107363421959673, "driving": 85.73407202216067, "cycling": 0.6001846722068329, "walking": 4.43213296398892, "pt": 1.5235457063711912, "micromobility": 2.0313942751615883, "shuttle": 5.678670360110803}, {"avg_co2": 6.712222100507895, "live_work_prop": 0.09018567639257294, "delta_f_physical_activity_pp": 0.0009665253319678321, "driving": 85.87803759743237, "cycling": 0.7794589637780834, "walking": 4.126547455295736, "pt": 1.6047684548372305, "micromobility": 1.925722145804677, "shuttle": 5.685465382851903}, {"avg_co2": 6.342624305318304, "live_work_prop": 0.10724233983286909, "delta_f_physical_activity_pp": 0.001237606599166112, "driving": 82.44090689821515, "cycling": 0.964785335262904, "walking": 5.4027978774722625, "pt": 1.8330921369995177, "micromobility": 3.376748673420164, "shuttle": 5.981669078630005}, {"avg_co2": 7.100149180455592, "live_work_prop": 0.0758988015978695, "delta_f_physical_activity_pp": 0.0008664679090114702, "driving": 85.3887399463807, "cycling": 0.7149240393208222, "walking": 4.20017873100983, "pt": 1.6979445933869526, "micromobility": 2.323503127792672, "shuttle": 5.674709562109026}, {"avg_co2": 6.813253849556341, "live_work_prop": 0.06970509383378017, "delta_f_physical_activity_pp": 0.0009031285687214736, "driving": 85.42805100182149, "cycling": 0.6830601092896175, "walking": 3.5974499089253187, "pt": 2.0491803278688523, "micromobility": 2.5500910746812386, "shuttle": 5.692167577413479}, {"avg_co2": 6.5051303238806, "live_work_prop": 0.09483960948396095, "delta_f_physical_activity_pp": 0.000943930338772605, "driving": 85.49471661863592, "cycling": 0.8165225744476465, "walking": 4.130643611911624, "pt": 1.921229586935639, "micromobility": 2.2094140249759846, "shuttle": 5.427473583093179}, {"avg_co2": 6.805187079711099, "live_work_prop": 0.07752956636005257, "delta_f_physical_activity_pp": 0.0008251635527964426, "driving": 86.25398270368684, "cycling": 0.591715976331361, "walking": 4.096495220755576, "pt": 1.7751479289940828, "micromobility": 1.8206645425580334, "shuttle": 5.461993627674102}, {"avg_co2": 6.972549950339009, "live_work_prop": 0.09424083769633508, "delta_f_physical_activity_pp": 0.000934502241275744, "driving": 86.07375271149674, "cycling": 0.9544468546637744, "walking": 4.078091106290673, "pt": 1.6919739696312366, "micromobility": 2.2559652928416485, "shuttle": 4.945770065075922}, {"avg_co2": 6.7539976087276585, "live_work_prop": 0.09769335142469471, "delta_f_physical_activity_pp": 0.0009689523166562921, "driving": 85.24514338575393, "cycling": 0.8788159111933395, "walking": 4.4865864939870495, "pt": 1.8501387604070305, "micromobility": 2.4051803885291396, "shuttle": 5.13413506012951}, {"avg_co2": 6.948275795575855, "live_work_prop": 0.06997455470737914, "delta_f_physical_activity_pp": 0.0009439664602570992, "driving": 86.2053959965187, "cycling": 0.8268059181897303, "walking": 3.7859007832898173, "pt": 1.7406440382941688, "micromobility": 2.219321148825065, "shuttle": 5.221932114882506}, {"avg_co2": 6.73697311124806, "live_work_prop": 0.0738255033557047, "delta_f_physical_activity_pp": 0.0010482274363639809, "driving": 84.32904411764706, "cycling": 0.7352941176470588, "walking": 4.31985294117647, "pt": 2.1139705882352944, "micromobility": 2.527573529411765, "shuttle": 5.974264705882353}, {"avg_co2": 6.920205217475801, "live_work_prop": 0.07712765957446809, "delta_f_physical_activity_pp": 0.0008476593962143968, "driving": 86.5036231884058, "cycling": 0.7246376811594203, "walking": 3.985507246376811, "pt": 1.9021739130434785, "micromobility": 1.7210144927536233, "shuttle": 5.163043478260869}, {"avg_co2": 6.575727359801681, "live_work_prop": 0.11473087818696884, "delta_f_physical_activity_pp": 0.0010427548266102211, "driving": 85.01204819277109, "cycling": 0.9156626506024097, "walking": 5.0602409638554215, "pt": 1.6867469879518073, "micromobility": 1.8313253012048194, "shuttle": 5.493975903614458}, {"avg_co2": 7.069736529933519, "live_work_prop": 0.06505102040816327, "delta_f_physical_activity_pp": 0.0008417663140005665, "driving": 86.80888114932522, "cycling": 0.6094906399651719, "walking": 3.569873748367436, "pt": 1.30605137135394, "micromobility": 2.133217239878102, "shuttle": 5.572485851110144}, {"avg_co2": 6.856983965855554, "live_work_prop": 0.07984293193717278, "delta_f_physical_activity_pp": 0.0010271113785972246, "driving": 84.55068614431164, "cycling": 1.018149623727313, "walking": 4.161133244798584, "pt": 1.8149623727312971, "micromobility": 2.921646746347941, "shuttle": 5.533421868083223}, {"avg_co2": 7.16927387062541, "live_work_prop": 0.0632111251580278, "delta_f_physical_activity_pp": 0.0009693132983776177, "driving": 85.29043042206436, "cycling": 0.7939824488090262, "walking": 3.8445465942331802, "pt": 1.7969076473046384, "micromobility": 2.7998328458002506, "shuttle": 5.47430004178855}, {"avg_co2": 6.6634146876823515, "live_work_prop": 0.08803301237964237, "delta_f_physical_activity_pp": 0.0010232784880394087, "driving": 85.10054844606947, "cycling": 0.7312614259597806, "walking": 4.9817184643510055, "pt": 1.5082266910420477, "micromobility": 1.9195612431444242, "shuttle": 5.7586837294332724}, {"avg_co2": 7.119949499453298, "live_work_prop": 0.10090556274256145, "delta_f_physical_activity_pp": 0.0008891552879685664, "driving": 85.3211009174312, "cycling": 0.5679335954565312, "walking": 4.54346876365225, "pt": 1.747487986020096, "micromobility": 2.1406727828746175, "shuttle": 5.679335954565312}, {"avg_co2": 7.466969255790241, "live_work_prop": 0.08118081180811808, "delta_f_physical_activity_pp": 0.0009440085133688978, "driving": 86.84426229508196, "cycling": 0.8606557377049181, "walking": 3.483606557377049, "pt": 1.639344262295082, "micromobility": 2.2540983606557377, "shuttle": 4.918032786885246}, {"avg_co2": 6.9043669638926195, "live_work_prop": 0.08923884514435695, "delta_f_physical_activity_pp": 0.0008364177097844922, "driving": 85.70804195804196, "cycling": 0.8304195804195804, "walking": 3.6713286713286712, "pt": 1.5734265734265735, "micromobility": 2.272727272727273, "shuttle": 5.944055944055944}, {"avg_co2": 6.51596223004075, "live_work_prop": 0.09596662030598054, "delta_f_physical_activity_pp": 0.0010287138163746366, "driving": 84.08551068883611, "cycling": 0.7125890736342043, "walking": 5.130641330166271, "pt": 1.6152019002375297, "micromobility": 2.9453681710213777, "shuttle": 5.510688836104513}, {"avg_co2": 6.454750981044049, "live_work_prop": 0.10298102981029811, "delta_f_physical_activity_pp": 0.0012178857319194904, "driving": 82.83514492753623, "cycling": 0.7699275362318841, "walking": 5.117753623188405, "pt": 2.1739130434782608, "micromobility": 3.0797101449275366, "shuttle": 6.023550724637681}, {"avg_co2": 6.802043169785465, "live_work_prop": 0.0891891891891892, "delta_f_physical_activity_pp": 0.0009672259574581862, "driving": 85.59518295507179, "cycling": 0.6947660954145438, "walking": 4.353867531264474, "pt": 1.760074108383511, "micromobility": 1.8063918480778138, "shuttle": 5.789717461787864}, {"avg_co2": 6.565076839237866, "live_work_prop": 0.09078014184397164, "delta_f_physical_activity_pp": 0.0008935165082058691, "driving": 84.73837209302324, "cycling": 0.9689922480620154, "walking": 4.3604651162790695, "pt": 1.9864341085271318, "micromobility": 2.0348837209302326, "shuttle": 5.910852713178294}, {"avg_co2": 6.9038038829289645, "live_work_prop": 0.07579787234042554, "delta_f_physical_activity_pp": 0.0009505397474858155, "driving": 85.80046403712296, "cycling": 0.6960556844547563, "walking": 4.269141531322506, "pt": 1.8561484918793503, "micromobility": 2.691415313225058, "shuttle": 4.68677494199536}, {"avg_co2": 6.593780780272422, "live_work_prop": 0.09420289855072464, "delta_f_physical_activity_pp": 0.0011077621126011003, "driving": 83.86463952918098, "cycling": 0.9318293281020108, "walking": 4.708190289357528, "pt": 1.7655713585090729, "micromobility": 2.501226091221187, "shuttle": 6.228543403629231}, {"avg_co2": 6.969936066947204, "live_work_prop": 0.08220858895705521, "delta_f_physical_activity_pp": 0.0010032780141817253, "driving": 85.26228143213989, "cycling": 0.7493755203996669, "walking": 4.3713572023313905, "pt": 1.706910907577019, "micromobility": 1.9567027477102414, "shuttle": 5.953372189841798}, {"avg_co2": 7.014966871215171, "live_work_prop": 0.08111533586818757, "delta_f_physical_activity_pp": 0.000958940944160481, "driving": 85.8318890814558, "cycling": 0.6065857885615251, "walking": 4.506065857885615, "pt": 1.733102253032929, "micromobility": 2.166377816291161, "shuttle": 5.155979202772964}, {"avg_co2": 6.78120915546248, "live_work_prop": 0.07349081364829396, "delta_f_physical_activity_pp": 0.0008890539775864605, "driving": 85.86714222024074, "cycling": 0.5349977708426215, "walking": 4.547481052162283, "pt": 1.3374944271065539, "micromobility": 1.961658493089612, "shuttle": 5.751226036558181}, {"avg_co2": 6.5772108525751785, "live_work_prop": 0.09169054441260745, "delta_f_physical_activity_pp": 0.0009907754046419724, "driving": 85.15815085158151, "cycling": 1.0705596107055961, "walking": 4.428223844282239, "pt": 1.508515815085158, "micromobility": 1.897810218978102, "shuttle": 5.9367396593673964}, {"avg_co2": 6.684613096814475, "live_work_prop": 0.08962868117797695, "delta_f_physical_activity_pp": 0.0009690604826061338, "driving": 85.50022036139269, "cycling": 0.881445570736007, "walking": 4.230938739532833, "pt": 1.762891141472014, "micromobility": 2.600264433671221, "shuttle": 5.02423975319524}, {"avg_co2": 6.764129606424692, "live_work_prop": 0.08445040214477212, "delta_f_physical_activity_pp": 0.0008981700620951391, "driving": 86.49885583524028, "cycling": 0.6407322654462242, "walking": 4.118993135011442, "pt": 1.5102974828375286, "micromobility": 2.1052631578947367, "shuttle": 5.1258581235697935}, {"avg_co2": 7.100787707438537, "live_work_prop": 0.0695970695970696, "delta_f_physical_activity_pp": 0.0008187728894172636, "driving": 87.45263157894738, "cycling": 0.5052631578947369, "walking": 3.873684210526316, "pt": 1.3894736842105264, "micromobility": 2.0631578947368423, "shuttle": 4.715789473684211}, {"avg_co2": 6.893310709608334, "live_work_prop": 0.09187749667110519, "delta_f_physical_activity_pp": 0.001044141494661666, "driving": 84.48121645796064, "cycling": 0.8050089445438283, "walking": 4.516994633273703, "pt": 2.1019677996422184, "micromobility": 2.0572450805008944, "shuttle": 6.037567084078712}, {"avg_co2": 6.70542565869869, "live_work_prop": 0.09961685823754789, "delta_f_physical_activity_pp": 0.0010866336708801514, "driving": 84.19642857142857, "cycling": 0.8928571428571428, "walking": 4.7767857142857135, "pt": 2.0089285714285716, "micromobility": 2.9017857142857144, "shuttle": 5.223214285714286}, {"avg_co2": 6.900883624948157, "live_work_prop": 0.08831168831168831, "delta_f_physical_activity_pp": 0.001031879682734977, "driving": 84.67917939764294, "cycling": 0.7856831078131821, "walking": 4.4085552160628545, "pt": 1.9642077695329552, "micromobility": 2.3134002618943694, "shuttle": 5.848974247053689}, {"avg_co2": 7.053445942008391, "live_work_prop": 0.07142857142857142, "delta_f_physical_activity_pp": 0.0009920798262358017, "driving": 86.76534610361341, "cycling": 0.696560731388768, "walking": 4.309969525468002, "pt": 1.567261645624728, "micromobility": 1.915542011319112, "shuttle": 4.745319982585982}, {"avg_co2": 6.940989061832591, "live_work_prop": 0.0754017305315204, "delta_f_physical_activity_pp": 0.0008562562960999575, "driving": 86.30775752437474, "cycling": 0.6358626536668079, "walking": 4.069520983467571, "pt": 1.6532428995337005, "micromobility": 2.0347604917337856, "shuttle": 5.298855447223399}, {"avg_co2": 6.642022646343155, "live_work_prop": 0.0995850622406639, "delta_f_physical_activity_pp": 0.0010569856159359636, "driving": 85.22464103751737, "cycling": 0.8337193144974525, "walking": 4.585456229735989, "pt": 1.8063918480778138, "micromobility": 2.3622047244094486, "shuttle": 5.187586845761927}, {"avg_co2": 7.093567987854843, "live_work_prop": 0.07339449541284404, "delta_f_physical_activity_pp": 0.0010559335823427018, "driving": 85.86762075134168, "cycling": 0.8944543828264758, "walking": 3.9355992844364938, "pt": 2.146690518783542, "micromobility": 1.8336314847942754, "shuttle": 5.322003577817531}, {"avg_co2": 7.338502433814493, "live_work_prop": 0.08374384236453201, "delta_f_physical_activity_pp": 0.00099842336406878, "driving": 86.00654664484452, "cycling": 0.7364975450081833, "walking": 4.3371522094926345, "pt": 1.4320785597381342, "micromobility": 2.2504091653027825, "shuttle": 5.237315875613748}, {"avg_co2": 6.615788400983623, "live_work_prop": 0.09491059147180192, "delta_f_physical_activity_pp": 0.0012516986770338165, "driving": 83.82559774964838, "cycling": 0.9376465072667605, "walking": 5.063291139240507, "pt": 2.156586966713549, "micromobility": 2.250351617440225, "shuttle": 5.766526019690577}, {"avg_co2": 7.19803386045244, "live_work_prop": 0.08235294117647059, "delta_f_physical_activity_pp": 0.0009763155177584323, "driving": 86.43769264641126, "cycling": 0.836635843240863, "walking": 3.6988110964332894, "pt": 1.8053720827829152, "micromobility": 2.0695728753852927, "shuttle": 5.151915455746367}, {"avg_co2": 6.459000126551007, "live_work_prop": 0.08207934336525308, "delta_f_physical_activity_pp": 0.0009105577124555874, "driving": 84.97191011235955, "cycling": 0.6554307116104869, "walking": 4.307116104868914, "pt": 1.8726591760299627, "micromobility": 2.200374531835206, "shuttle": 5.992509363295881}, {"avg_co2": 7.0686992253606515, "live_work_prop": 0.08047493403693931, "delta_f_physical_activity_pp": 0.00101398644590644, "driving": 85.40564373897708, "cycling": 0.6172839506172839, "walking": 4.850088183421517, "pt": 1.4991181657848323, "micromobility": 2.3368606701940036, "shuttle": 5.291005291005291}, {"avg_co2": 6.74567198773764, "live_work_prop": 0.09596662030598054, "delta_f_physical_activity_pp": 0.0010936747000445245, "driving": 84.01891252955083, "cycling": 0.9456264775413712, "walking": 5.153664302600473, "pt": 1.6548463356973995, "micromobility": 2.553191489361702, "shuttle": 5.673758865248227}, {"avg_co2": 6.840245060803668, "live_work_prop": 0.08758169934640522, "delta_f_physical_activity_pp": 0.0009588875940798343, "driving": 86.01966652415562, "cycling": 0.8550662676357419, "walking": 4.104318084651561, "pt": 1.6673792218896963, "micromobility": 1.9666524155622063, "shuttle": 5.3869174861051725}, {"avg_co2": 6.275334811781199, "live_work_prop": 0.11921458625525946, "delta_f_physical_activity_pp": 0.0012633713757283025, "driving": 83.15988647114474, "cycling": 1.1352885525070955, "walking": 5.10879848628193, "pt": 1.7029328287606436, "micromobility": 2.980132450331126, "shuttle": 5.912961210974456}, {"avg_co2": 6.978569089462421, "live_work_prop": 0.0891891891891892, "delta_f_physical_activity_pp": 0.0011431013049740672, "driving": 84.3351548269581, "cycling": 1.0473588342440803, "walking": 4.6903460837887065, "pt": 2.0491803278688523, "micromobility": 2.2768670309653913, "shuttle": 5.601092896174864}, {"avg_co2": 6.874750164392081, "live_work_prop": 0.0824607329842932, "delta_f_physical_activity_pp": 0.0008140469476806247, "driving": 86.66065795403335, "cycling": 0.67598017124831, "walking": 3.605227579990987, "pt": 1.622352410995944, "micromobility": 1.9828751689950428, "shuttle": 5.4529067147363675}, {"avg_co2": 6.973487807862828, "live_work_prop": 0.08176943699731903, "delta_f_physical_activity_pp": 0.0009435201797098335, "driving": 85.23245214220601, "cycling": 0.7748404740200547, "walking": 3.919781221513218, "pt": 1.959890610756609, "micromobility": 2.506836827711942, "shuttle": 5.60619872379216}, {"avg_co2": 6.951930768235544, "live_work_prop": 0.09020618556701031, "delta_f_physical_activity_pp": 0.0009036281189132489, "driving": 85.80901856763926, "cycling": 0.9283819628647214, "walking": 3.7135278514588856, "pt": 1.6799292661361624, "micromobility": 2.519893899204244, "shuttle": 5.349248452696728}, {"avg_co2": 6.771457164763032, "live_work_prop": 0.082687338501292, "delta_f_physical_activity_pp": 0.0010309917415107044, "driving": 85.83444001770695, "cycling": 0.9738822487826472, "walking": 4.293935369632581, "pt": 1.6821602478973, "micromobility": 2.3019034971226207, "shuttle": 4.913678618857902}, {"avg_co2": 6.753958823781187, "live_work_prop": 0.08602150537634409, "delta_f_physical_activity_pp": 0.0010260653215222318, "driving": 85.4355716878403, "cycling": 0.9074410163339384, "walking": 4.582577132486389, "pt": 1.9963702359346642, "micromobility": 2.3139745916515424, "shuttle": 4.764065335753176}, {"avg_co2": 6.296907057867214, "live_work_prop": 0.09010339734121123, "delta_f_physical_activity_pp": 0.0009937083315639222, "driving": 85.04098360655738, "cycling": 0.665983606557377, "walking": 4.30327868852459, "pt": 1.7930327868852458, "micromobility": 2.3565573770491803, "shuttle": 5.84016393442623}, {"avg_co2": 6.540846039412397, "live_work_prop": 0.09078771695594126, "delta_f_physical_activity_pp": 0.000923505121923162, "driving": 85.67467652495378, "cycling": 0.7855822550831794, "walking": 4.1589648798521255, "pt": 1.6635859519408502, "micromobility": 2.3567467652495377, "shuttle": 5.360443622920517}, {"avg_co2": 6.473127296041448, "live_work_prop": 0.0846262341325811, "delta_f_physical_activity_pp": 0.0010510921430658341, "driving": 85.03368623676613, "cycling": 0.6737247353224254, "walking": 4.282964388835419, "pt": 1.9249278152069296, "micromobility": 2.6467757459095282, "shuttle": 5.437921077959577}, {"avg_co2": 7.2546812776792295, "live_work_prop": 0.07097591888466413, "delta_f_physical_activity_pp": 0.0009820183468809446, "driving": 86.02150537634408, "cycling": 0.7741935483870968, "walking": 4.043010752688172, "pt": 1.4623655913978495, "micromobility": 2.064516129032258, "shuttle": 5.634408602150538}, {"avg_co2": 6.710786519328175, "live_work_prop": 0.07142857142857142, "delta_f_physical_activity_pp": 0.0010374546282938709, "driving": 85.4061496099128, "cycling": 0.8719596145020652, "walking": 3.9467645709040844, "pt": 2.0192748967416243, "micromobility": 2.2946305644791187, "shuttle": 5.461220743460303}, {"avg_co2": 6.747703417897127, "live_work_prop": 0.09946949602122016, "delta_f_physical_activity_pp": 0.0011525776493929297, "driving": 84.0836743974534, "cycling": 1.1368804001819008, "walking": 5.366075488858573, "pt": 1.682582992269213, "micromobility": 2.7739881764438383, "shuttle": 4.956798544793087}, {"avg_co2": 7.113385092188603, "live_work_prop": 0.08184143222506395, "delta_f_physical_activity_pp": 0.0010322189329046044, "driving": 85.10911424903723, "cycling": 0.7702182284980745, "walking": 4.278990158322636, "pt": 1.9255455712451863, "micromobility": 2.2250748823277706, "shuttle": 5.691056910569105}, {"avg_co2": 6.713527346824087, "live_work_prop": 0.08243243243243244, "delta_f_physical_activity_pp": 0.0011797942124955843, "driving": 85.28336380255942, "cycling": 0.7312614259597806, "walking": 4.661791590493602, "pt": 1.736745886654479, "micromobility": 2.5137111517367456, "shuttle": 5.073126142595978}, {"avg_co2": 7.178914530358607, "live_work_prop": 0.07512953367875648, "delta_f_physical_activity_pp": 0.000975522701152183, "driving": 86.86385384949979, "cycling": 0.6524575902566333, "walking": 4.219225750326229, "pt": 1.6093953892996955, "micromobility": 1.9138755980861244, "shuttle": 4.741191822531535}, {"avg_co2": 6.998906985935341, "live_work_prop": 0.07142857142857142, "delta_f_physical_activity_pp": 0.0010301288873683406, "driving": 85.80931263858092, "cycling": 0.5764966740576497, "walking": 4.25720620842572, "pt": 1.8181818181818181, "micromobility": 2.084257206208426, "shuttle": 5.454545454545454}, {"avg_co2": 6.759539741694259, "live_work_prop": 0.07631578947368421, "delta_f_physical_activity_pp": 0.0009532251784913138, "driving": 85.06867523260966, "cycling": 0.8418254319893663, "walking": 4.430660168365087, "pt": 1.4621178555604786, "micromobility": 2.259636685866194, "shuttle": 5.937084625609216}, {"avg_co2": 6.901181146663537, "live_work_prop": 0.0862533692722372, "delta_f_physical_activity_pp": 0.0008977940766142615, "driving": 86.20689655172413, "cycling": 0.6989748369058714, "walking": 3.8676607642124883, "pt": 1.8173345759552657, "micromobility": 1.8173345759552657, "shuttle": 5.591798695246971}, {"avg_co2": 6.716509315618125, "live_work_prop": 0.07506702412868632, "delta_f_physical_activity_pp": 0.0009393797879746568, "driving": 85.79112505602868, "cycling": 0.6275212909009412, "walking": 4.482294935006723, "pt": 1.6136261766024205, "micromobility": 1.9273868220528911, "shuttle": 5.558045719408337}, {"avg_co2": 6.474226433553278, "live_work_prop": 0.1037344398340249, "delta_f_physical_activity_pp": 0.0010599548878112931, "driving": 85.05966587112171, "cycling": 0.9546539379474941, "walking": 4.630071599045346, "pt": 2.0047732696897373, "micromobility": 2.4821002386634845, "shuttle": 4.868735083532219}, {"avg_co2": 6.54764241449184, "live_work_prop": 0.08888888888888889, "delta_f_physical_activity_pp": 0.0010055803252419196, "driving": 84.65558194774346, "cycling": 0.665083135391924, "walking": 4.180522565320665, "pt": 1.9952494061757717, "micromobility": 2.137767220902613, "shuttle": 6.365795724465559}, {"avg_co2": 6.677612855087178, "live_work_prop": 0.08718626155878467, "delta_f_physical_activity_pp": 0.0010105092125360946, "driving": 84.9640933572711, "cycling": 0.9874326750448833, "walking": 4.578096947935368, "pt": 1.615798922800718, "micromobility": 2.1992818671454217, "shuttle": 5.655296229802514}, {"avg_co2": 6.570423792983338, "live_work_prop": 0.09726027397260274, "delta_f_physical_activity_pp": 0.0008883234672124298, "driving": 85.75432041102289, "cycling": 0.7006071929005138, "walking": 4.717421765530126, "pt": 1.4946286781877627, "micromobility": 2.055114432508174, "shuttle": 5.277907519850538}, {"avg_co2": 6.924449798998333, "live_work_prop": 0.07660738714090287, "delta_f_physical_activity_pp": 0.0008429919941020905, "driving": 86.20689655172413, "cycling": 0.8387698042870456, "walking": 3.494874184529357, "pt": 1.6775396085740912, "micromobility": 2.0037278657968316, "shuttle": 5.778191985088537}, {"avg_co2": 6.483286063581718, "live_work_prop": 0.0850480109739369, "delta_f_physical_activity_pp": 0.0010474120595748105, "driving": 84.63007159904534, "cycling": 0.6205250596658711, "walking": 4.534606205250596, "pt": 1.9093078758949882, "micromobility": 2.6252983293556085, "shuttle": 5.68019093078759}, {"avg_co2": 6.990736383274761, "live_work_prop": 0.07712418300653595, "delta_f_physical_activity_pp": 0.0009061899212733569, "driving": 85.33039647577093, "cycling": 0.7048458149779736, "walking": 4.052863436123348, "pt": 1.6299559471365639, "micromobility": 2.3348017621145374, "shuttle": 5.947136563876652}, {"avg_co2": 7.016847769073507, "live_work_prop": 0.08155583437892096, "delta_f_physical_activity_pp": 0.0008737196816822946, "driving": 85.5993223210504, "cycling": 0.7200338839474798, "walking": 3.9390088945362134, "pt": 1.9483269800931808, "micromobility": 1.7789072426937738, "shuttle": 6.01440067767895}, {"avg_co2": 6.679262308345606, "live_work_prop": 0.06631989596879063, "delta_f_physical_activity_pp": 0.0009645175572726929, "driving": 85.78475336322869, "cycling": 1.1659192825112108, "walking": 3.9461883408071747, "pt": 1.883408071748879, "micromobility": 1.883408071748879, "shuttle": 5.336322869955157}, {"avg_co2": 6.978449942435601, "live_work_prop": 0.08776595744680851, "delta_f_physical_activity_pp": 0.0009411692044195313, "driving": 85.14895509115162, "cycling": 1.0671409515340151, "walking": 3.868385949310805, "pt": 1.7785682525566917, "micromobility": 2.4899955535793685, "shuttle": 5.646954201867497}, {"avg_co2": 6.667894161441946, "live_work_prop": 0.08904109589041095, "delta_f_physical_activity_pp": 0.0010282290490398254, "driving": 85.23459061637536, "cycling": 0.9659613615455382, "walking": 4.093836246550138, "pt": 1.7939282428702852, "micromobility": 2.7138914443422264, "shuttle": 5.197792088316467}, {"avg_co2": 7.163952815095399, "live_work_prop": 0.08792650918635171, "delta_f_physical_activity_pp": 0.0009771249735686409, "driving": 85.0471293916024, "cycling": 0.7712082262210797, "walking": 4.7986289631533845, "pt": 1.5424164524421593, "micromobility": 2.056555269922879, "shuttle": 5.784061696658098}, {"avg_co2": 6.61718553245292, "live_work_prop": 0.08786610878661087, "delta_f_physical_activity_pp": 0.0010773970467793342, "driving": 84.62264150943396, "cycling": 0.7547169811320755, "walking": 4.528301886792453, "pt": 2.0754716981132075, "micromobility": 2.358490566037736, "shuttle": 5.660377358490567}, {"avg_co2": 7.077890253293769, "live_work_prop": 0.068, "delta_f_physical_activity_pp": 0.0008788285112352149, "driving": 85.99632690541782, "cycling": 0.9182736455463728, "walking": 4.132231404958678, "pt": 1.8824609733700643, "micromobility": 1.8365472910927456, "shuttle": 5.234159779614325}, {"avg_co2": 6.545784661536422, "live_work_prop": 0.08633093525179857, "delta_f_physical_activity_pp": 0.001037862098912949, "driving": 84.96055226824457, "cycling": 0.7889546351084813, "walking": 4.487179487179487, "pt": 1.7751479289940828, "micromobility": 2.2682445759368837, "shuttle": 5.719921104536489}, {"avg_co2": 6.678784714249002, "live_work_prop": 0.08933333333333333, "delta_f_physical_activity_pp": 0.00092861127952667, "driving": 85.71428571428571, "cycling": 0.7759014148790506, "walking": 3.8795070743952533, "pt": 1.8256503879507076, "micromobility": 2.4189867640346874, "shuttle": 5.3856686444545865}, {"avg_co2": 7.348126033707882, "live_work_prop": 0.06790123456790123, "delta_f_physical_activity_pp": 0.0008959573678894113, "driving": 86.35983263598327, "cycling": 0.6276150627615062, "walking": 3.8493723849372383, "pt": 1.715481171548117, "micromobility": 2.00836820083682, "shuttle": 5.439330543933055}, {"avg_co2": 7.073007905703428, "live_work_prop": 0.07435897435897436, "delta_f_physical_activity_pp": 0.0008679832878463978, "driving": 86.83870967741936, "cycling": 0.6881720430107527, "walking": 3.870967741935484, "pt": 1.4623655913978495, "micromobility": 2.2795698924731185, "shuttle": 4.860215053763441}, {"avg_co2": 6.410068399852474, "live_work_prop": 0.10300429184549356, "delta_f_physical_activity_pp": 0.0008976230135876986, "driving": 85.45364891518737, "cycling": 0.9368836291913214, "walking": 4.585798816568047, "pt": 1.7751479289940828, "micromobility": 2.4161735700197235, "shuttle": 4.832347140039447}, {"avg_co2": 6.870752512929566, "live_work_prop": 0.09293193717277487, "delta_f_physical_activity_pp": 0.0009596225875904473, "driving": 85.86572438162544, "cycling": 0.5300353356890459, "walking": 5.30035335689046, "pt": 1.3692579505300353, "micromobility": 1.8551236749116609, "shuttle": 5.079505300353357}, {"avg_co2": 7.14356358676438, "live_work_prop": 0.05761843790012804, "delta_f_physical_activity_pp": 0.000904118904320024, "driving": 85.8267716535433, "cycling": 0.5249343832020997, "walking": 3.762029746281715, "pt": 2.0559930008748903, "micromobility": 2.2309711286089238, "shuttle": 5.599300087489064}, {"avg_co2": 6.701421196552651, "live_work_prop": 0.09205020920502092, "delta_f_physical_activity_pp": 0.0010057298502423536, "driving": 84.68005604857544, "cycling": 0.7006071929005138, "walking": 4.624007473143391, "pt": 2.1485287248949088, "micromobility": 2.055114432508174, "shuttle": 5.791686127977581}, {"avg_co2": 6.618923886108416, "live_work_prop": 0.09103078982597054, "delta_f_physical_activity_pp": 0.0008889144368284076, "driving": 85.18687329079307, "cycling": 0.5469462169553327, "walking": 4.785779398359161, "pt": 1.7775752051048315, "micromobility": 1.6864175022789425, "shuttle": 6.01640838650866}, {"avg_co2": 6.864379882797757, "live_work_prop": 0.07208387942332896, "delta_f_physical_activity_pp": 0.0010068169748636252, "driving": 86.04755495737999, "cycling": 0.762673844773441, "walking": 4.8452220726783315, "pt": 1.7496635262449527, "micromobility": 1.973979362943024, "shuttle": 4.62090623598026}, {"avg_co2": 7.15374178355514, "live_work_prop": 0.07460732984293193, "delta_f_physical_activity_pp": 0.0009614214024538351, "driving": 86.35147190008921, "cycling": 0.5798394290811775, "walking": 4.148082069580732, "pt": 1.694915254237288, "micromobility": 1.9625334522747548, "shuttle": 5.263157894736842}, {"avg_co2": 6.882760023370395, "live_work_prop": 0.09263959390862944, "delta_f_physical_activity_pp": 0.001033425983612114, "driving": 85.30906011854361, "cycling": 0.7620660457239627, "walking": 4.911092294665537, "pt": 1.5241320914479255, "micromobility": 2.243861134631668, "shuttle": 5.249788314987299}, {"avg_co2": 7.064148649639915, "live_work_prop": 0.08519003931847968, "delta_f_physical_activity_pp": 0.0010666224526733718, "driving": 85.2589641434263, "cycling": 0.9738822487826472, "walking": 4.293935369632581, "pt": 2.036299247454626, "micromobility": 2.6560424966799467, "shuttle": 4.780876494023905}, {"avg_co2": 7.00728036133429, "live_work_prop": 0.061855670103092786, "delta_f_physical_activity_pp": 0.0009379820204576995, "driving": 86.79328621908127, "cycling": 0.7067137809187279, "walking": 3.8869257950530036, "pt": 1.5901060070671376, "micromobility": 1.9876325088339222, "shuttle": 5.035335689045936}, {"avg_co2": 6.711812614069004, "live_work_prop": 0.07446808510638298, "delta_f_physical_activity_pp": 0.0009112348871001461, "driving": 86.42201834862385, "cycling": 0.6422018348623854, "walking": 3.2568807339449544, "pt": 1.9724770642201837, "micromobility": 2.293577981651376, "shuttle": 5.412844036697248}, {"avg_co2": 6.84764301433683, "live_work_prop": 0.07162162162162163, "delta_f_physical_activity_pp": 0.0008997329282810695, "driving": 85.85343228200371, "cycling": 0.8348794063079777, "walking": 4.220779220779221, "pt": 1.7625231910946195, "micromobility": 2.0408163265306123, "shuttle": 5.287569573283859}, {"avg_co2": 6.670473669635108, "live_work_prop": 0.08232118758434548, "delta_f_physical_activity_pp": 0.0009650809293313957, "driving": 86.3425925925926, "cycling": 0.787037037037037, "walking": 3.75, "pt": 1.9444444444444444, "micromobility": 2.1296296296296298, "shuttle": 5.046296296296297}, {"avg_co2": 7.197150855904556, "live_work_prop": 0.06467661691542288, "delta_f_physical_activity_pp": 0.0008923322933288956, "driving": 85.95963933018463, "cycling": 0.9016745384285102, "walking": 3.6925719192786604, "pt": 1.9321597252039504, "micromobility": 2.6620867325032203, "shuttle": 4.851867754401031}, {"avg_co2": 6.814971872221717, "live_work_prop": 0.08690012970168612, "delta_f_physical_activity_pp": 0.0009429159249003948, "driving": 85.16072214883312, "cycling": 0.5284015852047557, "walking": 4.271246147071774, "pt": 1.7173051519154559, "micromobility": 2.642007926023778, "shuttle": 5.680317040951123}, {"avg_co2": 7.0266682009676895, "live_work_prop": 0.08376963350785341, "delta_f_physical_activity_pp": 0.001020916253083036, "driving": 85.15761821366024, "cycling": 0.7005253940455342, "walking": 4.246935201401051, "pt": 1.838879159369527, "micromobility": 2.4518388791593697, "shuttle": 5.604203152364273}, {"avg_co2": 6.832238096325497, "live_work_prop": 0.0847457627118644, "delta_f_physical_activity_pp": 0.0010031048029129307, "driving": 85.26363226678684, "cycling": 0.9013068949977467, "walking": 4.641730509238395, "pt": 1.8026137899954935, "micromobility": 1.9828751689950428, "shuttle": 5.40784136998648}, {"avg_co2": 6.7855681006514885, "live_work_prop": 0.09054054054054055, "delta_f_physical_activity_pp": 0.0008350659122657131, "driving": 86.34032634032634, "cycling": 0.6993006993006993, "walking": 4.0093240093240095, "pt": 1.6783216783216783, "micromobility": 1.9580419580419581, "shuttle": 5.314685314685315}, {"avg_co2": 6.829706825339399, "live_work_prop": 0.07940780619111709, "delta_f_physical_activity_pp": 0.0009584471012268616, "driving": 86.31297369594293, "cycling": 0.6687472135532769, "walking": 4.1908158716005355, "pt": 1.7387427552385197, "micromobility": 2.4074899687917966, "shuttle": 4.6812304948729375}, {"avg_co2": 6.933277871720163, "live_work_prop": 0.07209612817089453, "delta_f_physical_activity_pp": 0.0009129989617530605, "driving": 85.53719008264463, "cycling": 0.5509641873278237, "walking": 4.361799816345271, "pt": 1.5610651974288337, "micromobility": 2.3875114784205693, "shuttle": 5.601469237832874}, {"avg_co2": 7.111455816655544, "live_work_prop": 0.0758988015978695, "delta_f_physical_activity_pp": 0.0011099249357079174, "driving": 85.49107142857143, "cycling": 0.8482142857142857, "walking": 4.0625, "pt": 1.830357142857143, "micromobility": 2.410714285714286, "shuttle": 5.357142857142857}, {"avg_co2": 6.969250443797488, "live_work_prop": 0.09547738693467336, "delta_f_physical_activity_pp": 0.0010941610751191591, "driving": 85.32264867144664, "cycling": 0.8013496415014763, "walking": 5.356389708983551, "pt": 1.433994095318431, "micromobility": 2.066638549135386, "shuttle": 5.018979333614508}, {"avg_co2": 7.282289357062036, "live_work_prop": 0.07759699624530664, "delta_f_physical_activity_pp": 0.0009172650245281056, "driving": 85.37616229923923, "cycling": 0.7185122569737954, "walking": 4.52240067624683, "pt": 1.8596787827557058, "micromobility": 2.2823330515638207, "shuttle": 5.240912933220625}, {"avg_co2": 7.262500894957173, "live_work_prop": 0.08260325406758448, "delta_f_physical_activity_pp": 0.0010094286415953638, "driving": 86.2979777135782, "cycling": 0.8666941807676434, "walking": 3.7144036318613285, "pt": 1.4444903012794057, "micromobility": 2.5588113908378043, "shuttle": 5.117622781675609}, {"avg_co2": 6.735640119235034, "live_work_prop": 0.07503234152652005, "delta_f_physical_activity_pp": 0.0009436921040383985, "driving": 86.10108303249098, "cycling": 0.6768953068592057, "walking": 4.422382671480144, "pt": 1.8050541516245486, "micromobility": 2.1209386281588447, "shuttle": 4.873646209386282}, {"avg_co2": 6.77541221231839, "live_work_prop": 0.08217270194986072, "delta_f_physical_activity_pp": 0.0009796859299937024, "driving": 85.39430704619691, "cycling": 1.0732617825478301, "walking": 4.2930471301913204, "pt": 1.773215118992067, "micromobility": 1.959869342043864, "shuttle": 5.506299580027998}, {"avg_co2": 6.746814546442728, "live_work_prop": 0.07940780619111709, "delta_f_physical_activity_pp": 0.0011043255619106783, "driving": 84.16779431664412, "cycling": 0.7668019846639603, "walking": 4.510599909788001, "pt": 1.9395579612088407, "micromobility": 2.525935949481281, "shuttle": 6.089309878213803}, {"avg_co2": 6.664189225497073, "live_work_prop": 0.0994236311239193, "delta_f_physical_activity_pp": 0.0009665556876433456, "driving": 84.69785575048732, "cycling": 0.8284600389863548, "walking": 4.824561403508771, "pt": 1.8031189083820662, "micromobility": 2.53411306042885, "shuttle": 5.311890838206628}, {"avg_co2": 7.320297381402696, "live_work_prop": 0.06923076923076923, "delta_f_physical_activity_pp": 0.0009241884380257188, "driving": 85.832246849196, "cycling": 0.6084311169056932, "walking": 4.085180356366798, "pt": 1.564537157757497, "micromobility": 2.2598870056497176, "shuttle": 5.649717514124294}, {"avg_co2": 6.822982097350302, "live_work_prop": 0.09575923392612859, "delta_f_physical_activity_pp": 0.0008156209633315248, "driving": 85.91417910447761, "cycling": 0.4197761194029851, "walking": 4.384328358208956, "pt": 1.539179104477612, "micromobility": 2.0522388059701493, "shuttle": 5.690298507462686}, {"avg_co2": 6.797740851417819, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0010289284079285379, "driving": 85.31073446327684, "cycling": 0.5649717514124294, "walking": 3.954802259887006, "pt": 1.8832391713747645, "micromobility": 2.024482109227872, "shuttle": 6.261770244821093}, {"avg_co2": 6.8439995436705345, "live_work_prop": 0.07891332470892626, "delta_f_physical_activity_pp": 0.0007487370162555558, "driving": 86.96629213483146, "cycling": 0.7640449438202248, "walking": 3.640449438202247, "pt": 1.4382022471910112, "micromobility": 1.8426966292134832, "shuttle": 5.348314606741573}, {"avg_co2": 7.007616134318438, "live_work_prop": 0.0784313725490196, "delta_f_physical_activity_pp": 0.001051483453549416, "driving": 85.11284722222221, "cycling": 1.128472222222222, "walking": 4.730902777777778, "pt": 1.5625, "micromobility": 2.213541666666667, "shuttle": 5.251736111111112}, {"avg_co2": 6.954310650750843, "live_work_prop": 0.08493150684931507, "delta_f_physical_activity_pp": 0.0010650312479731944, "driving": 85.55606829718505, "cycling": 0.8767881864328565, "walking": 4.337794185509922, "pt": 1.799723119520074, "micromobility": 2.445777572681126, "shuttle": 4.983848638670974}, {"avg_co2": 6.872055691081124, "live_work_prop": 0.09517426273458444, "delta_f_physical_activity_pp": 0.0010014845129144821, "driving": 84.94279176201373, "cycling": 0.8237986270022883, "walking": 4.530892448512586, "pt": 1.9221967963386728, "micromobility": 2.196796338672769, "shuttle": 5.583524027459955}, {"avg_co2": 7.035729078572347, "live_work_prop": 0.08322147651006712, "delta_f_physical_activity_pp": 0.0009438124034993474, "driving": 87.35267452402539, "cycling": 0.7252946509519492, "walking": 3.943789664551224, "pt": 1.5865820489573892, "micromobility": 2.085222121486854, "shuttle": 4.306436990027199}, {"avg_co2": 6.8915793655613795, "live_work_prop": 0.09707446808510638, "delta_f_physical_activity_pp": 0.0010872272348018814, "driving": 84.22222222222221, "cycling": 0.7111111111111111, "walking": 4.7555555555555555, "pt": 2.1333333333333333, "micromobility": 2.1333333333333333, "shuttle": 6.044444444444444}, {"avg_co2": 6.819949561388192, "live_work_prop": 0.08411214953271028, "delta_f_physical_activity_pp": 0.001199845226889995, "driving": 84.13267593007619, "cycling": 0.9412819363514119, "walking": 4.7064096817570595, "pt": 1.5688032272523533, "micromobility": 2.465262214253698, "shuttle": 6.185567010309279}, {"avg_co2": 7.029418642490006, "live_work_prop": 0.08616187989556136, "delta_f_physical_activity_pp": 0.001063369039445064, "driving": 85.34100974313552, "cycling": 0.9743135518157661, "walking": 4.1186891054030115, "pt": 1.771479185119575, "micromobility": 1.9486271036315321, "shuttle": 5.845881310894597}, {"avg_co2": 6.831662850898464, "live_work_prop": 0.0845442536327609, "delta_f_physical_activity_pp": 0.0010470096543158851, "driving": 84.47963800904978, "cycling": 0.8144796380090499, "walking": 4.253393665158371, "pt": 1.9909502262443437, "micromobility": 2.669683257918552, "shuttle": 5.791855203619909}, {"avg_co2": 6.8810865933106395, "live_work_prop": 0.09622886866059818, "delta_f_physical_activity_pp": 0.0010212100210686761, "driving": 84.99566348655681, "cycling": 0.7372072853425846, "walking": 4.163052905464007, "pt": 1.7779705117085862, "micromobility": 2.3417172593235036, "shuttle": 5.9843885516045106}, {"avg_co2": 6.568572036657908, "live_work_prop": 0.08751793400286945, "delta_f_physical_activity_pp": 0.0010545782925826315, "driving": 85.41266794625719, "cycling": 0.6238003838771593, "walking": 3.8387715930902107, "pt": 1.9193857965451053, "micromobility": 2.735124760076775, "shuttle": 5.47024952015355}, {"avg_co2": 6.843867688743819, "live_work_prop": 0.09345794392523364, "delta_f_physical_activity_pp": 0.0010865248471281384, "driving": 84.71596032461677, "cycling": 0.8566275924256086, "walking": 5.184851217312895, "pt": 1.6230838593327321, "micromobility": 1.8935978358881875, "shuttle": 5.725879170423806}, {"avg_co2": 6.425304753578856, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0008843140420694279, "driving": 85.33007334963325, "cycling": 0.8312958435207823, "walking": 4.254278728606357, "pt": 1.7603911980440097, "micromobility": 2.249388753056235, "shuttle": 5.574572127139364}, {"avg_co2": 6.749789035198697, "live_work_prop": 0.09620596205962059, "delta_f_physical_activity_pp": 0.001024145897539239, "driving": 84.91243825774585, "cycling": 0.7633587786259541, "walking": 4.041311180960934, "pt": 1.4818140996856757, "micromobility": 3.0983385720700496, "shuttle": 5.70273911091154}, {"avg_co2": 6.87694183390511, "live_work_prop": 0.08430609597924774, "delta_f_physical_activity_pp": 0.0011908553386865434, "driving": 84.88927485887973, "cycling": 0.8684324793747287, "walking": 5.080330004342162, "pt": 1.7368649587494573, "micromobility": 2.4750325662179766, "shuttle": 4.950065132435953}, {"avg_co2": 7.410851629536421, "live_work_prop": 0.07008760951188986, "delta_f_physical_activity_pp": 0.0009081438133358536, "driving": 87.09129511677283, "cycling": 0.6369426751592357, "walking": 3.524416135881104, "pt": 1.8259023354564756, "micromobility": 2.2929936305732483, "shuttle": 4.628450106157112}, {"avg_co2": 6.683491718068536, "live_work_prop": 0.08217270194986072, "delta_f_physical_activity_pp": 0.0010486506078087878, "driving": 85.38723818801753, "cycling": 0.7793472966390648, "walking": 4.335119337554798, "pt": 1.753531417437896, "micromobility": 2.338041889917194, "shuttle": 5.406721870433512}, {"avg_co2": 6.551814093004981, "live_work_prop": 0.08683853459972862, "delta_f_physical_activity_pp": 0.0010135995427020786, "driving": 84.10444342647733, "cycling": 0.7787448465414567, "walking": 4.07695831424645, "pt": 1.9697663765460376, "micromobility": 3.2982134677049935, "shuttle": 5.771873568483739}, {"avg_co2": 6.642209706770428, "live_work_prop": 0.09618104667609619, "delta_f_physical_activity_pp": 0.001079750464268891, "driving": 85.58558558558559, "cycling": 0.9009009009009009, "walking": 4.599336178283546, "pt": 1.422475106685633, "micromobility": 2.1337126600284493, "shuttle": 5.357989568515884}, {"avg_co2": 7.045502045698244, "live_work_prop": 0.09159347553324969, "delta_f_physical_activity_pp": 0.0010921914281494976, "driving": 85.45765611633875, "cycling": 0.7271171941830624, "walking": 4.319931565440547, "pt": 1.8391787852865698, "micromobility": 2.8229255774165956, "shuttle": 4.833190761334474}, {"avg_co2": 6.992362406424798, "live_work_prop": 0.09693877551020408, "delta_f_physical_activity_pp": 0.0009811245507094818, "driving": 86.90372940156115, "cycling": 0.6938421509106678, "walking": 4.900260190806591, "pt": 1.2575888985255854, "micromobility": 1.8213356461405028, "shuttle": 4.423243712055507}, {"avg_co2": 6.6915641975124895, "live_work_prop": 0.09315068493150686, "delta_f_physical_activity_pp": 0.0010054730771034872, "driving": 84.80369515011547, "cycling": 0.6466512702078522, "walking": 4.480369515011548, "pt": 1.7551963048498844, "micromobility": 2.817551963048499, "shuttle": 5.496535796766744}, {"avg_co2": 6.427916831892497, "live_work_prop": 0.09388335704125178, "delta_f_physical_activity_pp": 0.001041077832109659, "driving": 84.53307392996109, "cycling": 0.5350194552529183, "walking": 5.009727626459144, "pt": 1.556420233463035, "micromobility": 2.4319066147859925, "shuttle": 5.93385214007782}, {"avg_co2": 6.788555988561434, "live_work_prop": 0.09574468085106383, "delta_f_physical_activity_pp": 0.0008228919272655862, "driving": 85.45953360768176, "cycling": 0.594421582075903, "walking": 4.526748971193416, "pt": 1.5546410608139003, "micromobility": 2.194787379972565, "shuttle": 5.6698673982624594}, {"avg_co2": 6.738792736406143, "live_work_prop": 0.09833795013850416, "delta_f_physical_activity_pp": 0.0011711944786786121, "driving": 85.12206356517734, "cycling": 0.6909258406264395, "walking": 4.928604329801935, "pt": 1.3357899585444497, "micromobility": 2.5794564716720405, "shuttle": 5.343159834177799}, {"avg_co2": 6.683542484728151, "live_work_prop": 0.07866666666666666, "delta_f_physical_activity_pp": 0.0008604345517286592, "driving": 85.03213957759412, "cycling": 0.6887052341597797, "walking": 3.810835629017447, "pt": 1.9283746556473829, "micromobility": 2.203856749311295, "shuttle": 6.336088154269973}, {"avg_co2": 6.7282216093496965, "live_work_prop": 0.08367071524966262, "delta_f_physical_activity_pp": 0.0010167682709843382, "driving": 84.1890049977283, "cycling": 0.817810086324398, "walking": 4.906860517946388, "pt": 1.7264879600181735, "micromobility": 2.453430258973194, "shuttle": 5.906406179009541}, {"avg_co2": 6.631691023243214, "live_work_prop": 0.09840425531914894, "delta_f_physical_activity_pp": 0.0010673606003560676, "driving": 84.88475177304964, "cycling": 0.7092198581560284, "walking": 4.565602836879433, "pt": 1.6400709219858156, "micromobility": 2.4379432624113475, "shuttle": 5.76241134751773}, {"avg_co2": 6.8646317636524135, "live_work_prop": 0.09162303664921466, "delta_f_physical_activity_pp": 0.0009978582064293048, "driving": 84.73080317740512, "cycling": 1.059135039717564, "walking": 4.324801412180053, "pt": 1.8093556928508385, "micromobility": 2.0741394527802295, "shuttle": 6.001765225066196}, {"avg_co2": 6.6296147604152695, "live_work_prop": 0.08196721311475409, "delta_f_physical_activity_pp": 0.0009277099587423901, "driving": 85.61840843720039, "cycling": 0.8149568552253116, "walking": 4.458293384467881, "pt": 1.821668264621285, "micromobility": 1.9175455417066156, "shuttle": 5.369127516778524}, {"avg_co2": 6.776137067735827, "live_work_prop": 0.08367626886145405, "delta_f_physical_activity_pp": 0.0009520075339381339, "driving": 85.43508608655188, "cycling": 0.6514657980456027, "walking": 4.281060958585389, "pt": 1.4890646812470918, "micromobility": 2.3731968357375526, "shuttle": 5.7701256398324805}, {"avg_co2": 6.810916328889246, "live_work_prop": 0.09212283044058744, "delta_f_physical_activity_pp": 0.000962076240532777, "driving": 84.6788990825688, "cycling": 0.9174311926605505, "walking": 4.4036697247706424, "pt": 1.926605504587156, "micromobility": 1.8807339449541285, "shuttle": 6.192660550458716}, {"avg_co2": 6.7074343630240065, "live_work_prop": 0.11466666666666667, "delta_f_physical_activity_pp": 0.0009304796347492037, "driving": 84.77970627503338, "cycling": 0.8900756564307966, "walking": 4.939919893190922, "pt": 1.8246550956831329, "micromobility": 2.0026702269692924, "shuttle": 5.5629728526924795}, {"avg_co2": 6.800872261776292, "live_work_prop": 0.06909547738693467, "delta_f_physical_activity_pp": 0.0009757425888162703, "driving": 85.69593147751607, "cycling": 0.7708779443254818, "walking": 3.8115631691648826, "pt": 1.4132762312633833, "micromobility": 2.6980728051391862, "shuttle": 5.610278372591006}, {"avg_co2": 6.288297970157928, "live_work_prop": 0.08383233532934131, "delta_f_physical_activity_pp": 0.0009625456758524431, "driving": 84.34343434343434, "cycling": 0.7070707070707071, "walking": 4.494949494949495, "pt": 1.6161616161616161, "micromobility": 2.323232323232323, "shuttle": 6.515151515151516}, {"avg_co2": 6.958708693499309, "live_work_prop": 0.07044025157232704, "delta_f_physical_activity_pp": 0.0008710526271668104, "driving": 86.7704280155642, "cycling": 0.6917423259835711, "walking": 3.8910505836575875, "pt": 1.6861219195849546, "micromobility": 2.075226977950713, "shuttle": 4.885430177258971}, {"avg_co2": 6.639420531431675, "live_work_prop": 0.08885754583921016, "delta_f_physical_activity_pp": 0.0009523485275547312, "driving": 84.82824427480917, "cycling": 0.7156488549618321, "walking": 4.150763358778626, "pt": 1.717557251908397, "micromobility": 2.480916030534351, "shuttle": 6.106870229007633}, {"avg_co2": 6.9822188854682175, "live_work_prop": 0.07990012484394507, "delta_f_physical_activity_pp": 0.000997964294231431, "driving": 85.25286867828305, "cycling": 0.8074798130046749, "walking": 4.717382065448364, "pt": 1.6999575010624732, "micromobility": 2.209944751381215, "shuttle": 5.31236719082023}, {"avg_co2": 7.103775569815486, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.0010007456947434274, "driving": 85.85683297180043, "cycling": 0.911062906724512, "walking": 4.164859002169197, "pt": 1.9088937093275489, "micromobility": 2.386117136659436, "shuttle": 4.772234273318872}, {"avg_co2": 6.8536766158805476, "live_work_prop": 0.09314359637774904, "delta_f_physical_activity_pp": 0.0011995132427379583, "driving": 84.8983124188663, "cycling": 0.99524015577672, "walking": 4.673301601038511, "pt": 1.6443098225876245, "micromobility": 2.4664647338814367, "shuttle": 5.322371267849416}, {"avg_co2": 7.350086837412611, "live_work_prop": 0.06674907292954264, "delta_f_physical_activity_pp": 0.0009160770993685529, "driving": 86.52392947103274, "cycling": 0.797649034424853, "walking": 3.7783375314861463, "pt": 1.595298068849706, "micromobility": 1.8471872376154492, "shuttle": 5.4575986565911}, {"avg_co2": 6.6217248662482415, "live_work_prop": 0.10249307479224377, "delta_f_physical_activity_pp": 0.0010091753701475502, "driving": 83.38028169014085, "cycling": 0.8450704225352111, "walking": 4.929577464788732, "pt": 1.971830985915493, "micromobility": 2.3943661971830985, "shuttle": 6.478873239436619}, {"avg_co2": 7.044830508799589, "live_work_prop": 0.06727037516170763, "delta_f_physical_activity_pp": 0.0008805486405446507, "driving": 86.96996466431095, "cycling": 0.7067137809187279, "walking": 3.2685512367491167, "pt": 1.9876325088339222, "micromobility": 2.075971731448763, "shuttle": 4.991166077738516}, {"avg_co2": 6.717531719921862, "live_work_prop": 0.09400544959128065, "delta_f_physical_activity_pp": 0.0009744724204324068, "driving": 85.47407753386268, "cycling": 0.9341429238673516, "walking": 4.857543204110229, "pt": 1.7281644091546005, "micromobility": 2.1485287248949088, "shuttle": 4.857543204110229}, {"avg_co2": 6.9522550741646985, "live_work_prop": 0.08578745198463508, "delta_f_physical_activity_pp": 0.0010826567495413014, "driving": 84.67498923805424, "cycling": 0.7318123116659492, "walking": 5.036590615583298, "pt": 1.7219113215669393, "micromobility": 2.539819199311235, "shuttle": 5.294877313818339}, {"avg_co2": 6.963512609038139, "live_work_prop": 0.07672301690507152, "delta_f_physical_activity_pp": 0.0009735762324392623, "driving": 85.06493506493507, "cycling": 0.7792207792207793, "walking": 4.242424242424243, "pt": 2.0346320346320343, "micromobility": 2.380952380952381, "shuttle": 5.497835497835498}, {"avg_co2": 6.652943356887123, "live_work_prop": 0.08774373259052924, "delta_f_physical_activity_pp": 0.0009451750603338835, "driving": 85.60386473429952, "cycling": 0.7729468599033816, "walking": 4.1062801932367154, "pt": 1.6908212560386473, "micromobility": 2.4154589371980677, "shuttle": 5.4106280193236715}, {"avg_co2": 6.834145293183356, "live_work_prop": 0.08505154639175258, "delta_f_physical_activity_pp": 0.001071948564926793, "driving": 85.42312804607887, "cycling": 0.8861320336730172, "walking": 4.07620735489588, "pt": 1.9937970757642889, "micromobility": 2.303943287549845, "shuttle": 5.316792202038104}, {"avg_co2": 6.930352308053831, "live_work_prop": 0.08433734939759036, "delta_f_physical_activity_pp": 0.0009663710541225273, "driving": 85.42141230068337, "cycling": 0.8656036446469247, "walking": 4.373576309794989, "pt": 1.6400911161731209, "micromobility": 2.050113895216401, "shuttle": 5.649202733485194}, {"avg_co2": 7.714859335364832, "live_work_prop": 0.07110091743119266, "delta_f_physical_activity_pp": 0.0008196503270457045, "driving": 88.13091482649841, "cycling": 0.7097791798107256, "walking": 3.6671924290220823, "pt": 1.4589905362776026, "micromobility": 2.0110410094637223, "shuttle": 4.022082018927445}, {"avg_co2": 7.082838195994126, "live_work_prop": 0.08, "delta_f_physical_activity_pp": 0.0010300061461447458, "driving": 84.8111658456486, "cycling": 0.9031198686371099, "walking": 4.105090311986864, "pt": 1.7651888341543513, "micromobility": 2.3399014778325125, "shuttle": 6.075533661740558}, {"avg_co2": 6.867808936747525, "live_work_prop": 0.07932379713914174, "delta_f_physical_activity_pp": 0.0009508837998818881, "driving": 85.54323725055433, "cycling": 0.753880266075388, "walking": 3.9911308203991127, "pt": 1.862527716186253, "micromobility": 2.0399113082039912, "shuttle": 5.809312638580931}, {"avg_co2": 7.400911331711255, "live_work_prop": 0.0735826296743064, "delta_f_physical_activity_pp": 0.0007939175145604348, "driving": 86.98438125750901, "cycling": 0.4405286343612335, "walking": 3.844613536243492, "pt": 1.6019223067681216, "micromobility": 2.1225470564677615, "shuttle": 5.00600720865038}, {"avg_co2": 6.7917402918242855, "live_work_prop": 0.0796221322537112, "delta_f_physical_activity_pp": 0.0010804932308147825, "driving": 85.70761326482952, "cycling": 0.7006071929005138, "walking": 4.5305931807566555, "pt": 1.9617001401214387, "micromobility": 2.1952358710882764, "shuttle": 4.904250350303596}, {"avg_co2": 6.955814135353414, "live_work_prop": 0.08445040214477212, "delta_f_physical_activity_pp": 0.0009524220846753602, "driving": 85.70769940064545, "cycling": 0.7376671277086214, "walking": 4.37989857076994, "pt": 1.3370216689718764, "micromobility": 2.2591055786076533, "shuttle": 5.578607653296451}, {"avg_co2": 7.076898110209085, "live_work_prop": 0.09487179487179487, "delta_f_physical_activity_pp": 0.0009904335119413857, "driving": 85.13745704467354, "cycling": 0.6872852233676976, "walking": 4.4673539518900345, "pt": 1.718213058419244, "micromobility": 2.491408934707904, "shuttle": 5.498281786941581}, {"avg_co2": 7.311803247411843, "live_work_prop": 0.07554417413572344, "delta_f_physical_activity_pp": 0.0009981945285929454, "driving": 86.24678663239075, "cycling": 0.5998286203941731, "walking": 4.155955441302485, "pt": 1.7137960582690661, "micromobility": 1.970865467009426, "shuttle": 5.312767780634105}, {"avg_co2": 6.585751783309516, "live_work_prop": 0.0785413744740533, "delta_f_physical_activity_pp": 0.0010132684794206784, "driving": 85.39325842696628, "cycling": 0.8304836345872008, "walking": 4.836345872007816, "pt": 1.5632633121641426, "micromobility": 1.8075232046897898, "shuttle": 5.569125549584758}, {"avg_co2": 6.742551408479141, "live_work_prop": 0.09018567639257294, "delta_f_physical_activity_pp": 0.0009533882456604089, "driving": 85.68161024702653, "cycling": 0.6404391582799633, "walking": 4.803293687099726, "pt": 1.7840805123513266, "micromobility": 2.241537053979872, "shuttle": 4.84903934126258}, {"avg_co2": 6.969369470626332, "live_work_prop": 0.06896551724137931, "delta_f_physical_activity_pp": 0.0010333570796830082, "driving": 85.98533850797757, "cycling": 0.9055627425614489, "walking": 4.010349288486417, "pt": 1.8542475204829667, "micromobility": 2.414833980163864, "shuttle": 4.829667960327728}, {"avg_co2": 6.955913050463718, "live_work_prop": 0.08042895442359249, "delta_f_physical_activity_pp": 0.0008855874505486327, "driving": 86.48409893992934, "cycling": 0.9275618374558304, "walking": 3.7102473498233217, "pt": 1.678445229681979, "micromobility": 2.075971731448763, "shuttle": 5.123674911660777}, {"avg_co2": 6.5745281535799505, "live_work_prop": 0.10626702997275204, "delta_f_physical_activity_pp": 0.000870550233327419, "driving": 85.40892193308551, "cycling": 0.5111524163568774, "walking": 4.368029739776952, "pt": 1.6728624535315983, "micromobility": 2.6951672862453533, "shuttle": 5.343866171003717}, {"avg_co2": 7.031584188839375, "live_work_prop": 0.08364544319600499, "delta_f_physical_activity_pp": 0.0009796231758901575, "driving": 85.99571734475376, "cycling": 0.8993576017130621, "walking": 4.1113490364025695, "pt": 1.4561027837259102, "micromobility": 2.355460385438972, "shuttle": 5.182012847965739}, {"avg_co2": 7.402385458623801, "live_work_prop": 0.0757020757020757, "delta_f_physical_activity_pp": 0.0008947387286012188, "driving": 86.96362893338782, "cycling": 0.6129955046996322, "walking": 3.7188393951777683, "pt": 1.6755210461789947, "micromobility": 1.879852881078872, "shuttle": 5.149162239476911}, {"avg_co2": 7.037613058126927, "live_work_prop": 0.08288043478260869, "delta_f_physical_activity_pp": 0.000883361898711913, "driving": 85.66893424036282, "cycling": 0.7256235827664399, "walking": 3.7188208616780045, "pt": 1.7233560090702946, "micromobility": 2.312925170068027, "shuttle": 5.850340136054422}, {"avg_co2": 6.63789318514149, "live_work_prop": 0.0850480109739369, "delta_f_physical_activity_pp": 0.0010343023079559966, "driving": 84.88427019367029, "cycling": 0.7557864903164856, "walking": 4.393008974964572, "pt": 1.7005196032120924, "micromobility": 2.6452527161076995, "shuttle": 5.621162021728861}, {"avg_co2": 6.714821631453398, "live_work_prop": 0.1031636863823934, "delta_f_physical_activity_pp": 0.000983845438089098, "driving": 84.46691176470588, "cycling": 0.6893382352941176, "walking": 4.365808823529411, "pt": 2.068014705882353, "micromobility": 2.6654411764705883, "shuttle": 5.744485294117647}, {"avg_co2": 7.161654110855973, "live_work_prop": 0.07904642409033877, "delta_f_physical_activity_pp": 0.0009538695520507793, "driving": 86.34399308556611, "cycling": 0.6914433880726015, "walking": 4.624027657735523, "pt": 1.598962834917891, "micromobility": 2.2039757994814178, "shuttle": 4.537597234226447}, {"avg_co2": 6.638222652240204, "live_work_prop": 0.08089260808926081, "delta_f_physical_activity_pp": 0.0009158809488152991, "driving": 85.55023923444976, "cycling": 0.6220095693779905, "walking": 4.162679425837321, "pt": 1.4832535885167464, "micromobility": 1.8660287081339715, "shuttle": 6.315789473684211}, {"avg_co2": 6.930691625788839, "live_work_prop": 0.07270408163265306, "delta_f_physical_activity_pp": 0.0010517999672656811, "driving": 85.58558558558559, "cycling": 0.9867009867009866, "walking": 4.375804375804376, "pt": 1.5444015444015444, "micromobility": 2.0592020592020592, "shuttle": 5.448305448305448}, {"avg_co2": 6.965064624427314, "live_work_prop": 0.0782051282051282, "delta_f_physical_activity_pp": 0.0008853161015324734, "driving": 86.92038495188102, "cycling": 0.7436570428696413, "walking": 3.849518810148731, "pt": 1.6622922134733158, "micromobility": 2.0559930008748903, "shuttle": 4.768153980752405}, {"avg_co2": 7.0067396445652745, "live_work_prop": 0.08563899868247694, "delta_f_physical_activity_pp": 0.001130033168033881, "driving": 83.91670358883474, "cycling": 1.1519716437749226, "walking": 4.07620735489588, "pt": 2.259636685866194, "micromobility": 2.1267168808152417, "shuttle": 6.468763845813026}, {"avg_co2": 6.873376421483814, "live_work_prop": 0.08947368421052632, "delta_f_physical_activity_pp": 0.0009339924061540973, "driving": 85.13819664703217, "cycling": 0.8608971454463071, "walking": 4.7575894879927505, "pt": 1.676483914816493, "micromobility": 2.5373810602628004, "shuttle": 5.029451744449479}, {"avg_co2": 6.884603798562702, "live_work_prop": 0.0761904761904762, "delta_f_physical_activity_pp": 0.0010666837637714423, "driving": 85.24665744582757, "cycling": 0.8298755186721992, "walking": 4.472106961733518, "pt": 1.4753342554172428, "micromobility": 2.39741816505302, "shuttle": 5.578607653296451}, {"avg_co2": 6.808623752381525, "live_work_prop": 0.09811827956989247, "delta_f_physical_activity_pp": 0.000845511734656258, "driving": 86.54729109274564, "cycling": 0.7346189164370982, "walking": 4.40771349862259, "pt": 1.4692378328741964, "micromobility": 2.0202020202020203, "shuttle": 4.820936639118457}, {"avg_co2": 6.620618711710177, "live_work_prop": 0.10187667560321716, "delta_f_physical_activity_pp": 0.0009333180000120168, "driving": 84.54503886602652, "cycling": 0.6401463191586648, "walking": 5.16689529035208, "pt": 1.7375400091449476, "micromobility": 2.5605852766346593, "shuttle": 5.349794238683128}, {"avg_co2": 7.014833373312158, "live_work_prop": 0.08412483039348712, "delta_f_physical_activity_pp": 0.0010087291357184173, "driving": 86.40864086408641, "cycling": 0.6300630063006301, "walking": 4.365436543654366, "pt": 1.8451845184518452, "micromobility": 1.8901890189018902, "shuttle": 4.86048604860486}, {"avg_co2": 6.793256859111314, "live_work_prop": 0.10182767624020887, "delta_f_physical_activity_pp": 0.0009745931540108655, "driving": 85.7707509881423, "cycling": 0.6148440931049627, "walking": 4.9187527448397015, "pt": 1.7127799736495388, "micromobility": 2.2837066315327186, "shuttle": 4.699165568730787}, {"avg_co2": 6.675784240384617, "live_work_prop": 0.07702702702702703, "delta_f_physical_activity_pp": 0.0010114335521899797, "driving": 85.9454461396209, "cycling": 0.8321775312066574, "walking": 4.160887656033287, "pt": 1.7105871474803513, "micromobility": 2.26537216828479, "shuttle": 5.085529357374018}, {"avg_co2": 6.883964523729494, "live_work_prop": 0.08031088082901554, "delta_f_physical_activity_pp": 0.0009501506678210128, "driving": 86.03302097278001, "cycling": 0.892458723784025, "walking": 4.1945560017849175, "pt": 1.963409192324855, "micromobility": 2.0526550647032575, "shuttle": 4.863900044622936}, {"avg_co2": 6.798516056899271, "live_work_prop": 0.08590604026845637, "delta_f_physical_activity_pp": 0.0011330852312402694, "driving": 84.62246777163904, "cycling": 0.6906077348066298, "walking": 4.788213627992634, "pt": 2.255985267034991, "micromobility": 2.6703499079189688, "shuttle": 4.972375690607735}, {"avg_co2": 7.27547765985843, "live_work_prop": 0.07911001236093942, "delta_f_physical_activity_pp": 0.0008655661133809194, "driving": 86.03964571910586, "cycling": 0.6748207507380852, "walking": 3.88021931674399, "pt": 1.8135807676086038, "micromobility": 2.446225221425559, "shuttle": 5.1455082243779}, {"avg_co2": 7.089484013911286, "live_work_prop": 0.08355795148247978, "delta_f_physical_activity_pp": 0.0009738500281305934, "driving": 85.22012578616352, "cycling": 0.8984725965858041, "walking": 4.35759209344115, "pt": 1.7969451931716083, "micromobility": 2.336028751123091, "shuttle": 5.3908355795148255}, {"avg_co2": 7.044054589191888, "live_work_prop": 0.08926261319534282, "delta_f_physical_activity_pp": 0.0009568454143014693, "driving": 85.45454545454545, "cycling": 0.5194805194805194, "walking": 5.0649350649350655, "pt": 1.774891774891775, "micromobility": 1.948051948051948, "shuttle": 5.238095238095238}, {"avg_co2": 7.798109261724041, "live_work_prop": 0.07151230949589683, "delta_f_physical_activity_pp": 0.0009120626625886829, "driving": 87.79434850863423, "cycling": 0.6671899529042387, "walking": 3.6499215070643647, "pt": 1.3343799058084773, "micromobility": 2.119309262166405, "shuttle": 4.434850863422292}, {"avg_co2": 6.8321616384768245, "live_work_prop": 0.08616187989556136, "delta_f_physical_activity_pp": 0.001058287396392489, "driving": 83.98249452954049, "cycling": 0.7877461706783371, "walking": 4.420131291028446, "pt": 2.0568927789934355, "micromobility": 2.450765864332604, "shuttle": 6.301969365426697}, {"avg_co2": 6.809267222433905, "live_work_prop": 0.07755102040816327, "delta_f_physical_activity_pp": 0.0009405920286728458, "driving": 85.47281863864778, "cycling": 0.5481955230698949, "walking": 4.248515303791685, "pt": 1.5989036089538604, "micromobility": 2.284148012791229, "shuttle": 5.847418912745546}, {"avg_co2": 6.92534829710854, "live_work_prop": 0.07282913165266107, "delta_f_physical_activity_pp": 0.0010089104595102632, "driving": 85.78199052132702, "cycling": 0.8056872037914692, "walking": 4.644549763033176, "pt": 1.6113744075829384, "micromobility": 1.7535545023696684, "shuttle": 5.402843601895735}, {"avg_co2": 7.0852899535184655, "live_work_prop": 0.07345360824742268, "delta_f_physical_activity_pp": 0.0009368849988619837, "driving": 86.71602787456446, "cycling": 0.6533101045296167, "walking": 3.789198606271777, "pt": 1.524390243902439, "micromobility": 2.177700348432056, "shuttle": 5.139372822299651}, {"avg_co2": 6.629225766007706, "live_work_prop": 0.09205020920502092, "delta_f_physical_activity_pp": 0.0009888574913023602, "driving": 85.41862652869237, "cycling": 1.0818438381937912, "walking": 4.374412041392286, "pt": 1.7403574788334901, "micromobility": 2.06961429915334, "shuttle": 5.315145813734714}, {"avg_co2": 6.9590286122612826, "live_work_prop": 0.08530183727034121, "delta_f_physical_activity_pp": 0.0009849309134340371, "driving": 85.50087873462215, "cycling": 0.8347978910369069, "walking": 4.393673110720562, "pt": 1.7135325131810195, "micromobility": 2.2847100175746924, "shuttle": 5.272407732864675}, {"avg_co2": 6.764164145978705, "live_work_prop": 0.08753315649867374, "delta_f_physical_activity_pp": 0.0010934246887486824, "driving": 84.73589973142346, "cycling": 0.6266786034019696, "walking": 5.505819158460161, "pt": 1.611459265890779, "micromobility": 2.372426141450313, "shuttle": 5.147717099373321}, {"avg_co2": 7.023750957269334, "live_work_prop": 0.08005249343832022, "delta_f_physical_activity_pp": 0.0008640472846971028, "driving": 86.49489115948468, "cycling": 0.7107952021323856, "walking": 4.042647712127943, "pt": 1.6881386050644158, "micromobility": 2.3100844069302533, "shuttle": 4.7534429142603285}, {"avg_co2": 6.515184757883183, "live_work_prop": 0.08185538881309687, "delta_f_physical_activity_pp": 0.001014074439736962, "driving": 85.27239150507849, "cycling": 0.8310249307479225, "walking": 4.247460757156047, "pt": 1.7082179132040627, "micromobility": 2.308402585410896, "shuttle": 5.632502308402586}, {"avg_co2": 7.059128142575332, "live_work_prop": 0.07711757269279393, "delta_f_physical_activity_pp": 0.0009395632944401631, "driving": 85.35439795046969, "cycling": 0.7685738684884714, "walking": 3.928266438941076, "pt": 1.7506404782237404, "micromobility": 2.5619128949615715, "shuttle": 5.636208368915456}, {"avg_co2": 7.1643436668032185, "live_work_prop": 0.06769596199524941, "delta_f_physical_activity_pp": 0.0008885261825033195, "driving": 86.11339359079705, "cycling": 0.5341002465078061, "walking": 4.272801972062449, "pt": 1.5201314708299096, "micromobility": 2.259654889071487, "shuttle": 5.299917830731307}, {"avg_co2": 6.485275193549489, "live_work_prop": 0.09038737446197992, "delta_f_physical_activity_pp": 0.0011035561579945188, "driving": 83.36604514229637, "cycling": 0.7360157016683023, "walking": 4.563297350343474, "pt": 1.9136408243375858, "micromobility": 2.600588812561335, "shuttle": 6.820412168792934}, {"avg_co2": 7.000232070564418, "live_work_prop": 0.08964646464646464, "delta_f_physical_activity_pp": 0.0009031000074573016, "driving": 84.14476518741921, "cycling": 0.7324429125376993, "walking": 4.696251615682896, "pt": 1.7233950883239983, "micromobility": 2.2404136148211977, "shuttle": 6.462731581214993}, {"avg_co2": 6.813393768142081, "live_work_prop": 0.0913907284768212, "delta_f_physical_activity_pp": 0.0009644027284692498, "driving": 85.80990629183401, "cycling": 0.71396697902722, "walking": 4.462293618920125, "pt": 1.8741633199464525, "micromobility": 1.8741633199464525, "shuttle": 5.2655064703257475}, {"avg_co2": 6.9792730051037175, "live_work_prop": 0.07733333333333334, "delta_f_physical_activity_pp": 0.0008352380439235094, "driving": 86.39080459770115, "cycling": 0.6896551724137931, "walking": 3.3563218390804597, "pt": 1.7931034482758619, "micromobility": 2.1149425287356323, "shuttle": 5.655172413793103}, {"avg_co2": 6.560560735326666, "live_work_prop": 0.08481532147742818, "delta_f_physical_activity_pp": 0.0009521909314554934, "driving": 85.7002457002457, "cycling": 0.5896805896805897, "walking": 4.766584766584766, "pt": 1.71990171990172, "micromobility": 2.211302211302211, "shuttle": 5.012285012285012}, {"avg_co2": 6.569476430339923, "live_work_prop": 0.08376963350785341, "delta_f_physical_activity_pp": 0.0008867049908641251, "driving": 85.21897810218978, "cycling": 1.0036496350364963, "walking": 4.060218978102189, "pt": 1.6423357664233578, "micromobility": 2.18978102189781, "shuttle": 5.885036496350365}, {"avg_co2": 6.571196123947388, "live_work_prop": 0.0766016713091922, "delta_f_physical_activity_pp": 0.0008602532048815483, "driving": 85.9942638623327, "cycling": 0.47801147227533464, "walking": 4.684512428298279, "pt": 1.6730401529636711, "micromobility": 1.9120458891013385, "shuttle": 5.25812619502868}, {"avg_co2": 6.425658292090532, "live_work_prop": 0.08665749656121045, "delta_f_physical_activity_pp": 0.0007848493790016497, "driving": 86.14143331751305, "cycling": 0.6169909824394874, "walking": 3.7968675842429995, "pt": 1.8035121025154248, "micromobility": 1.9933554817275747, "shuttle": 5.647840531561462}, {"avg_co2": 6.886572935008854, "live_work_prop": 0.08072916666666667, "delta_f_physical_activity_pp": 0.0008793397462262571, "driving": 85.6888888888889, "cycling": 0.6666666666666667, "walking": 4.488888888888889, "pt": 1.6444444444444446, "micromobility": 2.0888888888888886, "shuttle": 5.422222222222222}, {"avg_co2": 6.82624535612565, "live_work_prop": 0.08432147562582346, "delta_f_physical_activity_pp": 0.0009647260201868221, "driving": 85.96026490066225, "cycling": 0.6622516556291391, "walking": 4.635761589403973, "pt": 2.163355408388521, "micromobility": 1.7660044150110374, "shuttle": 4.812362030905077}, {"avg_co2": 6.801011648530469, "live_work_prop": 0.08843537414965986, "delta_f_physical_activity_pp": 0.0010239173591233323, "driving": 85.19706691109074, "cycling": 0.9624197983501375, "walking": 4.62878093492209, "pt": 1.4207149404216315, "micromobility": 2.2914757103574703, "shuttle": 5.499541704857928}, {"avg_co2": 6.815299852543374, "live_work_prop": 0.08173690932311622, "delta_f_physical_activity_pp": 0.0010669746193614936, "driving": 85.45694200351494, "cycling": 0.9666080843585236, "walking": 4.701230228471002, "pt": 1.493848857644991, "micromobility": 2.2847100175746924, "shuttle": 5.0966608084358525}, {"avg_co2": 6.655074015895486, "live_work_prop": 0.0829817158931083, "delta_f_physical_activity_pp": 0.000982461314186185, "driving": 86.3744640304907, "cycling": 0.6669842782277274, "walking": 4.76417341591234, "pt": 1.6198189614101954, "micromobility": 2.0009528346831824, "shuttle": 4.5736064792758455}, {"avg_co2": 6.682565095543479, "live_work_prop": 0.09444444444444444, "delta_f_physical_activity_pp": 0.0009805311838489488, "driving": 85.71428571428571, "cycling": 0.7962529274004685, "walking": 4.543325526932084, "pt": 1.9672131147540985, "micromobility": 1.639344262295082, "shuttle": 5.339578454332552}, {"avg_co2": 7.14779265083877, "live_work_prop": 0.08419689119170984, "delta_f_physical_activity_pp": 0.001085420146855918, "driving": 84.96985357450474, "cycling": 0.6459948320413437, "walking": 4.651162790697675, "pt": 1.7226528854435832, "micromobility": 2.5839793281653747, "shuttle": 5.426356589147287}, {"avg_co2": 6.81892269775992, "live_work_prop": 0.08782936010037641, "delta_f_physical_activity_pp": 0.0009292003262010758, "driving": 86.16789908655937, "cycling": 0.6959547629404089, "walking": 4.436711613745106, "pt": 2.0008699434536754, "micromobility": 2.0878642888212267, "shuttle": 4.610700304480209}, {"avg_co2": 7.095923704236721, "live_work_prop": 0.08538163001293661, "delta_f_physical_activity_pp": 0.0009843996517886569, "driving": 85.36901165299957, "cycling": 0.8200258955545966, "walking": 4.574881312041433, "pt": 1.812688821752266, "micromobility": 2.0284851100561068, "shuttle": 5.394907207596029}, {"avg_co2": 6.591156511808878, "live_work_prop": 0.10195530726256984, "delta_f_physical_activity_pp": 0.0009356394283853653, "driving": 84.27884615384616, "cycling": 0.625, "walking": 5.144230769230769, "pt": 1.7307692307692308, "micromobility": 1.6826923076923077, "shuttle": 6.538461538461539}, {"avg_co2": 6.977385837091211, "live_work_prop": 0.07702888583218707, "delta_f_physical_activity_pp": 0.0009192084419910607, "driving": 85.36359425660027, "cycling": 0.6021306160259379, "walking": 4.12227883279296, "pt": 1.9916628068550255, "micromobility": 2.3622047244094486, "shuttle": 5.5581287633163505}, {"avg_co2": 7.070379482649271, "live_work_prop": 0.08667529107373868, "delta_f_physical_activity_pp": 0.0008913068797094192, "driving": 86.07205623901581, "cycling": 0.6151142355008787, "walking": 4.437609841827768, "pt": 1.5817223198594026, "micromobility": 2.240773286467487, "shuttle": 5.052724077328647}, {"avg_co2": 6.973510534157686, "live_work_prop": 0.07863695937090433, "delta_f_physical_activity_pp": 0.0009401281186241678, "driving": 87.08951866846604, "cycling": 0.8097165991902834, "walking": 3.7786774628879893, "pt": 1.7543859649122806, "micromobility": 2.1592442645074224, "shuttle": 4.408457040035987}, {"avg_co2": 6.994887633738091, "live_work_prop": 0.06675567423230974, "delta_f_physical_activity_pp": 0.001018112977260354, "driving": 85.9452177817692, "cycling": 0.7633587786259541, "walking": 4.355635383924563, "pt": 1.796138302649304, "micromobility": 1.8859452177817693, "shuttle": 5.253704535249215}, {"avg_co2": 6.78824816556832, "live_work_prop": 0.08232118758434548, "delta_f_physical_activity_pp": 0.0009518134098843774, "driving": 86.13502492070684, "cycling": 0.724966017217943, "walking": 4.666968735840507, "pt": 1.6311735387403714, "micromobility": 2.084277299501586, "shuttle": 4.7575894879927505}, {"avg_co2": 6.759352839288886, "live_work_prop": 0.08955223880597014, "delta_f_physical_activity_pp": 0.0009658901344190951, "driving": 84.66819221967964, "cycling": 0.8695652173913043, "walking": 4.576659038901601, "pt": 1.8764302059496567, "micromobility": 2.471395881006865, "shuttle": 5.537757437070938}, {"avg_co2": 7.020091365090824, "live_work_prop": 0.06806282722513089, "delta_f_physical_activity_pp": 0.0010227079838970889, "driving": 86.2084660901229, "cycling": 0.864815657715066, "walking": 4.415111515703232, "pt": 1.729631315430132, "micromobility": 1.9116977696859356, "shuttle": 4.87027765134274}, {"avg_co2": 6.875772432465728, "live_work_prop": 0.08198924731182795, "delta_f_physical_activity_pp": 0.0009543339859117138, "driving": 86.67275216795983, "cycling": 0.6389776357827476, "walking": 3.5600182565038794, "pt": 1.9625741670470105, "micromobility": 2.1451392058420815, "shuttle": 5.020538566864445}, {"avg_co2": 6.7970942103115854, "live_work_prop": 0.08660351826792964, "delta_f_physical_activity_pp": 0.0008865348959652678, "driving": 85.46511627906976, "cycling": 0.6708407871198568, "walking": 4.069767441860465, "pt": 1.520572450805009, "micromobility": 2.191413237924866, "shuttle": 6.082289803220036}, {"avg_co2": 6.852136018992616, "live_work_prop": 0.10090556274256145, "delta_f_physical_activity_pp": 0.0009911883847649869, "driving": 84.67216673903604, "cycling": 0.4776378636561007, "walking": 5.080330004342162, "pt": 2.0408163265306123, "micromobility": 2.3447676943117672, "shuttle": 5.384281372123318}, {"avg_co2": 6.468131638559763, "live_work_prop": 0.09279778393351801, "delta_f_physical_activity_pp": 0.0009336353604239972, "driving": 85.22514071294559, "cycling": 0.8442776735459663, "walking": 4.174484052532833, "pt": 2.1575984990619137, "micromobility": 2.0637898686679175, "shuttle": 5.534709193245779}, {"avg_co2": 6.96059248518205, "live_work_prop": 0.07402597402597402, "delta_f_physical_activity_pp": 0.001106814817674663, "driving": 84.94391716997411, "cycling": 0.7765314926660914, "walking": 4.3140638481449525, "pt": 1.7256255392579811, "micromobility": 2.9767040552200172, "shuttle": 5.263157894736842}, {"avg_co2": 6.854208540368153, "live_work_prop": 0.08516129032258064, "delta_f_physical_activity_pp": 0.0009137683472399006, "driving": 85.22188711762172, "cycling": 0.6462731581214994, "walking": 3.5760448082722966, "pt": 1.938819474364498, "micromobility": 2.628177509694097, "shuttle": 5.988797931925894}, {"avg_co2": 6.821773874660127, "live_work_prop": 0.0782122905027933, "delta_f_physical_activity_pp": 0.0009909727571351954, "driving": 85.76222435282837, "cycling": 0.8149568552253116, "walking": 4.026845637583892, "pt": 1.6778523489932886, "micromobility": 2.3010546500479387, "shuttle": 5.417066155321189}, {"avg_co2": 6.874243816512972, "live_work_prop": 0.09067357512953368, "delta_f_physical_activity_pp": 0.0008924949851786762, "driving": 85.15794028559066, "cycling": 0.6923409779316313, "walking": 4.846386845521419, "pt": 1.6010385114668975, "micromobility": 2.077022933794894, "shuttle": 5.625270445694505}, {"avg_co2": 7.10140627855369, "live_work_prop": 0.07740324594257178, "delta_f_physical_activity_pp": 0.0009533988318032137, "driving": 86.08182201602699, "cycling": 0.7591733445803458, "walking": 4.259805989034163, "pt": 1.7292281737663433, "micromobility": 2.193167439898777, "shuttle": 4.9768030366933775}, {"avg_co2": 7.016245504332144, "live_work_prop": 0.08119079837618404, "delta_f_physical_activity_pp": 0.0008546571501183404, "driving": 86.45785352372178, "cycling": 0.4145555043758637, "walking": 3.9613081529249197, "pt": 2.1188392445877473, "micromobility": 2.026715799170889, "shuttle": 5.020727775218793}, {"avg_co2": 6.537624767559638, "live_work_prop": 0.10040705563093623, "delta_f_physical_activity_pp": 0.0010215084345800679, "driving": 84.73951129552789, "cycling": 0.8298755186721992, "walking": 4.979253112033195, "pt": 1.751959428307976, "micromobility": 1.9363762102351314, "shuttle": 5.763024435223605}, {"avg_co2": 6.790220883995466, "live_work_prop": 0.09510869565217392, "delta_f_physical_activity_pp": 0.0009392928491249071, "driving": 85.635103926097, "cycling": 0.7852193995381063, "walking": 4.341801385681293, "pt": 1.7551963048498844, "micromobility": 2.032332563510393, "shuttle": 5.450346420323326}, {"avg_co2": 6.659264744969259, "live_work_prop": 0.09907529722589167, "delta_f_physical_activity_pp": 0.001039557445712453, "driving": 85.2914798206278, "cycling": 0.8968609865470852, "walking": 4.932735426008969, "pt": 1.4798206278026906, "micromobility": 2.600896860986547, "shuttle": 4.798206278026906}, {"avg_co2": 6.83515002151479, "live_work_prop": 0.08221024258760108, "delta_f_physical_activity_pp": 0.0008838814895093369, "driving": 86.21973929236499, "cycling": 0.7914338919925512, "walking": 3.9571694599627563, "pt": 1.6294227188081938, "micromobility": 2.281191806331471, "shuttle": 5.121042830540038}, {"avg_co2": 6.803086993972701, "live_work_prop": 0.07152145643693109, "delta_f_physical_activity_pp": 0.00103939192839797, "driving": 86.05169340463458, "cycling": 0.8021390374331552, "walking": 4.81283422459893, "pt": 1.6488413547237075, "micromobility": 1.9607843137254901, "shuttle": 4.723707664884135}, {"avg_co2": 6.89958480777876, "live_work_prop": 0.08213820078226858, "delta_f_physical_activity_pp": 0.0009353053267801998, "driving": 85.44809228039043, "cycling": 0.8429458740017746, "walking": 4.525288376220053, "pt": 1.6858917480035491, "micromobility": 2.218278615794144, "shuttle": 5.279503105590062}, {"avg_co2": 6.617655969641735, "live_work_prop": 0.09695290858725762, "delta_f_physical_activity_pp": 0.0009673203985830962, "driving": 85.10233222275107, "cycling": 0.8567348881485007, "walking": 4.093288910042837, "pt": 1.8562589243217515, "micromobility": 2.0466444550214185, "shuttle": 6.044740599714422}, {"avg_co2": 6.84787398802003, "live_work_prop": 0.07804232804232804, "delta_f_physical_activity_pp": 0.0009186501871459478, "driving": 85.86956521739131, "cycling": 0.588768115942029, "walking": 4.257246376811595, "pt": 2.0380434782608696, "micromobility": 1.9021739130434785, "shuttle": 5.344202898550725}, {"avg_co2": 7.049178957905517, "live_work_prop": 0.08736559139784947, "delta_f_physical_activity_pp": 0.0009567635982713076, "driving": 85.55456171735241, "cycling": 0.7155635062611807, "walking": 4.025044722719142, "pt": 1.4311270125223614, "micromobility": 2.6833631484794274, "shuttle": 5.590339892665474}, {"avg_co2": 6.884908883176994, "live_work_prop": 0.07412398921832884, "delta_f_physical_activity_pp": 0.0010258989061352095, "driving": 83.80090497737557, "cycling": 0.7692307692307693, "walking": 4.389140271493212, "pt": 1.7194570135746607, "micromobility": 3.0316742081447963, "shuttle": 6.289592760180995}, {"avg_co2": 6.739991111610646, "live_work_prop": 0.08970976253298153, "delta_f_physical_activity_pp": 0.0009945429926205187, "driving": 84.93647912885662, "cycling": 0.6805807622504537, "walking": 4.26497277676951, "pt": 2.4500907441016335, "micromobility": 2.2232304900181488, "shuttle": 5.44464609800363}, {"avg_co2": 6.4885379525093985, "live_work_prop": 0.09361702127659574, "delta_f_physical_activity_pp": 0.0009861680972179931, "driving": 86.09112709832134, "cycling": 0.9592326139088728, "walking": 4.172661870503598, "pt": 2.014388489208633, "micromobility": 1.6786570743405276, "shuttle": 5.083932853717026}, {"avg_co2": 6.902423454194142, "live_work_prop": 0.07617728531855955, "delta_f_physical_activity_pp": 0.0009695106630406325, "driving": 85.22674146797569, "cycling": 0.748013090229079, "walking": 3.45956054230949, "pt": 2.0570359981299675, "micromobility": 2.6180458158017768, "shuttle": 5.890603085553997}, {"avg_co2": 6.9333582054672585, "live_work_prop": 0.08047493403693931, "delta_f_physical_activity_pp": 0.0008996246222314541, "driving": 86.77873693775557, "cycling": 0.817810086324398, "walking": 3.7255792821444795, "pt": 1.8173557473875512, "micromobility": 2.1808268968650615, "shuttle": 4.679691049522944}, {"avg_co2": 6.829774659570251, "live_work_prop": 0.07152317880794702, "delta_f_physical_activity_pp": 0.0008890176124385648, "driving": 85.36697247706422, "cycling": 0.5963302752293578, "walking": 3.761467889908257, "pt": 1.7889908256880735, "micromobility": 2.6605504587155964, "shuttle": 5.825688073394495}, {"avg_co2": 6.72772596921173, "live_work_prop": 0.085219707057257, "delta_f_physical_activity_pp": 0.0009444852758139943, "driving": 85.26170798898072, "cycling": 0.8264462809917356, "walking": 4.637281910009182, "pt": 1.6988062442607896, "micromobility": 1.9742883379247016, "shuttle": 5.601469237832874}, {"avg_co2": 6.625222329855915, "live_work_prop": 0.07065217391304347, "delta_f_physical_activity_pp": 0.0008867820134366086, "driving": 86.43503093764873, "cycling": 0.809138505473584, "walking": 3.712517848643503, "pt": 2.0466444550214185, "micromobility": 2.379819133745835, "shuttle": 4.61684911946692}, {"avg_co2": 6.9770041638411815, "live_work_prop": 0.08718626155878467, "delta_f_physical_activity_pp": 0.0009647451985217985, "driving": 85.31868131868133, "cycling": 0.7032967032967032, "walking": 4.131868131868132, "pt": 1.5824175824175823, "micromobility": 2.857142857142857, "shuttle": 5.406593406593407}, {"avg_co2": 6.8406629279805475, "live_work_prop": 0.0891218872870249, "delta_f_physical_activity_pp": 0.0009267282086797315, "driving": 85.61247216035635, "cycling": 0.8463251670378619, "walking": 3.78619153674833, "pt": 1.7817371937639197, "micromobility": 2.4498886414253898, "shuttle": 5.523385300668152}, {"avg_co2": 6.63050437406733, "live_work_prop": 0.09206798866855524, "delta_f_physical_activity_pp": 0.001190200771927916, "driving": 84.24753867791843, "cycling": 0.8907641819034223, "walking": 4.875761837787154, "pt": 2.109704641350211, "micromobility": 2.390998593530239, "shuttle": 5.485232067510549}, {"avg_co2": 7.012687360840185, "live_work_prop": 0.06887417218543046, "delta_f_physical_activity_pp": 0.000995035937071546, "driving": 86.16973506960036, "cycling": 0.7633587786259541, "walking": 4.176021553659632, "pt": 1.7063313875168389, "micromobility": 1.8859452177817693, "shuttle": 5.298607992815447}, {"avg_co2": 7.514747510496925, "live_work_prop": 0.07397959183673469, "delta_f_physical_activity_pp": 0.0010385361267299762, "driving": 85.35564853556485, "cycling": 0.6276150627615062, "walking": 4.435146443514645, "pt": 1.7991631799163181, "micromobility": 2.6778242677824267, "shuttle": 5.104602510460251}, {"avg_co2": 6.721978043133962, "live_work_prop": 0.0997191011235955, "delta_f_physical_activity_pp": 0.0010745749320016705, "driving": 84.82563619227145, "cycling": 0.8482563619227144, "walking": 5.042412818096135, "pt": 1.8378887841658813, "micromobility": 2.1206409048067862, "shuttle": 5.32516493873704}, {"avg_co2": 6.621458752129347, "live_work_prop": 0.09893048128342247, "delta_f_physical_activity_pp": 0.0010959434128402564, "driving": 84.57325422181651, "cycling": 0.867183934276586, "walking": 4.381560931081698, "pt": 1.9169329073482428, "micromobility": 2.464628023733455, "shuttle": 5.796439981743496}, {"avg_co2": 6.690673441630172, "live_work_prop": 0.08707482993197278, "delta_f_physical_activity_pp": 0.0010023249605334704, "driving": 85.02061383417315, "cycling": 0.9161704076958315, "walking": 4.535043518094366, "pt": 1.7407237746220796, "micromobility": 2.656894182317911, "shuttle": 5.130554283096656}, {"avg_co2": 6.747328169325121, "live_work_prop": 0.08446866485013624, "delta_f_physical_activity_pp": 0.001014533997741179, "driving": 84.91439148542341, "cycling": 0.7866728366496992, "walking": 4.211013419713096, "pt": 1.989819527996298, "micromobility": 2.360018509949098, "shuttle": 5.738084220268394}, {"avg_co2": 6.6475077158705576, "live_work_prop": 0.07883817427385892, "delta_f_physical_activity_pp": 0.0009852222699393706, "driving": 85.72774375883185, "cycling": 0.753650494583137, "walking": 4.097974564295808, "pt": 1.6957136128120585, "micromobility": 2.2138483278379653, "shuttle": 5.5110692416391895}, {"avg_co2": 7.147532754461503, "live_work_prop": 0.06265664160401002, "delta_f_physical_activity_pp": 0.0009961730794409353, "driving": 85.30542503203759, "cycling": 0.8116189662537376, "walking": 3.7163605296881674, "pt": 2.007689021785562, "micromobility": 2.2639897479709523, "shuttle": 5.89491670226399}, {"avg_co2": 6.597736926520284, "live_work_prop": 0.08485639686684072, "delta_f_physical_activity_pp": 0.0010413775911305586, "driving": 85.48966756513926, "cycling": 0.7187780772686434, "walking": 4.44743935309973, "pt": 1.7070979335130279, "micromobility": 2.2911051212938007, "shuttle": 5.345911949685535}, {"avg_co2": 7.258989651847572, "live_work_prop": 0.09217171717171717, "delta_f_physical_activity_pp": 0.000882531092548554, "driving": 86.1822763544729, "cycling": 0.629987400251995, "walking": 4.073918521629567, "pt": 1.6799664006719865, "micromobility": 2.099958000839983, "shuttle": 5.333893322133557}, {"avg_co2": 6.900774667624463, "live_work_prop": 0.07591623036649214, "delta_f_physical_activity_pp": 0.0010253388120885758, "driving": 85.12323943661971, "cycling": 0.6602112676056338, "walking": 4.753521126760563, "pt": 1.4964788732394365, "micromobility": 2.244718309859155, "shuttle": 5.721830985915493}, {"avg_co2": 6.516198523435628, "live_work_prop": 0.09366391184573003, "delta_f_physical_activity_pp": 0.0010792170552212535, "driving": 84.40499040307101, "cycling": 0.7677543186180422, "walking": 5.134357005758158, "pt": 1.9193857965451053, "micromobility": 2.3032629558541267, "shuttle": 5.47024952015355}, {"avg_co2": 6.380784213023734, "live_work_prop": 0.08714918759231906, "delta_f_physical_activity_pp": 0.0010922969624141269, "driving": 84.71593765711413, "cycling": 1.0055304172951232, "walking": 4.223227752639517, "pt": 2.3629964806435395, "micromobility": 2.3629964806435395, "shuttle": 5.329311211664153}, {"avg_co2": 6.8487705957375615, "live_work_prop": 0.08433734939759036, "delta_f_physical_activity_pp": 0.0009906469080220894, "driving": 86.12742882964301, "cycling": 1.0845006778129238, "walking": 3.886127428829643, "pt": 1.6267510167193855, "micromobility": 2.2593764121102575, "shuttle": 5.015815634884771}, {"avg_co2": 6.958258638767353, "live_work_prop": 0.0845442536327609, "delta_f_physical_activity_pp": 0.0008871969120915469, "driving": 86.36568848758465, "cycling": 0.7674943566591422, "walking": 4.153498871331828, "pt": 1.6252821670428894, "micromobility": 2.0316027088036117, "shuttle": 5.056433408577878}, {"avg_co2": 6.670315131765549, "live_work_prop": 0.09395973154362416, "delta_f_physical_activity_pp": 0.0008619779298484642, "driving": 85.76592860370538, "cycling": 0.6778129236330772, "walking": 3.886127428829643, "pt": 1.8526886579304112, "micromobility": 2.4401265250790782, "shuttle": 5.377315860822414}, {"avg_co2": 6.819715627404573, "live_work_prop": 0.0955585464333782, "delta_f_physical_activity_pp": 0.0010674140284669628, "driving": 84.78460128322641, "cycling": 0.687442713107241, "walking": 5.0412465627864345, "pt": 1.8790100824931255, "micromobility": 2.1081576535288726, "shuttle": 5.499541704857928}, {"avg_co2": 6.693807731120048, "live_work_prop": 0.07870967741935483, "delta_f_physical_activity_pp": 0.0009020273824282907, "driving": 86.20386643233743, "cycling": 0.7469244288224955, "walking": 3.690685413005272, "pt": 1.8014059753954303, "micromobility": 2.1528998242530757, "shuttle": 5.404217926186291}, {"avg_co2": 6.775547301751108, "live_work_prop": 0.08300907911802853, "delta_f_physical_activity_pp": 0.000910663606625758, "driving": 85.90149118843199, "cycling": 0.903750564844103, "walking": 4.47356529597831, "pt": 2.033438770899232, "micromobility": 1.807501129688206, "shuttle": 4.8802530501581565}, {"avg_co2": 6.815105772962954, "live_work_prop": 0.08516483516483517, "delta_f_physical_activity_pp": 0.0009147756717542677, "driving": 85.97502401536984, "cycling": 0.5763688760806917, "walking": 4.130643611911624, "pt": 1.536983669548511, "micromobility": 2.4015369836695486, "shuttle": 5.379442843419788}, {"avg_co2": 7.555680531983461, "live_work_prop": 0.07133917396745933, "delta_f_physical_activity_pp": 0.0008464950087800979, "driving": 87.2161480235492, "cycling": 0.5887300252312868, "walking": 4.07905803195963, "pt": 1.8923465096719931, "micromobility": 1.387720773759462, "shuttle": 4.835996635828428}, {"avg_co2": 6.589513481352657, "live_work_prop": 0.07627118644067797, "delta_f_physical_activity_pp": 0.001026521385251767, "driving": 85.56354916067146, "cycling": 0.8633093525179856, "walking": 3.597122302158273, "pt": 1.5827338129496402, "micromobility": 2.158273381294964, "shuttle": 6.235011990407674}, {"avg_co2": 7.503280615113338, "live_work_prop": 0.07517899761336516, "delta_f_physical_activity_pp": 0.0009772113767190494, "driving": 86.71811535337125, "cycling": 0.8529650690495532, "walking": 3.9805036555645814, "pt": 1.2997562956945572, "micromobility": 1.9902518277822907, "shuttle": 5.158407798537774}, {"avg_co2": 6.774391426206321, "live_work_prop": 0.08771929824561403, "delta_f_physical_activity_pp": 0.0009811990410815168, "driving": 85.8321870701513, "cycling": 0.6419073819348923, "walking": 4.447501146263182, "pt": 1.5589179275561669, "micromobility": 2.1549747822099956, "shuttle": 5.364511691884457}, {"avg_co2": 6.974769469992613, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0009943182615062436, "driving": 86.12945838837517, "cycling": 0.8806693086745927, "walking": 4.359313077939234, "pt": 1.7173051519154559, "micromobility": 2.157639806252752, "shuttle": 4.7556142668428}, {"avg_co2": 6.789736287858893, "live_work_prop": 0.08769633507853403, "delta_f_physical_activity_pp": 0.0009543856092995002, "driving": 85.36257833482543, "cycling": 0.4476275738585497, "walking": 4.2524619516562225, "pt": 1.8352730528200536, "micromobility": 2.2829006266786034, "shuttle": 5.819158460161146}, {"avg_co2": 6.954510013099477, "live_work_prop": 0.08173690932311622, "delta_f_physical_activity_pp": 0.0009200881717579719, "driving": 84.9761181068172, "cycling": 0.7815892314372557, "walking": 4.038211029092488, "pt": 1.997394702561876, "micromobility": 2.301346070343031, "shuttle": 5.905340859748154}, {"avg_co2": 6.882383145529249, "live_work_prop": 0.08355437665782493, "delta_f_physical_activity_pp": 0.0010250654431277293, "driving": 85.80246913580247, "cycling": 0.7054673721340388, "walking": 3.835978835978836, "pt": 1.455026455026455, "micromobility": 2.204585537918871, "shuttle": 5.996472663139329}, {"avg_co2": 6.953234982077735, "live_work_prop": 0.07782101167315175, "delta_f_physical_activity_pp": 0.0010116250156931177, "driving": 85.3467073702573, "cycling": 0.9158307893589185, "walking": 4.491931966855647, "pt": 1.70082860880942, "micromobility": 2.2241604884430877, "shuttle": 5.320540776275622}, {"avg_co2": 6.781152767540186, "live_work_prop": 0.09574468085106383, "delta_f_physical_activity_pp": 0.0010075655639392998, "driving": 85.25179856115108, "cycling": 0.7643884892086331, "walking": 4.631294964028776, "pt": 1.618705035971223, "micromobility": 2.383093525179856, "shuttle": 5.350719424460432}, {"avg_co2": 6.596280457402145, "live_work_prop": 0.08412483039348712, "delta_f_physical_activity_pp": 0.0008777733510274623, "driving": 85.54613935969869, "cycling": 0.6591337099811676, "walking": 3.766478342749529, "pt": 1.7890772128060264, "micromobility": 2.401129943502825, "shuttle": 5.83804143126177}, {"avg_co2": 6.8385871924576325, "live_work_prop": 0.08091024020227561, "delta_f_physical_activity_pp": 0.0009176557447634612, "driving": 86.3517060367454, "cycling": 0.6561679790026247, "walking": 4.374453193350831, "pt": 1.574803149606299, "micromobility": 1.8810148731408576, "shuttle": 5.16185476815398}, {"avg_co2": 6.8935656725841294, "live_work_prop": 0.08412483039348712, "delta_f_physical_activity_pp": 0.0009933137020586038, "driving": 85.18348623853211, "cycling": 0.7339449541284404, "walking": 3.89908256880734, "pt": 1.926605504587156, "micromobility": 1.9724770642201837, "shuttle": 6.284403669724771}, {"avg_co2": 7.155926475875857, "live_work_prop": 0.07470511140235911, "delta_f_physical_activity_pp": 0.000944203559595837, "driving": 86.80494263018534, "cycling": 0.617828773168579, "walking": 3.971756398940865, "pt": 1.7652250661959399, "micromobility": 1.9858781994704324, "shuttle": 4.854368932038835}, {"avg_co2": 6.995184517539779, "live_work_prop": 0.08635794743429287, "delta_f_physical_activity_pp": 0.0009057174673963302, "driving": 85.89355257464301, "cycling": 0.6490696668109044, "walking": 4.154045867589788, "pt": 1.8606663781912594, "micromobility": 2.293379489398529, "shuttle": 5.149286023366508}, {"avg_co2": 6.710122444250263, "live_work_prop": 0.08689655172413793, "delta_f_physical_activity_pp": 0.001118323956763808, "driving": 85.06849315068493, "cycling": 0.8675799086757991, "walking": 4.885844748858448, "pt": 1.7808219178082192, "micromobility": 2.5114155251141552, "shuttle": 4.885844748858448}, {"avg_co2": 7.143471013415578, "live_work_prop": 0.09473684210526316, "delta_f_physical_activity_pp": 0.000860382531568874, "driving": 85.8348134991119, "cycling": 0.6216696269982238, "walking": 4.30728241563055, "pt": 1.9538188277087036, "micromobility": 2.1314387211367674, "shuttle": 5.150976909413854}, {"avg_co2": 6.836025274392321, "live_work_prop": 0.07476635514018691, "delta_f_physical_activity_pp": 0.0009822363487552324, "driving": 85.9090909090909, "cycling": 0.7272727272727273, "walking": 4.318181818181818, "pt": 1.8181818181818181, "micromobility": 2.1363636363636362, "shuttle": 5.090909090909091}, {"avg_co2": 7.254372988836965, "live_work_prop": 0.07019704433497537, "delta_f_physical_activity_pp": 0.0008921394914032946, "driving": 87.42268041237114, "cycling": 0.865979381443299, "walking": 3.876288659793815, "pt": 1.402061855670103, "micromobility": 1.8969072164948455, "shuttle": 4.536082474226804}, {"avg_co2": 6.603131847623816, "live_work_prop": 0.0941336971350614, "delta_f_physical_activity_pp": 0.0010229886272081407, "driving": 85.64793311658151, "cycling": 0.8360427310729215, "walking": 4.505341384115188, "pt": 1.7649790989317231, "micromobility": 2.0436600092893635, "shuttle": 5.20204366000929}, {"avg_co2": 6.629810335709194, "live_work_prop": 0.09302325581395349, "delta_f_physical_activity_pp": 0.000979776393890457, "driving": 84.0666975451598, "cycling": 0.7874015748031495, "walking": 4.44650301065308, "pt": 1.760074108383511, "micromobility": 2.5474756831866605, "shuttle": 6.391848077813803}, {"avg_co2": 7.0068731479426045, "live_work_prop": 0.07603092783505154, "delta_f_physical_activity_pp": 0.0009198635045463389, "driving": 86.49489115948468, "cycling": 0.7996446023989338, "walking": 4.22034651266104, "pt": 1.8658374055975122, "micromobility": 1.8658374055975122, "shuttle": 4.7534429142603285}, {"avg_co2": 6.643456129321952, "live_work_prop": 0.06901041666666667, "delta_f_physical_activity_pp": 0.0009062276699223111, "driving": 85.56244464127548, "cycling": 0.8857395925597875, "walking": 4.162976085031001, "pt": 1.815766164747564, "micromobility": 2.1257750221434897, "shuttle": 5.447298494242692}, {"avg_co2": 6.446317690003696, "live_work_prop": 0.10866574965612105, "delta_f_physical_activity_pp": 0.0008429521088118087, "driving": 85.13513513513513, "cycling": 0.6756756756756757, "walking": 4.295366795366795, "pt": 1.5444015444015444, "micromobility": 2.654440154440154, "shuttle": 5.6949806949806945}, {"avg_co2": 6.563687577893522, "live_work_prop": 0.091164095371669, "delta_f_physical_activity_pp": 0.0009679442586943632, "driving": 85.57599225556632, "cycling": 0.8228460793804453, "walking": 4.404646660212972, "pt": 1.6456921587608906, "micromobility": 2.4685382381413357, "shuttle": 5.082284607938044}, {"avg_co2": 6.805806111122511, "live_work_prop": 0.09236947791164658, "delta_f_physical_activity_pp": 0.0008995737053048011, "driving": 86.3948694457169, "cycling": 0.6871278057718736, "walking": 3.893724232707284, "pt": 1.603298213467705, "micromobility": 2.015574896930829, "shuttle": 5.405405405405405}, {"avg_co2": 6.747490174937733, "live_work_prop": 0.11038107752956636, "delta_f_physical_activity_pp": 0.0010887520285442305, "driving": 83.48704435660957, "cycling": 0.7905138339920948, "walking": 5.094422485726834, "pt": 2.1080368906455864, "micromobility": 2.547211242863417, "shuttle": 5.9727711901624945}, {"avg_co2": 7.271904955345922, "live_work_prop": 0.06748466257668712, "delta_f_physical_activity_pp": 0.0009000592815916125, "driving": 85.63311688311688, "cycling": 0.5275974025974026, "walking": 4.301948051948052, "pt": 1.948051948051948, "micromobility": 2.272727272727273, "shuttle": 5.316558441558442}, {"avg_co2": 7.167485233320954, "live_work_prop": 0.0685785536159601, "delta_f_physical_activity_pp": 0.0009295690492741033, "driving": 86.14993646759848, "cycling": 0.7623888182973316, "walking": 3.8119440914866582, "pt": 1.5247776365946633, "micromobility": 2.41423125794155, "shuttle": 5.336721728081321}, {"avg_co2": 7.473745022628789, "live_work_prop": 0.0850546780072904, "delta_f_physical_activity_pp": 0.0010529048753459553, "driving": 85.45970028351559, "cycling": 0.8100445524503848, "walking": 4.941271769947347, "pt": 1.4985824220332118, "micromobility": 2.187120291616039, "shuttle": 5.103280680437424}, {"avg_co2": 6.565112642668411, "live_work_prop": 0.08539944903581267, "delta_f_physical_activity_pp": 0.0009717002702368163, "driving": 85.61936402467964, "cycling": 0.7119126720455624, "walking": 4.603701945894637, "pt": 1.5662078785002371, "micromobility": 1.9933554817275747, "shuttle": 5.505457997152349}, {"avg_co2": 6.89776330895821, "live_work_prop": 0.07940780619111709, "delta_f_physical_activity_pp": 0.0009002990100816243, "driving": 86.4815657715066, "cycling": 0.7282658170232135, "walking": 4.642694583522986, "pt": 1.5020482476103778, "micromobility": 1.8206645425580334, "shuttle": 4.8247610377787895}, {"avg_co2": 6.710959981033342, "live_work_prop": 0.09249329758713137, "delta_f_physical_activity_pp": 0.0009172015939331306, "driving": 85.34172661870504, "cycling": 0.6294964028776978, "walking": 4.631294964028776, "pt": 1.8435251798561152, "micromobility": 1.9784172661870503, "shuttle": 5.575539568345324}, {"avg_co2": 6.815296678308159, "live_work_prop": 0.07055630936227951, "delta_f_physical_activity_pp": 0.0011453176759469099, "driving": 85.11904761904762, "cycling": 0.9157509157509158, "walking": 4.029304029304029, "pt": 1.9230769230769231, "micromobility": 2.2435897435897436, "shuttle": 5.769230769230769}, {"avg_co2": 6.70491714432263, "live_work_prop": 0.083223249669749, "delta_f_physical_activity_pp": 0.0007838511534954102, "driving": 85.72080291970804, "cycling": 0.5018248175182481, "walking": 3.8777372262773726, "pt": 1.7335766423357664, "micromobility": 2.645985401459854, "shuttle": 5.52007299270073}, {"avg_co2": 6.930220062759544, "live_work_prop": 0.08181818181818182, "delta_f_physical_activity_pp": 0.0010527689599855376, "driving": 84.77112676056338, "cycling": 0.8362676056338028, "walking": 4.621478873239437, "pt": 1.7605633802816902, "micromobility": 2.2887323943661975, "shuttle": 5.721830985915493}, {"avg_co2": 6.638826000444732, "live_work_prop": 0.08516483516483517, "delta_f_physical_activity_pp": 0.0009586307650892942, "driving": 86.55939422621864, "cycling": 0.6625650733554188, "walking": 4.212020823473734, "pt": 1.6564126833885469, "micromobility": 2.0350212967345005, "shuttle": 4.874585896829153}, {"avg_co2": 6.861446680001031, "live_work_prop": 0.08969210174029452, "delta_f_physical_activity_pp": 0.0008350429191653662, "driving": 85.90785907859079, "cycling": 0.6323396567299007, "walking": 4.290876242095754, "pt": 1.5808491418247517, "micromobility": 2.0325203252032518, "shuttle": 5.555555555555555}, {"avg_co2": 6.53246698378135, "live_work_prop": 0.09165526675786594, "delta_f_physical_activity_pp": 0.0009810060249248053, "driving": 85.43826578699341, "cycling": 0.706880301602262, "walking": 4.09990574929312, "pt": 1.6022620169651274, "micromobility": 2.5447690857681433, "shuttle": 5.607917059377946}, {"avg_co2": 6.50302597646035, "live_work_prop": 0.10358565737051793, "delta_f_physical_activity_pp": 0.0011028939339311269, "driving": 84.05664687071722, "cycling": 0.9593421653723162, "walking": 4.751027866605756, "pt": 1.827318410232983, "micromobility": 2.238465052535404, "shuttle": 6.167199634536318}, {"avg_co2": 7.093170824874908, "live_work_prop": 0.08951406649616368, "delta_f_physical_activity_pp": 0.0009802411267778523, "driving": 85.57692307692307, "cycling": 0.5681818181818182, "walking": 4.851398601398602, "pt": 1.8793706293706292, "micromobility": 2.1416083916083917, "shuttle": 4.9825174825174825}, {"avg_co2": 6.555555890536433, "live_work_prop": 0.1059322033898305, "delta_f_physical_activity_pp": 0.0011322695418494808, "driving": 84.71094123268036, "cycling": 0.8122312470138557, "walking": 5.351170568561873, "pt": 1.5766841853798377, "micromobility": 2.0544672718585764, "shuttle": 5.4945054945054945}, {"avg_co2": 6.934783158042652, "live_work_prop": 0.08090185676392574, "delta_f_physical_activity_pp": 0.0009581425174743296, "driving": 85.43342269883824, "cycling": 0.7149240393208222, "walking": 4.244861483467382, "pt": 1.742627345844504, "micromobility": 1.966041108132261, "shuttle": 5.898123324396782}, {"avg_co2": 6.706262073438277, "live_work_prop": 0.08559782608695653, "delta_f_physical_activity_pp": 0.000977333051269544, "driving": 85.52754435107376, "cycling": 1.0270774976657329, "walking": 3.8748832866479925, "pt": 1.5873015873015872, "micromobility": 2.287581699346405, "shuttle": 5.695611577964519}, {"avg_co2": 6.680852229069902, "live_work_prop": 0.0862533692722372, "delta_f_physical_activity_pp": 0.001043515802145311, "driving": 85.67505720823799, "cycling": 0.7780320366132724, "walking": 4.302059496567505, "pt": 1.4645308924485128, "micromobility": 2.379862700228833, "shuttle": 5.40045766590389}, {"avg_co2": 7.449966741821305, "live_work_prop": 0.0779537149817296, "delta_f_physical_activity_pp": 0.0009103751159791489, "driving": 87.32047599507591, "cycling": 0.6975789905621665, "walking": 3.9392695937628233, "pt": 1.4772260976610587, "micromobility": 1.887566680344686, "shuttle": 4.677882642593353}, {"avg_co2": 6.695662591073645, "live_work_prop": 0.0972972972972973, "delta_f_physical_activity_pp": 0.0009913920262822741, "driving": 85.25196486361534, "cycling": 0.7859454461396209, "walking": 4.438280166435506, "pt": 1.8492834026814609, "micromobility": 2.5889967637540456, "shuttle": 5.085529357374018}, {"avg_co2": 6.711329321051164, "live_work_prop": 0.10245901639344263, "delta_f_physical_activity_pp": 0.0009683658654341586, "driving": 85.3412734768667, "cycling": 1.0077874484654146, "walking": 4.580852038479157, "pt": 1.8781493357764543, "micromobility": 2.015574896930829, "shuttle": 5.176362803481448}, {"avg_co2": 7.215613347251518, "live_work_prop": 0.07530864197530865, "delta_f_physical_activity_pp": 0.0009506277133898246, "driving": 86.55043586550435, "cycling": 0.8302200083022002, "walking": 3.7359900373599, "pt": 1.78497301784973, "micromobility": 2.03403902034039, "shuttle": 5.06434205064342}, {"avg_co2": 6.7353815697094745, "live_work_prop": 0.09018567639257294, "delta_f_physical_activity_pp": 0.0008837725538044125, "driving": 86.15730337078652, "cycling": 0.7640449438202248, "walking": 3.8651685393258424, "pt": 1.6629213483146068, "micromobility": 2.3820224719101124, "shuttle": 5.168539325842696}, {"avg_co2": 6.988012165551358, "live_work_prop": 0.09283819628647215, "delta_f_physical_activity_pp": 0.0010459285630561583, "driving": 84.8868778280543, "cycling": 0.904977375565611, "walking": 4.570135746606335, "pt": 1.809954751131222, "micromobility": 2.48868778280543, "shuttle": 5.339366515837104}, {"avg_co2": 6.711589575271332, "live_work_prop": 0.08243243243243244, "delta_f_physical_activity_pp": 0.0010835992214534938, "driving": 84.9862258953168, "cycling": 0.5968778696051423, "walking": 4.2699724517906334, "pt": 1.790633608815427, "micromobility": 2.6629935720844813, "shuttle": 5.693296602387512}, {"avg_co2": 6.995617610633039, "live_work_prop": 0.08050314465408805, "delta_f_physical_activity_pp": 0.0009626357750329733, "driving": 85.49488054607508, "cycling": 0.5546075085324232, "walking": 4.820819112627986, "pt": 1.621160409556314, "micromobility": 2.3464163822525594, "shuttle": 5.162116040955631}, {"avg_co2": 6.564800615750564, "live_work_prop": 0.09659863945578231, "delta_f_physical_activity_pp": 0.0011117588152490354, "driving": 84.25883432767324, "cycling": 1.0096374483708122, "walking": 4.63515374024782, "pt": 1.9274896741624599, "micromobility": 2.340523175768701, "shuttle": 5.828361633776962}, {"avg_co2": 6.434490123952163, "live_work_prop": 0.0988857938718663, "delta_f_physical_activity_pp": 0.0010665194192464192, "driving": 83.9080459770115, "cycling": 0.814176245210728, "walking": 4.549808429118774, "pt": 1.9636015325670497, "micromobility": 2.3946360153256707, "shuttle": 6.369731800766283}, {"avg_co2": 7.138829871325986, "live_work_prop": 0.07362784471218206, "delta_f_physical_activity_pp": 0.0009218082824033189, "driving": 86.8196131354026, "cycling": 0.6297795771479981, "walking": 4.093567251461988, "pt": 1.5744489428699955, "micromobility": 2.06927575348628, "shuttle": 4.81331533963113}, {"avg_co2": 6.8190536084633315, "live_work_prop": 0.08579088471849866, "delta_f_physical_activity_pp": 0.0009375372919783067, "driving": 85.3713768115942, "cycling": 0.7699275362318841, "walking": 4.030797101449275, "pt": 1.4945652173913044, "micromobility": 2.4909420289855073, "shuttle": 5.842391304347826}, {"avg_co2": 7.4542408351611495, "live_work_prop": 0.08136792452830188, "delta_f_physical_activity_pp": 0.0009222420774008056, "driving": 86.35819704826486, "cycling": 0.8376545672118069, "walking": 4.148384523334663, "pt": 1.6753091344236137, "micromobility": 2.193857199840447, "shuttle": 4.786597526924611}, {"avg_co2": 6.694460876959178, "live_work_prop": 0.0875, "delta_f_physical_activity_pp": 0.0010110529960461452, "driving": 85.49690917736567, "cycling": 0.8083689966714217, "walking": 4.945316214931051, "pt": 1.7118402282453637, "micromobility": 2.234902520209225, "shuttle": 4.802662862577271}, {"avg_co2": 6.858120744593091, "live_work_prop": 0.09462915601023018, "delta_f_physical_activity_pp": 0.000967147908068663, "driving": 86.00621945801866, "cycling": 0.7552199022656597, "walking": 4.353620613060862, "pt": 1.6437139049311416, "micromobility": 2.132385606397157, "shuttle": 5.108840515326522}, {"avg_co2": 6.96906405735215, "live_work_prop": 0.07079646017699115, "delta_f_physical_activity_pp": 0.0009526219477200411, "driving": 85.6833910034602, "cycling": 0.8217993079584774, "walking": 3.633217993079585, "pt": 1.9031141868512111, "micromobility": 2.0761245674740483, "shuttle": 5.88235294117647}, {"avg_co2": 6.863601343412646, "live_work_prop": 0.07940780619111709, "delta_f_physical_activity_pp": 0.0010120739018379548, "driving": 85.19362186788155, "cycling": 0.683371298405467, "walking": 4.054669703872437, "pt": 1.7767653758542141, "micromobility": 2.642369020501139, "shuttle": 5.649202733485194}, {"avg_co2": 6.989434204882535, "live_work_prop": 0.08068783068783068, "delta_f_physical_activity_pp": 0.001025343286732749, "driving": 86.81798341335661, "cycling": 0.7420340462680053, "walking": 4.190309908336971, "pt": 1.6150152771715407, "micromobility": 1.9205587079877782, "shuttle": 4.7140986468790915}, {"avg_co2": 7.048898575967357, "live_work_prop": 0.06563706563706563, "delta_f_physical_activity_pp": 0.0010001426209959288, "driving": 85.92592592592592, "cycling": 0.9586056644880174, "walking": 3.7908496732026142, "pt": 2.047930283224401, "micromobility": 2.178649237472767, "shuttle": 5.098039215686274}, {"avg_co2": 6.674664369663084, "live_work_prop": 0.08275862068965517, "delta_f_physical_activity_pp": 0.0010094492644391912, "driving": 85.2389878163074, "cycling": 0.937207122774133, "walking": 4.170571696344892, "pt": 1.6869728209934396, "micromobility": 2.436738519212746, "shuttle": 5.5295220243673855}, {"avg_co2": 7.110829710232587, "live_work_prop": 0.0842911877394636, "delta_f_physical_activity_pp": 0.0008766805834855166, "driving": 87.21578721578722, "cycling": 0.6864006864006864, "walking": 3.9897039897039894, "pt": 1.5873015873015872, "micromobility": 1.9305019305019304, "shuttle": 4.590304590304591}, {"avg_co2": 6.690949479638552, "live_work_prop": 0.08650065530799476, "delta_f_physical_activity_pp": 0.001074605079103758, "driving": 83.9523154516277, "cycling": 1.1462631820265932, "walking": 4.447501146263182, "pt": 2.1091242549289317, "micromobility": 2.200825309491059, "shuttle": 6.143970655662541}, {"avg_co2": 6.924534563809706, "live_work_prop": 0.1031331592689295, "delta_f_physical_activity_pp": 0.0009816680605150925, "driving": 85.65002249212775, "cycling": 0.5847953216374269, "walking": 4.9482681061628435, "pt": 1.7543859649122806, "micromobility": 2.114260008996851, "shuttle": 4.9482681061628435}, {"avg_co2": 6.538238136263052, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.001029075121036342, "driving": 84.67087466185752, "cycling": 0.6311992786293958, "walking": 4.733994589720469, "pt": 1.5779981965734897, "micromobility": 2.299368800721371, "shuttle": 6.086564472497746}, {"avg_co2": 7.295030895320388, "live_work_prop": 0.08354430379746836, "delta_f_physical_activity_pp": 0.0008936990939831309, "driving": 86.72145328719724, "cycling": 0.6920415224913495, "walking": 3.8062283737024223, "pt": 1.5570934256055362, "micromobility": 2.292387543252595, "shuttle": 4.930795847750865}, {"avg_co2": 6.613781776960784, "live_work_prop": 0.0901749663526245, "delta_f_physical_activity_pp": 0.0009956456564747967, "driving": 84.8018648018648, "cycling": 1.0256410256410255, "walking": 4.0093240093240095, "pt": 1.8181818181818181, "micromobility": 2.1445221445221447, "shuttle": 6.200466200466201}, {"avg_co2": 7.370477614355315, "live_work_prop": 0.07643312101910828, "delta_f_physical_activity_pp": 0.0008769895665836761, "driving": 86.96931483816729, "cycling": 0.6725514922236233, "walking": 3.7410676754939054, "pt": 1.6813787305590584, "micromobility": 2.3539302227826817, "shuttle": 4.581757040773434}, {"avg_co2": 7.061626876941017, "live_work_prop": 0.09102902374670185, "delta_f_physical_activity_pp": 0.000941722450112162, "driving": 85.03729706011408, "cycling": 0.8775778850372972, "walking": 4.036858271171567, "pt": 1.7112768758227295, "micromobility": 2.369460289600702, "shuttle": 5.96752961825362}, {"avg_co2": 6.538488341732589, "live_work_prop": 0.09171974522292993, "delta_f_physical_activity_pp": 0.0010266094606143498, "driving": 85.07462686567165, "cycling": 0.7901668129938543, "walking": 4.6093064091308165, "pt": 1.9754170324846356, "micromobility": 2.5899912203687445, "shuttle": 4.960491659350307}, {"avg_co2": 6.504635885429456, "live_work_prop": 0.09602194787379972, "delta_f_physical_activity_pp": 0.0009844424497086844, "driving": 85.51057957681692, "cycling": 0.6899724011039559, "walking": 4.7378104875804965, "pt": 1.7479300827966882, "micromobility": 2.02391904323827, "shuttle": 5.289788408463662}, {"avg_co2": 7.160418808778495, "live_work_prop": 0.07948717948717948, "delta_f_physical_activity_pp": 0.0009509627801630216, "driving": 86.72641912078531, "cycling": 0.597524541186513, "walking": 3.883909517712335, "pt": 1.7498932991890739, "micromobility": 2.2620571916346566, "shuttle": 4.780196329492104}, {"avg_co2": 6.668690762419449, "live_work_prop": 0.10055096418732783, "delta_f_physical_activity_pp": 0.001019892626086967, "driving": 84.8711943793911, "cycling": 0.7962529274004685, "walking": 4.6370023419203745, "pt": 1.5456674473067917, "micromobility": 2.2482435597189694, "shuttle": 5.901639344262295}, {"avg_co2": 6.580471459610463, "live_work_prop": 0.09235209235209235, "delta_f_physical_activity_pp": 0.0009392474896484437, "driving": 85.55, "cycling": 0.6, "walking": 4.15, "pt": 2.0, "micromobility": 2.1999999999999997, "shuttle": 5.5}, {"avg_co2": 6.708824812021266, "live_work_prop": 0.09254498714652956, "delta_f_physical_activity_pp": 0.0008817064457646892, "driving": 85.89119858469704, "cycling": 0.9287925696594427, "walking": 3.6709420610349404, "pt": 1.592215833701902, "micromobility": 2.1671826625387, "shuttle": 5.749668288367979}, {"avg_co2": 7.034024733552706, "live_work_prop": 0.08066581306017925, "delta_f_physical_activity_pp": 0.0008724399781111097, "driving": 85.93886462882097, "cycling": 0.5676855895196506, "walking": 4.235807860262009, "pt": 1.7467248908296942, "micromobility": 2.052401746724891, "shuttle": 5.458515283842795}, {"avg_co2": 6.617459475764698, "live_work_prop": 0.08635097493036212, "delta_f_physical_activity_pp": 0.000982100505373674, "driving": 85.36350505536832, "cycling": 0.8184882041405874, "walking": 4.862782859894078, "pt": 1.7814155031295138, "micromobility": 1.974000962927299, "shuttle": 5.199807414540202}, {"avg_co2": 6.652374964231053, "live_work_prop": 0.09102402022756005, "delta_f_physical_activity_pp": 0.0009341155047045413, "driving": 84.8990342405619, "cycling": 0.9218612818261633, "walking": 5.004389815627744, "pt": 1.6681299385425814, "micromobility": 1.755926251097454, "shuttle": 5.750658472344162}, {"avg_co2": 6.917930194457771, "live_work_prop": 0.0873015873015873, "delta_f_physical_activity_pp": 0.0010035772884523933, "driving": 86.21307072515667, "cycling": 0.8057296329453895, "walking": 4.073410922112802, "pt": 1.566696508504924, "micromobility": 2.193375111906893, "shuttle": 5.147717099373321}, {"avg_co2": 7.122889643650971, "live_work_prop": 0.07603092783505154, "delta_f_physical_activity_pp": 0.0011133320338102745, "driving": 84.05553218342449, "cycling": 0.7993268826251577, "walking": 4.838031131678586, "pt": 1.724863273033235, "micromobility": 2.566259991586033, "shuttle": 6.015986537652504}, {"avg_co2": 6.986346533008921, "live_work_prop": 0.07858048162230671, "delta_f_physical_activity_pp": 0.0010124814388385727, "driving": 84.95229835212488, "cycling": 1.0407632263660018, "walking": 4.24978317432784, "pt": 2.0815264527320037, "micromobility": 1.8213356461405028, "shuttle": 5.85429314830876}, {"avg_co2": 6.6665617411182625, "live_work_prop": 0.08544726301735647, "delta_f_physical_activity_pp": 0.0008599639847518286, "driving": 86.27450980392157, "cycling": 0.6839945280437756, "walking": 4.149566803465572, "pt": 1.6415868673050615, "micromobility": 2.1431828545371636, "shuttle": 5.107159142726858}, {"avg_co2": 6.8006830189674226, "live_work_prop": 0.08378378378378379, "delta_f_physical_activity_pp": 0.0010965291354460708, "driving": 86.03791030975498, "cycling": 1.06333795654184, "walking": 4.11465557096625, "pt": 1.6643550624133148, "micromobility": 2.219140083217753, "shuttle": 4.900601017105871}, {"avg_co2": 7.074681164752745, "live_work_prop": 0.09252217997465145, "delta_f_physical_activity_pp": 0.0009377404926750665, "driving": 85.72035699107522, "cycling": 0.764980875478113, "walking": 4.292392690182745, "pt": 1.827454313642159, "micromobility": 2.209944751381215, "shuttle": 5.184870378240544}, {"avg_co2": 6.823391415289268, "live_work_prop": 0.0823045267489712, "delta_f_physical_activity_pp": 0.000986570426770397, "driving": 84.29442100328176, "cycling": 0.6094702297233943, "walking": 4.26629160806376, "pt": 1.9221753398968588, "micromobility": 2.390998593530239, "shuttle": 6.516643225503985}, {"avg_co2": 6.680331603247546, "live_work_prop": 0.10878112712975098, "delta_f_physical_activity_pp": 0.0009721222456410245, "driving": 85.04117108874657, "cycling": 1.1436413540713632, "walking": 4.6660567246111615, "pt": 1.463860933211345, "micromobility": 2.241537053979872, "shuttle": 5.443732845379689}, {"avg_co2": 6.843415339662181, "live_work_prop": 0.08430609597924774, "delta_f_physical_activity_pp": 0.0009907145297631743, "driving": 85.92297476759629, "cycling": 0.7082779991146525, "walking": 4.559539619300575, "pt": 1.770694997786631, "micromobility": 2.567507746790615, "shuttle": 4.471004869411244}, {"avg_co2": 6.535482541672298, "live_work_prop": 0.07714285714285714, "delta_f_physical_activity_pp": 0.0009066318106663642, "driving": 85.93287265547877, "cycling": 0.5923000987166831, "walking": 4.689042448173741, "pt": 1.6288252714708784, "micromobility": 1.9743336623889436, "shuttle": 5.182625863770977}, {"avg_co2": 6.668925164403514, "live_work_prop": 0.08507670850767085, "delta_f_physical_activity_pp": 0.0010264420298620803, "driving": 85.57919621749409, "cycling": 0.8983451536643027, "walking": 4.397163120567376, "pt": 1.7966903073286054, "micromobility": 2.0330969267139483, "shuttle": 5.295508274231678}, {"avg_co2": 7.025228064175472, "live_work_prop": 0.09529860228716645, "delta_f_physical_activity_pp": 0.0009531031010748982, "driving": 85.41846419327005, "cycling": 0.6902502157031924, "walking": 4.3140638481449525, "pt": 1.553062985332183, "micromobility": 2.2433132010353756, "shuttle": 5.780845556514237}, {"avg_co2": 7.137486555653827, "live_work_prop": 0.07304785894206549, "delta_f_physical_activity_pp": 0.0008438058418136712, "driving": 86.29310344827587, "cycling": 0.7758620689655172, "walking": 3.53448275862069, "pt": 1.896551724137931, "micromobility": 2.1120689655172415, "shuttle": 5.387931034482758}, {"avg_co2": 6.884179186945822, "live_work_prop": 0.08276797829036635, "delta_f_physical_activity_pp": 0.0009506155835031009, "driving": 86.19091751621872, "cycling": 0.6487488415199258, "walking": 4.5875810936051895, "pt": 1.7608897126969416, "micromobility": 1.9462465245597778, "shuttle": 4.865616311399444}, {"avg_co2": 7.073794601018637, "live_work_prop": 0.0748792270531401, "delta_f_physical_activity_pp": 0.00119664095455602, "driving": 85.03740648379052, "cycling": 0.997506234413965, "walking": 4.86284289276808, "pt": 1.828761429758936, "micromobility": 2.6184538653366585, "shuttle": 4.655029093931837}, {"avg_co2": 7.009923105235267, "live_work_prop": 0.08241758241758242, "delta_f_physical_activity_pp": 0.0010690894005264654, "driving": 84.8259860788863, "cycling": 0.9280742459396751, "walking": 4.779582366589327, "pt": 1.6241299303944314, "micromobility": 2.0417633410672855, "shuttle": 5.800464037122969}, {"avg_co2": 6.64730375453837, "live_work_prop": 0.0870712401055409, "delta_f_physical_activity_pp": 0.0012412445958136635, "driving": 83.77173428444048, "cycling": 0.8470798038341507, "walking": 4.948729380294249, "pt": 1.7833259028087385, "micromobility": 2.8979045920642, "shuttle": 5.751226036558181}, {"avg_co2": 7.039287798038415, "live_work_prop": 0.06155778894472362, "delta_f_physical_activity_pp": 0.0008735850720466432, "driving": 87.3578302712161, "cycling": 0.6561679790026247, "walking": 3.543307086614173, "pt": 1.6622922134733158, "micromobility": 1.9247594050743655, "shuttle": 4.8556430446194225}, {"avg_co2": 6.693539535835397, "live_work_prop": 0.08701298701298701, "delta_f_physical_activity_pp": 0.0011208677161400286, "driving": 83.89496717724289, "cycling": 0.87527352297593, "walking": 5.295404814004376, "pt": 1.75054704595186, "micromobility": 2.450765864332604, "shuttle": 5.733041575492341}, {"avg_co2": 6.921165145537221, "live_work_prop": 0.08600770218228498, "delta_f_physical_activity_pp": 0.000872232631419994, "driving": 85.91426071741033, "cycling": 0.6124234470691163, "walking": 4.15573053368329, "pt": 1.6185476815398077, "micromobility": 1.9247594050743655, "shuttle": 5.774278215223097}, {"avg_co2": 6.715394055345491, "live_work_prop": 0.08247422680412371, "delta_f_physical_activity_pp": 0.0009265165946585286, "driving": 85.77181208053692, "cycling": 0.6263982102908278, "walking": 4.429530201342282, "pt": 1.6107382550335572, "micromobility": 2.3266219239373602, "shuttle": 5.23489932885906}, {"avg_co2": 7.11386551892845, "live_work_prop": 0.07777777777777778, "delta_f_physical_activity_pp": 0.0008732214872850462, "driving": 86.18807724601176, "cycling": 0.5877413937867338, "walking": 4.240134340890008, "pt": 1.4273719563392109, "micromobility": 2.5608732157850547, "shuttle": 4.995801847187238}, {"avg_co2": 7.264221079729128, "live_work_prop": 0.07187894073139975, "delta_f_physical_activity_pp": 0.0009410273137338757, "driving": 86.49219079780498, "cycling": 0.6753904601097509, "walking": 4.305614183199662, "pt": 1.646264246517518, "micromobility": 1.9839594765723934, "shuttle": 4.896580835795694}, {"avg_co2": 6.668611829917157, "live_work_prop": 0.08388814913448735, "delta_f_physical_activity_pp": 0.001125116252858739, "driving": 85.2875613018279, "cycling": 0.6687472135532769, "walking": 5.127061970575123, "pt": 1.6495764600980831, "micromobility": 2.0954079358002677, "shuttle": 5.171645118145341}, {"avg_co2": 6.825803002700897, "live_work_prop": 0.08755129958960328, "delta_f_physical_activity_pp": 0.0008739959742453505, "driving": 87.04566635601118, "cycling": 0.7921714818266543, "walking": 4.054054054054054, "pt": 1.6309412861136998, "micromobility": 1.7241379310344827, "shuttle": 4.753028890959925}, {"avg_co2": 6.811932859291702, "live_work_prop": 0.08935611038107753, "delta_f_physical_activity_pp": 0.0009692530427588054, "driving": 85.54323725055433, "cycling": 0.8869179600886918, "walking": 4.390243902439024, "pt": 1.5964523281596452, "micromobility": 2.172949002217295, "shuttle": 5.41019955654102}, {"avg_co2": 6.910987361320488, "live_work_prop": 0.07046070460704607, "delta_f_physical_activity_pp": 0.00094664200803982, "driving": 86.89655172413792, "cycling": 0.5517241379310345, "walking": 4.0, "pt": 1.6551724137931034, "micromobility": 1.9310344827586208, "shuttle": 4.9655172413793105}, {"avg_co2": 6.715685236136258, "live_work_prop": 0.0881578947368421, "delta_f_physical_activity_pp": 0.0010138939233271405, "driving": 84.93518104604381, "cycling": 0.8046490835940991, "walking": 4.425569959767546, "pt": 1.6987036209208761, "micromobility": 2.145730889584265, "shuttle": 5.990165400089405}, {"avg_co2": 6.748336006803469, "live_work_prop": 0.07860824742268041, "delta_f_physical_activity_pp": 0.0009184474692553188, "driving": 84.69846984698471, "cycling": 0.6750675067506751, "walking": 4.725472547254726, "pt": 1.935193519351935, "micromobility": 2.34023402340234, "shuttle": 5.625562556255625}, {"avg_co2": 6.707759719172239, "live_work_prop": 0.08636977058029689, "delta_f_physical_activity_pp": 0.000875044382393262, "driving": 85.7208448117539, "cycling": 0.7346189164370982, "walking": 4.499540863177227, "pt": 1.6528925619834711, "micromobility": 2.203856749311295, "shuttle": 5.188246097337006}, {"avg_co2": 6.640442610794123, "live_work_prop": 0.07934336525307797, "delta_f_physical_activity_pp": 0.0009078174871651945, "driving": 85.9764705882353, "cycling": 0.6588235294117647, "walking": 3.8117647058823527, "pt": 1.6, "micromobility": 2.2588235294117647, "shuttle": 5.694117647058824}, {"avg_co2": 6.633907791611499, "live_work_prop": 0.08783783783783784, "delta_f_physical_activity_pp": 0.0009152174579747562, "driving": 85.39122568973315, "cycling": 0.6331976481230213, "walking": 4.38715513342379, "pt": 1.4925373134328357, "micromobility": 2.4875621890547266, "shuttle": 5.608322026232474}, {"avg_co2": 7.068818529264745, "live_work_prop": 0.09183673469387756, "delta_f_physical_activity_pp": 0.0007798309620570437, "driving": 87.109375, "cycling": 0.6944444444444444, "walking": 3.4288194444444446, "pt": 1.3454861111111112, "micromobility": 2.126736111111111, "shuttle": 5.295138888888888}, {"avg_co2": 6.726741997259469, "live_work_prop": 0.07479224376731301, "delta_f_physical_activity_pp": 0.0009136873802523874, "driving": 85.8861638130495, "cycling": 0.6015733456732995, "walking": 4.303563165201296, "pt": 1.8047200370198981, "micromobility": 1.8047200370198981, "shuttle": 5.599259602036094}, {"avg_co2": 6.985015290954165, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0010006171653715692, "driving": 85.1716247139588, "cycling": 1.0068649885583525, "walking": 4.2105263157894735, "pt": 1.5102974828375286, "micromobility": 2.517162471395881, "shuttle": 5.583524027459955}, {"avg_co2": 6.940640941800538, "live_work_prop": 0.09299191374663072, "delta_f_physical_activity_pp": 0.0009279671608199172, "driving": 84.93647912885662, "cycling": 0.5444646098003629, "walking": 4.083484573502722, "pt": 2.041742286751361, "micromobility": 2.586206896551724, "shuttle": 5.807622504537205}, {"avg_co2": 6.535109685455757, "live_work_prop": 0.1, "delta_f_physical_activity_pp": 0.0009793054265443701, "driving": 86.25, "cycling": 0.9134615384615385, "walking": 4.567307692307692, "pt": 1.5865384615384615, "micromobility": 2.019230769230769, "shuttle": 4.663461538461538}, {"avg_co2": 7.264509050694999, "live_work_prop": 0.07398843930635839, "delta_f_physical_activity_pp": 0.0008747884243275393, "driving": 87.23916532905297, "cycling": 0.6019261637239166, "walking": 4.052969502407704, "pt": 1.5650080256821832, "micromobility": 1.9261637239165328, "shuttle": 4.614767255216693}, {"avg_co2": 6.815469497655817, "live_work_prop": 0.08611825192802057, "delta_f_physical_activity_pp": 0.0009921410807046263, "driving": 86.01307189542484, "cycling": 0.9586056644880174, "walking": 4.226579520697168, "pt": 1.6557734204793026, "micromobility": 1.9607843137254901, "shuttle": 5.185185185185185}, {"avg_co2": 6.766638158492002, "live_work_prop": 0.08016304347826086, "delta_f_physical_activity_pp": 0.0010519372127262725, "driving": 85.81235697940504, "cycling": 0.7322654462242564, "walking": 4.622425629290618, "pt": 1.7391304347826086, "micromobility": 2.1510297482837526, "shuttle": 4.94279176201373}, {"avg_co2": 6.692017014556677, "live_work_prop": 0.08406524466750313, "delta_f_physical_activity_pp": 0.0009245438304479693, "driving": 86.00344530577088, "cycling": 0.9905254091300603, "walking": 4.1343669250646, "pt": 1.3781223083548666, "micromobility": 1.8949181739879413, "shuttle": 5.598621877691645}, {"avg_co2": 6.852363620128058, "live_work_prop": 0.07967032967032966, "delta_f_physical_activity_pp": 0.0009966055693309064, "driving": 85.7877512856475, "cycling": 0.6545114539504442, "walking": 4.3478260869565215, "pt": 1.496026180458158, "micromobility": 2.4777933613838243, "shuttle": 5.2360916316035535}, {"avg_co2": 6.432745059321874, "live_work_prop": 0.10441767068273092, "delta_f_physical_activity_pp": 0.0009706733013187643, "driving": 84.86964618249534, "cycling": 1.0707635009310987, "walking": 4.608938547486034, "pt": 1.536312849162011, "micromobility": 2.700186219739292, "shuttle": 5.21415270018622}, {"avg_co2": 6.413407745532906, "live_work_prop": 0.09986130374479889, "delta_f_physical_activity_pp": 0.000916630606680704, "driving": 84.6968238691049, "cycling": 0.8662175168431183, "walking": 4.234841193455245, "pt": 1.7324350336862366, "micromobility": 2.1174205967276225, "shuttle": 6.352261790182869}, {"avg_co2": 7.171037504062951, "live_work_prop": 0.07888040712468193, "delta_f_physical_activity_pp": 0.0007745533182627205, "driving": 87.62975778546713, "cycling": 0.6920415224913495, "walking": 3.6764705882352944, "pt": 1.254325259515571, "micromobility": 1.6868512110726646, "shuttle": 5.060553633217993}, {"avg_co2": 6.752007034940651, "live_work_prop": 0.0993006993006993, "delta_f_physical_activity_pp": 0.0010484499008304564, "driving": 84.76544356711565, "cycling": 0.7431490942870413, "walking": 4.273107292150487, "pt": 1.7185322805387833, "micromobility": 2.3687877380399445, "shuttle": 6.130980027868091}, {"avg_co2": 6.616348554832312, "live_work_prop": 0.07651006711409396, "delta_f_physical_activity_pp": 0.0009434504440259863, "driving": 84.4914864242982, "cycling": 0.8743672342383801, "walking": 3.865623561895996, "pt": 1.840773124712379, "micromobility": 2.4390243902439024, "shuttle": 6.488725264611136}, {"avg_co2": 6.669233418934163, "live_work_prop": 0.09212283044058744, "delta_f_physical_activity_pp": 0.0008933724205087983, "driving": 85.17006802721089, "cycling": 0.8163265306122449, "walking": 3.9455782312925165, "pt": 2.131519274376417, "micromobility": 2.35827664399093, "shuttle": 5.578231292517007}, {"avg_co2": 7.078424989317731, "live_work_prop": 0.07953063885267275, "delta_f_physical_activity_pp": 0.0009737897966366595, "driving": 86.05790645879733, "cycling": 1.158129175946548, "walking": 3.9198218262806237, "pt": 1.469933184855234, "micromobility": 2.1380846325167036, "shuttle": 5.256124721603563}, {"avg_co2": 7.08796465638024, "live_work_prop": 0.08224543080939947, "delta_f_physical_activity_pp": 0.0009483215009959622, "driving": 85.59508124725515, "cycling": 0.4391743522178305, "walking": 4.040404040404041, "pt": 1.932367149758454, "micromobility": 2.635046113306983, "shuttle": 5.357927097057532}, {"avg_co2": 6.9910764009507655, "live_work_prop": 0.08211920529801324, "delta_f_physical_activity_pp": 0.000818495275760168, "driving": 87.12018140589569, "cycling": 0.6802721088435374, "walking": 4.1269841269841265, "pt": 1.4965986394557822, "micromobility": 1.7233560090702946, "shuttle": 4.852607709750567}, {"avg_co2": 6.5906452169304295, "live_work_prop": 0.08531468531468532, "delta_f_physical_activity_pp": 0.0009664107558789962, "driving": 84.81375358166189, "cycling": 0.6685768863419294, "walking": 4.393505253104107, "pt": 1.4804202483285578, "micromobility": 2.292263610315186, "shuttle": 6.351480420248329}, {"avg_co2": 6.91520636248438, "live_work_prop": 0.08083441981747067, "delta_f_physical_activity_pp": 0.0008816249178172406, "driving": 86.16352201257862, "cycling": 0.7637017070979335, "walking": 3.8634321653189576, "pt": 1.7969451931716083, "micromobility": 2.11141060197664, "shuttle": 5.300988319856245}, {"avg_co2": 6.955006073048641, "live_work_prop": 0.09461235216819974, "delta_f_physical_activity_pp": 0.0010482547942121745, "driving": 85.16508367254636, "cycling": 0.7688828584350972, "walking": 4.703753957485301, "pt": 1.7186793306196293, "micromobility": 2.4875621890547266, "shuttle": 5.156037991858888}, {"avg_co2": 7.0775117516874815, "live_work_prop": 0.0782051282051282, "delta_f_physical_activity_pp": 0.0008425965601782631, "driving": 86.32218844984803, "cycling": 0.911854103343465, "walking": 3.64741641337386, "pt": 1.5631784628745113, "micromobility": 2.0842379504993485, "shuttle": 5.47112462006079}, {"avg_co2": 6.9083560391333245, "live_work_prop": 0.08179419525065963, "delta_f_physical_activity_pp": 0.0009857094299984706, "driving": 85.0, "cycling": 0.8407079646017699, "walking": 3.7168141592920354, "pt": 1.7256637168141593, "micromobility": 2.6991150442477876, "shuttle": 6.017699115044247}, {"avg_co2": 7.199978954194423, "live_work_prop": 0.07133757961783439, "delta_f_physical_activity_pp": 0.0009014737917662191, "driving": 86.21434745030251, "cycling": 0.7346585998271392, "walking": 3.759723422644771, "pt": 1.9014693171996542, "micromobility": 2.1175453759723424, "shuttle": 5.2722558340535866}, {"avg_co2": 7.005068176238638, "live_work_prop": 0.0897597977243995, "delta_f_physical_activity_pp": 0.001038579838912539, "driving": 85.48801369863014, "cycling": 0.9845890410958904, "walking": 4.238013698630137, "pt": 1.6695205479452055, "micromobility": 2.440068493150685, "shuttle": 5.179794520547945}, {"avg_co2": 6.745465165480659, "live_work_prop": 0.08804204993429698, "delta_f_physical_activity_pp": 0.0010560592059631335, "driving": 84.66036887089518, "cycling": 0.8097165991902834, "walking": 4.4534412955465585, "pt": 1.7543859649122806, "micromobility": 2.3841655420602788, "shuttle": 5.937921727395412}, {"avg_co2": 6.7849762864841034, "live_work_prop": 0.08961038961038961, "delta_f_physical_activity_pp": 0.0010086959273298832, "driving": 85.63089357880557, "cycling": 0.9429726088908846, "walking": 4.220925011225864, "pt": 1.661427929950606, "micromobility": 2.2451728783116303, "shuttle": 5.298607992815447}, {"avg_co2": 6.688623049831017, "live_work_prop": 0.09029649595687332, "delta_f_physical_activity_pp": 0.0008762008065932239, "driving": 85.22415370539798, "cycling": 0.6404391582799633, "walking": 4.483074107959744, "pt": 1.738334858188472, "micromobility": 1.7840805123513266, "shuttle": 6.1299176578225065}, {"avg_co2": 6.967990608030846, "live_work_prop": 0.07723577235772358, "delta_f_physical_activity_pp": 0.000988564099935968, "driving": 87.3552570634553, "cycling": 0.9263547938860583, "walking": 3.7054191755442334, "pt": 1.4358499305233905, "micromobility": 1.8527095877721167, "shuttle": 4.724409448818897}, {"avg_co2": 6.619812102347956, "live_work_prop": 0.08783783783783784, "delta_f_physical_activity_pp": 0.0009492620126076251, "driving": 84.82184173993521, "cycling": 0.6941230911614993, "walking": 4.164738546968995, "pt": 2.406293382693198, "micromobility": 2.2674687644608977, "shuttle": 5.645534474780194}, {"avg_co2": 6.60605926027439, "live_work_prop": 0.0715307582260372, "delta_f_physical_activity_pp": 0.000930785536240815, "driving": 85.75624082232012, "cycling": 0.978952520802741, "walking": 4.258443465491924, "pt": 1.762114537444934, "micromobility": 1.6152716593245229, "shuttle": 5.628976994615761}, {"avg_co2": 7.324253391896508, "live_work_prop": 0.07233502538071065, "delta_f_physical_activity_pp": 0.0010505604361432167, "driving": 85.56615512235587, "cycling": 0.7051016175860638, "walking": 3.566984653670676, "pt": 1.534632932393198, "micromobility": 2.6130236416424717, "shuttle": 6.014102032351721}, {"avg_co2": 7.076937277457653, "live_work_prop": 0.07905138339920949, "delta_f_physical_activity_pp": 0.0010469090964171745, "driving": 86.31719235895157, "cycling": 0.7996446023989338, "walking": 4.175921812527766, "pt": 2.087960906263883, "micromobility": 1.9102621057307863, "shuttle": 4.709018214127054}, {"avg_co2": 6.699625097427169, "live_work_prop": 0.07519788918205805, "delta_f_physical_activity_pp": 0.0009663600780389159, "driving": 84.76104598737602, "cycling": 0.8566275924256086, "walking": 4.373309287646529, "pt": 2.028854824165915, "micromobility": 2.164111812443643, "shuttle": 5.8160504959422905}, {"avg_co2": 6.744674352227813, "live_work_prop": 0.0847682119205298, "delta_f_physical_activity_pp": 0.0009032750269724138, "driving": 86.47670737222975, "cycling": 0.8593396653098146, "walking": 3.9800995024875623, "pt": 1.6282225237449117, "micromobility": 2.3518769787426503, "shuttle": 4.703753957485301}, {"avg_co2": 7.443488018697694, "live_work_prop": 0.08048780487804878, "delta_f_physical_activity_pp": 0.0010222428801163646, "driving": 86.19569630531872, "cycling": 0.6090133982947624, "walking": 4.141291108404385, "pt": 1.5022330491270808, "micromobility": 2.5578562728380025, "shuttle": 4.993909866017052}, {"avg_co2": 7.035271034221642, "live_work_prop": 0.08354430379746836, "delta_f_physical_activity_pp": 0.0010471309790099851, "driving": 85.34188034188034, "cycling": 0.7692307692307693, "walking": 4.444444444444445, "pt": 1.8803418803418803, "micromobility": 2.264957264957265, "shuttle": 5.299145299145299}, {"avg_co2": 7.000779914018684, "live_work_prop": 0.08111702127659574, "delta_f_physical_activity_pp": 0.000926578840965622, "driving": 85.27551942186089, "cycling": 0.8581752484191508, "walking": 4.0650406504065035, "pt": 1.8066847335140017, "micromobility": 2.5745257452574526, "shuttle": 5.420054200542006}, {"avg_co2": 7.322654783654155, "live_work_prop": 0.07740324594257178, "delta_f_physical_activity_pp": 0.0009659999449972016, "driving": 86.3920099875156, "cycling": 0.5409904286308781, "walking": 4.369538077403246, "pt": 1.581356637536413, "micromobility": 1.8310445276737413, "shuttle": 5.285060341240117}, {"avg_co2": 7.031340148326474, "live_work_prop": 0.08656330749354005, "delta_f_physical_activity_pp": 0.000943060252308816, "driving": 84.98233215547704, "cycling": 0.7067137809187279, "walking": 3.7544169611307425, "pt": 1.8109540636042403, "micromobility": 2.65017667844523, "shuttle": 6.095406360424029}, {"avg_co2": 7.341158561692646, "live_work_prop": 0.08531994981179424, "delta_f_physical_activity_pp": 0.0008094427636765047, "driving": 87.23221936589546, "cycling": 0.6855184233076265, "walking": 3.556126820908312, "pt": 1.5852613538988862, "micromobility": 1.970865467009426, "shuttle": 4.970008568980291}, {"avg_co2": 7.207017820636951, "live_work_prop": 0.085, "delta_f_physical_activity_pp": 0.0009206061966996312, "driving": 86.4910790144435, "cycling": 0.5097706032285472, "walking": 4.1206457094307565, "pt": 1.5293118096856415, "micromobility": 2.1240441801189465, "shuttle": 5.225148683092608}, {"avg_co2": 6.697244492785723, "live_work_prop": 0.08618331053351573, "delta_f_physical_activity_pp": 0.0009407055362701967, "driving": 86.41148325358851, "cycling": 0.7177033492822966, "walking": 3.8755980861244015, "pt": 1.7224880382775118, "micromobility": 2.248803827751196, "shuttle": 5.023923444976076}, {"avg_co2": 6.772820143446011, "live_work_prop": 0.11269430051813471, "delta_f_physical_activity_pp": 0.0010238046155590262, "driving": 84.48961555457358, "cycling": 0.7512152010605391, "walking": 4.904993371630579, "pt": 1.6349977905435262, "micromobility": 2.7839151568714096, "shuttle": 5.435262925320371}, {"avg_co2": 6.816619487075599, "live_work_prop": 0.1, "delta_f_physical_activity_pp": 0.001049608751156072, "driving": 85.0421660008877, "cycling": 0.7101642254771415, "walking": 4.704837993786063, "pt": 1.7310252996005324, "micromobility": 1.9529516200621395, "shuttle": 5.858854860186418}, {"avg_co2": 6.6317207088659655, "live_work_prop": 0.08641975308641975, "delta_f_physical_activity_pp": 0.0011032526329287314, "driving": 85.11342155009451, "cycling": 0.8506616257088847, "walking": 4.253308128544423, "pt": 1.890359168241966, "micromobility": 2.1266540642722114, "shuttle": 5.765595463137997}, {"avg_co2": 6.645505147947466, "live_work_prop": 0.09772423025435073, "delta_f_physical_activity_pp": 0.00107305729869525, "driving": 84.84848484848484, "cycling": 0.7688828584350972, "walking": 4.8394391677973765, "pt": 1.8091361374943467, "micromobility": 2.6232473993668024, "shuttle": 5.110809588421529}, {"avg_co2": 6.78331380875759, "live_work_prop": 0.07552447552447553, "delta_f_physical_activity_pp": 0.0009140338375955352, "driving": 86.30331753554502, "cycling": 0.47393364928909953, "walking": 4.075829383886256, "pt": 1.4691943127962086, "micromobility": 2.1800947867298577, "shuttle": 5.497630331753554}, {"avg_co2": 7.012385606384984, "live_work_prop": 0.08865710560625815, "delta_f_physical_activity_pp": 0.001052685596727056, "driving": 86.14457831325302, "cycling": 1.0327022375215147, "walking": 4.518072289156627, "pt": 1.7211703958691909, "micromobility": 2.0223752151462997, "shuttle": 4.561101549053356}, {"avg_co2": 6.773763664256357, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.00110237477465798, "driving": 85.75317604355716, "cycling": 0.7713248638838476, "walking": 4.764065335753176, "pt": 1.7241379310344827, "micromobility": 2.087114337568058, "shuttle": 4.900181488203267}, {"avg_co2": 6.79798405314634, "live_work_prop": 0.07598371777476255, "delta_f_physical_activity_pp": 0.0009296788088900117, "driving": 86.31578947368422, "cycling": 0.4576659038901602, "walking": 4.118993135011442, "pt": 1.7848970251716247, "micromobility": 2.013729977116705, "shuttle": 5.308924485125858}, {"avg_co2": 6.977433753332132, "live_work_prop": 0.07216494845360824, "delta_f_physical_activity_pp": 0.0009060930053406338, "driving": 86.33540372670807, "cycling": 0.709849157054126, "walking": 3.904170363797693, "pt": 1.5084294587400178, "micromobility": 2.0408163265306123, "shuttle": 5.501330967169476}, {"avg_co2": 6.928236683551673, "live_work_prop": 0.09861111111111111, "delta_f_physical_activity_pp": 0.001067078431668421, "driving": 84.40835266821345, "cycling": 0.9280742459396751, "walking": 5.150812064965198, "pt": 1.948955916473318, "micromobility": 2.2273781902552203, "shuttle": 5.336426914153132}, {"avg_co2": 6.849004392466936, "live_work_prop": 0.07702523240371846, "delta_f_physical_activity_pp": 0.001023902250372985, "driving": 85.75317604355716, "cycling": 0.9074410163339384, "walking": 3.720508166969147, "pt": 1.9963702359346642, "micromobility": 2.268602540834846, "shuttle": 5.353901996370237}, {"avg_co2": 6.828407418871851, "live_work_prop": 0.09192200557103064, "delta_f_physical_activity_pp": 0.0010461627631069414, "driving": 84.87544483985765, "cycling": 0.7117437722419928, "walking": 4.314946619217082, "pt": 1.5569395017793595, "micromobility": 2.3576512455516014, "shuttle": 6.183274021352314}, {"avg_co2": 7.02583437012249, "live_work_prop": 0.07225806451612904, "delta_f_physical_activity_pp": 0.0008646709031746617, "driving": 86.6785079928952, "cycling": 0.6216696269982238, "walking": 3.7300177619893424, "pt": 2.1314387211367674, "micromobility": 1.9538188277087036, "shuttle": 4.8845470692717585}, {"avg_co2": 6.516931744574471, "live_work_prop": 0.0925414364640884, "delta_f_physical_activity_pp": 0.0009655089972702743, "driving": 85.37735849056604, "cycling": 0.7547169811320755, "walking": 4.622641509433962, "pt": 1.7452830188679245, "micromobility": 2.4528301886792456, "shuttle": 5.047169811320755}, {"avg_co2": 7.759035388987604, "live_work_prop": 0.06436233611442194, "delta_f_physical_activity_pp": 0.0008773820620023749, "driving": 87.41400242816674, "cycling": 0.56657223796034, "walking": 3.6827195467422094, "pt": 1.5783083771752329, "micromobility": 2.063941723998381, "shuttle": 4.694455685957102}, {"avg_co2": 6.737509592699649, "live_work_prop": 0.09491978609625669, "delta_f_physical_activity_pp": 0.0009487332236602447, "driving": 85.48680618744314, "cycling": 0.8644222020018199, "walking": 4.413102820746133, "pt": 1.7288444040036397, "micromobility": 1.8653321201091901, "shuttle": 5.641492265696088}, {"avg_co2": 6.7587785208976765, "live_work_prop": 0.10704960835509138, "delta_f_physical_activity_pp": 0.0010506898622055344, "driving": 85.226264418811, "cycling": 0.6211180124223602, "walking": 4.968944099378882, "pt": 1.5971606033717833, "micromobility": 2.440106477373558, "shuttle": 5.146406388642413}, {"avg_co2": 6.524047443574593, "live_work_prop": 0.09605263157894736, "delta_f_physical_activity_pp": 0.0009337123702901037, "driving": 85.79671549045716, "cycling": 0.8433200177541057, "walking": 4.1278295605858855, "pt": 1.420328450954283, "micromobility": 2.30803373280071, "shuttle": 5.503772747447847}, {"avg_co2": 6.780311723223816, "live_work_prop": 0.07065217391304347, "delta_f_physical_activity_pp": 0.0008971170566201712, "driving": 85.80765639589168, "cycling": 0.8403361344537815, "walking": 3.6881419234360413, "pt": 1.8207282913165268, "micromobility": 2.0541549953314657, "shuttle": 5.788982259570495}, {"avg_co2": 7.026608019859733, "live_work_prop": 0.0916030534351145, "delta_f_physical_activity_pp": 0.0009016436389672945, "driving": 87.3295204575451, "cycling": 0.6159260888693356, "walking": 3.915530136383634, "pt": 1.4078310602727673, "micromobility": 2.111746590409151, "shuttle": 4.619445666520018}, {"avg_co2": 7.014836088828966, "live_work_prop": 0.08090185676392574, "delta_f_physical_activity_pp": 0.0010521745996590205, "driving": 84.74725274725274, "cycling": 0.8791208791208791, "walking": 4.175824175824175, "pt": 1.5384615384615385, "micromobility": 2.5054945054945055, "shuttle": 6.153846153846154}, {"avg_co2": 6.912651935275185, "live_work_prop": 0.08839050131926121, "delta_f_physical_activity_pp": 0.0009893144269837624, "driving": 85.90724898694282, "cycling": 0.675371454299865, "walking": 4.367402071139127, "pt": 2.0711391265195855, "micromobility": 2.1611886537595675, "shuttle": 4.8176497073390365}, {"avg_co2": 6.610616324553084, "live_work_prop": 0.1039136302294197, "delta_f_physical_activity_pp": 0.0010707193127001268, "driving": 84.05017921146953, "cycling": 0.7168458781362007, "walking": 5.421146953405017, "pt": 1.568100358422939, "micromobility": 2.28494623655914, "shuttle": 5.958781362007168}, {"avg_co2": 6.397703138114229, "live_work_prop": 0.10416666666666667, "delta_f_physical_activity_pp": 0.0010386202968775949, "driving": 83.99625643425362, "cycling": 0.6551240056153487, "walking": 5.615348619560131, "pt": 1.6846045858680394, "micromobility": 2.0589611605053815, "shuttle": 5.989705194197473}, {"avg_co2": 6.7080401466601245, "live_work_prop": 0.08321579689703808, "delta_f_physical_activity_pp": 0.0009950185652165876, "driving": 85.19752498810091, "cycling": 0.7139457401237506, "walking": 4.3788672060923375, "pt": 1.951451689671585, "micromobility": 2.1418372203712517, "shuttle": 5.616373155640171}, {"avg_co2": 6.482076874361012, "live_work_prop": 0.09745762711864407, "delta_f_physical_activity_pp": 0.0009257901697145073, "driving": 84.3385214007782, "cycling": 0.632295719844358, "walking": 4.182879377431906, "pt": 2.140077821011673, "micromobility": 2.1887159533073928, "shuttle": 6.51750972762646}, {"avg_co2": 6.859885320025954, "live_work_prop": 0.08678756476683938, "delta_f_physical_activity_pp": 0.0011146928816586506, "driving": 84.4172850283719, "cycling": 0.9602793539938891, "walking": 5.106940200785683, "pt": 2.2697512003491926, "micromobility": 2.0951549541684855, "shuttle": 5.150589262330859}, {"avg_co2": 6.609980705562237, "live_work_prop": 0.09556786703601108, "delta_f_physical_activity_pp": 0.0008553531692734705, "driving": 85.76222435282837, "cycling": 0.6711409395973155, "walking": 4.074784276126557, "pt": 1.9175455417066156, "micromobility": 2.0613614573346117, "shuttle": 5.512943432406519}, {"avg_co2": 6.549704150883288, "live_work_prop": 0.09866666666666667, "delta_f_physical_activity_pp": 0.0010037153546182372, "driving": 85.28336380255942, "cycling": 0.8683729433272395, "walking": 4.250457038391224, "pt": 1.59963436928702, "micromobility": 2.422303473491773, "shuttle": 5.575868372943328}, {"avg_co2": 6.813462936346663, "live_work_prop": 0.08157524613220815, "delta_f_physical_activity_pp": 0.0009913964039537577, "driving": 84.96487119437938, "cycling": 0.8430913348946136, "walking": 4.309133489461359, "pt": 1.639344262295082, "micromobility": 2.716627634660422, "shuttle": 5.526932084309133}, {"avg_co2": 6.646469789228805, "live_work_prop": 0.07488986784140969, "delta_f_physical_activity_pp": 0.0008069561009230728, "driving": 86.41358641358642, "cycling": 0.5494505494505495, "walking": 3.9460539460539463, "pt": 1.5984015984015985, "micromobility": 1.948051948051948, "shuttle": 5.544455544455545}, {"avg_co2": 6.96481391107561, "live_work_prop": 0.09908735332464146, "delta_f_physical_activity_pp": 0.000920906887848694, "driving": 86.26325088339223, "cycling": 0.8392226148409895, "walking": 3.8869257950530036, "pt": 1.76678445229682, "micromobility": 2.1201413427561837, "shuttle": 5.123674911660777}, {"avg_co2": 6.793342197450122, "live_work_prop": 0.08643617021276596, "delta_f_physical_activity_pp": 0.0009508365934330318, "driving": 85.93822037805441, "cycling": 0.599354541263255, "walking": 4.564315352697095, "pt": 1.751959428307976, "micromobility": 1.8902720147533425, "shuttle": 5.255878284923928}, {"avg_co2": 7.00706193832624, "live_work_prop": 0.09305373525557012, "delta_f_physical_activity_pp": 0.0009840384929731725, "driving": 84.59869848156181, "cycling": 0.737527114967462, "walking": 4.511930585683297, "pt": 1.6052060737527116, "micromobility": 2.472885032537961, "shuttle": 6.073752711496746}, {"avg_co2": 6.953804328509899, "live_work_prop": 0.08538163001293661, "delta_f_physical_activity_pp": 0.0009766596453054802, "driving": 85.44662309368192, "cycling": 0.9150326797385622, "walking": 4.400871459694989, "pt": 1.5686274509803921, "micromobility": 2.135076252723312, "shuttle": 5.533769063180828}, {"avg_co2": 6.951928596816472, "live_work_prop": 0.09317585301837271, "delta_f_physical_activity_pp": 0.0010924501227636775, "driving": 84.41901408450704, "cycling": 1.2764084507042255, "walking": 4.709507042253521, "pt": 2.024647887323944, "micromobility": 2.112676056338028, "shuttle": 5.457746478873239}, {"avg_co2": 6.947162449094666, "live_work_prop": 0.0944372574385511, "delta_f_physical_activity_pp": 0.0009667700337961977, "driving": 85.95630851538118, "cycling": 0.8024966562639322, "walking": 4.235399019170753, "pt": 1.6049933125278644, "micromobility": 2.5858225590726707, "shuttle": 4.814979937583593}, {"avg_co2": 7.0767550347346395, "live_work_prop": 0.08463541666666667, "delta_f_physical_activity_pp": 0.0009298800016682931, "driving": 85.76480990274094, "cycling": 0.618921308576481, "walking": 4.465075154730328, "pt": 1.6357206012378427, "micromobility": 2.3430592396109637, "shuttle": 5.172413793103448}, {"avg_co2": 6.729446474865592, "live_work_prop": 0.0871313672922252, "delta_f_physical_activity_pp": 0.0009694817438646236, "driving": 85.66864445458695, "cycling": 0.867183934276586, "walking": 5.020538566864445, "pt": 1.3692377909630304, "micromobility": 1.5974440894568689, "shuttle": 5.476951163852122}, {"avg_co2": 6.682878859400139, "live_work_prop": 0.09305555555555556, "delta_f_physical_activity_pp": 0.001101836092170175, "driving": 85.02304147465438, "cycling": 0.783410138248848, "walking": 4.516129032258064, "pt": 1.566820276497696, "micromobility": 2.3041474654377883, "shuttle": 5.806451612903226}, {"avg_co2": 6.817552436537079, "live_work_prop": 0.09261576971214018, "delta_f_physical_activity_pp": 0.0008969287762239181, "driving": 85.39898132427844, "cycling": 0.8488964346349746, "walking": 4.371816638370119, "pt": 1.9524617996604414, "micromobility": 1.9524617996604414, "shuttle": 5.475382003395586}, {"avg_co2": 6.95968947392177, "live_work_prop": 0.0814419225634179, "delta_f_physical_activity_pp": 0.0009086150689863232, "driving": 85.40713632204941, "cycling": 0.7319304666056725, "walking": 4.391582799634035, "pt": 1.7840805123513266, "micromobility": 2.3330283623055807, "shuttle": 5.352241537053979}, {"avg_co2": 6.681025642847461, "live_work_prop": 0.08860759493670886, "delta_f_physical_activity_pp": 0.0011794359709038367, "driving": 84.41247002398082, "cycling": 0.815347721822542, "walking": 5.227817745803357, "pt": 1.8225419664268585, "micromobility": 2.3501199040767387, "shuttle": 5.371702637889688}, {"avg_co2": 6.840718893530692, "live_work_prop": 0.08854166666666667, "delta_f_physical_activity_pp": 0.0009314001645770934, "driving": 85.4416333777186, "cycling": 0.9320905459387484, "walking": 3.9502885042166, "pt": 1.4647137150466045, "micromobility": 2.796271637816245, "shuttle": 5.415002219263205}, {"avg_co2": 6.383597706604511, "live_work_prop": 0.12108262108262108, "delta_f_physical_activity_pp": 0.0010185439290008897, "driving": 85.21194605009634, "cycling": 0.7225433526011561, "walking": 4.865125240847784, "pt": 1.7341040462427744, "micromobility": 2.3603082851637764, "shuttle": 5.105973025048169}, {"avg_co2": 7.355330399054057, "live_work_prop": 0.0707196029776675, "delta_f_physical_activity_pp": 0.0009152217382502522, "driving": 86.19246861924687, "cycling": 0.7112970711297071, "walking": 4.100418410041841, "pt": 1.715481171548117, "micromobility": 2.2175732217573225, "shuttle": 5.062761506276151}, {"avg_co2": 6.5793416014467665, "live_work_prop": 0.09286675639300135, "delta_f_physical_activity_pp": 0.0011059518975984348, "driving": 84.1087056655919, "cycling": 1.0594196222938737, "walking": 5.297098111469369, "pt": 1.5660985720865959, "micromobility": 2.210962690004606, "shuttle": 5.757715338553663}, {"avg_co2": 6.735979081444475, "live_work_prop": 0.10231923601637108, "delta_f_physical_activity_pp": 0.0009322201706617527, "driving": 86.2929816297692, "cycling": 0.5652378709373528, "walking": 4.4276966556759305, "pt": 1.6486104569006126, "micromobility": 1.7899199246349504, "shuttle": 5.27555346208196}, {"avg_co2": 7.01881197424071, "live_work_prop": 0.06510416666666667, "delta_f_physical_activity_pp": 0.0008742834734691927, "driving": 85.86858685868587, "cycling": 0.8100810081008101, "walking": 3.9603960396039604, "pt": 1.7101710171017102, "micromobility": 1.8901890189018902, "shuttle": 5.7605760576057605}, {"avg_co2": 6.961729503427556, "live_work_prop": 0.09379128137384413, "delta_f_physical_activity_pp": 0.0009358646624721851, "driving": 85.56101922217255, "cycling": 0.8940545373267769, "walking": 4.336164506034868, "pt": 1.2963790791238265, "micromobility": 2.5033527045149757, "shuttle": 5.4090299508270006}, {"avg_co2": 6.761565023245949, "live_work_prop": 0.09102902374670185, "delta_f_physical_activity_pp": 0.0010621967030461756, "driving": 83.73913043478261, "cycling": 1.0, "walking": 4.826086956521739, "pt": 2.3478260869565215, "micromobility": 2.3478260869565215, "shuttle": 5.739130434782608}, {"avg_co2": 6.795973051737528, "live_work_prop": 0.08955223880597014, "delta_f_physical_activity_pp": 0.0009350701865315724, "driving": 85.22991175104505, "cycling": 0.5109150023223409, "walking": 4.644681839294009, "pt": 1.7649790989317231, "micromobility": 2.2294472828611243, "shuttle": 5.62006502554575}, {"avg_co2": 6.615434235477442, "live_work_prop": 0.09617918313570488, "delta_f_physical_activity_pp": 0.0010426662678997313, "driving": 84.55172413793105, "cycling": 0.8275862068965517, "walking": 4.873563218390804, "pt": 1.839080459770115, "micromobility": 2.4827586206896552, "shuttle": 5.425287356321839}, {"avg_co2": 7.122618540430158, "live_work_prop": 0.07946210268948656, "delta_f_physical_activity_pp": 0.0007641871690805433, "driving": 87.66949152542372, "cycling": 0.5084745762711864, "walking": 3.6016949152542375, "pt": 1.7372881355932204, "micromobility": 1.4830508474576272, "shuttle": 5.0}, {"avg_co2": 6.862274907378953, "live_work_prop": 0.08137931034482758, "delta_f_physical_activity_pp": 0.0009904341330225653, "driving": 85.20384791571233, "cycling": 0.7329363261566652, "walking": 4.168575355016033, "pt": 1.832340815391663, "micromobility": 2.4278515803939533, "shuttle": 5.634448007329363}, {"avg_co2": 6.6279568447805595, "live_work_prop": 0.10461956521739131, "delta_f_physical_activity_pp": 0.000929905041395176, "driving": 85.26365348399246, "cycling": 0.7532956685499058, "walking": 4.566854990583804, "pt": 1.694915254237288, "micromobility": 2.401129943502825, "shuttle": 5.32015065913371}, {"avg_co2": 7.122757843597932, "live_work_prop": 0.062095730918499355, "delta_f_physical_activity_pp": 0.0007382578653447075, "driving": 87.14859437751004, "cycling": 0.535475234270415, "walking": 3.302097278000892, "pt": 1.78491744756805, "micromobility": 1.8741633199464525, "shuttle": 5.35475234270415}, {"avg_co2": 6.67363066507212, "live_work_prop": 0.09392265193370165, "delta_f_physical_activity_pp": 0.0009316770519884277, "driving": 85.07109004739335, "cycling": 0.7582938388625593, "walking": 4.1232227488151665, "pt": 1.8009478672985781, "micromobility": 2.7014218009478674, "shuttle": 5.545023696682464}, {"avg_co2": 6.8169661857419905, "live_work_prop": 0.09103078982597054, "delta_f_physical_activity_pp": 0.0009748951918739149, "driving": 84.0877914951989, "cycling": 0.7773205304069501, "walking": 4.663923182441701, "pt": 1.7375400091449476, "micromobility": 2.423411065386374, "shuttle": 6.310013717421124}, {"avg_co2": 6.937115928833655, "live_work_prop": 0.07571801566579635, "delta_f_physical_activity_pp": 0.001008884095765374, "driving": 84.87167942368302, "cycling": 0.9004952723998199, "walking": 4.052228725799189, "pt": 2.1161638901395765, "micromobility": 2.2062134173795585, "shuttle": 5.853219270598829}, {"avg_co2": 6.908328001565256, "live_work_prop": 0.0796221322537112, "delta_f_physical_activity_pp": 0.001011635014865792, "driving": 85.1006711409396, "cycling": 0.4921700223713647, "walking": 4.921700223713646, "pt": 1.8344519015659957, "micromobility": 2.058165548098434, "shuttle": 5.592841163310962}, {"avg_co2": 6.660236879600015, "live_work_prop": 0.1002710027100271, "delta_f_physical_activity_pp": 0.0010443874278162066, "driving": 83.94773681754549, "cycling": 0.8399440037330844, "walking": 4.806346243583761, "pt": 1.6798880074661688, "micromobility": 2.6598226784881005, "shuttle": 6.066262249183388}, {"avg_co2": 6.874394239468104, "live_work_prop": 0.08690012970168612, "delta_f_physical_activity_pp": 0.0010696408604861426, "driving": 84.26527958387517, "cycling": 1.0403120936280885, "walking": 4.291287386215865, "pt": 1.4737754659731253, "micromobility": 2.600780234070221, "shuttle": 6.328565236237537}, {"avg_co2": 6.723442860410067, "live_work_prop": 0.08276797829036635, "delta_f_physical_activity_pp": 0.000915343192455267, "driving": 85.38533834586465, "cycling": 0.7518796992481203, "walking": 4.088345864661655, "pt": 1.9736842105263157, "micromobility": 2.4906015037593985, "shuttle": 5.31015037593985}, {"avg_co2": 6.596020729950528, "live_work_prop": 0.08205841446453407, "delta_f_physical_activity_pp": 0.000826608070394119, "driving": 86.06870229007633, "cycling": 0.8110687022900763, "walking": 3.8645038167938934, "pt": 1.4790076335877862, "micromobility": 1.8606870229007633, "shuttle": 5.916030534351145}, {"avg_co2": 6.576254952352208, "live_work_prop": 0.09537166900420757, "delta_f_physical_activity_pp": 0.0009554857343365069, "driving": 85.13977439921531, "cycling": 0.6866110838646395, "walking": 4.462972045120157, "pt": 1.716527709661599, "micromobility": 2.30505149583129, "shuttle": 5.689063266307013}, {"avg_co2": 6.7824486352781435, "live_work_prop": 0.07349081364829396, "delta_f_physical_activity_pp": 0.0008895762981987579, "driving": 86.41255605381166, "cycling": 0.672645739910314, "walking": 4.170403587443946, "pt": 1.4798206278026906, "micromobility": 2.242152466367713, "shuttle": 5.0224215246636765}, {"avg_co2": 6.793916446175795, "live_work_prop": 0.08015768725361366, "delta_f_physical_activity_pp": 0.0010597561851572292, "driving": 84.48430493273543, "cycling": 1.0762331838565022, "walking": 4.932735426008969, "pt": 1.748878923766816, "micromobility": 2.5560538116591927, "shuttle": 5.201793721973094}, {"avg_co2": 7.30679022502946, "live_work_prop": 0.08646616541353383, "delta_f_physical_activity_pp": 0.0009313608007586112, "driving": 86.94922366764582, "cycling": 0.9651699538396977, "walking": 4.280318925723877, "pt": 1.4687368862778012, "micromobility": 1.594628619387327, "shuttle": 4.741921947125472}, {"avg_co2": 6.674892107017183, "live_work_prop": 0.08977900552486189, "delta_f_physical_activity_pp": 0.0008581045440493433, "driving": 86.03988603988604, "cycling": 1.0921177587844255, "walking": 3.89363722697056, "pt": 1.566951566951567, "micromobility": 2.4691358024691357, "shuttle": 4.938271604938271}, {"avg_co2": 7.337584238258039, "live_work_prop": 0.07329192546583851, "delta_f_physical_activity_pp": 0.0009460889169312357, "driving": 86.94158075601375, "cycling": 0.7731958762886598, "walking": 3.823024054982818, "pt": 2.0189003436426116, "micromobility": 1.8470790378006874, "shuttle": 4.596219931271478}, {"avg_co2": 6.8314903874895405, "live_work_prop": 0.08047493403693931, "delta_f_physical_activity_pp": 0.0008989597232673957, "driving": 85.510477039679, "cycling": 0.7133303611234953, "walking": 4.592064199732501, "pt": 1.560410164957646, "micromobility": 2.31832367365136, "shuttle": 5.305394560855996}, {"avg_co2": 7.495819071139687, "live_work_prop": 0.07625, "delta_f_physical_activity_pp": 0.000802193309719528, "driving": 86.71096345514951, "cycling": 0.872093023255814, "walking": 3.322259136212625, "pt": 1.6611295681063125, "micromobility": 1.9518272425249168, "shuttle": 5.48172757475083}, {"avg_co2": 6.97770530124183, "live_work_prop": 0.083223249669749, "delta_f_physical_activity_pp": 0.0009951874434720564, "driving": 86.13686534216336, "cycling": 0.5739514348785872, "walking": 4.547461368653422, "pt": 1.545253863134658, "micromobility": 2.3399558498896247, "shuttle": 4.856512141280353}, {"avg_co2": 6.717169582088569, "live_work_prop": 0.08425414364640885, "delta_f_physical_activity_pp": 0.0009307096068225208, "driving": 86.02150537634408, "cycling": 0.46750818139317435, "walking": 4.3478260869565215, "pt": 1.4492753623188406, "micromobility": 2.7115474520804117, "shuttle": 5.002337540906966}, {"avg_co2": 6.653158582689925, "live_work_prop": 0.09375, "delta_f_physical_activity_pp": 0.0009512696497136722, "driving": 85.45034642032333, "cycling": 0.8314087759815243, "walking": 3.4642032332563506, "pt": 1.6166281755196306, "micromobility": 2.5866050808314087, "shuttle": 6.05080831408776}, {"avg_co2": 6.79280577448092, "live_work_prop": 0.0856760374832664, "delta_f_physical_activity_pp": 0.0009673218458338834, "driving": 86.24826949700046, "cycling": 0.8306414397784956, "walking": 4.383940932164283, "pt": 1.6151361329026301, "micromobility": 1.8458698661744346, "shuttle": 5.0761421319796955}, {"avg_co2": 6.6636935514301046, "live_work_prop": 0.0881542699724518, "delta_f_physical_activity_pp": 0.000908698932967251, "driving": 85.78110383536016, "cycling": 0.7015902712815716, "walking": 4.770813844714686, "pt": 1.824134705332086, "micromobility": 2.104770813844715, "shuttle": 4.817586529466792}, {"avg_co2": 6.982388733212986, "live_work_prop": 0.07051282051282051, "delta_f_physical_activity_pp": 0.0009667966569424449, "driving": 85.47267996530789, "cycling": 0.5637467476149176, "walking": 3.902862098872507, "pt": 1.99479618386817, "micromobility": 2.385082393755421, "shuttle": 5.680832610581093}, {"avg_co2": 7.161846161134598, "live_work_prop": 0.0691747572815534, "delta_f_physical_activity_pp": 0.0009111240147437364, "driving": 85.84324989741485, "cycling": 0.6155108740254411, "walking": 3.5699630693475584, "pt": 2.1748050882232253, "micromobility": 2.0106688551497744, "shuttle": 5.785802215839146}, {"avg_co2": 6.946907588279801, "live_work_prop": 0.0764163372859025, "delta_f_physical_activity_pp": 0.0009357453903030135, "driving": 85.72695035460993, "cycling": 0.6205673758865249, "walking": 4.299645390070922, "pt": 1.5957446808510638, "micromobility": 2.4822695035460995, "shuttle": 5.274822695035461}, {"avg_co2": 6.644075408711849, "live_work_prop": 0.1068090787716956, "delta_f_physical_activity_pp": 0.0009688845583245692, "driving": 84.42143178748312, "cycling": 0.8554705087798289, "walking": 4.277352543899145, "pt": 2.0711391265195855, "micromobility": 2.6114362899594776, "shuttle": 5.763169743358847}, {"avg_co2": 6.796313521082459, "live_work_prop": 0.0793854033290653, "delta_f_physical_activity_pp": 0.0009889106914742411, "driving": 86.18391825855176, "cycling": 0.7552199022656597, "walking": 3.998223011994669, "pt": 1.6437139049311416, "micromobility": 2.176810306530431, "shuttle": 5.242114615726344}, {"avg_co2": 6.9839262585302055, "live_work_prop": 0.08458390177353342, "delta_f_physical_activity_pp": 0.0009757823424220435, "driving": 84.13417951042611, "cycling": 0.7252946509519492, "walking": 4.306436990027199, "pt": 1.9945602901178603, "micromobility": 2.357207615593835, "shuttle": 6.482320942883046}, {"avg_co2": 7.208461776811531, "live_work_prop": 0.08, "delta_f_physical_activity_pp": 0.0010241707442340256, "driving": 85.7563025210084, "cycling": 0.6302521008403361, "walking": 4.621848739495799, "pt": 1.6386554621848741, "micromobility": 2.5210084033613445, "shuttle": 4.831932773109244}, {"avg_co2": 7.112501035428252, "live_work_prop": 0.0815006468305304, "delta_f_physical_activity_pp": 0.000869677142848583, "driving": 86.57836644591612, "cycling": 0.7064017660044151, "walking": 4.194260485651214, "pt": 1.6335540838852098, "micromobility": 1.9426048565121412, "shuttle": 4.9448123620309055}, {"avg_co2": 6.855102966194344, "live_work_prop": 0.09296148738379814, "delta_f_physical_activity_pp": 0.001003424683777658, "driving": 84.8032564450475, "cycling": 1.1759384893713252, "walking": 4.296698326549072, "pt": 1.854364540931705, "micromobility": 2.397105382180009, "shuttle": 5.472636815920398}, {"avg_co2": 6.57044961437091, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0008633531970107158, "driving": 85.23521192361434, "cycling": 0.5589194224499302, "walking": 4.2384722869119695, "pt": 1.7699115044247788, "micromobility": 2.1891010712622263, "shuttle": 6.008383791336748}, {"avg_co2": 7.075622263662082, "live_work_prop": 0.08176100628930817, "delta_f_physical_activity_pp": 0.0009440941906453722, "driving": 86.1847733105218, "cycling": 0.7271171941830624, "walking": 3.849443969204448, "pt": 1.7536355859709154, "micromobility": 2.0102651839178787, "shuttle": 5.474764756201882}, {"avg_co2": 6.988082856101916, "live_work_prop": 0.088348271446863, "delta_f_physical_activity_pp": 0.0009874829731111045, "driving": 85.62610229276896, "cycling": 0.7495590828924161, "walking": 3.968253968253968, "pt": 1.763668430335097, "micromobility": 2.5573192239858904, "shuttle": 5.3350970017636685}, {"avg_co2": 6.933564430819137, "live_work_prop": 0.09560723514211886, "delta_f_physical_activity_pp": 0.000957513197624822, "driving": 85.36796536796537, "cycling": 0.6493506493506493, "walking": 4.372294372294372, "pt": 1.645021645021645, "micromobility": 2.727272727272727, "shuttle": 5.238095238095238}, {"avg_co2": 7.021330476632711, "live_work_prop": 0.08731241473396999, "delta_f_physical_activity_pp": 0.0009953337723729288, "driving": 84.98635122838945, "cycling": 0.8189262966333031, "walking": 4.777070063694268, "pt": 1.6833484986351228, "micromobility": 2.3202911737943586, "shuttle": 5.414012738853503}, {"avg_co2": 6.3511210883976394, "live_work_prop": 0.09077809798270893, "delta_f_physical_activity_pp": 0.0010697059130361601, "driving": 82.79827503593675, "cycling": 0.7187350263536176, "walking": 4.4561571633924295, "pt": 1.7249640632486822, "micromobility": 3.3061811212266408, "shuttle": 6.995687589841879}, {"avg_co2": 6.92930841317565, "live_work_prop": 0.08430609597924774, "delta_f_physical_activity_pp": 0.0009883412605949807, "driving": 85.9255939040789, "cycling": 0.8516360376512775, "walking": 4.034065441506051, "pt": 1.7929179740026895, "micromobility": 2.196324518153294, "shuttle": 5.199462124607799}, {"avg_co2": 6.588179896308214, "live_work_prop": 0.07909604519774012, "delta_f_physical_activity_pp": 0.0008966493272777029, "driving": 85.84675451439728, "cycling": 0.8296730112249878, "walking": 4.19716935090288, "pt": 1.9521717911176184, "micromobility": 1.6593460224499756, "shuttle": 5.514885309907272}, {"avg_co2": 6.642572951153784, "live_work_prop": 0.09596662030598054, "delta_f_physical_activity_pp": 0.0010977733486762062, "driving": 85.33834586466166, "cycling": 1.080827067669173, "walking": 4.605263157894736, "pt": 1.7857142857142856, "micromobility": 2.2556390977443606, "shuttle": 4.934210526315789}, {"avg_co2": 6.7286460027078245, "live_work_prop": 0.071334214002642, "delta_f_physical_activity_pp": 0.0009515934136359889, "driving": 85.87751371115174, "cycling": 0.7769652650822669, "walking": 3.7477148080438756, "pt": 1.8738574040219378, "micromobility": 2.5137111517367456, "shuttle": 5.210237659963437}, {"avg_co2": 6.975370356887729, "live_work_prop": 0.08789808917197452, "delta_f_physical_activity_pp": 0.0010155986607163295, "driving": 85.65236237537928, "cycling": 0.9102730819245773, "walking": 4.464672735153879, "pt": 1.5604681404421328, "micromobility": 1.9939315127871695, "shuttle": 5.418292154312961}, {"avg_co2": 6.369391724237745, "live_work_prop": 0.11318051575931232, "delta_f_physical_activity_pp": 0.0010663036979039068, "driving": 84.4574780058651, "cycling": 0.6842619745845552, "walking": 4.9853372434017595, "pt": 1.7595307917888565, "micromobility": 2.248289345063539, "shuttle": 5.865102639296188}, {"avg_co2": 6.476373676708436, "live_work_prop": 0.08683853459972862, "delta_f_physical_activity_pp": 0.0011880175788635302, "driving": 84.22273781902551, "cycling": 0.8352668213457077, "walking": 5.661252900232019, "pt": 1.716937354988399, "micromobility": 2.505800464037123, "shuttle": 5.058004640371229}, {"avg_co2": 6.702381491827973, "live_work_prop": 0.09198423127463863, "delta_f_physical_activity_pp": 0.0009436836227563081, "driving": 85.93327321911633, "cycling": 0.6762849413886384, "walking": 4.05770964833183, "pt": 1.6681695220919748, "micromobility": 1.848512173128945, "shuttle": 5.8160504959422905}, {"avg_co2": 6.281307724551125, "live_work_prop": 0.10098176718092566, "delta_f_physical_activity_pp": 0.0009660545694250963, "driving": 84.90658800393314, "cycling": 0.5408062930186824, "walking": 5.063913470993117, "pt": 1.9174041297935103, "micromobility": 2.3107177974434614, "shuttle": 5.260570304818092}, {"avg_co2": 6.956551300204742, "live_work_prop": 0.07015306122448979, "delta_f_physical_activity_pp": 0.0008060214638687562, "driving": 87.07423580786026, "cycling": 0.8296943231441047, "walking": 3.6681222707423577, "pt": 1.8777292576419216, "micromobility": 1.5283842794759825, "shuttle": 5.021834061135371}, {"avg_co2": 6.879123568973723, "live_work_prop": 0.08041504539559015, "delta_f_physical_activity_pp": 0.0009061956063485069, "driving": 85.76642335766424, "cycling": 0.7755474452554745, "walking": 4.835766423357665, "pt": 1.824817518248175, "micromobility": 1.916058394160584, "shuttle": 4.881386861313869}, {"avg_co2": 6.939188591961191, "live_work_prop": 0.07974683544303797, "delta_f_physical_activity_pp": 0.0009691945685150801, "driving": 85.15021459227468, "cycling": 0.8154506437768241, "walking": 4.206008583690987, "pt": 2.40343347639485, "micromobility": 2.1459227467811157, "shuttle": 5.278969957081546}, {"avg_co2": 6.886014324536293, "live_work_prop": 0.09722222222222222, "delta_f_physical_activity_pp": 0.0010046179428463444, "driving": 85.9447004608295, "cycling": 0.7373271889400922, "walking": 4.470046082949309, "pt": 1.705069124423963, "micromobility": 2.2119815668202767, "shuttle": 4.9308755760368665}, {"avg_co2": 6.485117817940038, "live_work_prop": 0.10449735449735449, "delta_f_physical_activity_pp": 0.0010208916167387375, "driving": 84.32869330938483, "cycling": 0.9878760664571172, "walking": 4.355635383924563, "pt": 1.9757521329142345, "micromobility": 2.559497081275258, "shuttle": 5.792546026044006}, {"avg_co2": 6.362236179284585, "live_work_prop": 0.090014064697609, "delta_f_physical_activity_pp": 0.0010124428368688653, "driving": 84.45620789220403, "cycling": 0.7218479307025986, "walking": 4.956689124157844, "pt": 2.0692974013474497, "micromobility": 2.598652550529355, "shuttle": 5.19730510105871}, {"avg_co2": 6.710381888974565, "live_work_prop": 0.09128065395095368, "delta_f_physical_activity_pp": 0.000886574322576334, "driving": 85.52204176334108, "cycling": 0.6960556844547563, "walking": 4.5011600928074245, "pt": 1.3921113689095126, "micromobility": 2.134570765661253, "shuttle": 5.754060324825986}, {"avg_co2": 6.724811219365544, "live_work_prop": 0.08586525759577279, "delta_f_physical_activity_pp": 0.0008249516895659835, "driving": 85.8114233907525, "cycling": 0.7706255666364461, "walking": 3.3544877606527654, "pt": 1.6772438803263827, "micromobility": 2.1305530371713512, "shuttle": 6.255666364460562}, {"avg_co2": 7.062856065559622, "live_work_prop": 0.08678237650200267, "delta_f_physical_activity_pp": 0.0009592144096627404, "driving": 85.45534924845269, "cycling": 0.9283819628647214, "walking": 4.155614500442087, "pt": 1.7241379310344827, "micromobility": 2.2546419098143233, "shuttle": 5.4818744473916885}, {"avg_co2": 7.121013303683579, "live_work_prop": 0.08333333333333333, "delta_f_physical_activity_pp": 0.0009130438058251374, "driving": 85.91666666666666, "cycling": 0.5833333333333334, "walking": 4.458333333333334, "pt": 1.4583333333333333, "micromobility": 2.166666666666667, "shuttle": 5.416666666666667}, {"avg_co2": 6.648421873133478, "live_work_prop": 0.09765625, "delta_f_physical_activity_pp": 0.001010139836864824, "driving": 84.82507950931395, "cycling": 0.6815084052703316, "walking": 4.997728305315766, "pt": 1.7264879600181735, "micromobility": 2.3171285779191275, "shuttle": 5.452067242162653}, {"avg_co2": 6.375457663052739, "live_work_prop": 0.09288824383164006, "delta_f_physical_activity_pp": 0.0009034106854956985, "driving": 85.12110726643598, "cycling": 0.7909045971329708, "walking": 4.695996045477014, "pt": 1.6312407315867523, "micromobility": 2.2738507167572912, "shuttle": 5.486900642609985}, {"avg_co2": 6.850751185383014, "live_work_prop": 0.08071135430916553, "delta_f_physical_activity_pp": 0.0008427271556575879, "driving": 85.40111940298507, "cycling": 0.6996268656716418, "walking": 4.151119402985075, "pt": 1.8190298507462688, "micromobility": 2.2388059701492535, "shuttle": 5.690298507462686}, {"avg_co2": 7.206761661281304, "live_work_prop": 0.0751592356687898, "delta_f_physical_activity_pp": 0.0009283476889027227, "driving": 85.99656357388317, "cycling": 0.816151202749141, "walking": 3.7800687285223367, "pt": 1.5463917525773196, "micromobility": 2.0189003436426116, "shuttle": 5.841924398625429}, {"avg_co2": 7.355640605352106, "live_work_prop": 0.07503234152652005, "delta_f_physical_activity_pp": 0.001035944559425775, "driving": 86.27876682587929, "cycling": 0.6513243595310464, "walking": 4.168475900998697, "pt": 1.606600086843248, "micromobility": 2.5618758141554494, "shuttle": 4.732957012592271}, {"avg_co2": 7.159878772534231, "live_work_prop": 0.08876560332871013, "delta_f_physical_activity_pp": 0.0010058556069983719, "driving": 85.89041095890411, "cycling": 0.776255707762557, "walking": 3.8356164383561646, "pt": 1.643835616438356, "micromobility": 2.5570776255707766, "shuttle": 5.296803652968037}, {"avg_co2": 6.637051845064174, "live_work_prop": 0.0951048951048951, "delta_f_physical_activity_pp": 0.0011985951751591897, "driving": 84.85565546616185, "cycling": 0.946521533364884, "walking": 5.158542356838618, "pt": 1.609086606720303, "micromobility": 2.4136299100804544, "shuttle": 5.016564126833885}, {"avg_co2": 6.875552876478534, "live_work_prop": 0.08139534883720931, "delta_f_physical_activity_pp": 0.0009013264013901553, "driving": 86.42082429501085, "cycling": 0.6073752711496746, "walking": 4.3383947939262475, "pt": 1.475054229934924, "micromobility": 2.212581344902386, "shuttle": 4.945770065075922}, {"avg_co2": 7.147528634868647, "live_work_prop": 0.07904642409033877, "delta_f_physical_activity_pp": 0.0009274906749662656, "driving": 86.84321143337537, "cycling": 0.546448087431694, "walking": 3.867171080285835, "pt": 1.3451029844472466, "micromobility": 2.185792349726776, "shuttle": 5.212274064733082}, {"avg_co2": 7.017741169620538, "live_work_prop": 0.0773405698778833, "delta_f_physical_activity_pp": 0.0008659169153669558, "driving": 87.32654949121184, "cycling": 0.6938020351526364, "walking": 3.8390379278445885, "pt": 1.6651248843663276, "micromobility": 2.0351526364477337, "shuttle": 4.440333024976873}, {"avg_co2": 6.8749778466892675, "live_work_prop": 0.09594594594594595, "delta_f_physical_activity_pp": 0.0011076638460936023, "driving": 83.90441839495041, "cycling": 0.8115419296663661, "walking": 4.824165915238954, "pt": 1.9837691614066726, "micromobility": 2.7953110910730388, "shuttle": 5.680793507664562}, {"avg_co2": 7.033783817780058, "live_work_prop": 0.08439897698209718, "delta_f_physical_activity_pp": 0.0008643790292537166, "driving": 84.90401396160559, "cycling": 0.5671902268760907, "walking": 4.232111692844677, "pt": 1.8760907504363002, "micromobility": 2.530541012216405, "shuttle": 5.890052356020942}, {"avg_co2": 6.84298847734564, "live_work_prop": 0.07881136950904392, "delta_f_physical_activity_pp": 0.0009548721662830207, "driving": 85.8540925266904, "cycling": 0.5782918149466192, "walking": 4.937722419928826, "pt": 1.5124555160142348, "micromobility": 1.6459074733096084, "shuttle": 5.47153024911032}, {"avg_co2": 7.494517125832211, "live_work_prop": 0.0715962441314554, "delta_f_physical_activity_pp": 0.0009067291692137257, "driving": 87.35353535353535, "cycling": 0.8080808080808081, "walking": 3.7575757575757573, "pt": 1.3737373737373737, "micromobility": 2.0202020202020203, "shuttle": 4.686868686868687}, {"avg_co2": 6.805396624898597, "live_work_prop": 0.09585492227979274, "delta_f_physical_activity_pp": 0.0010592335839530566, "driving": 84.86987207763565, "cycling": 1.05866784296427, "walking": 4.146449051610057, "pt": 2.11733568592854, "micromobility": 2.1614468460520513, "shuttle": 5.6462284958094395}, {"avg_co2": 6.828920891839541, "live_work_prop": 0.09043250327653997, "delta_f_physical_activity_pp": 0.00089821905637554, "driving": 86.30013519603425, "cycling": 0.7210455159981974, "walking": 4.100946372239748, "pt": 1.7124831004957188, "micromobility": 2.0730058584948177, "shuttle": 5.092383956737269}, {"avg_co2": 6.388416044621146, "live_work_prop": 0.10653409090909091, "delta_f_physical_activity_pp": 0.001098010543230894, "driving": 84.65991316931982, "cycling": 0.7718282682103232, "walking": 4.92040520984081, "pt": 2.0742884708152434, "micromobility": 2.7978774722624213, "shuttle": 4.775687409551375}, {"avg_co2": 6.789874532100113, "live_work_prop": 0.08507853403141362, "delta_f_physical_activity_pp": 0.0008023690693940697, "driving": 87.12018140589569, "cycling": 0.4988662131519274, "walking": 3.8548752834467117, "pt": 1.4512471655328798, "micromobility": 2.0408163265306123, "shuttle": 5.034013605442176}, {"avg_co2": 6.711742505440318, "live_work_prop": 0.08377659574468085, "delta_f_physical_activity_pp": 0.0008640396890742746, "driving": 85.90268303774444, "cycling": 0.7276034561164165, "walking": 4.59299681673488, "pt": 1.682582992269213, "micromobility": 1.9554342883128695, "shuttle": 5.138699408822192}, {"avg_co2": 7.1984521578802365, "live_work_prop": 0.07407407407407407, "delta_f_physical_activity_pp": 0.000780522261377218, "driving": 87.61528326745717, "cycling": 0.834431269213878, "walking": 3.3816425120772946, "pt": 1.4492753623188406, "micromobility": 1.668862538427756, "shuttle": 5.05050505050505}, {"avg_co2": 6.9543622558531695, "live_work_prop": 0.08827404479578392, "delta_f_physical_activity_pp": 0.0009193030863267919, "driving": 85.950044603033, "cycling": 0.8028545941123997, "walking": 4.549509366636931, "pt": 1.4272970561998217, "micromobility": 2.140945584299732, "shuttle": 5.129348795718109}, {"avg_co2": 6.82716557172385, "live_work_prop": 0.07752956636005257, "delta_f_physical_activity_pp": 0.0011057411836753743, "driving": 85.62443845462714, "cycling": 0.9433962264150944, "walking": 5.031446540880504, "pt": 1.7520215633423182, "micromobility": 1.8867924528301887, "shuttle": 4.761904761904762}, {"avg_co2": 7.008072009716227, "live_work_prop": 0.07652399481193256, "delta_f_physical_activity_pp": 0.0010296339017169314, "driving": 85.90021691973969, "cycling": 0.6507592190889371, "walking": 4.468546637744035, "pt": 1.9522776572668112, "micromobility": 2.3427331887201737, "shuttle": 4.685466377440347}, {"avg_co2": 6.7263346625024765, "live_work_prop": 0.08058124174372523, "delta_f_physical_activity_pp": 0.0009516997666881334, "driving": 85.75935105903561, "cycling": 0.7210455159981974, "walking": 4.191077061739523, "pt": 1.9378098242451556, "micromobility": 2.0279405137449302, "shuttle": 5.3627760252365935}, {"avg_co2": 6.986249140363328, "live_work_prop": 0.08541392904073587, "delta_f_physical_activity_pp": 0.000992724292554055, "driving": 85.40017590149517, "cycling": 1.0114335971855761, "walking": 4.309586631486368, "pt": 1.6710642040457344, "micromobility": 2.2867194371152153, "shuttle": 5.3210202286719435}, {"avg_co2": 7.013355285709348, "live_work_prop": 0.07458912768647281, "delta_f_physical_activity_pp": 0.0010606452116046316, "driving": 85.13396715643907, "cycling": 0.7778738115816767, "walking": 4.537597234226447, "pt": 1.8582541054451167, "micromobility": 2.2904062229904927, "shuttle": 5.4019014693172}, {"avg_co2": 6.961139496030567, "live_work_prop": 0.09986859395532194, "delta_f_physical_activity_pp": 0.0009764892275996665, "driving": 84.75475033141848, "cycling": 0.7512152010605391, "walking": 4.684047724259832, "pt": 1.6349977905435262, "micromobility": 2.4745912505523644, "shuttle": 5.700397702165267}, {"avg_co2": 7.2633298803829325, "live_work_prop": 0.08312020460358056, "delta_f_physical_activity_pp": 0.0009738788591721124, "driving": 85.41033434650456, "cycling": 0.7381676074685193, "walking": 4.168475900998697, "pt": 1.7368649587494573, "micromobility": 2.8658271819366044, "shuttle": 5.080330004342162}, {"avg_co2": 6.593939130001169, "live_work_prop": 0.09065934065934066, "delta_f_physical_activity_pp": 0.0010030954051472622, "driving": 84.97630331753554, "cycling": 0.8056872037914692, "walking": 4.834123222748815, "pt": 1.8009478672985781, "micromobility": 2.227488151658768, "shuttle": 5.355450236966824}, {"avg_co2": 6.6033176855223195, "live_work_prop": 0.06714285714285714, "delta_f_physical_activity_pp": 0.00095622824297445, "driving": 85.53149606299213, "cycling": 0.8858267716535433, "walking": 4.183070866141732, "pt": 2.017716535433071, "micromobility": 1.8208661417322833, "shuttle": 5.5610236220472435}, {"avg_co2": 6.754694972362784, "live_work_prop": 0.062326869806094184, "delta_f_physical_activity_pp": 0.0010453600670300338, "driving": 86.21017593913457, "cycling": 1.1887779362815025, "walking": 3.9942938659058487, "pt": 1.6642891107941038, "micromobility": 1.759391345696624, "shuttle": 5.183071802187351}, {"avg_co2": 6.776630013273196, "live_work_prop": 0.08746736292428199, "delta_f_physical_activity_pp": 0.0008430494768076606, "driving": 85.88818755635708, "cycling": 0.8566275924256086, "walking": 3.832281334535618, "pt": 1.3976555455365194, "micromobility": 2.569882777276826, "shuttle": 5.45536519386835}, {"avg_co2": 6.718354157938854, "live_work_prop": 0.08032128514056225, "delta_f_physical_activity_pp": 0.0009998147933459186, "driving": 85.2141870105942, "cycling": 0.9212344541685858, "walking": 4.790419161676647, "pt": 1.9345923537540304, "micromobility": 2.0727775218793183, "shuttle": 5.066789497927222}, {"avg_co2": 7.16636142575051, "live_work_prop": 0.06551297898640297, "delta_f_physical_activity_pp": 0.0008706398370966701, "driving": 85.67860116569526, "cycling": 0.5828476269775187, "walking": 3.746877601998335, "pt": 1.7485428809325563, "micromobility": 2.164862614487927, "shuttle": 6.078268109908409}, {"avg_co2": 6.577394354105174, "live_work_prop": 0.08391608391608392, "delta_f_physical_activity_pp": 0.0009491035111310721, "driving": 84.80463096960926, "cycling": 0.8200675349734683, "walking": 4.148576941630487, "pt": 1.929570670525808, "micromobility": 2.460202604920405, "shuttle": 5.836951278340569}, {"avg_co2": 6.481327808741594, "live_work_prop": 0.09241379310344827, "delta_f_physical_activity_pp": 0.0009985859231176329, "driving": 84.66915191053123, "cycling": 0.9319664492078285, "walking": 3.7744641192917054, "pt": 1.7707362534948743, "micromobility": 2.4697110904007458, "shuttle": 6.383970177073625}, {"avg_co2": 6.802076537954291, "live_work_prop": 0.07431551499348109, "delta_f_physical_activity_pp": 0.0008489615620495536, "driving": 85.79723090665475, "cycling": 0.5359535506922734, "walking": 3.7516748548459136, "pt": 1.7418490397498883, "micromobility": 2.0098258150960246, "shuttle": 6.163465832961143}, {"avg_co2": 6.569972512272751, "live_work_prop": 0.08811188811188811, "delta_f_physical_activity_pp": 0.0009828134055081842, "driving": 86.39618138424821, "cycling": 0.7637231503579952, "walking": 4.4391408114558475, "pt": 1.766109785202864, "micromobility": 2.100238663484487, "shuttle": 4.534606205250596}, {"avg_co2": 6.504713678169276, "live_work_prop": 0.09879839786381843, "delta_f_physical_activity_pp": 0.0009724154456776127, "driving": 85.3558394160584, "cycling": 0.7299270072992701, "walking": 4.288321167883212, "pt": 1.6423357664233578, "micromobility": 2.737226277372263, "shuttle": 5.2463503649635035}, {"avg_co2": 6.856037591234913, "live_work_prop": 0.09681528662420383, "delta_f_physical_activity_pp": 0.0009001888747858699, "driving": 85.15625, "cycling": 0.5208333333333333, "walking": 4.340277777777778, "pt": 1.953125, "micromobility": 2.517361111111111, "shuttle": 5.512152777777778}, {"avg_co2": 6.83008877739036, "live_work_prop": 0.0774365821094793, "delta_f_physical_activity_pp": 0.000891878487158762, "driving": 85.66324251898169, "cycling": 0.49129075480125056, "walking": 4.332291201429209, "pt": 1.9651630192050022, "micromobility": 2.2331397945511386, "shuttle": 5.31487271103171}, {"avg_co2": 7.265239025876699, "live_work_prop": 0.07478890229191798, "delta_f_physical_activity_pp": 0.0008677788495614858, "driving": 87.16887417218543, "cycling": 0.7450331125827815, "walking": 3.9321192052980134, "pt": 1.7798013245033113, "micromobility": 2.06953642384106, "shuttle": 4.304635761589404}, {"avg_co2": 6.837797204984639, "live_work_prop": 0.0815006468305304, "delta_f_physical_activity_pp": 0.0009388134966998863, "driving": 85.87819947043248, "cycling": 0.9708737864077669, "walking": 4.192409532215358, "pt": 1.6328331862312444, "micromobility": 1.9858781994704324, "shuttle": 5.339805825242718}, {"avg_co2": 7.072743797696668, "live_work_prop": 0.07106598984771574, "delta_f_physical_activity_pp": 0.0009957919575540157, "driving": 86.1965811965812, "cycling": 0.8547008547008548, "walking": 3.8034188034188032, "pt": 1.6239316239316242, "micromobility": 2.307692307692308, "shuttle": 5.213675213675214}, {"avg_co2": 6.689410348974721, "live_work_prop": 0.07472826086956522, "delta_f_physical_activity_pp": 0.0009377848982892322, "driving": 85.03050211168465, "cycling": 0.7038948850305021, "walking": 4.458000938526514, "pt": 1.642421398404505, "micromobility": 2.2055373064289068, "shuttle": 5.959643359924917}, {"avg_co2": 6.858758326946847, "live_work_prop": 0.07754010695187166, "delta_f_physical_activity_pp": 0.0010087433924114795, "driving": 85.65042467590523, "cycling": 0.7599463567277605, "walking": 4.067948144836835, "pt": 1.6092981671881983, "micromobility": 2.1904336164506035, "shuttle": 5.721949038891372}, {"avg_co2": 7.082664457830921, "live_work_prop": 0.08405438813349815, "delta_f_physical_activity_pp": 0.0009243098515918847, "driving": 85.5108877721943, "cycling": 0.5862646566164154, "walking": 4.606365159128979, "pt": 1.8425460636515913, "micromobility": 2.1775544388609713, "shuttle": 5.276381909547738}, {"avg_co2": 7.127112129466294, "live_work_prop": 0.07198952879581152, "delta_f_physical_activity_pp": 0.0009228772692721932, "driving": 86.26299141436964, "cycling": 0.8585630366018979, "walking": 3.9313149570718484, "pt": 1.9882512426570267, "micromobility": 1.8526886579304112, "shuttle": 5.106190691369182}, {"avg_co2": 7.14279159094018, "live_work_prop": 0.06597671410090557, "delta_f_physical_activity_pp": 0.0009152134614523259, "driving": 86.35773061931572, "cycling": 0.64963187527068, "walking": 3.6379385015158077, "pt": 1.6890428757037679, "micromobility": 2.252057167605024, "shuttle": 5.413598960588999}, {"avg_co2": 7.18049333940356, "live_work_prop": 0.0810126582278481, "delta_f_physical_activity_pp": 0.0009735139485068082, "driving": 85.25641025641025, "cycling": 0.641025641025641, "walking": 4.273504273504273, "pt": 1.6239316239316242, "micromobility": 2.435897435897436, "shuttle": 5.769230769230769}, {"avg_co2": 6.7743258937450594, "live_work_prop": 0.07848443843031123, "delta_f_physical_activity_pp": 0.0009355089361681892, "driving": 86.10729023383769, "cycling": 0.7336084364970197, "walking": 4.080696928014673, "pt": 1.3296652911508482, "micromobility": 2.1091242549289317, "shuttle": 5.639614855570839}, {"avg_co2": 6.850427329358119, "live_work_prop": 0.08627450980392157, "delta_f_physical_activity_pp": 0.0010091310595553235, "driving": 85.65737051792829, "cycling": 0.8853474988933155, "walking": 4.338202744577247, "pt": 1.859229747675963, "micromobility": 2.3461708720672863, "shuttle": 4.913678618857902}, {"avg_co2": 6.786392655663848, "live_work_prop": 0.08409986859395532, "delta_f_physical_activity_pp": 0.000936906661913447, "driving": 85.19503546099291, "cycling": 0.7978723404255319, "walking": 4.25531914893617, "pt": 1.773049645390071, "micromobility": 2.2163120567375887, "shuttle": 5.76241134751773}, {"avg_co2": 7.060112111755198, "live_work_prop": 0.06928104575163399, "delta_f_physical_activity_pp": 0.00112666522775565, "driving": 85.04880212954747, "cycling": 0.8873114463176575, "walking": 4.658385093167702, "pt": 1.774622892635315, "micromobility": 2.6175687666370897, "shuttle": 5.013309671694765}, {"avg_co2": 6.251311032753431, "live_work_prop": 0.11095100864553314, "delta_f_physical_activity_pp": 0.0011455625438908984, "driving": 83.71638141809291, "cycling": 0.6845965770171148, "walking": 5.574572127139364, "pt": 1.9070904645476772, "micromobility": 2.591687041564792, "shuttle": 5.525672371638142}, {"avg_co2": 7.043950610673662, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.0009362109719901196, "driving": 86.61275831087151, "cycling": 0.8984725965858041, "walking": 4.44743935309973, "pt": 1.4375561545372868, "micromobility": 1.527403414195867, "shuttle": 5.076370170709793}, {"avg_co2": 7.04533769944965, "live_work_prop": 0.07763157894736843, "delta_f_physical_activity_pp": 0.0009203861977433818, "driving": 85.89065255731923, "cycling": 0.5731922398589064, "walking": 4.453262786596119, "pt": 1.4991181657848323, "micromobility": 2.4250440917107583, "shuttle": 5.158730158730158}, {"avg_co2": 6.688310458135921, "live_work_prop": 0.08579088471849866, "delta_f_physical_activity_pp": 0.0010086831870887722, "driving": 85.11415525114155, "cycling": 0.6392694063926941, "walking": 4.885844748858448, "pt": 1.643835616438356, "micromobility": 2.28310502283105, "shuttle": 5.433789954337899}, {"avg_co2": 7.095378263783268, "live_work_prop": 0.07615480649188515, "delta_f_physical_activity_pp": 0.0010260985936247635, "driving": 84.57380457380458, "cycling": 0.7900207900207901, "walking": 4.365904365904366, "pt": 1.7463617463617465, "micromobility": 1.995841995841996, "shuttle": 6.528066528066528}, {"avg_co2": 6.446558253441722, "live_work_prop": 0.09651474530831099, "delta_f_physical_activity_pp": 0.0010346782768701416, "driving": 84.42584844258484, "cycling": 0.9762900976290098, "walking": 4.695490469549047, "pt": 1.7201301720130173, "micromobility": 2.3709902370990235, "shuttle": 5.8112505811250585}, {"avg_co2": 6.6429976864888, "live_work_prop": 0.09187749667110519, "delta_f_physical_activity_pp": 0.0010184758376761392, "driving": 84.1633019291162, "cycling": 1.031852848811126, "walking": 4.62090623598026, "pt": 1.7048003589053389, "micromobility": 2.332884701659937, "shuttle": 6.146253925527143}, {"avg_co2": 6.999107705660115, "live_work_prop": 0.08071135430916553, "delta_f_physical_activity_pp": 0.001033342628631914, "driving": 85.24137931034483, "cycling": 0.8275862068965517, "walking": 4.183908045977011, "pt": 1.747126436781609, "micromobility": 2.436781609195402, "shuttle": 5.5632183908045985}, {"avg_co2": 6.994562053962188, "live_work_prop": 0.08014796547472257, "delta_f_physical_activity_pp": 0.0009905377337031506, "driving": 85.6401384083045, "cycling": 0.8650519031141869, "walking": 3.6764705882352944, "pt": 1.6003460207612457, "micromobility": 2.941176470588235, "shuttle": 5.27681660899654}, {"avg_co2": 6.763556910509245, "live_work_prop": 0.09251700680272108, "delta_f_physical_activity_pp": 0.0009652144925378031, "driving": 86.79332715477294, "cycling": 0.5560704355885079, "walking": 4.402224281742354, "pt": 1.5755329008341055, "micromobility": 2.3169601482854496, "shuttle": 4.355885078776645}, {"avg_co2": 6.602867486058794, "live_work_prop": 0.09517426273458444, "delta_f_physical_activity_pp": 0.0009618290629601146, "driving": 84.97057492077863, "cycling": 0.7695789950203712, "walking": 4.436396559529198, "pt": 1.5844273426889994, "micromobility": 2.444545043005885, "shuttle": 5.794477138976912}, {"avg_co2": 6.986350902888281, "live_work_prop": 0.0738255033557047, "delta_f_physical_activity_pp": 0.0010647644651906969, "driving": 85.54652213188798, "cycling": 0.7678410117434508, "walking": 5.013550135501355, "pt": 1.6711833785004515, "micromobility": 1.7163504968383017, "shuttle": 5.284552845528456}, {"avg_co2": 6.904431244087023, "live_work_prop": 0.08010012515644556, "delta_f_physical_activity_pp": 0.001111889169891318, "driving": 85.54788610871441, "cycling": 1.0785159620362381, "walking": 4.486626402070751, "pt": 1.5099223468507335, "micromobility": 2.2433132010353756, "shuttle": 5.133735979292493}, {"avg_co2": 6.9289601476994775, "live_work_prop": 0.095112285336856, "delta_f_physical_activity_pp": 0.0011018007181918038, "driving": 84.75395430579965, "cycling": 0.6151142355008787, "walking": 5.052724077328647, "pt": 1.5817223198594026, "micromobility": 2.5922671353251316, "shuttle": 5.404217926186291}, {"avg_co2": 6.614003239141083, "live_work_prop": 0.07586206896551724, "delta_f_physical_activity_pp": 0.0009579568989986081, "driving": 84.65855940130963, "cycling": 0.7015902712815716, "walking": 4.490177736202058, "pt": 2.245088868101029, "micromobility": 2.5724976613657624, "shuttle": 5.332086061739944}, {"avg_co2": 6.884545880604147, "live_work_prop": 0.08389715832205684, "delta_f_physical_activity_pp": 0.0008549531263923003, "driving": 85.48461185117134, "cycling": 0.6430868167202572, "walking": 4.271933853927424, "pt": 1.8833256775378961, "micromobility": 1.929260450160772, "shuttle": 5.787781350482315}, {"avg_co2": 6.651521702618981, "live_work_prop": 0.08531468531468532, "delta_f_physical_activity_pp": 0.0010151080954839708, "driving": 85.47854785478548, "cycling": 1.0843941537010844, "walking": 4.29042904290429, "pt": 1.5087223008015087, "micromobility": 2.1216407355021216, "shuttle": 5.516265912305516}, {"avg_co2": 6.813123724787374, "live_work_prop": 0.0858974358974359, "delta_f_physical_activity_pp": 0.0010028726075279875, "driving": 84.70133218736571, "cycling": 0.730554361839278, "walking": 5.0709067468844005, "pt": 1.4181349376880104, "micromobility": 1.9767941555651054, "shuttle": 6.1022776106575}, {"avg_co2": 7.037573717986355, "live_work_prop": 0.09057527539779682, "delta_f_physical_activity_pp": 0.0010665737434367934, "driving": 85.14238547255468, "cycling": 0.8666941807676434, "walking": 4.539826661163846, "pt": 1.9397441188609161, "micromobility": 2.3524556335121747, "shuttle": 5.158893933140734}, {"avg_co2": 6.7222544377039055, "live_work_prop": 0.07352941176470588, "delta_f_physical_activity_pp": 0.0009315277290359252, "driving": 85.77367205542726, "cycling": 0.6466512702078522, "walking": 3.3718244803695154, "pt": 1.8475750577367205, "micromobility": 2.771362586605081, "shuttle": 5.58891454965358}, {"avg_co2": 7.200697271468447, "live_work_prop": 0.07957559681697612, "delta_f_physical_activity_pp": 0.0009600271316885481, "driving": 85.17364203027604, "cycling": 0.8904719501335707, "walking": 4.407836153161175, "pt": 2.0926090828138912, "micromobility": 1.9590382902938557, "shuttle": 5.47640249332146}, {"avg_co2": 6.670553631069874, "live_work_prop": 0.09587217043941411, "delta_f_physical_activity_pp": 0.0009776491415639222, "driving": 85.28610354223434, "cycling": 0.7720254314259765, "walking": 4.72297910990009, "pt": 1.6348773841961852, "micromobility": 2.5431425976385107, "shuttle": 5.040871934604905}, {"avg_co2": 6.6924967835770675, "live_work_prop": 0.09324324324324325, "delta_f_physical_activity_pp": 0.0009454199060081591, "driving": 84.88641631896152, "cycling": 0.8344923504867872, "walking": 4.543347241539174, "pt": 1.7153453871117292, "micromobility": 1.9471488178025034, "shuttle": 6.073249884098285}, {"avg_co2": 6.815379753775298, "live_work_prop": 0.08365508365508366, "delta_f_physical_activity_pp": 0.0008448406588206211, "driving": 85.79017264276229, "cycling": 0.7082779991146525, "walking": 4.161133244798584, "pt": 1.770694997786631, "micromobility": 2.3461708720672863, "shuttle": 5.223550243470562}, {"avg_co2": 6.564111205522563, "live_work_prop": 0.08701472556894244, "delta_f_physical_activity_pp": 0.001101325160418037, "driving": 85.29139685476412, "cycling": 0.7400555041628123, "walking": 5.087881591119333, "pt": 1.7113783533765032, "micromobility": 2.127659574468085, "shuttle": 5.041628122109159}, {"avg_co2": 7.391289115897133, "live_work_prop": 0.07741116751269035, "delta_f_physical_activity_pp": 0.000978740116629011, "driving": 86.43784010046043, "cycling": 0.8790288823775638, "walking": 4.185851820845542, "pt": 1.6324822101297616, "micromobility": 1.8836333193804937, "shuttle": 4.981163666806196}, {"avg_co2": 7.068843552924527, "live_work_prop": 0.08290816326530612, "delta_f_physical_activity_pp": 0.0009440516277603271, "driving": 86.389748121962, "cycling": 0.5744586831639417, "walking": 4.330534688466637, "pt": 1.9443216968625716, "micromobility": 2.1652673442333183, "shuttle": 4.595669465311533}, {"avg_co2": 6.661722721946197, "live_work_prop": 0.08217270194986072, "delta_f_physical_activity_pp": 0.0009907043037917992, "driving": 85.69424964936886, "cycling": 0.8882655446470313, "walking": 4.020570359981299, "pt": 1.916783543712015, "micromobility": 2.524544179523142, "shuttle": 4.955586722767649}, {"avg_co2": 6.945086566806696, "live_work_prop": 0.09362808842652796, "delta_f_physical_activity_pp": 0.0009394406179207385, "driving": 84.96703296703296, "cycling": 0.7912087912087912, "walking": 4.791208791208791, "pt": 1.6263736263736264, "micromobility": 2.3736263736263736, "shuttle": 5.450549450549451}, {"avg_co2": 6.69434236958041, "live_work_prop": 0.09664429530201342, "delta_f_physical_activity_pp": 0.000878809369029878, "driving": 86.66053357865685, "cycling": 0.6899724011039559, "walking": 3.8178472861085555, "pt": 1.517939282428703, "micromobility": 2.2079116835326587, "shuttle": 5.105795768169273}, {"avg_co2": 6.687734951683892, "live_work_prop": 0.09844559585492228, "delta_f_physical_activity_pp": 0.0010215654370840422, "driving": 84.63908450704226, "cycling": 0.9242957746478873, "walking": 4.621478873239437, "pt": 1.8045774647887325, "micromobility": 2.420774647887324, "shuttle": 5.589788732394366}, {"avg_co2": 7.018096021207968, "live_work_prop": 0.07944514501891552, "delta_f_physical_activity_pp": 0.0010171263674160545, "driving": 86.03757472245942, "cycling": 0.8966695132365499, "walking": 4.184457728437233, "pt": 1.7933390264730997, "micromobility": 2.220324508966695, "shuttle": 4.867634500426986}, {"avg_co2": 6.4815792339845855, "live_work_prop": 0.1008174386920981, "delta_f_physical_activity_pp": 0.0008947971028705352, "driving": 85.55294117647058, "cycling": 0.7058823529411765, "walking": 4.0, "pt": 1.6, "micromobility": 2.4941176470588236, "shuttle": 5.647058823529412}, {"avg_co2": 7.222632207947725, "live_work_prop": 0.07835325365205843, "delta_f_physical_activity_pp": 0.0009462718383586287, "driving": 86.1184792219275, "cycling": 0.6631299734748011, "walking": 4.244031830238726, "pt": 1.5030946065428823, "micromobility": 2.033598585322723, "shuttle": 5.437665782493369}, {"avg_co2": 6.733266747032868, "live_work_prop": 0.08287292817679558, "delta_f_physical_activity_pp": 0.0008569524257549385, "driving": 85.73420074349443, "cycling": 0.8364312267657992, "walking": 3.3457249070631967, "pt": 2.0446096654275094, "micromobility": 2.2769516728624537, "shuttle": 5.762081784386617}, {"avg_co2": 6.855442978991167, "live_work_prop": 0.08801020408163265, "delta_f_physical_activity_pp": 0.0011042808707908975, "driving": 84.72758472758473, "cycling": 0.9867009867009866, "walking": 4.847704847704848, "pt": 1.9305019305019304, "micromobility": 2.1450021450021453, "shuttle": 5.362505362505362}, {"avg_co2": 6.420438981640495, "live_work_prop": 0.09478021978021978, "delta_f_physical_activity_pp": 0.0009261454829213616, "driving": 85.3530534351145, "cycling": 0.7633587786259541, "walking": 4.770992366412214, "pt": 1.6221374045801527, "micromobility": 2.480916030534351, "shuttle": 5.009541984732825}, {"avg_co2": 7.054104075082898, "live_work_prop": 0.0751592356687898, "delta_f_physical_activity_pp": 0.0008448864233542082, "driving": 86.1098901098901, "cycling": 0.6593406593406593, "walking": 3.824175824175824, "pt": 1.934065934065934, "micromobility": 2.197802197802198, "shuttle": 5.274725274725275}, {"avg_co2": 7.051083729848844, "live_work_prop": 0.06002554278416347, "delta_f_physical_activity_pp": 0.0008499443666157386, "driving": 87.17277486910994, "cycling": 0.6108202443280977, "walking": 3.7085514834205933, "pt": 1.6143106457242582, "micromobility": 1.7015706806282722, "shuttle": 5.19197207678883}, {"avg_co2": 6.835487197563489, "live_work_prop": 0.10416666666666667, "delta_f_physical_activity_pp": 0.0011160372626750476, "driving": 84.31458699472759, "cycling": 1.1423550087873462, "walking": 4.393673110720562, "pt": 2.0650263620386644, "micromobility": 2.5922671353251316, "shuttle": 5.492091388400703}, {"avg_co2": 6.884087133147966, "live_work_prop": 0.05952380952380952, "delta_f_physical_activity_pp": 0.0009031596927944075, "driving": 85.54491564067487, "cycling": 0.6383948928408573, "walking": 4.240766073871409, "pt": 1.8695850433196535, "micromobility": 2.0063839489284083, "shuttle": 5.699954400364797}, {"avg_co2": 6.845313545949077, "live_work_prop": 0.07022106631989597, "delta_f_physical_activity_pp": 0.0008940211279708388, "driving": 86.13138686131386, "cycling": 0.7299270072992701, "walking": 3.8777372262773726, "pt": 1.5054744525547445, "micromobility": 2.18978102189781, "shuttle": 5.565693430656935}, {"avg_co2": 6.993456350531017, "live_work_prop": 0.0933852140077821, "delta_f_physical_activity_pp": 0.0008489831970869722, "driving": 86.56455142231948, "cycling": 0.48140043763676155, "walking": 4.2013129102844635, "pt": 1.6192560175054704, "micromobility": 2.0568927789934355, "shuttle": 5.076586433260394}, {"avg_co2": 7.008562376543819, "live_work_prop": 0.08729139922978177, "delta_f_physical_activity_pp": 0.0010376029522627139, "driving": 85.6175972927242, "cycling": 0.9306260575296108, "walking": 3.5532994923857872, "pt": 1.94585448392555, "micromobility": 2.707275803722504, "shuttle": 5.245346869712352}, {"avg_co2": 6.8027869286038145, "live_work_prop": 0.08165997322623829, "delta_f_physical_activity_pp": 0.0011429496135970522, "driving": 85.36367692994199, "cycling": 0.9370816599732262, "walking": 3.92681838464971, "pt": 1.8295403837572513, "micromobility": 2.454261490406069, "shuttle": 5.4886211512717535}, {"avg_co2": 6.801392584156023, "live_work_prop": 0.08430609597924774, "delta_f_physical_activity_pp": 0.0009908900135654265, "driving": 86.3479758828596, "cycling": 0.6459948320413437, "walking": 4.3496985357450475, "pt": 1.5073212747631353, "micromobility": 2.1533161068044793, "shuttle": 4.995693367786391}, {"avg_co2": 6.924836313286913, "live_work_prop": 0.0749063670411985, "delta_f_physical_activity_pp": 0.0008895413891292644, "driving": 85.81833761782349, "cycling": 0.6426735218508998, "walking": 4.070265638389032, "pt": 1.8851756640959727, "micromobility": 1.970865467009426, "shuttle": 5.612682090831191}, {"avg_co2": 6.873749403035248, "live_work_prop": 0.07569721115537849, "delta_f_physical_activity_pp": 0.001064030663939217, "driving": 84.56375838926175, "cycling": 0.9843400447427294, "walking": 4.787472035794183, "pt": 1.7897091722595078, "micromobility": 2.013422818791946, "shuttle": 5.861297539149888}, {"avg_co2": 7.067566249320235, "live_work_prop": 0.10101010101010101, "delta_f_physical_activity_pp": 0.0009863666666989719, "driving": 84.93795464270431, "cycling": 0.9841677364142062, "walking": 4.278990158322636, "pt": 2.053915275994865, "micromobility": 2.396234488660676, "shuttle": 5.348737697903295}, {"avg_co2": 6.558669719013686, "live_work_prop": 0.08507670850767085, "delta_f_physical_activity_pp": 0.0010912966792497795, "driving": 85.4066985645933, "cycling": 1.0047846889952152, "walking": 4.497607655502392, "pt": 1.8181818181818181, "micromobility": 2.057416267942584, "shuttle": 5.215311004784689}, {"avg_co2": 7.194925282268074, "live_work_prop": 0.07722513089005235, "delta_f_physical_activity_pp": 0.0008798499554228555, "driving": 86.42251004912907, "cycling": 0.6252791424743189, "walking": 4.019651630192049, "pt": 1.831174631531934, "micromobility": 2.1438142027690934, "shuttle": 4.957570343903528}, {"avg_co2": 7.30597253983844, "live_work_prop": 0.07151819322459223, "delta_f_physical_activity_pp": 0.0008868368257478076, "driving": 86.65245202558636, "cycling": 0.767590618336887, "walking": 3.9232409381663116, "pt": 1.3646055437100213, "micromobility": 1.9616204690831558, "shuttle": 5.330490405117271}, {"avg_co2": 6.581371396051887, "live_work_prop": 0.09203296703296704, "delta_f_physical_activity_pp": 0.0010689892538902688, "driving": 84.40239963082603, "cycling": 1.1075219197046609, "walking": 4.1993539455468385, "pt": 1.5228426395939088, "micromobility": 2.3996308260267654, "shuttle": 6.368251038301801}, {"avg_co2": 6.936268917560725, "live_work_prop": 0.09702457956015524, "delta_f_physical_activity_pp": 0.00098295830407201, "driving": 85.68291611769872, "cycling": 0.6148440931049627, "walking": 4.567413263065437, "pt": 1.5810276679841897, "micromobility": 2.371541501976284, "shuttle": 5.1822573561704}, {"avg_co2": 6.505636362657361, "live_work_prop": 0.09732016925246827, "delta_f_physical_activity_pp": 0.0010290338667483506, "driving": 84.27612655800574, "cycling": 0.862895493767977, "walking": 4.266538830297219, "pt": 1.821668264621285, "micromobility": 2.4928092042186005, "shuttle": 6.2799616490891665}, {"avg_co2": 6.800047900949916, "live_work_prop": 0.08310626702997276, "delta_f_physical_activity_pp": 0.001022377744015302, "driving": 86.06782768102657, "cycling": 0.7332722273143905, "walking": 4.170485792850596, "pt": 1.7415215398716772, "micromobility": 2.016498625114574, "shuttle": 5.270394133822181}, {"avg_co2": 6.629701996290863, "live_work_prop": 0.1034965034965035, "delta_f_physical_activity_pp": 0.0010295821632891832, "driving": 84.19309039280644, "cycling": 0.6625650733554188, "walking": 4.637955513487932, "pt": 1.7510648367250354, "micromobility": 2.744912446758164, "shuttle": 6.010411736867013}, {"avg_co2": 6.974819382340921, "live_work_prop": 0.08530183727034121, "delta_f_physical_activity_pp": 0.0009073180580715824, "driving": 86.06378331148974, "cycling": 0.7863695937090431, "walking": 3.9755351681957185, "pt": 1.9222367846221056, "micromobility": 2.053298383573613, "shuttle": 5.198776758409786}, {"avg_co2": 6.859750354453107, "live_work_prop": 0.06775067750677506, "delta_f_physical_activity_pp": 0.0009785747268224846, "driving": 85.05643340857787, "cycling": 0.7223476297968396, "walking": 3.9729119638826185, "pt": 1.9864559819413092, "micromobility": 2.347629796839729, "shuttle": 5.914221218961625}, {"avg_co2": 6.562263196420601, "live_work_prop": 0.09773371104815864, "delta_f_physical_activity_pp": 0.0011385723062324296, "driving": 84.3441466854725, "cycling": 0.7522331922896097, "walking": 4.513399153737659, "pt": 2.1156558533145273, "micromobility": 2.350728725905031, "shuttle": 5.923836389280677}, {"avg_co2": 6.807082195543773, "live_work_prop": 0.08656330749354005, "delta_f_physical_activity_pp": 0.0008813134067118465, "driving": 85.62472010747872, "cycling": 0.5821764442454098, "walking": 4.075235109717868, "pt": 1.9704433497536946, "micromobility": 2.104791759964174, "shuttle": 5.6426332288401255}, {"avg_co2": 6.778071349885663, "live_work_prop": 0.10106382978723404, "delta_f_physical_activity_pp": 0.0009713001262999167, "driving": 84.87318840579711, "cycling": 0.8152173913043478, "walking": 4.257246376811595, "pt": 2.0380434782608696, "micromobility": 2.355072463768116, "shuttle": 5.661231884057971}, {"avg_co2": 6.9722033613456995, "live_work_prop": 0.08560311284046693, "delta_f_physical_activity_pp": 0.0010068733147589723, "driving": 84.57799381352189, "cycling": 0.7070260715863897, "walking": 5.081749889527176, "pt": 1.6349977905435262, "micromobility": 2.6071586389748123, "shuttle": 5.391073795846222}, {"avg_co2": 7.006993168622077, "live_work_prop": 0.07571801566579635, "delta_f_physical_activity_pp": 0.0010642172776657256, "driving": 84.7027972027972, "cycling": 0.8304195804195804, "walking": 4.763986013986013, "pt": 1.7045454545454544, "micromobility": 2.6223776223776225, "shuttle": 5.375874125874126}, {"avg_co2": 6.696624347658339, "live_work_prop": 0.09685534591194969, "delta_f_physical_activity_pp": 0.001001334228266978, "driving": 85.02164502164501, "cycling": 0.6926406926406926, "walking": 4.329004329004329, "pt": 1.774891774891775, "micromobility": 2.5108225108225106, "shuttle": 5.670995670995671}, {"avg_co2": 6.643035972355934, "live_work_prop": 0.08803301237964237, "delta_f_physical_activity_pp": 0.000988170749958772, "driving": 84.35468895078922, "cycling": 0.7428040854224698, "walking": 4.178272980501393, "pt": 1.8570102135561743, "micromobility": 2.6462395543175488, "shuttle": 6.220984215413185}, {"avg_co2": 7.094295600685535, "live_work_prop": 0.08439897698209718, "delta_f_physical_activity_pp": 0.0010438793966473692, "driving": 85.54059921841078, "cycling": 0.7815892314372557, "walking": 4.5592705167173255, "pt": 1.997394702561876, "micromobility": 1.997394702561876, "shuttle": 5.123751628310899}, {"avg_co2": 7.331099883044183, "live_work_prop": 0.07152317880794702, "delta_f_physical_activity_pp": 0.0009558739976545765, "driving": 86.86421937195931, "cycling": 0.574966828836798, "walking": 3.7593984962406015, "pt": 1.45953118089341, "micromobility": 2.4325519681556833, "shuttle": 4.909332153914197}, {"avg_co2": 6.735180329811424, "live_work_prop": 0.08888888888888889, "delta_f_physical_activity_pp": 0.0009693122963561479, "driving": 85.90412909349786, "cycling": 0.6644518272425249, "walking": 4.034171808258187, "pt": 1.8509729473184622, "micromobility": 2.183198860939725, "shuttle": 5.363075462743237}, {"avg_co2": 6.551916877725628, "live_work_prop": 0.08022130013831259, "delta_f_physical_activity_pp": 0.0008684177689481997, "driving": 85.84323040380048, "cycling": 0.9026128266033254, "walking": 3.9904988123515435, "pt": 1.7577197149643706, "micromobility": 1.9477434679334917, "shuttle": 5.558194774346793}, {"avg_co2": 6.723052218648497, "live_work_prop": 0.07972972972972973, "delta_f_physical_activity_pp": 0.0009248150581460515, "driving": 85.98345588235294, "cycling": 0.6433823529411764, "walking": 4.044117647058823, "pt": 1.5625, "micromobility": 2.34375, "shuttle": 5.422794117647059}, {"avg_co2": 6.516606132041249, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009020456984108427, "driving": 84.65250965250965, "cycling": 0.7239382239382239, "walking": 4.584942084942085, "pt": 2.171814671814672, "micromobility": 2.0752895752895753, "shuttle": 5.7915057915057915}, {"avg_co2": 7.556940652943664, "live_work_prop": 0.08091787439613526, "delta_f_physical_activity_pp": 0.0009206964412930929, "driving": 85.99597585513078, "cycling": 0.5231388329979879, "walking": 4.909456740442656, "pt": 1.529175050301811, "micromobility": 1.8108651911468814, "shuttle": 5.23138832997988}, {"avg_co2": 7.310900680293513, "live_work_prop": 0.06577344701583435, "delta_f_physical_activity_pp": 0.0008688246432154537, "driving": 86.80033416875523, "cycling": 0.7101086048454469, "walking": 4.218880534670008, "pt": 1.7543859649122806, "micromobility": 2.0885547201336676, "shuttle": 4.427736006683375}, {"avg_co2": 7.157573949675453, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.0009460199379102539, "driving": 85.580204778157, "cycling": 0.7679180887372014, "walking": 4.436860068259386, "pt": 1.7064846416382253, "micromobility": 1.7064846416382253, "shuttle": 5.802047781569966}, {"avg_co2": 6.586759206238347, "live_work_prop": 0.1041388518024032, "delta_f_physical_activity_pp": 0.0010628689441458277, "driving": 83.51749539594844, "cycling": 0.6445672191528545, "walking": 5.110497237569061, "pt": 1.841620626151013, "micromobility": 2.8084714548802947, "shuttle": 6.077348066298343}, {"avg_co2": 7.031107210182098, "live_work_prop": 0.07470511140235911, "delta_f_physical_activity_pp": 0.00101080991944751, "driving": 84.75161987041037, "cycling": 0.5615550755939525, "walking": 4.233261339092873, "pt": 1.8142548596112311, "micromobility": 2.548596112311015, "shuttle": 6.090712742980561}, {"avg_co2": 6.617756543800408, "live_work_prop": 0.08060109289617487, "delta_f_physical_activity_pp": 0.00105468171946253, "driving": 84.36781609195401, "cycling": 0.9655172413793104, "walking": 4.2298850574712645, "pt": 1.6551724137931034, "micromobility": 2.2528735632183907, "shuttle": 6.528735632183907}, {"avg_co2": 6.360963711749497, "live_work_prop": 0.11444141689373297, "delta_f_physical_activity_pp": 0.0010196387591520442, "driving": 84.32282003710576, "cycling": 0.6029684601113172, "walking": 4.870129870129871, "pt": 1.6697588126159555, "micromobility": 2.829313543599258, "shuttle": 5.705009276437848}, {"avg_co2": 6.578160516120781, "live_work_prop": 0.10803324099722991, "delta_f_physical_activity_pp": 0.0011805927229455167, "driving": 83.7406015037594, "cycling": 0.8928571428571428, "walking": 5.68609022556391, "pt": 1.9266917293233081, "micromobility": 2.3496240601503757, "shuttle": 5.404135338345864}, {"avg_co2": 6.9031240306949755, "live_work_prop": 0.0858257477243173, "delta_f_physical_activity_pp": 0.0010140478351599363, "driving": 85.03100088573959, "cycling": 0.7528786536758193, "walking": 4.384410983170948, "pt": 1.771479185119575, "micromobility": 2.3914968999114263, "shuttle": 5.66873339238264}, {"avg_co2": 6.679444738992316, "live_work_prop": 0.08299319727891157, "delta_f_physical_activity_pp": 0.0009926444760147146, "driving": 84.9308536003815, "cycling": 1.0014306151645207, "walking": 4.196471149260849, "pt": 1.95517405817835, "micromobility": 1.9074868860276584, "shuttle": 6.008583690987124}, {"avg_co2": 6.993287950954445, "live_work_prop": 0.07922077922077922, "delta_f_physical_activity_pp": 0.0009079735342289609, "driving": 86.23608017817372, "cycling": 0.7126948775055679, "walking": 4.0534521158129175, "pt": 1.7817371937639197, "micromobility": 2.0044543429844097, "shuttle": 5.211581291759466}, {"avg_co2": 6.840302843847888, "live_work_prop": 0.08086253369272237, "delta_f_physical_activity_pp": 0.0010536109726953862, "driving": 85.60329067641682, "cycling": 0.8226691042047531, "walking": 3.8391224862888484, "pt": 1.6910420475319927, "micromobility": 2.422303473491773, "shuttle": 5.621572212065813}, {"avg_co2": 7.205161851434994, "live_work_prop": 0.06992084432717678, "delta_f_physical_activity_pp": 0.000927333845581895, "driving": 85.12685914260717, "cycling": 0.699912510936133, "walking": 4.243219597550306, "pt": 2.012248468941382, "micromobility": 2.1872265966754156, "shuttle": 5.730533683289589}, {"avg_co2": 6.847914592329322, "live_work_prop": 0.08490566037735849, "delta_f_physical_activity_pp": 0.0009278596336572738, "driving": 86.16152450090743, "cycling": 0.7713248638838476, "walking": 4.491833030852995, "pt": 1.7241379310344827, "micromobility": 1.8602540834845736, "shuttle": 4.99092558983666}, {"avg_co2": 6.799229291241902, "live_work_prop": 0.07236842105263158, "delta_f_physical_activity_pp": 0.0009703665610890148, "driving": 84.73731884057972, "cycling": 0.588768115942029, "walking": 4.257246376811595, "pt": 1.8568840579710144, "micromobility": 2.717391304347826, "shuttle": 5.842391304347826}, {"avg_co2": 6.899055983153508, "live_work_prop": 0.08706786171574904, "delta_f_physical_activity_pp": 0.0009233404841729016, "driving": 86.28396143733566, "cycling": 0.7449605609114811, "walking": 3.6371603856266437, "pt": 1.9281332164767746, "micromobility": 2.4101665205959684, "shuttle": 4.995617879053462}, {"avg_co2": 7.050164520480087, "live_work_prop": 0.07702020202020202, "delta_f_physical_activity_pp": 0.0011127984303587067, "driving": 85.21665250637214, "cycling": 0.8496176720475787, "walking": 4.333050127442651, "pt": 1.7841971112999149, "micromobility": 2.1665250637213256, "shuttle": 5.6499575191163975}, {"avg_co2": 6.797389948397902, "live_work_prop": 0.06703146374829001, "delta_f_physical_activity_pp": 0.0009416096987044752, "driving": 85.8609426038264, "cycling": 0.6532897806812878, "walking": 4.059729351376575, "pt": 1.773215118992067, "micromobility": 2.2865142323845076, "shuttle": 5.36630891273915}, {"avg_co2": 6.628706923637537, "live_work_prop": 0.08287292817679558, "delta_f_physical_activity_pp": 0.0009290011490423042, "driving": 86.15167216203486, "cycling": 0.6123410268487989, "walking": 4.145077720207254, "pt": 1.7428167687235046, "micromobility": 2.3080546396608574, "shuttle": 5.040037682524729}, {"avg_co2": 6.636232926956207, "live_work_prop": 0.08906882591093117, "delta_f_physical_activity_pp": 0.0009278504210913543, "driving": 85.57031607879065, "cycling": 0.5955107650022904, "walking": 4.397617956939991, "pt": 2.1071919377004122, "micromobility": 2.1071919377004122, "shuttle": 5.222171323866239}, {"avg_co2": 6.97271436454507, "live_work_prop": 0.08903225806451613, "delta_f_physical_activity_pp": 0.0010113842571586559, "driving": 84.36552620181898, "cycling": 0.822867042009528, "walking": 4.4608055435253355, "pt": 1.645734084019056, "micromobility": 2.555218709398008, "shuttle": 6.149848419229103}, {"avg_co2": 7.468772079607785, "live_work_prop": 0.08200734394124846, "delta_f_physical_activity_pp": 0.000930289539535673, "driving": 87.4538745387454, "cycling": 0.6560065600656007, "walking": 3.731037310373104, "pt": 1.2300123001230012, "micromobility": 2.050020500205002, "shuttle": 4.8790487904879045}, {"avg_co2": 6.758348684297632, "live_work_prop": 0.09919571045576407, "delta_f_physical_activity_pp": 0.0009391129560963358, "driving": 86.35539437896645, "cycling": 0.7706255666364461, "walking": 4.1251133272892115, "pt": 1.4505893019038985, "micromobility": 2.0398912058023573, "shuttle": 5.258386219401632}, {"avg_co2": 6.746936790552235, "live_work_prop": 0.0811965811965812, "delta_f_physical_activity_pp": 0.0011113119252411134, "driving": 85.04049547403525, "cycling": 1.0004764173415912, "walking": 4.90709861838971, "pt": 1.8580276322058122, "micromobility": 2.048594568842306, "shuttle": 5.145307289185326}, {"avg_co2": 6.897999630306803, "live_work_prop": 0.07151979565772669, "delta_f_physical_activity_pp": 0.0009594082198871207, "driving": 86.02846054333764, "cycling": 1.034928848641656, "walking": 3.6653730056058644, "pt": 1.8111254851228977, "micromobility": 2.069857697283312, "shuttle": 5.390254420008624}, {"avg_co2": 6.858552995745578, "live_work_prop": 0.10242587601078167, "delta_f_physical_activity_pp": 0.001046811095270056, "driving": 85.70151921358355, "cycling": 0.938337801608579, "walking": 4.602323503127793, "pt": 1.6979445933869526, "micromobility": 2.234137622877569, "shuttle": 4.825737265415549}, {"avg_co2": 6.540088087848961, "live_work_prop": 0.08050847457627118, "delta_f_physical_activity_pp": 0.0010611853289254946, "driving": 85.0095785440613, "cycling": 0.8620689655172413, "walking": 4.166666666666666, "pt": 1.8678160919540232, "micromobility": 2.586206896551724, "shuttle": 5.507662835249042}, {"avg_co2": 6.76406988567158, "live_work_prop": 0.09041835357624832, "delta_f_physical_activity_pp": 0.0010071165439885562, "driving": 85.1083448593822, "cycling": 0.7376671277086214, "walking": 4.426002766251729, "pt": 2.028584601198709, "micromobility": 1.98248040571692, "shuttle": 5.716920239741817}, {"avg_co2": 6.509153493493349, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009457149140619306, "driving": 85.8806404657933, "cycling": 0.7763221737020863, "walking": 4.8034934497816595, "pt": 1.6011644832605532, "micromobility": 2.2804463852498786, "shuttle": 4.657933042212519}, {"avg_co2": 6.970110059805158, "live_work_prop": 0.07722513089005235, "delta_f_physical_activity_pp": 0.0009237659198637183, "driving": 86.7205024674742, "cycling": 0.8524001794526694, "walking": 3.8582323912068195, "pt": 1.3458950201884252, "micromobility": 2.3777478689995513, "shuttle": 4.8452220726783315}, {"avg_co2": 7.186160817083806, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.000929144160364618, "driving": 85.83802511909919, "cycling": 0.5197055002165439, "walking": 4.071026418362927, "pt": 1.862278042442616, "micromobility": 1.9488956258120398, "shuttle": 5.760069294066696}, {"avg_co2": 7.055742853810209, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0009320442871785409, "driving": 84.945295404814, "cycling": 0.700218818380744, "walking": 4.332603938730854, "pt": 1.9256017505470462, "micromobility": 1.75054704595186, "shuttle": 6.3457330415754925}, {"avg_co2": 6.832284665003204, "live_work_prop": 0.08903225806451613, "delta_f_physical_activity_pp": 0.0009388745718494327, "driving": 85.5531453362256, "cycling": 0.6941431670281996, "walking": 4.3383947939262475, "pt": 1.561822125813449, "micromobility": 2.0824295010845986, "shuttle": 5.7700650759219085}, {"avg_co2": 6.789240596807555, "live_work_prop": 0.08758169934640522, "delta_f_physical_activity_pp": 0.0008603901823671618, "driving": 86.89189189189189, "cycling": 0.7657657657657657, "walking": 4.234234234234234, "pt": 1.4414414414414414, "micromobility": 2.2972972972972974, "shuttle": 4.36936936936937}, {"avg_co2": 6.879956812243918, "live_work_prop": 0.07431551499348109, "delta_f_physical_activity_pp": 0.0010959193392358693, "driving": 85.5674709562109, "cycling": 1.2957998212689903, "walking": 4.1554959785522785, "pt": 1.6085790884718498, "micromobility": 2.0554066130473636, "shuttle": 5.317247542448615}, {"avg_co2": 6.875861448137057, "live_work_prop": 0.07887700534759358, "delta_f_physical_activity_pp": 0.0009341756458149543, "driving": 86.91460055096418, "cycling": 0.6887052341597797, "walking": 4.224058769513315, "pt": 1.285583103764922, "micromobility": 2.066115702479339, "shuttle": 4.820936639118457}, {"avg_co2": 7.155098014822985, "live_work_prop": 0.08114856429463171, "delta_f_physical_activity_pp": 0.0010648086764990078, "driving": 85.14644351464436, "cycling": 0.9205020920502093, "walking": 4.393305439330543, "pt": 1.380753138075314, "micromobility": 2.426778242677824, "shuttle": 5.7322175732217575}, {"avg_co2": 6.8106525928027315, "live_work_prop": 0.09367088607594937, "delta_f_physical_activity_pp": 0.0010533124315789066, "driving": 84.78543563068921, "cycling": 0.8669267446900737, "walking": 4.161248374512354, "pt": 1.6905071521456438, "micromobility": 2.7308192457737324, "shuttle": 5.76506285218899}, {"avg_co2": 7.078807501282482, "live_work_prop": 0.07806191117092867, "delta_f_physical_activity_pp": 0.0010543843163788944, "driving": 85.10733452593918, "cycling": 0.7155635062611807, "walking": 3.89087656529517, "pt": 1.9230769230769231, "micromobility": 2.5491949910554563, "shuttle": 5.813953488372093}, {"avg_co2": 6.9337543310986876, "live_work_prop": 0.0871313672922252, "delta_f_physical_activity_pp": 0.001080922164991262, "driving": 84.33953699500681, "cycling": 0.8624602814344077, "walking": 4.7208352246936, "pt": 1.9518837948252383, "micromobility": 2.5419881979119383, "shuttle": 5.583295506128008}, {"avg_co2": 6.649006194934021, "live_work_prop": 0.08228730822873083, "delta_f_physical_activity_pp": 0.0009289049918659147, "driving": 85.31633616619453, "cycling": 0.7554296506137866, "walking": 4.1548630783758265, "pt": 2.0302171860245513, "micromobility": 1.8413597733711047, "shuttle": 5.901794145420207}, {"avg_co2": 6.880487629430955, "live_work_prop": 0.10013531799729364, "delta_f_physical_activity_pp": 0.0008711372570154274, "driving": 86.08058608058609, "cycling": 0.8241758241758242, "walking": 4.716117216117216, "pt": 1.5567765567765568, "micromobility": 1.9230769230769231, "shuttle": 4.8992673992674}, {"avg_co2": 7.122657116060362, "live_work_prop": 0.0764163372859025, "delta_f_physical_activity_pp": 0.0007961326679824908, "driving": 87.18637992831542, "cycling": 0.6272401433691757, "walking": 3.763440860215054, "pt": 1.747311827956989, "micromobility": 1.8369175627240144, "shuttle": 4.838709677419355}, {"avg_co2": 6.743713986835341, "live_work_prop": 0.08192457737321196, "delta_f_physical_activity_pp": 0.0009741542072523535, "driving": 84.83096085409252, "cycling": 0.7562277580071174, "walking": 4.448398576512456, "pt": 2.3576512455516014, "micromobility": 2.0462633451957295, "shuttle": 5.56049822064057}, {"avg_co2": 6.994049179454909, "live_work_prop": 0.08047493403693931, "delta_f_physical_activity_pp": 0.0009775184763516959, "driving": 86.21923937360178, "cycling": 0.6711409395973155, "walking": 4.295302013422819, "pt": 1.4317673378076063, "micromobility": 2.5503355704697985, "shuttle": 4.832214765100671}, {"avg_co2": 6.848541890901041, "live_work_prop": 0.08255659121171771, "delta_f_physical_activity_pp": 0.0009043528899740824, "driving": 85.40925266903915, "cycling": 0.6227758007117438, "walking": 4.448398576512456, "pt": 1.5569395017793595, "micromobility": 2.446619217081851, "shuttle": 5.5160142348754455}, {"avg_co2": 7.068354489170581, "live_work_prop": 0.07468354430379746, "delta_f_physical_activity_pp": 0.0009140531838115298, "driving": 85.13455788124733, "cycling": 0.6407518154634771, "walking": 4.015378043571124, "pt": 1.5378043571123452, "micromobility": 2.6911576249466043, "shuttle": 5.98035027765912}, {"avg_co2": 6.477044367968527, "live_work_prop": 0.10267229254571027, "delta_f_physical_activity_pp": 0.0009787017959105577, "driving": 84.60431654676259, "cycling": 0.5755395683453237, "walking": 4.844124700239808, "pt": 1.7266187050359711, "micromobility": 2.3980815347721824, "shuttle": 5.851318944844125}, {"avg_co2": 7.250646142590738, "live_work_prop": 0.06282051282051282, "delta_f_physical_activity_pp": 0.0010146009127985993, "driving": 85.93415989739205, "cycling": 0.8123129542539546, "walking": 4.104318084651561, "pt": 1.9666524155622063, "micromobility": 2.2231722958529287, "shuttle": 4.9593843522873025}, {"avg_co2": 6.727860425329686, "live_work_prop": 0.0962566844919786, "delta_f_physical_activity_pp": 0.0011132863641968398, "driving": 84.31641518061271, "cycling": 0.8687700045724738, "walking": 4.89254686785551, "pt": 2.1033379058070416, "micromobility": 2.377686328303612, "shuttle": 5.441243712848651}, {"avg_co2": 6.841882590480817, "live_work_prop": 0.09102730819245773, "delta_f_physical_activity_pp": 0.0010530479176785773, "driving": 84.75021910604733, "cycling": 0.8326029798422436, "walking": 4.864154250657318, "pt": 1.6652059596844873, "micromobility": 2.1910604732690624, "shuttle": 5.696757230499562}, {"avg_co2": 6.592241627151124, "live_work_prop": 0.0791268758526603, "delta_f_physical_activity_pp": 0.0011475962067213168, "driving": 85.2497643732328, "cycling": 0.9425070688030159, "walking": 4.288407163053723, "pt": 1.7436380772855797, "micromobility": 2.35626767200754, "shuttle": 5.419415645617342}, {"avg_co2": 6.79094079768512, "live_work_prop": 0.0793010752688172, "delta_f_physical_activity_pp": 0.001101812940591626, "driving": 83.8388411045722, "cycling": 0.9053870529651425, "walking": 4.753282028066998, "pt": 1.9013128112267994, "micromobility": 2.761430511543685, "shuttle": 5.83974649162517}, {"avg_co2": 6.9488352277547225, "live_work_prop": 0.0953020134228188, "delta_f_physical_activity_pp": 0.000946100707779755, "driving": 85.4194706146254, "cycling": 0.6280843427545985, "walking": 4.7554957379991025, "pt": 1.794526693584567, "micromobility": 2.243158366980709, "shuttle": 5.15926424405563}, {"avg_co2": 6.722525223636724, "live_work_prop": 0.07238605898123325, "delta_f_physical_activity_pp": 0.0009735858304668247, "driving": 86.53136531365314, "cycling": 0.6457564575645757, "walking": 4.428044280442804, "pt": 1.7066420664206643, "micromobility": 1.8911439114391144, "shuttle": 4.797047970479705}, {"avg_co2": 6.987029823966984, "live_work_prop": 0.08758169934640522, "delta_f_physical_activity_pp": 0.0009371728867413606, "driving": 86.12975391498881, "cycling": 1.029082774049217, "walking": 4.250559284116331, "pt": 1.476510067114094, "micromobility": 2.013422818791946, "shuttle": 5.100671140939597}, {"avg_co2": 6.509199411716718, "live_work_prop": 0.100418410041841, "delta_f_physical_activity_pp": 0.0009364603391831491, "driving": 85.70019723865879, "cycling": 0.6903353057199211, "walking": 4.142011834319527, "pt": 1.4792899408284024, "micromobility": 2.564102564102564, "shuttle": 5.424063116370808}, {"avg_co2": 6.742167393425937, "live_work_prop": 0.10497237569060773, "delta_f_physical_activity_pp": 0.0009481681538487518, "driving": 84.91541353383458, "cycling": 0.6578947368421052, "walking": 4.605263157894736, "pt": 1.6917293233082706, "micromobility": 2.3496240601503757, "shuttle": 5.780075187969925}, {"avg_co2": 7.085368149531583, "live_work_prop": 0.07354838709677419, "delta_f_physical_activity_pp": 0.0009266048310722425, "driving": 85.85858585858585, "cycling": 0.5270092226613966, "walking": 3.9525691699604746, "pt": 2.371541501976284, "micromobility": 2.1958717610891525, "shuttle": 5.094422485726834}, {"avg_co2": 7.128788630814664, "live_work_prop": 0.08397932816537468, "delta_f_physical_activity_pp": 0.0010296567182902514, "driving": 85.61495002172968, "cycling": 0.7822685788787485, "walking": 4.476314645806171, "pt": 1.8687527162103434, "micromobility": 2.042590178183399, "shuttle": 5.215123859191656}, {"avg_co2": 6.408104664342031, "live_work_prop": 0.09762900976290098, "delta_f_physical_activity_pp": 0.0010395442973760631, "driving": 84.71337579617835, "cycling": 0.7839294463498285, "walking": 4.703576678098971, "pt": 2.302792748652621, "micromobility": 2.302792748652621, "shuttle": 5.193532582067614}, {"avg_co2": 6.9051013004836275, "live_work_prop": 0.09436435124508519, "delta_f_physical_activity_pp": 0.0011612484011535402, "driving": 84.29319371727748, "cycling": 0.9162303664921465, "walking": 4.712041884816754, "pt": 1.6143106457242582, "micromobility": 2.74869109947644, "shuttle": 5.715532286212914}, {"avg_co2": 6.795592042081691, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.00089511214477956, "driving": 84.73214285714286, "cycling": 0.8482142857142857, "walking": 4.553571428571428, "pt": 1.9642857142857142, "micromobility": 1.7410714285714286, "shuttle": 6.1607142857142865}, {"avg_co2": 7.022024181765843, "live_work_prop": 0.08211920529801324, "delta_f_physical_activity_pp": 0.0010454197556933023, "driving": 85.84310189359783, "cycling": 0.7664562669071235, "walking": 4.012623985572588, "pt": 1.93868349864743, "micromobility": 1.8034265103697025, "shuttle": 5.63570784490532}, {"avg_co2": 6.937790032448562, "live_work_prop": 0.07632600258732213, "delta_f_physical_activity_pp": 0.00089187255288345, "driving": 86.78587003924989, "cycling": 0.7413868294810292, "walking": 3.924989097252508, "pt": 1.70082860880942, "micromobility": 2.0933275185346707, "shuttle": 4.753597906672481}, {"avg_co2": 6.633301965665671, "live_work_prop": 0.0912751677852349, "delta_f_physical_activity_pp": 0.000983380260143314, "driving": 85.84729981378027, "cycling": 0.7914338919925512, "walking": 4.515828677839851, "pt": 1.48975791433892, "micromobility": 2.001862197392924, "shuttle": 5.353817504655494}, {"avg_co2": 6.690825420059615, "live_work_prop": 0.09335219236209336, "delta_f_physical_activity_pp": 0.0010261944486322369, "driving": 85.70752484619025, "cycling": 0.7572172266919073, "walking": 3.975390440132513, "pt": 1.7983909133932798, "micromobility": 2.6975863700899194, "shuttle": 5.06389020350213}, {"avg_co2": 6.510522798022836, "live_work_prop": 0.08882521489971347, "delta_f_physical_activity_pp": 0.0010850315615290832, "driving": 85.40856031128405, "cycling": 0.8268482490272374, "walking": 4.717898832684825, "pt": 1.7509727626459144, "micromobility": 2.1887159533073928, "shuttle": 5.107003891050583}, {"avg_co2": 6.903723910287177, "live_work_prop": 0.08021390374331551, "delta_f_physical_activity_pp": 0.0010108388556561365, "driving": 84.66696468484578, "cycling": 0.5364327223960662, "walking": 4.380867232901207, "pt": 2.056325435851587, "micromobility": 2.682163611980331, "shuttle": 5.677246312025034}, {"avg_co2": 6.692652260499288, "live_work_prop": 0.09707446808510638, "delta_f_physical_activity_pp": 0.0010957420836580634, "driving": 84.47037701974865, "cycling": 0.6283662477558348, "walking": 4.712746858168761, "pt": 1.7504488330341115, "micromobility": 2.96229802513465, "shuttle": 5.475763016157989}, {"avg_co2": 6.8643851820264645, "live_work_prop": 0.09400544959128065, "delta_f_physical_activity_pp": 0.0009743036122482604, "driving": 85.75963718820861, "cycling": 0.5895691609977325, "walking": 4.172335600907029, "pt": 1.6326530612244898, "micromobility": 2.35827664399093, "shuttle": 5.487528344671202}, {"avg_co2": 6.936401481855041, "live_work_prop": 0.08016877637130802, "delta_f_physical_activity_pp": 0.0009419449040999874, "driving": 85.25519848771268, "cycling": 0.7561436672967864, "walking": 4.206049149338374, "pt": 1.5122873345935728, "micromobility": 2.3629489603024574, "shuttle": 5.9073724007561434}, {"avg_co2": 7.117004735181628, "live_work_prop": 0.078125, "delta_f_physical_activity_pp": 0.000990915704010534, "driving": 85.99464763603925, "cycling": 0.6244424620874219, "walking": 4.281891168599464, "pt": 1.650312221231044, "micromobility": 2.0517395182872438, "shuttle": 5.3969669937555755}, {"avg_co2": 6.775690143605899, "live_work_prop": 0.10512483574244415, "delta_f_physical_activity_pp": 0.0011094937674863384, "driving": 84.5478489903424, "cycling": 0.9657594381035997, "walking": 5.092186128182616, "pt": 1.755926251097454, "micromobility": 2.1071115013169446, "shuttle": 5.53116769095698}, {"avg_co2": 6.799041307234931, "live_work_prop": 0.09006622516556291, "delta_f_physical_activity_pp": 0.0010327699527953624, "driving": 85.7270294380018, "cycling": 0.7582515611061552, "walking": 4.1034790365744875, "pt": 1.5611061552185548, "micromobility": 2.6761819803746656, "shuttle": 5.173951828724353}, {"avg_co2": 6.617685544100589, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.0008174816980113868, "driving": 85.19047619047619, "cycling": 0.6190476190476191, "walking": 3.9523809523809526, "pt": 1.5714285714285716, "micromobility": 1.9523809523809523, "shuttle": 6.714285714285714}, {"avg_co2": 6.448858797972447, "live_work_prop": 0.09577464788732394, "delta_f_physical_activity_pp": 0.0011221108297416592, "driving": 84.29046037019458, "cycling": 0.8542952064546749, "walking": 4.413858566682487, "pt": 1.6611295681063125, "micromobility": 2.420503084954912, "shuttle": 6.359753203607024}, {"avg_co2": 6.946370265562793, "live_work_prop": 0.07142857142857142, "delta_f_physical_activity_pp": 0.0008988841407162964, "driving": 85.12396694214877, "cycling": 0.7829491083079599, "walking": 4.219225750326229, "pt": 1.6963897346672467, "micromobility": 2.174858634188778, "shuttle": 6.002609830361026}, {"avg_co2": 6.754499618845006, "live_work_prop": 0.08723958333333333, "delta_f_physical_activity_pp": 0.0008612571863695107, "driving": 86.86067019400353, "cycling": 0.8818342151675485, "walking": 3.439153439153439, "pt": 1.8518518518518516, "micromobility": 1.455026455026455, "shuttle": 5.511463844797178}, {"avg_co2": 7.066596641445092, "live_work_prop": 0.0948905109489051, "delta_f_physical_activity_pp": 0.0010380306032231198, "driving": 85.44791244426429, "cycling": 0.6890960680989056, "walking": 4.580462099716255, "pt": 1.4592622618565059, "micromobility": 2.8374543980543168, "shuttle": 4.985812728009728}, {"avg_co2": 7.13673134081523, "live_work_prop": 0.08026315789473684, "delta_f_physical_activity_pp": 0.0008895355626306182, "driving": 84.97363796133568, "cycling": 0.5272407732864675, "walking": 4.437609841827768, "pt": 1.7574692442882252, "micromobility": 2.196836555360281, "shuttle": 6.107205623901582}, {"avg_co2": 7.126110760705152, "live_work_prop": 0.0792838874680307, "delta_f_physical_activity_pp": 0.0008428919466966824, "driving": 87.2067286409916, "cycling": 0.796812749003984, "walking": 3.9397963700752547, "pt": 1.3280212483399734, "micromobility": 2.1248339973439574, "shuttle": 4.603806994245241}, {"avg_co2": 6.894814138638066, "live_work_prop": 0.07858048162230671, "delta_f_physical_activity_pp": 0.0010583587598725405, "driving": 84.7627340008707, "cycling": 0.914235959947758, "walking": 4.78885502829778, "pt": 1.52372659991293, "micromobility": 2.7427078798432736, "shuttle": 5.267740531127558}, {"avg_co2": 6.693195282603367, "live_work_prop": 0.09401709401709402, "delta_f_physical_activity_pp": 0.001047531686007762, "driving": 84.8249027237354, "cycling": 0.7295719844357976, "walking": 4.815175097276265, "pt": 1.556420233463035, "micromobility": 2.5778210116731515, "shuttle": 5.496108949416342}, {"avg_co2": 6.7633039034023845, "live_work_prop": 0.08490566037735849, "delta_f_physical_activity_pp": 0.0011187392961042512, "driving": 84.1429880843263, "cycling": 0.8249312557286892, "walking": 4.5371219065077915, "pt": 1.8790100824931255, "micromobility": 2.3373052245646195, "shuttle": 6.278643446379468}, {"avg_co2": 6.839910254761693, "live_work_prop": 0.09043250327653997, "delta_f_physical_activity_pp": 0.0009293413215837252, "driving": 85.99819331526649, "cycling": 0.8130081300813009, "walking": 4.381210478771455, "pt": 1.5356820234869015, "micromobility": 2.168021680216802, "shuttle": 5.103884372177055}, {"avg_co2": 6.9823454214734175, "live_work_prop": 0.08222811671087533, "delta_f_physical_activity_pp": 0.000984332804804011, "driving": 85.04545454545455, "cycling": 1.090909090909091, "walking": 4.409090909090909, "pt": 2.1363636363636362, "micromobility": 2.1363636363636362, "shuttle": 5.181818181818182}, {"avg_co2": 6.866591881751828, "live_work_prop": 0.08125819134993446, "delta_f_physical_activity_pp": 0.0009173613289639328, "driving": 85.57391692719965, "cycling": 0.6699419383653417, "walking": 3.841000446627959, "pt": 2.099151406878071, "micromobility": 2.41179097811523, "shuttle": 5.404198302813756}, {"avg_co2": 7.013263120113937, "live_work_prop": 0.07216494845360824, "delta_f_physical_activity_pp": 0.001040926901303099, "driving": 85.13931888544892, "cycling": 0.6634232640424591, "walking": 4.3343653250774, "pt": 2.4325519681556833, "micromobility": 2.034498009730208, "shuttle": 5.395842547545334}, {"avg_co2": 6.6422977160717585, "live_work_prop": 0.09899569583931134, "delta_f_physical_activity_pp": 0.0010637330654860511, "driving": 85.4326923076923, "cycling": 0.9134615384615385, "walking": 4.807692307692308, "pt": 1.6346153846153848, "micromobility": 1.875, "shuttle": 5.336538461538462}, {"avg_co2": 6.7701983925710225, "live_work_prop": 0.11300919842312747, "delta_f_physical_activity_pp": 0.0009884032453574586, "driving": 85.3922452660054, "cycling": 0.7664562669071235, "walking": 5.139765554553652, "pt": 1.848512173128945, "micromobility": 1.93868349864743, "shuttle": 4.914337240757439}, {"avg_co2": 6.951304851413977, "live_work_prop": 0.08142493638676845, "delta_f_physical_activity_pp": 0.0009419689932873084, "driving": 85.7451403887689, "cycling": 0.4319654427645789, "walking": 4.665226781857451, "pt": 1.6414686825053995, "micromobility": 2.24622030237581, "shuttle": 5.269978401727862}, {"avg_co2": 6.830742519142883, "live_work_prop": 0.07238605898123325, "delta_f_physical_activity_pp": 0.0008695906992999783, "driving": 87.30822873082286, "cycling": 0.697350069735007, "walking": 3.3472803347280333, "pt": 1.8596001859600186, "micromobility": 1.9525801952580195, "shuttle": 4.834960483496048}, {"avg_co2": 7.063441562920904, "live_work_prop": 0.07888040712468193, "delta_f_physical_activity_pp": 0.0008965195604581125, "driving": 86.71539122957867, "cycling": 0.6448839208942391, "walking": 3.697334479793637, "pt": 2.063628546861565, "micromobility": 1.633705932932072, "shuttle": 5.2450558899398105}, {"avg_co2": 6.704801136971528, "live_work_prop": 0.0728862973760933, "delta_f_physical_activity_pp": 0.0010645780160564945, "driving": 86.0009789525208, "cycling": 0.7831620166421929, "walking": 4.356338717572198, "pt": 1.811062163485071, "micromobility": 2.0558002936857562, "shuttle": 4.992657856093979}, {"avg_co2": 6.802929595397625, "live_work_prop": 0.09391534391534391, "delta_f_physical_activity_pp": 0.0011921377827268567, "driving": 85.07194244604317, "cycling": 0.9442446043165468, "walking": 4.361510791366906, "pt": 1.9784172661870503, "micromobility": 2.4280575539568345, "shuttle": 5.215827338129497}, {"avg_co2": 6.977637379500008, "live_work_prop": 0.06455862977602109, "delta_f_physical_activity_pp": 0.0009141433063398436, "driving": 85.40372670807453, "cycling": 0.44365572315882873, "walking": 3.815439219165927, "pt": 1.6858917480035491, "micromobility": 2.484472049689441, "shuttle": 6.16681455190772}, {"avg_co2": 6.936838473452197, "live_work_prop": 0.08093994778067885, "delta_f_physical_activity_pp": 0.0008952084655582113, "driving": 86.43617021276596, "cycling": 0.7535460992907801, "walking": 5.053191489361701, "pt": 1.6843971631205674, "micromobility": 1.6400709219858156, "shuttle": 4.432624113475177}, {"avg_co2": 6.439277724408355, "live_work_prop": 0.0856353591160221, "delta_f_physical_activity_pp": 0.00106787713801752, "driving": 85.00473036896878, "cycling": 0.804162724692526, "walking": 4.493850520340587, "pt": 1.7502365184484387, "micromobility": 2.1759697256385997, "shuttle": 5.7710501419110685}, {"avg_co2": 6.851199398238884, "live_work_prop": 0.09041835357624832, "delta_f_physical_activity_pp": 0.000934849365211593, "driving": 85.83868010999083, "cycling": 0.5957836846929423, "walking": 4.124656278643447, "pt": 1.924839596700275, "micromobility": 2.0623281393217234, "shuttle": 5.453712190650779}, {"avg_co2": 6.934230415487232, "live_work_prop": 0.09879839786381843, "delta_f_physical_activity_pp": 0.0009889971458349263, "driving": 85.49270072992701, "cycling": 0.9124087591240875, "walking": 4.37956204379562, "pt": 1.7335766423357664, "micromobility": 2.5547445255474455, "shuttle": 4.927007299270073}, {"avg_co2": 7.070872633650712, "live_work_prop": 0.07808564231738035, "delta_f_physical_activity_pp": 0.0010416611080496618, "driving": 84.95245969408846, "cycling": 1.0334849111202975, "walking": 4.54733360892931, "pt": 1.4468788755684168, "micromobility": 1.901612236461348, "shuttle": 6.118230673832162}, {"avg_co2": 6.576854030849089, "live_work_prop": 0.09178082191780822, "delta_f_physical_activity_pp": 0.0009680312172296663, "driving": 85.03900871959614, "cycling": 0.8260670032124828, "walking": 4.268012849931161, "pt": 1.8357044515832952, "micromobility": 2.202845341899954, "shuttle": 5.828361633776962}, {"avg_co2": 7.0946926187202655, "live_work_prop": 0.08192457737321196, "delta_f_physical_activity_pp": 0.0009222224394577196, "driving": 85.73967125721902, "cycling": 0.6663705019991115, "walking": 3.9537983118613953, "pt": 1.776988005330964, "micromobility": 2.3100844069302533, "shuttle": 5.553087516659263}, {"avg_co2": 6.364481450321126, "live_work_prop": 0.10364145658263306, "delta_f_physical_activity_pp": 0.0009558575833314826, "driving": 83.61364728495916, "cycling": 0.8169149447381067, "walking": 4.805382027871215, "pt": 2.0663142719846226, "micromobility": 2.6429601153291684, "shuttle": 6.054781355117732}, {"avg_co2": 7.075339813847229, "live_work_prop": 0.09102402022756005, "delta_f_physical_activity_pp": 0.0009845862210458606, "driving": 85.34299105240733, "cycling": 0.7669365146996165, "walking": 4.644226672347678, "pt": 1.7469109501491265, "micromobility": 2.087771623348956, "shuttle": 5.411163187047294}, {"avg_co2": 7.242310451999701, "live_work_prop": 0.07124681933842239, "delta_f_physical_activity_pp": 0.0008502027471869669, "driving": 85.72044866264021, "cycling": 0.6039689387402933, "walking": 4.486626402070751, "pt": 1.4667817083692838, "micromobility": 2.200172562553926, "shuttle": 5.52200172562554}, {"avg_co2": 6.8767638635921235, "live_work_prop": 0.08271604938271605, "delta_f_physical_activity_pp": 0.000854334942297115, "driving": 86.64700926705981, "cycling": 0.6318449873631002, "walking": 4.212299915754001, "pt": 1.4321819713563606, "micromobility": 2.064026958719461, "shuttle": 5.012636899747262}, {"avg_co2": 7.338314495342293, "live_work_prop": 0.07079646017699115, "delta_f_physical_activity_pp": 0.000907293698580686, "driving": 86.63535439795046, "cycling": 0.6404782237403929, "walking": 4.0990606319385146, "pt": 1.4944491887275833, "micromobility": 1.964133219470538, "shuttle": 5.166524338172502}, {"avg_co2": 7.012186257763111, "live_work_prop": 0.08247422680412371, "delta_f_physical_activity_pp": 0.0010171880287842766, "driving": 85.41935483870968, "cycling": 0.7311827956989247, "walking": 4.645161290322581, "pt": 1.89247311827957, "micromobility": 2.4086021505376345, "shuttle": 4.903225806451613}, {"avg_co2": 7.5072606674048545, "live_work_prop": 0.0821078431372549, "delta_f_physical_activity_pp": 0.0009626137615204336, "driving": 85.85326307255777, "cycling": 0.48642075395216866, "walking": 4.539927036886907, "pt": 1.4997973246858534, "micromobility": 2.4726388325901905, "shuttle": 5.147952979327118}, {"avg_co2": 6.786084995982485, "live_work_prop": 0.09655172413793103, "delta_f_physical_activity_pp": 0.0011049330295719256, "driving": 85.3704577630958, "cycling": 0.8966493629070316, "walking": 4.436054742803209, "pt": 1.6045304388862671, "micromobility": 2.6899480887210947, "shuttle": 5.002359603586597}, {"avg_co2": 7.0550817076448284, "live_work_prop": 0.06797385620915032, "delta_f_physical_activity_pp": 0.0011699251761845084, "driving": 86.32178868917141, "cycling": 1.052170100832968, "walking": 4.077159140727751, "pt": 1.972818939061815, "micromobility": 2.016659359929855, "shuttle": 4.559403770276195}, {"avg_co2": 7.418955416641652, "live_work_prop": 0.06582278481012659, "delta_f_physical_activity_pp": 0.0008502412999820806, "driving": 87.05035971223022, "cycling": 0.8463817181548878, "walking": 3.1739314430808294, "pt": 1.5658061785865425, "micromobility": 2.2005924672027084, "shuttle": 5.162928480744816}, {"avg_co2": 6.797478600046115, "live_work_prop": 0.07660738714090287, "delta_f_physical_activity_pp": 0.0008543265581258486, "driving": 85.84070796460178, "cycling": 0.6054960409874243, "walking": 4.2850489054494645, "pt": 1.6301816488122962, "micromobility": 2.0493712156497437, "shuttle": 5.589194224499301}, {"avg_co2": 7.199355366598765, "live_work_prop": 0.06997455470737914, "delta_f_physical_activity_pp": 0.0008850471252843596, "driving": 86.26116546150574, "cycling": 0.7230965546575925, "walking": 3.7005529561888557, "pt": 1.7439387494683114, "micromobility": 1.8290089323692045, "shuttle": 5.7422373458102935}, {"avg_co2": 7.139513578479381, "live_work_prop": 0.08586525759577279, "delta_f_physical_activity_pp": 0.0009429335906241456, "driving": 85.37127612272121, "cycling": 0.8003557136505114, "walking": 4.357492218763895, "pt": 1.7341040462427744, "micromobility": 2.0898176967541127, "shuttle": 5.646954201867497}, {"avg_co2": 6.574646267656535, "live_work_prop": 0.08344733242134063, "delta_f_physical_activity_pp": 0.0009922339179458143, "driving": 84.05192396847472, "cycling": 0.7881316643486325, "walking": 4.265183124710246, "pt": 2.1789522484932777, "micromobility": 2.5034770514603615, "shuttle": 6.2123319425127494}, {"avg_co2": 6.87027325678352, "live_work_prop": 0.0793010752688172, "delta_f_physical_activity_pp": 0.0008536010015190609, "driving": 86.20370370370371, "cycling": 0.6481481481481481, "walking": 4.305555555555555, "pt": 1.3888888888888888, "micromobility": 2.314814814814815, "shuttle": 5.138888888888888}, {"avg_co2": 6.593557008861082, "live_work_prop": 0.097911227154047, "delta_f_physical_activity_pp": 0.0009550706080008999, "driving": 85.23936170212765, "cycling": 0.7092198581560284, "walking": 4.920212765957447, "pt": 1.551418439716312, "micromobility": 2.4822695035460995, "shuttle": 5.097517730496453}, {"avg_co2": 7.460531531970569, "live_work_prop": 0.07788944723618091, "delta_f_physical_activity_pp": 0.0009181189777377591, "driving": 86.19695096827358, "cycling": 0.6592501030078286, "walking": 4.202719406674907, "pt": 1.7717346518335393, "micromobility": 2.018953440461475, "shuttle": 5.150391429748661}, {"avg_co2": 6.46073786664128, "live_work_prop": 0.09180790960451977, "delta_f_physical_activity_pp": 0.000952413354465166, "driving": 85.02181289384392, "cycling": 1.0664081434803683, "walking": 4.750363548230732, "pt": 1.8904507998061075, "micromobility": 2.084343189529811, "shuttle": 5.186621425109064}, {"avg_co2": 7.282760324179668, "live_work_prop": 0.08700980392156862, "delta_f_physical_activity_pp": 0.000986945146050457, "driving": 85.54671135316296, "cycling": 1.1311269375785507, "walking": 3.97989107666527, "pt": 1.8014243820695435, "micromobility": 2.2622538751571013, "shuttle": 5.278592375366569}, {"avg_co2": 6.625857890587625, "live_work_prop": 0.07352941176470588, "delta_f_physical_activity_pp": 0.0010085098205117522, "driving": 85.25367472735894, "cycling": 0.6638217164532955, "walking": 4.030346135609293, "pt": 1.7543859649122806, "micromobility": 2.5130393551446186, "shuttle": 5.784732100521574}, {"avg_co2": 7.304596430894912, "live_work_prop": 0.06513409961685823, "delta_f_physical_activity_pp": 0.0007741547000561759, "driving": 87.58802816901408, "cycling": 0.48415492957746475, "walking": 3.2130281690140845, "pt": 1.716549295774648, "micromobility": 2.024647887323944, "shuttle": 4.973591549295775}, {"avg_co2": 6.553835456885601, "live_work_prop": 0.08689655172413793, "delta_f_physical_activity_pp": 0.0010738250440394557, "driving": 84.57142857142857, "cycling": 0.8571428571428572, "walking": 5.285714285714286, "pt": 1.7619047619047619, "micromobility": 2.1904761904761907, "shuttle": 5.333333333333334}, {"avg_co2": 7.41279467781086, "live_work_prop": 0.08618504435994931, "delta_f_physical_activity_pp": 0.0009984592498761152, "driving": 85.2051388313303, "cycling": 0.7045171985080813, "walking": 4.682967260671363, "pt": 1.4504765851636967, "micromobility": 2.7351844177372566, "shuttle": 5.221715706589308}, {"avg_co2": 7.131565915846679, "live_work_prop": 0.08163265306122448, "delta_f_physical_activity_pp": 0.0009476028986463601, "driving": 86.20992534036013, "cycling": 0.7905138339920948, "walking": 4.128238910847607, "pt": 1.800614844093105, "micromobility": 2.1080368906455864, "shuttle": 4.962670180061485}, {"avg_co2": 6.771079909762249, "live_work_prop": 0.09554973821989529, "delta_f_physical_activity_pp": 0.0010513521861478413, "driving": 85.43645409317051, "cycling": 0.9950248756218906, "walking": 5.110809588421529, "pt": 1.3568521031207599, "micromobility": 1.9448213478064227, "shuttle": 5.156037991858888}, {"avg_co2": 7.288064339883851, "live_work_prop": 0.08233890214797136, "delta_f_physical_activity_pp": 0.0007370654582342359, "driving": 86.70449939197405, "cycling": 0.7701661937576003, "walking": 4.053506282934738, "pt": 1.6214025131738954, "micromobility": 1.8646128901499797, "shuttle": 4.985812728009728}, {"avg_co2": 6.494805117342663, "live_work_prop": 0.09103641456582633, "delta_f_physical_activity_pp": 0.0009952502487984476, "driving": 85.44847328244275, "cycling": 1.2404580152671756, "walking": 3.9122137404580157, "pt": 1.7652671755725193, "micromobility": 2.0038167938931295, "shuttle": 5.629770992366412}, {"avg_co2": 6.467532434973637, "live_work_prop": 0.07507082152974505, "delta_f_physical_activity_pp": 0.0010707934527086295, "driving": 85.73508005822417, "cycling": 0.9218825812712276, "walking": 4.172731683648714, "pt": 1.6496846191169336, "micromobility": 1.8922852983988356, "shuttle": 5.628335759340127}, {"avg_co2": 7.061986986410325, "live_work_prop": 0.08646616541353383, "delta_f_physical_activity_pp": 0.0008680494117156911, "driving": 85.80729166666666, "cycling": 0.6510416666666667, "walking": 4.644097222222222, "pt": 1.7795138888888888, "micromobility": 2.170138888888889, "shuttle": 4.947916666666666}, {"avg_co2": 6.784603791005014, "live_work_prop": 0.08433734939759036, "delta_f_physical_activity_pp": 0.000949959935088746, "driving": 85.47641073080482, "cycling": 0.9250693802035153, "walking": 4.717853839037928, "pt": 1.4338575393154487, "micromobility": 2.0814061054579094, "shuttle": 5.365402405180388}, {"avg_co2": 6.974730508007582, "live_work_prop": 0.07742782152230972, "delta_f_physical_activity_pp": 0.000807617039644526, "driving": 85.98298253470668, "cycling": 0.761307657859382, "walking": 3.80653828929691, "pt": 1.522615315718764, "micromobility": 2.19435736677116, "shuttle": 5.732198835647111}, {"avg_co2": 6.593010960042372, "live_work_prop": 0.09602194787379972, "delta_f_physical_activity_pp": 0.000960630478021858, "driving": 84.7481343283582, "cycling": 1.0261194029850746, "walking": 3.6380597014925375, "pt": 2.2388059701492535, "micromobility": 2.2388059701492535, "shuttle": 6.110074626865672}, {"avg_co2": 6.554890438175538, "live_work_prop": 0.07887323943661972, "delta_f_physical_activity_pp": 0.0009986909365536298, "driving": 84.25655976676384, "cycling": 0.6802721088435374, "walking": 4.373177842565598, "pt": 1.9922254616132167, "micromobility": 2.575315840621963, "shuttle": 6.122448979591836}, {"avg_co2": 6.810437435645939, "live_work_prop": 0.07822685788787484, "delta_f_physical_activity_pp": 0.0010937231442915204, "driving": 85.79520697167756, "cycling": 0.8278867102396513, "walking": 4.052287581699346, "pt": 1.4814814814814816, "micromobility": 2.309368191721133, "shuttle": 5.533769063180828}, {"avg_co2": 7.133434283992895, "live_work_prop": 0.07354838709677419, "delta_f_physical_activity_pp": 0.0008517389268477548, "driving": 86.93490054249547, "cycling": 0.5877034358047016, "walking": 3.6618444846292943, "pt": 1.8535262206148282, "micromobility": 2.2603978300180834, "shuttle": 4.701627486437613}, {"avg_co2": 7.377209709698213, "live_work_prop": 0.06888068880688807, "delta_f_physical_activity_pp": 0.0008694096758065427, "driving": 85.273258239466, "cycling": 0.7092198581560284, "walking": 4.005006257822278, "pt": 2.0859407592824364, "micromobility": 2.1693783896537338, "shuttle": 5.7571964956195245}, {"avg_co2": 6.713579549212605, "live_work_prop": 0.09318497913769123, "delta_f_physical_activity_pp": 0.0009882947783257437, "driving": 84.39386901997213, "cycling": 0.6502554575011612, "walking": 3.9479795633999073, "pt": 1.9043195541105433, "micromobility": 2.833255921969345, "shuttle": 6.270320483046911}, {"avg_co2": 6.999779612666599, "live_work_prop": 0.09399477806788512, "delta_f_physical_activity_pp": 0.0009311790485057604, "driving": 85.0, "cycling": 0.5217391304347827, "walking": 4.826086956521739, "pt": 1.5217391304347827, "micromobility": 2.086956521739131, "shuttle": 6.0434782608695645}, {"avg_co2": 6.8773398302788475, "live_work_prop": 0.07752956636005257, "delta_f_physical_activity_pp": 0.0009254060019958561, "driving": 86.83371298405467, "cycling": 0.8200455580865604, "walking": 3.917995444191344, "pt": 1.7312072892938495, "micromobility": 2.0045558086560367, "shuttle": 4.69248291571754}, {"avg_co2": 6.730842721089586, "live_work_prop": 0.09859154929577464, "delta_f_physical_activity_pp": 0.0011117096194229465, "driving": 84.38522674146797, "cycling": 0.8415147265077139, "walking": 5.329593267882188, "pt": 1.6830294530154277, "micromobility": 2.1505376344086025, "shuttle": 5.610098176718092}, {"avg_co2": 7.0898238108573155, "live_work_prop": 0.08277703604806408, "delta_f_physical_activity_pp": 0.0008656633226308617, "driving": 86.35953026196928, "cycling": 0.7226738934056007, "walking": 4.245709123757904, "pt": 1.4001806684733513, "micromobility": 2.0325203252032518, "shuttle": 5.239385727190606}, {"avg_co2": 7.0234802305176105, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.0009542218990208082, "driving": 86.05056669572798, "cycling": 0.8282476024411508, "walking": 4.446381865736704, "pt": 1.4385353095030515, "micromobility": 2.4411508282476024, "shuttle": 4.795117698343505}, {"avg_co2": 7.091424110883025, "live_work_prop": 0.07512953367875648, "delta_f_physical_activity_pp": 0.0011332172482800267, "driving": 85.25164113785559, "cycling": 0.7877461706783371, "walking": 4.638949671772429, "pt": 1.7943107221006565, "micromobility": 2.4070021881838075, "shuttle": 5.12035010940919}, {"avg_co2": 6.960387593405642, "live_work_prop": 0.08604954367666232, "delta_f_physical_activity_pp": 0.0010253812813727147, "driving": 85.98171528080104, "cycling": 0.827165868524162, "walking": 3.744013931214628, "pt": 1.567261645624728, "micromobility": 2.525032651284284, "shuttle": 5.354810622551154}, {"avg_co2": 6.901237200795124, "live_work_prop": 0.0876010781671159, "delta_f_physical_activity_pp": 0.0009053737278913282, "driving": 85.73439699671516, "cycling": 0.7508212106992023, "walking": 3.9418113561708115, "pt": 1.5485687470671048, "micromobility": 2.5809479117785075, "shuttle": 5.443453777569216}, {"avg_co2": 6.631884325363186, "live_work_prop": 0.1056241426611797, "delta_f_physical_activity_pp": 0.000990676227380565, "driving": 84.29295255642562, "cycling": 0.6448641179180101, "walking": 4.836480884385076, "pt": 1.6582220175034548, "micromobility": 2.349147858129894, "shuttle": 6.2183325656379544}, {"avg_co2": 6.791399374149959, "live_work_prop": 0.07651715039577836, "delta_f_physical_activity_pp": 0.0008791280710981043, "driving": 86.56648451730419, "cycling": 0.6830601092896175, "walking": 3.4608378870673953, "pt": 1.639344262295082, "micromobility": 2.5956284153005464, "shuttle": 5.05464480874317}, {"avg_co2": 7.144736455352661, "live_work_prop": 0.08590604026845637, "delta_f_physical_activity_pp": 0.0009890337953618385, "driving": 84.41268423403305, "cycling": 0.6699419383653417, "walking": 4.6002679767753465, "pt": 1.5185350602947745, "micromobility": 2.5457793657882983, "shuttle": 6.252791424743188}, {"avg_co2": 6.832307187838798, "live_work_prop": 0.07754010695187166, "delta_f_physical_activity_pp": 0.0009171950046406659, "driving": 85.38116591928251, "cycling": 0.7174887892376681, "walking": 4.2152466367713, "pt": 1.5695067264573992, "micromobility": 2.062780269058296, "shuttle": 6.053811659192825}, {"avg_co2": 6.818749284375387, "live_work_prop": 0.09480519480519481, "delta_f_physical_activity_pp": 0.0008918603268774515, "driving": 85.04043126684635, "cycling": 0.628930817610063, "walking": 4.31266846361186, "pt": 1.482479784366577, "micromobility": 2.380952380952381, "shuttle": 6.154537286612758}, {"avg_co2": 6.740764256418769, "live_work_prop": 0.07672301690507152, "delta_f_physical_activity_pp": 0.0009236041182877813, "driving": 86.22862286228623, "cycling": 0.7650765076507651, "walking": 3.4203420342034203, "pt": 1.6201620162016201, "micromobility": 2.43024302430243, "shuttle": 5.535553555355536}, {"avg_co2": 6.872820252424341, "live_work_prop": 0.09162303664921466, "delta_f_physical_activity_pp": 0.000889386290625579, "driving": 86.30926007975188, "cycling": 0.8861320336730172, "walking": 3.58883473637572, "pt": 1.860877270713336, "micromobility": 2.0824102791315906, "shuttle": 5.272485600354453}, {"avg_co2": 6.841494060575896, "live_work_prop": 0.08299866131191433, "delta_f_physical_activity_pp": 0.00088978398623622, "driving": 86.31059245960503, "cycling": 0.6732495511669658, "walking": 3.9946140035906645, "pt": 1.615798922800718, "micromobility": 2.154398563734291, "shuttle": 5.251346499102334}, {"avg_co2": 6.890363994536102, "live_work_prop": 0.08947368421052632, "delta_f_physical_activity_pp": 0.0010579884042809082, "driving": 85.30337078651685, "cycling": 0.6741573033707865, "walking": 4.584269662921348, "pt": 2.157303370786517, "micromobility": 1.9775280898876404, "shuttle": 5.3033707865168545}, {"avg_co2": 7.14002639793886, "live_work_prop": 0.07948717948717948, "delta_f_physical_activity_pp": 0.0009182954289613224, "driving": 86.86567164179104, "cycling": 0.9381663113006397, "walking": 3.3688699360341148, "pt": 1.4498933901918978, "micromobility": 1.9616204690831558, "shuttle": 5.415778251599147}, {"avg_co2": 6.363837184375697, "live_work_prop": 0.10015408320493066, "delta_f_physical_activity_pp": 0.0010150614334095969, "driving": 83.70253164556962, "cycling": 0.7383966244725738, "walking": 4.324894514767933, "pt": 1.6877637130801686, "micromobility": 2.9535864978902953, "shuttle": 6.5928270042194095}, {"avg_co2": 6.990328006722822, "live_work_prop": 0.08485639686684072, "delta_f_physical_activity_pp": 0.000895248807936554, "driving": 86.69662921348315, "cycling": 0.5842696629213483, "walking": 3.955056179775281, "pt": 1.9775280898876404, "micromobility": 2.0674157303370784, "shuttle": 4.719101123595506}, {"avg_co2": 6.907719378604375, "live_work_prop": 0.07835325365205843, "delta_f_physical_activity_pp": 0.0010644684296139898, "driving": 84.57040035987404, "cycling": 0.6747638326585695, "walking": 4.49842555105713, "pt": 1.9343229869545657, "micromobility": 2.249212775528565, "shuttle": 6.0728744939271255}, {"avg_co2": 6.8691809586691415, "live_work_prop": 0.08804204993429698, "delta_f_physical_activity_pp": 0.0009234083639360914, "driving": 86.27717391304348, "cycling": 0.6340579710144928, "walking": 4.030797101449275, "pt": 1.766304347826087, "micromobility": 2.0380434782608696, "shuttle": 5.253623188405797}, {"avg_co2": 6.849198407176806, "live_work_prop": 0.1006993006993007, "delta_f_physical_activity_pp": 0.0010312774529309507, "driving": 84.64037122969837, "cycling": 0.6960556844547563, "walking": 4.222737819025522, "pt": 1.948955916473318, "micromobility": 2.645011600928074, "shuttle": 5.846867749419954}, {"avg_co2": 6.74896158937398, "live_work_prop": 0.08984375, "delta_f_physical_activity_pp": 0.0010007679117243525, "driving": 84.47287163652403, "cycling": 0.7057785619761799, "walking": 4.499338332598148, "pt": 2.0291133656815177, "micromobility": 2.6025584472871635, "shuttle": 5.69033965593295}, {"avg_co2": 7.052702732303757, "live_work_prop": 0.09190672153635117, "delta_f_physical_activity_pp": 0.0010871869827629491, "driving": 85.6757970363718, "cycling": 0.9429726088908846, "walking": 4.535249214189493, "pt": 1.347103726986978, "micromobility": 2.200269420745397, "shuttle": 5.298607992815447}, {"avg_co2": 6.977222473048827, "live_work_prop": 0.07096774193548387, "delta_f_physical_activity_pp": 0.0009424857995019469, "driving": 85.7773851590106, "cycling": 0.5742049469964664, "walking": 3.9310954063604244, "pt": 2.1643109540636045, "micromobility": 2.4734982332155475, "shuttle": 5.079505300353357}, {"avg_co2": 6.429199020109002, "live_work_prop": 0.09623430962343096, "delta_f_physical_activity_pp": 0.0010158108027476626, "driving": 84.47444551591128, "cycling": 0.8678881388621021, "walking": 4.580520732883317, "pt": 1.7839922854387655, "micromobility": 2.1215043394406945, "shuttle": 6.171648987463838}, {"avg_co2": 6.5068223463265955, "live_work_prop": 0.08882521489971347, "delta_f_physical_activity_pp": 0.001028387309530818, "driving": 85.41458541458542, "cycling": 0.7492507492507493, "walking": 4.345654345654346, "pt": 1.848151848151848, "micromobility": 2.147852147852148, "shuttle": 5.4945054945054945}, {"avg_co2": 6.984986134231158, "live_work_prop": 0.08684546615581099, "delta_f_physical_activity_pp": 0.0010053653248806656, "driving": 85.31868131868133, "cycling": 0.7472527472527473, "walking": 4.395604395604396, "pt": 1.8461538461538463, "micromobility": 2.0219780219780223, "shuttle": 5.670329670329671}, {"avg_co2": 6.88082443534804, "live_work_prop": 0.0807799442896936, "delta_f_physical_activity_pp": 0.0009693341716816305, "driving": 85.85434173669468, "cycling": 0.5602240896358543, "walking": 3.9215686274509802, "pt": 1.727357609710551, "micromobility": 2.801120448179272, "shuttle": 5.135387488328664}, {"avg_co2": 6.6551754082446095, "live_work_prop": 0.09728183118741059, "delta_f_physical_activity_pp": 0.0011292295498944438, "driving": 85.32818532818533, "cycling": 0.8687258687258688, "walking": 4.633204633204633, "pt": 1.5444015444015444, "micromobility": 2.1235521235521233, "shuttle": 5.501930501930502}, {"avg_co2": 6.636941961942873, "live_work_prop": 0.0918918918918919, "delta_f_physical_activity_pp": 0.001022157347536569, "driving": 84.1313269493844, "cycling": 0.7751937984496124, "walking": 4.605563155494756, "pt": 2.2343821249430005, "micromobility": 2.6903784769721844, "shuttle": 5.5631554947560415}, {"avg_co2": 6.587417203610249, "live_work_prop": 0.09641873278236915, "delta_f_physical_activity_pp": 0.0012237984774697052, "driving": 84.1130152848541, "cycling": 0.9263547938860583, "walking": 4.90968040759611, "pt": 1.8990273274664196, "micromobility": 2.6401111625752662, "shuttle": 5.511811023622047}, {"avg_co2": 7.0752269708356, "live_work_prop": 0.08354755784061697, "delta_f_physical_activity_pp": 0.0011293927399722047, "driving": 84.20153714773699, "cycling": 1.067463706233988, "walking": 4.568744662681469, "pt": 1.7506404782237404, "micromobility": 2.5619128949615715, "shuttle": 5.849701110162255}, {"avg_co2": 6.667309239105574, "live_work_prop": 0.07327001356852103, "delta_f_physical_activity_pp": 0.0009189448622884297, "driving": 86.34501593081475, "cycling": 0.6827492034592627, "walking": 4.597177969959035, "pt": 1.456531634046427, "micromobility": 2.0027309968138374, "shuttle": 4.91579426490669}, {"avg_co2": 7.0817141713735525, "live_work_prop": 0.08441558441558442, "delta_f_physical_activity_pp": 0.0010455338440001644, "driving": 84.95882097962722, "cycling": 0.9969657563935848, "walking": 4.724750758560901, "pt": 1.7338534893801474, "micromobility": 2.037277850021673, "shuttle": 5.548331166016472}, {"avg_co2": 6.879804117917477, "live_work_prop": 0.0903054448871182, "delta_f_physical_activity_pp": 0.0010032952178872945, "driving": 85.49480343425215, "cycling": 0.9941256213285133, "walking": 4.563940352462721, "pt": 1.446000903750565, "micromobility": 2.4401265250790782, "shuttle": 5.061003163126977}, {"avg_co2": 6.967351023116242, "live_work_prop": 0.07793923381770146, "delta_f_physical_activity_pp": 0.001104825866380976, "driving": 84.958460865763, "cycling": 0.9619588981198076, "walking": 4.416265850459117, "pt": 2.0113686051595976, "micromobility": 2.3611718408395275, "shuttle": 5.2907739396589415}, {"avg_co2": 6.924262274289351, "live_work_prop": 0.08788282290279627, "delta_f_physical_activity_pp": 0.0010045013857683512, "driving": 85.4424778761062, "cycling": 1.0176991150442478, "walking": 4.115044247787611, "pt": 1.6371681415929202, "micromobility": 2.256637168141593, "shuttle": 5.530973451327434}, {"avg_co2": 6.919447623950967, "live_work_prop": 0.08142493638676845, "delta_f_physical_activity_pp": 0.0008865449192790121, "driving": 85.64058469475493, "cycling": 0.7738607050730868, "walking": 4.213241616509028, "pt": 1.934651762682717, "micromobility": 2.1496130696474633, "shuttle": 5.28804815133276}, {"avg_co2": 6.937404586099398, "live_work_prop": 0.07493540051679587, "delta_f_physical_activity_pp": 0.0008586596596370069, "driving": 86.23093681917211, "cycling": 0.4357298474945534, "walking": 4.095860566448802, "pt": 1.6122004357298474, "micromobility": 2.178649237472767, "shuttle": 5.446623093681917}, {"avg_co2": 7.151131376884946, "live_work_prop": 0.08653846153846154, "delta_f_physical_activity_pp": 0.000944374955015645, "driving": 85.93622240392477, "cycling": 0.776778413736713, "walking": 3.679476696647588, "pt": 1.553556827473426, "micromobility": 2.493867538838921, "shuttle": 5.560098119378577}, {"avg_co2": 7.163799180391327, "live_work_prop": 0.0741687979539642, "delta_f_physical_activity_pp": 0.0009511821436196542, "driving": 85.9603789836348, "cycling": 0.7751937984496124, "walking": 4.091300602928509, "pt": 1.7657192075796728, "micromobility": 2.239448751076658, "shuttle": 5.167958656330749}, {"avg_co2": 6.963920811730644, "live_work_prop": 0.08289473684210526, "delta_f_physical_activity_pp": 0.0009495029690373762, "driving": 86.21621621621621, "cycling": 0.6756756756756757, "walking": 3.8288288288288284, "pt": 1.891891891891892, "micromobility": 1.981981981981982, "shuttle": 5.405405405405405}, {"avg_co2": 6.606904557516915, "live_work_prop": 0.09903713892709766, "delta_f_physical_activity_pp": 0.0009226014031189593, "driving": 84.6732487070992, "cycling": 0.6582040432534085, "walking": 4.748472026328162, "pt": 1.5984955336154207, "micromobility": 2.30371415138693, "shuttle": 6.017865538316878}, {"avg_co2": 6.953364481883442, "live_work_prop": 0.08184143222506395, "delta_f_physical_activity_pp": 0.0010086792558734116, "driving": 85.91304347826086, "cycling": 0.8695652173913043, "walking": 4.391304347826087, "pt": 1.565217391304348, "micromobility": 2.391304347826087, "shuttle": 4.869565217391305}, {"avg_co2": 6.852939014181857, "live_work_prop": 0.06851119894598155, "delta_f_physical_activity_pp": 0.0009105790618197669, "driving": 86.54281830539193, "cycling": 0.8608971454463071, "walking": 3.7154508382419573, "pt": 1.4046216583597644, "micromobility": 1.9483461712732213, "shuttle": 5.527865881286815}, {"avg_co2": 7.260306801279955, "live_work_prop": 0.06455696202531645, "delta_f_physical_activity_pp": 0.0009617764421328342, "driving": 86.2662746745065, "cycling": 0.5879882402351954, "walking": 3.5699286014279714, "pt": 1.7219655606887863, "micromobility": 2.6039479210415792, "shuttle": 5.249895002099958}, {"avg_co2": 6.999653409332774, "live_work_prop": 0.07416563658838071, "delta_f_physical_activity_pp": 0.0009945235927171774, "driving": 86.48421052631579, "cycling": 0.9263157894736843, "walking": 3.9157894736842107, "pt": 1.8105263157894735, "micromobility": 1.9789473684210528, "shuttle": 4.88421052631579}, {"avg_co2": 7.05538556042954, "live_work_prop": 0.07061790668348046, "delta_f_physical_activity_pp": 0.0008308447726824114, "driving": 87.79631255487269, "cycling": 0.6584723441615452, "walking": 3.6435469710272166, "pt": 1.3608428446005267, "micromobility": 1.8437225636523267, "shuttle": 4.697102721685689}, {"avg_co2": 7.059808536451132, "live_work_prop": 0.08461538461538462, "delta_f_physical_activity_pp": 0.0008345692344205443, "driving": 86.75120244862265, "cycling": 0.524704853519895, "walking": 3.8478355924792305, "pt": 1.7052907739396588, "micromobility": 2.09881941407958, "shuttle": 5.072146917358985}, {"avg_co2": 6.834552222238971, "live_work_prop": 0.085219707057257, "delta_f_physical_activity_pp": 0.0010389000562721227, "driving": 85.50919694930462, "cycling": 0.8524001794526694, "walking": 4.351727231942575, "pt": 1.8393898609241812, "micromobility": 2.557200538358008, "shuttle": 4.890085240017945}, {"avg_co2": 7.151219450313078, "live_work_prop": 0.07833537331701346, "delta_f_physical_activity_pp": 0.0009264067321403336, "driving": 86.88736027515047, "cycling": 0.8598452278589854, "walking": 3.9122957867583836, "pt": 1.633705932932072, "micromobility": 1.8056749785038695, "shuttle": 4.901117798796217}, {"avg_co2": 6.997004543369921, "live_work_prop": 0.0850253807106599, "delta_f_physical_activity_pp": 0.0009693378410059207, "driving": 85.59724018973695, "cycling": 0.646830530401035, "walking": 4.3553255713669685, "pt": 1.5523932729624839, "micromobility": 2.630444156964209, "shuttle": 5.217766278568348}, {"avg_co2": 7.19923544738522, "live_work_prop": 0.08173690932311622, "delta_f_physical_activity_pp": 0.0008853364304180291, "driving": 86.8478737395879, "cycling": 0.8329679964927663, "walking": 3.9017974572555896, "pt": 1.31521262604121, "micromobility": 2.016659359929855, "shuttle": 5.085488820692679}, {"avg_co2": 6.8363322934614965, "live_work_prop": 0.0868421052631579, "delta_f_physical_activity_pp": 0.0009310150646955509, "driving": 85.024368630926, "cycling": 0.7089056269384139, "walking": 4.6964997784669915, "pt": 1.639344262295082, "micromobility": 2.259636685866194, "shuttle": 5.671245015507311}, {"avg_co2": 6.7378464004763385, "live_work_prop": 0.09314359637774904, "delta_f_physical_activity_pp": 0.001090293045618903, "driving": 84.92239467849224, "cycling": 1.06430155210643, "walking": 5.277161862527716, "pt": 1.9955654101995564, "micromobility": 2.12860310421286, "shuttle": 4.611973392461198}, {"avg_co2": 6.950299074142242, "live_work_prop": 0.07559681697612732, "delta_f_physical_activity_pp": 0.0009743572969001811, "driving": 85.90604026845638, "cycling": 0.8053691275167786, "walking": 3.8926174496644297, "pt": 1.8791946308724832, "micromobility": 2.3266219239373602, "shuttle": 5.190156599552573}, {"avg_co2": 6.902606403803868, "live_work_prop": 0.08674101610904585, "delta_f_physical_activity_pp": 0.0010239909518196054, "driving": 85.09890109890111, "cycling": 0.8351648351648353, "walking": 4.747252747252747, "pt": 1.5384615384615385, "micromobility": 2.197802197802198, "shuttle": 5.582417582417582}, {"avg_co2": 6.668122278608477, "live_work_prop": 0.09025787965616046, "delta_f_physical_activity_pp": 0.000954129132789922, "driving": 85.20681265206814, "cycling": 0.7785888077858881, "walking": 4.37956204379562, "pt": 2.1411192214111923, "micromobility": 1.9464720194647203, "shuttle": 5.547445255474453}, {"avg_co2": 6.454922890449093, "live_work_prop": 0.09028727770177838, "delta_f_physical_activity_pp": 0.0010209852478674096, "driving": 83.76744186046511, "cycling": 1.1627906976744187, "walking": 4.55813953488372, "pt": 1.813953488372093, "micromobility": 2.7906976744186047, "shuttle": 5.906976744186046}, {"avg_co2": 6.662924030018367, "live_work_prop": 0.09655172413793103, "delta_f_physical_activity_pp": 0.0010690444115501983, "driving": 85.61419897244278, "cycling": 0.9341429238673516, "walking": 4.624007473143391, "pt": 1.8682858477347033, "micromobility": 1.8215787015413358, "shuttle": 5.137786081270434}, {"avg_co2": 6.610103304617441, "live_work_prop": 0.1046831955922865, "delta_f_physical_activity_pp": 0.0010104404662372077, "driving": 85.61320754716981, "cycling": 0.9905660377358491, "walking": 5.0, "pt": 1.4150943396226416, "micromobility": 1.8396226415094339, "shuttle": 5.1415094339622645}, {"avg_co2": 6.52664368836739, "live_work_prop": 0.10330578512396695, "delta_f_physical_activity_pp": 0.0009866571773181365, "driving": 84.5937059652419, "cycling": 0.6575857209957726, "walking": 4.790981681540629, "pt": 1.8788163457022076, "micromobility": 2.4424612494128697, "shuttle": 5.636449037106623}, {"avg_co2": 6.601325894515142, "live_work_prop": 0.09457579972183588, "delta_f_physical_activity_pp": 0.0009037406163864714, "driving": 85.9127934834691, "cycling": 0.6708193579300431, "walking": 4.551988500239578, "pt": 1.7728797316722569, "micromobility": 2.2041207474844273, "shuttle": 4.887398179204601}, {"avg_co2": 6.779667906512348, "live_work_prop": 0.07908847184986595, "delta_f_physical_activity_pp": 0.0009645805730951247, "driving": 85.62874251497006, "cycling": 0.7830492860432979, "walking": 4.237678489175495, "pt": 1.8424689083371717, "micromobility": 2.164900967296177, "shuttle": 5.343159834177799}, {"avg_co2": 6.746316389818325, "live_work_prop": 0.06512890094979647, "delta_f_physical_activity_pp": 0.0009517075022481569, "driving": 84.59759481961146, "cycling": 0.6475485661424607, "walking": 4.532839962997224, "pt": 1.8963922294172062, "micromobility": 2.0351526364477337, "shuttle": 6.290471785383904}, {"avg_co2": 7.227624548058607, "live_work_prop": 0.07547169811320754, "delta_f_physical_activity_pp": 0.0009717229485344661, "driving": 85.73839662447259, "cycling": 0.7594936708860759, "walking": 4.008438818565401, "pt": 1.7721518987341773, "micromobility": 1.9831223628691983, "shuttle": 5.738396624472574}, {"avg_co2": 6.84584103959477, "live_work_prop": 0.09176788124156546, "delta_f_physical_activity_pp": 0.0009626139439814838, "driving": 84.57619268179712, "cycling": 0.6021306160259379, "walking": 4.6317739694302915, "pt": 2.0379805465493286, "micromobility": 2.269569245020843, "shuttle": 5.88235294117647}, {"avg_co2": 7.212553584133078, "live_work_prop": 0.08064516129032258, "delta_f_physical_activity_pp": 0.0009296465333075151, "driving": 85.73832562053008, "cycling": 0.715187210769878, "walking": 4.880100967606226, "pt": 1.8090029448885148, "micromobility": 2.0193521245267143, "shuttle": 4.838031131678586}, {"avg_co2": 6.866156110905729, "live_work_prop": 0.09496402877697842, "delta_f_physical_activity_pp": 0.0010415380015235632, "driving": 85.42884990253411, "cycling": 0.9746588693957114, "walking": 4.7270955165692, "pt": 1.5107212475633527, "micromobility": 2.241715399610136, "shuttle": 5.116959064327485}, {"avg_co2": 7.109689888700089, "live_work_prop": 0.08468244084682441, "delta_f_physical_activity_pp": 0.0008864763107913546, "driving": 86.50892486508926, "cycling": 0.66417600664176, "walking": 4.192611041926111, "pt": 1.2453300124533, "micromobility": 1.78497301784973, "shuttle": 5.603985056039851}, {"avg_co2": 7.248353579501379, "live_work_prop": 0.08142493638676845, "delta_f_physical_activity_pp": 0.0008516323494265505, "driving": 86.49237472766885, "cycling": 0.522875816993464, "walking": 3.747276688453159, "pt": 1.3507625272331154, "micromobility": 2.5708061002178653, "shuttle": 5.315904139433552}, {"avg_co2": 6.802350407022622, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.000924461317910487, "driving": 85.45190913484775, "cycling": 0.5316578057032383, "walking": 3.8666022232962782, "pt": 2.1749637506041566, "micromobility": 2.0299661672305462, "shuttle": 5.944900918318028}, {"avg_co2": 6.948399084583035, "live_work_prop": 0.07702523240371846, "delta_f_physical_activity_pp": 0.0009553798268430864, "driving": 85.9633437639696, "cycling": 0.8046490835940991, "walking": 3.844434510505141, "pt": 1.7881090746535537, "micromobility": 2.1010281627179257, "shuttle": 5.498435404559678}, {"avg_co2": 6.8361280390346, "live_work_prop": 0.08823529411764706, "delta_f_physical_activity_pp": 0.0009726603959996233, "driving": 84.51225150254277, "cycling": 0.7859454461396209, "walking": 4.11465557096625, "pt": 1.9879796578825704, "micromobility": 2.5889967637540456, "shuttle": 6.010171058714748}, {"avg_co2": 6.909565013278252, "live_work_prop": 0.07608695652173914, "delta_f_physical_activity_pp": 0.0008516536826679581, "driving": 85.87155963302753, "cycling": 0.5045871559633028, "walking": 4.26605504587156, "pt": 1.5596330275229358, "micromobility": 2.4770642201834865, "shuttle": 5.321100917431193}, {"avg_co2": 6.921208713585506, "live_work_prop": 0.08036890645586298, "delta_f_physical_activity_pp": 0.0009944152573592416, "driving": 84.26171529619806, "cycling": 0.9725906277630416, "walking": 4.288240495137047, "pt": 1.9451812555260832, "micromobility": 2.2988505747126435, "shuttle": 6.23342175066313}, {"avg_co2": 7.48856036074933, "live_work_prop": 0.07829181494661921, "delta_f_physical_activity_pp": 0.0010278066973507017, "driving": 85.9009900990099, "cycling": 0.8316831683168318, "walking": 4.2772277227722775, "pt": 1.782178217821782, "micromobility": 1.9801980198019802, "shuttle": 5.227722772277228}, {"avg_co2": 6.917659758328099, "live_work_prop": 0.08026315789473684, "delta_f_physical_activity_pp": 0.0009173568296888041, "driving": 85.74600355239787, "cycling": 0.3996447602131439, "walking": 4.928952042628774, "pt": 1.6873889875666075, "micromobility": 1.8206039076376554, "shuttle": 5.41740674955595}, {"avg_co2": 7.070335861669232, "live_work_prop": 0.07225806451612904, "delta_f_physical_activity_pp": 0.0009425762097977443, "driving": 85.25386313465783, "cycling": 0.6622516556291391, "walking": 4.150110375275938, "pt": 1.6335540838852098, "micromobility": 2.295805739514349, "shuttle": 6.004415011037527}, {"avg_co2": 6.98743321944392, "live_work_prop": 0.08740359897172237, "delta_f_physical_activity_pp": 0.0009844285728094284, "driving": 85.9375, "cycling": 0.8680555555555556, "walking": 4.210069444444445, "pt": 1.6927083333333333, "micromobility": 2.039930555555556, "shuttle": 5.251736111111112}, {"avg_co2": 7.00600373401714, "live_work_prop": 0.09850374064837905, "delta_f_physical_activity_pp": 0.0009620925485392746, "driving": 86.76092544987146, "cycling": 0.9425878320479864, "walking": 4.070265638389032, "pt": 1.5424164524421593, "micromobility": 2.227934875749786, "shuttle": 4.455869751499572}, {"avg_co2": 6.734439637599725, "live_work_prop": 0.09299191374663072, "delta_f_physical_activity_pp": 0.0011021307372349166, "driving": 84.39461883408072, "cycling": 0.8520179372197308, "walking": 5.067264573991031, "pt": 1.6591928251121077, "micromobility": 2.3318385650224216, "shuttle": 5.695067264573991}, {"avg_co2": 7.043662392572848, "live_work_prop": 0.08090185676392574, "delta_f_physical_activity_pp": 0.0009265299685666367, "driving": 86.13817537643934, "cycling": 0.6643046944198405, "walking": 3.9415411868910537, "pt": 1.8600531443755535, "micromobility": 2.1257750221434897, "shuttle": 5.270150575730735}, {"avg_co2": 6.5637375600505115, "live_work_prop": 0.09986504723346828, "delta_f_physical_activity_pp": 0.0011142693690882062, "driving": 83.5909090909091, "cycling": 1.090909090909091, "walking": 5.227272727272727, "pt": 2.0, "micromobility": 2.090909090909091, "shuttle": 6.0}, {"avg_co2": 7.185578625433861, "live_work_prop": 0.07924528301886792, "delta_f_physical_activity_pp": 0.00099126144139638, "driving": 85.9784946236559, "cycling": 0.8602150537634409, "walking": 4.301075268817205, "pt": 1.6774193548387095, "micromobility": 2.193548387096774, "shuttle": 4.989247311827957}, {"avg_co2": 7.163696320888083, "live_work_prop": 0.07711442786069651, "delta_f_physical_activity_pp": 0.0009328049654251984, "driving": 85.55649957519117, "cycling": 0.5522514868309261, "walking": 4.1206457094307565, "pt": 1.7417162276975362, "micromobility": 2.5063721325403567, "shuttle": 5.52251486830926}, {"avg_co2": 7.200383071902197, "live_work_prop": 0.0738255033557047, "delta_f_physical_activity_pp": 0.0008717615857523913, "driving": 86.59603869184707, "cycling": 0.5988023952095809, "walking": 4.606172270842929, "pt": 1.9806540764624598, "micromobility": 1.612160294795025, "shuttle": 4.606172270842929}, {"avg_co2": 6.8157233784132645, "live_work_prop": 0.09752925877763328, "delta_f_physical_activity_pp": 0.0010132700115755289, "driving": 85.15555555555555, "cycling": 0.9777777777777777, "walking": 4.888888888888889, "pt": 1.7777777777777777, "micromobility": 2.0888888888888886, "shuttle": 5.111111111111112}, {"avg_co2": 7.024185230917875, "live_work_prop": 0.08541392904073587, "delta_f_physical_activity_pp": 0.0010082146962772558, "driving": 85.70155902004456, "cycling": 0.7126948775055679, "walking": 3.875278396436525, "pt": 1.8708240534521157, "micromobility": 2.4498886414253898, "shuttle": 5.389755011135858}, {"avg_co2": 6.670517695299951, "live_work_prop": 0.09410112359550561, "delta_f_physical_activity_pp": 0.0008804904534002821, "driving": 85.90604026845638, "cycling": 0.7670182166826461, "walking": 4.074784276126557, "pt": 1.725790987535954, "micromobility": 1.7737296260786195, "shuttle": 5.752636625119846}, {"avg_co2": 6.6161520192080125, "live_work_prop": 0.08481532147742818, "delta_f_physical_activity_pp": 0.0008178104972916685, "driving": 85.56749182624942, "cycling": 0.560485754320411, "walking": 3.9234002802428773, "pt": 1.7281644091546005, "micromobility": 2.288650163475012, "shuttle": 5.9318075665576835}, {"avg_co2": 6.935465543158795, "live_work_prop": 0.08397932816537468, "delta_f_physical_activity_pp": 0.0010743861867586893, "driving": 85.2863436123348, "cycling": 0.7488986784140969, "walking": 4.889867841409692, "pt": 1.8061674008810573, "micromobility": 2.2026431718061676, "shuttle": 5.066079295154185}, {"avg_co2": 6.902501020224913, "live_work_prop": 0.09342105263157895, "delta_f_physical_activity_pp": 0.0010679438728909904, "driving": 85.09316770186336, "cycling": 1.064773735581189, "walking": 4.835847382431234, "pt": 1.730257320319432, "micromobility": 2.218278615794144, "shuttle": 5.057675244010648}, {"avg_co2": 6.752778483180507, "live_work_prop": 0.07317073170731707, "delta_f_physical_activity_pp": 0.0009957087503238257, "driving": 85.21256931608133, "cycling": 0.6469500924214419, "walking": 4.482439926062846, "pt": 1.7097966728280962, "micromobility": 2.4953789279112755, "shuttle": 5.452865064695009}, {"avg_co2": 6.675333139391164, "live_work_prop": 0.08645533141210375, "delta_f_physical_activity_pp": 0.0010961222185885064, "driving": 84.47600391772771, "cycling": 0.5876591576885406, "walking": 4.750244857982371, "pt": 2.105778648383937, "micromobility": 2.105778648383937, "shuttle": 5.974534769833497}, {"avg_co2": 6.42545660385095, "live_work_prop": 0.10780141843971631, "delta_f_physical_activity_pp": 0.0011326882649896834, "driving": 83.22179732313576, "cycling": 1.0516252390057361, "walking": 4.541108986615678, "pt": 1.9120458891013385, "micromobility": 2.8680688336520075, "shuttle": 6.405353728489484}, {"avg_co2": 6.941185230019273, "live_work_prop": 0.07518796992481203, "delta_f_physical_activity_pp": 0.000873271963152366, "driving": 86.24567474048442, "cycling": 0.7785467128027681, "walking": 3.633217993079585, "pt": 1.7301038062283738, "micromobility": 2.292387543252595, "shuttle": 5.320069204152249}, {"avg_co2": 6.3363062248851705, "live_work_prop": 0.10241820768136557, "delta_f_physical_activity_pp": 0.001077118466977927, "driving": 84.77508650519032, "cycling": 0.8403361344537815, "walking": 5.14087988136431, "pt": 2.3727137913989127, "micromobility": 1.680672268907563, "shuttle": 5.190311418685121}, {"avg_co2": 6.869820483326783, "live_work_prop": 0.08322147651006712, "delta_f_physical_activity_pp": 0.0008895426233493736, "driving": 84.96613995485328, "cycling": 0.6320541760722348, "walking": 4.469525959367946, "pt": 1.7607223476297968, "micromobility": 2.2121896162528216, "shuttle": 5.959367945823928}, {"avg_co2": 6.934006685118891, "live_work_prop": 0.0835509138381201, "delta_f_physical_activity_pp": 0.0010312624739637812, "driving": 85.42492294143548, "cycling": 0.7485689123734038, "walking": 4.271246147071774, "pt": 1.8053720827829152, "micromobility": 2.42184059885513, "shuttle": 5.328049317481286}, {"avg_co2": 6.5504093471823195, "live_work_prop": 0.09759358288770054, "delta_f_physical_activity_pp": 0.0010639851660521737, "driving": 84.50252177900046, "cycling": 0.7794589637780834, "walking": 4.630903255387437, "pt": 1.6506189821182942, "micromobility": 2.7051811095827603, "shuttle": 5.731315910132966}, {"avg_co2": 7.010104692593593, "live_work_prop": 0.09281045751633987, "delta_f_physical_activity_pp": 0.0009119187066778982, "driving": 85.72691117984975, "cycling": 0.5302695536897923, "walking": 4.197967300044189, "pt": 1.5466195315952276, "micromobility": 2.4304021210782145, "shuttle": 5.567830313742819}, {"avg_co2": 7.443606975761943, "live_work_prop": 0.06823821339950373, "delta_f_physical_activity_pp": 0.0009151240926166396, "driving": 85.76256865230249, "cycling": 0.7182087029995775, "walking": 4.140261934938741, "pt": 1.7743979721166032, "micromobility": 2.2813688212927756, "shuttle": 5.323193916349809}, {"avg_co2": 7.081028447492355, "live_work_prop": 0.0842911877394636, "delta_f_physical_activity_pp": 0.0009500315063531908, "driving": 85.34558180227472, "cycling": 0.9623797025371827, "walking": 4.0682414698162725, "pt": 2.2309711286089238, "micromobility": 2.1434820647419075, "shuttle": 5.2493438320209975}, {"avg_co2": 6.797649433568852, "live_work_prop": 0.0889487870619946, "delta_f_physical_activity_pp": 0.0009711122032532883, "driving": 85.35924084952553, "cycling": 0.903750564844103, "walking": 4.066877541798464, "pt": 2.123813827383642, "micromobility": 1.8978761861726163, "shuttle": 5.648441030275643}, {"avg_co2": 6.972356817869023, "live_work_prop": 0.07964601769911504, "delta_f_physical_activity_pp": 0.0008316839483490938, "driving": 86.51928912006936, "cycling": 0.5201560468140443, "walking": 3.7711313394018204, "pt": 1.7771998266146511, "micromobility": 2.2540095361941916, "shuttle": 5.158214130905939}, {"avg_co2": 7.40734397782842, "live_work_prop": 0.0821917808219178, "delta_f_physical_activity_pp": 0.0009701488692635351, "driving": 86.23853211009175, "cycling": 0.8757297748123436, "walking": 3.7948290241868223, "pt": 2.0016680567139282, "micromobility": 2.2518765638031693, "shuttle": 4.837364470391994}, {"avg_co2": 6.502565524737347, "live_work_prop": 0.0935672514619883, "delta_f_physical_activity_pp": 0.0009689085774438484, "driving": 84.68734613490892, "cycling": 0.9847365829640572, "walking": 3.9389463318562288, "pt": 1.8709995076317085, "micromobility": 2.4126046282619398, "shuttle": 6.105366814377154}, {"avg_co2": 6.973171723517869, "live_work_prop": 0.09399477806788512, "delta_f_physical_activity_pp": 0.0008388145938601893, "driving": 86.04448320976886, "cycling": 0.6105538595726123, "walking": 4.317488006977759, "pt": 1.395551679023114, "micromobility": 2.2241604884430877, "shuttle": 5.407762756214566}, {"avg_co2": 6.894263527837401, "live_work_prop": 0.08021390374331551, "delta_f_physical_activity_pp": 0.0009126572012174681, "driving": 86.85403445149592, "cycling": 0.8159564823209429, "walking": 3.8984587488667275, "pt": 1.5412511332728922, "micromobility": 2.3118766999093383, "shuttle": 4.57842248413418}, {"avg_co2": 7.1462000392366125, "live_work_prop": 0.09391534391534391, "delta_f_physical_activity_pp": 0.0009906564412693515, "driving": 86.3395225464191, "cycling": 0.6631299734748011, "walking": 4.376657824933687, "pt": 1.6799292661361624, "micromobility": 2.2104332449160036, "shuttle": 4.730327144120248}, {"avg_co2": 6.435646220100262, "live_work_prop": 0.07428571428571429, "delta_f_physical_activity_pp": 0.0009630473485457312, "driving": 85.51080550098233, "cycling": 0.4911591355599214, "walking": 3.732809430255403, "pt": 1.8172888015717092, "micromobility": 2.259332023575639, "shuttle": 6.18860510805501}, {"avg_co2": 7.203325486834739, "live_work_prop": 0.09560723514211886, "delta_f_physical_activity_pp": 0.0011630537186666505, "driving": 83.76651043885812, "cycling": 1.0225820195994888, "walking": 4.132935662547934, "pt": 1.8747337025990625, "micromobility": 3.110353642948445, "shuttle": 6.092884533446954}, {"avg_co2": 7.036126320703978, "live_work_prop": 0.0749063670411985, "delta_f_physical_activity_pp": 0.0009960578451715337, "driving": 84.98716852010266, "cycling": 0.7271171941830624, "walking": 4.020530367835757, "pt": 1.924721984602224, "micromobility": 2.1385799828913603, "shuttle": 6.201881950384944}, {"avg_co2": 6.892201860453669, "live_work_prop": 0.09067017082785808, "delta_f_physical_activity_pp": 0.0010539273378039826, "driving": 84.58049886621315, "cycling": 1.179138321995465, "walking": 4.1269841269841265, "pt": 2.1768707482993195, "micromobility": 2.2675736961451247, "shuttle": 5.6689342403628125}, {"avg_co2": 6.981731086830323, "live_work_prop": 0.06292749658002736, "delta_f_physical_activity_pp": 0.0010991685909294776, "driving": 86.50023116042533, "cycling": 0.7397133610725843, "walking": 3.6061026352288486, "pt": 1.8492834026814609, "micromobility": 1.9879796578825704, "shuttle": 5.316689782709201}, {"avg_co2": 6.323407446773379, "live_work_prop": 0.1187214611872146, "delta_f_physical_activity_pp": 0.0011156510328703367, "driving": 83.52156057494867, "cycling": 0.8726899383983572, "walking": 5.133470225872689, "pt": 1.8480492813141685, "micromobility": 2.6180698151950716, "shuttle": 6.006160164271048}, {"avg_co2": 6.357696884596954, "live_work_prop": 0.08791208791208792, "delta_f_physical_activity_pp": 0.0009736191415961652, "driving": 84.80228680323964, "cycling": 0.8099094807050977, "walking": 3.906622201048118, "pt": 1.8580276322058122, "micromobility": 2.7155788470700335, "shuttle": 5.907575035731301}, {"avg_co2": 6.405045731103448, "live_work_prop": 0.0830945558739255, "delta_f_physical_activity_pp": 0.0009058371579082621, "driving": 85.7352222765022, "cycling": 0.5862237420615535, "walking": 4.44553004396678, "pt": 1.5144113336590133, "micromobility": 2.4425989252564726, "shuttle": 5.276013678553982}, {"avg_co2": 7.342341383343411, "live_work_prop": 0.08050314465408805, "delta_f_physical_activity_pp": 0.0008418088116859728, "driving": 87.37113402061856, "cycling": 0.6013745704467355, "walking": 4.123711340206185, "pt": 1.3745704467353952, "micromobility": 1.5893470790378006, "shuttle": 4.939862542955327}, {"avg_co2": 7.158758280789224, "live_work_prop": 0.08857509627727857, "delta_f_physical_activity_pp": 0.000937671420508041, "driving": 86.38720829732065, "cycling": 0.5185825410544511, "walking": 4.580812445980985, "pt": 1.9446845289541919, "micromobility": 1.9878997407087293, "shuttle": 4.580812445980985}, {"avg_co2": 6.79413287824569, "live_work_prop": 0.07114093959731543, "delta_f_physical_activity_pp": 0.0009162236173943213, "driving": 87.44292237442922, "cycling": 0.730593607305936, "walking": 3.881278538812785, "pt": 1.7808219178082192, "micromobility": 1.6894977168949772, "shuttle": 4.474885844748858}, {"avg_co2": 6.885758580083426, "live_work_prop": 0.08827404479578392, "delta_f_physical_activity_pp": 0.0008342862797778074, "driving": 87.0201096892139, "cycling": 0.7769652650822669, "walking": 3.793418647166362, "pt": 1.8281535648994516, "micromobility": 2.010968921389397, "shuttle": 4.570383912248629}, {"avg_co2": 7.073703675606991, "live_work_prop": 0.07581699346405228, "delta_f_physical_activity_pp": 0.0011138175678855296, "driving": 85.25862068965517, "cycling": 0.8189655172413793, "walking": 4.482758620689655, "pt": 1.4655172413793103, "micromobility": 2.1551724137931036, "shuttle": 5.818965517241379}, {"avg_co2": 6.804335110545464, "live_work_prop": 0.08111702127659574, "delta_f_physical_activity_pp": 0.0010079975222029697, "driving": 85.89041095890411, "cycling": 0.821917808219178, "walking": 4.10958904109589, "pt": 1.5068493150684932, "micromobility": 2.6940639269406392, "shuttle": 4.9771689497716896}, {"avg_co2": 6.9218238517880835, "live_work_prop": 0.08586525759577279, "delta_f_physical_activity_pp": 0.0009320668231503567, "driving": 85.76576576576576, "cycling": 0.7207207207207207, "walking": 4.45945945945946, "pt": 1.3963963963963963, "micromobility": 1.981981981981982, "shuttle": 5.675675675675676}, {"avg_co2": 7.1453332979116295, "live_work_prop": 0.08163265306122448, "delta_f_physical_activity_pp": 0.0009604910156185692, "driving": 85.30309638028784, "cycling": 0.697775839511557, "walking": 4.230266027038813, "pt": 1.7880505887483646, "micromobility": 2.660270388137811, "shuttle": 5.320540776275622}, {"avg_co2": 6.730992324642522, "live_work_prop": 0.08502024291497975, "delta_f_physical_activity_pp": 0.0008856328037095615, "driving": 86.69487541137752, "cycling": 0.5641748942172073, "walking": 4.0432534085566525, "pt": 1.7395392571697226, "micromobility": 1.7865538316878231, "shuttle": 5.171603196991067}, {"avg_co2": 7.0560920787938946, "live_work_prop": 0.0784557907845579, "delta_f_physical_activity_pp": 0.0009299124183118056, "driving": 86.02878916172735, "cycling": 0.6350550381033023, "walking": 4.191363251481795, "pt": 1.905165114309907, "micromobility": 1.905165114309907, "shuttle": 5.334462320067739}, {"avg_co2": 7.089745416070152, "live_work_prop": 0.08079470198675497, "delta_f_physical_activity_pp": 0.0010366915816328078, "driving": 84.63908450704226, "cycling": 0.9242957746478873, "walking": 4.181338028169014, "pt": 2.024647887323944, "micromobility": 2.2007042253521125, "shuttle": 6.029929577464789}, {"avg_co2": 6.738364010830528, "live_work_prop": 0.07577807848443843, "delta_f_physical_activity_pp": 0.000980570494448165, "driving": 85.22571819425444, "cycling": 0.6383948928408573, "walking": 4.468764249886001, "pt": 2.0519835841313268, "micromobility": 2.188782489740082, "shuttle": 5.426356589147287}, {"avg_co2": 6.621385179973065, "live_work_prop": 0.07611548556430446, "delta_f_physical_activity_pp": 0.0009302986894818807, "driving": 85.5595667870036, "cycling": 0.7220216606498195, "walking": 3.925992779783394, "pt": 1.5342960288808665, "micromobility": 2.527075812274368, "shuttle": 5.731046931407943}, {"avg_co2": 6.742029032224386, "live_work_prop": 0.07671232876712329, "delta_f_physical_activity_pp": 0.001062231297276955, "driving": 84.86536675951719, "cycling": 0.7892293407613741, "walking": 5.153203342618385, "pt": 1.6713091922005572, "micromobility": 2.042711234911792, "shuttle": 5.478180129990715}, {"avg_co2": 6.88630314725162, "live_work_prop": 0.08087291399229782, "delta_f_physical_activity_pp": 0.0008712819257292348, "driving": 85.89973142345568, "cycling": 0.8504923903312444, "walking": 4.521038495971352, "pt": 1.656222023276634, "micromobility": 1.9247985675917636, "shuttle": 5.147717099373321}, {"avg_co2": 7.152041220152864, "live_work_prop": 0.08147174770039421, "delta_f_physical_activity_pp": 0.0010715643152167712, "driving": 86.41864634692963, "cycling": 1.0757507844016136, "walking": 4.258180188256387, "pt": 1.703272075302555, "micromobility": 1.9722097714029583, "shuttle": 4.571940833706858}, {"avg_co2": 6.622378903917123, "live_work_prop": 0.09654178674351585, "delta_f_physical_activity_pp": 0.0009801761262550144, "driving": 85.23786169691026, "cycling": 0.784698381559588, "walking": 4.413928396272683, "pt": 1.716527709661599, "micromobility": 2.4521824423737124, "shuttle": 5.394801373222167}, {"avg_co2": 7.364758921931459, "live_work_prop": 0.08207070707070707, "delta_f_physical_activity_pp": 0.0008994799761296818, "driving": 87.26960994427775, "cycling": 0.42863266180882986, "walking": 3.8148306900985856, "pt": 1.6288041148735535, "micromobility": 2.4860694384912128, "shuttle": 4.372053150450064}, {"avg_co2": 6.899547707503657, "live_work_prop": 0.07078507078507079, "delta_f_physical_activity_pp": 0.0008689824940134784, "driving": 86.72798948751642, "cycling": 1.0512483574244416, "walking": 3.8107752956636007, "pt": 1.7520805957074024, "micromobility": 1.6206745510293472, "shuttle": 5.037231712658782}, {"avg_co2": 6.965147249134829, "live_work_prop": 0.07217847769028872, "delta_f_physical_activity_pp": 0.0009633497395796763, "driving": 85.87003924989098, "cycling": 0.697775839511557, "walking": 4.622764936764065, "pt": 1.831661578717837, "micromobility": 1.70082860880942, "shuttle": 5.276929786306149}, {"avg_co2": 6.845810173191204, "live_work_prop": 0.08298755186721991, "delta_f_physical_activity_pp": 0.000995137966390154, "driving": 85.73452999527633, "cycling": 0.9447331128956069, "walking": 3.9678790741615497, "pt": 1.9367028814359941, "micromobility": 1.8894662257912138, "shuttle": 5.526688710439301}, {"avg_co2": 6.7684514667674565, "live_work_prop": 0.08957219251336898, "delta_f_physical_activity_pp": 0.0009374322043706505, "driving": 85.21541950113378, "cycling": 0.8163265306122449, "walking": 3.7641723356009074, "pt": 2.1768707482993195, "micromobility": 2.312925170068027, "shuttle": 5.714285714285714}, {"avg_co2": 7.182744424838795, "live_work_prop": 0.07875, "delta_f_physical_activity_pp": 0.0008329802023304471, "driving": 85.94017094017094, "cycling": 0.5555555555555556, "walking": 3.5897435897435894, "pt": 1.5811965811965811, "micromobility": 2.1367521367521367, "shuttle": 6.196581196581197}, {"avg_co2": 6.944625046560868, "live_work_prop": 0.07068062827225131, "delta_f_physical_activity_pp": 0.0008324822380006522, "driving": 87.29380294248774, "cycling": 0.490414623272403, "walking": 3.8341506910387873, "pt": 1.961658493089612, "micromobility": 1.560410164957646, "shuttle": 4.859563085153812}, {"avg_co2": 6.6670627842446395, "live_work_prop": 0.1043360433604336, "delta_f_physical_activity_pp": 0.0009954187019161566, "driving": 86.09332113449221, "cycling": 0.869167429094236, "walking": 4.071363220494053, "pt": 1.6010978956999087, "micromobility": 2.3330283623055807, "shuttle": 5.032021957913998}, {"avg_co2": 6.791762509431737, "live_work_prop": 0.09103078982597054, "delta_f_physical_activity_pp": 0.0009109909403966488, "driving": 84.43140794223827, "cycling": 0.7220216606498195, "walking": 4.5577617328519855, "pt": 2.1209386281588447, "micromobility": 1.895306859205776, "shuttle": 6.272563176895307}, {"avg_co2": 6.795781111233465, "live_work_prop": 0.08300395256916997, "delta_f_physical_activity_pp": 0.001103006246491003, "driving": 84.87584650112868, "cycling": 0.7223476297968396, "walking": 4.92099322799097, "pt": 1.8510158013544018, "micromobility": 2.4379232505643342, "shuttle": 5.191873589164786}, {"avg_co2": 7.138516280827099, "live_work_prop": 0.07632600258732213, "delta_f_physical_activity_pp": 0.0009768151839599838, "driving": 86.00697471665214, "cycling": 0.9154315605928508, "walking": 3.792502179598954, "pt": 1.5257192676547515, "micromobility": 2.353966870095902, "shuttle": 5.405405405405405}, {"avg_co2": 6.97073044973224, "live_work_prop": 0.09746835443037975, "delta_f_physical_activity_pp": 0.0010557747417287546, "driving": 84.77048477048477, "cycling": 0.6435006435006435, "walking": 5.105105105105105, "pt": 1.5873015873015872, "micromobility": 2.7027027027027026, "shuttle": 5.190905190905191}, {"avg_co2": 7.244680521108741, "live_work_prop": 0.07267833109017496, "delta_f_physical_activity_pp": 0.0008827930140836853, "driving": 86.10985020426692, "cycling": 0.5901044030867, "walking": 4.221516114389469, "pt": 1.7249205628688153, "micromobility": 2.224239673172946, "shuttle": 5.129369042215161}, {"avg_co2": 7.311654698214717, "live_work_prop": 0.07169344870210136, "delta_f_physical_activity_pp": 0.0009259561390548934, "driving": 86.58484976724503, "cycling": 1.0156580617858655, "walking": 3.766398645789251, "pt": 1.523487092678798, "micromobility": 2.1159542953872195, "shuttle": 4.9936521371138385}, {"avg_co2": 7.141201566218055, "live_work_prop": 0.08135168961201501, "delta_f_physical_activity_pp": 0.0008994459308230367, "driving": 85.7944732297064, "cycling": 0.690846286701209, "walking": 3.756476683937824, "pt": 1.8998272884283247, "micromobility": 1.9861830742659756, "shuttle": 5.872193436960276}, {"avg_co2": 6.930430817089572, "live_work_prop": 0.0741222366710013, "delta_f_physical_activity_pp": 0.0010402986620529767, "driving": 85.89285714285714, "cycling": 1.205357142857143, "walking": 3.571428571428571, "pt": 1.9196428571428572, "micromobility": 2.0535714285714284, "shuttle": 5.357142857142857}, {"avg_co2": 7.343907466043746, "live_work_prop": 0.07338308457711443, "delta_f_physical_activity_pp": 0.0009486848073109696, "driving": 85.64929693961952, "cycling": 0.7030603804797354, "walking": 4.838709677419355, "pt": 1.6129032258064515, "micromobility": 2.1505376344086025, "shuttle": 5.045492142266336}, {"avg_co2": 7.071047334203974, "live_work_prop": 0.07865168539325842, "delta_f_physical_activity_pp": 0.0009771846187049404, "driving": 86.20689655172413, "cycling": 0.8189655172413793, "walking": 4.267241379310345, "pt": 1.6810344827586206, "micromobility": 2.3706896551724137, "shuttle": 4.655172413793104}, {"avg_co2": 6.653413324124625, "live_work_prop": 0.10160427807486631, "delta_f_physical_activity_pp": 0.0009132723856711041, "driving": 85.83671628326567, "cycling": 0.6314839873703203, "walking": 4.555705908885882, "pt": 1.7591339648173208, "micromobility": 1.8493459630130809, "shuttle": 5.367613892647722}, {"avg_co2": 7.158791716414286, "live_work_prop": 0.06241872561768531, "delta_f_physical_activity_pp": 0.0009070411878751543, "driving": 86.79498657117279, "cycling": 0.6714413607878245, "walking": 3.491495076096687, "pt": 1.9695613249776187, "micromobility": 2.193375111906893, "shuttle": 4.879140555058192}, {"avg_co2": 7.021731275956777, "live_work_prop": 0.08452535760728218, "delta_f_physical_activity_pp": 0.0010183582250769506, "driving": 85.2875613018279, "cycling": 0.7579135086937138, "walking": 4.592064199732501, "pt": 1.9170753455193936, "micromobility": 2.1845742309407044, "shuttle": 5.2608114132857775}, {"avg_co2": 6.703629430791535, "live_work_prop": 0.09116022099447514, "delta_f_physical_activity_pp": 0.001009002222703116, "driving": 84.8711943793911, "cycling": 0.5620608899297423, "walking": 4.449648711943794, "pt": 1.9672131147540985, "micromobility": 2.4824355971896956, "shuttle": 5.667447306791569}, {"avg_co2": 6.5540084613932335, "live_work_prop": 0.0846262341325811, "delta_f_physical_activity_pp": 0.0010463087802167947, "driving": 86.63772310660877, "cycling": 0.6753497346840328, "walking": 4.389773275446213, "pt": 1.4954172696575012, "micromobility": 2.0260492040520983, "shuttle": 4.775687409551375}, {"avg_co2": 6.990885760884388, "live_work_prop": 0.08957055214723926, "delta_f_physical_activity_pp": 0.0010074886830244863, "driving": 85.630004214075, "cycling": 0.9692372524230931, "walking": 4.129793510324483, "pt": 1.7699115044247788, "micromobility": 2.5284450063211126, "shuttle": 4.972608512431521}, {"avg_co2": 6.8531432983814735, "live_work_prop": 0.08445040214477212, "delta_f_physical_activity_pp": 0.0009850886015538545, "driving": 86.51120256058528, "cycling": 0.8687700045724738, "walking": 4.11522633744856, "pt": 1.9204389574759946, "micromobility": 2.2862368541380884, "shuttle": 4.298125285779607}, {"avg_co2": 6.877522806573506, "live_work_prop": 0.0739247311827957, "delta_f_physical_activity_pp": 0.0008839460018569262, "driving": 86.15730337078652, "cycling": 0.8988764044943821, "walking": 4.314606741573034, "pt": 1.6629213483146068, "micromobility": 1.752808988764045, "shuttle": 5.213483146067416}, {"avg_co2": 6.967694619475845, "live_work_prop": 0.07125, "delta_f_physical_activity_pp": 0.0008673917210171009, "driving": 85.8603066439523, "cycling": 0.7240204429301533, "walking": 3.5349233390119252, "pt": 1.5332197614991483, "micromobility": 2.3424190800681433, "shuttle": 6.005110732538331}, {"avg_co2": 7.169678472180777, "live_work_prop": 0.08135168961201501, "delta_f_physical_activity_pp": 0.0009962674869450447, "driving": 85.54913294797689, "cycling": 1.032204789430223, "walking": 4.0875309661436825, "pt": 1.7341040462427744, "micromobility": 2.2295623451692816, "shuttle": 5.367464905037159}, {"avg_co2": 6.844730320471422, "live_work_prop": 0.0978120978120978, "delta_f_physical_activity_pp": 0.000986747238463144, "driving": 86.2910381543922, "cycling": 0.709849157054126, "walking": 4.525288376220053, "pt": 1.375332741792369, "micromobility": 1.9520851818988465, "shuttle": 5.146406388642413}, {"avg_co2": 6.742777672673193, "live_work_prop": 0.08609271523178808, "delta_f_physical_activity_pp": 0.0008852521803018182, "driving": 87.21942281264316, "cycling": 0.8703618873110398, "walking": 4.031149793861658, "pt": 1.3284470911589554, "micromobility": 1.8781493357764543, "shuttle": 4.67246907924874}, {"avg_co2": 6.924573275088468, "live_work_prop": 0.10055096418732783, "delta_f_physical_activity_pp": 0.0010164268183768313, "driving": 84.95370370370371, "cycling": 0.8796296296296297, "walking": 4.768518518518518, "pt": 1.6666666666666667, "micromobility": 2.5462962962962963, "shuttle": 5.185185185185185}, {"avg_co2": 6.680789862028038, "live_work_prop": 0.08827404479578392, "delta_f_physical_activity_pp": 0.0009249894279484021, "driving": 85.66950291088222, "cycling": 0.761307657859382, "walking": 4.38871473354232, "pt": 1.6569637259292433, "micromobility": 2.418271383788625, "shuttle": 5.105239587998208}, {"avg_co2": 6.819621911861935, "live_work_prop": 0.08445040214477212, "delta_f_physical_activity_pp": 0.0010387822432223464, "driving": 85.18350702310829, "cycling": 0.6796556411418215, "walking": 4.395106479383779, "pt": 1.449932034435886, "micromobility": 2.4467603081105573, "shuttle": 5.845038513819665}, {"avg_co2": 6.941912604183791, "live_work_prop": 0.08930987821380243, "delta_f_physical_activity_pp": 0.0009852396046215292, "driving": 85.66243194192378, "cycling": 0.9074410163339384, "walking": 3.856624319419238, "pt": 1.6787658802177858, "micromobility": 2.1778584392014517, "shuttle": 5.716878402903811}, {"avg_co2": 6.889406989429112, "live_work_prop": 0.07522697795071336, "delta_f_physical_activity_pp": 0.0009235926208214824, "driving": 86.19768477292965, "cycling": 0.578806767586821, "walking": 3.7845057880676762, "pt": 1.6918967052537845, "micromobility": 2.0926090828138912, "shuttle": 5.654496883348174}, {"avg_co2": 7.0282834207228815, "live_work_prop": 0.09375, "delta_f_physical_activity_pp": 0.0009675758142010139, "driving": 85.54964539007092, "cycling": 0.9308510638297872, "walking": 3.8120567375886525, "pt": 1.773049645390071, "micromobility": 2.349290780141844, "shuttle": 5.585106382978723}, {"avg_co2": 6.635072515168875, "live_work_prop": 0.0881542699724518, "delta_f_physical_activity_pp": 0.0010158769269346904, "driving": 84.35597189695551, "cycling": 0.6557377049180327, "walking": 4.6370023419203745, "pt": 2.0140515222482436, "micromobility": 2.4355971896955504, "shuttle": 5.901639344262295}, {"avg_co2": 6.833447882435595, "live_work_prop": 0.08071135430916553, "delta_f_physical_activity_pp": 0.000912863464833256, "driving": 85.22622345337027, "cycling": 0.9695290858725761, "walking": 4.1551246537396125, "pt": 1.569713758079409, "micromobility": 2.1237303785780237, "shuttle": 5.955678670360111}, {"avg_co2": 6.533278875529286, "live_work_prop": 0.08443271767810026, "delta_f_physical_activity_pp": 0.0010402782796503898, "driving": 84.61193360251234, "cycling": 0.8075370121130552, "walking": 3.7236428891879765, "pt": 1.794526693584567, "micromobility": 2.736653207716465, "shuttle": 6.3257065948856}, {"avg_co2": 7.07163750286406, "live_work_prop": 0.08121827411167512, "delta_f_physical_activity_pp": 0.001055980398751107, "driving": 85.15794028559066, "cycling": 0.7356122890523582, "walking": 4.932929467762873, "pt": 1.7741237559498053, "micromobility": 2.3799221116399827, "shuttle": 5.019472090004327}, {"avg_co2": 6.736090382181907, "live_work_prop": 0.09129213483146068, "delta_f_physical_activity_pp": 0.0011032945504002708, "driving": 85.04495977283483, "cycling": 0.7572172266919073, "walking": 5.111216280170374, "pt": 1.6564126833885469, "micromobility": 2.1296734500709893, "shuttle": 5.3005205868433505}, {"avg_co2": 6.50185354127504, "live_work_prop": 0.09005376344086022, "delta_f_physical_activity_pp": 0.0010126097859078482, "driving": 85.32326569136384, "cycling": 0.9438414346389806, "walking": 4.1529023124115145, "pt": 1.510146295422369, "micromobility": 2.6899480887210947, "shuttle": 5.379896177442189}, {"avg_co2": 6.91179198414824, "live_work_prop": 0.0749063670411985, "delta_f_physical_activity_pp": 0.0009599809000599222, "driving": 86.13819415006358, "cycling": 0.7630351844001695, "walking": 4.027130139889784, "pt": 1.6956337431114878, "micromobility": 2.161933022467147, "shuttle": 5.2140737600678255}, {"avg_co2": 7.151143401633612, "live_work_prop": 0.07614213197969544, "delta_f_physical_activity_pp": 0.0007869657206200498, "driving": 86.59217877094973, "cycling": 0.4727116458960034, "walking": 3.6957455951869362, "pt": 1.7189514396218308, "micromobility": 2.0627417275461966, "shuttle": 5.457670820799312}, {"avg_co2": 6.188853745823232, "live_work_prop": 0.11697574893009986, "delta_f_physical_activity_pp": 0.0011330900339914089, "driving": 83.3498023715415, "cycling": 0.8399209486166008, "walking": 5.08893280632411, "pt": 1.6798418972332017, "micromobility": 2.8656126482213438, "shuttle": 6.175889328063241}, {"avg_co2": 7.173531664594329, "live_work_prop": 0.08729139922978177, "delta_f_physical_activity_pp": 0.0009856512907160978, "driving": 85.27501082719792, "cycling": 0.9527934170636638, "walking": 3.8977912516240796, "pt": 1.9488956258120398, "micromobility": 2.38198354265916, "shuttle": 5.543525335643135}, {"avg_co2": 6.740374374137418, "live_work_prop": 0.09004092769440655, "delta_f_physical_activity_pp": 0.0010948490736313525, "driving": 84.12408759124088, "cycling": 0.5930656934306568, "walking": 4.698905109489051, "pt": 1.916058394160584, "micromobility": 3.0565693430656937, "shuttle": 5.611313868613139}, {"avg_co2": 7.3518923765708095, "live_work_prop": 0.06870229007633588, "delta_f_physical_activity_pp": 0.0009887744464080824, "driving": 85.99663582842724, "cycling": 0.6307821698906644, "walking": 4.205214465937763, "pt": 1.9343986543313711, "micromobility": 2.0185029436501263, "shuttle": 5.214465937762826}, {"avg_co2": 7.111855462809314, "live_work_prop": 0.0825, "delta_f_physical_activity_pp": 0.0010309251243342905, "driving": 85.0210970464135, "cycling": 0.8860759493670887, "walking": 4.219409282700422, "pt": 1.8143459915611813, "micromobility": 2.5316455696202533, "shuttle": 5.527426160337553}, {"avg_co2": 7.157535653014319, "live_work_prop": 0.07860824742268041, "delta_f_physical_activity_pp": 0.0008846940660070344, "driving": 86.09071274298056, "cycling": 0.8639308855291578, "walking": 4.060475161987041, "pt": 1.9870410367170626, "micromobility": 1.8574514038876888, "shuttle": 5.140388768898488}, {"avg_co2": 6.46798601949324, "live_work_prop": 0.10541310541310542, "delta_f_physical_activity_pp": 0.0010109395192463308, "driving": 85.07535245503159, "cycling": 0.8750607681088965, "walking": 4.81283422459893, "pt": 1.8959649975692758, "micromobility": 1.8959649975692758, "shuttle": 5.444822557122023}, {"avg_co2": 6.7773000065673505, "live_work_prop": 0.08287292817679558, "delta_f_physical_activity_pp": 0.0008798288988170373, "driving": 86.33161108501643, "cycling": 0.4697040864255519, "walking": 4.274307186472522, "pt": 1.6439643024894317, "micromobility": 1.6909347111319868, "shuttle": 5.589478628464067}, {"avg_co2": 6.830080519209409, "live_work_prop": 0.0891891891891892, "delta_f_physical_activity_pp": 0.0008975481976252421, "driving": 85.2141870105942, "cycling": 0.7830492860432979, "walking": 4.467987102717641, "pt": 1.3357899585444497, "micromobility": 2.0727775218793183, "shuttle": 6.126209120221096}, {"avg_co2": 7.098355468828301, "live_work_prop": 0.07356608478802992, "delta_f_physical_activity_pp": 0.0009182474575537946, "driving": 86.93826123477531, "cycling": 0.7139857202855944, "walking": 4.073918521629567, "pt": 1.7219655606887863, "micromobility": 2.0579588408231837, "shuttle": 4.493910121797564}, {"avg_co2": 7.551243416798254, "live_work_prop": 0.07810650887573964, "delta_f_physical_activity_pp": 0.0007729257267316956, "driving": 86.63208300079809, "cycling": 0.7980845969672785, "walking": 4.1101356743814845, "pt": 1.8754988028731046, "micromobility": 1.9154030327214684, "shuttle": 4.668794892258579}, {"avg_co2": 6.8504174579769455, "live_work_prop": 0.09153005464480875, "delta_f_physical_activity_pp": 0.001079394084913218, "driving": 85.80615525953147, "cycling": 0.8727606798346348, "walking": 4.134129536058796, "pt": 1.8833256775378961, "micromobility": 2.0211299954065227, "shuttle": 5.282498851630684}, {"avg_co2": 7.475312003238403, "live_work_prop": 0.08020050125313283, "delta_f_physical_activity_pp": 0.0011286790280129238, "driving": 85.05557842733636, "cycling": 0.7822149032523672, "walking": 4.857966241251544, "pt": 1.729106628242075, "micromobility": 2.058460271716756, "shuttle": 5.516673528200906}, {"avg_co2": 6.672899700513181, "live_work_prop": 0.10901749663526245, "delta_f_physical_activity_pp": 0.0009981919240865961, "driving": 83.9173405211141, "cycling": 0.8535489667565139, "walking": 5.166217430368373, "pt": 1.5723270440251573, "micromobility": 2.605570530098832, "shuttle": 5.884995507637017}, {"avg_co2": 6.530896757238745, "live_work_prop": 0.0921409214092141, "delta_f_physical_activity_pp": 0.0011124431130389823, "driving": 84.92647058823529, "cycling": 0.78125, "walking": 4.0900735294117645, "pt": 1.9301470588235294, "micromobility": 2.527573529411765, "shuttle": 5.744485294117647}, {"avg_co2": 6.490557224820062, "live_work_prop": 0.0871313672922252, "delta_f_physical_activity_pp": 0.0010744881717377403, "driving": 85.53113553113553, "cycling": 1.0531135531135531, "walking": 4.5787545787545785, "pt": 1.8772893772893773, "micromobility": 1.9688644688644688, "shuttle": 4.990842490842491}, {"avg_co2": 6.954638754941537, "live_work_prop": 0.09079445145018916, "delta_f_physical_activity_pp": 0.0009857994307239182, "driving": 85.14383855732073, "cycling": 1.03048518677544, "walking": 4.50837269214255, "pt": 1.9750966079862602, "micromobility": 2.18978102189781, "shuttle": 5.1524259338772005}, {"avg_co2": 6.4782042232836625, "live_work_prop": 0.1087248322147651, "delta_f_physical_activity_pp": 0.0010613744898724112, "driving": 84.14918414918415, "cycling": 0.8857808857808859, "walking": 5.034965034965035, "pt": 1.7715617715617717, "micromobility": 2.8904428904428907, "shuttle": 5.268065268065268}, {"avg_co2": 7.547635388786174, "live_work_prop": 0.07343941248470012, "delta_f_physical_activity_pp": 0.0008704096947747053, "driving": 86.83669271904566, "cycling": 0.7404360345536816, "walking": 3.7844508432743726, "pt": 1.4808720691073631, "micromobility": 1.9333607568901685, "shuttle": 5.224187577128753}, {"avg_co2": 6.728555868319376, "live_work_prop": 0.08133333333333333, "delta_f_physical_activity_pp": 0.000998107223352985, "driving": 85.70759137769447, "cycling": 0.7966260543580131, "walking": 4.170571696344892, "pt": 1.9681349578256795, "micromobility": 2.483598875351453, "shuttle": 4.873477038425492}, {"avg_co2": 6.903296188128775, "live_work_prop": 0.08502024291497975, "delta_f_physical_activity_pp": 0.001026889165141407, "driving": 85.12891344383057, "cycling": 0.6906077348066298, "walking": 4.511970534069982, "pt": 1.979742173112339, "micromobility": 2.394106813996317, "shuttle": 5.294659300184161}, {"avg_co2": 6.677084977826187, "live_work_prop": 0.09126466753585398, "delta_f_physical_activity_pp": 0.0010451764223764757, "driving": 84.375, "cycling": 0.6421232876712328, "walking": 4.623287671232877, "pt": 1.8407534246575343, "micromobility": 2.654109589041096, "shuttle": 5.864726027397261}, {"avg_co2": 6.908471783636072, "live_work_prop": 0.08377659574468085, "delta_f_physical_activity_pp": 0.0009298995134032023, "driving": 85.18181818181819, "cycling": 0.6363636363636364, "walking": 3.772727272727273, "pt": 1.9090909090909092, "micromobility": 2.590909090909091, "shuttle": 5.909090909090909}, {"avg_co2": 6.615334971794917, "live_work_prop": 0.10167130919220056, "delta_f_physical_activity_pp": 0.000895126237033203, "driving": 85.73452999527633, "cycling": 0.5196032120925839, "walking": 4.534718941898914, "pt": 1.8894662257912138, "micromobility": 1.8422295701464337, "shuttle": 5.47945205479452}, {"avg_co2": 6.886587886015463, "live_work_prop": 0.07940780619111709, "delta_f_physical_activity_pp": 0.0008401759589569111, "driving": 85.8267716535433, "cycling": 0.6947660954145438, "walking": 3.7517369152385363, "pt": 1.8063918480778138, "micromobility": 1.7137563686892079, "shuttle": 6.206577119036591}, {"avg_co2": 6.874213853174227, "live_work_prop": 0.10687022900763359, "delta_f_physical_activity_pp": 0.001172864008356416, "driving": 84.15716096324462, "cycling": 0.8871989860583016, "walking": 5.111956062526405, "pt": 1.2674271229404308, "micromobility": 2.999577524292353, "shuttle": 5.576679340937896}, {"avg_co2": 6.825048426275973, "live_work_prop": 0.07731958762886598, "delta_f_physical_activity_pp": 0.0008589416005822078, "driving": 86.24056813138039, "cycling": 0.4882379050155349, "walking": 4.26098535286285, "pt": 1.7310252996005324, "micromobility": 2.174877940523746, "shuttle": 5.104305370616955}, {"avg_co2": 7.20332779444702, "live_work_prop": 0.08035714285714286, "delta_f_physical_activity_pp": 0.0009551668193166708, "driving": 86.34590377113133, "cycling": 0.8669267446900737, "walking": 3.7711313394018204, "pt": 1.9939315127871695, "micromobility": 1.950585175552666, "shuttle": 5.071521456436931}, {"avg_co2": 7.121355267476445, "live_work_prop": 0.0796812749003984, "delta_f_physical_activity_pp": 0.0009579535036626565, "driving": 86.14484930274403, "cycling": 0.7647323436797121, "walking": 4.13855150697256, "pt": 1.6644174538911383, "micromobility": 2.3841655420602788, "shuttle": 4.903283850652271}, {"avg_co2": 6.880929752139636, "live_work_prop": 0.08176943699731903, "delta_f_physical_activity_pp": 0.001043188464442353, "driving": 84.46645655110311, "cycling": 0.765420981539847, "walking": 5.177847816298964, "pt": 1.6208914903196758, "micromobility": 2.2062134173795585, "shuttle": 5.763169743358847}, {"avg_co2": 6.934923782053497, "live_work_prop": 0.0846774193548387, "delta_f_physical_activity_pp": 0.0008505798462281083, "driving": 85.49653579676675, "cycling": 0.8775981524249422, "walking": 4.157043879907621, "pt": 1.8475750577367205, "micromobility": 1.8475750577367205, "shuttle": 5.773672055427252}, {"avg_co2": 6.579504318936138, "live_work_prop": 0.09491978609625669, "delta_f_physical_activity_pp": 0.0010426889518038974, "driving": 84.9227974568574, "cycling": 0.7720254314259765, "walking": 4.995458673932789, "pt": 1.544050862851953, "micromobility": 2.361489554950045, "shuttle": 5.404178019981835}, {"avg_co2": 6.838215789020468, "live_work_prop": 0.09636871508379888, "delta_f_physical_activity_pp": 0.0009264143989914297, "driving": 84.85130111524164, "cycling": 0.6505576208178439, "walking": 4.0427509293680295, "pt": 1.858736059479554, "micromobility": 2.2769516728624537, "shuttle": 6.319702602230483}, {"avg_co2": 6.531150392592293, "live_work_prop": 0.08641975308641975, "delta_f_physical_activity_pp": 0.000934819908490598, "driving": 85.73459715639811, "cycling": 0.6635071090047393, "walking": 4.1232227488151665, "pt": 1.7061611374407581, "micromobility": 2.5592417061611377, "shuttle": 5.213270142180095}, {"avg_co2": 7.052528897468004, "live_work_prop": 0.08176100628930817, "delta_f_physical_activity_pp": 0.0009274249512252404, "driving": 85.28285835814548, "cycling": 0.5104210974053595, "walking": 4.849000425350915, "pt": 1.5312632922160783, "micromobility": 2.041684389621438, "shuttle": 5.78477243726074}, {"avg_co2": 6.778015549478104, "live_work_prop": 0.08839779005524862, "delta_f_physical_activity_pp": 0.0010027787474072745, "driving": 84.66981132075472, "cycling": 0.9905660377358491, "walking": 5.09433962264151, "pt": 1.9339622641509433, "micromobility": 2.2641509433962264, "shuttle": 5.047169811320755}, {"avg_co2": 6.52357951427655, "live_work_prop": 0.10067114093959731, "delta_f_physical_activity_pp": 0.0010072250602078388, "driving": 84.1130152848541, "cycling": 0.7410838351088467, "walking": 4.955998147290412, "pt": 1.667438628994905, "micromobility": 2.1306160259379343, "shuttle": 6.391848077813803}, {"avg_co2": 6.9712768924870305, "live_work_prop": 0.07989347536617843, "delta_f_physical_activity_pp": 0.0009760210953159324, "driving": 85.36808413351623, "cycling": 0.8687700045724738, "walking": 3.61225422953818, "pt": 2.0118884316415184, "micromobility": 2.194787379972565, "shuttle": 5.944215820759031}, {"avg_co2": 6.9106822465721525, "live_work_prop": 0.07866666666666666, "delta_f_physical_activity_pp": 0.0010436096526584494, "driving": 84.96207050423918, "cycling": 0.7585899152164213, "walking": 4.328424810352521, "pt": 1.963409192324855, "micromobility": 2.4096385542168677, "shuttle": 5.577867023650156}, {"avg_co2": 6.652754655796147, "live_work_prop": 0.09103840682788052, "delta_f_physical_activity_pp": 0.0009070046146049593, "driving": 85.55885262116716, "cycling": 0.8902077151335311, "walking": 4.451038575667656, "pt": 1.8298714144411472, "micromobility": 2.0771513353115725, "shuttle": 5.192878338278932}, {"avg_co2": 6.773297512660183, "live_work_prop": 0.09986320109439124, "delta_f_physical_activity_pp": 0.0009983092773788826, "driving": 83.77253814147018, "cycling": 0.6934812760055479, "walking": 5.131761442441054, "pt": 1.7568192325473881, "micromobility": 2.3578363384188625, "shuttle": 6.287563569116967}, {"avg_co2": 6.738236430364296, "live_work_prop": 0.08882907133243607, "delta_f_physical_activity_pp": 0.001001764040058936, "driving": 85.30097993467102, "cycling": 0.6999533364442371, "walking": 4.666355576294913, "pt": 1.773215118992067, "micromobility": 2.426504899673355, "shuttle": 5.1329911339244045}, {"avg_co2": 6.5996263034024585, "live_work_prop": 0.09472259810554803, "delta_f_physical_activity_pp": 0.0009663618935647219, "driving": 85.60111835973905, "cycling": 0.7921714818266543, "walking": 3.960857409133271, "pt": 1.6775396085740912, "micromobility": 2.096924510717614, "shuttle": 5.871388630009319}, {"avg_co2": 6.839606669307351, "live_work_prop": 0.07598371777476255, "delta_f_physical_activity_pp": 0.001000677393844075, "driving": 85.95764272559853, "cycling": 0.9208103130755065, "walking": 3.867403314917127, "pt": 2.1639042357274403, "micromobility": 1.979742173112339, "shuttle": 5.110497237569061}, {"avg_co2": 6.533707182422414, "live_work_prop": 0.08647140864714087, "delta_f_physical_activity_pp": 0.0010906615601633065, "driving": 84.48940269749518, "cycling": 0.9633911368015413, "walking": 5.009633911368015, "pt": 1.6859344894026975, "micromobility": 2.167630057803468, "shuttle": 5.684007707129094}, {"avg_co2": 6.734609415134347, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0009636302348378581, "driving": 84.95359062042013, "cycling": 0.8304836345872008, "walking": 4.6409379579872985, "pt": 1.9540791402051783, "micromobility": 2.0029311187103076, "shuttle": 5.617977528089887}, {"avg_co2": 6.845698025196115, "live_work_prop": 0.09766162310866575, "delta_f_physical_activity_pp": 0.0009190847490977891, "driving": 85.92661402693915, "cycling": 0.7431490942870413, "walking": 3.9479795633999073, "pt": 1.8578727357176035, "micromobility": 2.1830004644681837, "shuttle": 5.341384115188109}, {"avg_co2": 6.842503097082332, "live_work_prop": 0.09411764705882353, "delta_f_physical_activity_pp": 0.0009122972578141139, "driving": 85.24663677130044, "cycling": 0.7623318385650224, "walking": 4.349775784753363, "pt": 1.883408071748879, "micromobility": 2.10762331838565, "shuttle": 5.650224215246637}, {"avg_co2": 7.417823183056943, "live_work_prop": 0.0798004987531172, "delta_f_physical_activity_pp": 0.0010177798812219085, "driving": 84.75684511646915, "cycling": 0.8173273395995097, "walking": 4.372701266857376, "pt": 1.71638741315897, "micromobility": 2.53371475275848, "shuttle": 5.803024111156518}, {"avg_co2": 6.995668989923664, "live_work_prop": 0.08260325406758448, "delta_f_physical_activity_pp": 0.0009710912947657428, "driving": 86.07809847198642, "cycling": 0.7215619694397283, "walking": 4.584040747028863, "pt": 1.5704584040747027, "micromobility": 1.9524617996604414, "shuttle": 5.093378607809847}, {"avg_co2": 7.037392334155324, "live_work_prop": 0.08005249343832022, "delta_f_physical_activity_pp": 0.0011433431365184983, "driving": 84.79120879120879, "cycling": 0.9230769230769231, "walking": 4.747252747252747, "pt": 1.7142857142857144, "micromobility": 2.3736263736263736, "shuttle": 5.450549450549451}, {"avg_co2": 6.8880811840235925, "live_work_prop": 0.0873015873015873, "delta_f_physical_activity_pp": 0.0010163464768616123, "driving": 85.58758314855875, "cycling": 0.7095343680709534, "walking": 4.656319290465632, "pt": 1.9068736141906875, "micromobility": 1.9068736141906875, "shuttle": 5.232815964523282}, {"avg_co2": 6.907264693077748, "live_work_prop": 0.0855614973262032, "delta_f_physical_activity_pp": 0.0009004267619504513, "driving": 86.67563930013459, "cycling": 0.493494840735756, "walking": 4.441453566621804, "pt": 1.525347689546882, "micromobility": 1.8842530282637955, "shuttle": 4.979811574697174}, {"avg_co2": 6.935496198208334, "live_work_prop": 0.07840616966580977, "delta_f_physical_activity_pp": 0.0009787658389422012, "driving": 85.35004321521176, "cycling": 0.864304235090752, "walking": 4.191875540190147, "pt": 1.8150388936905792, "micromobility": 2.2039757994814178, "shuttle": 5.57476231633535}, {"avg_co2": 6.883327941337195, "live_work_prop": 0.0793010752688172, "delta_f_physical_activity_pp": 0.0009728671878644678, "driving": 85.90268303774444, "cycling": 0.8640291041382447, "walking": 3.6834924965893587, "pt": 1.9099590723055935, "micromobility": 2.2282855843565255, "shuttle": 5.411550704865848}, {"avg_co2": 6.57574974856581, "live_work_prop": 0.09681881051175657, "delta_f_physical_activity_pp": 0.0009452377931299103, "driving": 85.1073985680191, "cycling": 1.0023866348448687, "walking": 4.534606205250596, "pt": 1.9093078758949882, "micromobility": 2.2911694510739857, "shuttle": 5.155131264916467}, {"avg_co2": 7.055239524746199, "live_work_prop": 0.08422459893048129, "delta_f_physical_activity_pp": 0.0011143601456221172, "driving": 85.2100089365505, "cycling": 0.9830205540661305, "walking": 4.5129579982126895, "pt": 1.876675603217158, "micromobility": 2.100089365504915, "shuttle": 5.317247542448615}, {"avg_co2": 6.724069375373183, "live_work_prop": 0.09986504723346828, "delta_f_physical_activity_pp": 0.0010312208003328196, "driving": 85.05957836846929, "cycling": 0.8249312557286892, "walking": 4.766269477543538, "pt": 1.5582034830430798, "micromobility": 2.383134738771769, "shuttle": 5.40788267644363}, {"avg_co2": 6.716304276889396, "live_work_prop": 0.0801068090787717, "delta_f_physical_activity_pp": 0.0008970931186198645, "driving": 85.76592860370538, "cycling": 0.8585630366018979, "walking": 4.383190239493899, "pt": 1.807501129688206, "micromobility": 2.123813827383642, "shuttle": 5.061003163126977}, {"avg_co2": 6.562825363747952, "live_work_prop": 0.10263157894736842, "delta_f_physical_activity_pp": 0.0010614349189629472, "driving": 84.87957181088314, "cycling": 0.936663693131133, "walking": 4.772524531668154, "pt": 1.8287243532560213, "micromobility": 2.2747546833184655, "shuttle": 5.307760927743087}, {"avg_co2": 6.7587750003927045, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.0009747973779656811, "driving": 84.53473132372214, "cycling": 0.655307994757536, "walking": 4.892966360856269, "pt": 1.6164263870685889, "micromobility": 2.1406727828746175, "shuttle": 6.159895150720838}, {"avg_co2": 6.78405242541081, "live_work_prop": 0.07866666666666666, "delta_f_physical_activity_pp": 0.0010490114015632367, "driving": 84.79776847977685, "cycling": 0.7438400743840075, "walking": 4.556020455602046, "pt": 1.813110181311018, "micromobility": 2.556950255695025, "shuttle": 5.5323105532310555}, {"avg_co2": 6.796838384311077, "live_work_prop": 0.07947019867549669, "delta_f_physical_activity_pp": 0.0010601341233225504, "driving": 85.22012578616352, "cycling": 0.7187780772686434, "walking": 4.672057502246182, "pt": 1.7070979335130279, "micromobility": 2.11141060197664, "shuttle": 5.570530098831986}, {"avg_co2": 6.694197817139107, "live_work_prop": 0.09419354838709677, "delta_f_physical_activity_pp": 0.0009777244681415346, "driving": 86.02197802197801, "cycling": 0.9230769230769231, "walking": 4.175824175824175, "pt": 1.7142857142857144, "micromobility": 2.4615384615384617, "shuttle": 4.7032967032967035}, {"avg_co2": 7.180912549455641, "live_work_prop": 0.07069408740359898, "delta_f_physical_activity_pp": 0.001010131843900227, "driving": 86.13556338028168, "cycling": 0.9683098591549295, "walking": 3.829225352112676, "pt": 1.4084507042253522, "micromobility": 2.1566901408450705, "shuttle": 5.501760563380282}, {"avg_co2": 6.5286324268169285, "live_work_prop": 0.09115646258503401, "delta_f_physical_activity_pp": 0.0010503090367261902, "driving": 84.91725768321513, "cycling": 0.851063829787234, "walking": 4.58628841607565, "pt": 1.5602836879432624, "micromobility": 3.0260047281323876, "shuttle": 5.0591016548463354}, {"avg_co2": 6.563267750848034, "live_work_prop": 0.08955223880597014, "delta_f_physical_activity_pp": 0.0010116434198724933, "driving": 85.1235741444867, "cycling": 0.5703422053231939, "walking": 5.085551330798479, "pt": 1.7110266159695817, "micromobility": 1.9486692015209126, "shuttle": 5.56083650190114}, {"avg_co2": 6.555234788354355, "live_work_prop": 0.09905020352781546, "delta_f_physical_activity_pp": 0.0009512483401743743, "driving": 84.53320947515095, "cycling": 0.7895959126799814, "walking": 4.133766836971668, "pt": 1.672085462145843, "micromobility": 2.4616813748258246, "shuttle": 6.409660938225732}, {"avg_co2": 6.8286100060759924, "live_work_prop": 0.07804232804232804, "delta_f_physical_activity_pp": 0.000894821986370061, "driving": 85.5, "cycling": 0.8636363636363636, "walking": 4.136363636363637, "pt": 1.6818181818181819, "micromobility": 2.0454545454545454, "shuttle": 5.7727272727272725}, {"avg_co2": 6.74703442704953, "live_work_prop": 0.09041835357624832, "delta_f_physical_activity_pp": 0.001046778801865013, "driving": 84.43738656987296, "cycling": 0.7259528130671506, "walking": 4.854809437386569, "pt": 1.7241379310344827, "micromobility": 2.6769509981851183, "shuttle": 5.580762250453721}, {"avg_co2": 6.369557052986715, "live_work_prop": 0.10511363636363637, "delta_f_physical_activity_pp": 0.0009416505703536801, "driving": 84.95875788452207, "cycling": 0.8733624454148471, "walking": 4.90053372149442, "pt": 1.4070839398350317, "micromobility": 2.1834061135371177, "shuttle": 5.676855895196507}, {"avg_co2": 6.888718450234069, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.0010268447917975505, "driving": 85.8114233907525, "cycling": 0.5893019038984587, "walking": 4.0797824116047146, "pt": 1.813236627379873, "micromobility": 2.2665457842248413, "shuttle": 5.439709882139619}, {"avg_co2": 6.850599515523347, "live_work_prop": 0.0915032679738562, "delta_f_physical_activity_pp": 0.0010901238602143573, "driving": 84.32314410480349, "cycling": 0.9170305676855894, "walking": 4.323144104803493, "pt": 1.8777292576419216, "micromobility": 2.7510917030567685, "shuttle": 5.807860262008734}, {"avg_co2": 6.893844143979823, "live_work_prop": 0.08470290771175727, "delta_f_physical_activity_pp": 0.0009032363178417192, "driving": 86.61248930710008, "cycling": 0.5132591958939264, "walking": 4.491017964071856, "pt": 1.5825491873396065, "micromobility": 1.924721984602224, "shuttle": 4.875962360992301}, {"avg_co2": 7.130552282988086, "live_work_prop": 0.07875894988066826, "delta_f_physical_activity_pp": 0.0008910730422985305, "driving": 85.68498769483183, "cycling": 0.8613617719442166, "walking": 3.7735849056603774, "pt": 1.9688269073010665, "micromobility": 2.0508613617719442, "shuttle": 5.660377358490567}, {"avg_co2": 6.71473471733462, "live_work_prop": 0.08819538670284939, "delta_f_physical_activity_pp": 0.0011062473390878113, "driving": 85.49793483249198, "cycling": 0.7342817806333181, "walking": 3.900871959614502, "pt": 2.065167508031207, "micromobility": 2.2946305644791187, "shuttle": 5.507113354749885}, {"avg_co2": 7.506867828425421, "live_work_prop": 0.06551297898640297, "delta_f_physical_activity_pp": 0.0009144049779616003, "driving": 86.511240632806, "cycling": 0.7493755203996669, "walking": 3.95503746877602, "pt": 1.706910907577019, "micromobility": 2.12323064113239, "shuttle": 4.954204829308909}, {"avg_co2": 6.927609806439921, "live_work_prop": 0.07692307692307693, "delta_f_physical_activity_pp": 0.0009315132749931315, "driving": 86.87471317117944, "cycling": 1.0555300596603947, "walking": 3.8549793483249197, "pt": 1.6521340064249657, "micromobility": 1.8815970628728775, "shuttle": 4.681046351537402}, {"avg_co2": 6.7152891623427005, "live_work_prop": 0.10741687979539642, "delta_f_physical_activity_pp": 0.0010059848589995845, "driving": 85.5072463768116, "cycling": 0.6820119352088662, "walking": 4.731457800511509, "pt": 2.0034100596760442, "micromobility": 2.2165387894288147, "shuttle": 4.859335038363171}, {"avg_co2": 6.665410243495505, "live_work_prop": 0.09026798307475317, "delta_f_physical_activity_pp": 0.0009708126059868426, "driving": 84.76281744130331, "cycling": 0.6708193579300431, "walking": 5.126976521322472, "pt": 1.820795400095831, "micromobility": 2.2041207474844273, "shuttle": 5.41447053186392}, {"avg_co2": 6.770787984795651, "live_work_prop": 0.10204081632653061, "delta_f_physical_activity_pp": 0.001064938955548547, "driving": 85.623869801085, "cycling": 0.81374321880651, "walking": 4.837251356238698, "pt": 1.4918625678119348, "micromobility": 2.2151898734177213, "shuttle": 5.018083182640145}, {"avg_co2": 7.370529257226673, "live_work_prop": 0.08366013071895424, "delta_f_physical_activity_pp": 0.0009525755828299387, "driving": 85.84697036709422, "cycling": 0.6191950464396285, "walking": 4.3343653250774, "pt": 1.9460415745245467, "micromobility": 2.034498009730208, "shuttle": 5.218929677134011}, {"avg_co2": 6.938731276737401, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.0008514424663035481, "driving": 86.35135135135134, "cycling": 0.7657657657657657, "walking": 3.7387387387387387, "pt": 1.8018018018018018, "micromobility": 1.891891891891892, "shuttle": 5.45045045045045}, {"avg_co2": 6.6571695485707885, "live_work_prop": 0.08843537414965986, "delta_f_physical_activity_pp": 0.0010171335546247193, "driving": 84.46379468377636, "cycling": 0.7791017415215399, "walking": 4.766269477543538, "pt": 1.7873510540788267, "micromobility": 2.383134738771769, "shuttle": 5.8203483043079745}, {"avg_co2": 6.61616186547939, "live_work_prop": 0.07421875, "delta_f_physical_activity_pp": 0.0010238153486241154, "driving": 85.6492027334852, "cycling": 0.6378132118451025, "walking": 4.328018223234624, "pt": 1.6400911161731209, "micromobility": 2.5056947608200453, "shuttle": 5.239179954441914}, {"avg_co2": 6.628015827194133, "live_work_prop": 0.08011049723756906, "delta_f_physical_activity_pp": 0.001179320603442484, "driving": 84.79284369114878, "cycling": 1.1299435028248588, "walking": 4.048964218455744, "pt": 2.354048964218456, "micromobility": 2.5894538606403015, "shuttle": 5.084745762711865}, {"avg_co2": 6.629206282804777, "live_work_prop": 0.08643617021276596, "delta_f_physical_activity_pp": 0.0009428250526988621, "driving": 86.10729023383769, "cycling": 0.7794589637780834, "walking": 4.355800091701054, "pt": 1.9715726730857406, "micromobility": 2.200825309491059, "shuttle": 4.585052728106373}, {"avg_co2": 6.481725039791305, "live_work_prop": 0.09167842031029619, "delta_f_physical_activity_pp": 0.0010038673675460857, "driving": 84.43486590038314, "cycling": 0.9578544061302682, "walking": 4.310344827586207, "pt": 1.8678160919540232, "micromobility": 2.2509578544061304, "shuttle": 6.17816091954023}, {"avg_co2": 6.8737885341051905, "live_work_prop": 0.08695652173913043, "delta_f_physical_activity_pp": 0.000977321531090263, "driving": 85.95686094538779, "cycling": 0.6424965580541533, "walking": 4.726938962826985, "pt": 1.7439192290041303, "micromobility": 2.2946305644791187, "shuttle": 4.63515374024782}, {"avg_co2": 6.9723000522892296, "live_work_prop": 0.07209612817089453, "delta_f_physical_activity_pp": 0.0010882148991538472, "driving": 85.17025089605734, "cycling": 0.7616487455197133, "walking": 3.9874551971326166, "pt": 2.240143369175627, "micromobility": 2.553763440860215, "shuttle": 5.28673835125448}, {"avg_co2": 6.76165495651115, "live_work_prop": 0.08411214953271028, "delta_f_physical_activity_pp": 0.0009654732364705761, "driving": 85.83710407239819, "cycling": 0.8144796380090499, "walking": 4.389140271493212, "pt": 1.3574660633484164, "micromobility": 2.2171945701357467, "shuttle": 5.384615384615385}, {"avg_co2": 6.3314783139578585, "live_work_prop": 0.10183875530410184, "delta_f_physical_activity_pp": 0.0010058000923430775, "driving": 84.08221797323135, "cycling": 0.5736137667304015, "walking": 5.25812619502868, "pt": 1.7686424474187379, "micromobility": 1.9598470363288718, "shuttle": 6.357552581261951}, {"avg_co2": 6.542304788251682, "live_work_prop": 0.08594815825375171, "delta_f_physical_activity_pp": 0.0009684065030118794, "driving": 85.1013672795851, "cycling": 0.9900990099009901, "walking": 4.196133899104196, "pt": 1.5558698727015559, "micromobility": 2.6874115983026874, "shuttle": 5.469118340405469}, {"avg_co2": 7.079913174479418, "live_work_prop": 0.08808290155440414, "delta_f_physical_activity_pp": 0.0011600563123982679, "driving": 84.01187446988973, "cycling": 0.8481764206955046, "walking": 4.919423240033927, "pt": 1.9932145886344361, "micromobility": 2.4597116200169635, "shuttle": 5.767599660729432}, {"avg_co2": 6.8787421693195805, "live_work_prop": 0.0740242261103634, "delta_f_physical_activity_pp": 0.0009666568444233333, "driving": 85.45953360768176, "cycling": 0.6858710562414266, "walking": 4.160951074531321, "pt": 1.9661636945587562, "micromobility": 1.7832647462277091, "shuttle": 5.944215820759031}, {"avg_co2": 7.340882568142474, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0010913627019951894, "driving": 86.16567036720751, "cycling": 0.8112724167378309, "walking": 3.8855678906917164, "pt": 1.5371477369769428, "micromobility": 2.69000853970965, "shuttle": 4.910333048676345}, {"avg_co2": 6.963033881270177, "live_work_prop": 0.09707446808510638, "delta_f_physical_activity_pp": 0.0010309965953035896, "driving": 84.43140794223827, "cycling": 0.8122743682310468, "walking": 4.873646209386282, "pt": 2.0758122743682312, "micromobility": 2.0306859205776173, "shuttle": 5.776173285198556}, {"avg_co2": 6.928894373118104, "live_work_prop": 0.08666666666666667, "delta_f_physical_activity_pp": 0.000951771895215623, "driving": 85.650623885918, "cycling": 0.5793226381461676, "walking": 4.055258467023172, "pt": 1.8270944741532977, "micromobility": 2.272727272727273, "shuttle": 5.614973262032086}, {"avg_co2": 6.802127446464579, "live_work_prop": 0.08839050131926121, "delta_f_physical_activity_pp": 0.0009404618536843238, "driving": 86.05274921770229, "cycling": 0.6705409029950827, "walking": 4.336164506034868, "pt": 1.9669199821189094, "micromobility": 1.7881090746535537, "shuttle": 5.185516316495306}, {"avg_co2": 6.369063707709873, "live_work_prop": 0.09831460674157304, "delta_f_physical_activity_pp": 0.0010773984389444496, "driving": 83.4862385321101, "cycling": 0.724287783679382, "walking": 4.683727667793336, "pt": 1.979719942056977, "micromobility": 2.6557218734910673, "shuttle": 6.470304200869145}, {"avg_co2": 6.981271047895214, "live_work_prop": 0.09632446134347275, "delta_f_physical_activity_pp": 0.0010437176956436304, "driving": 84.03397027600849, "cycling": 0.7218683651804672, "walking": 4.925690021231423, "pt": 1.48619957537155, "micromobility": 2.37791932059448, "shuttle": 6.4543524416135885}, {"avg_co2": 6.744546141491072, "live_work_prop": 0.1018041237113402, "delta_f_physical_activity_pp": 0.0009908693347905394, "driving": 83.51843625055531, "cycling": 0.7996446023989338, "walking": 4.886717014660151, "pt": 2.0435362061306086, "micromobility": 2.4433585073300756, "shuttle": 6.3083074189249215}, {"avg_co2": 6.787363795469066, "live_work_prop": 0.07464607464607464, "delta_f_physical_activity_pp": 0.000903187831855566, "driving": 85.57650153441473, "cycling": 0.526085050416484, "walking": 4.340201665935993, "pt": 1.6659359929855326, "micromobility": 2.4989039894782987, "shuttle": 5.392371766768961}, {"avg_co2": 7.489834326686143, "live_work_prop": 0.0773955773955774, "delta_f_physical_activity_pp": 0.0009601702738633694, "driving": 87.14401952807161, "cycling": 0.9357200976403581, "walking": 3.8649308380797396, "pt": 1.2205044751830758, "micromobility": 1.9121236777868187, "shuttle": 4.9227013832384054}, {"avg_co2": 7.065945556367061, "live_work_prop": 0.06513409961685823, "delta_f_physical_activity_pp": 0.0010200044430313676, "driving": 85.9982332155477, "cycling": 0.8392226148409895, "walking": 4.019434628975265, "pt": 1.9434628975265018, "micromobility": 1.9434628975265018, "shuttle": 5.256183745583039}, {"avg_co2": 6.910262990803482, "live_work_prop": 0.08785529715762273, "delta_f_physical_activity_pp": 0.0009995055737601019, "driving": 84.85763589301122, "cycling": 0.7765314926660914, "walking": 4.184641932700604, "pt": 1.984469370146678, "micromobility": 2.372735116479724, "shuttle": 5.823986194995686}, {"avg_co2": 6.997173526491672, "live_work_prop": 0.08079470198675497, "delta_f_physical_activity_pp": 0.0009660702104873428, "driving": 86.20386643233743, "cycling": 0.7029876977152899, "walking": 3.7346221441124783, "pt": 1.4059753954305798, "micromobility": 2.416520210896309, "shuttle": 5.536028119507909}, {"avg_co2": 6.717903329281911, "live_work_prop": 0.08904109589041095, "delta_f_physical_activity_pp": 0.0009011517725277976, "driving": 85.76081898557469, "cycling": 0.7910656119125176, "walking": 4.001861330851559, "pt": 1.72173103769195, "micromobility": 2.0009306654257797, "shuttle": 5.723592368543509}, {"avg_co2": 6.9271459211977, "live_work_prop": 0.08409986859395532, "delta_f_physical_activity_pp": 0.001030331516396455, "driving": 84.83899821109124, "cycling": 0.8944543828264758, "walking": 4.651162790697675, "pt": 1.5652951699463327, "micromobility": 2.2808586762075134, "shuttle": 5.769230769230769}, {"avg_co2": 6.636669445060057, "live_work_prop": 0.08933333333333333, "delta_f_physical_activity_pp": 0.001001778528545822, "driving": 83.96487985212569, "cycling": 0.7393715341959335, "walking": 4.944547134935305, "pt": 2.1719038817005547, "micromobility": 2.4491682070240297, "shuttle": 5.730129390018484}, {"avg_co2": 7.396701122385828, "live_work_prop": 0.08376288659793814, "delta_f_physical_activity_pp": 0.0009463073103842051, "driving": 86.84768773865082, "cycling": 0.6364022061943148, "walking": 4.242681374628765, "pt": 1.5697921086126432, "micromobility": 1.9940602460755197, "shuttle": 4.70937632583793}, {"avg_co2": 6.958778772641308, "live_work_prop": 0.08811748998664887, "delta_f_physical_activity_pp": 0.0010539182934719592, "driving": 85.23339317773788, "cycling": 0.718132854578097, "walking": 4.757630161579892, "pt": 1.7504488330341115, "micromobility": 2.333931777378815, "shuttle": 5.206463195691203}, {"avg_co2": 6.561339105805704, "live_work_prop": 0.10084033613445378, "delta_f_physical_activity_pp": 0.0010405210059920753, "driving": 84.22318422318422, "cycling": 0.8177008177008177, "walking": 4.521404521404522, "pt": 1.6835016835016834, "micromobility": 2.9341029341029343, "shuttle": 5.82010582010582}, {"avg_co2": 6.982835507570157, "live_work_prop": 0.08108108108108109, "delta_f_physical_activity_pp": 0.0008768256269414405, "driving": 87.05728027984259, "cycling": 0.6996064713598601, "walking": 3.8478355924792305, "pt": 1.7052907739396588, "micromobility": 1.9239177962396152, "shuttle": 4.766069086139046}, {"avg_co2": 6.917703104265916, "live_work_prop": 0.09002770083102493, "delta_f_physical_activity_pp": 0.0009003116413897771, "driving": 85.84195672624647, "cycling": 0.7525870178739417, "walking": 4.327375352775165, "pt": 1.5992474129821261, "micromobility": 2.351834430856068, "shuttle": 5.126999059266227}, {"avg_co2": 6.730370991314663, "live_work_prop": 0.08981233243967829, "delta_f_physical_activity_pp": 0.0010257020463173843, "driving": 85.13011152416357, "cycling": 0.8828996282527881, "walking": 4.275092936802974, "pt": 1.812267657992565, "micromobility": 2.0910780669144984, "shuttle": 5.808550185873606}, {"avg_co2": 6.786754886939618, "live_work_prop": 0.08321964529331514, "delta_f_physical_activity_pp": 0.0011015210762187766, "driving": 85.56554661618551, "cycling": 0.8045433033601515, "walking": 4.543303360151444, "pt": 1.5617605300520587, "micromobility": 1.9403691433980124, "shuttle": 5.5844770468528155}, {"avg_co2": 6.808572609669335, "live_work_prop": 0.08661417322834646, "delta_f_physical_activity_pp": 0.0009513600522352338, "driving": 86.0051993067591, "cycling": 0.5632582322357019, "walking": 4.15944540727903, "pt": 1.9064124783362217, "micromobility": 2.166377816291161, "shuttle": 5.1993067590987865}, {"avg_co2": 6.4346347553768, "live_work_prop": 0.09843081312410841, "delta_f_physical_activity_pp": 0.0009056384259428995, "driving": 85.21439132577623, "cycling": 0.7392804337111878, "walking": 3.992114342040414, "pt": 2.0699852143913255, "micromobility": 2.2178413011335634, "shuttle": 5.766387382947265}, {"avg_co2": 7.021154661605842, "live_work_prop": 0.0851063829787234, "delta_f_physical_activity_pp": 0.0010330416877993285, "driving": 85.50600343053173, "cycling": 0.6861063464837049, "walking": 4.502572898799314, "pt": 1.9725557461406518, "micromobility": 2.144082332761578, "shuttle": 5.188679245283019}, {"avg_co2": 6.629711334786973, "live_work_prop": 0.07703281027104136, "delta_f_physical_activity_pp": 0.0010755903952034491, "driving": 84.84995159728945, "cycling": 0.9196515004840271, "walking": 4.84027105517909, "pt": 1.5488867376573088, "micromobility": 2.4685382381413357, "shuttle": 5.3727008712487905}, {"avg_co2": 6.4665576298990075, "live_work_prop": 0.09078014184397164, "delta_f_physical_activity_pp": 0.0009991032986040363, "driving": 84.50433108758422, "cycling": 0.7218479307025986, "walking": 4.8123195380173245, "pt": 2.165543792107796, "micromobility": 1.8768046198267565, "shuttle": 5.919153031761309}, {"avg_co2": 7.016473569392131, "live_work_prop": 0.07671601615074024, "delta_f_physical_activity_pp": 0.0008880881797363629, "driving": 86.70914883932636, "cycling": 0.8192990441511151, "walking": 3.959945380063723, "pt": 1.456531634046427, "micromobility": 2.2303140646335913, "shuttle": 4.8247610377787895}, {"avg_co2": 6.874432188356373, "live_work_prop": 0.10090556274256145, "delta_f_physical_activity_pp": 0.0009262117227856119, "driving": 85.68310781318202, "cycling": 0.6110868616324749, "walking": 5.106940200785683, "pt": 1.6586643387167175, "micromobility": 2.3134002618943694, "shuttle": 4.626800523788739}, {"avg_co2": 6.679374174033886, "live_work_prop": 0.09615384615384616, "delta_f_physical_activity_pp": 0.0010106407205871153, "driving": 85.12126865671642, "cycling": 0.792910447761194, "walking": 4.710820895522388, "pt": 1.632462686567164, "micromobility": 2.2388059701492535, "shuttle": 5.503731343283582}, {"avg_co2": 6.828230141564845, "live_work_prop": 0.07571801566579635, "delta_f_physical_activity_pp": 0.0009282507482064742, "driving": 85.48601864181093, "cycling": 0.7545494895694629, "walking": 4.083444296493564, "pt": 1.6866400355082114, "micromobility": 2.5743453173546382, "shuttle": 5.415002219263205}, {"avg_co2": 6.933796327738662, "live_work_prop": 0.07742782152230972, "delta_f_physical_activity_pp": 0.0010317881026635854, "driving": 85.24297815425768, "cycling": 0.9362460989745877, "walking": 4.1908158716005355, "pt": 1.8279090503789568, "micromobility": 2.4074899687917966, "shuttle": 5.394560855996433}, {"avg_co2": 6.4957256670805625, "live_work_prop": 0.10699001426533523, "delta_f_physical_activity_pp": 0.0009479210160470847, "driving": 83.41369334619093, "cycling": 0.5303760848601736, "walking": 4.3876567020250725, "pt": 2.266152362584378, "micromobility": 2.507232401157184, "shuttle": 6.8948891031822575}, {"avg_co2": 6.963830241949604, "live_work_prop": 0.0921409214092141, "delta_f_physical_activity_pp": 0.0010181088044149795, "driving": 85.73351278600269, "cycling": 0.7178106774338268, "walking": 4.172274562584119, "pt": 1.7048003589053389, "micromobility": 2.1982951996410947, "shuttle": 5.47330641543293}, {"avg_co2": 6.892428383937495, "live_work_prop": 0.0840764331210191, "delta_f_physical_activity_pp": 0.000953234805777318, "driving": 86.281429201588, "cycling": 0.7057785619761799, "walking": 4.411116012351124, "pt": 1.8526687251874725, "micromobility": 1.9408910454344948, "shuttle": 4.808116453462726}, {"avg_co2": 6.82820324371351, "live_work_prop": 0.08190224570673713, "delta_f_physical_activity_pp": 0.0010319507310193785, "driving": 85.62717770034844, "cycling": 0.6533101045296167, "walking": 4.834494773519164, "pt": 1.7421602787456445, "micromobility": 2.177700348432056, "shuttle": 4.965156794425087}, {"avg_co2": 6.893118495241056, "live_work_prop": 0.09718309859154929, "delta_f_physical_activity_pp": 0.0010332635977941527, "driving": 84.78464419475655, "cycling": 0.7490636704119851, "walking": 4.400749063670412, "pt": 1.8258426966292134, "micromobility": 2.247191011235955, "shuttle": 5.992509363295881}, {"avg_co2": 6.882260786437688, "live_work_prop": 0.09759358288770054, "delta_f_physical_activity_pp": 0.000905624362140079, "driving": 84.94817485353762, "cycling": 0.6309148264984227, "walking": 3.875619648490311, "pt": 1.757548445245606, "micromobility": 2.658855340243353, "shuttle": 6.128886885984678}, {"avg_co2": 7.594615569945625, "live_work_prop": 0.06086956521739131, "delta_f_physical_activity_pp": 0.0008010434125596852, "driving": 86.64987405541562, "cycling": 0.6717044500419815, "walking": 3.736356003358522, "pt": 1.8052057094878253, "micromobility": 1.8471872376154492, "shuttle": 5.289672544080604}, {"avg_co2": 7.083195832271585, "live_work_prop": 0.08789808917197452, "delta_f_physical_activity_pp": 0.000994877761065855, "driving": 86.03951890034365, "cycling": 0.6013745704467355, "walking": 4.810996563573884, "pt": 1.804123711340206, "micromobility": 2.3625429553264605, "shuttle": 4.381443298969072}, {"avg_co2": 6.808188376705491, "live_work_prop": 0.0907840440165062, "delta_f_physical_activity_pp": 0.0009449410795869797, "driving": 85.0113895216401, "cycling": 0.592255125284738, "walking": 4.4646924829157175, "pt": 1.5034168564920272, "micromobility": 2.277904328018223, "shuttle": 6.150341685649203}, {"avg_co2": 6.789732683748745, "live_work_prop": 0.09336941813261164, "delta_f_physical_activity_pp": 0.0010210304090622145, "driving": 86.27630375114364, "cycling": 1.052150045745654, "walking": 4.117108874656908, "pt": 1.738334858188472, "micromobility": 2.241537053979872, "shuttle": 4.574565416285453}, {"avg_co2": 7.149731247588519, "live_work_prop": 0.08290816326530612, "delta_f_physical_activity_pp": 0.0010340700702494582, "driving": 85.6175972927242, "cycling": 0.676818950930626, "walking": 4.357021996615906, "pt": 1.903553299492386, "micromobility": 2.3688663282571913, "shuttle": 5.0761421319796955}, {"avg_co2": 7.1779453484781195, "live_work_prop": 0.07731305449936629, "delta_f_physical_activity_pp": 0.0008849147832844857, "driving": 86.98275862068967, "cycling": 0.6896551724137931, "walking": 3.9224137931034484, "pt": 1.7241379310344827, "micromobility": 1.6379310344827587, "shuttle": 5.043103448275862}, {"avg_co2": 7.132295730254258, "live_work_prop": 0.06455696202531645, "delta_f_physical_activity_pp": 0.0008407844714435156, "driving": 86.18760757314973, "cycling": 0.6884681583476765, "walking": 3.9586919104991396, "pt": 1.7211703958691909, "micromobility": 2.108433734939759, "shuttle": 5.335628227194492}, {"avg_co2": 6.487299963191773, "live_work_prop": 0.09393063583815028, "delta_f_physical_activity_pp": 0.0009628702603985439, "driving": 84.34567901234567, "cycling": 0.6419753086419753, "walking": 4.888888888888889, "pt": 1.7777777777777777, "micromobility": 1.925925925925926, "shuttle": 6.419753086419753}, {"avg_co2": 6.981864022186893, "live_work_prop": 0.07368421052631578, "delta_f_physical_activity_pp": 0.000854895641914817, "driving": 86.18711385701677, "cycling": 0.6619593998234775, "walking": 3.795233892321271, "pt": 1.8534863195057367, "micromobility": 1.9417475728155338, "shuttle": 5.560458958517211}, {"avg_co2": 6.600490081563593, "live_work_prop": 0.09336941813261164, "delta_f_physical_activity_pp": 0.0009874729014609132, "driving": 84.74101726551562, "cycling": 0.7932804479701353, "walking": 4.2930471301913204, "pt": 1.773215118992067, "micromobility": 2.6598226784881005, "shuttle": 5.739617358842744}, {"avg_co2": 6.678167528987844, "live_work_prop": 0.09174311926605505, "delta_f_physical_activity_pp": 0.0009951222663565707, "driving": 85.13876454789614, "cycling": 0.7609668755595345, "walking": 3.9391226499552374, "pt": 1.8352730528200536, "micromobility": 2.730528200537153, "shuttle": 5.595344673231871}, {"avg_co2": 6.933486761631226, "live_work_prop": 0.06566347469220246, "delta_f_physical_activity_pp": 0.0009523327334740614, "driving": 84.82017748715553, "cycling": 0.8874357776739842, "walking": 3.503035964502569, "pt": 2.382064455861747, "micromobility": 2.1018215787015415, "shuttle": 6.305464736104624}, {"avg_co2": 6.415653086014563, "live_work_prop": 0.10893854748603352, "delta_f_physical_activity_pp": 0.0010362760066710943, "driving": 85.6111645813282, "cycling": 1.1068334937439845, "walking": 4.860442733397498, "pt": 1.539942252165544, "micromobility": 2.165543792107796, "shuttle": 4.716073147256978}, {"avg_co2": 7.1693561021822045, "live_work_prop": 0.07522697795071336, "delta_f_physical_activity_pp": 0.0008662328611379356, "driving": 86.29661751951431, "cycling": 0.39028620988725066, "walking": 4.3798785776235905, "pt": 1.99479618386817, "micromobility": 1.6912402428447528, "shuttle": 5.247181266261925}, {"avg_co2": 6.901012229245177, "live_work_prop": 0.09234828496042216, "delta_f_physical_activity_pp": 0.0009324993549502817, "driving": 86.1440291704649, "cycling": 0.7748404740200547, "walking": 4.056517775752051, "pt": 1.7319963536918872, "micromobility": 1.9143117593436645, "shuttle": 5.378304466727438}, {"avg_co2": 6.571138478963408, "live_work_prop": 0.09946236559139784, "delta_f_physical_activity_pp": 0.0009455512673340082, "driving": 84.96821071752952, "cycling": 0.8174386920980926, "walking": 4.632152588555858, "pt": 1.589464123524069, "micromobility": 2.5431425976385107, "shuttle": 5.449591280653951}, {"avg_co2": 6.741327964157616, "live_work_prop": 0.08879781420765027, "delta_f_physical_activity_pp": 0.0009114454782846084, "driving": 86.07176581680831, "cycling": 0.8026440037771483, "walking": 4.202077431539188, "pt": 1.8885741265344664, "micromobility": 2.1246458923512748, "shuttle": 4.910292728989613}, {"avg_co2": 7.153756832123606, "live_work_prop": 0.08472400513478819, "delta_f_physical_activity_pp": 0.0009023131106374019, "driving": 86.52512998266899, "cycling": 0.5632582322357019, "walking": 4.592720970537262, "pt": 1.733102253032929, "micromobility": 1.6031195840554593, "shuttle": 4.982668977469671}, {"avg_co2": 6.60607772566903, "live_work_prop": 0.09103260869565218, "delta_f_physical_activity_pp": 0.0009384259289174581, "driving": 85.38038496791934, "cycling": 0.7791017415215399, "walking": 4.5371219065077915, "pt": 1.3290559120073326, "micromobility": 2.1081576535288726, "shuttle": 5.866177818515124}, {"avg_co2": 6.647253490317478, "live_work_prop": 0.08093278463648834, "delta_f_physical_activity_pp": 0.0009004527023293857, "driving": 86.55025955639452, "cycling": 0.5191127890514393, "walking": 4.247286455875413, "pt": 1.9820670127418596, "micromobility": 1.9348749410099102, "shuttle": 4.766399244926852}, {"avg_co2": 6.58500730754298, "live_work_prop": 0.09630606860158311, "delta_f_physical_activity_pp": 0.000972529594837012, "driving": 85.03370786516854, "cycling": 0.853932584269663, "walking": 4.449438202247191, "pt": 1.8426966292134832, "micromobility": 2.4719101123595504, "shuttle": 5.348314606741573}, {"avg_co2": 6.81365682722535, "live_work_prop": 0.09151193633952255, "delta_f_physical_activity_pp": 0.0009741066698449497, "driving": 85.340550293189, "cycling": 0.9472259810554804, "walking": 4.9616599007668025, "pt": 1.3982859720342804, "micromobility": 2.2101939557961208, "shuttle": 5.142083897158322}, {"avg_co2": 6.753332015047627, "live_work_prop": 0.08928571428571429, "delta_f_physical_activity_pp": 0.0010540857726390855, "driving": 85.71428571428571, "cycling": 0.9460737937559129, "walking": 4.730368968779565, "pt": 1.7029328287606436, "micromobility": 2.1759697256385997, "shuttle": 4.730368968779565}, {"avg_co2": 6.906003477383263, "live_work_prop": 0.08042895442359249, "delta_f_physical_activity_pp": 0.000990928083195886, "driving": 85.4875283446712, "cycling": 0.9977324263038548, "walking": 4.172335600907029, "pt": 1.9047619047619049, "micromobility": 2.2222222222222223, "shuttle": 5.215419501133787}, {"avg_co2": 6.9088120124010715, "live_work_prop": 0.08661417322834646, "delta_f_physical_activity_pp": 0.0009198745903204361, "driving": 85.54481546572936, "cycling": 0.4833040421792618, "walking": 4.349736379613357, "pt": 1.493848857644991, "micromobility": 1.9332161687170473, "shuttle": 6.195079086115992}, {"avg_co2": 7.2127423964832085, "live_work_prop": 0.07711442786069651, "delta_f_physical_activity_pp": 0.0009534499708583725, "driving": 85.46861564918315, "cycling": 0.6878761822871883, "walking": 4.213241616509028, "pt": 1.8486672398968185, "micromobility": 2.5795356835769563, "shuttle": 5.2020636285468616}, {"avg_co2": 6.747996324159243, "live_work_prop": 0.08287292817679558, "delta_f_physical_activity_pp": 0.0011392875496399183, "driving": 84.65509150633505, "cycling": 0.7977475363679024, "walking": 4.880337869544815, "pt": 2.1116846550915063, "micromobility": 2.017832003754106, "shuttle": 5.537306428906617}, {"avg_co2": 6.745752614299765, "live_work_prop": 0.09090909090909091, "delta_f_physical_activity_pp": 0.0009269092725610203, "driving": 85.93103448275862, "cycling": 0.8275862068965517, "walking": 4.2298850574712645, "pt": 2.1149425287356323, "micromobility": 1.885057471264368, "shuttle": 5.011494252873564}, {"avg_co2": 6.851059984727854, "live_work_prop": 0.09116022099447514, "delta_f_physical_activity_pp": 0.0009940568471696952, "driving": 85.12891344383057, "cycling": 0.6906077348066298, "walking": 4.327808471454881, "pt": 1.841620626151013, "micromobility": 2.4861878453038675, "shuttle": 5.524861878453039}, {"avg_co2": 6.77759253767831, "live_work_prop": 0.0915032679738562, "delta_f_physical_activity_pp": 0.0009892748733367452, "driving": 85.28079710144928, "cycling": 1.0416666666666665, "walking": 4.710144927536232, "pt": 1.5398550724637683, "micromobility": 2.4909420289855073, "shuttle": 4.936594202898551}, {"avg_co2": 6.926744059409995, "live_work_prop": 0.08909574468085106, "delta_f_physical_activity_pp": 0.0009668161436098935, "driving": 86.28519527702089, "cycling": 0.8174386920980926, "walking": 4.132606721162579, "pt": 1.4986376021798364, "micromobility": 2.588555858310627, "shuttle": 4.677565849227975}, {"avg_co2": 6.697443658419054, "live_work_prop": 0.08104395604395605, "delta_f_physical_activity_pp": 0.0009409807767388369, "driving": 85.78088578088578, "cycling": 0.8391608391608392, "walking": 3.9627039627039626, "pt": 1.5384615384615385, "micromobility": 2.7505827505827507, "shuttle": 5.128205128205128}, {"avg_co2": 7.092932523996822, "live_work_prop": 0.08513513513513514, "delta_f_physical_activity_pp": 0.0010155949864038656, "driving": 85.35714285714285, "cycling": 0.7589285714285714, "walking": 4.285714285714286, "pt": 1.3839285714285714, "micromobility": 2.3214285714285716, "shuttle": 5.892857142857142}, {"avg_co2": 6.684344504749596, "live_work_prop": 0.0847913862718708, "delta_f_physical_activity_pp": 0.0010022991355954204, "driving": 85.493682732803, "cycling": 0.8423022929340197, "walking": 4.398689751988769, "pt": 1.731399157697707, "micromobility": 2.0121665886757136, "shuttle": 5.5217594759007955}, {"avg_co2": 6.869777217669378, "live_work_prop": 0.08638743455497382, "delta_f_physical_activity_pp": 0.0009593284218676512, "driving": 84.03361344537815, "cycling": 0.7518796992481203, "walking": 4.511278195488721, "pt": 1.9460415745245467, "micromobility": 2.697921273772667, "shuttle": 6.059265811587793}, {"avg_co2": 6.943420051181989, "live_work_prop": 0.08634020618556701, "delta_f_physical_activity_pp": 0.0008661726832160915, "driving": 87.0981754995656, "cycling": 0.5647263249348393, "walking": 3.909643788010426, "pt": 1.7376194613379672, "micromobility": 1.8245004344048652, "shuttle": 4.8653344917463075}, {"avg_co2": 6.782181957586458, "live_work_prop": 0.10875331564986737, "delta_f_physical_activity_pp": 0.0009483236777792889, "driving": 84.88529014844805, "cycling": 0.8996851102114259, "walking": 4.723346828609987, "pt": 1.7543859649122806, "micromobility": 2.06927575348628, "shuttle": 5.668016194331984}, {"avg_co2": 6.726183495546708, "live_work_prop": 0.09266943291839558, "delta_f_physical_activity_pp": 0.0010420526153502802, "driving": 85.6415006947661, "cycling": 0.8800370541917555, "walking": 4.7707271885132005, "pt": 1.3895321908290876, "micromobility": 2.22325150532654, "shuttle": 5.094951366373321}, {"avg_co2": 6.648730770297092, "live_work_prop": 0.10052910052910052, "delta_f_physical_activity_pp": 0.0008981296796743082, "driving": 85.74681238615665, "cycling": 0.7741347905282332, "walking": 4.6903460837887065, "pt": 1.7304189435336976, "micromobility": 2.459016393442623, "shuttle": 4.599271402550091}, {"avg_co2": 6.885738034958412, "live_work_prop": 0.07397260273972603, "delta_f_physical_activity_pp": 0.0009192235001226134, "driving": 85.94189315838801, "cycling": 0.5154639175257731, "walking": 4.686035613870666, "pt": 1.7806935332708531, "micromobility": 2.530459231490159, "shuttle": 4.545454545454546}, {"avg_co2": 6.648144289804757, "live_work_prop": 0.07036535859269283, "delta_f_physical_activity_pp": 0.0009002301546588355, "driving": 85.85999072786277, "cycling": 0.8344923504867872, "walking": 4.49698655540102, "pt": 1.52990264255911, "micromobility": 2.132591562355123, "shuttle": 5.1460361613351875}, {"avg_co2": 6.941244121842554, "live_work_prop": 0.08119079837618404, "delta_f_physical_activity_pp": 0.000752420980943505, "driving": 86.8663594470046, "cycling": 0.7373271889400922, "walking": 4.009216589861751, "pt": 1.7972350230414749, "micromobility": 1.7972350230414749, "shuttle": 4.7926267281106}, {"avg_co2": 6.861938943216217, "live_work_prop": 0.06964520367936924, "delta_f_physical_activity_pp": 0.0010287618487672147, "driving": 86.19284744228158, "cycling": 0.9053870529651425, "walking": 3.9837030330466274, "pt": 1.448619284744228, "micromobility": 2.127659574468085, "shuttle": 5.341783612494341}, {"avg_co2": 6.981372951696361, "live_work_prop": 0.08290816326530612, "delta_f_physical_activity_pp": 0.0008854457683929813, "driving": 86.08582574772431, "cycling": 0.5635023840485479, "walking": 3.857824013870828, "pt": 1.6038144776766363, "micromobility": 2.4707412223667102, "shuttle": 5.418292154312961}, {"avg_co2": 6.600532279307442, "live_work_prop": 0.09015256588072122, "delta_f_physical_activity_pp": 0.0010224944918254381, "driving": 84.62989156058462, "cycling": 0.7072135785007072, "walking": 4.903347477604903, "pt": 1.5558698727015559, "micromobility": 2.545968882602546, "shuttle": 5.657708628005658}, {"avg_co2": 6.689224356561845, "live_work_prop": 0.08732394366197183, "delta_f_physical_activity_pp": 0.0008638104958607857, "driving": 85.61219628394473, "cycling": 0.5717008099094807, "walking": 4.383039542639352, "pt": 1.810385898046689, "micromobility": 2.2391615054787994, "shuttle": 5.383515959980943}, {"avg_co2": 7.067967753168999, "live_work_prop": 0.08322981366459627, "delta_f_physical_activity_pp": 0.0009811339708299758, "driving": 86.01605407689058, "cycling": 0.7182087029995775, "walking": 4.267004647232784, "pt": 1.9011406844106464, "micromobility": 2.1123785382340516, "shuttle": 4.985213350232361}, {"avg_co2": 7.184484307452898, "live_work_prop": 0.08100929614873838, "delta_f_physical_activity_pp": 0.0010148523893559042, "driving": 84.94817485353762, "cycling": 0.8562415502478594, "walking": 4.4614691302388465, "pt": 2.118071203244705, "micromobility": 2.6137899954934656, "shuttle": 5.002253267237494}, {"avg_co2": 7.237432342319366, "live_work_prop": 0.0703125, "delta_f_physical_activity_pp": 0.0009147559028481598, "driving": 86.43919510061242, "cycling": 0.6124234470691163, "walking": 3.9807524059492563, "pt": 1.7935258092738406, "micromobility": 2.099737532808399, "shuttle": 5.074365704286964}, {"avg_co2": 6.666412208629798, "live_work_prop": 0.07947019867549669, "delta_f_physical_activity_pp": 0.0009484535049767491, "driving": 85.19706691109074, "cycling": 0.5957836846929423, "walking": 4.5371219065077915, "pt": 1.7873510540788267, "micromobility": 2.566452795600367, "shuttle": 5.316223648029331}, {"avg_co2": 6.69102388020166, "live_work_prop": 0.07436918990703852, "delta_f_physical_activity_pp": 0.0008980804041117673, "driving": 85.00228623685415, "cycling": 0.823045267489712, "walking": 3.7037037037037033, "pt": 1.646090534979424, "micromobility": 2.652034750800183, "shuttle": 6.172839506172839}, {"avg_co2": 6.789738972811714, "live_work_prop": 0.08879781420765027, "delta_f_physical_activity_pp": 0.0010294852528447969, "driving": 86.78028558268079, "cycling": 0.5988023952095809, "walking": 4.375863657300783, "pt": 1.7503454629203132, "micromobility": 2.0727775218793183, "shuttle": 4.421925380009212}, {"avg_co2": 6.9674463333037995, "live_work_prop": 0.08259212198221093, "delta_f_physical_activity_pp": 0.0009572152549621475, "driving": 85.54585152838428, "cycling": 0.5676855895196506, "walking": 3.7991266375545854, "pt": 1.8777292576419216, "micromobility": 2.7947598253275108, "shuttle": 5.414847161572053}, {"avg_co2": 6.563696768604646, "live_work_prop": 0.10245901639344263, "delta_f_physical_activity_pp": 0.0009279348199097727, "driving": 85.56891766882516, "cycling": 0.6012950971322849, "walking": 4.579093432007401, "pt": 1.6651248843663276, "micromobility": 2.127659574468085, "shuttle": 5.45790934320074}, {"avg_co2": 6.6921534005277215, "live_work_prop": 0.08344549125168237, "delta_f_physical_activity_pp": 0.0009988477775663316, "driving": 85.59361801970906, "cycling": 0.8916001877053027, "walking": 4.0825903331769124, "pt": 1.6893477240732049, "micromobility": 2.1116846550915063, "shuttle": 5.631159080244017}, {"avg_co2": 6.684092652932417, "live_work_prop": 0.07402597402597402, "delta_f_physical_activity_pp": 0.0010795520915276465, "driving": 85.90544157002677, "cycling": 1.070472792149866, "walking": 3.746654772524532, "pt": 1.694915254237288, "micromobility": 2.2747546833184655, "shuttle": 5.307760927743087}, {"avg_co2": 7.080258124522142, "live_work_prop": 0.08765432098765433, "delta_f_physical_activity_pp": 0.0008589116652636293, "driving": 86.90273037542661, "cycling": 0.5119453924914675, "walking": 4.180887372013651, "pt": 1.4078498293515358, "micromobility": 2.1331058020477816, "shuttle": 4.863481228668942}, {"avg_co2": 6.424131662247421, "live_work_prop": 0.08394698085419734, "delta_f_physical_activity_pp": 0.000995228884895211, "driving": 84.98740554156171, "cycling": 0.7556675062972292, "walking": 4.483627204030227, "pt": 1.8639798488664987, "micromobility": 2.3173803526448364, "shuttle": 5.591939546599496}, {"avg_co2": 7.1293417250566, "live_work_prop": 0.0832282471626734, "delta_f_physical_activity_pp": 0.0011041102682703995, "driving": 84.84976724502751, "cycling": 0.8463817181548878, "walking": 4.570461278036395, "pt": 1.7774016081252644, "micromobility": 2.623783326280152, "shuttle": 5.332204824375793}, {"avg_co2": 6.78508920090109, "live_work_prop": 0.10266666666666667, "delta_f_physical_activity_pp": 0.0008580086790936419, "driving": 85.39325842696628, "cycling": 0.5393258426966292, "walking": 4.314606741573034, "pt": 1.5730337078651686, "micromobility": 2.5168539325842696, "shuttle": 5.662921348314607}, {"avg_co2": 6.472099651610705, "live_work_prop": 0.08641975308641975, "delta_f_physical_activity_pp": 0.0009930211116997417, "driving": 85.02139800285306, "cycling": 0.7132667617689016, "walking": 4.0893961008083695, "pt": 1.7118402282453637, "micromobility": 2.377555872563005, "shuttle": 6.086543033761293}, {"avg_co2": 6.875616294688258, "live_work_prop": 0.08678237650200267, "delta_f_physical_activity_pp": 0.0011328509018072896, "driving": 85.35714285714285, "cycling": 0.9375, "walking": 4.7767857142857135, "pt": 1.5178571428571428, "micromobility": 2.0089285714285716, "shuttle": 5.401785714285714}, {"avg_co2": 6.529189471641831, "live_work_prop": 0.0988538681948424, "delta_f_physical_activity_pp": 0.0009809572942812192, "driving": 84.64163822525597, "cycling": 0.7801072647489029, "walking": 4.583130180399805, "pt": 1.9502681618722575, "micromobility": 2.340321794246709, "shuttle": 5.704534373476354}, {"avg_co2": 6.704744703783671, "live_work_prop": 0.08791208791208792, "delta_f_physical_activity_pp": 0.0009766003777047934, "driving": 84.87874465049929, "cycling": 0.7608178792201616, "walking": 4.51735615786971, "pt": 1.9971469329529243, "micromobility": 2.377555872563005, "shuttle": 5.468378506894912}, {"avg_co2": 6.754585669203789, "live_work_prop": 0.08051948051948052, "delta_f_physical_activity_pp": 0.0010447981268112434, "driving": 84.64619492656877, "cycling": 0.7120605251446372, "walking": 5.2514463729417, "pt": 1.602136181575434, "micromobility": 2.2251891410769913, "shuttle": 5.5629728526924795}, {"avg_co2": 7.207511528499122, "live_work_prop": 0.07904642409033877, "delta_f_physical_activity_pp": 0.0011053036904005856, "driving": 85.42713567839196, "cycling": 0.7118927973199329, "walking": 4.690117252931323, "pt": 1.507537688442211, "micromobility": 2.219430485762144, "shuttle": 5.443886097152429}, {"avg_co2": 6.852345428446942, "live_work_prop": 0.08224543080939947, "delta_f_physical_activity_pp": 0.000833854569764642, "driving": 87.00440528634361, "cycling": 0.5726872246696035, "walking": 3.3480176211453743, "pt": 1.8942731277533038, "micromobility": 2.026431718061674, "shuttle": 5.154185022026431}, {"avg_co2": 6.74427924208917, "live_work_prop": 0.09893048128342247, "delta_f_physical_activity_pp": 0.0009768441539301112, "driving": 85.29546495648191, "cycling": 0.7329363261566652, "walking": 4.901511681172698, "pt": 1.6491067338524967, "micromobility": 2.656894182317911, "shuttle": 4.764086120018323}, {"avg_co2": 6.62658245500834, "live_work_prop": 0.08672086720867209, "delta_f_physical_activity_pp": 0.0009995345700666287, "driving": 85.35811423390753, "cycling": 0.8159564823209429, "walking": 4.623753399818677, "pt": 1.5865820489573892, "micromobility": 2.1305530371713512, "shuttle": 5.485040797824116}, {"avg_co2": 6.529304064076132, "live_work_prop": 0.08823529411764706, "delta_f_physical_activity_pp": 0.00086857009735279, "driving": 85.44847328244275, "cycling": 0.8587786259541985, "walking": 4.293893129770993, "pt": 1.6221374045801527, "micromobility": 1.9561068702290079, "shuttle": 5.820610687022901}, {"avg_co2": 6.962012604873893, "live_work_prop": 0.0929936305732484, "delta_f_physical_activity_pp": 0.0008942666078254149, "driving": 85.39956803455723, "cycling": 0.34557235421166305, "walking": 4.665226781857451, "pt": 1.511879049676026, "micromobility": 2.548596112311015, "shuttle": 5.529157667386609}, {"avg_co2": 6.738284345241875, "live_work_prop": 0.07957559681697612, "delta_f_physical_activity_pp": 0.0009256336968749632, "driving": 85.40811673506612, "cycling": 0.8663930688554491, "walking": 4.286365709074327, "pt": 2.097583219334245, "micromobility": 1.7327861377108982, "shuttle": 5.60875512995896}, {"avg_co2": 6.434686776150516, "live_work_prop": 0.10548523206751055, "delta_f_physical_activity_pp": 0.001020372861605815, "driving": 83.34914611005692, "cycling": 0.7590132827324478, "walking": 4.933586337760911, "pt": 1.8975332068311195, "micromobility": 2.8937381404174576, "shuttle": 6.1669829222011385}, {"avg_co2": 6.869671778484002, "live_work_prop": 0.07824933687002653, "delta_f_physical_activity_pp": 0.0008287373531118396, "driving": 86.73330304407088, "cycling": 0.49977283053157656, "walking": 3.498409813721036, "pt": 1.635620172648796, "micromobility": 1.9082235347569285, "shuttle": 5.724670604270786}]} \ No newline at end of file diff --git a/toolbox.py b/toolbox.py index f778d54..08cee75 100644 --- a/toolbox.py +++ b/toolbox.py @@ -41,9 +41,12 @@ class Handler: quietly : boolean (default=True) If True, it will show the status of every API call. ''' - def __init__(self, table_name, GEOGRIDDATA_varname = 'GEOGRIDDATA', GEOGRID_varname = 'GEOGRID', quietly=True, host = 'https://cityio.media.mit.edu/', reference=None): + def __init__(self, table_name, GEOGRIDDATA_varname = 'GEOGRIDDATA', GEOGRID_varname = 'GEOGRID', quietly=True, host_mode ='remote' , reference=None): - self.host = host + if host_mode=='local': + self.host = 'http://127.0.0.1:5000/' + else: + self.host = 'https://cityio.media.mit.edu/' self.table_name = table_name self.quietly = quietly @@ -529,7 +532,8 @@ def perform_update(self,grid_hash_id=None,append=True): if len(new_values['heatmap']['features'])!=0: r = requests.post(self.cityIO_post_url+'/access', data = json.dumps(new_values['heatmap'])) - + if not self.quietly: + print('Done with update') self.grid_hash_id = grid_hash_id def rollback(self): @@ -543,7 +547,7 @@ def rollback(self): r = requests.post(self.cityIO_post_url+'/indicators', data = json.dumps(self.previous_indicators)) r = requests.post(self.cityIO_post_url+'/access', data = json.dumps(self.previous_access)) - def listen(self,showFront=True,append=False): + def listen(self,showFront=False,append=False): ''' Listen for changes in the table's geogrid and update all indicators accordingly. You can use the update_package method to see the object that will be posted to the table.