Skip to content

Instantly share code, notes, and snippets.

@davidanthoff
Created August 7, 2019 23:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidanthoff/40014c8c7e5261c7fc039fddf250e606 to your computer and use it in GitHub Desktop.
Save davidanthoff/40014c8c7e5261c7fc039fddf250e606 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"cells": [
{
"cell_type": "code",
"source": [
"using VegaLite, VegaDatasets"
],
"outputs": [],
"execution_count": 1,
"metadata": {
"collapsed": false,
"outputHidden": false,
"inputHidden": false
}
},
{
"cell_type": "code",
"source": [
"dataset(\"cars\") |> @vlplot(:point, x=:Acceleration, y=:Miles_per_Gallon)"
],
"outputs": [
{
"output_type": "execute_result",
"execution_count": 4,
"data": {
"text/plain": [
"VegaLite.VLSpec{:plot}"
],
"application/vnd.vegalite.v3+json": {
"encoding": {
"x": {
"field": "Acceleration",
"type": "quantitative"
},
"y": {
"field": "Miles_per_Gallon",
"type": "quantitative"
}
},
"data": {
"values": [
{
"Miles_per_Gallon": 18,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3504,
"Displacement": 307,
"Acceleration": 12,
"Name": "chevrolet chevelle malibu",
"Year": "1970-01-01",
"Horsepower": 130
},
{
"Miles_per_Gallon": 15,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3693,
"Displacement": 350,
"Acceleration": 11.5,
"Name": "buick skylark 320",
"Year": "1970-01-01",
"Horsepower": 165
},
{
"Miles_per_Gallon": 18,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3436,
"Displacement": 318,
"Acceleration": 11,
"Name": "plymouth satellite",
"Year": "1970-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 16,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3433,
"Displacement": 304,
"Acceleration": 12,
"Name": "amc rebel sst",
"Year": "1970-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 17,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3449,
"Displacement": 302,
"Acceleration": 10.5,
"Name": "ford torino",
"Year": "1970-01-01",
"Horsepower": 140
},
{
"Miles_per_Gallon": 15,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4341,
"Displacement": 429,
"Acceleration": 10,
"Name": "ford galaxie 500",
"Year": "1970-01-01",
"Horsepower": 198
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4354,
"Displacement": 454,
"Acceleration": 9,
"Name": "chevrolet impala",
"Year": "1970-01-01",
"Horsepower": 220
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4312,
"Displacement": 440,
"Acceleration": 8.5,
"Name": "plymouth fury iii",
"Year": "1970-01-01",
"Horsepower": 215
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4425,
"Displacement": 455,
"Acceleration": 10,
"Name": "pontiac catalina",
"Year": "1970-01-01",
"Horsepower": 225
},
{
"Miles_per_Gallon": 15,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3850,
"Displacement": 390,
"Acceleration": 8.5,
"Name": "amc ambassador dpl",
"Year": "1970-01-01",
"Horsepower": 190
},
{
"Miles_per_Gallon": null,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 3090,
"Displacement": 133,
"Acceleration": 17.5,
"Name": "citroen ds-21 pallas",
"Year": "1970-01-01",
"Horsepower": 115
},
{
"Miles_per_Gallon": null,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4142,
"Displacement": 350,
"Acceleration": 11.5,
"Name": "chevrolet chevelle concours (sw)",
"Year": "1970-01-01",
"Horsepower": 165
},
{
"Miles_per_Gallon": null,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4034,
"Displacement": 351,
"Acceleration": 11,
"Name": "ford torino (sw)",
"Year": "1970-01-01",
"Horsepower": 153
},
{
"Miles_per_Gallon": null,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4166,
"Displacement": 383,
"Acceleration": 10.5,
"Name": "plymouth satellite (sw)",
"Year": "1970-01-01",
"Horsepower": 175
},
{
"Miles_per_Gallon": null,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3850,
"Displacement": 360,
"Acceleration": 11,
"Name": "amc rebel sst (sw)",
"Year": "1970-01-01",
"Horsepower": 175
},
{
"Miles_per_Gallon": 15,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3563,
"Displacement": 383,
"Acceleration": 10,
"Name": "dodge challenger se",
"Year": "1970-01-01",
"Horsepower": 170
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3609,
"Displacement": 340,
"Acceleration": 8,
"Name": "plymouth 'cuda 340",
"Year": "1970-01-01",
"Horsepower": 160
},
{
"Miles_per_Gallon": null,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3353,
"Displacement": 302,
"Acceleration": 8,
"Name": "ford mustang boss 302",
"Year": "1970-01-01",
"Horsepower": 140
},
{
"Miles_per_Gallon": 15,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3761,
"Displacement": 400,
"Acceleration": 9.5,
"Name": "chevrolet monte carlo",
"Year": "1970-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3086,
"Displacement": 455,
"Acceleration": 10,
"Name": "buick estate wagon (sw)",
"Year": "1970-01-01",
"Horsepower": 225
},
{
"Miles_per_Gallon": 24,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2372,
"Displacement": 113,
"Acceleration": 15,
"Name": "toyota corona mark ii",
"Year": "1970-01-01",
"Horsepower": 95
},
{
"Miles_per_Gallon": 22,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2833,
"Displacement": 198,
"Acceleration": 15.5,
"Name": "plymouth duster",
"Year": "1970-01-01",
"Horsepower": 95
},
{
"Miles_per_Gallon": 18,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2774,
"Displacement": 199,
"Acceleration": 15.5,
"Name": "amc hornet",
"Year": "1970-01-01",
"Horsepower": 97
},
{
"Miles_per_Gallon": 21,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2587,
"Displacement": 200,
"Acceleration": 16,
"Name": "ford maverick",
"Year": "1970-01-01",
"Horsepower": 85
},
{
"Miles_per_Gallon": 27,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2130,
"Displacement": 97,
"Acceleration": 14.5,
"Name": "datsun pl510",
"Year": "1970-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 26,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1835,
"Displacement": 97,
"Acceleration": 20.5,
"Name": "volkswagen 1131 deluxe sedan",
"Year": "1970-01-01",
"Horsepower": 46
},
{
"Miles_per_Gallon": 25,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2672,
"Displacement": 110,
"Acceleration": 17.5,
"Name": "peugeot 504",
"Year": "1970-01-01",
"Horsepower": 87
},
{
"Miles_per_Gallon": 24,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2430,
"Displacement": 107,
"Acceleration": 14.5,
"Name": "audi 100 ls",
"Year": "1970-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 25,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2375,
"Displacement": 104,
"Acceleration": 17.5,
"Name": "saab 99e",
"Year": "1970-01-01",
"Horsepower": 95
},
{
"Miles_per_Gallon": 26,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2234,
"Displacement": 121,
"Acceleration": 12.5,
"Name": "bmw 2002",
"Year": "1970-01-01",
"Horsepower": 113
},
{
"Miles_per_Gallon": 21,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2648,
"Displacement": 199,
"Acceleration": 15,
"Name": "amc gremlin",
"Year": "1970-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 10,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4615,
"Displacement": 360,
"Acceleration": 14,
"Name": "ford f250",
"Year": "1970-01-01",
"Horsepower": 215
},
{
"Miles_per_Gallon": 10,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4376,
"Displacement": 307,
"Acceleration": 15,
"Name": "chevy c20",
"Year": "1970-01-01",
"Horsepower": 200
},
{
"Miles_per_Gallon": 11,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4382,
"Displacement": 318,
"Acceleration": 13.5,
"Name": "dodge d200",
"Year": "1970-01-01",
"Horsepower": 210
},
{
"Miles_per_Gallon": 9,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4732,
"Displacement": 304,
"Acceleration": 18.5,
"Name": "hi 1200d",
"Year": "1970-01-01",
"Horsepower": 193
},
{
"Miles_per_Gallon": 27,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2130,
"Displacement": 97,
"Acceleration": 14.5,
"Name": "datsun pl510",
"Year": "1971-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 28,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2264,
"Displacement": 140,
"Acceleration": 15.5,
"Name": "chevrolet vega 2300",
"Year": "1971-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 25,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2228,
"Displacement": 113,
"Acceleration": 14,
"Name": "toyota corona",
"Year": "1971-01-01",
"Horsepower": 95
},
{
"Miles_per_Gallon": 25,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2046,
"Displacement": 98,
"Acceleration": 19,
"Name": "ford pinto",
"Year": "1971-01-01",
"Horsepower": null
},
{
"Miles_per_Gallon": null,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1978,
"Displacement": 97,
"Acceleration": 20,
"Name": "volkswagen super beetle 117",
"Year": "1971-01-01",
"Horsepower": 48
},
{
"Miles_per_Gallon": 19,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2634,
"Displacement": 232,
"Acceleration": 13,
"Name": "amc gremlin",
"Year": "1971-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 16,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3439,
"Displacement": 225,
"Acceleration": 15.5,
"Name": "plymouth satellite custom",
"Year": "1971-01-01",
"Horsepower": 105
},
{
"Miles_per_Gallon": 17,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3329,
"Displacement": 250,
"Acceleration": 15.5,
"Name": "chevrolet chevelle malibu",
"Year": "1971-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 19,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3302,
"Displacement": 250,
"Acceleration": 15.5,
"Name": "ford torino 500",
"Year": "1971-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 18,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3288,
"Displacement": 232,
"Acceleration": 15.5,
"Name": "amc matador",
"Year": "1971-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4209,
"Displacement": 350,
"Acceleration": 12,
"Name": "chevrolet impala",
"Year": "1971-01-01",
"Horsepower": 165
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4464,
"Displacement": 400,
"Acceleration": 11.5,
"Name": "pontiac catalina brougham",
"Year": "1971-01-01",
"Horsepower": 175
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4154,
"Displacement": 351,
"Acceleration": 13.5,
"Name": "ford galaxie 500",
"Year": "1971-01-01",
"Horsepower": 153
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4096,
"Displacement": 318,
"Acceleration": 13,
"Name": "plymouth fury iii",
"Year": "1971-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 12,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4955,
"Displacement": 383,
"Acceleration": 11.5,
"Name": "dodge monaco (sw)",
"Year": "1971-01-01",
"Horsepower": 180
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4746,
"Displacement": 400,
"Acceleration": 12,
"Name": "ford country squire (sw)",
"Year": "1971-01-01",
"Horsepower": 170
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 5140,
"Displacement": 400,
"Acceleration": 12,
"Name": "pontiac safari (sw)",
"Year": "1971-01-01",
"Horsepower": 175
},
{
"Miles_per_Gallon": 18,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2962,
"Displacement": 258,
"Acceleration": 13.5,
"Name": "amc hornet sportabout (sw)",
"Year": "1971-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 22,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2408,
"Displacement": 140,
"Acceleration": 19,
"Name": "chevrolet vega (sw)",
"Year": "1971-01-01",
"Horsepower": 72
},
{
"Miles_per_Gallon": 19,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3282,
"Displacement": 250,
"Acceleration": 15,
"Name": "pontiac firebird",
"Year": "1971-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 18,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3139,
"Displacement": 250,
"Acceleration": 14.5,
"Name": "ford mustang",
"Year": "1971-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 23,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2220,
"Displacement": 122,
"Acceleration": 14,
"Name": "mercury capri 2000",
"Year": "1971-01-01",
"Horsepower": 86
},
{
"Miles_per_Gallon": 28,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2123,
"Displacement": 116,
"Acceleration": 14,
"Name": "opel 1900",
"Year": "1971-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 30,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2074,
"Displacement": 79,
"Acceleration": 19.5,
"Name": "peugeot 304",
"Year": "1971-01-01",
"Horsepower": 70
},
{
"Miles_per_Gallon": 30,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2065,
"Displacement": 88,
"Acceleration": 14.5,
"Name": "fiat 124b",
"Year": "1971-01-01",
"Horsepower": 76
},
{
"Miles_per_Gallon": 31,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1773,
"Displacement": 71,
"Acceleration": 19,
"Name": "toyota corolla 1200",
"Year": "1971-01-01",
"Horsepower": 65
},
{
"Miles_per_Gallon": 35,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1613,
"Displacement": 72,
"Acceleration": 18,
"Name": "datsun 1200",
"Year": "1971-01-01",
"Horsepower": 69
},
{
"Miles_per_Gallon": 27,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1834,
"Displacement": 97,
"Acceleration": 19,
"Name": "volkswagen model 111",
"Year": "1971-01-01",
"Horsepower": 60
},
{
"Miles_per_Gallon": 26,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 1955,
"Displacement": 91,
"Acceleration": 20.5,
"Name": "plymouth cricket",
"Year": "1971-01-01",
"Horsepower": 70
},
{
"Miles_per_Gallon": 24,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2278,
"Displacement": 113,
"Acceleration": 15.5,
"Name": "toyota corona hardtop",
"Year": "1972-01-01",
"Horsepower": 95
},
{
"Miles_per_Gallon": 25,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2126,
"Displacement": 97.5,
"Acceleration": 17,
"Name": "dodge colt hardtop",
"Year": "1972-01-01",
"Horsepower": 80
},
{
"Miles_per_Gallon": 23,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2254,
"Displacement": 97,
"Acceleration": 23.5,
"Name": "volkswagen type 3",
"Year": "1972-01-01",
"Horsepower": 54
},
{
"Miles_per_Gallon": 20,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2408,
"Displacement": 140,
"Acceleration": 19.5,
"Name": "chevrolet vega",
"Year": "1972-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 21,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2226,
"Displacement": 122,
"Acceleration": 16.5,
"Name": "ford pinto runabout",
"Year": "1972-01-01",
"Horsepower": 86
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4274,
"Displacement": 350,
"Acceleration": 12,
"Name": "chevrolet impala",
"Year": "1972-01-01",
"Horsepower": 165
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4385,
"Displacement": 400,
"Acceleration": 12,
"Name": "pontiac catalina",
"Year": "1972-01-01",
"Horsepower": 175
},
{
"Miles_per_Gallon": 15,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4135,
"Displacement": 318,
"Acceleration": 13.5,
"Name": "plymouth fury iii",
"Year": "1972-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4129,
"Displacement": 351,
"Acceleration": 13,
"Name": "ford galaxie 500",
"Year": "1972-01-01",
"Horsepower": 153
},
{
"Miles_per_Gallon": 17,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3672,
"Displacement": 304,
"Acceleration": 11.5,
"Name": "amc ambassador sst",
"Year": "1972-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 11,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4633,
"Displacement": 429,
"Acceleration": 11,
"Name": "mercury marquis",
"Year": "1972-01-01",
"Horsepower": 208
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4502,
"Displacement": 350,
"Acceleration": 13.5,
"Name": "buick lesabre custom",
"Year": "1972-01-01",
"Horsepower": 155
},
{
"Miles_per_Gallon": 12,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4456,
"Displacement": 350,
"Acceleration": 13.5,
"Name": "oldsmobile delta 88 royale",
"Year": "1972-01-01",
"Horsepower": 160
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4422,
"Displacement": 400,
"Acceleration": 12.5,
"Name": "chrysler newport royal",
"Year": "1972-01-01",
"Horsepower": 190
},
{
"Miles_per_Gallon": 19,
"Cylinders": 3,
"Origin": "Japan",
"Weight_in_lbs": 2330,
"Displacement": 70,
"Acceleration": 13.5,
"Name": "mazda rx2 coupe",
"Year": "1972-01-01",
"Horsepower": 97
},
{
"Miles_per_Gallon": 15,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3892,
"Displacement": 304,
"Acceleration": 12.5,
"Name": "amc matador (sw)",
"Year": "1972-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4098,
"Displacement": 307,
"Acceleration": 14,
"Name": "chevrolet chevelle concours (sw)",
"Year": "1972-01-01",
"Horsepower": 130
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4294,
"Displacement": 302,
"Acceleration": 16,
"Name": "ford gran torino (sw)",
"Year": "1972-01-01",
"Horsepower": 140
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4077,
"Displacement": 318,
"Acceleration": 14,
"Name": "plymouth satellite custom (sw)",
"Year": "1972-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 18,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2933,
"Displacement": 121,
"Acceleration": 14.5,
"Name": "volvo 145e (sw)",
"Year": "1972-01-01",
"Horsepower": 112
},
{
"Miles_per_Gallon": 22,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2511,
"Displacement": 121,
"Acceleration": 18,
"Name": "volkswagen 411 (sw)",
"Year": "1972-01-01",
"Horsepower": 76
},
{
"Miles_per_Gallon": 21,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2979,
"Displacement": 120,
"Acceleration": 19.5,
"Name": "peugeot 504 (sw)",
"Year": "1972-01-01",
"Horsepower": 87
},
{
"Miles_per_Gallon": 26,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2189,
"Displacement": 96,
"Acceleration": 18,
"Name": "renault 12 (sw)",
"Year": "1972-01-01",
"Horsepower": 69
},
{
"Miles_per_Gallon": 22,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2395,
"Displacement": 122,
"Acceleration": 16,
"Name": "ford pinto (sw)",
"Year": "1972-01-01",
"Horsepower": 86
},
{
"Miles_per_Gallon": 28,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2288,
"Displacement": 97,
"Acceleration": 17,
"Name": "datsun 510 (sw)",
"Year": "1972-01-01",
"Horsepower": 92
},
{
"Miles_per_Gallon": 23,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2506,
"Displacement": 120,
"Acceleration": 14.5,
"Name": "toyouta corona mark ii (sw)",
"Year": "1972-01-01",
"Horsepower": 97
},
{
"Miles_per_Gallon": 28,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2164,
"Displacement": 98,
"Acceleration": 15,
"Name": "dodge colt (sw)",
"Year": "1972-01-01",
"Horsepower": 80
},
{
"Miles_per_Gallon": 27,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2100,
"Displacement": 97,
"Acceleration": 16.5,
"Name": "toyota corolla 1600 (sw)",
"Year": "1972-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4100,
"Displacement": 350,
"Acceleration": 13,
"Name": "buick century 350",
"Year": "1973-01-01",
"Horsepower": 175
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3672,
"Displacement": 304,
"Acceleration": 11.5,
"Name": "amc matador",
"Year": "1973-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3988,
"Displacement": 350,
"Acceleration": 13,
"Name": "chevrolet malibu",
"Year": "1973-01-01",
"Horsepower": 145
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4042,
"Displacement": 302,
"Acceleration": 14.5,
"Name": "ford gran torino",
"Year": "1973-01-01",
"Horsepower": 137
},
{
"Miles_per_Gallon": 15,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3777,
"Displacement": 318,
"Acceleration": 12.5,
"Name": "dodge coronet custom",
"Year": "1973-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 12,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4952,
"Displacement": 429,
"Acceleration": 11.5,
"Name": "mercury marquis brougham",
"Year": "1973-01-01",
"Horsepower": 198
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4464,
"Displacement": 400,
"Acceleration": 12,
"Name": "chevrolet caprice classic",
"Year": "1973-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4363,
"Displacement": 351,
"Acceleration": 13,
"Name": "ford ltd",
"Year": "1973-01-01",
"Horsepower": 158
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4237,
"Displacement": 318,
"Acceleration": 14.5,
"Name": "plymouth fury gran sedan",
"Year": "1973-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4735,
"Displacement": 440,
"Acceleration": 11,
"Name": "chrysler new yorker brougham",
"Year": "1973-01-01",
"Horsepower": 215
},
{
"Miles_per_Gallon": 12,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4951,
"Displacement": 455,
"Acceleration": 11,
"Name": "buick electra 225 custom",
"Year": "1973-01-01",
"Horsepower": 225
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3821,
"Displacement": 360,
"Acceleration": 11,
"Name": "amc ambassador brougham",
"Year": "1973-01-01",
"Horsepower": 175
},
{
"Miles_per_Gallon": 18,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3121,
"Displacement": 225,
"Acceleration": 16.5,
"Name": "plymouth valiant",
"Year": "1973-01-01",
"Horsepower": 105
},
{
"Miles_per_Gallon": 16,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3278,
"Displacement": 250,
"Acceleration": 18,
"Name": "chevrolet nova custom",
"Year": "1973-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 18,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2945,
"Displacement": 232,
"Acceleration": 16,
"Name": "amc hornet",
"Year": "1973-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 18,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3021,
"Displacement": 250,
"Acceleration": 16.5,
"Name": "ford maverick",
"Year": "1973-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 23,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2904,
"Displacement": 198,
"Acceleration": 16,
"Name": "plymouth duster",
"Year": "1973-01-01",
"Horsepower": 95
},
{
"Miles_per_Gallon": 26,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1950,
"Displacement": 97,
"Acceleration": 21,
"Name": "volkswagen super beetle",
"Year": "1973-01-01",
"Horsepower": 46
},
{
"Miles_per_Gallon": 11,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4997,
"Displacement": 400,
"Acceleration": 14,
"Name": "chevrolet impala",
"Year": "1973-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 12,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4906,
"Displacement": 400,
"Acceleration": 12.5,
"Name": "ford country",
"Year": "1973-01-01",
"Horsepower": 167
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4654,
"Displacement": 360,
"Acceleration": 13,
"Name": "plymouth custom suburb",
"Year": "1973-01-01",
"Horsepower": 170
},
{
"Miles_per_Gallon": 12,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4499,
"Displacement": 350,
"Acceleration": 12.5,
"Name": "oldsmobile vista cruiser",
"Year": "1973-01-01",
"Horsepower": 180
},
{
"Miles_per_Gallon": 18,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2789,
"Displacement": 232,
"Acceleration": 15,
"Name": "amc gremlin",
"Year": "1973-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 20,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2279,
"Displacement": 97,
"Acceleration": 19,
"Name": "toyota carina",
"Year": "1973-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 21,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2401,
"Displacement": 140,
"Acceleration": 19.5,
"Name": "chevrolet vega",
"Year": "1973-01-01",
"Horsepower": 72
},
{
"Miles_per_Gallon": 22,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2379,
"Displacement": 108,
"Acceleration": 16.5,
"Name": "datsun 610",
"Year": "1973-01-01",
"Horsepower": 94
},
{
"Miles_per_Gallon": 18,
"Cylinders": 3,
"Origin": "Japan",
"Weight_in_lbs": 2124,
"Displacement": 70,
"Acceleration": 13.5,
"Name": "maxda rx3",
"Year": "1973-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 19,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2310,
"Displacement": 122,
"Acceleration": 18.5,
"Name": "ford pinto",
"Year": "1973-01-01",
"Horsepower": 85
},
{
"Miles_per_Gallon": 21,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2472,
"Displacement": 155,
"Acceleration": 14,
"Name": "mercury capri v6",
"Year": "1973-01-01",
"Horsepower": 107
},
{
"Miles_per_Gallon": 26,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2265,
"Displacement": 98,
"Acceleration": 15.5,
"Name": "fiat 124 sport coupe",
"Year": "1973-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 15,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4082,
"Displacement": 350,
"Acceleration": 13,
"Name": "chevrolet monte carlo s",
"Year": "1973-01-01",
"Horsepower": 145
},
{
"Miles_per_Gallon": 16,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4278,
"Displacement": 400,
"Acceleration": 9.5,
"Name": "pontiac grand prix",
"Year": "1973-01-01",
"Horsepower": 230
},
{
"Miles_per_Gallon": 29,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1867,
"Displacement": 68,
"Acceleration": 19.5,
"Name": "fiat 128",
"Year": "1973-01-01",
"Horsepower": 49
},
{
"Miles_per_Gallon": 24,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2158,
"Displacement": 116,
"Acceleration": 15.5,
"Name": "opel manta",
"Year": "1973-01-01",
"Horsepower": 75
},
{
"Miles_per_Gallon": 20,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2582,
"Displacement": 114,
"Acceleration": 14,
"Name": "audi 100ls",
"Year": "1973-01-01",
"Horsepower": 91
},
{
"Miles_per_Gallon": 19,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2868,
"Displacement": 121,
"Acceleration": 15.5,
"Name": "volvo 144ea",
"Year": "1973-01-01",
"Horsepower": 112
},
{
"Miles_per_Gallon": 15,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3399,
"Displacement": 318,
"Acceleration": 11,
"Name": "dodge dart custom",
"Year": "1973-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 24,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2660,
"Displacement": 121,
"Acceleration": 14,
"Name": "saab 99le",
"Year": "1973-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 20,
"Cylinders": 6,
"Origin": "Japan",
"Weight_in_lbs": 2807,
"Displacement": 156,
"Acceleration": 13.5,
"Name": "toyota mark ii",
"Year": "1973-01-01",
"Horsepower": 122
},
{
"Miles_per_Gallon": 11,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3664,
"Displacement": 350,
"Acceleration": 11,
"Name": "oldsmobile omega",
"Year": "1973-01-01",
"Horsepower": 180
},
{
"Miles_per_Gallon": 20,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3102,
"Displacement": 198,
"Acceleration": 16.5,
"Name": "plymouth duster",
"Year": "1974-01-01",
"Horsepower": 95
},
{
"Miles_per_Gallon": 21,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2875,
"Displacement": 200,
"Acceleration": 17,
"Name": "ford maverick",
"Year": "1974-01-01",
"Horsepower": null
},
{
"Miles_per_Gallon": 19,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2901,
"Displacement": 232,
"Acceleration": 16,
"Name": "amc hornet",
"Year": "1974-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 15,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3336,
"Displacement": 250,
"Acceleration": 17,
"Name": "chevrolet nova",
"Year": "1974-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 31,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1950,
"Displacement": 79,
"Acceleration": 19,
"Name": "datsun b210",
"Year": "1974-01-01",
"Horsepower": 67
},
{
"Miles_per_Gallon": 26,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2451,
"Displacement": 122,
"Acceleration": 16.5,
"Name": "ford pinto",
"Year": "1974-01-01",
"Horsepower": 80
},
{
"Miles_per_Gallon": 32,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1836,
"Displacement": 71,
"Acceleration": 21,
"Name": "toyota corolla 1200",
"Year": "1974-01-01",
"Horsepower": 65
},
{
"Miles_per_Gallon": 25,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2542,
"Displacement": 140,
"Acceleration": 17,
"Name": "chevrolet vega",
"Year": "1974-01-01",
"Horsepower": 75
},
{
"Miles_per_Gallon": 16,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3781,
"Displacement": 250,
"Acceleration": 17,
"Name": "chevrolet chevelle malibu classic",
"Year": "1974-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 16,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3632,
"Displacement": 258,
"Acceleration": 18,
"Name": "amc matador",
"Year": "1974-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 18,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3613,
"Displacement": 225,
"Acceleration": 16.5,
"Name": "plymouth satellite sebring",
"Year": "1974-01-01",
"Horsepower": 105
},
{
"Miles_per_Gallon": 16,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4141,
"Displacement": 302,
"Acceleration": 14,
"Name": "ford gran torino",
"Year": "1974-01-01",
"Horsepower": 140
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4699,
"Displacement": 350,
"Acceleration": 14.5,
"Name": "buick century luxus (sw)",
"Year": "1974-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4457,
"Displacement": 318,
"Acceleration": 13.5,
"Name": "dodge coronet custom (sw)",
"Year": "1974-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4638,
"Displacement": 302,
"Acceleration": 16,
"Name": "ford gran torino (sw)",
"Year": "1974-01-01",
"Horsepower": 140
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4257,
"Displacement": 304,
"Acceleration": 15.5,
"Name": "amc matador (sw)",
"Year": "1974-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 29,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2219,
"Displacement": 98,
"Acceleration": 16.5,
"Name": "audi fox",
"Year": "1974-01-01",
"Horsepower": 83
},
{
"Miles_per_Gallon": 26,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1963,
"Displacement": 79,
"Acceleration": 15.5,
"Name": "volkswagen dasher",
"Year": "1974-01-01",
"Horsepower": 67
},
{
"Miles_per_Gallon": 26,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2300,
"Displacement": 97,
"Acceleration": 14.5,
"Name": "opel manta",
"Year": "1974-01-01",
"Horsepower": 78
},
{
"Miles_per_Gallon": 31,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1649,
"Displacement": 76,
"Acceleration": 16.5,
"Name": "toyota corona",
"Year": "1974-01-01",
"Horsepower": 52
},
{
"Miles_per_Gallon": 32,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2003,
"Displacement": 83,
"Acceleration": 19,
"Name": "datsun 710",
"Year": "1974-01-01",
"Horsepower": 61
},
{
"Miles_per_Gallon": 28,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2125,
"Displacement": 90,
"Acceleration": 14.5,
"Name": "dodge colt",
"Year": "1974-01-01",
"Horsepower": 75
},
{
"Miles_per_Gallon": 24,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2108,
"Displacement": 90,
"Acceleration": 15.5,
"Name": "fiat 128",
"Year": "1974-01-01",
"Horsepower": 75
},
{
"Miles_per_Gallon": 26,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2246,
"Displacement": 116,
"Acceleration": 14,
"Name": "fiat 124 tc",
"Year": "1974-01-01",
"Horsepower": 75
},
{
"Miles_per_Gallon": 24,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2489,
"Displacement": 120,
"Acceleration": 15,
"Name": "honda civic",
"Year": "1974-01-01",
"Horsepower": 97
},
{
"Miles_per_Gallon": 26,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2391,
"Displacement": 108,
"Acceleration": 15.5,
"Name": "subaru",
"Year": "1974-01-01",
"Horsepower": 93
},
{
"Miles_per_Gallon": 31,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2000,
"Displacement": 79,
"Acceleration": 16,
"Name": "fiat x1.9",
"Year": "1974-01-01",
"Horsepower": 67
},
{
"Miles_per_Gallon": 19,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3264,
"Displacement": 225,
"Acceleration": 16,
"Name": "plymouth valiant custom",
"Year": "1975-01-01",
"Horsepower": 95
},
{
"Miles_per_Gallon": 18,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3459,
"Displacement": 250,
"Acceleration": 16,
"Name": "chevrolet nova",
"Year": "1975-01-01",
"Horsepower": 105
},
{
"Miles_per_Gallon": 15,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3432,
"Displacement": 250,
"Acceleration": 21,
"Name": "mercury monarch",
"Year": "1975-01-01",
"Horsepower": 72
},
{
"Miles_per_Gallon": 15,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3158,
"Displacement": 250,
"Acceleration": 19.5,
"Name": "ford maverick",
"Year": "1975-01-01",
"Horsepower": 72
},
{
"Miles_per_Gallon": 16,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4668,
"Displacement": 400,
"Acceleration": 11.5,
"Name": "pontiac catalina",
"Year": "1975-01-01",
"Horsepower": 170
},
{
"Miles_per_Gallon": 15,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4440,
"Displacement": 350,
"Acceleration": 14,
"Name": "chevrolet bel air",
"Year": "1975-01-01",
"Horsepower": 145
},
{
"Miles_per_Gallon": 16,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4498,
"Displacement": 318,
"Acceleration": 14.5,
"Name": "plymouth grand fury",
"Year": "1975-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 14,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4657,
"Displacement": 351,
"Acceleration": 13.5,
"Name": "ford ltd",
"Year": "1975-01-01",
"Horsepower": 148
},
{
"Miles_per_Gallon": 17,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3907,
"Displacement": 231,
"Acceleration": 21,
"Name": "buick century",
"Year": "1975-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 16,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3897,
"Displacement": 250,
"Acceleration": 18.5,
"Name": "chevroelt chevelle malibu",
"Year": "1975-01-01",
"Horsepower": 105
},
{
"Miles_per_Gallon": 15,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3730,
"Displacement": 258,
"Acceleration": 19,
"Name": "amc matador",
"Year": "1975-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 18,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3785,
"Displacement": 225,
"Acceleration": 19,
"Name": "plymouth fury",
"Year": "1975-01-01",
"Horsepower": 95
},
{
"Miles_per_Gallon": 21,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3039,
"Displacement": 231,
"Acceleration": 15,
"Name": "buick skyhawk",
"Year": "1975-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 20,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3221,
"Displacement": 262,
"Acceleration": 13.5,
"Name": "chevrolet monza 2+2",
"Year": "1975-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3169,
"Displacement": 302,
"Acceleration": 12,
"Name": "ford mustang ii",
"Year": "1975-01-01",
"Horsepower": 129
},
{
"Miles_per_Gallon": 29,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2171,
"Displacement": 97,
"Acceleration": 16,
"Name": "toyota corolla",
"Year": "1975-01-01",
"Horsepower": 75
},
{
"Miles_per_Gallon": 23,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2639,
"Displacement": 140,
"Acceleration": 17,
"Name": "ford pinto",
"Year": "1975-01-01",
"Horsepower": 83
},
{
"Miles_per_Gallon": 20,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2914,
"Displacement": 232,
"Acceleration": 16,
"Name": "amc gremlin",
"Year": "1975-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 23,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2592,
"Displacement": 140,
"Acceleration": 18.5,
"Name": "pontiac astro",
"Year": "1975-01-01",
"Horsepower": 78
},
{
"Miles_per_Gallon": 24,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2702,
"Displacement": 134,
"Acceleration": 13.5,
"Name": "toyota corona",
"Year": "1975-01-01",
"Horsepower": 96
},
{
"Miles_per_Gallon": 25,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2223,
"Displacement": 90,
"Acceleration": 16.5,
"Name": "volkswagen dasher",
"Year": "1975-01-01",
"Horsepower": 71
},
{
"Miles_per_Gallon": 24,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2545,
"Displacement": 119,
"Acceleration": 17,
"Name": "datsun 710",
"Year": "1975-01-01",
"Horsepower": 97
},
{
"Miles_per_Gallon": 18,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2984,
"Displacement": 171,
"Acceleration": 14.5,
"Name": "ford pinto",
"Year": "1975-01-01",
"Horsepower": 97
},
{
"Miles_per_Gallon": 29,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1937,
"Displacement": 90,
"Acceleration": 14,
"Name": "volkswagen rabbit",
"Year": "1975-01-01",
"Horsepower": 70
},
{
"Miles_per_Gallon": 19,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3211,
"Displacement": 232,
"Acceleration": 17,
"Name": "amc pacer",
"Year": "1975-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 23,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2694,
"Displacement": 115,
"Acceleration": 15,
"Name": "audi 100ls",
"Year": "1975-01-01",
"Horsepower": 95
},
{
"Miles_per_Gallon": 23,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2957,
"Displacement": 120,
"Acceleration": 17,
"Name": "peugeot 504",
"Year": "1975-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 22,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2945,
"Displacement": 121,
"Acceleration": 14.5,
"Name": "volvo 244dl",
"Year": "1975-01-01",
"Horsepower": 98
},
{
"Miles_per_Gallon": 25,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2671,
"Displacement": 121,
"Acceleration": 13.5,
"Name": "saab 99le",
"Year": "1975-01-01",
"Horsepower": 115
},
{
"Miles_per_Gallon": 33,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1795,
"Displacement": 91,
"Acceleration": 17.5,
"Name": "honda civic cvcc",
"Year": "1975-01-01",
"Horsepower": 53
},
{
"Miles_per_Gallon": 28,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2464,
"Displacement": 107,
"Acceleration": 15.5,
"Name": "fiat 131",
"Year": "1976-01-01",
"Horsepower": 86
},
{
"Miles_per_Gallon": 25,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2220,
"Displacement": 116,
"Acceleration": 16.9,
"Name": "opel 1900",
"Year": "1976-01-01",
"Horsepower": 81
},
{
"Miles_per_Gallon": 25,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2572,
"Displacement": 140,
"Acceleration": 14.9,
"Name": "capri ii",
"Year": "1976-01-01",
"Horsepower": 92
},
{
"Miles_per_Gallon": 26,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2255,
"Displacement": 98,
"Acceleration": 17.7,
"Name": "dodge colt",
"Year": "1976-01-01",
"Horsepower": 79
},
{
"Miles_per_Gallon": 27,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2202,
"Displacement": 101,
"Acceleration": 15.3,
"Name": "renault 12tl",
"Year": "1976-01-01",
"Horsepower": 83
},
{
"Miles_per_Gallon": 17.5,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4215,
"Displacement": 305,
"Acceleration": 13,
"Name": "chevrolet chevelle malibu classic",
"Year": "1976-01-01",
"Horsepower": 140
},
{
"Miles_per_Gallon": 16,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4190,
"Displacement": 318,
"Acceleration": 13,
"Name": "dodge coronet brougham",
"Year": "1976-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 15.5,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3962,
"Displacement": 304,
"Acceleration": 13.9,
"Name": "amc matador",
"Year": "1976-01-01",
"Horsepower": 120
},
{
"Miles_per_Gallon": 14.5,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4215,
"Displacement": 351,
"Acceleration": 12.8,
"Name": "ford gran torino",
"Year": "1976-01-01",
"Horsepower": 152
},
{
"Miles_per_Gallon": 22,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3233,
"Displacement": 225,
"Acceleration": 15.4,
"Name": "plymouth valiant",
"Year": "1976-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 22,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3353,
"Displacement": 250,
"Acceleration": 14.5,
"Name": "chevrolet nova",
"Year": "1976-01-01",
"Horsepower": 105
},
{
"Miles_per_Gallon": 24,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3012,
"Displacement": 200,
"Acceleration": 17.6,
"Name": "ford maverick",
"Year": "1976-01-01",
"Horsepower": 81
},
{
"Miles_per_Gallon": 22.5,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3085,
"Displacement": 232,
"Acceleration": 17.6,
"Name": "amc hornet",
"Year": "1976-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 29,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2035,
"Displacement": 85,
"Acceleration": 22.2,
"Name": "chevrolet chevette",
"Year": "1976-01-01",
"Horsepower": 52
},
{
"Miles_per_Gallon": 24.5,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2164,
"Displacement": 98,
"Acceleration": 22.1,
"Name": "chevrolet woody",
"Year": "1976-01-01",
"Horsepower": 60
},
{
"Miles_per_Gallon": 29,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1937,
"Displacement": 90,
"Acceleration": 14.2,
"Name": "vw rabbit",
"Year": "1976-01-01",
"Horsepower": 70
},
{
"Miles_per_Gallon": 33,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1795,
"Displacement": 91,
"Acceleration": 17.4,
"Name": "honda civic",
"Year": "1976-01-01",
"Horsepower": 53
},
{
"Miles_per_Gallon": 20,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3651,
"Displacement": 225,
"Acceleration": 17.7,
"Name": "dodge aspen se",
"Year": "1976-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 18,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3574,
"Displacement": 250,
"Acceleration": 21,
"Name": "ford granada ghia",
"Year": "1976-01-01",
"Horsepower": 78
},
{
"Miles_per_Gallon": 18.5,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3645,
"Displacement": 250,
"Acceleration": 16.2,
"Name": "pontiac ventura sj",
"Year": "1976-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 17.5,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3193,
"Displacement": 258,
"Acceleration": 17.8,
"Name": "amc pacer d/l",
"Year": "1976-01-01",
"Horsepower": 95
},
{
"Miles_per_Gallon": 29.5,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1825,
"Displacement": 97,
"Acceleration": 12.2,
"Name": "volkswagen rabbit",
"Year": "1976-01-01",
"Horsepower": 71
},
{
"Miles_per_Gallon": 32,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1990,
"Displacement": 85,
"Acceleration": 17,
"Name": "datsun b-210",
"Year": "1976-01-01",
"Horsepower": 70
},
{
"Miles_per_Gallon": 28,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2155,
"Displacement": 97,
"Acceleration": 16.4,
"Name": "toyota corolla",
"Year": "1976-01-01",
"Horsepower": 75
},
{
"Miles_per_Gallon": 26.5,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2565,
"Displacement": 140,
"Acceleration": 13.6,
"Name": "ford pinto",
"Year": "1976-01-01",
"Horsepower": 72
},
{
"Miles_per_Gallon": 20,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 3150,
"Displacement": 130,
"Acceleration": 15.7,
"Name": "volvo 245",
"Year": "1976-01-01",
"Horsepower": 102
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3940,
"Displacement": 318,
"Acceleration": 13.2,
"Name": "plymouth volare premier v8",
"Year": "1976-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 19,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 3270,
"Displacement": 120,
"Acceleration": 21.9,
"Name": "peugeot 504",
"Year": "1976-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 19,
"Cylinders": 6,
"Origin": "Japan",
"Weight_in_lbs": 2930,
"Displacement": 156,
"Acceleration": 15.5,
"Name": "toyota mark ii",
"Year": "1976-01-01",
"Horsepower": 108
},
{
"Miles_per_Gallon": 16.5,
"Cylinders": 6,
"Origin": "Europe",
"Weight_in_lbs": 3820,
"Displacement": 168,
"Acceleration": 16.7,
"Name": "mercedes-benz 280s",
"Year": "1976-01-01",
"Horsepower": 120
},
{
"Miles_per_Gallon": 16.5,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4380,
"Displacement": 350,
"Acceleration": 12.1,
"Name": "cadillac seville",
"Year": "1976-01-01",
"Horsepower": 180
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4055,
"Displacement": 350,
"Acceleration": 12,
"Name": "chevy c10",
"Year": "1976-01-01",
"Horsepower": 145
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3870,
"Displacement": 302,
"Acceleration": 15,
"Name": "ford f108",
"Year": "1976-01-01",
"Horsepower": 130
},
{
"Miles_per_Gallon": 13,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3755,
"Displacement": 318,
"Acceleration": 14,
"Name": "dodge d100",
"Year": "1976-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 31.5,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2045,
"Displacement": 98,
"Acceleration": 18.5,
"Name": "honda Accelerationord cvcc",
"Year": "1977-01-01",
"Horsepower": 68
},
{
"Miles_per_Gallon": 30,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2155,
"Displacement": 111,
"Acceleration": 14.8,
"Name": "buick opel isuzu deluxe",
"Year": "1977-01-01",
"Horsepower": 80
},
{
"Miles_per_Gallon": 36,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1825,
"Displacement": 79,
"Acceleration": 18.6,
"Name": "renault 5 gtl",
"Year": "1977-01-01",
"Horsepower": 58
},
{
"Miles_per_Gallon": 25.5,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2300,
"Displacement": 122,
"Acceleration": 15.5,
"Name": "plymouth arrow gs",
"Year": "1977-01-01",
"Horsepower": 96
},
{
"Miles_per_Gallon": 33.5,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1945,
"Displacement": 85,
"Acceleration": 16.8,
"Name": "datsun f-10 hatchback",
"Year": "1977-01-01",
"Horsepower": 70
},
{
"Miles_per_Gallon": 17.5,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3880,
"Displacement": 305,
"Acceleration": 12.5,
"Name": "chevrolet caprice classic",
"Year": "1977-01-01",
"Horsepower": 145
},
{
"Miles_per_Gallon": 17,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4060,
"Displacement": 260,
"Acceleration": 19,
"Name": "oldsmobile cutlass supreme",
"Year": "1977-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 15.5,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4140,
"Displacement": 318,
"Acceleration": 13.7,
"Name": "dodge monaco brougham",
"Year": "1977-01-01",
"Horsepower": 145
},
{
"Miles_per_Gallon": 15,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4295,
"Displacement": 302,
"Acceleration": 14.9,
"Name": "mercury cougar brougham",
"Year": "1977-01-01",
"Horsepower": 130
},
{
"Miles_per_Gallon": 17.5,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3520,
"Displacement": 250,
"Acceleration": 16.4,
"Name": "chevrolet concours",
"Year": "1977-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 20.5,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3425,
"Displacement": 231,
"Acceleration": 16.9,
"Name": "buick skylark",
"Year": "1977-01-01",
"Horsepower": 105
},
{
"Miles_per_Gallon": 19,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3630,
"Displacement": 225,
"Acceleration": 17.7,
"Name": "plymouth volare custom",
"Year": "1977-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 18.5,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3525,
"Displacement": 250,
"Acceleration": 19,
"Name": "ford granada",
"Year": "1977-01-01",
"Horsepower": 98
},
{
"Miles_per_Gallon": 16,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4220,
"Displacement": 400,
"Acceleration": 11.1,
"Name": "pontiac grand prix lj",
"Year": "1977-01-01",
"Horsepower": 180
},
{
"Miles_per_Gallon": 15.5,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4165,
"Displacement": 350,
"Acceleration": 11.4,
"Name": "chevrolet monte carlo landau",
"Year": "1977-01-01",
"Horsepower": 170
},
{
"Miles_per_Gallon": 15.5,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4325,
"Displacement": 400,
"Acceleration": 12.2,
"Name": "chrysler cordoba",
"Year": "1977-01-01",
"Horsepower": 190
},
{
"Miles_per_Gallon": 16,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4335,
"Displacement": 351,
"Acceleration": 14.5,
"Name": "ford thunderbird",
"Year": "1977-01-01",
"Horsepower": 149
},
{
"Miles_per_Gallon": 29,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1940,
"Displacement": 97,
"Acceleration": 14.5,
"Name": "volkswagen rabbit custom",
"Year": "1977-01-01",
"Horsepower": 78
},
{
"Miles_per_Gallon": 24.5,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2740,
"Displacement": 151,
"Acceleration": 16,
"Name": "pontiac sunbird coupe",
"Year": "1977-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 26,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2265,
"Displacement": 97,
"Acceleration": 18.2,
"Name": "toyota corolla liftback",
"Year": "1977-01-01",
"Horsepower": 75
},
{
"Miles_per_Gallon": 25.5,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2755,
"Displacement": 140,
"Acceleration": 15.8,
"Name": "ford mustang ii 2+2",
"Year": "1977-01-01",
"Horsepower": 89
},
{
"Miles_per_Gallon": 30.5,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2051,
"Displacement": 98,
"Acceleration": 17,
"Name": "chevrolet chevette",
"Year": "1977-01-01",
"Horsepower": 63
},
{
"Miles_per_Gallon": 33.5,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2075,
"Displacement": 98,
"Acceleration": 15.9,
"Name": "dodge colt m/m",
"Year": "1977-01-01",
"Horsepower": 83
},
{
"Miles_per_Gallon": 30,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1985,
"Displacement": 97,
"Acceleration": 16.4,
"Name": "subaru dl",
"Year": "1977-01-01",
"Horsepower": 67
},
{
"Miles_per_Gallon": 30.5,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2190,
"Displacement": 97,
"Acceleration": 14.1,
"Name": "volkswagen dasher",
"Year": "1977-01-01",
"Horsepower": 78
},
{
"Miles_per_Gallon": 22,
"Cylinders": 6,
"Origin": "Japan",
"Weight_in_lbs": 2815,
"Displacement": 146,
"Acceleration": 14.5,
"Name": "datsun 810",
"Year": "1977-01-01",
"Horsepower": 97
},
{
"Miles_per_Gallon": 21.5,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2600,
"Displacement": 121,
"Acceleration": 12.8,
"Name": "bmw 320i",
"Year": "1977-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 21.5,
"Cylinders": 3,
"Origin": "Japan",
"Weight_in_lbs": 2720,
"Displacement": 80,
"Acceleration": 13.5,
"Name": "mazda rx-4",
"Year": "1977-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 43.1,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1985,
"Displacement": 90,
"Acceleration": 21.5,
"Name": "volkswagen rabbit custom diesel",
"Year": "1978-01-01",
"Horsepower": 48
},
{
"Miles_per_Gallon": 36.1,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 1800,
"Displacement": 98,
"Acceleration": 14.4,
"Name": "ford fiesta",
"Year": "1978-01-01",
"Horsepower": 66
},
{
"Miles_per_Gallon": 32.8,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1985,
"Displacement": 78,
"Acceleration": 19.4,
"Name": "mazda glc deluxe",
"Year": "1978-01-01",
"Horsepower": 52
},
{
"Miles_per_Gallon": 39.4,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2070,
"Displacement": 85,
"Acceleration": 18.6,
"Name": "datsun b210 gx",
"Year": "1978-01-01",
"Horsepower": 70
},
{
"Miles_per_Gallon": 36.1,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1800,
"Displacement": 91,
"Acceleration": 16.4,
"Name": "honda civic cvcc",
"Year": "1978-01-01",
"Horsepower": 60
},
{
"Miles_per_Gallon": 19.9,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3365,
"Displacement": 260,
"Acceleration": 15.5,
"Name": "oldsmobile cutlass salon brougham",
"Year": "1978-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 19.4,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3735,
"Displacement": 318,
"Acceleration": 13.2,
"Name": "dodge diplomat",
"Year": "1978-01-01",
"Horsepower": 140
},
{
"Miles_per_Gallon": 20.2,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3570,
"Displacement": 302,
"Acceleration": 12.8,
"Name": "mercury monarch ghia",
"Year": "1978-01-01",
"Horsepower": 139
},
{
"Miles_per_Gallon": 19.2,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3535,
"Displacement": 231,
"Acceleration": 19.2,
"Name": "pontiac phoenix lj",
"Year": "1978-01-01",
"Horsepower": 105
},
{
"Miles_per_Gallon": 20.5,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3155,
"Displacement": 200,
"Acceleration": 18.2,
"Name": "chevrolet malibu",
"Year": "1978-01-01",
"Horsepower": 95
},
{
"Miles_per_Gallon": 20.2,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2965,
"Displacement": 200,
"Acceleration": 15.8,
"Name": "ford fairmont (auto)",
"Year": "1978-01-01",
"Horsepower": 85
},
{
"Miles_per_Gallon": 25.1,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2720,
"Displacement": 140,
"Acceleration": 15.4,
"Name": "ford fairmont (man)",
"Year": "1978-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 20.5,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3430,
"Displacement": 225,
"Acceleration": 17.2,
"Name": "plymouth volare",
"Year": "1978-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 19.4,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3210,
"Displacement": 232,
"Acceleration": 17.2,
"Name": "amc concord",
"Year": "1978-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 20.6,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3380,
"Displacement": 231,
"Acceleration": 15.8,
"Name": "buick century special",
"Year": "1978-01-01",
"Horsepower": 105
},
{
"Miles_per_Gallon": 20.8,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3070,
"Displacement": 200,
"Acceleration": 16.7,
"Name": "mercury zephyr",
"Year": "1978-01-01",
"Horsepower": 85
},
{
"Miles_per_Gallon": 18.6,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3620,
"Displacement": 225,
"Acceleration": 18.7,
"Name": "dodge aspen",
"Year": "1978-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 18.1,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3410,
"Displacement": 258,
"Acceleration": 15.1,
"Name": "amc concord d/l",
"Year": "1978-01-01",
"Horsepower": 120
},
{
"Miles_per_Gallon": 19.2,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3425,
"Displacement": 305,
"Acceleration": 13.2,
"Name": "chevrolet monte carlo landau",
"Year": "1978-01-01",
"Horsepower": 145
},
{
"Miles_per_Gallon": 17.7,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3445,
"Displacement": 231,
"Acceleration": 13.4,
"Name": "buick regal sport coupe (turbo)",
"Year": "1978-01-01",
"Horsepower": 165
},
{
"Miles_per_Gallon": 18.1,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3205,
"Displacement": 302,
"Acceleration": 11.2,
"Name": "ford futura",
"Year": "1978-01-01",
"Horsepower": 139
},
{
"Miles_per_Gallon": 17.5,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4080,
"Displacement": 318,
"Acceleration": 13.7,
"Name": "dodge magnum xe",
"Year": "1978-01-01",
"Horsepower": 140
},
{
"Miles_per_Gallon": 30,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2155,
"Displacement": 98,
"Acceleration": 16.5,
"Name": "chevrolet chevette",
"Year": "1978-01-01",
"Horsepower": 68
},
{
"Miles_per_Gallon": 27.5,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2560,
"Displacement": 134,
"Acceleration": 14.2,
"Name": "toyota corona",
"Year": "1978-01-01",
"Horsepower": 95
},
{
"Miles_per_Gallon": 27.2,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2300,
"Displacement": 119,
"Acceleration": 14.7,
"Name": "datsun 510",
"Year": "1978-01-01",
"Horsepower": 97
},
{
"Miles_per_Gallon": 30.9,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2230,
"Displacement": 105,
"Acceleration": 14.5,
"Name": "dodge omni",
"Year": "1978-01-01",
"Horsepower": 75
},
{
"Miles_per_Gallon": 21.1,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2515,
"Displacement": 134,
"Acceleration": 14.8,
"Name": "toyota celica gt liftback",
"Year": "1978-01-01",
"Horsepower": 95
},
{
"Miles_per_Gallon": 23.2,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2745,
"Displacement": 156,
"Acceleration": 16.7,
"Name": "plymouth sapporo",
"Year": "1978-01-01",
"Horsepower": 105
},
{
"Miles_per_Gallon": 23.8,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2855,
"Displacement": 151,
"Acceleration": 17.6,
"Name": "oldsmobile starfire sx",
"Year": "1978-01-01",
"Horsepower": 85
},
{
"Miles_per_Gallon": 23.9,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2405,
"Displacement": 119,
"Acceleration": 14.9,
"Name": "datsun 200-sx",
"Year": "1978-01-01",
"Horsepower": 97
},
{
"Miles_per_Gallon": 20.3,
"Cylinders": 5,
"Origin": "Europe",
"Weight_in_lbs": 2830,
"Displacement": 131,
"Acceleration": 15.9,
"Name": "audi 5000",
"Year": "1978-01-01",
"Horsepower": 103
},
{
"Miles_per_Gallon": 17,
"Cylinders": 6,
"Origin": "Europe",
"Weight_in_lbs": 3140,
"Displacement": 163,
"Acceleration": 13.6,
"Name": "volvo 264gl",
"Year": "1978-01-01",
"Horsepower": 125
},
{
"Miles_per_Gallon": 21.6,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2795,
"Displacement": 121,
"Acceleration": 15.7,
"Name": "saab 99gle",
"Year": "1978-01-01",
"Horsepower": 115
},
{
"Miles_per_Gallon": 16.2,
"Cylinders": 6,
"Origin": "Europe",
"Weight_in_lbs": 3410,
"Displacement": 163,
"Acceleration": 15.8,
"Name": "peugeot 604sl",
"Year": "1978-01-01",
"Horsepower": 133
},
{
"Miles_per_Gallon": 31.5,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1990,
"Displacement": 89,
"Acceleration": 14.9,
"Name": "volkswagen scirocco",
"Year": "1978-01-01",
"Horsepower": 71
},
{
"Miles_per_Gallon": 29.5,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2135,
"Displacement": 98,
"Acceleration": 16.6,
"Name": "honda Accelerationord lx",
"Year": "1978-01-01",
"Horsepower": 68
},
{
"Miles_per_Gallon": 21.5,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3245,
"Displacement": 231,
"Acceleration": 15.4,
"Name": "pontiac lemans v6",
"Year": "1979-01-01",
"Horsepower": 115
},
{
"Miles_per_Gallon": 19.8,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2990,
"Displacement": 200,
"Acceleration": 18.2,
"Name": "mercury zephyr 6",
"Year": "1979-01-01",
"Horsepower": 85
},
{
"Miles_per_Gallon": 22.3,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2890,
"Displacement": 140,
"Acceleration": 17.3,
"Name": "ford fairmont 4",
"Year": "1979-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 20.2,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3265,
"Displacement": 232,
"Acceleration": 18.2,
"Name": "amc concord dl 6",
"Year": "1979-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 20.6,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3360,
"Displacement": 225,
"Acceleration": 16.6,
"Name": "dodge aspen 6",
"Year": "1979-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 17,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3840,
"Displacement": 305,
"Acceleration": 15.4,
"Name": "chevrolet caprice classic",
"Year": "1979-01-01",
"Horsepower": 130
},
{
"Miles_per_Gallon": 17.6,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3725,
"Displacement": 302,
"Acceleration": 13.4,
"Name": "ford ltd landau",
"Year": "1979-01-01",
"Horsepower": 129
},
{
"Miles_per_Gallon": 16.5,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3955,
"Displacement": 351,
"Acceleration": 13.2,
"Name": "mercury grand marquis",
"Year": "1979-01-01",
"Horsepower": 138
},
{
"Miles_per_Gallon": 18.2,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3830,
"Displacement": 318,
"Acceleration": 15.2,
"Name": "dodge st. regis",
"Year": "1979-01-01",
"Horsepower": 135
},
{
"Miles_per_Gallon": 16.9,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4360,
"Displacement": 350,
"Acceleration": 14.9,
"Name": "buick estate wagon (sw)",
"Year": "1979-01-01",
"Horsepower": 155
},
{
"Miles_per_Gallon": 15.5,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 4054,
"Displacement": 351,
"Acceleration": 14.3,
"Name": "ford country squire (sw)",
"Year": "1979-01-01",
"Horsepower": 142
},
{
"Miles_per_Gallon": 19.2,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3605,
"Displacement": 267,
"Acceleration": 15,
"Name": "chevrolet malibu classic (sw)",
"Year": "1979-01-01",
"Horsepower": 125
},
{
"Miles_per_Gallon": 18.5,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3940,
"Displacement": 360,
"Acceleration": 13,
"Name": "chrysler lebaron town @ country (sw)",
"Year": "1979-01-01",
"Horsepower": 150
},
{
"Miles_per_Gallon": 31.9,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1925,
"Displacement": 89,
"Acceleration": 14,
"Name": "vw rabbit custom",
"Year": "1979-01-01",
"Horsepower": 71
},
{
"Miles_per_Gallon": 34.1,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1975,
"Displacement": 86,
"Acceleration": 15.2,
"Name": "maxda glc deluxe",
"Year": "1979-01-01",
"Horsepower": 65
},
{
"Miles_per_Gallon": 35.7,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 1915,
"Displacement": 98,
"Acceleration": 14.4,
"Name": "dodge colt hatchback custom",
"Year": "1979-01-01",
"Horsepower": 80
},
{
"Miles_per_Gallon": 27.4,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2670,
"Displacement": 121,
"Acceleration": 15,
"Name": "amc spirit dl",
"Year": "1979-01-01",
"Horsepower": 80
},
{
"Miles_per_Gallon": 25.4,
"Cylinders": 5,
"Origin": "Europe",
"Weight_in_lbs": 3530,
"Displacement": 183,
"Acceleration": 20.1,
"Name": "mercedes benz 300d",
"Year": "1979-01-01",
"Horsepower": 77
},
{
"Miles_per_Gallon": 23,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3900,
"Displacement": 350,
"Acceleration": 17.4,
"Name": "cadillac eldorado",
"Year": "1979-01-01",
"Horsepower": 125
},
{
"Miles_per_Gallon": 27.2,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 3190,
"Displacement": 141,
"Acceleration": 24.8,
"Name": "peugeot 504",
"Year": "1979-01-01",
"Horsepower": 71
},
{
"Miles_per_Gallon": 23.9,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3420,
"Displacement": 260,
"Acceleration": 22.2,
"Name": "oldsmobile cutlass salon brougham",
"Year": "1979-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 34.2,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2200,
"Displacement": 105,
"Acceleration": 13.2,
"Name": "plymouth horizon",
"Year": "1979-01-01",
"Horsepower": 70
},
{
"Miles_per_Gallon": 34.5,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2150,
"Displacement": 105,
"Acceleration": 14.9,
"Name": "plymouth horizon tc3",
"Year": "1979-01-01",
"Horsepower": 70
},
{
"Miles_per_Gallon": 31.8,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2020,
"Displacement": 85,
"Acceleration": 19.2,
"Name": "datsun 210",
"Year": "1979-01-01",
"Horsepower": 65
},
{
"Miles_per_Gallon": 37.3,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2130,
"Displacement": 91,
"Acceleration": 14.7,
"Name": "fiat strada custom",
"Year": "1979-01-01",
"Horsepower": 69
},
{
"Miles_per_Gallon": 28.4,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2670,
"Displacement": 151,
"Acceleration": 16,
"Name": "buick skylark limited",
"Year": "1979-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 28.8,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2595,
"Displacement": 173,
"Acceleration": 11.3,
"Name": "chevrolet citation",
"Year": "1979-01-01",
"Horsepower": 115
},
{
"Miles_per_Gallon": 26.8,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2700,
"Displacement": 173,
"Acceleration": 12.9,
"Name": "oldsmobile omega brougham",
"Year": "1979-01-01",
"Horsepower": 115
},
{
"Miles_per_Gallon": 33.5,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2556,
"Displacement": 151,
"Acceleration": 13.2,
"Name": "pontiac phoenix",
"Year": "1979-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 41.5,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2144,
"Displacement": 98,
"Acceleration": 14.7,
"Name": "vw rabbit",
"Year": "1980-01-01",
"Horsepower": 76
},
{
"Miles_per_Gallon": 38.1,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1968,
"Displacement": 89,
"Acceleration": 18.8,
"Name": "toyota corolla tercel",
"Year": "1980-01-01",
"Horsepower": 60
},
{
"Miles_per_Gallon": 32.1,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2120,
"Displacement": 98,
"Acceleration": 15.5,
"Name": "chevrolet chevette",
"Year": "1980-01-01",
"Horsepower": 70
},
{
"Miles_per_Gallon": 37.2,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2019,
"Displacement": 86,
"Acceleration": 16.4,
"Name": "datsun 310",
"Year": "1980-01-01",
"Horsepower": 65
},
{
"Miles_per_Gallon": 28,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2678,
"Displacement": 151,
"Acceleration": 16.5,
"Name": "chevrolet citation",
"Year": "1980-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 26.4,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2870,
"Displacement": 140,
"Acceleration": 18.1,
"Name": "ford fairmont",
"Year": "1980-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 24.3,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 3003,
"Displacement": 151,
"Acceleration": 20.1,
"Name": "amc concord",
"Year": "1980-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 19.1,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3381,
"Displacement": 225,
"Acceleration": 18.7,
"Name": "dodge aspen",
"Year": "1980-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 34.3,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2188,
"Displacement": 97,
"Acceleration": 15.8,
"Name": "audi 4000",
"Year": "1980-01-01",
"Horsepower": 78
},
{
"Miles_per_Gallon": 29.8,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2711,
"Displacement": 134,
"Acceleration": 15.5,
"Name": "toyota corona liftback",
"Year": "1980-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 31.3,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2542,
"Displacement": 120,
"Acceleration": 17.5,
"Name": "mazda 626",
"Year": "1980-01-01",
"Horsepower": 75
},
{
"Miles_per_Gallon": 37,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2434,
"Displacement": 119,
"Acceleration": 15,
"Name": "datsun 510 hatchback",
"Year": "1980-01-01",
"Horsepower": 92
},
{
"Miles_per_Gallon": 32.2,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2265,
"Displacement": 108,
"Acceleration": 15.2,
"Name": "toyota corolla",
"Year": "1980-01-01",
"Horsepower": 75
},
{
"Miles_per_Gallon": 46.6,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2110,
"Displacement": 86,
"Acceleration": 17.9,
"Name": "mazda glc",
"Year": "1980-01-01",
"Horsepower": 65
},
{
"Miles_per_Gallon": 27.9,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2800,
"Displacement": 156,
"Acceleration": 14.4,
"Name": "dodge colt",
"Year": "1980-01-01",
"Horsepower": 105
},
{
"Miles_per_Gallon": 40.8,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2110,
"Displacement": 85,
"Acceleration": 19.2,
"Name": "datsun 210",
"Year": "1980-01-01",
"Horsepower": 65
},
{
"Miles_per_Gallon": 44.3,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2085,
"Displacement": 90,
"Acceleration": 21.7,
"Name": "vw rabbit c (diesel)",
"Year": "1980-01-01",
"Horsepower": 48
},
{
"Miles_per_Gallon": 43.4,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2335,
"Displacement": 90,
"Acceleration": 23.7,
"Name": "vw dasher (diesel)",
"Year": "1980-01-01",
"Horsepower": 48
},
{
"Miles_per_Gallon": 36.4,
"Cylinders": 5,
"Origin": "Europe",
"Weight_in_lbs": 2950,
"Displacement": 121,
"Acceleration": 19.9,
"Name": "audi 5000s (diesel)",
"Year": "1980-01-01",
"Horsepower": 67
},
{
"Miles_per_Gallon": 30,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 3250,
"Displacement": 146,
"Acceleration": 21.8,
"Name": "mercedes-benz 240d",
"Year": "1980-01-01",
"Horsepower": 67
},
{
"Miles_per_Gallon": 44.6,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1850,
"Displacement": 91,
"Acceleration": 13.8,
"Name": "honda civic 1500 gl",
"Year": "1980-01-01",
"Horsepower": 67
},
{
"Miles_per_Gallon": 40.9,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1835,
"Displacement": 85,
"Acceleration": 17.3,
"Name": "renault lecar deluxe",
"Year": "1980-01-01",
"Horsepower": null
},
{
"Miles_per_Gallon": 33.8,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2145,
"Displacement": 97,
"Acceleration": 18,
"Name": "subaru dl",
"Year": "1980-01-01",
"Horsepower": 67
},
{
"Miles_per_Gallon": 29.8,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1845,
"Displacement": 89,
"Acceleration": 15.3,
"Name": "vokswagen rabbit",
"Year": "1980-01-01",
"Horsepower": 62
},
{
"Miles_per_Gallon": 32.7,
"Cylinders": 6,
"Origin": "Japan",
"Weight_in_lbs": 2910,
"Displacement": 168,
"Acceleration": 11.4,
"Name": "datsun 280-zx",
"Year": "1980-01-01",
"Horsepower": 132
},
{
"Miles_per_Gallon": 23.7,
"Cylinders": 3,
"Origin": "Japan",
"Weight_in_lbs": 2420,
"Displacement": 70,
"Acceleration": 12.5,
"Name": "mazda rx-7 gs",
"Year": "1980-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 35,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2500,
"Displacement": 122,
"Acceleration": 15.1,
"Name": "triumph tr7 coupe",
"Year": "1980-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 23.6,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2905,
"Displacement": 140,
"Acceleration": 14.3,
"Name": "ford mustang cobra",
"Year": "1980-01-01",
"Horsepower": null
},
{
"Miles_per_Gallon": 32.4,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2290,
"Displacement": 107,
"Acceleration": 17,
"Name": "honda Accelerationord",
"Year": "1980-01-01",
"Horsepower": 72
},
{
"Miles_per_Gallon": 27.2,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2490,
"Displacement": 135,
"Acceleration": 15.7,
"Name": "plymouth reliant",
"Year": "1982-01-01",
"Horsepower": 84
},
{
"Miles_per_Gallon": 26.6,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2635,
"Displacement": 151,
"Acceleration": 16.4,
"Name": "buick skylark",
"Year": "1982-01-01",
"Horsepower": 84
},
{
"Miles_per_Gallon": 25.8,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2620,
"Displacement": 156,
"Acceleration": 14.4,
"Name": "dodge aries wagon (sw)",
"Year": "1982-01-01",
"Horsepower": 92
},
{
"Miles_per_Gallon": 23.5,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2725,
"Displacement": 173,
"Acceleration": 12.6,
"Name": "chevrolet citation",
"Year": "1982-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 30,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2385,
"Displacement": 135,
"Acceleration": 12.9,
"Name": "plymouth reliant",
"Year": "1982-01-01",
"Horsepower": 84
},
{
"Miles_per_Gallon": 39.1,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1755,
"Displacement": 79,
"Acceleration": 16.9,
"Name": "toyota starlet",
"Year": "1982-01-01",
"Horsepower": 58
},
{
"Miles_per_Gallon": 39,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 1875,
"Displacement": 86,
"Acceleration": 16.4,
"Name": "plymouth champ",
"Year": "1982-01-01",
"Horsepower": 64
},
{
"Miles_per_Gallon": 35.1,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1760,
"Displacement": 81,
"Acceleration": 16.1,
"Name": "honda civic 1300",
"Year": "1982-01-01",
"Horsepower": 60
},
{
"Miles_per_Gallon": 32.3,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2065,
"Displacement": 97,
"Acceleration": 17.8,
"Name": "subaru",
"Year": "1982-01-01",
"Horsepower": 67
},
{
"Miles_per_Gallon": 37,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1975,
"Displacement": 85,
"Acceleration": 19.4,
"Name": "datsun 210",
"Year": "1982-01-01",
"Horsepower": 65
},
{
"Miles_per_Gallon": 37.7,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2050,
"Displacement": 89,
"Acceleration": 17.3,
"Name": "toyota tercel",
"Year": "1982-01-01",
"Horsepower": 62
},
{
"Miles_per_Gallon": 34.1,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1985,
"Displacement": 91,
"Acceleration": 16,
"Name": "mazda glc 4",
"Year": "1982-01-01",
"Horsepower": 68
},
{
"Miles_per_Gallon": 34.7,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2215,
"Displacement": 105,
"Acceleration": 14.9,
"Name": "plymouth horizon 4",
"Year": "1982-01-01",
"Horsepower": 63
},
{
"Miles_per_Gallon": 34.4,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2045,
"Displacement": 98,
"Acceleration": 16.2,
"Name": "ford escort 4w",
"Year": "1982-01-01",
"Horsepower": 65
},
{
"Miles_per_Gallon": 29.9,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2380,
"Displacement": 98,
"Acceleration": 20.7,
"Name": "ford escort 2h",
"Year": "1982-01-01",
"Horsepower": 65
},
{
"Miles_per_Gallon": 33,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2190,
"Displacement": 105,
"Acceleration": 14.2,
"Name": "volkswagen jetta",
"Year": "1982-01-01",
"Horsepower": 74
},
{
"Miles_per_Gallon": 34.5,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2320,
"Displacement": 100,
"Acceleration": 15.8,
"Name": "renault 18i",
"Year": "1982-01-01",
"Horsepower": null
},
{
"Miles_per_Gallon": 33.7,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2210,
"Displacement": 107,
"Acceleration": 14.4,
"Name": "honda prelude",
"Year": "1982-01-01",
"Horsepower": 75
},
{
"Miles_per_Gallon": 32.4,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2350,
"Displacement": 108,
"Acceleration": 16.8,
"Name": "toyota corolla",
"Year": "1982-01-01",
"Horsepower": 75
},
{
"Miles_per_Gallon": 32.9,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2615,
"Displacement": 119,
"Acceleration": 14.8,
"Name": "datsun 200sx",
"Year": "1982-01-01",
"Horsepower": 100
},
{
"Miles_per_Gallon": 31.6,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2635,
"Displacement": 120,
"Acceleration": 18.3,
"Name": "mazda 626",
"Year": "1982-01-01",
"Horsepower": 74
},
{
"Miles_per_Gallon": 28.1,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 3230,
"Displacement": 141,
"Acceleration": 20.4,
"Name": "peugeot 505s turbo diesel",
"Year": "1982-01-01",
"Horsepower": 80
},
{
"Miles_per_Gallon": null,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2800,
"Displacement": 121,
"Acceleration": 15.4,
"Name": "saab 900s",
"Year": "1982-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 30.7,
"Cylinders": 6,
"Origin": "Europe",
"Weight_in_lbs": 3160,
"Displacement": 145,
"Acceleration": 19.6,
"Name": "volvo diesel",
"Year": "1982-01-01",
"Horsepower": 76
},
{
"Miles_per_Gallon": 25.4,
"Cylinders": 6,
"Origin": "Japan",
"Weight_in_lbs": 2900,
"Displacement": 168,
"Acceleration": 12.6,
"Name": "toyota cressida",
"Year": "1982-01-01",
"Horsepower": 116
},
{
"Miles_per_Gallon": 24.2,
"Cylinders": 6,
"Origin": "Japan",
"Weight_in_lbs": 2930,
"Displacement": 146,
"Acceleration": 13.8,
"Name": "datsun 810 maxima",
"Year": "1982-01-01",
"Horsepower": 120
},
{
"Miles_per_Gallon": 22.4,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3415,
"Displacement": 231,
"Acceleration": 15.8,
"Name": "buick century",
"Year": "1982-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 26.6,
"Cylinders": 8,
"Origin": "USA",
"Weight_in_lbs": 3725,
"Displacement": 350,
"Acceleration": 19,
"Name": "oldsmobile cutlass ls",
"Year": "1982-01-01",
"Horsepower": 105
},
{
"Miles_per_Gallon": 20.2,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3060,
"Displacement": 200,
"Acceleration": 17.1,
"Name": "ford granada gl",
"Year": "1982-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 17.6,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3465,
"Displacement": 225,
"Acceleration": 16.6,
"Name": "chrysler lebaron salon",
"Year": "1982-01-01",
"Horsepower": 85
},
{
"Miles_per_Gallon": 28,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2605,
"Displacement": 112,
"Acceleration": 19.6,
"Name": "chevrolet cavalier",
"Year": "1982-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 27,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2640,
"Displacement": 112,
"Acceleration": 18.6,
"Name": "chevrolet cavalier wagon",
"Year": "1982-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 34,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2395,
"Displacement": 112,
"Acceleration": 18,
"Name": "chevrolet cavalier 2-door",
"Year": "1982-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 31,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2575,
"Displacement": 112,
"Acceleration": 16.2,
"Name": "pontiac j2000 se hatchback",
"Year": "1982-01-01",
"Horsepower": 85
},
{
"Miles_per_Gallon": 29,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2525,
"Displacement": 135,
"Acceleration": 16,
"Name": "dodge aries se",
"Year": "1982-01-01",
"Horsepower": 84
},
{
"Miles_per_Gallon": 27,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2735,
"Displacement": 151,
"Acceleration": 18,
"Name": "pontiac phoenix",
"Year": "1982-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 24,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2865,
"Displacement": 140,
"Acceleration": 16.4,
"Name": "ford fairmont futura",
"Year": "1982-01-01",
"Horsepower": 92
},
{
"Miles_per_Gallon": 23,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 3035,
"Displacement": 151,
"Acceleration": 20.5,
"Name": "amc concord dl",
"Year": "1982-01-01",
"Horsepower": null
},
{
"Miles_per_Gallon": 36,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 1980,
"Displacement": 105,
"Acceleration": 15.3,
"Name": "volkswagen rabbit l",
"Year": "1982-01-01",
"Horsepower": 74
},
{
"Miles_per_Gallon": 37,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2025,
"Displacement": 91,
"Acceleration": 18.2,
"Name": "mazda glc custom l",
"Year": "1982-01-01",
"Horsepower": 68
},
{
"Miles_per_Gallon": 31,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1970,
"Displacement": 91,
"Acceleration": 17.6,
"Name": "mazda glc custom",
"Year": "1982-01-01",
"Horsepower": 68
},
{
"Miles_per_Gallon": 38,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2125,
"Displacement": 105,
"Acceleration": 14.7,
"Name": "plymouth horizon miser",
"Year": "1982-01-01",
"Horsepower": 63
},
{
"Miles_per_Gallon": 36,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2125,
"Displacement": 98,
"Acceleration": 17.3,
"Name": "mercury lynx l",
"Year": "1982-01-01",
"Horsepower": 70
},
{
"Miles_per_Gallon": 36,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2160,
"Displacement": 120,
"Acceleration": 14.5,
"Name": "nissan stanza xe",
"Year": "1982-01-01",
"Horsepower": 88
},
{
"Miles_per_Gallon": 36,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2205,
"Displacement": 107,
"Acceleration": 14.5,
"Name": "honda Accelerationord",
"Year": "1982-01-01",
"Horsepower": 75
},
{
"Miles_per_Gallon": 34,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2245,
"Displacement": 108,
"Acceleration": 16.9,
"Name": "toyota corolla",
"Year": "1982-01-01",
"Horsepower": 70
},
{
"Miles_per_Gallon": 38,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1965,
"Displacement": 91,
"Acceleration": 15,
"Name": "honda civic",
"Year": "1982-01-01",
"Horsepower": 67
},
{
"Miles_per_Gallon": 32,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1965,
"Displacement": 91,
"Acceleration": 15.7,
"Name": "honda civic (auto)",
"Year": "1982-01-01",
"Horsepower": 67
},
{
"Miles_per_Gallon": 38,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 1995,
"Displacement": 91,
"Acceleration": 16.2,
"Name": "datsun 310 gx",
"Year": "1982-01-01",
"Horsepower": 67
},
{
"Miles_per_Gallon": 25,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2945,
"Displacement": 181,
"Acceleration": 16.4,
"Name": "buick century limited",
"Year": "1982-01-01",
"Horsepower": 110
},
{
"Miles_per_Gallon": 38,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 3015,
"Displacement": 262,
"Acceleration": 17,
"Name": "oldsmobile cutlass ciera (diesel)",
"Year": "1982-01-01",
"Horsepower": 85
},
{
"Miles_per_Gallon": 26,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2585,
"Displacement": 156,
"Acceleration": 14.5,
"Name": "chrysler lebaron medallion",
"Year": "1982-01-01",
"Horsepower": 92
},
{
"Miles_per_Gallon": 22,
"Cylinders": 6,
"Origin": "USA",
"Weight_in_lbs": 2835,
"Displacement": 232,
"Acceleration": 14.7,
"Name": "ford granada l",
"Year": "1982-01-01",
"Horsepower": 112
},
{
"Miles_per_Gallon": 32,
"Cylinders": 4,
"Origin": "Japan",
"Weight_in_lbs": 2665,
"Displacement": 144,
"Acceleration": 13.9,
"Name": "toyota celica gt",
"Year": "1982-01-01",
"Horsepower": 96
},
{
"Miles_per_Gallon": 36,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2370,
"Displacement": 135,
"Acceleration": 13,
"Name": "dodge charger 2.2",
"Year": "1982-01-01",
"Horsepower": 84
},
{
"Miles_per_Gallon": 27,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2950,
"Displacement": 151,
"Acceleration": 17.3,
"Name": "chevrolet camaro",
"Year": "1982-01-01",
"Horsepower": 90
},
{
"Miles_per_Gallon": 27,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2790,
"Displacement": 140,
"Acceleration": 15.6,
"Name": "ford mustang gl",
"Year": "1982-01-01",
"Horsepower": 86
},
{
"Miles_per_Gallon": 44,
"Cylinders": 4,
"Origin": "Europe",
"Weight_in_lbs": 2130,
"Displacement": 97,
"Acceleration": 24.6,
"Name": "vw pickup",
"Year": "1982-01-01",
"Horsepower": 52
},
{
"Miles_per_Gallon": 32,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2295,
"Displacement": 135,
"Acceleration": 11.6,
"Name": "dodge rampage",
"Year": "1982-01-01",
"Horsepower": 84
},
{
"Miles_per_Gallon": 28,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2625,
"Displacement": 120,
"Acceleration": 18.6,
"Name": "ford ranger",
"Year": "1982-01-01",
"Horsepower": 79
},
{
"Miles_per_Gallon": 31,
"Cylinders": 4,
"Origin": "USA",
"Weight_in_lbs": 2720,
"Displacement": 119,
"Acceleration": 19.4,
"Name": "chevy s-10",
"Year": "1982-01-01",
"Horsepower": 82
}
]
},
"mark": "point"
},
"image/png": [
"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"
],
"image/svg+xml": [
"<svg class=\"marks\" width=\"242\" height=\"247\" viewBox=\"0 0 242 247\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><g transform=\"translate(37,10)\"><g class=\"mark-group role-frame root\"><g transform=\"translate(0,0)\"><path class=\"background\" d=\"M0.5,0.5h200v200h-200Z\" style=\"fill: none; stroke: #ddd;\"></path><g><g class=\"mark-group role-axis\"><g transform=\"translate(0.5,200.5)\"><path class=\"background\" d=\"M0,0h0v0h0Z\" style=\"pointer-events: none; fill: none;\"></path><g><g class=\"mark-rule role-axis-grid\" style=\"pointer-events: none;\"><line transform=\"translate(0,-200)\" x2=\"0\" y2=\"200\" style=\"fill: none; stroke: #ddd; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(38,-200)\" x2=\"0\" y2=\"200\" style=\"fill: none; stroke: #ddd; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(77,-200)\" x2=\"0\" y2=\"200\" style=\"fill: none; stroke: #ddd; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(115,-200)\" x2=\"0\" y2=\"200\" style=\"fill: none; stroke: #ddd; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(154,-200)\" x2=\"0\" y2=\"200\" style=\"fill: none; stroke: #ddd; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(192,-200)\" x2=\"0\" y2=\"200\" style=\"fill: none; stroke: #ddd; stroke-width: 1; opacity: 1;\"></line></g></g></g></g><g class=\"mark-group role-axis\"><g transform=\"translate(0.5,0.5)\"><path class=\"background\" d=\"M0,0h0v0h0Z\" style=\"pointer-events: none; fill: none;\"></path><g><g class=\"mark-rule role-axis-grid\" style=\"pointer-events: none;\"><line transform=\"translate(0,200)\" x2=\"200\" y2=\"0\" style=\"fill: none; stroke: #ddd; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(0,160)\" x2=\"200\" y2=\"0\" style=\"fill: none; stroke: #ddd; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(0,120)\" x2=\"200\" y2=\"0\" style=\"fill: none; stroke: #ddd; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(0,80)\" x2=\"200\" y2=\"0\" style=\"fill: none; stroke: #ddd; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(0,40)\" x2=\"200\" y2=\"0\" style=\"fill: none; stroke: #ddd; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(0,0)\" x2=\"200\" y2=\"0\" style=\"fill: none; stroke: #ddd; stroke-width: 1; opacity: 1;\"></line></g></g></g></g><g class=\"mark-symbol role-mark marks\"><path transform=\"translate(92.3076923076923,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(88.46153846153845,140)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(84.61538461538461,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(92.3076923076923,136)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(80.76923076923077,132)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(76.92307692307693,140)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(69.23076923076923,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(65.38461538461539,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(76.92307692307693,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(65.38461538461539,140)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(76.92307692307693,140)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(61.53846153846154,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(73.07692307692307,140)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(76.92307692307693,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(115.38461538461537,104)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,112)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.07692307692308,116)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,92)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(157.69230769230768,96)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(134.6153846153846,100)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,104)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(134.6153846153846,100)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(96.15384615384616,96)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(115.38461538461537,116)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(107.6923076923077,160)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(115.38461538461537,160)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.84615384615385,156)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(142.30769230769232,164)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,92)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,87.99999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(107.6923076923077,100)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(146.15384615384613,100)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(100,124)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,136)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,132)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,124)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(92.3076923076923,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(88.46153846153845,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.84615384615385,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(100,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(88.46153846153845,152)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(92.3076923076923,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(92.3076923076923,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.84615384615385,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(146.15384615384613,112)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(115.38461538461537,124)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(107.6923076923077,108)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(107.6923076923077,87.99999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(150,80)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,80)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(146.15384615384613,76)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(138.46153846153845,60)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(146.15384615384613,92)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(157.69230769230768,96)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,104)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(130.76923076923077,100)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(180.76923076923077,108)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(150,120)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.92307692307692,116)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(92.3076923076923,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(92.3076923076923,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.84615384615385,140)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(100,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(88.46153846153845,132)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(84.61538461538461,156)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.84615384615385,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.84615384615385,152)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(96.15384615384616,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.84615384615385,124)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(96.15384615384616,140)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(107.6923076923077,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.07692307692308,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(107.6923076923077,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(138.46153846153845,112)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(150,116)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(138.46153846153845,96)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.07692307692308,112)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(130.76923076923077,87.99999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,108)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(115.38461538461537,87.99999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.92307692307692,92)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(100,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(88.46153846153845,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(100,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(96.15384615384616,140)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(88.46153846153845,152)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(92.3076923076923,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(100,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(84.61538461538461,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(84.61538461538461,152)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(84.61538461538461,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.92307692307692,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(138.46153846153845,136)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.07692307692308,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.92307692307692,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.07692307692308,108)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(161.53846153846155,96)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(107.6923076923077,156)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(96.15384615384616,152)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(100,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(96.15384615384616,152)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(115.38461538461537,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(146.15384615384613,120)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(150,116)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.92307692307692,112)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.84615384615385,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(142.30769230769232,124)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(107.6923076923077,116)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,96)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(100,140)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(73.07692307692307,136)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(150,84.00000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,104)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(107.6923076923077,120)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,124)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(84.61538461538461,140)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(107.6923076923077,104)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.84615384615385,120)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(84.61538461538461,156)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.92307692307692,120)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(130.76923076923077,116)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.07692307692308,124)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(130.76923076923077,140)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(146.15384615384613,76)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.92307692307692,96)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(161.53846153846155,72)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(130.76923076923077,100)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(130.76923076923077,136)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(138.46153846153845,136)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.92307692307692,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(107.6923076923077,136)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.84615384615385,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.07692307692308,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.92307692307692,84.00000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,96)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,96)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.92307692307692,76)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(146.15384615384613,72)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,87.99999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,104)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(107.6923076923077,96)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(115.38461538461537,104)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,96)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.07692307692308,76)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.07692307692308,124)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.07692307692308,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(161.53846153846155,140)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(150,140)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(88.46153846153845,136)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(107.6923076923077,140)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,136)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.84615384615385,144)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(161.53846153846155,132)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(142.30769230769232,136)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(146.15384615384613,140)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(146.15384615384613,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(115.38461538461537,116)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.84615384615385,120)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(92.3076923076923,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.07692307692308,84.00000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(130.76923076923077,108)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.07692307692308,120)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(142.30769230769232,108)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.84615384615385,104)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.92307692307692,100)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(130.76923076923077,104)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(107.6923076923077,84.00000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(130.76923076923077,124)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(115.38461538461537,108)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(130.76923076923077,108)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,112)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.84615384615385,100)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(134.6153846153846,68)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,87.99999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(129.99999999999997,100)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(114.61538461538461,100)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(136.15384615384616,96)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(117.6923076923077,92)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(100,130)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(100,136)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(106.92307692307692,138)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(98.46153846153847,142)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(118.46153846153847,112)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,112)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(135.3846153846154,104)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(135.3846153846154,110)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(170.76923076923077,84.00000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(170.00000000000003,102)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(109.23076923076923,84.00000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(133.84615384615384,68)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(136.15384615384616,120)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(161.53846153846155,128)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(124.61538461538461,126)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(136.92307692307693,130)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(93.84615384615384,82)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(130.76923076923077,72)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.15384615384615,87.99999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(104.61538461538463,94)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(120.76923076923076,120)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(101.53846153846153,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(168.46153846153845,124)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,124)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(128.46153846153845,134)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(93.07692307692308,134)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(92.3076923076923,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(115.38461538461537,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(107.6923076923077,148)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(142.30769230769232,74)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(113.84615384615384,80)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(143.07692307692307,56)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,98)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(129.23076923076923,66)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(96.15384615384616,130)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(146.15384615384613,132)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(105.38461538461539,138)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(114.61538461538461,140)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.15384615384615,130)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(129.99999999999997,118)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(136.15384615384616,124)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(146.15384615384613,126)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(85.38461538461539,136)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(87.6923076923077,138)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(93.84615384615384,138)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,136)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,84.00000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.07692307692308,102)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(140,96)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(121.53846153846155,98)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(130.76923076923077,78)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(122.30769230769232,66)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.15384615384615,80)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(108.46153846153845,78)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,112)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(98.46153846153847,114)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.84615384615385,114)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(165.3846153846154,27.599999999999994)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(110.76923076923077,55.599999999999994)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(149.2307692307692,68.80000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(143.07692307692307,42.400000000000006)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.15384615384615,55.599999999999994)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,120.4)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(101.53846153846153,122.4)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(98.46153846153847,119.2)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(147.69230769230768,123.2)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(140,118)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(121.53846153846155,119.2)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(118.46153846153847,99.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(132.3076923076923,118)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(132.3076923076923,122.4)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(121.53846153846155,117.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(128.46153846153845,116.8)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(143.84615384615384,125.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(116.15384615384615,127.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(101.53846153846153,123.2)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.0769230769231,129.2)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(86.15384615384615,127.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(105.38461538461539,130)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.92307692307692,80)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(109.23076923076923,89.99999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(113.07692307692308,91.19999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,76.4)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(113.84615384615384,115.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(128.46153846153845,107.2)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(135.3846153846154,104.8)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(114.61538461538461,104.4)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(122.30769230769232,118.8)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(104.61538461538463,132)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(120.76923076923076,113.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(121.53846153846155,135.2)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(114.61538461538461,74)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(127.69230769230771,82)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(118.46153846153847,114)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(140,120.8)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(133.0769230769231,110.8)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(140,119.2)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(127.69230769230771,117.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(118.46153846153847,132)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(103.0769230769231,129.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(101.53846153846153,134)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(116.9230769230769,127.2)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(114.61538461538461,132.4)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(110.00000000000001,138)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(115.38461538461537,123.2)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(100,126)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(107.6923076923077,72.39999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(116.9230769230769,63.599999999999994)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(110.76923076923077,57.19999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(115.38461538461537,90.40000000000002)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(154.6153846153846,98.4)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(133.84615384615384,108)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(190.76923076923077,91.19999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(170.76923076923077,104.4)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(101.53846153846153,63.19999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(114.61538461538461,62)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(147.69230769230768,72.8)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(113.07692307692308,50.80000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.07692307692308,86.4)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(86.92307692307692,84.79999999999998)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(99.23076923076923,92.8)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(101.53846153846153,66)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(113.07692307692308,34)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(144.6153846153846,47.599999999999994)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,71.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.15384615384615,51.19999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.92307692307692,87.99999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(139.23076923076925,94.39999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(154.6153846153846,102.8)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(143.84615384615384,123.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(121.53846153846155,62.80000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(119.23076923076923,80.80000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(134.6153846153846,74.8)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(115.38461538461537,52)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(116.9230769230769,71.19999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(137.69230769230768,13.599999999999994)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(110.76923076923077,88.4)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(147.69230769230768,36.80000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(166.9230769230769,22.80000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(182.3076923076923,26.400000000000006)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(153.07692307692307,54.400000000000006)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(167.6923076923077,80)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(106.15384615384616,21.599999999999994)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(133.0769230769231,36.400000000000006)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(138.46153846153845,64.80000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(117.6923076923077,80.80000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(87.6923076923077,69.19999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(96.15384615384616,105.2)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(116.15384615384615,60)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(110.00000000000001,105.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(130.76923076923077,70.4)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(120.76923076923076,91.19999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.15384615384615,93.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(110.76923076923077,96.8)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(96.92307692307692,106)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(99.23076923076923,80)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(129.99999999999997,43.599999999999994)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.15384615384615,44)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.84615384615385,59.599999999999994)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(136.92307692307693,70.80000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(149.2307692307692,52)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(133.0769230769231,49.19999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.07692307692308,63.599999999999994)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(114.61538461538461,61.19999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(124.61538461538461,62.400000000000006)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(159.23076923076923,80.4)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(109.23076923076923,68)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(121.53846153846155,62)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(110.76923076923077,65.19999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(129.23076923076923,70.4)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(113.84615384615384,68.4)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(140.76923076923077,73.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(156.92307692307693,87.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(150.7692307692308,77.2)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(96.92307692307692,98.4)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(106.15384615384616,103.2)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(121.53846153846155,110.4)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(146.15384615384613,93.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(131.53846153846155,119.2)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(127.69230769230771,129.6)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(150.7692307692308,87.99999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(143.07692307692307,92)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(138.46153846153845,64)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(124.61538461538461,76)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(123.07692307692308,84.00000000000001)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(138.46153846153845,92)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.15384615384615,104)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(157.69230769230768,108)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(117.6923076923077,56)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(140,52)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(135.3846153846154,76)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(113.07692307692308,48)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(133.0769230769231,56)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,56)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,56)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(129.99999999999997,64)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(115.38461538461537,48)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(120.76923076923076,72)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(124.61538461538461,48)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(126.15384615384615,100)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(130.76923076923077,48)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(111.53846153846155,96)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(113.07692307692308,112)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(106.92307692307692,72)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(100,56)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(133.0769230769231,92)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(120,92)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(189.23076923076925,24)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(89.23076923076923,72)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(143.07692307692307,87.99999999999999)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path><path transform=\"translate(149.2307692307692,76)\" d=\"M2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,-2.7386127875258306,0A2.7386127875258306,2.7386127875258306,0,1,1,2.7386127875258306,0\" style=\"fill: none; stroke: #4c78a8; stroke-width: 2; opacity: 0.7;\"></path></g><g class=\"mark-group role-axis\"><g transform=\"translate(0.5,200.5)\"><path class=\"background\" d=\"M0,0h0v0h0Z\" style=\"pointer-events: none; fill: none;\"></path><g><g class=\"mark-rule role-axis-tick\" style=\"pointer-events: none;\"><line transform=\"translate(0,0)\" x2=\"0\" y2=\"5\" style=\"fill: none; stroke: #888; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(38,0)\" x2=\"0\" y2=\"5\" style=\"fill: none; stroke: #888; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(77,0)\" x2=\"0\" y2=\"5\" style=\"fill: none; stroke: #888; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(115,0)\" x2=\"0\" y2=\"5\" style=\"fill: none; stroke: #888; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(154,0)\" x2=\"0\" y2=\"5\" style=\"fill: none; stroke: #888; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(192,0)\" x2=\"0\" y2=\"5\" style=\"fill: none; stroke: #888; stroke-width: 1; opacity: 1;\"></line></g><g class=\"mark-text role-axis-label\" style=\"pointer-events: none;\"><text text-anchor=\"start\" transform=\"translate(0,15)\" style=\"font-family: sans-serif; font-size: 10px; fill: #000; opacity: 1;\">0</text><text text-anchor=\"middle\" transform=\"translate(38.46153846153847,15)\" style=\"font-family: sans-serif; font-size: 10px; fill: #000; opacity: 1;\">5</text><text text-anchor=\"middle\" transform=\"translate(76.92307692307693,15)\" style=\"font-family: sans-serif; font-size: 10px; fill: #000; opacity: 1;\">10</text><text text-anchor=\"middle\" transform=\"translate(115.38461538461537,15)\" style=\"font-family: sans-serif; font-size: 10px; fill: #000; opacity: 1;\">15</text><text text-anchor=\"middle\" transform=\"translate(153.84615384615387,15)\" style=\"font-family: sans-serif; font-size: 10px; fill: #000; opacity: 1;\">20</text><text text-anchor=\"middle\" transform=\"translate(192.30769230769232,15)\" style=\"font-family: sans-serif; font-size: 10px; fill: #000; opacity: 1;\">25</text></g><g class=\"mark-rule role-axis-domain\" style=\"pointer-events: none;\"><line transform=\"translate(0,0)\" x2=\"200\" y2=\"0\" style=\"fill: none; stroke: #888; stroke-width: 1; opacity: 1;\"></line></g><g class=\"mark-text role-axis-title\" style=\"pointer-events: none;\"><text text-anchor=\"middle\" transform=\"translate(100,30)\" style=\"font-family: sans-serif; font-size: 11px; font-weight: bold; fill: #000; opacity: 1;\">Acceleration</text></g></g></g></g><g class=\"mark-group role-axis\"><g transform=\"translate(0.5,0.5)\"><path class=\"background\" d=\"M0,0h0v0h0Z\" style=\"pointer-events: none; fill: none;\"></path><g><g class=\"mark-rule role-axis-tick\" style=\"pointer-events: none;\"><line transform=\"translate(0,200)\" x2=\"-5\" y2=\"0\" style=\"fill: none; stroke: #888; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(0,160)\" x2=\"-5\" y2=\"0\" style=\"fill: none; stroke: #888; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(0,120)\" x2=\"-5\" y2=\"0\" style=\"fill: none; stroke: #888; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(0,80)\" x2=\"-5\" y2=\"0\" style=\"fill: none; stroke: #888; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(0,40)\" x2=\"-5\" y2=\"0\" style=\"fill: none; stroke: #888; stroke-width: 1; opacity: 1;\"></line><line transform=\"translate(0,0)\" x2=\"-5\" y2=\"0\" style=\"fill: none; stroke: #888; stroke-width: 1; opacity: 1;\"></line></g><g class=\"mark-text role-axis-label\" style=\"pointer-events: none;\"><text text-anchor=\"end\" transform=\"translate(-7,203)\" style=\"font-family: sans-serif; font-size: 10px; fill: #000; opacity: 1;\">0</text><text text-anchor=\"end\" transform=\"translate(-7,163)\" style=\"font-family: sans-serif; font-size: 10px; fill: #000; opacity: 1;\">10</text><text text-anchor=\"end\" transform=\"translate(-7,123)\" style=\"font-family: sans-serif; font-size: 10px; fill: #000; opacity: 1;\">20</text><text text-anchor=\"end\" transform=\"translate(-7,83)\" style=\"font-family: sans-serif; font-size: 10px; fill: #000; opacity: 1;\">30</text><text text-anchor=\"end\" transform=\"translate(-7,43)\" style=\"font-family: sans-serif; font-size: 10px; fill: #000; opacity: 1;\">40</text><text text-anchor=\"end\" transform=\"translate(-7,3)\" style=\"font-family: sans-serif; font-size: 10px; fill: #000; opacity: 1;\">50</text></g><g class=\"mark-rule role-axis-domain\" style=\"pointer-events: none;\"><line transform=\"translate(0,200)\" x2=\"0\" y2=\"-200\" style=\"fill: none; stroke: #888; stroke-width: 1; opacity: 1;\"></line></g><g class=\"mark-text role-axis-title\" style=\"pointer-events: none;\"><text text-anchor=\"middle\" transform=\"translate(-21,100) rotate(-90) translate(0,-2)\" style=\"font-family: sans-serif; font-size: 11px; font-weight: bold; fill: #000; opacity: 1;\">Miles_per_Gallon</text></g></g></g></g></g></g></g></g></svg>"
]
},
"metadata": {}
}
],
"execution_count": 4,
"metadata": {
"collapsed": false,
"outputHidden": false,
"inputHidden": false
}
}
],
"metadata": {
"kernel_info": {
"name": "julia-1.1"
},
"language_info": {
"file_extension": ".jl",
"name": "julia",
"mimetype": "application/julia",
"version": "1.1.1"
},
"kernelspec": {
"name": "julia-1.1",
"language": "julia",
"display_name": "Julia 1.1.1"
},
"nteract": {
"version": "0.14.5"
}
},
"nbformat": 4,
"nbformat_minor": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment